Allow Configure -Dinc_version_list='5.6.0/$archname 5.6.0' ...
[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 [ 10326] By: jhi                                   on 2001/05/30  14:06:36
35         Log: More -Wall cleanup from Schwern; the EBCDIC MD5.xs checksum
36              is now wrong.
37      Branch: perl
38            ! ext/Digest/MD5/MD5.xs t/lib/md5-file.t
39 ____________________________________________________________________________
40 [ 10325] By: jhi                                   on 2001/05/30  14:04:28
41         Log: Introduce $Config{afsroot}.
42      Branch: perl
43            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
44            ! config_h.SH epoc/config.sh uconfig.sh win32/config.bc
45            ! win32/config.gc win32/config.vc
46 ____________________________________________________________________________
47 [ 10324] By: jhi                                   on 2001/05/30  13:49:44
48         Log: Linux DB tweak from Merijn Broeren <merijnb@iloquent.nl>.
49      Branch: perl
50            ! hints/linux.sh
51 ____________________________________________________________________________
52 [ 10323] By: jhi                                   on 2001/05/30  13:49:29
53         Log: AFS patches from Merijn Broeren <merijnb@iloquent.nl>.
54              (Also Configure tweaks needed; coming up soon.)
55      Branch: perl
56            ! t/io/fs.t t/lib/glob-basic.t t/op/stat.t
57 ____________________________________________________________________________
58 [ 10322] By: jhi                                   on 2001/05/30  13:37:56
59         Log: Subject: [PATCH lib/perl5db.pl] Conditional breakpoints
60              From: Michael G Schwern <schwern@pobox.com>
61              Date: Sun, 27 May 2001 10:29:43 +0100
62              Message-ID: <20010527102942.J711@blackrider.blackstar.co.uk>
63      Branch: perl
64            ! lib/perl5db.pl
65 ____________________________________________________________________________
66 [ 10321] By: jhi                                   on 2001/05/30  13:36:28
67         Log: Medley of -Wall cleanups from Michael Schwen, Hugo van der Sanden,
68              and Abhijit Menon-Sen.
69      Branch: perl
70            ! av.c doio.c doop.c dump.c ext/Digest/MD5/MD5.xs malloc.c op.c
71            ! perl.c pp_sys.c regcomp.c
72 ____________________________________________________________________________
73 [ 10320] By: jhi                                   on 2001/05/30  13:35:27
74         Log: Fix the BOOT section to call myU2time properly.
75      Branch: perl
76            ! ext/Time/HiRes/HiRes.xs
77 ____________________________________________________________________________
78 [ 10319] By: jhi                                   on 2001/05/30  13:06:09
79         Log: Subject: Re: [PATCH pod/perlfaq4.pod] Example of working in integers to avoid floating point errors
80              From: Ronald J Kimball <rjk@linguist.thayer.dartmouth.edu>
81              Date: Wed, 30 May 2001 09:44:29 -0400
82              Message-ID: <20010530094429.B133085@linguist.thayer.dartmouth.edu>
83              
84              Detypo; plus add one more trick.
85      Branch: perl
86            ! pod/perlfaq4.pod
87 ____________________________________________________________________________
88 [ 10318] By: jhi                                   on 2001/05/30  12:47:11
89         Log: Subject: Re: [PATCH lib/autouse.pm t/pragma/autouse.t]  (was Re: [ID 20010528.001] use autouse 'URI::Escape' => qw(URI::Escape::uri_escape) failed)
90              From: Michael G Schwern <schwern@pobox.com>
91              Date: Wed, 30 May 2001 14:39:06 +0100
92              Message-ID: <20010530143906.E670@blackrider.blackstar.co.uk>
93      Branch: perl
94            ! lib/autouse.pm t/pragma/autouse.t
95 ____________________________________________________________________________
96 [ 10317] By: jhi                                   on 2001/05/30  12:46:02
97         Log: Subject: Re: AIX and gcc (moving targets)
98              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
99              Date: Wed, 30 May 2001 15:25:08 +0200
100              Message-Id: <20010530152117.7097.H.M.BRAND@hccnet.nl>
101      Branch: perl
102            ! ext/Time/HiRes/HiRes.xs
103 ____________________________________________________________________________
104 [ 10316] By: jhi                                   on 2001/05/30  12:40:46
105         Log: Subject: [PATCH t/TEST] sorting tests
106              From: Michael G Schwern <schwern@pobox.com>
107              Date: Wed, 30 May 2001 10:24:02 +0100
108              Message-ID: <20010530102402.Q670@blackrider.blackstar.co.uk>
109      Branch: perl
110            ! t/TEST
111 ____________________________________________________________________________
112 [ 10315] By: jhi                                   on 2001/05/30  12:37:43
113         Log: Subject: [ID 20010529.002] typos in man page perlre
114              From: bart@cg681574-a.adubn1.nj.home.com 
115              Date: Tue, 29 May 2001 13:58:59 -0500
116              Message-Id: <E154ohn-00053j-00@debian.adubn1.nj.home.com>
117      Branch: perl
118            ! pod/perlre.pod
119 ____________________________________________________________________________
120 [ 10314] By: jhi                                   on 2001/05/30  12:33:53
121         Log: Subject: [PATCH perl@10298] fix extutils.t and autouse.t for VMS
122              From: "Craig A. Berry" <craigberry@mac.com>
123              Date: Tue, 29 May 2001 23:23:45 -0500
124              Message-Id: <a05100e01b73a21721dee@[192.168.56.153]>
125      Branch: perl
126            ! t/lib/extutils.t t/pragma/autouse.t
127 ____________________________________________________________________________
128 [ 10313] By: jhi                                   on 2001/05/30  12:32:17
129         Log: Subject: Re: [ID 20010529.003] find2perl and File::Find doesn't emulate find when path is a symlink (patch to t/lib/filefind.t as requested)
130              From: David Dyck <dcd@tc.fluke.com>
131              Date: Tue, 29 May 2001 22:05:28 -0700 (PDT)
132              Message-ID: <Pine.LNX.4.33.0105292200060.26992-100000@dd.tc.fluke.com>
133      Branch: perl
134            ! t/lib/filefind.t
135 ____________________________________________________________________________
136 [ 10312] By: jhi                                   on 2001/05/30  12:31:02
137         Log: AIX hints update for gcc from Merijn H. Brand.
138      Branch: perl
139            ! hints/aix.sh
140 ____________________________________________________________________________
141 [ 10311] By: jhi                                   on 2001/05/30  12:18:20
142         Log: Retract #10295 and #10296: a more generic solution
143              is needed (there's something funny with gcc on AIX).
144      Branch: perl
145            ! ext/POSIX/Makefile.PL ext/Storable/Makefile.PL
146 ____________________________________________________________________________
147 [ 10310] By: jhi                                   on 2001/05/30  12:08:07
148         Log: Subject: Re: [ID 20010528.004] dual bug under utf8: $@ has UTF8 flag and \s+ does not match
149              From: Hugo <hv@crypt.compulink.co.uk>
150              Date: Wed, 30 May 2001 11:59:19 +0100
151              Message-Id: <200105301059.LAA03182@crypt.compulink.co.uk>
152              
153              localizing $@ has unfortunate semantics - if you die past
154              a local $@, the die message is lost.
155      Branch: perl
156            ! lib/utf8_heavy.pl
157 ____________________________________________________________________________
158 [ 10309] By: nick                                  on 2001/05/30  08:23:02
159         Log: Integrate mainline (autouse works again.)
160      Branch: perlio
161           !> ext/Time/Piece/Piece.pm hints/os2.sh lib/File/Find.pm
162           !> lib/autouse.pm pod/perlfaq4.pod pod/perlfaq6.pod
163           !> pod/perlvar.pod t/op/cmp.t
164 ____________________________________________________________________________
165 [ 10308] By: jhi                                   on 2001/05/30  01:55:02
166         Log: Subject: [ID 20010529.003] find2perl and File::Find doesn't emulate find when path is a symlink (with proposed patch)
167              From: David Dyck <dcd@tc.fluke.com>
168              Date: Tue, 29 May 2001 12:19:38 -0700 (PDT)
169              Message-Id: <Pine.LNX.4.33.0105291216510.17409-100000@dd.tc.fluke.com>
170      Branch: perl
171            ! lib/File/Find.pm
172 ____________________________________________________________________________
173 [ 10307] By: jhi                                   on 2001/05/30  01:47:22
174         Log: Subject: [PATCH] Re: Report /pro/3gl/CPAN/perl-5.7.1
175              From: Nicholas Clark <nick@ccl4.org>
176              Date: Tue, 29 May 2001 23:16:09 +0100
177              Message-ID: <20010529231609.U86445@plum.flirble.org>
178              
179              Make the test output slightly clearer by distinguishing
180              between '' and undef.
181      Branch: perl
182            ! t/op/cmp.t
183 ____________________________________________________________________________
184 [ 10306] By: jhi                                   on 2001/05/30  01:45:12
185         Log: Subject: [PATCH 5.6.1] flushNULL OS/2
186              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
187              Date: Tue, 29 May 2001 19:15:19 -0400
188              Message-ID: <20010529191519.A16020@math.ohio-state.edu>
189      Branch: perl
190            ! hints/os2.sh
191 ____________________________________________________________________________
192 [ 10305] By: jhi                                   on 2001/05/30  01:42:36
193         Log: Subject: perlvar.pod addition
194              From: Peter Gessner <peter.gessner@post.rwth-aachen.de>
195              Date: Fri, 25 May 2001 20:23:12 +0200
196              Message-ID: <3B0EA310.B265C048@post.rwth-aachen.de>
197              
198              Subject: Re: perlvar.pod addition
199              From: "Abigail" <abigail@foad.org> 
200              Date: Fri, 25 May 2001 22:00:39 +0200
201              Message-ID: <20010525200039.28029.qmail@foad.org>
202              
203              Mention $a and $b in perlvar.
204      Branch: perl
205            ! pod/perlvar.pod
206 ____________________________________________________________________________
207 [ 10304] By: jhi                                   on 2001/05/30  01:36:37
208         Log: Subject: [PATCH] perlvar.pod -- why isn't @F here?
209              From: Jeff Pinyan <jeffp@crusoe.net>
210              Date: Tue, 29 May 2001 22:27:51 -0400 (EDT)
211              Message-ID: <Pine.GSO.4.21.0105292227150.1961-100000@crusoe.crusoe.net>
212      Branch: perl
213            ! pod/perlvar.pod
214 ____________________________________________________________________________
215 [ 10303] By: jhi                                   on 2001/05/30  01:35:31
216         Log: Subject: Re: [PATCH] perlfaq6.pod -- case-aware s///
217              From: Jeff Pinyan <jeffp@crusoe.net>
218              Date: Tue, 29 May 2001 18:03:27 -0400 (EDT)
219              Message-ID: <Pine.GSO.4.21.0105291802330.1961-100000@crusoe.crusoe.net>
220      Branch: perl
221            ! pod/perlfaq6.pod
222 ____________________________________________________________________________
223 [ 10302] By: jhi                                   on 2001/05/29  20:18:49
224         Log: Mention Time::localtime and Time::gmtime.
225      Branch: perl
226            ! ext/Time/Piece/Piece.pm
227 ____________________________________________________________________________
228 [ 10301] By: jhi                                   on 2001/05/29  20:13:54
229         Log: Subject: [PATCH pod/perlfaq4.pod] Example of working in integers to avoid floating point errors
230              From: Michael G Schwern <schwern@pobox.com>
231              Date: Tue, 29 May 2001 18:51:32 +0100
232              Message-ID: <20010529185132.C706@blackrider.blackstar.co.uk>
233      Branch: perl
234            ! pod/perlfaq4.pod
235 ____________________________________________________________________________
236 [ 10300] By: jhi                                   on 2001/05/29  20:12:09
237         Log: Retract #10243.
238      Branch: perl
239            ! lib/autouse.pm
240 ____________________________________________________________________________
241 [ 10299] By: nick                                  on 2001/05/29  18:41:19
242         Log: Post weekend integrate mainline (fails one test pragma/autouse).
243      Branch: perlio
244           +> (branch 29 files)
245           !> (integrate 91 files)
246 ____________________________________________________________________________
247 [ 10298] By: jhi                                   on 2001/05/29  16:29:19
248         Log: Update Changes.
249      Branch: perl
250            ! Changes patchlevel.h
251 ____________________________________________________________________________
252 [ 10297] By: jhi                                   on 2001/05/29  16:25:47
253         Log: Fix Perl_swash_init & Perl_swash_fetch to save ERRSV (= $@)
254              before Perl_load_module/Perl_call_method and restore the value
255              after if !SvTRUE(ERRSV).  (from Inaba Hiroto)
256      Branch: perl
257            ! utf8.c
258 ____________________________________________________________________________
259 [ 10296] By: jhi                                   on 2001/05/29  16:01:53
260         Log: Subject: Re: AIX and gcc (moving targets)
261              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
262              Date: Tue, 29 May 2001 17:59:40 +0200
263              Message-Id: <20010529175841.7078.H.M.BRAND@hccnet.nl>
264      Branch: perl
265            ! ext/Storable/Makefile.PL
266 ____________________________________________________________________________
267 [ 10295] By: jhi                                   on 2001/05/29  15:59:05
268         Log: Subject: Re: AIX and gcc (moving targets)
269              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
270              Date: Tue, 29 May 2001 12:32:57 +0200
271              Message-Id: <20010529115151.9FE0.H.M.BRAND@hccnet.nl>
272      Branch: perl
273            ! ext/POSIX/Makefile.PL
274 ____________________________________________________________________________
275 [ 10294] By: jhi                                   on 2001/05/29  15:53:43
276         Log: Syncing with Test 1.21, from Michael G Schwern (#10240 retracted)
277      Branch: perl
278            ! lib/Test/Harness.pm t/lib/test-harness.t
279 ____________________________________________________________________________
280 [ 10293] By: jhi                                   on 2001/05/29  15:46:10
281         Log: Syncing with Test 1.17, from Michael G Schwern.
282      Branch: perl
283            + t/lib/Test/fail.t t/lib/Test/mix.t t/lib/Test/onfail.t
284            + t/lib/Test/qr.t t/lib/Test/skip.t t/lib/Test/success.t
285            + t/lib/Test/todo.t
286            ! MANIFEST lib/Test.pm t/TEST
287 ____________________________________________________________________________
288 [ 10292] By: jhi                                   on 2001/05/29  15:34:08
289         Log: Allow tests to be in deeper subdirectories so we can have
290              things like t/lib/Some-Module/foo.t (from Michael G Schwern)
291      Branch: perl
292            ! t/TEST
293 ____________________________________________________________________________
294 [ 10291] By: jhi                                   on 2001/05/29  15:29:37
295         Log: Add tests for Time::gmtime and Time::localtime.
296      Branch: perl
297            + t/lib/time-gmtime.t t/lib/time-localtime.t
298            ! MANIFEST t/lib/1_compile.t
299 ____________________________________________________________________________
300 [ 10290] By: jhi                                   on 2001/05/29  15:15:44
301         Log: Add test for File::stat.
302      Branch: perl
303            + t/lib/filestat.t
304            ! MANIFEST t/lib/1_compile.t
305 ____________________________________________________________________________
306 [ 10289] By: jhi                                   on 2001/05/29  15:05:38
307         Log: Add test for Net::servent.
308      Branch: perl
309            + t/lib/net-sent.t
310            ! MANIFEST t/lib/1_compile.t
311 ____________________________________________________________________________
312 [ 10288] By: jhi                                   on 2001/05/29  14:57:15
313         Log: Add test for Net::protoent.
314      Branch: perl
315            + t/lib/net-pent.t
316            ! MANIFEST t/lib/1_compile.t
317 ____________________________________________________________________________
318 [ 10287] By: jhi                                   on 2001/05/29  14:53:10
319         Log: Add test for Net::netent.
320      Branch: perl
321            + t/lib/net-nent.t
322            ! MANIFEST t/lib/1_compile.t
323 ____________________________________________________________________________
324 [ 10286] By: jhi                                   on 2001/05/29  14:31:57
325         Log: Add test for User::grent.  Portability doubtful.
326      Branch: perl
327            + t/lib/user-grent.t
328            ! MANIFEST t/lib/1_compile.t
329 ____________________________________________________________________________
330 [ 10285] By: jhi                                   on 2001/05/29  14:24:20
331         Log: Add test for User::pwent.
332              Probably will fall down somewhere for portability reasons.
333      Branch: perl
334            + t/lib/user-pwent.t
335            ! MANIFEST t/lib/1_compile.t
336 ____________________________________________________________________________
337 [ 10284] By: jhi                                   on 2001/05/29  13:26:43
338         Log: Metaconfig units changes for #10283.
339      Branch: metaconfig
340            ! U/installdirs/inc_version_list.U U/installdirs/perl5.U
341            ! U/installdirs/siteman1.U U/installdirs/siteman3.U
342            ! U/installdirs/sitescript.U U/modified/Signal.U
343 ____________________________________________________________________________
344 [ 10283] By: jhi                                   on 2001/05/29  13:26:24
345         Log: Subject: [PATCH 5.6.1] signal names in Configure
346              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
347              Date: Tue, 29 May 2001 03:52:25 -0400
348              Message-ID: <20010529035225.A9400@math.ohio-state.edu>
349              
350              Subject: [PATCH 5.6.1] older perl in Configure
351              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
352              Date: Tue, 29 May 2001 03:55:40 -0400
353              Message-ID: <20010529035539.A9411@math.ohio-state.edu>
354              
355              Subject: [PATCH 5.6.1] goofs in Configure
356              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
357              Date: Tue, 29 May 2001 04:13:07 -0400
358              Message-ID: <20010529041307.A9658@math.ohio-state.edu>
359              
360              Configure portability tweaks.
361      Branch: perl
362            ! Configure
363 ____________________________________________________________________________
364 [ 10282] By: jhi                                   on 2001/05/29  12:41:41
365         Log: Subject: [PATCH 5.6.1] extLibpath for OS/2
366              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
367              Date: Tue, 29 May 2001 04:07:06 -0400
368              Message-ID: <20010529040706.A9579@math.ohio-state.edu>
369      Branch: perl
370            ! os2/os2.c
371 ____________________________________________________________________________
372 [ 10281] By: jhi                                   on 2001/05/29  12:40:31
373         Log: Subject: [PATCH 5.6.1] extra static libs for OS/2
374              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
375              Date: Tue, 29 May 2001 04:01:38 -0400
376              Message-ID: <20010529040138.A9482@math.ohio-state.edu>
377      Branch: perl
378            ! hints/os2.sh os2/Makefile.SHs
379 ____________________________________________________________________________
380 [ 10280] By: jhi                                   on 2001/05/29  12:38:48
381         Log: Subject: Re: [PATCH 5.6.1] Test::Harness clumsy
382              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
383              Date: Tue, 29 May 2001 03:50:18 -0400
384              Message-ID: <20010529035018.A9387@math.ohio-state.edu>
385      Branch: perl
386            ! lib/Test/Harness.pm
387 ____________________________________________________________________________
388 [ 10279] By: jhi                                   on 2001/05/29  12:34:53
389         Log: Additional safeguard against $@ getting trampled; idea from Hugo.
390      Branch: perl
391            ! lib/utf8_heavy.pl
392 ____________________________________________________________________________
393 [ 10278] By: jhi                                   on 2001/05/29  02:15:24
394         Log: Subject: Re: [ID 20010528.004] dual bug under utf8: $@ has UTF8 flag and \s+ does not match
395              From: Hugo <hv@crypt.compulink.co.uk>
396              Date: Tue, 29 May 2001 03:03:45 +0100
397              Message-Id: <200105290203.DAA00825@crypt.compulink.co.uk>
398              
399              Explanation why the $@ always gets the UTF8 flag when under use utf8--
400              because we told it to have the flag when under use utf8.
401      Branch: perl
402            ! pp_ctl.c
403 ____________________________________________________________________________
404 [ 10277] By: jhi                                   on 2001/05/29  00:51:34
405         Log: At least a partial fix for 20010528.004.
406      Branch: perl
407            ! lib/utf8_heavy.pl
408 ____________________________________________________________________________
409 [ 10276] By: jhi                                   on 2001/05/29  00:42:59
410         Log: Subject: Re: Report /pro/3gl/CPAN/perl-5.7.1
411              From: Nicholas Clark <nick@ccl4.org> 
412              Date: Mon, 28 May 2001 23:39:38 +0100
413              Message-ID: <20010528233938.M86445@plum.flirble.org>
414              
415              More portable non-zero UV.
416      Branch: perl
417            ! t/lib/extutils.t
418 ____________________________________________________________________________
419 [ 10275] By: jhi                                   on 2001/05/29  00:40:28
420         Log: Subject: [PATCH] (was Re: Why t/lib/extutils.t is failing ...
421              From: Nicholas Clark <nick@ccl4.org>
422              Date: Mon, 28 May 2001 22:46:09 +0100
423              Message-ID: <20010528224608.L86445@plum.flirble.org>
424              
425              Test also "make clean".
426      Branch: perl
427            ! t/lib/extutils.t
428 ____________________________________________________________________________
429 [ 10274] By: jhi                                   on 2001/05/29  00:39:18
430         Log: Subject: Re: Would -Wno-unused -Wall be better?
431              From: Michael G Schwern <schwern@pobox.com>
432              Date: Tue, 29 May 2001 00:55:54 +0100
433              Message-ID: <20010529005553.B675@blackrider.blackstar.co.uk>
434      Branch: perl
435            ! pp.h
436 ____________________________________________________________________________
437 [ 10273] By: jhi                                   on 2001/05/29  00:36:06
438         Log: Add a test for 20010528.007, fixed in #10272.
439      Branch: perl
440            ! t/op/misc.t toke.c
441 ____________________________________________________________________________
442 [ 10272] By: jhi                                   on 2001/05/29  00:21:12
443         Log: Subject: Re: [ID 20010528.007] "\x{" causes panic:constant overflowed allocated space 
444              From: Hugo <hv@crypt.compulink.co.uk>
445              Date: Tue, 29 May 2001 00:23:23 +0100
446              Message-Id: <200105282323.AAA07930@crypt.compulink.co.uk>
447      Branch: perl
448            ! toke.c
449 ____________________________________________________________________________
450 [ 10271] By: jhi                                   on 2001/05/28  22:52:11
451         Log: Subject: Re: [ID 20010528.001] use autouse 'URI::Escape' => qw(URI::Escape::uri_escape) failed
452              From: Michael G Schwern <schwern@pobox.com>
453              Date: Tue, 29 May 2001 00:42:59 +0100
454              Message-ID: <20010529004259.A675@blackrider.blackstar.co.uk>
455      Branch: perl
456            ! t/pragma/autouse.t
457 ____________________________________________________________________________
458 [ 10270] By: jhi                                   on 2001/05/28  21:44:06
459         Log: Some shells seemingly arrange the signal handlers differently
460              (bug id 20010521.004).
461      Branch: perl
462            ! t/lib/sigaction.t
463 ____________________________________________________________________________
464 [ 10269] By: jhi                                   on 2001/05/28  20:34:21
465         Log: Regen perlmodlib.
466      Branch: perl
467            ! pod/perlmodlib.pod
468 ____________________________________________________________________________
469 [ 10268] By: jhi                                   on 2001/05/28  19:08:45
470         Log: Update Changes.
471      Branch: perl
472            ! Changes patchlevel.h
473 ____________________________________________________________________________
474 [ 10267] By: jhi                                   on 2001/05/28  19:03:54
475         Log: Subject: [PATCH] perlnewmod.pod to reflect DLSI(P) change
476              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
477              Date: Mon, 28 May 2001 14:56:35 -0500
478              Message-ID: <20010528145635.L8487@chaos.wustl.edu>
479      Branch: perl
480            ! pod/perlnewmod.pod
481 ____________________________________________________________________________
482 [ 10266] By: jhi                                   on 2001/05/28  18:35:03
483         Log: Regen toc.
484      Branch: perl
485            ! pod/perltoc.pod
486 ____________________________________________________________________________
487 [ 10265] By: jhi                                   on 2001/05/28  18:33:32
488         Log: Subject: [PATCH] RE: [20000223.001] no test cases for splice(@array) 
489              From: "Richard Soderberg" <rs@crystalflame.net>
490              Date: Mon, 28 May 2001 12:31:23 -0700
491              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEFLDFAA.rs@crystalflame.net>
492      Branch: perl
493            ! t/op/splice.t
494 ____________________________________________________________________________
495 [ 10264] By: jhi                                   on 2001/05/28  17:59:00
496         Log: The #10260 was too bold: locales and utf8 still do not mix.
497      Branch: perl
498            ! t/pragma/locale.t
499 ____________________________________________________________________________
500 [ 10263] By: jhi                                   on 2001/05/28  17:52:25
501         Log: Subject: [PATCH] Pod nitpicks
502              From: "Richard Soderberg" <rs@crystalflame.net>
503              Date: Mon, 28 May 2001 10:08:58 -0700
504              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEFGDFAA.rs@crystalflame.net>
505      Branch: perl
506            ! pod/perl571delta.pod pod/perlapi.pod sv.h
507 ____________________________________________________________________________
508 [ 10262] By: jhi                                   on 2001/05/28  17:50:05
509         Log: Upgrade to I18N::LangTags 0.22.
510      Branch: perl
511            + lib/I18N/LangTags/List.pod
512            ! MANIFEST lib/I18N/LangTags.pm
513 ____________________________________________________________________________
514 [ 10261] By: jhi                                   on 2001/05/28  17:23:40
515         Log: A slightly more serious bug found by -Mutf8; op/misc and
516              lib/complex dumped core.
517      Branch: perl
518            ! regexec.c
519 ____________________________________________________________________________
520 [ 10260] By: jhi                                   on 2001/05/28  16:58:11
521         Log: Various buglets shaken out by -Mutf8.
522      Branch: perl
523            ! t/io/utf8.t t/lib/charnames.t t/lib/lc-language.t
524            ! t/pragma/locale.t
525 ____________________________________________________________________________
526 [ 10259] By: jhi                                   on 2001/05/28  15:48:46
527         Log: STDERR looks much like STDOUT.  (Subtest #2 wasn't really okay.)
528      Branch: perl
529            ! t/lib/carp.t
530 ____________________________________________________________________________
531 [ 10258] By: jhi                                   on 2001/05/28  15:32:41
532         Log: Subject: [PATCH] todo patch
533              From: Artur Bergman <artur@contiller.se> 
534              Date: Mon, 28 May 2001 17:03:51 +0200
535              Message-ID: <B7383577.F34%artur@contiller.se>
536      Branch: perl
537            ! pod/perltodo.pod
538 ____________________________________________________________________________
539 [ 10257] By: jhi                                   on 2001/05/28  15:31:25
540         Log: Subject: typo in perlguts.pod
541              From: "John P. Linderman" <jpl@research.att.com>
542              Date: Mon, 28 May 2001 09:35:47 -0400 (EDT)
543              Message-Id: <200105281335.JAA27851@raptor.research.att.com>
544      Branch: perl
545            ! pod/perlguts.pod
546 ____________________________________________________________________________
547 [ 10256] By: jhi                                   on 2001/05/28  15:30:42
548         Log: Subject: AIX and gcc (moving targets)
549              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
550              Date: Mon, 28 May 2001 12:54:04 +0200
551              Message-Id: <20010528124531.9FAB.H.M.BRAND@hccnet.nl>
552      Branch: perl
553            ! hints/aix.sh
554 ____________________________________________________________________________
555 [ 10255] By: jhi                                   on 2001/05/28  15:28:55
556         Log: Subject: Re: perlio + multiple perl_alloc..destruct
557              From: Doug MacEachern <dougm@covalent.net>
558              Date: Sun, 27 May 2001 13:47:13 -0700 (PDT)
559              Message-ID: <Pine.LNX.4.21.0105271340370.5938-100000@mako.covalent.net>
560      Branch: perl
561            ! perlio.c
562 ____________________________________________________________________________
563 [ 10254] By: jhi                                   on 2001/05/28  15:27:49
564         Log: The #10251 wasn't quite up-to-the-code.
565      Branch: perl
566            ! t/op/misc.t
567 ____________________________________________________________________________
568 [ 10253] By: jhi                                   on 2001/05/28  15:26:39
569         Log: Test case for bug 20010526.004, fixed in #10252.
570      Branch: perl
571            ! t/op/taint.t
572 ____________________________________________________________________________
573 [ 10252] By: jhi                                   on 2001/05/28  15:26:14
574         Log: Subject: Re: [ID 20010526.004] Taint looses value
575              From: Hugo <hv@crypt.compulink.co.uk>
576              Date: Sun, 27 May 2001 20:39:32 +0100
577              Message-Id: <200105271939.UAA27591@crypt.compulink.co.uk>
578      Branch: perl
579            ! sv.c
580 ____________________________________________________________________________
581 [ 10251] By: jhi                                   on 2001/05/28  15:13:40
582         Log: Test case for 20010422.005, fixed by #10250.
583      Branch: perl
584            ! t/op/misc.t
585 ____________________________________________________________________________
586 [ 10250] By: jhi                                   on 2001/05/28  15:11:16
587         Log: Subject: [PATCH] Re: [ID 20010422.005] perl -e '{s//${}/; //}' # segfaults on FreeBSD 
588              From: Spider Boardman <spider@Orb.Nashua.NH.US>
589              Date: Mon, 28 May 2001 06:39:12 -0400
590              Message-Id: <200105281039.GAA03962@Orb.Nashua.NH.US>
591      Branch: perl
592            ! toke.c
593 ____________________________________________________________________________
594 [ 10249] By: jhi                                   on 2001/05/28  15:09:24
595         Log: Linerewrapping.
596      Branch: perl
597            ! lib/open.pm
598 ____________________________________________________________________________
599 [ 10248] By: jhi                                   on 2001/05/28  15:09:07
600         Log: Updates on the modules list.
601      Branch: perl
602            ! t/lib/1_compile.t
603 ____________________________________________________________________________
604 [ 10247] By: jhi                                   on 2001/05/28  15:03:35
605         Log: Add a test for PerlIO.
606              
607              (I probably got the crlf/raw thing wrong for clrfy platforms...)
608      Branch: perl
609            + t/lib/perlio.t
610            ! MANIFEST lib/PerlIO.pm
611 ____________________________________________________________________________
612 [ 10246] By: jhi                                   on 2001/05/28  14:24:08
613         Log: Add a test for carp et alia.
614      Branch: perl
615            + t/lib/carp.t
616            ! MANIFEST
617 ____________________________________________________________________________
618 [ 10245] By: jhi                                   on 2001/05/28  13:42:55
619         Log: Adding the new test would be swell.
620      Branch: perl
621            + t/pragma/autouse.t
622 ____________________________________________________________________________
623 [ 10244] By: jhi                                   on 2001/05/28  13:42:34
624         Log: Add a test for the autouse pragma.
625      Branch: perl
626            ! MANIFEST
627 ____________________________________________________________________________
628 [ 10243] By: jhi                                   on 2001/05/28  13:26:25
629         Log: Subject: [ID 20010528.001] use autouse 'URI::Escape' => qw(URI::Escape::uri_escape) failed
630              From: dLux <dlux@spam.sch.bme.hu>
631              Date: Sun, 27 May 2001 16:14:26 +0200
632              Message-Id: <E1541JK-0000YC-00@dl.sch.bme.hu>
633      Branch: perl
634            ! lib/autouse.pm
635 ____________________________________________________________________________
636 [ 10242] By: jhi                                   on 2001/05/28  13:21:50
637         Log: Subject: [PATCH #2] RE: [ID 20010528.002] dprofpp: "-R" does not work
638              From: "Richard Soderberg" <rs@crystalflame.net>
639              Date: Mon, 28 May 2001 03:56:36 -0700
640              Message-ID: <NAEKLNAAHLMBPMPNBMLEEEFADFAA.rs@crystalflame.net>
641      Branch: perl
642            ! utils/dprofpp.PL
643 ____________________________________________________________________________
644 [ 10241] By: jhi                                   on 2001/05/28  13:18:56
645         Log: Subject: Re: [ID 20010522.003] Time::Local module bug
646              From: "Stephen P. Potter" <spp@spotter.yi.org>
647              Date: Tue, 22 May 2001 11:40:25 -0400
648              Message-Id: <20010522154030.584F4729E2@belgarath.spotter.yi.org>
649              
650              Subject: Re: [ID 20010522.003] Time::Local module bug
651              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu> 
652              Date: Tue, 22 May 2001 11:50:19 -0400
653              Message-ID: <20010522115019.D48634@linguist.thayer.dartmouth.edu>
654      Branch: perl
655            ! lib/Time/Local.pm
656 ____________________________________________________________________________
657 [ 10240] By: jhi                                   on 2001/05/27  22:44:49
658         Log: The PERL_DL_NONLAZY can have whitespace in front.
659      Branch: perl
660            ! t/lib/extutils.t
661 ____________________________________________________________________________
662 [ 10239] By: jhi                                   on 2001/05/27  21:23:21
663         Log: Document strftime() and strptime().
664      Branch: perl
665            ! ext/POSIX/POSIX.pod ext/Time/Piece/Piece.pm t/lib/time-piece.t
666 ____________________________________________________________________________
667 [ 10238] By: jhi                                   on 2001/05/27  20:29:07
668         Log: Make Time::Piece::strptime() to be a function, not a method.
669      Branch: perl
670            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
671 ____________________________________________________________________________
672 [ 10237] By: jhi                                   on 2001/05/27  20:22:09
673         Log: Tweak the test to be more portable.
674      Branch: perl
675            ! t/lib/extutils.t
676 ____________________________________________________________________________
677 [ 10236] By: jhi                                   on 2001/05/27  19:15:54
678         Log: Subject: PATCH: Re: Re: Attributes that tie
679              From: Leon Brocard <acme@astray.com>
680              Date: Sun, 27 May 2001 12:37:29 +0100
681              Message-ID: <20010527123729.A22663@ns0.astray.com>
682              
683              Document that variable attributes are not currently usable
684              for tieing.  (An ugly limitation that should be fixed.)
685      Branch: perl
686            ! lib/attributes.pm
687 ____________________________________________________________________________
688 [ 10235] By: jhi                                   on 2001/05/27  19:03:31
689         Log: Microperl tweaks.
690      Branch: perl
691            ! Makefile.micro uconfig.h uconfig.sh
692 ____________________________________________________________________________
693 [ 10234] By: jhi                                   on 2001/05/27  18:22:09
694         Log: Add make target for microperl (kind of silly, but convenient).
695      Branch: perl
696            ! Makefile.SH
697 ____________________________________________________________________________
698 [ 10233] By: jhi                                   on 2001/05/27  18:18:56
699         Log: O_APPEND and O_TRUNC are not portable.  (Not available e.g.
700              for microperl.)
701      Branch: perl
702            ! doio.c
703 ____________________________________________________________________________
704 [ 10232] By: jhi                                   on 2001/05/27  17:57:18
705         Log: Subject: [PATCH] [ID 19991013.005] utime undef, undef, @files  
706              From: rspier@pobox.com (Robert Spier)
707              Date: Sat, 26 May 2001 20:05:23 -0400
708              Message-ID: <15120.17603.148648.12430@rls.cx>
709              
710              Subject: Re: [PATCH] [ID 19991013.005] utime undef, undef, @files
711              From: rspier@pobox.com (Robert Spier)
712              Date: Sun, 27 May 2001 00:23:12 -0400
713              Message-ID: <15120.33072.511966.767230@rls.cx>
714      Branch: perl
715            ! doio.c pod/perlfunc.pod
716 ____________________________________________________________________________
717 [ 10231] By: jhi                                   on 2001/05/27  15:45:20
718         Log: Regen toc.  (And add the README.tru64 from #10230 to MANIFEST.)
719      Branch: perl
720            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
721 ____________________________________________________________________________
722 [ 10230] By: jhi                                   on 2001/05/27  15:41:06
723         Log: Add README.tru64.
724      Branch: perl
725            + README.tru64
726 ____________________________________________________________________________
727 [ 10229] By: jhi                                   on 2001/05/27  13:50:57
728         Log: Integrate Locale::Maketext 1.01 from Sean Burke.
729      Branch: perl
730            + lib/Locale/Maketext.pm lib/Locale/Maketext.pod
731            + lib/Locale/Maketext/TPJ13.pod t/lib/lc-maketext.t
732            ! MANIFEST
733 ____________________________________________________________________________
734 [ 10228] By: jhi                                   on 2001/05/27  13:43:38
735         Log: Integrate I18N::LangTags from Sean Burke.
736              
737              TODO: the language list from RFC 3066 needs to be integrated
738              and made available somehow.  The list is included in the
739              I18N-LangTags 0.21 distribution, but it is undocumented
740              and unconnected to the module.
741      Branch: perl
742            + lib/I18N/LangTags.pm t/lib/i18n-langtags.t
743            ! MANIFEST
744 ____________________________________________________________________________
745 [ 10227] By: jhi                                   on 2001/05/27  01:41:33
746         Log: Allow 'eval "v200"' to work (part of 20000323.059); fix as
747              envisioned by Sarathy.
748      Branch: perl
749            ! t/op/ver.t toke.c
750 ____________________________________________________________________________
751 [ 10226] By: jhi                                   on 2001/05/27  00:28:34
752         Log: Subject: [ID 20010525.001] Pod typo nits fixed
753              From: lvirden@cas.org
754              Date: Fri, 25 May 2001 06:57:43 -0400 (EDT)
755              Message-Id: <200105251057.f4PAvhY13003@lwv26awu.cas.org>
756              
757              minus the perlsolaris decimation plus the
758              
759              Subject: Re: [ID 20010525.001] Pod typo nits fixed
760              From: "Philip Newton" <Philip.Newton@gmx.net>
761              Date: Fri, 25 May 2001 18:05:55 +0200
762              Message-Id: <200105251604.f4PG4kt15034@chaos.wustl.edu>
763      Branch: perl
764            ! README.amiga README.cygwin README.mpeix pod/perl5005delta.pod
765            ! pod/perldebtut.pod pod/perlebcdic.pod pod/perlfaq3.pod
766            ! pod/perlhack.pod pod/perltoc.pod pod/perltodo.pod
767            ! pod/perlutil.pod pod/perlxstut.pod
768 ____________________________________________________________________________
769 [ 10225] By: jhi                                   on 2001/05/26  22:38:16
770         Log: return clauses are nice.
771      Branch: perl
772            ! sv.c
773 ____________________________________________________________________________
774 [ 10224] By: jhi                                   on 2001/05/26  22:35:31
775         Log: Subject: change 10199 backwards?
776              From: Doug MacEachern <dougm@covalent.net>
777              Date: Sat, 26 May 2001 11:26:07 -0700 (PDT)
778              Message-ID: <Pine.LNX.4.21.0105261118510.22038-100000@mako.covalent.net>
779      Branch: perl
780            ! sv.c
781 ____________________________________________________________________________
782 [ 10223] By: jhi                                   on 2001/05/26  22:31:46
783         Log: Subject: Re: 5.6.*, bleadperl: bugs in pp_concat
784              From: Hugo <hv@crypt.compulink.co.uk>
785              Date: Sat, 26 May 2001 17:05:12 +0100
786              Message-Id: <200105261605.RAA12295@crypt.compulink.co.uk>
787      Branch: perl
788            + t/op/gmagic.t
789            ! MANIFEST doop.c embed.h embed.pl global.sym
790            ! lib/File/Basename.pm objXSUB.h perlapi.c pod/perlapi.pod
791            ! pp_hot.c proto.h sv.c sv.h t/pragma/warn/pp_hot
792 ____________________________________________________________________________
793 [ 10222] By: jhi                                   on 2001/05/26  22:10:38
794         Log: Regen headers for #10221.
795      Branch: perl
796            ! global.sym objXSUB.h perlapi.c
797 ____________________________________________________________________________
798 [ 10221] By: jhi                                   on 2001/05/26  22:06:06
799         Log: Subject: [ID 20010506.012] Patch for 5.6.1 embed.pl (shared libperl&mod_perl)
800              From: Juha Laiho <juha.laiho@Elma.Net>
801              Date: Thu, 3 May 2001 09:51:30 +0300
802              Message-Id: <200105030651.JAA327254@tokka.elma.fi>
803      Branch: perl
804            ! embed.pl
805 ____________________________________________________________________________
806 [ 10220] By: jhi                                   on 2001/05/26  22:01:30
807         Log: Subject: Re: [PATCH] Re: stability of sort()?
808              From: "John P. Linderman" <jpl@research.att.com>
809              Date: Sat, 26 May 2001 13:27:19 -0400
810              Message-Id: <200105261727.NAA06654@raptor.research.att.com>
811      Branch: perl
812            ! pod/perlfunc.pod
813 ____________________________________________________________________________
814 [ 10219] By: jhi                                   on 2001/05/26  14:02:34
815         Log: Integrate perlio.
816      Branch: perl
817           !> pod/perlguts.pod
818 ____________________________________________________________________________
819 [ 10218] By: jhi                                   on 2001/05/26  13:39:52
820         Log: Subject: [PATCH perl@10210] PerlIO for VMS
821              From: "Craig A. Berry" <craigberry@mac.com>
822              Date: Sat, 26 May 2001 09:34:11 -0500
823              Message-Id: <a05100e0ab734816701a5@[172.16.52.1]>
824      Branch: perl
825            ! configure.com doio.c iperlsys.h perlio.c perlio.h perliol.h
826            ! perlsdio.h vms/ext/Stdio/Stdio.xs vms/gen_shrfls.pl vms/vms.c
827            ! vms/vmsish.h
828 ____________________________________________________________________________
829 [ 10217] By: jhi                                   on 2001/05/26  13:19:05
830         Log: Subject: patch to fix: [ID 20010524.004] perl5db.pl version 1.12  doesn't stop on breakpoints
831              From: David Dyck <dcd@tc.fluke.com>
832              Date: Fri, 25 May 2001 00:03:04 -0700 (PDT)
833              Message-ID: <Pine.LNX.4.33.0105242354030.17331-100000@dd.tc.fluke.com>
834      Branch: perl
835            ! lib/perl5db.pl
836 ____________________________________________________________________________
837 [ 10216] By: jhi                                   on 2001/05/26  13:17:47
838         Log: Subject: utf8 regexp tests
839              From: Hugo <hv@crypt.compulink.co.uk>
840              Date: Fri, 25 May 2001 22:35:01 +0100
841              Message-Id: <200105252135.WAA03197@crypt.compulink.co.uk>
842      Branch: perl
843            ! t/op/regexp.t
844 ____________________________________________________________________________
845 [ 10215] By: jhi                                   on 2001/05/26  13:15:40
846         Log: Subject: [PATCH] Re: stability of sort()?
847              From: Nicholas Clark <nick@ccl4.org>
848              Date: Fri, 25 May 2001 22:40:19 +0100
849              Message-ID: <20010525224019.B86445@plum.flirble.org>
850      Branch: perl
851            ! pod/perlfunc.pod
852 ____________________________________________________________________________
853 [ 10214] By: jhi                                   on 2001/05/26  13:14:30
854         Log: Subject: Re: [ID 20010426.005] Magic not being removed at scope exit [PATCH]
855              From: John Peacock <jpeacock@rowman.com>
856              Date: Thu, 24 May 2001 22:14:01 -0400
857              Message-ID: <3B0DBFE9.A7C49084@rowman.com>
858      Branch: perl
859            ! mg.c scope.c sv.c
860 ____________________________________________________________________________
861 [ 10213] By: jhi                                   on 2001/05/26  13:08:56
862         Log: Subject: [PATCH] Re: [PATCH] Re: h2xs [was Re: HEAR YE, HEAR YE!]
863              From: Nicholas Clark <nick@ccl4.org>
864              Date: Sun, 20 May 2001 19:24:13 +0100
865              Message-ID: <20010520192413.G83222@plum.flirble.org>
866      Branch: perl
867            + lib/ExtUtils/Constant.pm t/lib/extutils.t
868            ! MANIFEST utils/h2xs.PL
869 ____________________________________________________________________________
870 [ 10212] By: nick                                  on 2001/05/26  09:49:28
871         Log: Change perlguts docs to not suggest PUSHi etc. for multiple results,
872              add a few more notes there on use of mortals on the stack.
873      Branch: perlio
874            ! pod/perlguts.pod
875 ____________________________________________________________________________
876 [ 10211] By: nick                                  on 2001/05/26  09:05:36
877         Log: Integrate mainline
878      Branch: perlio
879           +> t/lib/fcntl.t t/pragma/vars.t
880           !> (integrate 49 files)
881 ____________________________________________________________________________
882 [ 10210] By: jhi                                   on 2001/05/25  12:29:16
883         Log: Update Changes.
884      Branch: perl
885            ! Changes patchlevel.h
886 ____________________________________________________________________________
887 [ 10209] By: jhi                                   on 2001/05/25  12:24:45
888         Log: Based on
889              
890              Subject: [PATCH pp.c] Wrapping pack("C",256)
891              From: Simon Cozens <simon@netthink.co.uk>
892              Date: Sat, 12 May 2001 17:58:41 +0100
893              Message-ID: <20010512175841.A6132@netthink.co.uk>
894      Branch: perl
895            ! pod/perldiag.pod pp.c t/pragma/warn/pp
896 ____________________________________________________________________________
897 [ 10208] By: jhi                                   on 2001/05/25  01:37:03
898         Log: Subject: [PATCH] 5.6.1 Term::Cap -- add terminfo fallback
899              From: "Brendan O'Dea" <bod@compusol.com.au>
900              Date: Fri, 25 May 2001 11:18:29 +1000
901              Message-ID: <20010525111829.A28411@compusol.com.au>
902              
903              (Slightly modified.)
904      Branch: perl
905            ! lib/Term/Cap.pm
906 ____________________________________________________________________________
907 [ 10207] By: jhi                                   on 2001/05/25  01:12:14
908         Log: Subject: Re: [ID 20010506.041] segfault when matching utf8 string 
909              From: Hugo <hv@crypt.compulink.co.uk>
910              Date: Fri, 25 May 2001 02:13:25 +0100
911              Message-Id: <200105250113.CAA23158@crypt.compulink.co.uk>
912      Branch: perl
913            ! t/op/misc.t
914 ____________________________________________________________________________
915 [ 10206] By: jhi                                   on 2001/05/25  01:07:59
916         Log: Subject: Re: [ID 20010506.041] segfault when matching utf8 string
917              From: Inaba Hiroto <hiroto.inaba@toshiba.co.jp>
918              Date: Fri, 25 May 2001 10:25:36 +0900
919              Message-Id: <200105250124.KAA19571@toshiba.co.jp> 
920      Branch: perl
921            ! regcomp.c regexec.c
922 ____________________________________________________________________________
923 [ 10205] By: jhi                                   on 2001/05/25  01:07:00
924         Log: Subject: [PATCH #2] stash autovivification and method call error messages
925              From: Ilmari Karonen <iltzu@sci.fi>
926              Date: Thu, 24 May 2001 01:51:48 +0300 (EET DST)
927              Message-ID: <Pine.SOL.3.96.1010524013737.18819D-100000@simpukka>
928      Branch: perl
929            ! gv.c pp_hot.c t/op/method.t
930 ____________________________________________________________________________
931 [ 10204] By: jhi                                   on 2001/05/25  01:03:50
932         Log: Add make target and documentation for gprof profiling.
933      Branch: perl
934            ! Makefile.SH pod/perlhack.pod
935 ____________________________________________________________________________
936 [ 10203] By: jhi                                   on 2001/05/24  21:09:36
937         Log: Subject: Don't think about UTF8 
938              From: Mike Guy <mjtg@cam.ac.uk> 
939              Date: Tue, 22 May 2001 14:35:39 +0100
940              Message-Id: <E152CK3-00028O-00@virgo.cus.cam.ac.uk>
941      Branch: perl
942            ! sv.h
943 ____________________________________________________________________________
944 [ 10202] By: jhi                                   on 2001/05/24  21:07:25
945         Log: Subject: [ID 20010524.002] find2perl bug in fileglob_to_re
946              From: Geraint A Edwards <gedge@serf.org> 
947              Date: Thu, 24 May 2001 22:51:24 +0100
948              Message-Id: <20010524225124.A34981@cymru.serf.org>
949      Branch: perl
950            ! x2p/find2perl.PL
951 ____________________________________________________________________________
952 [ 10201] By: jhi                                   on 2001/05/24  21:02:30
953         Log: DB_File has its own attribute story.
954      Branch: perl
955            ! ext/DB_File/DB_File.xs
956 ____________________________________________________________________________
957 [ 10200] By: jhi                                   on 2001/05/24  19:54:21
958         Log: Subject: Re: Making perl with -Wall
959              From: Andy Dougherty <doughera@lafayette.edu>
960              Date: Thu, 24 May 2001 14:33:37 -0400 (EDT)
961              Message-ID: <Pine.SOL.4.10.10105241415460.2443-100000@maxwell.phys.lafayette.edu>
962      Branch: perl
963            ! perl.h
964 ____________________________________________________________________________
965 [ 10199] By: jhi                                   on 2001/05/24  15:15:03
966         Log: Subject: RE: [ID 20010521.003] - [PATCH #2] sv.c: sv_dup_inc(SvRV(sstr)) wasn't checking SvWEAKREF
967              From: "Richard Soderberg" <rs@crystalflame.net>
968              Date: Thu, 24 May 2001 08:58:16 -0700
969              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEPODEAA.rs@crystalflame.net>
970      Branch: perl
971            ! sv.c
972 ____________________________________________________________________________
973 [ 10198] By: jhi                                   on 2001/05/24  15:10:04
974         Log: IV/UV casting fixes from Nicholas Clark.
975      Branch: perl
976            ! perl.h pp_sys.c util.c
977 ____________________________________________________________________________
978 [ 10197] By: jhi                                   on 2001/05/24  14:19:44
979         Log: Subject: Re: Making perl with -Wall
980              From: Michael G Schwern <schwern@pobox.com>
981              Date: Thu, 24 May 2001 15:40:28 +0100
982              Message-ID: <20010524154028.B1988@blackrider.blackstar.co.uk>
983      Branch: perl
984            ! malloc.c perl.h
985 ____________________________________________________________________________
986 [ 10196] By: jhi                                   on 2001/05/24  14:04:41
987         Log: Subject: [PATCH] Re: [ID 20010521.004] Two test suite failures on this platform with latest rsync 
988              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
989              Date: Tue, 22 May 2001 11:49:37 +0200
990              Message-Id: <20010522114044.BC4E.H.M.BRAND@hccnet.nl>
991      Branch: metaconfig
992            ! U/modified/Oldsym.U
993      Branch: metaconfig/U/perl
994            ! patchlevel.U
995      Branch: perl
996            ! Configure config_h.SH myconfig.SH
997 ____________________________________________________________________________
998 [ 10195] By: jhi                                   on 2001/05/24  13:25:04
999         Log: Under versiononly install also the scripts with the version suffix.
1000              (e.g. .../bin/h2xs5.7.1)
1001      Branch: perl
1002            ! installperl
1003 ____________________________________________________________________________
1004 [ 10194] By: jhi                                   on 2001/05/24  13:02:49
1005         Log: Subject: [PATCH] Stop segfault in mg.c:636
1006              From: "Richard Soderberg" <rs@crystalflame.net>
1007              Date: Thu, 24 May 2001 05:51:52 -0700
1008              Message-ID: <NAEKLNAAHLMBPMPNBMLEGEPGDEAA.rs@crystalflame.net>
1009      Branch: perl
1010            ! mg.c
1011 ____________________________________________________________________________
1012 [ 10193] By: jhi                                   on 2001/05/24  12:37:13
1013         Log: Iteration continues; hopefully convergently.
1014      Branch: perl
1015            ! t/lib/b-stash.t
1016 ____________________________________________________________________________
1017 [ 10192] By: jhi                                   on 2001/05/24  12:36:35
1018         Log: Subject: [PATCH] CORE::GLOBAL::require override happens too early
1019              From: Gisle Aas <gisle@ActiveState.com>
1020              Date: 23 May 2001 16:13:10 -0700
1021              Message-ID: <lrofsjfym1.fsf@caliper.ActiveState.com>
1022      Branch: perl
1023            ! op.c toke.c
1024 ____________________________________________________________________________
1025 [ 10191] By: jhi                                   on 2001/05/24  12:25:12
1026         Log: Subject: [PATCH] lib/dumpvar.pl, lib/perl5db.pl - fix warnings
1027              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
1028              Date: Thu, 24 May 2001 05:05:22 -0500
1029              Message-ID: <20010524050522.A18997@staff1.cso.uiuc.edu>
1030      Branch: perl
1031            ! lib/dumpvar.pl lib/perl5db.pl
1032 ____________________________________________________________________________
1033 [ 10190] By: jhi                                   on 2001/05/24  12:24:07
1034         Log: Subject: Re: [ID 20010524.001] perl5db.pl   x @INC  doesn't work like it used to
1035              From: David Dyck <dcd@tc.fluke.com>
1036              Date: Thu, 24 May 2001 01:42:09 -0700 (PDT)
1037              Message-ID: <Pine.LNX.4.33.0105240134580.5179-100000@dd.tc.fluke.com>
1038      Branch: perl
1039            ! lib/perl5db.pl
1040 ____________________________________________________________________________
1041 [ 10189] By: jhi                                   on 2001/05/23  22:43:31
1042         Log: Tiny pod nits on READMEs, mostly whitespace issues.
1043      Branch: perl
1044            ! README.amiga README.dos README.macos README.mpeix README.vmesa
1045            ! README.win32
1046 ____________________________________________________________________________
1047 [ 10188] By: jhi                                   on 2001/05/23  22:26:03
1048         Log: The DG/UX part of the 20010521.005.
1049      Branch: perl
1050            ! README.dgux
1051 ____________________________________________________________________________
1052 [ 10187] By: jhi                                   on 2001/05/23  22:04:05
1053         Log: Subject: Re: [ID 20000716.007] \G in a m//g expression causes problems 
1054              From: Hugo <hv@crypt.compulink.co.uk>
1055              Date: Mon, 21 May 2001 16:32:02 +0100
1056              Message-Id: <200105211532.QAA03999@crypt.compulink.co.uk>
1057      Branch: perl
1058            ! regcomp.c t/op/misc.t
1059 ____________________________________________________________________________
1060 [ 10186] By: jhi                                   on 2001/05/23  21:42:15
1061         Log: Subject: [PATCH] Extra UNIVERSAL tests
1062              From: Mike Guy <mjtg@cam.ac.uk>
1063              Date: Wed, 23 May 2001 12:29:20 +0100
1064              Message-Id: <E152WpM-0001yP-00@virgo.cus.cam.ac.uk>
1065      Branch: perl
1066            ! t/op/universal.t
1067 ____________________________________________________________________________
1068 [ 10185] By: jhi                                   on 2001/05/23  21:38:48
1069         Log: Subject: [PATCH] Remove EQ keyword
1070              From: Mike Guy <mjtg@cam.ac.uk>
1071              Message-Id: <E152Vhp-00072x-00@virgo.cus.cam.ac.uk>
1072              Date: Wed, 23 May 2001 11:17:29 +0100
1073      Branch: perl
1074            ! keywords.h keywords.pl
1075 ____________________________________________________________________________
1076 [ 10184] By: jhi                                   on 2001/05/23  21:29:41
1077         Log: Subject: [PATCH] lib/perl5db.pl
1078              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
1079              Date: Wed, 23 May 2001 02:18:03 -0500
1080              Message-ID: <20010523021803.A21965@staff1.cso.uiuc.edu>
1081      Branch: perl
1082            ! lib/perl5db.pl
1083 ____________________________________________________________________________
1084 [ 10183] By: jhi                                   on 2001/05/23  21:27:54
1085         Log: Subject: [PATCH lib/Term/Cap.pm] Avoid -W warnings in Tgetent and Tputs
1086              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
1087              Date: Tue, 22 May 2001 23:34:41 -0500
1088              Message-ID: <20010522233441.A12431@staff1.cso.uiuc.edu>
1089      Branch: perl
1090            ! lib/Term/Cap.pm
1091 ____________________________________________________________________________
1092 [ 10182] By: jhi                                   on 2001/05/23  21:24:30
1093         Log: Subject: [PATCH emacs/e2ctags.pl] big speedup
1094              From: davem@fdgroup.co.uk
1095              Date: Tue, 22 May 2001 22:08:09 +0100 (BST)
1096              Message-Id: <200105222108.WAA09442@gizmo.fdgroup.co.uk>
1097      Branch: perl
1098            ! emacs/e2ctags.pl
1099 ____________________________________________________________________________
1100 [ 10181] By: jhi                                   on 2001/05/23  21:23:29
1101         Log: Subject: [PATCH lib/vars.pm] Sensible minimum version
1102              From: Michael G Schwern <schwern@pobox.com>
1103              Date: Tue, 22 May 2001 14:15:09 +0100
1104              Message-ID: <20010522141509.J701@blackrider.blackstar.co.uk>
1105      Branch: perl
1106            ! lib/vars.pm
1107 ____________________________________________________________________________
1108 [ 10180] By: jhi                                   on 2001/05/23  21:22:14
1109         Log: Subject: [PATCH lib/vars.pm] Odd code nit
1110              From: Michael G Schwern <schwern@pobox.com>
1111              Date: Tue, 22 May 2001 14:14:28 +0100
1112              Message-ID: <20010522141427.I701@blackrider.blackstar.co.uk>
1113      Branch: perl
1114            ! lib/vars.pm
1115 ____________________________________________________________________________
1116 [ 10179] By: jhi                                   on 2001/05/23  21:19:51
1117         Log: Use the new use vars feature.
1118      Branch: perl
1119            ! t/lib/b-stash.t
1120 ____________________________________________________________________________
1121 [ 10178] By: jhi                                   on 2001/05/23  21:19:28
1122         Log: Subject: [PATCH] vars.pm to support qualified variables (was Re: [ID 20010521.001])
1123              From: Mike Guy <mjtg@cam.ac.uk>
1124              Sender: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
1125              Date: Tue, 22 May 2001 13:11:39 +0100
1126      Branch: perl
1127            + t/pragma/vars.t
1128            ! MANIFEST lib/vars.pm t/lib/1_compile.t
1129 ____________________________________________________________________________
1130 [ 10177] By: jhi                                   on 2001/05/23  21:01:48
1131         Log: -qlongdouble considered harmful by Merijn.
1132      Branch: perl
1133            ! hints/aix.sh
1134 ____________________________________________________________________________
1135 [ 10176] By: jhi                                   on 2001/05/21  13:21:21
1136         Log: Update Changes.
1137      Branch: perl
1138            ! Changes patchlevel.h
1139 ____________________________________________________________________________
1140 [ 10175] By: jhi                                   on 2001/05/21  13:17:28
1141         Log: Add a test of its very own for Fcntl.  Hopefully portable.
1142      Branch: perl
1143            + t/lib/fcntl.t
1144            ! MANIFEST
1145 ____________________________________________________________________________
1146 [ 10174] By: jhi                                   on 2001/05/21  12:45:41
1147         Log: Must be trickier for 'minitest' not to die.
1148      Branch: perl
1149            ! t/op/taint.t
1150 ____________________________________________________________________________
1151 [ 10173] By: jhi                                   on 2001/05/21  11:24:43
1152         Log: Can't declare other people's variables.
1153      Branch: perl
1154            ! t/lib/b-stash.t
1155 ____________________________________________________________________________
1156 [ 10172] By: jhi                                   on 2001/05/20  20:33:08
1157         Log: Fix for ID 20010519.003: sysopen() wasn't tainting :-(
1158      Branch: perl
1159            ! doio.c t/op/taint.t
1160 ____________________________________________________________________________
1161 [ 10171] By: jhi                                   on 2001/05/20  20:18:45
1162         Log: The OS/2 variable needs to be declared.
1163      Branch: perl
1164            ! t/lib/b-stash.t
1165 ____________________________________________________________________________
1166 [ 10170] By: nick                                  on 2001/05/20  16:48:29
1167         Log: Integrate mainline
1168      Branch: perlio
1169           !> (integrate 41 files)
1170 ____________________________________________________________________________
1171 [ 10169] By: jhi                                   on 2001/05/20  11:50:20
1172         Log: Small perlsec updates: clarify the taintedness of filename
1173              globbing; suggest using Scalar::Util::tainted().
1174      Branch: perl
1175            ! pod/perlsec.pod
1176 ____________________________________________________________________________
1177 [ 10168] By: jhi                                   on 2001/05/20  11:24:11
1178         Log: Subject: [PATCH 5.7.1@10135] [LARGE!] symbolic magic
1179              From: Dave Mitchell <davem@fdgroup.co.uk>
1180              Date: Sat, 19 May 2001 20:12:56 +0100 (BST)
1181              Message-Id: <200105191912.UAA23925@gizmo.fdgroup.co.uk>
1182      Branch: perl
1183            ! av.c cc_runtime.h doop.c dump.c gv.c hv.c mg.c op.c perl.c
1184            ! perl.h perlio.c pod/perlguts.pod pp.c pp_ctl.c pp_hot.c
1185            ! pp_sys.c regexec.c scope.c sv.c t/lib/peek.t taint.c util.c
1186            ! xsutils.c
1187 ____________________________________________________________________________
1188 [ 10167] By: jhi                                   on 2001/05/20  11:12:14
1189         Log: Subject: [PATCH 5.6.1] DLL descriptions on OS/2
1190              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1191              Date: Sat, 19 May 2001 04:08:46 -0400
1192              Message-ID: <20010519040846.A16969@math.ohio-state.edu>
1193      Branch: perl
1194            ! lib/ExtUtils/Mksymlists.pm makedef.pl
1195 ____________________________________________________________________________
1196 [ 10166] By: jhi                                   on 2001/05/20  11:08:27
1197         Log: Subject: [PATCH 5.6.1] DLL name mangling on OS/2
1198              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1199              Date: Sat, 19 May 2001 04:30:45 -0400
1200              Message-ID: <20010519043045.A17033@math.ohio-state.edu>
1201      Branch: perl
1202            ! os2/os2.c
1203 ____________________________________________________________________________
1204 [ 10165] By: jhi                                   on 2001/05/20  11:07:06
1205         Log: Subject: [PATCH 5.6.1] build bugs OS/2
1206              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1207              Date: Sat, 19 May 2001 04:35:28 -0400
1208              Message-ID: <20010519043528.A17363@math.ohio-state.edu>
1209      Branch: perl
1210            ! os2/Makefile.SHs os2/os2.c
1211 ____________________________________________________________________________
1212 [ 10164] By: jhi                                   on 2001/05/20  11:06:01
1213         Log: Subject: [PATCH 5.6.1] Mis-Failing tests
1214              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1215              Date: Sat, 19 May 2001 04:04:23 -0400
1216              Message-ID: <20010519040423.A16861@math.ohio-state.edu>
1217              
1218              (In bleadperl patched b-stash.t instead of b.t)
1219      Branch: perl
1220            ! t/lib/b-stash.t t/lib/bigfltpm.t
1221 ____________________________________________________________________________
1222 [ 10163] By: jhi                                   on 2001/05/20  10:59:46
1223         Log: Subject: [PATCH 5.6.1] perl5db
1224              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1225              Date: Sat, 19 May 2001 03:49:09 -0400
1226              Message-ID: <20010519034909.A14902@math.ohio-state.edu>
1227      Branch: perl
1228            ! lib/perl5db.pl
1229 ____________________________________________________________________________
1230 [ 10162] By: jhi                                   on 2001/05/20  10:58:18
1231         Log: Subject: [PATCH] require $mod where $mod has touched numeric context
1232              From: Gisle Aas <gisle@ActiveState.com>
1233              Date: 18 May 2001 14:24:51 -0700
1234              Message-ID: <lr3da2cpuk.fsf@caliper.ActiveState.com>
1235      Branch: perl
1236            ! pp_ctl.c
1237 ____________________________________________________________________________
1238 [ 10161] By: jhi                                   on 2001/05/20  10:57:00
1239         Log: Subject: [PATCH] Chomp should not always stringify
1240              From: Gisle Aas <gisle@ActiveState.com>
1241              Date: 18 May 2001 07:55:25 -0700
1242              Message-ID: <lrk83eogf6.fsf@caliper.ActiveState.com>
1243      Branch: perl
1244            ! doop.c t/op/chop.t
1245 ____________________________________________________________________________
1246 [ 10160] By: jhi                                   on 2001/05/20  10:49:40
1247         Log: Integrate perlio.
1248      Branch: perl
1249           !> pod/perlfunc.pod
1250 ____________________________________________________________________________
1251 [ 10159] By: nick                                  on 2001/05/20  09:39:46
1252         Log: Document some more of open's features.
1253      Branch: perlio
1254            ! pod/perlfunc.pod
1255 ____________________________________________________________________________
1256 [ 10158] By: gsar                                  on 2001/05/18  18:43:38
1257         Log: back out change#10153 (it has compatibility issues such as the
1258              changed behavior of /[~%@+-]/, and after talking to Jarkko, the
1259              benefit for 5.6.x doesn't seem worth the risk)
1260      Branch: maint-5.6/perl
1261            ! toke.c
1262 ____________________________________________________________________________
1263 [ 10157] By: jhi                                   on 2001/05/18  17:05:40
1264         Log: \$escaping the $vars in !GROK!THIS! section is a good idea.
1265      Branch: perl
1266            ! x2p/s2p.PL
1267 ____________________________________________________________________________
1268 [ 10156] By: jhi                                   on 2001/05/18  12:06:40
1269         Log: Update Changes.
1270      Branch: perl
1271            ! Changes patchlevel.h
1272 ____________________________________________________________________________
1273 [ 10155] By: jhi                                   on 2001/05/18  11:58:57
1274         Log: Integrate change #10144 from maintperl.
1275              
1276              s/CONFIGDOTSH/PERL_CONFIG_SH/ for Win32, too.
1277      Branch: perl
1278           !> win32/config.bc win32/config.gc win32/config.vc
1279           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
1280 ____________________________________________________________________________
1281 [ 10154] By: nick                                  on 2001/05/18  07:23:03
1282         Log: Integrate mainline.
1283      Branch: perlio
1284           +> README.dgux t/lib/i18n-collate.t utils.lst
1285           !> (integrate 49 files)
1286 ____________________________________________________________________________
1287 [ 10153] By: jhi                                   on 2001/05/18  00:41:51
1288         Log: Integrate change #7224 from mainline into maintperl.
1289              
1290              Allow @+ and @- to be doublequoted, from Simon Cozens. 
1291              (Approved by Larry, see Tom's comment in 20000830.005.)
1292      Branch: maint-5.6/perl
1293           !> toke.c
1294 ____________________________________________________________________________
1295 [ 10152] By: jhi                                   on 2001/05/17  23:18:15
1296         Log: Subject: [PATCH bleadperl] small lookbehind fix
1297              From: Hugo <hv@crypt.compulink.co.uk>
1298              Date: Fri, 18 May 2001 00:07:19 +0100
1299              Message-Id: <200105172307.AAA06142@crypt.compulink.co.uk>
1300      Branch: perl
1301            ! regexec.c
1302 ____________________________________________________________________________
1303 [ 10151] By: jhi                                   on 2001/05/17  22:00:06
1304         Log: Detypos.
1305      Branch: perl
1306            ! installman utils.lst
1307 ____________________________________________________________________________
1308 [ 10150] By: jhi                                   on 2001/05/17  20:32:48
1309         Log: Add better debug to glob/basic #8 as suggested by Nick Clark
1310              in 20001222.001.
1311      Branch: perl
1312            ! t/lib/glob-basic.t
1313 ____________________________________________________________________________
1314 [ 10149] By: jhi                                   on 2001/05/17  20:08:58
1315         Log: Subject: [PATCH] Test for bug 20010515.004
1316              From: Benjamin Sugars <bsugars@canoe.ca>
1317              Date: Thu, 17 May 2001 15:48:18 -0400 (EDT)
1318              Message-ID: <Pine.LNX.4.21.0105171544270.9064-100000@marmot.rim.canoe.ca>
1319      Branch: perl
1320            ! t/op/misc.t
1321 ____________________________________________________________________________
1322 [ 10148] By: jhi                                   on 2001/05/17  20:06:23
1323         Log: Integrate #10145 from maintperl.
1324              
1325              fix for ID 20010515.004 (needs test)
1326      Branch: perl
1327           !> pp_hot.c
1328 ____________________________________________________________________________
1329 [ 10147] By: jhi                                   on 2001/05/17  19:10:46
1330         Log: Thinko noticed by Doug MacEachern.
1331      Branch: perl
1332            ! thread.h
1333 ____________________________________________________________________________
1334 [ 10146] By: jhi                                   on 2001/05/17  17:30:37
1335         Log: Subject: Re: [PATCH] HERE mark in regex
1336              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
1337              Date: Thu, 17 May 2001 12:20:33 -0400
1338              Message-ID: <20010517122033.B1547290@linguist.thayer.dartmouth.edu> 
1339      Branch: perl
1340            ! t/op/re_tests
1341 ____________________________________________________________________________
1342 [ 10145] By: gsar                                  on 2001/05/17  16:59:55
1343         Log: fix for ID 20010515.004 (needs test)
1344      Branch: maint-5.6/perl
1345            ! pp_hot.c
1346 ____________________________________________________________________________
1347 [ 10144] By: gsar                                  on 2001/05/17  16:39:02
1348         Log: s/CONFIGDOTSH/PERL_CONFIG_SH/g
1349      Branch: maint-5.6/perl
1350            ! win32/config.bc win32/config.gc win32/config.vc
1351            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
1352 ____________________________________________________________________________
1353 [ 10143] By: jhi                                   on 2001/05/17  14:21:08
1354         Log: Macrofy the getspecific (and use it also in util.c)
1355      Branch: perl
1356            ! thread.h util.c
1357 ____________________________________________________________________________
1358 [ 10142] By: jhi                                   on 2001/05/17  01:43:50
1359         Log: Use the unchecked thread-specific key fetch also in Tru64.
1360      Branch: perl
1361            ! thread.h
1362 ____________________________________________________________________________
1363 [ 10141] By: jhi                                   on 2001/05/17  01:41:07
1364         Log: Subject: [PATCH 5.6.1]Quick thread speedup
1365              From: Dan Sugalski <dan@sidhe.org> 
1366              Date: Wed, 16 May 2001 18:05:19 -0400
1367              Message-Id: <5.1.0.14.0.20010516175826.01afde08@24.8.96.48>
1368      Branch: perl
1369            ! thread.h util.c
1370 ____________________________________________________________________________
1371 [ 10140] By: jhi                                   on 2001/05/16  19:58:29
1372         Log: I think this is quite enough testing for a deprecated feature.
1373      Branch: perl
1374            + t/lib/i18n-collate.t
1375            ! MANIFEST t/lib/1_compile.t
1376 ____________________________________________________________________________
1377 [ 10139] By: jhi                                   on 2001/05/16  18:47:03
1378         Log: More HP-UX lore from Jeff Okamoto.
1379      Branch: perl
1380            ! README.hpux
1381 ____________________________________________________________________________
1382 [ 10138] By: jhi                                   on 2001/05/16  18:21:04
1383         Log: Sort utils.lst for easier maintenance.
1384      Branch: perl
1385            ! utils.lst
1386 ____________________________________________________________________________
1387 [ 10137] By: jhi                                   on 2001/05/16  18:12:01
1388         Log: Subject: Re: [PATCH] Abstract "utility" information from installman
1389              From: Tim Jenness <t.jenness@jach.hawaii.edu>
1390              Date: Wed, 16 May 2001 08:59:59 -1000 (HST)
1391              Message-ID: <Pine.LNX.4.33.0105160858480.2488-100000@lapaki.jach.hawaii.edu>
1392              
1393              Add pod2latex to utils.lst.
1394      Branch: perl
1395            ! MANIFEST utils.lst
1396 ____________________________________________________________________________
1397 [ 10136] By: jhi                                   on 2001/05/16  18:00:00
1398         Log: Subject: Re: [PATCH] HERE mark in regex
1399              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
1400              Date: Wed, 16 May 2001 13:04:43 -0400
1401              Message-ID: <20010516130443.E1516273@linguist.thayer.dartmouth.edu> 
1402      Branch: perl
1403            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
1404            ! t/op/regmesg.t t/pragma/warn/regcomp
1405 ____________________________________________________________________________
1406 [ 10135] By: jhi                                   on 2001/05/16  17:51:50
1407         Log: Subject: Re: [PATCH] Abstract "utility" information from installman
1408              From: Simon Cozens <simon@netthink.co.uk>
1409              Date: Wed, 16 May 2001 18:02:08 +0100
1410              Message-ID: <20010516180208.A6458@netthink.co.uk>
1411      Branch: perl
1412            ! installman utils.lst
1413 ____________________________________________________________________________
1414 [ 10134] By: jhi                                   on 2001/05/16  17:47:26
1415         Log: Subject: Re: [ID 20010515.001] -DPERL_Y2KWARN doesn't do what it should (Not OK: perl v5.7.1 +DEVEL10104 on i586-linux 2.2.16-22 (UNINST
1416              From: "Philip Newton" <pnewton@gmx.de>
1417              Date: Tue, 15 May 2001 15:09:30 +0200
1418              Message-ID: <3B0146AA.2839.17BFDA6@localhost>
1419              
1420              Test case for #10128.
1421      Branch: perl
1422            ! t/pragma/warn/pp_hot
1423 ____________________________________________________________________________
1424 [ 10133] By: jhi                                   on 2001/05/16  15:12:52
1425         Log: Update Changes.
1426      Branch: perl
1427            ! Changes patchlevel.h
1428 ____________________________________________________________________________
1429 [ 10132] By: jhi                                   on 2001/05/16  14:50:55
1430         Log: Deprecate pseudo-hashes.
1431      Branch: perl
1432            ! pod/perl572delta.pod pod/perlref.pod pod/perltodo.pod
1433 ____________________________________________________________________________
1434 [ 10131] By: jhi                                   on 2001/05/16  14:26:01
1435         Log: HP-UX hints update from Merijn.
1436      Branch: perl
1437            ! hints/hpux.sh
1438 ____________________________________________________________________________
1439 [ 10130] By: jhi                                   on 2001/05/16  14:23:01
1440         Log: README.hpux update from Merijn.
1441      Branch: perl
1442            ! README.hpux
1443 ____________________________________________________________________________
1444 [ 10129] By: jhi                                   on 2001/05/16  14:18:56
1445         Log: Subject: Re: [PATCH] Abstract "utility" information from installman
1446              From: Simon Cozens <simon@netthink.co.uk>
1447              Date: Wed, 16 May 2001 15:57:55 +0100
1448              Message-ID: <20010516155755.A4728@netthink.co.uk>
1449      Branch: perl
1450            + utils.lst
1451            ! MANIFEST installman installperl
1452 ____________________________________________________________________________
1453 [ 10128] By: jhi                                   on 2001/05/16  14:15:36
1454         Log: Subject: Re: [ID 20010515.001] -DPERL_Y2KWARN doesn't do what it should (Not OK: perl v5.7.1 +DEVEL10104 on i586-linux 2.2.16-22 (UNINST
1455              From: "Philip Newton" <pnewton@gmx.de>
1456              Date: Tue, 15 May 2001 16:31:05 +0200
1457              Message-ID: <3B0159C9.1905.1C6AEF9@localhost>
1458              
1459              Fix PERL_Y2KWARN test to check before rather than after appending.
1460      Branch: perl
1461            ! pp_hot.c
1462 ____________________________________________________________________________
1463 [ 10127] By: jhi                                   on 2001/05/16  14:08:15
1464         Log: Regen Porting stuff.
1465      Branch: perl
1466            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
1467            ! config_h.SH
1468 ____________________________________________________________________________
1469 [ 10126] By: jhi                                   on 2001/05/16  13:41:50
1470         Log: Metaconfig unit change for #10125.
1471      Branch: metaconfig
1472            ! U/modified/Oldconfig.U
1473 ____________________________________________________________________________
1474 [ 10125] By: jhi                                   on 2001/05/16  13:41:35
1475         Log: Use OSVERS.
1476      Branch: perl
1477            ! Configure config_h.SH perl.c
1478 ____________________________________________________________________________
1479 [ 10124] By: jhi                                   on 2001/05/16  13:41:09
1480         Log: Regen toc.
1481      Branch: perl
1482            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
1483 ____________________________________________________________________________
1484 [ 10123] By: jhi                                   on 2001/05/16  13:25:38
1485         Log: Adding the README.dgux to the MANIFEST would be a good idea.
1486      Branch: perl
1487            ! MANIFEST
1488 ____________________________________________________________________________
1489 [ 10122] By: jhi                                   on 2001/05/16  13:08:33
1490         Log: Move the stack desire definition to thread.h.
1491      Branch: perl
1492            ! ext/Thread/Thread.xs thread.h
1493 ____________________________________________________________________________
1494 [ 10121] By: jhi                                   on 2001/05/16  13:00:12
1495         Log: DG-UX threading patches, including a README.dgux,
1496              from Takis Psarogiannakopoulos.
1497      Branch: perl
1498            + README.dgux
1499            ! config_h.SH ext/Thread/Thread.xs hints/dgux.sh perl.c
1500 ____________________________________________________________________________
1501 [ 10120] By: jhi                                   on 2001/05/16  12:55:33
1502         Log: Subject: [PATCH B::Deparse] More on /x regexes
1503              From: Robin Houston <robin@kitsite.com>
1504              Date: Tue, 15 May 2001 19:09:35 +0100
1505              Message-ID: <20010515190935.A27268@penderel>
1506      Branch: perl
1507            ! ext/B/B/Deparse.pm
1508 ____________________________________________________________________________
1509 [ 10119] By: jhi                                   on 2001/05/16  12:45:29
1510         Log: Document that the core time() may be rounding rather
1511              than truncating, would have saved at least my confusion.
1512      Branch: perl
1513            ! ext/Time/HiRes/HiRes.pm
1514 ____________________________________________________________________________
1515 [ 10118] By: jhi                                   on 2001/05/16  12:37:57
1516         Log: Subject: perl-current/t/time-hires.t
1517              From: John Peacock <jpeacock@rowman.com>
1518              Date: Fri, 11 May 2001 14:09:41 -0400
1519              Message-ID: <3AFC2AE5.5E787E54@rowman.com>
1520      Branch: perl
1521            ! t/lib/time-hires.t
1522 ____________________________________________________________________________
1523 [ 10117] By: jhi                                   on 2001/05/15  13:40:33
1524         Log: Subject: [PATCH dump.c] Op private flags
1525              From: Simon Cozens <simon@netthink.co.uk>
1526              Date: Sun, 13 May 2001 20:20:36 +0100
1527              Message-ID: <20010513202036.A21896@netthink.co.uk>
1528      Branch: perl
1529            ! dump.c
1530 ____________________________________________________________________________
1531 [ 10116] By: jhi                                   on 2001/05/15  13:28:26
1532         Log: Upgrade to Switch 2.03.
1533      Branch: perl
1534            ! lib/Switch.pm
1535 ____________________________________________________________________________
1536 [ 10115] By: jhi                                   on 2001/05/15  13:19:01
1537         Log: Integrate change #10113 from mainline: rename CONFIGDOTSH
1538              to PERL_CONFIG_SH and use it consistently.
1539      Branch: maint-5.6/perl
1540           !> Configure Makefile.SH Policy_sh.SH cflags.SH config_h.SH
1541           !> configpm configure.com makeaperl.SH makedepend.SH makedir.SH
1542           !> myconfig.SH writemain.SH
1543 ____________________________________________________________________________
1544 [ 10114] By: jhi                                   on 2001/05/15  13:13:21
1545         Log: Metaconfig units changes for #10113.
1546      Branch: metaconfig
1547            ! U/modified/Config_h.U U/modified/Extract.U U/modified/Oldsym.U
1548 ____________________________________________________________________________
1549 [ 10113] By: jhi                                   on 2001/05/15  13:12:40
1550         Log: The problem described in 20010514.031 still wasn't
1551              fully cured, there were remnants of $CONFIG when
1552              $CONFIGDOTSH was expected.  Now renamed to PERL_CONFIG_SH
1553              to avoid future conflicts.
1554      Branch: perl
1555            ! Configure Makefile.SH Policy_sh.SH cflags.SH config_h.SH
1556            ! configpm configure.com makeaperl.SH makedepend.SH makedir.SH
1557            ! myconfig.SH writemain.SH
1558 ____________________________________________________________________________
1559 [ 10112] By: jhi                                   on 2001/05/15  11:55:44
1560         Log: Half of #10107 got lost.
1561      Branch: perl
1562            ! ext/B/B/Deparse.pm
1563 ____________________________________________________________________________
1564 [ 10111] By: nick                                  on 2001/05/15  08:39:14
1565         Log: Integrate mainline.
1566      Branch: perlio
1567           +> ext/POSIX/hints/uts.pl
1568            - Todo Todo-5.6 t/camel-III/vstring.t
1569           !> (integrate 48 files)
1570 ____________________________________________________________________________
1571 [ 10110] By: jhi                                   on 2001/05/15  02:04:05
1572         Log: Subject: [PATCH TestInit.pm] Give Deparse tester a fair chance
1573              From: Robin Houston <robin@kitsite.com>
1574              Date: Mon, 14 May 2001 22:27:08 +0100
1575              Message-ID: <20010514222708.A22963@penderel>
1576      Branch: perl
1577            ! t/TestInit.pm
1578 ____________________________________________________________________________
1579 [ 10109] By: jhi                                   on 2001/05/15  02:03:12
1580         Log: Subject: [PATCH B::Deparse] Lvaluable method calls
1581              From: Robin Houston <robin@kitsite.com>
1582              Date: Mon, 14 May 2001 22:16:43 +0100
1583              Message-ID: <20010514221643.A22437@penderel>
1584      Branch: perl
1585            ! ext/B/B/Deparse.pm
1586 ____________________________________________________________________________
1587 [ 10108] By: jhi                                   on 2001/05/15  02:02:17
1588         Log: Subject: [PATCH B::Deparse] C<$foo =~ give_me_a_regex>; /x modifier
1589              From: Robin Houston <robin@kitsite.com>
1590              Date: Mon, 14 May 2001 22:03:44 +0100
1591              Message-ID: <20010514220344.A20643@penderel>
1592      Branch: perl
1593            ! ext/B/B/Deparse.pm
1594 ____________________________________________________________________________
1595 [ 10107] By: jhi                                   on 2001/05/15  02:01:24
1596         Log: Subject: [PATCH B::Deparse] "${foo}_bar"
1597              From: Robin Houston <robin@kitsite.com>
1598              Date: Mon, 14 May 2001 22:10:07 +0100
1599              Message-ID: <20010514221007.A21118@penderel>
1600      Branch: perl
1601            ! ext/B/B/Deparse.pm
1602 ____________________________________________________________________________
1603 [ 10106] By: jhi                                   on 2001/05/15  01:41:26
1604         Log: Fix for 20010514.037; substr() didn't invalidate the locale
1605              collation magic.
1606      Branch: perl
1607            ! pp.c
1608 ____________________________________________________________________________
1609 [ 10105] By: jhi                                   on 2001/05/14  18:18:24
1610         Log: Update Changes.
1611      Branch: perl
1612            ! Changes patchlevel.h
1613 ____________________________________________________________________________
1614 [ 10104] By: jhi                                   on 2001/05/14  18:09:07
1615         Log: Retract #10094.
1616      Branch: perl
1617            ! lib/Pod/Text.pm
1618 ____________________________________________________________________________
1619 [ 10103] By: jhi                                   on 2001/05/14  15:20:58
1620         Log: Integrate change #10100 from maintperl.
1621              
1622              PL_last_in_gv may not be a GV if it was a stale filehandle (fix for
1623              bug ID 20010514.027)
1624      Branch: perl
1625           !> mg.c pp_ctl.c
1626 ____________________________________________________________________________
1627 [ 10102] By: jhi                                   on 2001/05/14  15:19:21
1628         Log: Document the deprecatedness of suidperl.
1629      Branch: perl
1630            ! INSTALL pod/perlfaq1.pod
1631 ____________________________________________________________________________
1632 [ 10101] By: jhi                                   on 2001/05/14  14:54:31
1633         Log: Subject: Re: [ID 20010514.022] Makemaker a bit too prefix-happy
1634              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
1635              Date: Mon, 14 May 2001 09:38:59 -0400
1636              Message-ID: <20010514093859.A1479715@linguist.thayer.dartmouth.edu>
1637      Branch: perl
1638            ! lib/ExtUtils/MM_Unix.pm
1639 ____________________________________________________________________________
1640 [ 10100] By: gsar                                  on 2001/05/14  14:43:50
1641         Log: PL_last_in_gv may not be a GV if it was a stale filehandle (fix for
1642              bug ID 20010514.027)
1643              
1644              TODO: this needs a testsuite addition
1645      Branch: maint-5.6/perl
1646            ! mg.c pp_ctl.c
1647 ____________________________________________________________________________
1648 [ 10099] By: jhi                                   on 2001/05/14  13:42:38
1649         Log: More DWIMminess for Class::Struct: calling the array or hash
1650              accessors only with one argument, an array or a hash reference,
1651              sets the underlying array or hash.  This mirrors nicely also
1652              the usage in the constructor.
1653              From Bernd Sokolowsky <ulmo@garozzo.franken.de>, via Damian Conway.
1654      Branch: perl
1655            ! lib/Class/Struct.pm t/lib/class-struct.t
1656 ____________________________________________________________________________
1657 [ 10098] By: jhi                                   on 2001/05/14  13:10:34
1658         Log: Reference cmp'ing should go through the whole stringification
1659              process shebang, as pointed out by Sarathy in #10091.
1660      Branch: perl
1661            ! pp.c
1662 ____________________________________________________________________________
1663 [ 10097] By: jhi                                   on 2001/05/14  12:54:31
1664         Log: Subject: Re: [LONG] Cleaning up Todo/Todo-5.6/perltodo
1665              From: Simon Cozens <simon@netthink.co.uk>
1666              Date: Sat, 12 May 2001 16:36:27 +0100
1667              Message-ID: <20010512163627.A5522@netthink.co.uk>
1668              
1669              with some additions salvaged from Todo and Todo-5.6 before
1670              retiring them.
1671      Branch: perl
1672            - Todo Todo-5.6
1673            ! MANIFEST pod/perltodo.pod
1674 ____________________________________________________________________________
1675 [ 10096] By: jhi                                   on 2001/05/14  12:37:01
1676         Log: Subject: [ID 20010514.025] _SVID3 in <sys/statvfs.h>
1677              From: "Golubev I. N." <gin@mo.msk.ru>
1678              Date: Mon, 07 May 2001 14:33:34 (GMT)
1679              Message-Id: <02453af6b23e63-gin@mo.msk.ru>
1680      Branch: perl
1681            ! perl.h
1682 ____________________________________________________________________________
1683 [ 10095] By: jhi                                   on 2001/05/14  12:34:24
1684         Log: Subject: [ID 20010514.022] Makemaker a bit too prefix-happy
1685              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
1686              Date: Mon, 7 May 2001 09:35:57 -0600 (MDT)
1687              Message-Id: <200105071535.f47FZvf27235@xerxes.courtesan.com>
1688      Branch: perl
1689            ! lib/ExtUtils/MM_Unix.pm
1690 ____________________________________________________________________________
1691 [ 10094] By: jhi                                   on 2001/05/14  12:32:44
1692         Log: (Retracted by #10104.)
1693              
1694              Subject: [PATCH bleadperl Pod::Text] avoid overquoting [Was: rand(0) is rand(1)]
1695              From: barries <barries@slaysys.com>
1696              Date: Sat, 12 May 2001 01:28:10 -0400
1697              Message-ID: <20010512012810.B26358@jester.slaysys.com>
1698      Branch: perl
1699            ! lib/Pod/Text.pm
1700 ____________________________________________________________________________
1701 [ 10093] By: jhi                                   on 2001/05/14  12:30:38
1702         Log: Subject: [PATCH] Incorrect line numbers in AutoSplit
1703              From: Mike Guy <mjtg@cam.ac.uk>
1704              Date: Sat, 12 May 2001 19:24:33 +0100
1705              Message-Id: <E14ye49-0006Fn-00@libra.cus.cam.ac.uk>
1706      Branch: perl
1707            ! lib/AutoSplit.pm
1708 ____________________________________________________________________________
1709 [ 10092] By: jhi                                   on 2001/05/14  12:29:21
1710         Log: Yet another HP-UX hints tweak from Merijn.
1711      Branch: perl
1712            ! hints/hpux.sh
1713 ____________________________________________________________________________
1714 [ 10091] By: gsar                                  on 2001/05/14  04:38:32
1715         Log: $ref1 == $ref2 behaves unpredictably on platforms where NV_PRESERVES_UV
1716              isn't defined (changes#9366,9368,9370 from mainline without the
1717              pp_scmp() change)
1718      Branch: maint-5.6/perl
1719            ! pp.c pp.h pp_hot.c
1720 ____________________________________________________________________________
1721 [ 10090] By: jhi                                   on 2001/05/12  13:39:43
1722         Log: The sorting seems to happen now automatically.
1723      Branch: perl
1724            ! t/lib/glob-basic.t
1725 ____________________________________________________________________________
1726 [ 10089] By: jhi                                   on 2001/05/12  03:38:15
1727         Log: Subject: Re: [PATCH perlfunc.pod] split on an empty string
1728              From: Benjamin Sugars <bsugars@canoe.ca>
1729              Date: Fri, 11 May 2001 11:36:04 -0400 (EDT)
1730              Message-ID: <Pine.LNX.4.21.0105111131540.1804-100000@marmot.rim.canoe.ca>
1731      Branch: perl
1732            ! pod/perlfunc.pod
1733 ____________________________________________________________________________
1734 [ 10088] By: jhi                                   on 2001/05/12  03:37:00
1735         Log: Subject: Re: undef(&foo) does not work for XS functions
1736              From: Doug MacEachern <dougm@covalent.net>
1737              Date: Fri, 11 May 2001 16:52:29 -0700 (PDT)
1738              Message-ID: <Pine.LNX.4.21.0105111647240.4478-100000@mako.covalent.net>
1739      Branch: perl
1740            ! op.c
1741 ____________________________________________________________________________
1742 [ 10087] By: jhi                                   on 2001/05/12  03:35:58
1743         Log: Subject: [PATCH: perl@10086] fixup t/op/append.t for UTF-EBCDIC
1744              From: Peter Prymmer <pvhp@forte.com>
1745              Date: Fri, 11 May 2001 17:38:43 -0700 (PDT)
1746              Message-ID: <Pine.OSF.4.10.10105111736190.73589-100000@aspara.forte.com>
1747      Branch: perl
1748            ! t/op/append.t
1749 ____________________________________________________________________________
1750 [ 10086] By: jhi                                   on 2001/05/11  14:23:08
1751         Log: Update Changes.
1752      Branch: perl
1753            ! Changes patchlevel.h
1754 ____________________________________________________________________________
1755 [ 10085] By: jhi                                   on 2001/05/11  14:08:20
1756         Log: Remove the 'asciir' re subpragma.  Should instead implement
1757              the 'physical vs logical' range scheme:
1758              
1759              \xAA-\xCC is a native physical range, you want that range of
1760              codepoints in your native encoding.  In EBCDIC the codepoints
1761              in the gaps (between i-j and r-s) should be included.
1762              
1763              \x{AA}-\x{CC} is a physical Unicode range, you want that range of
1764              codepoints in Unicode.
1765              
1766              a-z is a logical range, you want that range of 'logical' codepoints
1767              in your native encoding.  In EBCDIC the codepoints in the gaps
1768              (between i-j and r-s) should not be included.
1769              
1770              Mixed cases (a-\xAA, etc) should either be errors, or maybe
1771              the 'logical' endpoints should be converted to native/Unicode
1772              codepoints, and the range handled as a physical range.
1773              
1774              'Logical endpoints' are to be recognized only in the A-Z, a-z,
1775              and 0-9 ranges.  Probably a warning should be given for mixed
1776              cases like A-z or a-9 (since such expressions are encoding
1777              dependent), with a recommendation to use physical ranges.
1778      Branch: perl
1779            ! ext/re/re.pm perl.h regcomp.c regcomp.h t/op/pat.t
1780            ! t/op/regexp.t
1781 ____________________________________________________________________________
1782 [ 10084] By: jhi                                   on 2001/05/11  13:56:16
1783         Log: Make the test to cleanup the test directory tree
1784              both before and after the testing so that we always
1785              have a clean slate to work with.
1786      Branch: perl
1787            ! t/lib/filefind.t
1788 ____________________________________________________________________________
1789 [ 10083] By: jhi                                   on 2001/05/11  13:46:30
1790         Log: Subject: Re: [PATCH perlfunc.pod] split on an empty string
1791              From: Jon Eveland <jweveland@yahoo.com>
1792              Date: Fri, 11 May 2001 07:36:28 -0700 (PDT)
1793              Message-ID: <20010511143628.24225.qmail@web10402.mail.yahoo.com>
1794      Branch: perl
1795            ! pod/perlfunc.pod
1796 ____________________________________________________________________________
1797 [ 10082] By: jhi                                   on 2001/05/11  13:45:06
1798         Log: Merge the camel-III/vstring.t with op/ver.t.
1799      Branch: perl
1800            - t/camel-III/vstring.t
1801            ! MANIFEST t/TEST t/harness t/op/ver.t
1802 ____________________________________________________________________________
1803 [ 10081] By: jhi                                   on 2001/05/11  13:15:55
1804         Log: Add test.deparse make target.
1805      Branch: perl
1806            ! Makefile.SH
1807 ____________________________________________________________________________
1808 [ 10080] By: jhi                                   on 2001/05/11  12:52:49
1809         Log: Subject: [PATCH B::Deparse] $foo->bar(0)
1810              From: Robin Houston <robin@kitsite.com>
1811              Date: Fri, 11 May 2001 12:02:22 +0100
1812              Message-ID: <20010511120222.A11529@penderel>
1813      Branch: perl
1814            ! ext/B/B/Deparse.pm t/op/method.t
1815 ____________________________________________________________________________
1816 [ 10079] By: jhi                                   on 2001/05/11  01:59:06
1817         Log: A nicely working combination for UTS from Hal Morris.
1818      Branch: perl
1819            + ext/POSIX/hints/uts.pl
1820            ! MANIFEST hints/uts.sh
1821 ____________________________________________________________________________
1822 [ 10078] By: jhi                                   on 2001/05/11  01:15:04
1823         Log: i_ieeefp=undef for UTS.
1824      Branch: perl
1825            ! hints/uts.sh
1826 ____________________________________________________________________________
1827 [ 10077] By: jhi                                   on 2001/05/10  22:42:35
1828         Log: Subject: RE: rand(0) is rand(1)
1829              From: Larry Shatzer <lshatzer@islanddata.com>
1830              Date: Thu, 10 May 2001 11:09:27 -0700
1831              Message-ID: <95CD90709D74D4118F4600D0B79E8BC9995027@mail.islanddata.com>
1832      Branch: perl
1833            ! pod/perlfunc.pod
1834 ____________________________________________________________________________
1835 [ 10076] By: jhi                                   on 2001/05/10  22:36:50
1836         Log: Subject: [patch] make op_{clear,null} public
1837              From: Doug MacEachern <dougm@covalent.net>
1838              Date: Thu, 10 May 2001 15:54:09 -0700 (PDT)
1839              Message-ID: <Pine.LNX.4.21.0105101546510.2962-100000@mako.covalent.net>
1840      Branch: perl
1841            ! embed.h embed.pl op.c proto.h
1842 ____________________________________________________________________________
1843 [ 10075] By: jhi                                   on 2001/05/10  22:28:36
1844         Log: Subject: [PATCH B.xs] Extend tr/\0-\377/blah/c support
1845              From: Robin Houston <robin@kitsite.com>
1846              Date: Thu, 10 May 2001 18:54:59 +0100
1847              Message-ID: <20010510185459.A5995@penderel>
1848      Branch: perl
1849            ! ext/B/B.xs ext/B/B/Deparse.pm t/op/tr.t
1850 ____________________________________________________________________________
1851 [ 10074] By: jhi                                   on 2001/05/10  22:23:41
1852         Log: Subject: [PATCH B::Deparse] t/op/64bitint.t
1853              From: Robin Houston <robin@kitsite.com>
1854              Date: Thu, 10 May 2001 12:56:39 +0100
1855              Message-ID: <20010510125639.A2119@penderel>
1856      Branch: perl
1857            ! ext/B/B/Deparse.pm
1858 ____________________________________________________________________________
1859 [ 10073] By: jhi                                   on 2001/05/10  14:26:01
1860         Log: Retract #10070, not ready yet.
1861      Branch: perl
1862            ! ext/B/B/Deparse.pm
1863 ____________________________________________________________________________
1864 [ 10072] By: jhi                                   on 2001/05/10  13:40:24
1865         Log: The metaconfig unit change for #10071.
1866      Branch: metaconfig
1867            ! U/modified/mallocsrc.U
1868 ____________________________________________________________________________
1869 [ 10071] By: jhi                                   on 2001/05/10  13:39:57
1870         Log: The #9525+#9526 didn't allow for overriding usemymalloc.
1871      Branch: perl
1872            ! Configure
1873 ____________________________________________________________________________
1874 [ 10070] By: jhi                                   on 2001/05/10  13:18:42
1875         Log: (Retracted by #10073)
1876              
1877              Subject: Re: [PATCH t/TEST] B::Deparse tester 
1878              From: Hugo <hv@crypt.compulink.co.uk>
1879              Date: Thu, 10 May 2001 05:48:09 +0100
1880              Message-Id: <200105100448.FAA13584@crypt.compulink.co.uk>
1881      Branch: perl
1882            ! ext/B/B/Deparse.pm
1883 ____________________________________________________________________________
1884 [ 10069] By: jhi                                   on 2001/05/10  12:24:06
1885         Log: Add a for(func()) test.
1886      Branch: perl
1887            ! t/cmd/for.t
1888 ____________________________________________________________________________
1889 [ 10068] By: jhi                                   on 2001/05/10  12:16:00
1890         Log: Subject: [PATCH B::Deparse] our() lists and foreach loops
1891              From: Robin Houston <robin@kitsite.com>
1892              Date: Thu, 10 May 2001 13:50:08 +0100
1893              Message-ID: <20010510135008.A2454@penderel>
1894      Branch: perl
1895            ! ext/B/B/Deparse.pm
1896 ____________________________________________________________________________
1897 [ 10067] By: jhi                                   on 2001/05/10  01:45:03
1898         Log: A thinko in #10065.
1899      Branch: perl
1900            ! hv.c
1901 ____________________________________________________________________________
1902 [ 10066] By: jhi                                   on 2001/05/10  01:33:12
1903         Log: Subject: [PATCH B::Deparse] Fix tr///ansliteration
1904              From: Robin Houston <robin@kitsite.com>
1905              Date: Thu, 10 May 2001 02:10:34 +0100
1906              Message-ID: <20010510021034.A19421@penderel>
1907      Branch: perl
1908            ! ext/B/B.xs ext/B/B/Deparse.pm
1909 ____________________________________________________________________________
1910 [ 10065] By: jhi                                   on 2001/05/10  01:30:43
1911         Log: Subject: [patch] make hv_fetch{_ent} SvGMAGICAL aware
1912              From: Doug MacEachern <dougm@covalent.net>
1913              Date: Mon, 7 May 2001 09:50:58 -0700 (PDT)
1914              Message-ID: <Pine.LNX.4.21.0105070947060.23808-100000@mako.covalent.net>
1915      Branch: perl
1916            ! hv.c
1917 ____________________________________________________________________________
1918 [ 10064] By: jhi                                   on 2001/05/09  23:13:29
1919         Log: One more workaround for the UTS compiler from Hal Morris.
1920      Branch: perl
1921            ! perl.h
1922 ____________________________________________________________________________
1923 [ 10063] By: jhi                                   on 2001/05/09  23:09:53
1924         Log: Subject: [PATCH B::Debug] Show string for PVOP, and referent for RV
1925              From: Robin Houston <robin@kitsite.com>
1926              Date: Thu, 10 May 2001 01:02:08 +0100
1927              Message-ID: <20010510010208.A18200@penderel>
1928      Branch: perl
1929            ! ext/B/B/Debug.pm
1930 ____________________________________________________________________________
1931 [ 10062] By: jhi                                   on 2001/05/09  23:06:25
1932         Log: Subject: [PATCH] Simplify deb_curcv() a bit
1933              From: Benjamin Sugars <bsugars@canoe.ca>
1934              Date: Wed, 9 May 2001 18:14:34 -0400 (EDT)
1935              Message-ID: <Pine.LNX.4.21.0105091811340.1160-100000@marmot.rim.canoe.ca>
1936      Branch: perl
1937            ! run.c
1938 ____________________________________________________________________________
1939 [ 10061] By: jhi                                   on 2001/05/09  23:05:28
1940         Log: Subject: [PATCH] Additional test case for PerlIO::Scalar
1941              From: Benjamin Sugars <bsugars@canoe.ca>
1942              Date: Wed, 9 May 2001 18:03:45 -0400 (EDT)
1943              Message-ID: <Pine.LNX.4.21.0105091758220.1160-100000@marmot.rim.canoe.ca>
1944      Branch: perl
1945            ! t/lib/io_scalar.t
1946 ____________________________________________________________________________
1947 [ 10060] By: jhi                                   on 2001/05/09  23:04:38
1948         Log: Subject: [PATCH: perl@10022] update md5sum for MD5.xs on IBM-1047
1949              From: Peter Prymmer <pvhp@forte.com>
1950              Date: Wed, 9 May 2001 12:08:02 -0700 (PDT)
1951              Message-ID: <Pine.OSF.4.10.10105091205250.455254-100000@aspara.forte.com>
1952      Branch: perl
1953            ! t/lib/md5-file.t
1954 ____________________________________________________________________________
1955 [ 10059] By: jhi                                   on 2001/05/09  23:03:52
1956         Log: Subject: [PATCH t/TEST] B::Deparse tester
1957              From: Robin Houston <robin@kitsite.com>
1958              Date: Wed, 9 May 2001 19:17:50 +0100
1959              Message-ID: <20010509191750.A16940@penderel>
1960      Branch: perl
1961            ! ext/B/O.pm t/TEST
1962 ____________________________________________________________________________
1963 [ 10058] By: jhi                                   on 2001/05/09  23:02:56
1964         Log: Subject: [PATCH] Pod::Html -- fixes extra gaps in raw text
1965              From: Jeff Pinyan <jeffp@crusoe.net>
1966              Date: Wed, 9 May 2001 14:36:25 -0400 (EDT)
1967              Message-ID: <Pine.GSO.4.21.0105091430420.357-100000@crusoe.crusoe.net>
1968      Branch: perl
1969            ! lib/Pod/Html.pm
1970 ____________________________________________________________________________
1971 [ 10057] By: nick                                  on 2001/05/09  18:37:56
1972         Log: Integrate mainline.
1973      Branch: perlio
1974           !> Changes epoc/epocish.h ext/PerlIO/Scalar/Scalar.xs
1975           !> hints/hpux.sh lib/Pod/Html.pm patchlevel.h perlio.c
1976 ____________________________________________________________________________
1977 [ 10056] By: jhi                                   on 2001/05/09  16:44:44
1978         Log: Update Changes.
1979      Branch: perl
1980            ! Changes patchlevel.h
1981 ____________________________________________________________________________
1982 [ 10055] By: jhi                                   on 2001/05/09  16:26:47
1983         Log: Integrate perlio.
1984      Branch: perl
1985           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
1986 ____________________________________________________________________________
1987 [ 10054] By: jhi                                   on 2001/05/09  16:25:42
1988         Log: Subject: Re: [PATCH] Test offset when reading from a PerlIO::Scalar
1989              From: Benjamin Sugars <bsugars@canoe.ca>
1990              Date: Wed, 9 May 2001 12:42:30 -0400 (EDT)
1991              Message-ID: <Pine.LNX.4.21.0105091230110.1516-100000@marmot.rim.canoe.ca>
1992      Branch: perl
1993            ! perlio.c
1994 ____________________________________________________________________________
1995 [ 10053] By: jhi                                   on 2001/05/09  16:24:37
1996         Log: Subject: [PATCH] Test offset when reading from a PerlIO::Scalar
1997              From: Benjamin Sugars <bsugars@canoe.ca>
1998              Date: Tue, 8 May 2001 17:09:44 -0400 (EDT)
1999              Message-ID: <Pine.LNX.4.21.0105081654140.1212-100000@marmot.rim.canoe.ca>
2000      Branch: perl
2001            ! ext/PerlIO/Scalar/Scalar.xs
2002 ____________________________________________________________________________
2003 [ 10052] By: jhi                                   on 2001/05/09  16:19:04
2004         Log: Subject: [PATCH] Pod::Html doesn't honor =begin ... =end properly
2005              From: Jeff Pinyan <jeffp@crusoe.net>
2006              Date: Wed, 9 May 2001 12:35:24 -0400 (EDT)
2007              Message-ID: <Pine.GSO.4.21.0105091233430.357-100000@crusoe.crusoe.net>
2008      Branch: perl
2009            ! lib/Pod/Html.pm
2010 ____________________________________________________________________________
2011 [ 10051] By: jhi                                   on 2001/05/09  15:30:17
2012         Log: EPOC tweak from Olaf Flebbe.
2013      Branch: perl
2014            ! epoc/epocish.h
2015 ____________________________________________________________________________
2016 [ 10050] By: nick                                  on 2001/05/09  14:37:57
2017         Log: win32, regen_config_h
2018      Branch: perlio
2019            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
2020 ____________________________________________________________________________
2021 [ 10049] By: jhi                                   on 2001/05/09  12:33:39
2022         Log: Integrate perlio.
2023      Branch: perl
2024           !> pp_sys.c
2025 ____________________________________________________________________________
2026 [ 10048] By: nick                                  on 2001/05/09  11:59:50
2027         Log: If wait() or waitpid() ends due to EINTR despatch perl interrupt handler
2028              and re-try. Fixes "perl 5.7.x prefers suicide over killing more than one child."
2029      Branch: perlio
2030            ! pp_sys.c
2031 ____________________________________________________________________________
2032 [ 10047] By: jhi                                   on 2001/05/09  10:50:12
2033         Log: Integrate perlio.
2034      Branch: perl
2035           !> run.c
2036 ____________________________________________________________________________
2037 [ 10046] By: jhi                                   on 2001/05/09  10:49:34
2038         Log: Subject: Re: Less warnings during configure
2039              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
2040              Date: Wed, 09 May 2001 13:12:49 +0200
2041              Message-Id: <20010509125337.995D.H.M.BRAND@hccnet.nl>
2042      Branch: perl
2043            ! hints/hpux.sh
2044 ____________________________________________________________________________
2045 [ 10045] By: nick                                  on 2001/05/09  09:56:59
2046         Log: MULTIPLICITY/DEBUGGING build fix.
2047      Branch: perlio
2048            ! run.c
2049 ____________________________________________________________________________
2050 [ 10044] By: nick                                  on 2001/05/09  09:46:37
2051         Log: Merge of mainline (does not build MULTIPLICITY/DEBUGGING issue).
2052      Branch: perlio
2053           +> hints/atheos.sh pod/perl572delta.pod t/pod/plainer.t
2054            - ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
2055           !> (integrate 65 files)
2056 ____________________________________________________________________________
2057 [ 10043] By: jhi                                   on 2001/05/08  22:41:49
2058         Log: Subject: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
2059              From: Robin Houston <robin@kitsite.com>
2060              Date: Tue, 8 May 2001 19:38:00 +0100
2061              Message-ID: <20010508193800.A4389@penderel>
2062              
2063              Subject: Re: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
2064              From: Robin Houston <robin@kitsite.com>
2065              Date: Tue, 8 May 2001 20:03:57 +0100
2066              Message-ID: <20010508200357.A4614@penderel>
2067              
2068              Subject: Re: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
2069              From: Robin Houston <robin@kitsite.com>
2070              Date: Wed, 9 May 2001 00:12:05 +0100
2071              Message-ID: <20010509001205.A18521@puffinry.freeserve.co.uk>
2072      Branch: perl
2073            ! op.c pod/perldiag.pod t/pragma/overload.t t/pragma/warn/op
2074 ____________________________________________________________________________
2075 [ 10042] By: jhi                                   on 2001/05/08  22:09:35
2076         Log: Retract #10031.
2077      Branch: perl
2078            ! pod/perlfunc.pod
2079 ____________________________________________________________________________
2080 [ 10041] By: jhi                                   on 2001/05/08  18:27:34
2081         Log: The metaconfig unit changes for #10040.
2082      Branch: metaconfig/U/perl
2083            ! Checkcc.U d_dlsymun.U dlsrc.U
2084 ____________________________________________________________________________
2085 [ 10040] By: jhi                                   on 2001/05/08  18:24:47
2086         Log: The Configure half of
2087              
2088              Subject: Less warnings during configure
2089              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
2090              Date: Tue, 08 May 2001 08:44:02 +0200
2091              Message-Id: <20010508084158.D793.H.M.BRAND@hccnet.nl>
2092      Branch: perl
2093            ! Configure
2094 ____________________________________________________________________________
2095 [ 10039] By: jhi                                   on 2001/05/08  16:48:31
2096         Log: Subject: Less warnings during configure
2097              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
2098              Date: Tue, 08 May 2001 08:44:02 +0200
2099              Message-Id: <20010508084158.D793.H.M.BRAND@hccnet.nl>
2100      Branch: perl
2101            ! hints/hpux.sh
2102 ____________________________________________________________________________
2103 [ 10038] By: jhi                                   on 2001/05/08  16:32:07
2104         Log: Don't forget to whine about \d__\d.
2105      Branch: perl
2106            ! t/pragma/warn/toke toke.c
2107 ____________________________________________________________________________
2108 [ 10037] By: jhi                                   on 2001/05/08  16:07:05
2109         Log: Allow underscores also in the exponent part.
2110      Branch: perl
2111            ! t/pragma/warn/toke toke.c
2112 ____________________________________________________________________________
2113 [ 10036] By: jhi                                   on 2001/05/08  13:33:55
2114         Log: CodeMagicCD doesn't look like an *I*DE.
2115      Branch: perl
2116            ! pod/perlfaq3.pod
2117 ____________________________________________________________________________
2118 [ 10035] By: jhi                                   on 2001/05/08  13:27:48
2119         Log: Add Open Perl IDE, remove Perl Code Magic (the site seems
2120              to be consistently down).
2121      Branch: perl
2122            ! pod/perlfaq3.pod
2123 ____________________________________________________________________________
2124 [ 10034] By: jhi                                   on 2001/05/08  13:21:07
2125         Log: Upgrade to Text::Balanced 1.84.
2126      Branch: perl
2127            ! lib/Text/Balanced.pm t/lib/tb-xbrak.t
2128 ____________________________________________________________________________
2129 [ 10033] By: jhi                                   on 2001/05/08  12:41:53
2130         Log: Subject: Re: [PATCH] Find the last of the missing pad variables 
2131              From: Benjamin Sugars <bsugars@canoe.ca>
2132              Date: Tue, 8 May 2001 09:14:30 -0400 (EDT)
2133              Message-ID: <Pine.LNX.4.21.0105080912370.1930-100000@marmot.rim.canoe.ca>
2134      Branch: perl
2135            ! run.c
2136 ____________________________________________________________________________
2137 [ 10032] By: jhi                                   on 2001/05/08  12:40:28
2138         Log: Subject: [PATCH: perl@10022] cleaner cleanup for t/pod/plainer.t
2139              From: Peter Prymmer <pvhp@forte.com>
2140              Date: Mon, 7 May 2001 18:13:06 -0700 (PDT)
2141              Message-ID: <Pine.OSF.4.10.10105071810100.317708-100000@aspara.forte.com>
2142      Branch: perl
2143            ! t/pod/plainer.t
2144 ____________________________________________________________________________
2145 [ 10031] By: jhi                                   on 2001/05/08  12:35:25
2146         Log: (Retracted by #10042)
2147              
2148              Subject: Re: [ID 20010506.040] Infinite loop in lib/selfstubber.t under Cygwin
2149              From: "Philip Newton" <pnewton@gmx.de>
2150              Date: Tue, 8 May 2001 09:18:10 +0200
2151              Message-ID: <3AF7B9D2.28861.603732@localhost>
2152      Branch: perl
2153            ! pod/perlfunc.pod
2154 ____________________________________________________________________________
2155 [ 10030] By: jhi                                   on 2001/05/08  12:32:23
2156         Log: Subject: [PATCH B::Deparse] Document known bugs
2157              From: Robin Houston <robin@kitsite.com>
2158              Date: Tue, 8 May 2001 01:53:34 +0100
2159              Message-ID: <20010508015334.A32394@penderel>
2160      Branch: perl
2161            ! ext/B/B/Deparse.pm
2162 ____________________________________________________________________________
2163 [ 10029] By: jhi                                   on 2001/05/08  12:28:28
2164         Log: Subject: Re: Perl book, magazine and website updates.
2165              From: "Philip Newton" <pnewton@gmx.de>
2166              Date: Mon, 7 May 2001 17:03:58 +0200
2167              Message-ID: <3AF6D57E.5387.1E29930@localhost>
2168      Branch: perl
2169            ! pod/perlfaq2.pod
2170 ____________________________________________________________________________
2171 [ 10028] By: jhi                                   on 2001/05/07  23:53:30
2172         Log: Subject: [PATCH: perl@10022] YA tweak to avoid open file conflict in io/fflush.t
2173              From: Peter Prymmer <pvhp@forte.com>
2174              Date: Mon, 7 May 2001 17:50:48 -0700 (PDT)
2175              Message-ID: <Pine.OSF.4.10.10105071746570.317708-100000@aspara.forte.com> 
2176      Branch: perl
2177            ! t/io/fflush.t
2178 ____________________________________________________________________________
2179 [ 10027] By: jhi                                   on 2001/05/07  23:22:48
2180         Log: Subject: [PATCH B::Deparse] Give (?{...}) a taste of its own medicine
2181              From: Robin Houston <robin@kitsite.com>
2182              Date: Tue, 8 May 2001 01:14:55 +0100
2183              Message-ID: <20010508011455.A32162@penderel>
2184      Branch: perl
2185            ! ext/B/B/Deparse.pm
2186 ____________________________________________________________________________
2187 [ 10026] By: jhi                                   on 2001/05/07  23:15:05
2188         Log: Typo in #10025.
2189      Branch: perl
2190            ! hints/uts.sh
2191 ____________________________________________________________________________
2192 [ 10025] By: jhi                                   on 2001/05/07  21:15:35
2193         Log: cc, cflags, and optimize tweaks for UTS from Hal Morris.
2194      Branch: perl
2195            ! hints/uts.sh
2196 ____________________________________________________________________________
2197 [ 10024] By: jhi                                   on 2001/05/07  20:58:40
2198         Log: Subject: Re: [ID 20010506.045] question about hash syntax
2199              From: Peter Scott <Peter@PSDT.com>
2200              Date: Sun, 06 May 2001 13:10:40 -0700
2201              Message-Id: <4.3.2.7.2.20010506113015.00b46100@psdt.com>
2202      Branch: perl
2203            ! pod/perl56delta.pod
2204 ____________________________________________________________________________
2205 [ 10023] By: jhi                                   on 2001/05/07  20:41:26
2206         Log: Configure should figure out the list of dynamic extensions
2207              just fine in UTS-- and in fact it does, as reported by Hal Morris.
2208      Branch: perl
2209            ! hints/uts.sh
2210 ____________________________________________________________________________
2211 [ 10022] By: jhi                                   on 2001/05/07  20:24:11
2212         Log: Update Changes.
2213      Branch: perl
2214            ! Changes patchlevel.h
2215 ____________________________________________________________________________
2216 [ 10021] By: jhi                                   on 2001/05/07  20:11:31
2217         Log: Subject: [PATCH regcomp.c] Insecure regexes
2218              From: Robin Houston <robin@kitsite.com>
2219              Date: Mon, 7 May 2001 21:56:12 +0100
2220              Message-ID: <20010507215612.A31114@penderel>
2221      Branch: perl
2222            ! regcomp.c
2223 ____________________________________________________________________________
2224 [ 10020] By: jhi                                   on 2001/05/07  20:02:30
2225         Log: Drop the foobar.perl.com references for now until Simon
2226              gets them sorted out.
2227      Branch: perl
2228            ! pod/perlfaq2.pod
2229 ____________________________________________________________________________
2230 [ 10019] By: jhi                                   on 2001/05/07  19:54:33
2231         Log: Subject: Re: RFC: changing Devel::SelfStubber to relinquish its grasp
2232              From: Prymmer/Kahn <pvhp@best.com>
2233              Date: Mon, 7 May 2001 07:47:21 -0700 (PDT)
2234              Message-ID: <Pine.BSF.4.21.0105070733080.13301-100000@shell8.ba.best.com>
2235      Branch: perl
2236            ! lib/Devel/SelfStubber.pm
2237 ____________________________________________________________________________
2238 [ 10018] By: jhi                                   on 2001/05/07  19:53:10
2239         Log: Subject: Re: [ID 20010506.022] Win32/Makefile problems in 5.7.1 
2240              From: Prymmer/Kahn <pvhp@best.com>
2241              Date: Sun, 6 May 2001 21:34:56 -0700 (PDT)
2242              Message-ID: <Pine.BSF.4.21.0105062131520.17625-100000@shell8.ba.best.com>
2243      Branch: perl
2244            ! win32/Makefile
2245 ____________________________________________________________________________
2246 [ 10017] By: jhi                                   on 2001/05/07  19:35:10
2247         Log: s/WebTechnique's/WebTechniques/
2248      Branch: perl
2249            ! pod/perlfaq2.pod
2250 ____________________________________________________________________________
2251 [ 10016] By: jhi                                   on 2001/05/07  12:26:29
2252         Log: Llama 3 updates from Randal.
2253      Branch: perl
2254            ! pod/perlfaq2.pod
2255 ____________________________________________________________________________
2256 [ 10015] By: jhi                                   on 2001/05/07  01:34:38
2257         Log: Subject: [PATCH] Help -Dt show correct pad variables
2258              From: Benjamin Sugars <ben.sugars@home.com>
2259              Date: Sun, 6 May 2001 12:54:13 -0400 (EDT)
2260              Message-ID: <Pine.LNX.4.21.0105061142040.12858-100000@localhost.localdomain>
2261      Branch: perl
2262            ! embed.h embed.pl proto.h run.c
2263 ____________________________________________________________________________
2264 [ 10014] By: jhi                                   on 2001/05/07  01:23:56
2265         Log: Subject: [PATCH] Document C<our $foo : shared>
2266              From: Benjamin Sugars <ben.sugars@home.com>
2267              Date: Sun, 6 May 2001 19:00:55 -0400 (EDT)
2268              Message-ID: <Pine.LNX.4.21.0105061847090.9500-100000@localhost.localdomain>
2269      Branch: perl
2270            ! pod/perlfunc.pod
2271 ____________________________________________________________________________
2272 [ 10013] By: jhi                                   on 2001/05/07  01:22:22
2273         Log: Subject: [PATCH B::Deparse] undefined folded constants
2274              From: Robin Houston <robin@kitsite.com>
2275              Date: Sun, 6 May 2001 17:19:09 +0100
2276              Message-ID: <20010506171909.A7046@penderel>
2277      Branch: perl
2278            ! ext/B/B/Deparse.pm
2279 ____________________________________________________________________________
2280 [ 10012] By: jhi                                   on 2001/05/07  00:57:38
2281         Log: Subject: [PATCH B::Deparse] use Foo (sub {...});
2282              From: Robin Houston <robin@kitsite.com>
2283              Message-ID: <20010506164654.A6848@penderel>
2284              Date: Sun, 6 May 2001 16:46:54 +0100
2285      Branch: perl
2286            ! ext/B/B/Deparse.pm
2287 ____________________________________________________________________________
2288 [ 10011] By: jhi                                   on 2001/05/07  00:52:18
2289         Log: Subject: [PATCH t/op/my_stash.t] Naughty?
2290              From: Robin Houston <robin@kitsite.com>
2291              Date: Sun, 6 May 2001 14:47:02 +0100
2292              Message-ID: <20010506144702.A6308@penderel>
2293      Branch: perl
2294            ! t/op/my_stash.t
2295 ____________________________________________________________________________
2296 [ 10010] By: jhi                                   on 2001/05/06  15:07:51
2297         Log: Subject: Perl book, magazine and website updates.
2298              From: Simon Cozens <simon@netthink.co.uk>
2299              Date: Sun, 6 May 2001 16:55:36 +0100
2300              Message-ID: <20010506165536.A1795@netthink.co.uk>
2301      Branch: perl
2302            ! pod/perlbook.pod pod/perlfaq2.pod
2303 ____________________________________________________________________________
2304 [ 10009] By: jhi                                   on 2001/05/06  14:11:40
2305         Log: Tweaks on the Tru64 prof options.
2306      Branch: perl
2307            ! pod/perlhack.pod
2308 ____________________________________________________________________________
2309 [ 10008] By: jhi                                   on 2001/05/06  13:51:49
2310         Log: Subject: [PATCH t/pod/testp2pt.pl] Give deparse tester a chance
2311              From: Robin Houston <robin@kitsite.com>
2312              Date: Sun, 6 May 2001 14:40:51 +0100
2313              Message-ID: <20010506144051.A6279@penderel>
2314      Branch: perl
2315            ! t/pod/testp2pt.pl
2316 ____________________________________________________________________________
2317 [ 10007] By: jhi                                   on 2001/05/06  13:49:31
2318         Log: Subject: [PATCH B::Deparse] scoping
2319              From: Robin Houston <robin@kitsite.com>
2320              Date: Sun, 6 May 2001 14:36:56 +0100
2321              Message-ID: <20010506143656.A4006@penderel>
2322      Branch: perl
2323            ! ext/B/B/Deparse.pm ext/B/defsubs_h.PL t/lib/b-deparse.t
2324 ____________________________________________________________________________
2325 [ 10006] By: jhi                                   on 2001/05/06  13:24:12
2326         Log: Document the undefinedness of bitshifting out of range.
2327      Branch: perl
2328            ! pod/perlop.pod
2329 ____________________________________________________________________________
2330 [ 10005] By: jhi                                   on 2001/05/06  13:03:17
2331         Log: Retract #10003 and update the IDE descriptions a bit.
2332      Branch: perl
2333            ! pod/perlfaq3.pod
2334 ____________________________________________________________________________
2335 [ 10004] By: jhi                                   on 2001/05/06  03:02:41
2336         Log: Subject: [PATCH: perl@10001] win32 update (VC,Borland,gcc), nmake update
2337              From: Prymmer/Kahn <pvhp@best.com>
2338              Date: Sat, 5 May 2001 20:30:49 -0700 (PDT)
2339              Message-ID: <Pine.BSF.4.21.0105052017370.3961-100000@shell8.ba.best.com>
2340      Branch: perl
2341            ! win32/Makefile win32/buildext.pl win32/config.bc
2342            ! win32/config.gc win32/config.vc
2343 ____________________________________________________________________________
2344 [ 10003] By: jhi                                   on 2001/05/05  20:24:44
2345         Log: (Retracted by #10005.)
2346      Branch: perl
2347            ! pod/perlfaq3.pod
2348 ____________________________________________________________________________
2349 [ 10002] By: jhi                                   on 2001/05/05  19:23:36
2350         Log: It's "psed", not "sed".
2351      Branch: perl
2352            ! x2p/s2p.PL
2353 ____________________________________________________________________________
2354 [ 10001] By: jhi                                   on 2001/05/05  18:35:38
2355         Log: Update Changes.
2356      Branch: perl
2357            ! Changes patchlevel.h
2358 ____________________________________________________________________________
2359 [ 10000] By: jhi                                   on 2001/05/05  18:32:15
2360         Log: Subject: Re: bleadperl make install fails due to "psed"
2361              From: andreas.koenig@anima.de (Andreas J. Koenig)
2362              Date: 05 May 2001 18:23:28 +0200
2363              Message-ID: <m3u22zg3y7.fsf@ak-71.mind.de>
2364      Branch: perl
2365            ! x2p/Makefile.SH x2p/s2p.PL
2366 ____________________________________________________________________________
2367 [  9999] By: jhi                                   on 2001/05/05  18:28:09
2368         Log: AUTHORS updates.
2369      Branch: perl
2370            ! AUTHORS
2371 ____________________________________________________________________________
2372 [  9998] By: jhi                                   on 2001/05/05  18:16:00
2373         Log: Updates on the pods related to the modules included since 5.6.
2374              
2375              TODO: perltodo really could use major updating.
2376      Branch: perl
2377            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq7.pod
2378            ! pod/perlfaq8.pod pod/perlfilter.pod pod/perlfunc.pod
2379            ! pod/perlop.pod pod/perlport.pod pod/perlsec.pod
2380            ! pod/perlsyn.pod pod/perltodo.pod
2381 ____________________________________________________________________________
2382 [  9997] By: jhi                                   on 2001/05/05  17:35:17
2383         Log: Hints file for AtheOS ( http://www.atheos.cx/ ),
2384              from Kurt Skauen.
2385      Branch: perl
2386            + hints/atheos.sh
2387            ! MANIFEST
2388 ____________________________________________________________________________
2389 [  9996] By: jhi                                   on 2001/05/05  17:25:00
2390         Log: Add preemptive #undefs for some of the shorter and more prone
2391              to collision regcomp.h #defines.  (Background: the MASK collided
2392              with a system header #define in Rhapsody.)
2393      Branch: perl
2394            ! regcomp.h
2395 ____________________________________________________________________________
2396 [  9995] By: jhi                                   on 2001/05/05  13:24:21
2397         Log: Subject: [PATCH] Re: h2xs [was Re: HEAR YE, HEAR YE!]
2398              From: Nicholas Clark <nick@ccl4.org>
2399              Date: Sat, 5 May 2001 14:46:39 +0100
2400              Message-ID: <20010505144639.O53513@plum.flirble.org>
2401              
2402              Add a test for the constants (if any) being processed correctly.
2403      Branch: perl
2404            ! utils/h2xs.PL
2405 ____________________________________________________________________________
2406 [  9994] By: jhi                                   on 2001/05/05  02:11:03
2407         Log: Subject: [PATCH & retract: perl@9973] the real fix for t/lib/b-stash.t
2408              From: Peter Prymmer <pvhp@forte.com>
2409              Date: Fri, 4 May 2001 17:44:13 -0700 (PDT)
2410              Message-ID: <Pine.OSF.4.10.10105041734280.67333-100000@aspara.forte.com>
2411      Branch: perl
2412            ! t/lib/b-stash.t
2413 ____________________________________________________________________________
2414 [  9993] By: jhi                                   on 2001/05/05  02:03:49
2415         Log: Subject: [PATCH: perl@9973] fix const poisioning in  PerlIO_openn->fdopen->openn
2416              From: Peter Prymmer <pvhp@forte.com>
2417              Date: Fri, 4 May 2001 17:29:02 -0700 (PDT)
2418              Message-ID: <Pine.OSF.4.10.10105041727420.67333-100000@aspara.forte.com>
2419      Branch: perl
2420            ! perlio.c vms/vmsish.h
2421 ____________________________________________________________________________
2422 [  9992] By: jhi                                   on 2001/05/04  17:21:12
2423         Log: Subject: [PATHC perl@9944] missing library tests: Pod::Plainer
2424              From: Robin Barker <rmb1@cise.npl.co.uk>
2425              Date: Fri, 4 May 2001 18:13:47 +0100 (BST)
2426              Message-Id: <200105041713.SAA14842@tempest.npl.co.uk>
2427      Branch: perl
2428            + t/pod/plainer.t
2429            ! MANIFEST
2430 ____________________________________________________________________________
2431 [  9991] By: jhi                                   on 2001/05/04  16:47:45
2432         Log: Subject: [PATCH perl@9944] -Wformat error from ext/re/re_comp.c
2433              From: Robin Barker <rmb1@cise.npl.co.uk>
2434              Date: Fri, 4 May 2001 18:09:13 +0100 (BST)
2435              Message-Id: <200105041709.SAA14835@tempest.npl.co.uk>
2436      Branch: perl
2437            ! regcomp.c
2438 ____________________________________________________________________________
2439 [  9990] By: jhi                                   on 2001/05/04  14:37:20
2440         Log: Subject: [PATCH: perl@9973] let win32 run t/lib/b-stash.t
2441              From: Prymmer/Kahn <pvhp@best.com>
2442              Date: Fri, 4 May 2001 07:31:01 -0700 (PDT)
2443              Message-ID: <Pine.BSF.4.21.0105040727430.14844-100000@shell8.ba.best.com>
2444      Branch: perl
2445            ! t/lib/b-stash.t
2446 ____________________________________________________________________________
2447 [  9989] By: jhi                                   on 2001/05/04  14:03:58
2448         Log: Introduce perl572delta, update Todo, add the missing
2449              mention about signal safety since 5.7.1 (though this
2450              requires verification and more details.)
2451      Branch: perl
2452            + pod/perl572delta.pod
2453            ! MANIFEST Todo pod/perl571delta.pod
2454 ____________________________________________________________________________
2455 [  9988] By: jhi                                   on 2001/05/04  12:41:51
2456         Log: Subject: [PATCH perl@9944] long =item
2457              From: Robin Barker <rmb1@cise.npl.co.uk>
2458              Date: Fri, 4 May 2001 14:15:20 +0100 (BST)
2459              Message-Id: <200105041315.OAA00436@tempest.npl.co.uk>
2460      Branch: perl
2461            ! ext/Time/HiRes/HiRes.pm
2462 ____________________________________________________________________________
2463 [  9987] By: jhi                                   on 2001/05/04  12:39:19
2464         Log: The #9901 had removed one line essential for EBCDIC.
2465      Branch: perl
2466            ! regcomp.c
2467 ____________________________________________________________________________
2468 [  9986] By: jhi                                   on 2001/05/04  12:30:23
2469         Log: Subject: cygwin/Makefile.SHs INSTALL patch
2470              From: Reini Urban <rurban@sbox.tu-graz.ac.at>
2471              Date: Mon, 08 Jan 2001 04:59:21 +0200
2472              Message-ID: <3A592D09.FD6AD35D@sbox.tu-graz.ac.at> 
2473      Branch: perl
2474            ! cygwin/Makefile.SHs
2475 ____________________________________________________________________________
2476 [  9985] By: jhi                                   on 2001/05/04  03:51:39
2477         Log: Encode/IO doc tweaks.
2478      Branch: perl
2479            ! ext/Encode/Encode.pm
2480 ____________________________________________________________________________
2481 [  9984] By: jhi                                   on 2001/05/04  03:29:34
2482         Log: Remove GDBM_File from the dynamic extensions for UTS,
2483              GDBM is not a standard feature.
2484      Branch: perl
2485            ! hints/uts.sh
2486 ____________________________________________________________________________
2487 [  9983] By: jhi                                   on 2001/05/04  03:22:59
2488         Log: Document the \pX and \p{Yz} (and \p{BidiXYZ}) classes a bit more.
2489      Branch: perl
2490            ! pod/perlretut.pod
2491 ____________________________________________________________________________
2492 [  9982] By: jhi                                   on 2001/05/03  23:21:03
2493         Log: Subject: [PATCH] Let sv_dump understand GvSHARED
2494              From: Benjamin Sugars <bsugars@canoe.ca>
2495              Date: Thu, 3 May 2001 16:51:07 -0400 (EDT)
2496              Message-ID: <Pine.LNX.4.21.0105031645280.805-100000@marmot.rim.canoe.ca>
2497      Branch: perl
2498            ! dump.c
2499 ____________________________________________________________________________
2500 [  9981] By: jhi                                   on 2001/05/03  23:20:05
2501         Log: Subject: [PATCH] Allow clobbering of a PerlIO::Scalar and more tests
2502              From: Benjamin Sugars <bsugars@canoe.ca>
2503              Date: Thu, 3 May 2001 15:28:21 -0400 (EDT)
2504              Message-ID: <Pine.LNX.4.21.0105031508360.805-100000@marmot.rim.canoe.ca>
2505      Branch: perl
2506            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
2507 ____________________________________________________________________________
2508 [  9980] By: jhi                                   on 2001/05/03  23:15:29
2509         Log: Integrate perlio.
2510      Branch: perl
2511           !> ext/Encode/Encode.pm
2512 ____________________________________________________________________________
2513 [  9979] By: jhi                                   on 2001/05/03  16:54:59
2514         Log: Install psed man page.
2515      Branch: perl
2516            ! installman
2517 ____________________________________________________________________________
2518 [  9978] By: jhi                                   on 2001/05/03  16:45:58
2519         Log: Remove unused files; noted by Sarathy.
2520      Branch: perl
2521            - ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
2522            ! MANIFEST
2523 ____________________________________________________________________________
2524 [  9977] By: jhi                                   on 2001/05/03  16:42:30
2525         Log: Subject: [PATCH bleadperl] INSTALL patch -- space requirements
2526              From: Andy Dougherty <doughera@lafayette.edu>
2527              Date: Thu, 3 May 2001 11:16:10 -0400 (EDT)
2528              Message-ID: <Pine.SOL.4.10.10105031114500.17868-100000@maxwell.phys.lafayette.edu>
2529      Branch: perl
2530            ! INSTALL
2531 ____________________________________________________________________________
2532 [  9976] By: nick                                  on 2001/05/03  16:40:42
2533         Log: Allow $answer = encode($object,$text); like it says in docs.
2534      Branch: perlio
2535            ! ext/Encode/Encode.pm
2536 ____________________________________________________________________________
2537 [  9975] By: nick                                  on 2001/05/03  16:22:30
2538         Log: Fix latin1 etc. alias code - (bit rot?) - the @latin2iso array now seems to need
2539              to be in scope (fair enough), and also a package variable (our) for eval to see it.
2540      Branch: perlio
2541            ! ext/Encode/Encode.pm
2542 ____________________________________________________________________________
2543 [  9974] By: nick                                  on 2001/05/03  15:48:17
2544         Log: Integrate mainline.
2545      Branch: perlio
2546           +> lib/NEXT.pm t/io/fflush.t t/lib/MyFilter.pm
2547           +> t/lib/filter-simple.t t/lib/next.t
2548           !> (integrate 70 files)
2549 ____________________________________________________________________________
2550 [  9973] By: jhi                                   on 2001/05/03  13:09:09
2551         Log: Update Changes.
2552      Branch: perl
2553            ! Changes patchlevel.h
2554 ____________________________________________________________________________
2555 [  9972] By: jhi                                   on 2001/05/03  12:58:33
2556         Log: Subject: [PATCH: perl@9945] fix handling of $Config{variables} in io/fflush.t
2557              From: Prymmer/Kahn <pvhp@best.com>
2558              Date: Wed, 2 May 2001 23:56:13 -0700 (PDT)
2559              Message-ID: <Pine.BSF.4.21.0105022353380.24421-100000@shell8.ba.best.com>
2560      Branch: perl
2561            ! t/io/fflush.t
2562 ____________________________________________________________________________
2563 [  9971] By: jhi                                   on 2001/05/03  12:57:26
2564         Log: Subject: [PATCH: perl@9945] two fixes for win32/FindExt.pm
2565              From: Prymmer/Kahn <pvhp@best.com>
2566              Date: Wed, 2 May 2001 23:42:33 -0700 (PDT)
2567              Message-ID: <Pine.BSF.4.21.0105022337070.24421-100000@shell8.ba.best.com>
2568      Branch: perl
2569            ! win32/FindExt.pm
2570 ____________________________________________________________________________
2571 [  9970] By: jhi                                   on 2001/05/03  02:42:46
2572         Log: Can't croak sans thread context, from Doug MacEachern.
2573      Branch: perl
2574            ! toke.c
2575 ____________________________________________________________________________
2576 [  9969] By: jhi                                   on 2001/05/03  01:23:48
2577         Log: Subject: Random input test and Perl
2578              From: Ilya Zakharevich <ilya@math.berkeley.edu>
2579              Date: Wed, 2 May 2001 14:35:50 -0700 (PDT)
2580              Message-Id: <200105022135.OAA26245@fac-813-1.math.Berkeley.EDU>
2581      Branch: perl
2582            ! toke.c
2583 ____________________________________________________________________________
2584 [  9968] By: jhi                                   on 2001/05/02  22:17:21
2585         Log: Subject: [PATCH: perl@9945] fix some misinformation in perlfunc.pod
2586              From: Peter Prymmer <pvhp@forte.com>
2587              Date: Wed, 2 May 2001 15:58:18 -0700 (PDT)
2588              Message-ID: <Pine.OSF.4.10.10105021554040.342459-100000@aspara.forte.com>
2589      Branch: perl
2590            ! pod/perlfunc.pod pod/perlport.pod
2591 ____________________________________________________________________________
2592 [  9967] By: jhi                                   on 2001/05/02  20:12:45
2593         Log: Workaround for UTS compiler casting bug from Hal Morris.
2594      Branch: perl
2595            ! perl.h
2596 ____________________________________________________________________________
2597 [  9966] By: jhi                                   on 2001/05/02  18:31:37
2598         Log: Subject: Re: [PATCH 5.6.1] Multiplicity and thread fixes for VMS 
2599              From: Dan Sugalski <dan@sidhe.org>
2600              Date: Wed, 02 May 2001 15:23:22 -0400
2601              Message-Id: <5.0.2.1.0.20010502152210.01f65550@24.8.96.48>
2602      Branch: perl
2603            ! perl.c vms/vms.c
2604 ____________________________________________________________________________
2605 [  9965] By: jhi                                   on 2001/05/02  18:21:29
2606         Log: Minor doc tweaks on endianness, closes bug 20010327.004.
2607      Branch: perl
2608            ! pod/perlfunc.pod
2609 ____________________________________________________________________________
2610 [  9964] By: jhi                                   on 2001/05/02  18:15:01
2611         Log: Document large files in INSTALL, document also the %x
2612              limitation if not use64bitint, closes bug 20010326.007.
2613      Branch: perl
2614            ! INSTALL
2615 ____________________________________________________________________________
2616 [  9963] By: jhi                                   on 2001/05/02  17:24:47
2617         Log: perlmodlib tweaks; regen pods.
2618      Branch: perl
2619            ! pod/Makefile.SH pod/perlmodlib.PL pod/perlmodlib.pod
2620            ! pod/perltoc.pod
2621 ____________________________________________________________________________
2622 [  9962] By: jhi                                   on 2001/05/02  17:14:00
2623         Log: Fix for a segfault, from Marc Lehmann.
2624      Branch: perl
2625            ! ext/POSIX/POSIX.xs ext/Time/Piece/Piece.xs
2626 ____________________________________________________________________________
2627 [  9961] By: jhi                                   on 2001/05/02  15:55:53
2628         Log: Subject: [DOC PATCH bleadperl] minor nits in perlop.pod
2629              From: "Philip Newton" <pnewton@gmx.de>
2630              Date: Wed, 2 May 2001 18:39:03 +0200
2631              Message-ID: <3AF05447.15525.173B588@localhost>
2632      Branch: perl
2633            ! pod/perlop.pod
2634 ____________________________________________________________________________
2635 [  9960] By: jhi                                   on 2001/05/02  15:35:37
2636         Log: Subject: [PATCH 5.6.1] Multiplicity and thread fixes for VMS
2637              From: Dan Sugalski <dan@sidhe.org>
2638              Date: Wed, 02 May 2001 11:37:27 -0400
2639              Message-Id: <5.0.2.1.0.20010502112909.01f24e28@24.8.96.48>
2640      Branch: perl
2641            ! doio.c ext/File/Glob/bsd_glob.c perl.c perl.h pp_sys.c
2642            ! thread.h vms/vms.c vms/vmsish.h
2643 ____________________________________________________________________________
2644 [  9959] By: jhi                                   on 2001/05/02  15:21:08
2645         Log: Subject: Re: [PATCH] Allow appending on a PerlIO::Scalar
2646              From: Benjamin Sugars <bsugars@canoe.ca>
2647              Date: Wed, 2 May 2001 10:53:11 -0400 (EDT)
2648              Message-ID: <Pine.LNX.4.21.0105021041380.1652-100000@marmot.rim.canoe.ca>
2649      Branch: perl
2650            ! ext/PerlIO/Scalar/Scalar.xs
2651 ____________________________________________________________________________
2652 [  9958] By: jhi                                   on 2001/05/02  15:15:53
2653         Log: Bug in #9915, spotted by Mike Guy.
2654      Branch: perl
2655            ! installperl
2656 ____________________________________________________________________________
2657 [  9957] By: jhi                                   on 2001/05/02  13:26:01
2658         Log: Add a test for not griping about references as array
2659              indices if the reference has magic in it (overloaded
2660              methods).
2661      Branch: perl
2662            ! pod/perldiag.pod t/pragma/warn/pp_hot
2663 ____________________________________________________________________________
2664 [  9956] By: jhi                                   on 2001/05/02  13:07:01
2665         Log: Retracted a bit too much in #9952.
2666      Branch: perl
2667            ! t/pragma/sub_lval.t
2668 ____________________________________________________________________________
2669 [  9955] By: jhi                                   on 2001/05/02  13:05:38
2670         Log: Test for #9952.
2671      Branch: perl
2672            ! t/op/tie.t
2673 ____________________________________________________________________________
2674 [  9954] By: jhi                                   on 2001/05/02  11:48:18
2675         Log: Additional note on the encoding example: one cannot
2676              convert string constants in-place.
2677      Branch: perl
2678            ! ext/Encode/Encode.pm
2679 ____________________________________________________________________________
2680 [  9953] By: jhi                                   on 2001/05/02  11:43:51
2681         Log: Note that if you have recent enough Perl you already
2682              have Filter::Util::Call.
2683      Branch: perl
2684            ! lib/Filter/Simple.pm
2685 ____________________________________________________________________________
2686 [  9952] By: jhi                                   on 2001/05/02  11:31:53
2687         Log: Retract changes #8254 and #8255, causes coredump in
2688              'tie FH, "main"', reported by Abigail, culprit found by
2689              Benjamin Sugars.  Mirrors maintperl change #9950.
2690      Branch: perl
2691            ! op.c t/pragma/sub_lval.t
2692 ____________________________________________________________________________
2693 [  9951] By: jhi                                   on 2001/05/02  11:14:29
2694         Log: Forgot from #9942.  (Needed by t/lib/filter-simple.t.)
2695      Branch: perl
2696            + t/lib/MyFilter.pm
2697 ____________________________________________________________________________
2698 [  9950] By: gsar                                  on 2001/05/02  03:17:11
2699         Log: revert integration of changes#8254,8255 in change#8620 (causes
2700              a coredump in C<tie FH, 'foo'>; the idea itself may need better
2701              rationalization)
2702      Branch: maint-5.6/perl
2703            ! op.c t/pragma/sub_lval.t
2704 ____________________________________________________________________________
2705 [  9949] By: gsar                                  on 2001/05/02  02:56:32
2706         Log: integrate changes#9774,9814 from mainline (Unixware fixes)
2707              
2708              Subject: [ID 20010421.010] Perl 5.6.1 on Unixware 7
2709              
2710              Subject: Re: [ID 20010421.010] Perl 5.6.1 on Unixware 7
2711      Branch: maint-5.6/perl
2712           !> hints/svr5.sh
2713 ____________________________________________________________________________
2714 [  9948] By: gsar                                  on 2001/05/02  02:49:15
2715         Log: pod/find.t breaks on VMS (from Craig Berry)
2716      Branch: maint-5.6/perl
2717            ! t/pod/find.t
2718 ____________________________________________________________________________
2719 [  9947] By: jhi                                   on 2001/05/02  02:43:09
2720         Log: Add an encoding conversion example.
2721      Branch: perl
2722            ! ext/Encode/Encode.pm
2723 ____________________________________________________________________________
2724 [  9946] By: jhi                                   on 2001/05/02  01:34:22
2725         Log: Another coat of paint but still nowhere finished.
2726              Need to decide on the semantics of strptime(): should
2727              strptime() be a function instead of a method?  To do
2728              the week/monthname-strptiming the i18n/l10n bullet needs
2729              to be bitten with gusto.
2730      Branch: perl
2731            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
2732 ____________________________________________________________________________
2733 [  9945] By: jhi                                   on 2001/05/01  23:40:52
2734         Log: Update Changes.
2735      Branch: perl
2736            ! Changes patchlevel.h
2737 ____________________________________________________________________________
2738 [  9944] By: jhi                                   on 2001/05/01  23:33:37
2739         Log: Add known-to-be-tested modules to the list-to-be-skipped.
2740      Branch: perl
2741            ! t/lib/1_compile.t
2742 ____________________________________________________________________________
2743 [  9943] By: jhi                                   on 2001/05/01  23:24:40
2744         Log: Subject: BorlandC++ fix
2745              From: "Vadim Konovalov" <watman@inbox.ru>
2746              Date: Mon, 30 Apr 2001 20:12:26 -0700
2747              Message-ID: <006e01c0d1ec$8fb1b8d0$406bff87@vad>
2748      Branch: perl
2749            ! win32/makefile.mk
2750 ____________________________________________________________________________
2751 [  9942] By: jhi                                   on 2001/05/01  23:18:02
2752         Log: Update to Filter::Simple 0.60, create a test for it.
2753      Branch: perl
2754            + t/lib/filter-simple.t
2755            ! MANIFEST lib/Filter/Simple.pm
2756 ____________________________________________________________________________
2757 [  9941] By: jhi                                   on 2001/05/01  19:47:24
2758         Log: Subject: Re: bleadperl: s/// failure with \b and /g 
2759              From: Hugo <hv@crypt.compulink.co.uk>
2760              Date: Tue, 01 May 2001 20:12:20 +0100
2761              Message-Id: <200105011912.UAA06826@crypt.compulink.co.uk>
2762      Branch: perl
2763            ! pp_hot.c t/op/re_tests
2764 ____________________________________________________________________________
2765 [  9940] By: jhi                                   on 2001/05/01  19:42:16
2766         Log: Integrate perlio.
2767      Branch: perl
2768           !> lib/base.pm t/lib/fields.t
2769 ____________________________________________________________________________
2770 [  9939] By: jhi                                   on 2001/05/01  19:39:51
2771         Log: Subject: [PATCH] Allow appending on a PerlIO::Scalar
2772              From: Benjamin Sugars <bsugars@canoe.ca>
2773              Date: Tue, 1 May 2001 16:32:03 -0400 (EDT)
2774              Message-ID: <Pine.LNX.4.21.0105011627110.1526-100000@marmot.rim.canoe.ca>
2775      Branch: perl
2776            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
2777 ____________________________________________________________________________
2778 [  9938] By: jhi                                   on 2001/05/01  19:34:09
2779         Log: Add NEXT, a pseudo-class for method redispatching.
2780              <Damian>NEXT.pm probably offers more bang-for-buck
2781              than anything else I've ever written.</Damian>
2782      Branch: perl
2783            + lib/NEXT.pm t/lib/next.t
2784            ! MANIFEST
2785 ____________________________________________________________________________
2786 [  9937] By: jhi                                   on 2001/05/01  19:21:41
2787         Log: Update to Switch 2.02.
2788      Branch: perl
2789            ! lib/Switch.pm t/lib/switch.t
2790 ____________________________________________________________________________
2791 [  9936] By: nick                                  on 2001/05/01  19:09:21
2792         Log: Fix for base.pm clobbering $VERSION
2793      Branch: perlio
2794            ! lib/base.pm
2795 ____________________________________________________________________________
2796 [  9935] By: nick                                  on 2001/05/01  18:54:38
2797         Log: Test for base.pm clobbering $VERSION.
2798      Branch: perlio
2799            ! t/lib/fields.t
2800 ____________________________________________________________________________
2801 [  9934] By: jhi                                   on 2001/05/01  18:39:10
2802         Log: Add information about Scalar::Util::blessed.
2803      Branch: perl
2804            ! pod/perlobj.pod
2805 ____________________________________________________________________________
2806 [  9933] By: jhi                                   on 2001/05/01  18:33:51
2807         Log: Subject: Extra UNIVERSAL documentation
2808              From: Mike Guy <mjtg@cam.ac.uk>
2809              Date: Tue, 01 May 2001 20:12:11 +0100
2810              Message-Id: <E14ufZD-0007kD-00@libra.cus.cam.ac.uk>
2811      Branch: perl
2812            ! pod/perlobj.pod
2813 ____________________________________________________________________________
2814 [  9932] By: jhi                                   on 2001/05/01  18:26:54
2815         Log: Subject: Autoflush in tests as appropriate
2816              From: Mike Guy <mjtg@cam.ac.uk>
2817              Date: Tue, 01 May 2001 20:05:31 +0100
2818              Message-Id: <E14ufSl-0007gS-00@libra.cus.cam.ac.uk>
2819      Branch: perl
2820            ! t/lib/syslfs.t t/op/die_exit.t t/op/lex_assign.t t/op/lfs.t
2821            ! t/op/taint.t
2822 ____________________________________________________________________________
2823 [  9931] By: jhi                                   on 2001/05/01  18:02:29
2824         Log: Subject: [PATCH] Multiple consecutive writes on PerlIO::Scalar
2825              From: Benjamin Sugars <bsugars@canoe.ca>
2826              Date: Tue, 1 May 2001 14:58:24 -0400 (EDT)
2827              Message-ID: <Pine.LNX.4.21.0105011431300.1526-100000@marmot.rim.canoe.ca>
2828      Branch: perl
2829            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
2830 ____________________________________________________________________________
2831 [  9930] By: jhi                                   on 2001/05/01  15:12:26
2832         Log: Subject: Re: Finally got a round tuit
2833              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
2834              Date: Tue, 01 May 2001 14:14:10 +0200
2835              Message-Id: <20010501135740.19E4.H.M.BRAND@hccnet.nl>
2836              
2837              The -DP part, slightly modified.
2838      Branch: perl
2839            ! perl.c
2840 ____________________________________________________________________________
2841 [  9929] By: jhi                                   on 2001/05/01  14:17:15
2842         Log: Subject: Re: Finally got a round tuit
2843              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
2844              Date: Tue, 01 May 2001 16:34:06 +0200
2845              Message-Id: <20010501163255.19F2.H.M.BRAND@hccnet.nl>
2846              
2847              cpp and optimization tweaks for HP-UX.
2848      Branch: perl
2849            ! hints/hpux.sh
2850 ____________________________________________________________________________
2851 [  9928] By: jhi                                   on 2001/05/01  13:24:20
2852         Log: Tune the scan_num() comments to reality.
2853      Branch: perl
2854            ! toke.c
2855 ____________________________________________________________________________
2856 [  9927] By: jhi                                   on 2001/05/01  13:14:01
2857         Log: Subject: [PATCH B::Deparse] optimised sort
2858              From: Robin Houston <robin@kitsite.com>
2859              Date: Tue, 1 May 2001 14:07:12 +0100
2860              Message-ID: <20010501140712.A4266@penderel>
2861      Branch: perl
2862            ! ext/B/B/Deparse.pm
2863 ____________________________________________________________________________
2864 [  9926] By: jhi                                   on 2001/05/01  13:10:53
2865         Log: Subject: [PATCH t/lib/b-deparse.t] 
2866              From: Robin Houston <robin@kitsite.com>
2867              Date: Tue, 1 May 2001 13:37:42 +0100
2868              Message-ID: <20010501133742.A4082@penderel>
2869      Branch: perl
2870            ! t/lib/b-deparse.t
2871 ____________________________________________________________________________
2872 [  9925] By: jhi                                   on 2001/05/01  13:10:13
2873         Log: Subject: [PATCH B::Deparse] for(;;), sort
2874              From: Robin Houston <robin@kitsite.com>
2875              Date: Tue, 1 May 2001 13:35:00 +0100
2876              Message-ID: <20010501133500.A4061@penderel>
2877      Branch: perl
2878            ! ext/B/B/Deparse.pm
2879 ____________________________________________________________________________
2880 [  9924] By: jhi                                   on 2001/05/01  13:09:22
2881         Log: Subject: [PATCH B::Deparse] do, warn, use
2882              From: Robin Houston <robin@kitsite.com>
2883              Date: Tue, 1 May 2001 13:31:03 +0100
2884              Message-ID: <20010501133103.A4041@penderel>
2885      Branch: perl
2886            ! ext/B/B/Deparse.pm
2887 ____________________________________________________________________________
2888 [  9923] By: jhi                                   on 2001/05/01  11:45:36
2889         Log: Subject: [PATCH] Test autoflush on fork (Was: Should I remove something?)
2890              From: Benjamin Sugars <ben.sugars@home.com>
2891              Date: Mon, 30 Apr 2001 22:21:54 -0400 (EDT)
2892              Message-ID: <Pine.LNX.4.21.0104302213190.19002-100000@localhost.localdomain>
2893      Branch: perl
2894            + t/io/fflush.t
2895            ! MANIFEST
2896 ____________________________________________________________________________
2897 [  9922] By: jhi                                   on 2001/05/01  11:35:42
2898         Log: Subject: [PATCH: perl@9917] more VMS tweaks for addn'l selfstubber tests
2899              From: Peter Prymmer <pvhp@forte.com>
2900              Date: Mon, 30 Apr 2001 16:26:30 -0700 (PDT)
2901              Message-ID: <Pine.OSF.4.10.10104301621200.161547-100000@aspara.forte.com>
2902      Branch: perl
2903            ! t/lib/selfstubber.t
2904 ____________________________________________________________________________
2905 [  9921] By: jhi                                   on 2001/04/30  16:34:33
2906         Log: Subject: [PATCH B::Concise] suppress warning
2907              From: Robin Houston <robin@kitsite.com>
2908              Date: Mon, 30 Apr 2001 16:09:49 +0100
2909              Message-ID: <20010430160949.A25086@penderel>
2910      Branch: perl
2911            ! ext/B/B/Concise.pm
2912 ____________________________________________________________________________
2913 [  9920] By: jhi                                   on 2001/04/30  13:56:04
2914         Log: Strip the *markers* from #9919.
2915      Branch: perl
2916            ! pod/perlfaq.pod pod/perlfaq5.pod
2917 ____________________________________________________________________________
2918 [  9919] By: jhi                                   on 2001/04/30  13:54:04
2919         Log: Subject: [PATCH] (perlfaq/bleadperl) append mode and locking
2920              From: Gwyn Judd <b.judd@xtra.co.nz>
2921              Date: Sun, 29 Apr 2001 01:47:49 +1200
2922              Message-ID: <20010429014749.A4418@thislove>
2923      Branch: perl
2924            ! pod/perlfaq.pod pod/perlfaq5.pod
2925 ____________________________________________________________________________
2926 [  9918] By: jhi                                   on 2001/04/30  13:13:54
2927         Log: More_tweakage.
2928      Branch: perl
2929            ! pod/perldata.pod pod/perldiag.pod
2930 ____________________________________________________________________________
2931 [  9917] By: jhi                                   on 2001/04/30  13:01:27
2932         Log: Update Changes.
2933      Branch: perl
2934            ! Changes patchlevel.h
2935 ____________________________________________________________________________
2936 [  9916] By: jhi                                   on 2001/04/30  12:57:03
2937         Log: T_w_e_a_k_a_g_e.
2938      Branch: perl
2939            ! pod/perldata.pod pod/perldiag.pod
2940 ____________________________________________________________________________
2941 [  9915] By: jhi                                   on 2001/04/30  12:39:29
2942         Log: Install s2p also as psed.
2943              
2944              TODO: psed documentation?
2945      Branch: perl
2946            ! installperl
2947 ____________________________________________________________________________
2948 [  9914] By: jhi                                   on 2001/04/30  12:29:21
2949         Log: Subject: Re: [ID 20010303.009] SOCKS5 work around breaks other sockets
2950              From: Jens Hamisch <jens@Strawberry.COM>
2951              Date: Fri, 27 Apr 2001 17:00:36 +0200
2952              Message-ID: <20010427170036.K1372@Strawberry.COM>
2953              
2954              SOCKS5_VERSION_NAME is the right symbol to detect
2955              the presence of SOCKS5.  (HAS_SOCKS5_INIT is telling whether
2956              function called socks5_init() is available, and even that is
2957              not universal, most SOCKS5 installations use SOCKSinit()).
2958      Branch: perl
2959            ! perlio.c
2960 ____________________________________________________________________________
2961 [  9913] By: jhi                                   on 2001/04/30  12:22:15
2962         Log: Allow a zero timeout on IO::Socket accept and connect--
2963              though one really shouldn't do that.  Based on
2964              
2965              Subject: Not possible to set zero second timeout on accept() in IO::Socket and company..
2966              From: "John Holdsworth" <coldwave@bigfoot.com>
2967              Date: Sun, 4 Feb 2001 12:48:18 +0100
2968              Message-ID: <005a01c08ea0$5e6039d0$03ac2ac0@planc>
2969      Branch: perl
2970            ! ext/IO/lib/IO/Socket.pm
2971 ____________________________________________________________________________
2972 [  9912] By: jhi                                   on 2001/04/30  11:27:27
2973         Log: Save the spot of regprev (see #9911) for binary compatibility;
2974              regen API.
2975      Branch: perl
2976            ! embedvar.h perlapi.h thrdvar.h
2977 ____________________________________________________________________________
2978 [  9911] By: jhi                                   on 2001/04/30  11:22:03
2979         Log: Subject: Re: [PATCH bleadperl] [ID 20010426.002] Word boundry regex [...] 
2980              From: Hugo <hv@crypt.compulink.co.uk>
2981              Date: Sun, 29 Apr 2001 17:09:30 +0100
2982              Message-Id: <200104291609.RAA17790@crypt.compulink.co.uk>
2983      Branch: perl
2984            ! regcomp.c regexec.c sv.c t/op/re_tests t/op/subst.t thrdvar.h
2985 ____________________________________________________________________________
2986 [  9910] By: jhi                                   on 2001/04/30  11:15:12
2987         Log: Change PL_numeric_radix to PL_numeric_radix_sv (and leave in
2988              a dummy for PL_numeric_radix); no pressing reason to break
2989              binary compatibility; regen API.
2990      Branch: perl
2991            ! embedvar.h global.sym intrpvar.h objXSUB.h perl.c perl.h
2992            ! perlapi.c perlapi.h pod/perlapi.pod sv.c util.c
2993 ____________________________________________________________________________
2994 [  9909] By: jhi                                   on 2001/04/30  10:56:08
2995         Log: Subject: [DOC PATCH bleadperl] Document generation of random integers
2996              From: Walt Mankowski <waltman@netaxs.com>
2997              Date: Sun, 29 Apr 2001 21:53:48 -0400
2998              Message-ID: <20010429215348.A3971@netaxs.com>
2999      Branch: perl
3000            ! pod/perlfunc.pod
3001 ____________________________________________________________________________
3002 [  9908] By: jhi                                   on 2001/04/30  10:49:40
3003         Log: Reintroduce #9889 to unbuffer the stderr/stdout on stdio configs.
3004      Branch: perl
3005            ! t/lib/selfstubber.t
3006 ____________________________________________________________________________
3007 [  9907] By: nick                                  on 2001/04/30  09:26:50
3008         Log: Integrate mainline.
3009      Branch: perlio
3010           !> pod/perldata.pod pod/perldiag.pod t/pragma/warn/toke toke.c
3011 ____________________________________________________________________________
3012 [  9906] By: jhi                                   on 2001/04/29  23:24:20
3013         Log: Abigail spotted a thinko in #9905.
3014      Branch: perl
3015            ! pod/perldiag.pod
3016 ____________________________________________________________________________
3017 [  9905] By: jhi                                   on 2001/04/29  15:55:39
3018         Log: Changed the underscore/undebar syntax in numeric constants;
3019              now any grouping will do, as long as the underscores are not
3020              consecutive (so "zero-grouping" is out), and they do not begin
3021              or end the integer or fractional parts.
3022      Branch: perl
3023            ! pod/perldata.pod pod/perldiag.pod t/pragma/warn/toke toke.c
3024 ____________________________________________________________________________
3025 [  9904] By: nick                                  on 2001/04/29  15:43:22
3026         Log: Integrate mainline.
3027      Branch: perlio
3028           +> (branch 98 files)
3029            - lib/unicode/Block.pl
3030            - lib/unicode/In/AlphabeticPresentationForms.pl
3031            - lib/unicode/In/Arabic.pl
3032            - lib/unicode/In/ArabicPresentationForms-A.pl
3033            - lib/unicode/In/ArabicPresentationForms-B.pl
3034            - lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
3035            - lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
3036            - lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
3037            - lib/unicode/In/BopomofoExtended.pl
3038            - lib/unicode/In/BoxDrawing.pl lib/unicode/In/BraillePatterns.pl
3039            - lib/unicode/In/CJKCompatibility.pl
3040            - lib/unicode/In/CJKCompatibilityForms.pl
3041            - lib/unicode/In/CJKCompatibilityIdeographs.pl
3042            - lib/unicode/In/CJKRadicalsSupplement.pl
3043            - lib/unicode/In/CJKSymbolsandPunctuation.pl
3044            - lib/unicode/In/CJKUnifiedIdeographs.pl
3045            - lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
3046            - lib/unicode/In/Cherokee.pl
3047            - lib/unicode/In/CombiningDiacriticalMarks.pl
3048            - lib/unicode/In/CombiningHalfMarks.pl
3049            - lib/unicode/In/CombiningMarksforSymbols.pl
3050            - lib/unicode/In/ControlPictures.pl
3051            - lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
3052            - lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
3053            - lib/unicode/In/EnclosedAlphanumerics.pl
3054            - lib/unicode/In/EnclosedCJKLettersandMonths.pl
3055            - lib/unicode/In/Ethiopic.pl
3056            - lib/unicode/In/GeneralPunctuation.pl
3057            - lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
3058            - lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
3059            - lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
3060            - lib/unicode/In/HalfwidthandFullwidthForms.pl
3061            - lib/unicode/In/HangulCompatibilityJamo.pl
3062            - lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
3063            - lib/unicode/In/Hebrew.pl
3064            - lib/unicode/In/HighPrivateUseSurrogates.pl
3065            - lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
3066            - lib/unicode/In/IPAExtensions.pl
3067            - lib/unicode/In/IdeographicDescriptionCharacters.pl
3068            - lib/unicode/In/Kanbun.pl lib/unicode/In/KangxiRadicals.pl
3069            - lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
3070            - lib/unicode/In/Khmer.pl lib/unicode/In/Lao.pl
3071            - lib/unicode/In/Latin-1Supplement.pl
3072            - lib/unicode/In/LatinExtended-A.pl
3073            - lib/unicode/In/LatinExtended-B.pl
3074            - lib/unicode/In/LatinExtendedAdditional.pl
3075            - lib/unicode/In/LetterlikeSymbols.pl
3076            - lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
3077            - lib/unicode/In/MathematicalOperators.pl
3078            - lib/unicode/In/MiscellaneousSymbols.pl
3079            - lib/unicode/In/MiscellaneousTechnical.pl
3080            - lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
3081            - lib/unicode/In/NumberForms.pl lib/unicode/In/Ogham.pl
3082            - lib/unicode/In/OpticalCharacterRecognition.pl
3083            - lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
3084            - lib/unicode/In/Runic.pl lib/unicode/In/Sinhala.pl
3085            - lib/unicode/In/SmallFormVariants.pl
3086            - lib/unicode/In/SpacingModifierLetters.pl
3087            - lib/unicode/In/Specials.pl
3088            - lib/unicode/In/SuperscriptsandSubscripts.pl
3089            - lib/unicode/In/Syriac.pl lib/unicode/In/Tamil.pl
3090            - lib/unicode/In/Telugu.pl lib/unicode/In/Thaana.pl
3091            - lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
3092            - lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
3093            - lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
3094           !> INSTALL MANIFEST doop.c embed.h embed.pl ext/B/B/Deparse.pm
3095           !> ext/IO/lib/IO/Seekable.pm hints/hpux.sh
3096           !> lib/unicode/mktables.PL lib/utf8_heavy.pl objXSUB.h perl.h
3097           !> pod/perldiag.pod pod/perlunicode.pod proto.h regcomp.c
3098           !> regexec.c t/lib/b-deparse.t t/lib/selfstubber.t t/op/pat.t
3099           !> utf8.c win32/Makefile
3100 ____________________________________________________________________________
3101 [  9903] By: jhi                                   on 2001/04/29  14:30:53
3102         Log: Subject: [PATCH: perl@9885] win32/Makefile (nmake) update
3103              From: Prymmer/Kahn <pvhp@best.com>
3104              Date: Sat, 28 Apr 2001 21:56:51 -0700 (PDT)
3105              Message-ID: <Pine.BSF.4.21.0104282147270.2927-100000@shell8.ba.best.com>
3106      Branch: perl
3107            ! win32/Makefile
3108 ____________________________________________________________________________
3109 [  9902] By: jhi                                   on 2001/04/29  02:52:44
3110         Log: Subject: [PATCH ext/IO/lib/IO/Seekable.pm] Doc fixes.
3111              From: "Abigail" <abigail@foad.org>
3112              Date: Sun, 29 Apr 2001 03:14:25 +0200
3113              Message-ID: <20010429011425.24503.qmail@foad.org>
3114      Branch: perl
3115            ! ext/IO/lib/IO/Seekable.pm
3116 ____________________________________________________________________________
3117 [  9901] By: jhi                                   on 2001/04/29  02:04:46
3118         Log: In character classes one couldn't have 0x80..0xff characters
3119              at the left hand side if there were 0x100.. characters in the
3120              character class.
3121      Branch: perl
3122            ! doop.c embed.h embed.pl objXSUB.h proto.h regcomp.c regexec.c
3123            ! t/op/pat.t utf8.c
3124 ____________________________________________________________________________
3125 [  9900] By: jhi                                   on 2001/04/28  22:55:04
3126         Log: Forgot the latest mktables.PL from #9899.
3127      Branch: perl
3128            ! lib/unicode/mktables.PL
3129 ____________________________________________________________________________
3130 [  9899] By: jhi                                   on 2001/04/28  22:53:28
3131         Log: Explain the \p{} and \P{} error message better and
3132              have prettier prettyprint in In.pl.
3133      Branch: perl
3134            ! lib/unicode/In.pl lib/unicode/mktables.PL lib/utf8_heavy.pl
3135            ! pod/perldiag.pod
3136 ____________________________________________________________________________
3137 [  9898] By: jhi                                   on 2001/04/28  21:03:34
3138         Log: Add one possible explanation for the "Invalid [] range" error.
3139      Branch: perl
3140            ! pod/perldiag.pod
3141 ____________________________________________________________________________
3142 [  9897] By: jhi                                   on 2001/04/28  17:18:26
3143         Log: Add a level of indirection to the implementation of \p{InFoo}
3144              so that we don't have to have long filenames.  (Nothing changes
3145              in the user interface.)   The indirection is defined in
3146              the file lib/unicode/In.pl and it is handled in lib/utf8_heavy.pl.
3147              Also rename some the character classes by removing '-' from
3148              the classnames, and finally renamed Block.pl as Blocks.pl.
3149      Branch: perl
3150            + lib/unicode/Blocks.pl lib/unicode/In.pl lib/unicode/In/0.pl
3151            + lib/unicode/In/1.pl lib/unicode/In/10.pl lib/unicode/In/11.pl
3152            + lib/unicode/In/12.pl lib/unicode/In/13.pl lib/unicode/In/14.pl
3153            + lib/unicode/In/15.pl lib/unicode/In/16.pl lib/unicode/In/17.pl
3154            + lib/unicode/In/18.pl lib/unicode/In/19.pl lib/unicode/In/2.pl
3155            + lib/unicode/In/20.pl lib/unicode/In/21.pl lib/unicode/In/22.pl
3156            + lib/unicode/In/23.pl lib/unicode/In/24.pl lib/unicode/In/25.pl
3157            + lib/unicode/In/26.pl lib/unicode/In/27.pl lib/unicode/In/28.pl
3158            + lib/unicode/In/29.pl lib/unicode/In/3.pl lib/unicode/In/30.pl
3159            + lib/unicode/In/31.pl lib/unicode/In/32.pl lib/unicode/In/33.pl
3160            + lib/unicode/In/34.pl lib/unicode/In/35.pl lib/unicode/In/36.pl
3161            + lib/unicode/In/37.pl lib/unicode/In/38.pl lib/unicode/In/39.pl
3162            + lib/unicode/In/4.pl lib/unicode/In/40.pl lib/unicode/In/41.pl
3163            + lib/unicode/In/42.pl lib/unicode/In/43.pl lib/unicode/In/44.pl
3164            + lib/unicode/In/45.pl lib/unicode/In/46.pl lib/unicode/In/47.pl
3165            + lib/unicode/In/48.pl lib/unicode/In/49.pl lib/unicode/In/5.pl
3166            + lib/unicode/In/50.pl lib/unicode/In/51.pl lib/unicode/In/52.pl
3167            + lib/unicode/In/53.pl lib/unicode/In/54.pl lib/unicode/In/55.pl
3168            + lib/unicode/In/56.pl lib/unicode/In/57.pl lib/unicode/In/58.pl
3169            + lib/unicode/In/59.pl lib/unicode/In/6.pl lib/unicode/In/60.pl
3170            + lib/unicode/In/61.pl lib/unicode/In/62.pl lib/unicode/In/63.pl
3171            + lib/unicode/In/64.pl lib/unicode/In/65.pl lib/unicode/In/66.pl
3172            + lib/unicode/In/67.pl lib/unicode/In/68.pl lib/unicode/In/69.pl
3173            + lib/unicode/In/7.pl lib/unicode/In/70.pl lib/unicode/In/71.pl
3174            + lib/unicode/In/72.pl lib/unicode/In/73.pl lib/unicode/In/74.pl
3175            + lib/unicode/In/75.pl lib/unicode/In/76.pl lib/unicode/In/77.pl
3176            + lib/unicode/In/78.pl lib/unicode/In/79.pl lib/unicode/In/8.pl
3177            + lib/unicode/In/80.pl lib/unicode/In/81.pl lib/unicode/In/82.pl
3178            + lib/unicode/In/83.pl lib/unicode/In/84.pl lib/unicode/In/85.pl
3179            + lib/unicode/In/86.pl lib/unicode/In/87.pl lib/unicode/In/88.pl
3180            + lib/unicode/In/89.pl lib/unicode/In/9.pl lib/unicode/In/90.pl
3181            + lib/unicode/In/91.pl lib/unicode/In/92.pl lib/unicode/In/93.pl
3182            + lib/unicode/In/94.pl lib/unicode/In/95.pl
3183            - lib/unicode/Block.pl
3184            - lib/unicode/In/AlphabeticPresentationForms.pl
3185            - lib/unicode/In/Arabic.pl
3186            - lib/unicode/In/ArabicPresentationForms-A.pl
3187            - lib/unicode/In/ArabicPresentationForms-B.pl
3188            - lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
3189            - lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
3190            - lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
3191            - lib/unicode/In/BopomofoExtended.pl
3192            - lib/unicode/In/BoxDrawing.pl lib/unicode/In/BraillePatterns.pl
3193            - lib/unicode/In/CJKCompatibility.pl
3194            - lib/unicode/In/CJKCompatibilityForms.pl
3195            - lib/unicode/In/CJKCompatibilityIdeographs.pl
3196            - lib/unicode/In/CJKRadicalsSupplement.pl
3197            - lib/unicode/In/CJKSymbolsandPunctuation.pl
3198            - lib/unicode/In/CJKUnifiedIdeographs.pl
3199            - lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
3200            - lib/unicode/In/Cherokee.pl
3201            - lib/unicode/In/CombiningDiacriticalMarks.pl
3202            - lib/unicode/In/CombiningHalfMarks.pl
3203            - lib/unicode/In/CombiningMarksforSymbols.pl
3204            - lib/unicode/In/ControlPictures.pl
3205            - lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
3206            - lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
3207            - lib/unicode/In/EnclosedAlphanumerics.pl
3208            - lib/unicode/In/EnclosedCJKLettersandMonths.pl
3209            - lib/unicode/In/Ethiopic.pl
3210            - lib/unicode/In/GeneralPunctuation.pl
3211            - lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
3212            - lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
3213            - lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
3214            - lib/unicode/In/HalfwidthandFullwidthForms.pl
3215            - lib/unicode/In/HangulCompatibilityJamo.pl
3216            - lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
3217            - lib/unicode/In/Hebrew.pl
3218            - lib/unicode/In/HighPrivateUseSurrogates.pl
3219            - lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
3220            - lib/unicode/In/IPAExtensions.pl
3221            - lib/unicode/In/IdeographicDescriptionCharacters.pl
3222            - lib/unicode/In/Kanbun.pl lib/unicode/In/KangxiRadicals.pl
3223            - lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
3224            - lib/unicode/In/Khmer.pl lib/unicode/In/Lao.pl
3225            - lib/unicode/In/Latin-1Supplement.pl
3226            - lib/unicode/In/LatinExtended-A.pl
3227            - lib/unicode/In/LatinExtended-B.pl
3228            - lib/unicode/In/LatinExtendedAdditional.pl
3229            - lib/unicode/In/LetterlikeSymbols.pl
3230            - lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
3231            - lib/unicode/In/MathematicalOperators.pl
3232            - lib/unicode/In/MiscellaneousSymbols.pl
3233            - lib/unicode/In/MiscellaneousTechnical.pl
3234            - lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
3235            - lib/unicode/In/NumberForms.pl lib/unicode/In/Ogham.pl
3236            - lib/unicode/In/OpticalCharacterRecognition.pl
3237            - lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
3238            - lib/unicode/In/Runic.pl lib/unicode/In/Sinhala.pl
3239            - lib/unicode/In/SmallFormVariants.pl
3240            - lib/unicode/In/SpacingModifierLetters.pl
3241            - lib/unicode/In/Specials.pl
3242            - lib/unicode/In/SuperscriptsandSubscripts.pl
3243            - lib/unicode/In/Syriac.pl lib/unicode/In/Tamil.pl
3244            - lib/unicode/In/Telugu.pl lib/unicode/In/Thaana.pl
3245            - lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
3246            - lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
3247            - lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
3248            ! MANIFEST lib/unicode/mktables.PL lib/utf8_heavy.pl
3249            ! pod/perlunicode.pod
3250 ____________________________________________________________________________
3251 [  9896] By: jhi                                   on 2001/04/28  14:33:17
3252         Log: Update the information on shared library path on HP-UX.
3253      Branch: perl
3254            ! INSTALL
3255 ____________________________________________________________________________
3256 [  9895] By: jhi                                   on 2001/04/28  14:32:30
3257         Log: Because #9894 seems to do the trick, this workaround can be removed.
3258      Branch: perl
3259            ! t/lib/selfstubber.t
3260 ____________________________________________________________________________
3261 [  9894] By: jhi                                   on 2001/04/28  14:26:13
3262         Log: For PerlIO flush the children's file handles (on fork/exec/system).
3263      Branch: perl
3264            ! perl.h
3265 ____________________________________________________________________________
3266 [  9893] By: jhi                                   on 2001/04/28  14:23:15
3267         Log: Test tweak for #9891.
3268      Branch: perl
3269            ! t/lib/b-deparse.t
3270 ____________________________________________________________________________
3271 [  9892] By: jhi                                   on 2001/04/28  14:10:13
3272         Log: New HP-UX hints from Merijn.
3273      Branch: perl
3274            ! hints/hpux.sh
3275 ____________________________________________________________________________
3276 [  9891] By: jhi                                   on 2001/04/28  14:07:27
3277         Log: Subject: [PATCH B::Deparse] non-block scopes
3278              From: Robin Houston <robin@kitsite.com>
3279              Date: Fri, 27 Apr 2001 19:15:14 +0100
3280              Message-ID: <20010427191514.A30951@puffinry.freeserve.co.uk>
3281      Branch: perl
3282            ! ext/B/B/Deparse.pm
3283 ____________________________________________________________________________
3284 [  9890] By: nick                                  on 2001/04/27  19:41:25
3285         Log: Integrate mainline
3286      Branch: perlio
3287           +> t/lib/selfstubber.t
3288           !> (integrate 50 files)
3289 ____________________________________________________________________________
3290 [  9889] By: jhi                                   on 2001/04/27  18:23:46
3291         Log: Subject: Re: selfstubber test fail on bleadperl
3292              From: Mike Guy <mjtg@cam.ac.uk>
3293              Date: Fri, 27 Apr 2001 19:31:18 +0100
3294              Message-Id: <E14tD1S-0001tJ-00@libra.cus.cam.ac.uk>
3295      Branch: perl
3296            ! t/lib/selfstubber.t
3297 ____________________________________________________________________________
3298 [  9888] By: jhi                                   on 2001/04/27  16:20:54
3299         Log: Test tweak for #9886.
3300      Branch: perl
3301            ! t/lib/b-deparse.t
3302 ____________________________________________________________________________
3303 [  9887] By: jhi                                   on 2001/04/27  16:16:33
3304         Log: Buffering issue at least in Solaris (even with perlio).
3305      Branch: perl
3306            ! t/lib/selfstubber.t
3307 ____________________________________________________________________________
3308 [  9886] By: jhi                                   on 2001/04/27  14:59:23
3309         Log: Subject: [PATCH B::Deparse] Human-readable pragmas &c
3310              From: Robin Houston <robin@kitsite.com>
3311              Date: Fri, 27 Apr 2001 16:53:20 +0100
3312              Message-ID: <20010427165320.A30479@puffinry.freeserve.co.uk>
3313      Branch: perl
3314            ! ext/B/B/Deparse.pm
3315 ____________________________________________________________________________
3316 [  9885] By: jhi                                   on 2001/04/27  14:23:51
3317         Log: Update Changes.
3318      Branch: perl
3319            ! Changes patchlevel.h
3320 ____________________________________________________________________________
3321 [  9884] By: jhi                                   on 2001/04/27  14:14:12
3322         Log: Subject: [DOC PATCH bleadperl] Document underscores in numeric literals
3323              From: "Philip Newton" <pnewton@gmx.de>
3324              Date: Fri, 27 Apr 2001 16:40:13 +0200
3325              Message-ID: <3AE9A0ED.5248.CEA127@localhost>
3326      Branch: perl
3327            ! pod/perldata.pod
3328 ____________________________________________________________________________
3329 [  9883] By: jhi                                   on 2001/04/27  13:28:19
3330         Log: Add LOG_PERROR; prettify the "removed".
3331      Branch: perl
3332            ! ext/Sys/Syslog/Syslog.xs
3333 ____________________________________________________________________________
3334 [  9882] By: jhi                                   on 2001/04/27  13:13:18
3335         Log: h2xs tweaks: use NV instead of double, "quote" the removed
3336              prefixes for clarity (especially when nothing is removed),
3337              slight pod reformats.
3338      Branch: perl
3339            ! utils/h2xs.PL
3340 ____________________________________________________________________________
3341 [  9881] By: jhi                                   on 2001/04/27  12:58:48
3342         Log: Don't bother creating existing directories.
3343      Branch: perl
3344            ! utils/h2xs.PL
3345 ____________________________________________________________________________
3346 [  9880] By: jhi                                   on 2001/04/27  12:45:39
3347         Log: Subject: MakeMaker 'make test' weirdness -- fix for h2xs provided
3348              From: Mike Schilli <m@perlmeister.com>
3349              Date: Wed, 25 Apr 2001 01:29:21 -0700
3350              Message-id: <3AE68AE1.6A981723@perlmeister.com>
3351      Branch: perl
3352            ! utils/h2xs.PL
3353 ____________________________________________________________________________
3354 [  9879] By: jhi                                   on 2001/04/27  12:40:55
3355         Log: break is not yet Perl.  Added the template license also to README.
3356      Branch: perl
3357            ! utils/h2xs.PL
3358 ____________________________________________________________________________
3359 [  9878] By: jhi                                   on 2001/04/27  03:08:20
3360         Log: Subject: Re: [ID 20010426.003] Not OK: perl v5.7.1 +DEVEL9849 on i686-linux-thread-multi-64int-ld 2.2.13
3361              From: Tim Jenness <t.jenness@jach.hawaii.edu>
3362              Date: Thu, 26 Apr 2001 15:30:17 -1000 (HST)
3363              Message-ID: <Pine.LNX.4.33.0104261529300.13049-100000@lapaki.jach.hawaii.edu>
3364      Branch: perl
3365            ! t/lib/xs-typemap.t
3366 ____________________________________________________________________________
3367 [  9877] By: jhi                                   on 2001/04/26  23:54:40
3368         Log: Subject: [PATCH: utils/h2xs.PL (bleadperl)] Fill in details we're likely to know.
3369              From: "Abigail" <abigail@foad.org>
3370              Date: Fri, 27 Apr 2001 01:44:28 +0200
3371              Message-ID: <20010426234428.19786.qmail@foad.org>
3372      Branch: perl
3373            ! utils/h2xs.PL
3374 ____________________________________________________________________________
3375 [  9876] By: jhi                                   on 2001/04/26  23:52:06
3376         Log: Subject: [PATCH: perl@9865] vms specific tweak to new selfstubber.t
3377              From: Peter Prymmer <pvhp@forte.com>
3378              Date: Thu, 26 Apr 2001 17:41:58 -0700 (PDT)
3379              Message-ID: <Pine.OSF.4.10.10104261738370.338047-100000@aspara.forte.com>
3380      Branch: perl
3381            ! t/lib/selfstubber.t
3382 ____________________________________________________________________________
3383 [  9875] By: jhi                                   on 2001/04/26  23:48:10
3384         Log: Deparse nits.
3385      Branch: perl
3386            ! ext/B/B/Deparse.pm t/lib/b-deparse.t
3387 ____________________________________________________________________________
3388 [  9874] By: jhi                                   on 2001/04/26  22:46:05
3389         Log: Document ANYOF_CLASS.
3390      Branch: perl
3391            ! regcomp.h
3392 ____________________________________________________________________________
3393 [  9873] By: jhi                                   on 2001/04/26  22:35:03
3394         Log: Subject: Re: [PATCH @9846] dumping ANYOF
3395              From: Hugo <hv@crypt.compulink.co.uk>
3396              Date: Thu, 26 Apr 2001 23:33:38 +0100
3397              Message-Id: <200104262233.XAA22352@crypt.compulink.co.uk>
3398      Branch: perl
3399            ! regcomp.c regcomp.h
3400 ____________________________________________________________________________
3401 [  9872] By: jhi                                   on 2001/04/26  22:34:31
3402         Log: Subject: [PATCH] more for Devel::SelfStubber
3403              From: Nicholas Clark <nick@ccl4.org>
3404              Date: Fri, 27 Apr 2001 00:13:52 +0100
3405              Message-ID: <20010427001351.K88186@plum.flirble.org>
3406      Branch: perl
3407            ! lib/Devel/SelfStubber.pm lib/SelfLoader.pm t/lib/selfstubber.t
3408 ____________________________________________________________________________
3409 [  9871] By: jhi                                   on 2001/04/26  21:59:17
3410         Log: Subject: [PATCH B::Deparse] formats must be flush left
3411              From: Robin Houston <robin@kitsite.com>
3412              Date: Thu, 26 Apr 2001 23:54:29 +0100
3413              Message-ID: <20010426235429.A28747@puffinry.freeserve.co.uk>
3414      Branch: perl
3415            ! ext/B/B/Deparse.pm
3416 ____________________________________________________________________________
3417 [  9870] By: jhi                                   on 2001/04/26  21:57:37
3418         Log: If some of the constants are prefixes of others,
3419              the prefixes may never get recognized.  (See 20010426.006.)
3420      Branch: perl
3421            ! utils/h2xs.PL
3422 ____________________________________________________________________________
3423 [  9869] By: jhi                                   on 2001/04/26  21:50:42
3424         Log: Subject: [ID 20010426.006] Sys::Syslog ignores LOG_AUTH constant
3425              From: Chris Bongaarts <cab@tc.umn.edu>
3426              Date: Thu, 26 Apr 2001 17:10:31 -0500
3427              Message-Id: <iss.2042.3ae89cd7.6cfba.1@earth.tc.umn.edu>
3428      Branch: perl
3429            ! ext/Sys/Syslog/Syslog.xs
3430 ____________________________________________________________________________
3431 [  9868] By: jhi                                   on 2001/04/26  21:35:12
3432         Log: Further cuts and more docs from Graham Barr.
3433      Branch: perl
3434            ! ext/List/Util/lib/List/Util.pm
3435            ! ext/List/Util/lib/Scalar/Util.pm
3436 ____________________________________________________________________________
3437 [  9867] By: jhi                                   on 2001/04/26  21:18:57
3438         Log: Subject: [PATCH 5.7.1] DB_File-1.77
3439              From: "Paul Marquess" <Paul.Marquess@Openwave.com>
3440              Date: Thu, 26 Apr 2001 22:37:53 +0100
3441              Message-ID: <000a01c0ce99$269cc3e0$99dcfea9@bfs.phone.com>
3442      Branch: perl
3443            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
3444            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
3445 ____________________________________________________________________________
3446 [  9866] By: jhi                                   on 2001/04/26  21:12:31
3447         Log: Subject: [PATCH B::Deparse] fix easy bugs
3448              From: Robin Houston <robin@kitsite.com>
3449              Date: Thu, 26 Apr 2001 23:03:33 +0100
3450              Message-ID: <20010426230333.A28657@puffinry.freeserve.co.uk>
3451      Branch: perl
3452            ! ext/B/B/Deparse.pm
3453 ____________________________________________________________________________
3454 [  9865] By: jhi                                   on 2001/04/26  20:26:13
3455         Log: Update Changes.
3456      Branch: perl
3457            ! Changes patchlevel.h
3458 ____________________________________________________________________________
3459 [  9864] By: jhi                                   on 2001/04/26  19:27:48
3460         Log: Dethinko from Robin Houston.
3461      Branch: perl
3462            ! ext/B/B/Deparse.pm
3463 ____________________________________________________________________________
3464 [  9863] By: jhi                                   on 2001/04/26  19:10:35
3465         Log: Subject: [PATCH B::Deparse] C<$x = /(.)/> ne C<($x) = /(.)/>
3466              From: Robin Houston <robin@kitsite.com>
3467              Date: Thu, 26 Apr 2001 21:08:32 +0100
3468              Message-ID: <20010426210832.A28419@puffinry.freeserve.co.uk>
3469      Branch: perl
3470            ! ext/B/B/Deparse.pm
3471 ____________________________________________________________________________
3472 [  9862] By: jhi                                   on 2001/04/26  19:04:23
3473         Log: Subject: Re: [PATCH B::Deparse] fix string uninterpretation
3474              From: Robin Houston <robin@kitsite.com>
3475              Date: Thu, 26 Apr 2001 20:52:50 +0100
3476              Message-ID: <20010426205249.A28328@puffinry.freeserve.co.uk>
3477      Branch: perl
3478            ! ext/B/B/Deparse.pm
3479 ____________________________________________________________________________
3480 [  9861] By: jhi                                   on 2001/04/26  18:56:14
3481         Log: Subject: Re: [PATCH] UNIVERSAL shouldn't require Exporter
3482              From: Mike Guy <mjtg@cam.ac.uk>
3483              Date: Thu, 26 Apr 2001 14:22:40 +0100
3484              Message-Id: <E14sljE-0003X9-00@libra.cus.cam.ac.uk>
3485      Branch: perl
3486            ! pod/perlobj.pod
3487 ____________________________________________________________________________
3488 [  9860] By: jhi                                   on 2001/04/26  18:46:42
3489         Log: Subject: Re: [PATCH B::Deparse] fix string uninterpretation
3490              From: Robin Houston <robin@kitsite.com>
3491              Date: Thu, 26 Apr 2001 20:34:29 +0100
3492              Message-ID: <20010426203429.A28261@puffinry.freeserve.co.uk>
3493              
3494              Hashes do not interpolate.
3495      Branch: perl
3496            ! ext/B/B/Deparse.pm
3497 ____________________________________________________________________________
3498 [  9859] By: jhi                                   on 2001/04/26  18:43:51
3499         Log: Subject: The Time::Piece conspiracy unmasked!!!
3500              From: Mike Guy <mjtg@cam.ac.uk>
3501              Date: Thu, 26 Apr 2001 19:02:50 +0100
3502              Message-Id: <E14sq6M-0002g9-00@libra.cus.cam.ac.uk>
3503              
3504              Subject: [PATCH] that's enough UNIVERSAL stuff for one day ...
3505              From: Mike Guy <mjtg@cam.ac.uk>
3506              Date: Thu, 26 Apr 2001 19:08:21 +0100
3507              Message-Id: <E14sqBh-0002mI-00@libra.cus.cam.ac.uk>
3508              
3509              Subject: Re: [PATCH] that's enough UNIVERSAL stuff for one day ...
3510              From: Graham Barr <gbarr@pobox.com>
3511              Date: Thu, 26 Apr 2001 19:12:03 +0100
3512              Message-ID: <20010426191203.A70835@pobox.com>
3513              
3514              Eradicate UNIVERSAL (Mike) and remove the fallback Perl code (Graham)
3515      Branch: perl
3516            ! ext/List/Util/lib/List/Util.pm
3517            ! ext/List/Util/lib/Scalar/Util.pm ext/Time/Piece/Piece.pm gv.c
3518 ____________________________________________________________________________
3519 [  9858] By: jhi                                   on 2001/04/26  18:17:42
3520         Log: Subject: [PATCH t/comp/proto.t] disable correct warning
3521              From: Robin Houston <robin@kitsite.com>
3522              Date: Thu, 26 Apr 2001 16:09:35 +0100
3523              Message-ID: <20010426160934.A27140@puffinry.freeserve.co.uk>
3524      Branch: perl
3525            ! t/comp/proto.t
3526 ____________________________________________________________________________
3527 [  9857] By: jhi                                   on 2001/04/26  18:04:59
3528         Log: Subject: Re: [PATCH perldiag.pod] Re: [PATCH] Re: Useless use of constants other than 0,1 in void context?
3529              From: barries <barries@slaysys.com>
3530              Date: Thu, 26 Apr 2001 12:01:10 -0400
3531              Message-ID: <20010426120110.E29698@jester.slaysys.com>
3532      Branch: perl
3533            ! pod/perldiag.pod
3534 ____________________________________________________________________________
3535 [  9856] By: jhi                                   on 2001/04/26  18:03:33
3536         Log: Subject: [PATCH B::Deparse] fix string uninterpretation
3537              Date: Thu, 26 Apr 2001 17:13:41 +0100
3538              From: Robin Houston <robin@kitsite.com>
3539              Message-ID: <20010426171341.A27299@puffinry.freeserve.co.uk>
3540              
3541              Subject: Re: [PATCH B::Deparse] fix string uninterpretation
3542              From: Robin Houston <robin@kitsite.com>
3543              Date: Thu, 26 Apr 2001 18:44:29 +0100
3544              Message-ID: <20010426184429.A27734@puffinry.freeserve.co.uk>
3545      Branch: perl
3546            ! ext/B/B/Deparse.pm
3547 ____________________________________________________________________________
3548 [  9855] By: jhi                                   on 2001/04/26  17:56:04
3549         Log: Subject: [PATCH B::Deparse] filetests, open(my $x,...), warnings, formats &c
3550              From: Robin Houston <robin@kitsite.com>
3551              Date: Thu, 26 Apr 2001 17:04:08 +0100
3552              Message-ID: <20010426170408.A27257@puffinry.freeserve.co.uk>
3553      Branch: perl
3554            ! ext/B/B/Deparse.pm
3555 ____________________________________________________________________________
3556 [  9854] By: jhi                                   on 2001/04/26  17:47:26
3557         Log: Subject: Re: Short test case for undef %stash:: crash
3558              From: Benjamin Sugars <bsugars@canoe.ca> 
3559              Date: Mon, 23 Apr 2001 16:59:33 -0400 (EDT) 
3560              Message-ID: <Pine.LNX.4.21.0104231623520.790-100000@marmot.rim.canoe.ca>
3561              Changed and moved the perldiag entry.
3562      Branch: perl
3563            ! gv.c pod/perldiag.pod
3564 ____________________________________________________________________________
3565 [  9853] By: jhi                                   on 2001/04/26  14:35:16
3566         Log: Beginnings of strptime().  Do not touch the wet paint.
3567      Branch: perl
3568            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
3569 ____________________________________________________________________________
3570 [  9852] By: jhi                                   on 2001/04/26  13:17:21
3571         Log: Retract #9851, core dumps from pod2man.
3572      Branch: perl
3573            ! regcomp.c
3574 ____________________________________________________________________________
3575 [  9851] By: jhi                                   on 2001/04/26  11:54:41
3576         Log: (Retracted by #9852.)
3577              
3578              Subject: [PATCH @9846] dumping ANYOF
3579              From: Hugo <hv@crypt.compulink.co.uk>
3580              Date: Thu, 26 Apr 2001 05:32:38 +0100
3581              Message-Id: <200104260432.FAA12669@crypt.compulink.co.uk>
3582      Branch: perl
3583            ! regcomp.c
3584 ____________________________________________________________________________
3585 [  9850] By: jhi                                   on 2001/04/26  02:34:44
3586         Log: If ccflags was empty the _previous_ $* containing all the
3587              environment variables and Configure variables was used,
3588              which lead, among other bad things, into $ccflags being your
3589              uname -a output, which lead into test compile with cc failing,
3590              which lead into gcc being selected, which didn't work that well
3591              since gcc (ancient 2.8.1 in that particular box) wasn't too happy
3592              with large files, et cetera.
3593      Branch: perl
3594            ! hints/hpux.sh
3595 ____________________________________________________________________________
3596 [  9849] By: jhi                                   on 2001/04/26  01:44:57
3597         Log: Make selfstubber test more portable.
3598      Branch: perl
3599            ! t/lib/selfstubber.t
3600 ____________________________________________________________________________
3601 [  9848] By: jhi                                   on 2001/04/26  00:50:26
3602         Log: Subject: Re: [PATCH: perl@9841] fix a typo for Cwd.xs
3603              From: Benjamin Sugars <ben.sugars@home.com>
3604              Date: Wed, 25 Apr 2001 21:47:37 -0400 (EDT)
3605              Message-ID: <Pine.LNX.4.21.0104252145280.30055-100000@localhost.localdomain>
3606      Branch: perl
3607            ! ext/Cwd/Cwd.xs
3608 ____________________________________________________________________________
3609 [  9847] By: jhi                                   on 2001/04/26  00:46:58
3610         Log: Subject: [PATCH: perl@9841] VMS updates
3611              From: Peter Prymmer <pvhp@forte.com>
3612              Date: Wed, 25 Apr 2001 18:43:27 -0700 (PDT)
3613              Message-ID: <Pine.OSF.4.10.10104251842130.257877-100000@aspara.forte.com>
3614      Branch: perl
3615            ! README.vms configure.com vms/descrip_mms.template
3616            ! vms/ext/filespec.t
3617 ____________________________________________________________________________
3618 [  9846] By: jhi                                   on 2001/04/26  00:11:56
3619         Log: re 'debug' was broken by #9084.
3620      Branch: perl
3621            ! ext/re/re.xs
3622 ____________________________________________________________________________
3623 [  9845] By: jhi                                   on 2001/04/25  22:33:17
3624         Log: Subject: [PATCH] test for Devel::SelfStubber
3625              From: Nicholas Clark <nick@ccl4.org>
3626              Date: Thu, 26 Apr 2001 00:00:54 +0100
3627              Message-ID: <20010426000054.D89026@plum.flirble.org>
3628      Branch: perl
3629            + t/lib/selfstubber.t
3630            ! MANIFEST lib/Devel/SelfStubber.pm t/lib/1_compile.t
3631 ____________________________________________________________________________
3632 [  9844] By: jhi                                   on 2001/04/25  22:29:32
3633         Log: Subject: Re: [PATCH 5.7.1] B::Concise and extra variables
3634              From: Paul Johnson <paul@pjcj.net>
3635              Date: Thu, 26 Apr 2001 00:46:08 +0200
3636              Message-ID: <20010426004608.H2338@pjcj.net>
3637      Branch: perl
3638            ! ext/B/B/Concise.pm
3639 ____________________________________________________________________________
3640 [  9843] By: jhi                                   on 2001/04/25  22:28:28
3641         Log: Subject: [PATCH: perl@9841] fix a typo for Cwd.xs
3642              From: Peter Prymmer <pvhp@forte.com>
3643              Date: Wed, 25 Apr 2001 16:18:44 -0700 (PDT)
3644              Message-ID: <Pine.OSF.4.10.10104251614200.257877-100000@aspara.forte.com>
3645      Branch: perl
3646            ! ext/Cwd/Cwd.xs
3647 ____________________________________________________________________________
3648 [  9842] By: jhi                                   on 2001/04/25  20:58:12
3649         Log: Subject: Re: [ID 20010422.002] 5.7.1 Breaks "use Module(version)"
3650              From: John Peacock <jpeacock@rowman.com>
3651              Date: Wed, 25 Apr 2001 17:30:26 -0400
3652              Message-ID: <3AE741F2.B3217464@rowman.com>
3653      Branch: perl
3654            ! lib/Math/BigInt.pm t/lib/bigintpm.t
3655 ____________________________________________________________________________
3656 [  9841] By: jhi                                   on 2001/04/25  20:07:05
3657         Log: Update Changes.
3658      Branch: perl
3659            ! Changes patchlevel.h
3660 ____________________________________________________________________________
3661 [  9840] By: jhi                                   on 2001/04/25  19:56:51
3662         Log: Yet another HP-UX hints version from Merijn.
3663      Branch: perl
3664            ! hints/hpux.sh
3665 ____________________________________________________________________________
3666 [  9839] By: jhi                                   on 2001/04/25  19:53:04
3667         Log: abs_path() didn't terminate the filename correctly,
3668              in DIRNAMLENless systems like HP-UX this would fail.
3669      Branch: perl
3670            ! ext/Cwd/Cwd.xs
3671 ____________________________________________________________________________
3672 [  9838] By: jhi                                   on 2001/04/25  16:37:26
3673         Log: Subject: [PATCH] Re: Useless use of constants other than 0,1 in void context?
3674              From: Mike Guy <mjtg@cam.ac.uk>
3675              Date: Wed, 25 Apr 2001 18:31:47 +0100
3676              Message-Id: <E14sT8l-0004IE-00@libra.cus.cam.ac.uk>
3677      Branch: perl
3678            ! op.c
3679 ____________________________________________________________________________
3680 [  9837] By: jhi                                   on 2001/04/25  16:21:53
3681         Log: Subject: Re: patch to perl5db.pl (formatting of h h screen)
3682              From: Jon Eveland <jweveland@yahoo.com>
3683              Date: Wed, 25 Apr 2001 09:42:46 -0700 (PDT)
3684              Message-ID: <20010425164246.21611.qmail@web10405.mail.yahoo.com>
3685      Branch: perl
3686            ! lib/perl5db.pl
3687 ____________________________________________________________________________
3688 [  9836] By: jhi                                   on 2001/04/25  14:17:50
3689         Log: Subject: [PATCH bleadperl] Porting/patching.pod: update version number format
3690              From: "Philip Newton" <pnewton@gmx.de>
3691              Date: Wed, 25 Apr 2001 17:05:58 +0200
3692              Message-ID: <3AE703F6.3234.1833C45@localhost>
3693      Branch: perl
3694            ! Porting/patching.pod
3695 ____________________________________________________________________________
3696 [  9835] By: jhi                                   on 2001/04/25  13:58:07
3697         Log: It would seem that both ar and full_ar need to be overridden
3698              for HP-UX to avoid the GNU ar.
3699      Branch: perl
3700            ! hints/hpux.sh
3701 ____________________________________________________________________________
3702 [  9834] By: jhi                                   on 2001/04/25  13:50:40
3703         Log: Subject: Re: [PATCH] foreach defelem magic should only be applied to PL_sv_undef
3704              From: "Philip Newton" <pnewton@gmx.de>
3705              Date: Wed, 25 Apr 2001 16:09:23 +0200
3706              Message-ID: <3AE6F6B3.30503.14F6DEB@localhost>
3707              
3708              Detypo.
3709      Branch: perl
3710            ! t/op/misc.t
3711 ____________________________________________________________________________
3712 [  9833] By: jhi                                   on 2001/04/25  12:36:11
3713         Log: In HP-UX set ar to /usr/bin/ar but only iff none set.
3714      Branch: perl
3715            ! hints/hpux.sh
3716 ____________________________________________________________________________
3717 [  9832] By: jhi                                   on 2001/04/25  12:33:36
3718         Log: New version of HP-UX hints from Merijn.
3719      Branch: perl
3720            ! hints/hpux.sh
3721 ____________________________________________________________________________
3722 [  9831] By: jhi                                   on 2001/04/25  03:39:45
3723         Log: Reintroduce the avoidance of mixing HP-UX cc and GNU ar.
3724      Branch: perl
3725            ! hints/hpux.sh
3726 ____________________________________________________________________________
3727 [  9830] By: jhi                                   on 2001/04/25  02:53:25
3728         Log: The tzname[] bit is not needed by util.c -- and causes
3729              heartburn in VMS (and it missing was probably the cause of
3730              the Mac OS X trouble).  Ouch.
3731      Branch: perl
3732            ! ext/POSIX/POSIX.xs util.c
3733 ____________________________________________________________________________
3734 [  9829] By: jhi                                   on 2001/04/25  00:10:06
3735         Log: Metaconfig unit change for #9828.
3736      Branch: metaconfig
3737            ! U/compline/ccflags.U
3738 ____________________________________________________________________________
3739 [  9828] By: jhi                                   on 2001/04/25  00:04:18
3740         Log: Allow setting cppflags hints.  This may affect Darwin (Mac OS X)
3741              (which is actually the reason for the change, we need to pass
3742              cppflags='-traditional-cpp' so that Errno builds right), Dynix/ptx,
3743              EP/IX, OS/2, and TitanOS, based on the hints files.
3744      Branch: perl
3745            ! Configure config_h.SH
3746 ____________________________________________________________________________
3747 [  9827] By: jhi                                   on 2001/04/24  23:49:20
3748         Log: makedepend.SH patch for AmigaOS from Jan-Erik Karlsson;
3749              the $cat must have an absolute path.
3750      Branch: perl
3751            ! makedepend.SH
3752 ____________________________________________________________________________
3753 [  9826] By: jhi                                   on 2001/04/24  23:40:53
3754         Log: 5.7.1-updated README.amiga from Jan-Erik Karlsson.
3755      Branch: perl
3756            ! README.amiga
3757 ____________________________________________________________________________
3758 [  9825] By: jhi                                   on 2001/04/24  23:35:35
3759         Log: Subject: [ID 20010424.002] [PATCH bleadperl] find2perl: prototypes and doexec
3760              From: "Philip Newton" <pnewton@gmx.de>
3761              Date: Tue, 24 Apr 2001 18:52:49 +0200
3762              Message-Id: <3AE5CB81.12234.1FC246F@localhost>
3763      Branch: perl
3764            ! x2p/find2perl.PL
3765 ____________________________________________________________________________
3766 [  9824] By: jhi                                   on 2001/04/24  23:33:07
3767         Log: New HP-UX hints from Jeff and Merijn, should work with IA-64.
3768              Some gcc specifics dropped out due to extensive rewriting;
3769              will be put back later as needed.
3770      Branch: perl
3771            ! hints/hpux.sh
3772 ____________________________________________________________________________
3773 [  9823] By: jhi                                   on 2001/04/24  23:27:57
3774         Log: Mac OS X patch for missing tzname definition from Paul Schinder.
3775      Branch: perl
3776            ! ext/POSIX/POSIX.xs
3777 ____________________________________________________________________________
3778 [  9822] By: jhi                                   on 2001/04/24  23:25:21
3779         Log: Subject: Re: [ID 20010421.032] Not OK: perl v5.7.1 +DEVEL9717 on sun4-solaris-64int-ld-stdio 2.8 (UNINSTALLED)
3780              From: Tim Jenness <t.jenness@jach.hawaii.edu>
3781              Date: Tue, 24 Apr 2001 11:29:28 -1000 (HST)
3782              Message-ID: <Pine.LNX.4.30.0104241123020.5085-100000@lapaki.jach.hawaii.edu>
3783      Branch: perl
3784            ! ext/XS/Typemap/Typemap.xs
3785 ____________________________________________________________________________
3786 [  9821] By: jhi                                   on 2001/04/24  23:24:10
3787         Log: Subject: [PATCH: pod/perlport.pod] Updated email addresses.
3788              From: "Abigail" <abigail@foad.org>
3789              Date: Tue, 24 Apr 2001 23:12:03 +0200
3790              Message-ID: <20010424211203.7901.qmail@foad.org>
3791      Branch: perl
3792            ! pod/perlport.pod
3793 ____________________________________________________________________________
3794 [  9820] By: jhi                                   on 2001/04/24  23:23:15
3795         Log: Subject: [PATCH pod/perlfaq4.pod] Time::Piece additions
3796              From: Matt Sergeant <matt@sergeant.org>
3797              Date: Tue, 24 Apr 2001 16:48:17 +0100 (BST)
3798              Message-ID: <Pine.LNX.4.30.0104241645030.32279-100000@ted.sergeant.org>
3799      Branch: perl
3800            ! pod/perlfaq4.pod
3801 ____________________________________________________________________________
3802 [  9819] By: nick                                  on 2001/04/24  18:49:43
3803         Log: Integrate mainline.
3804      Branch: perlio
3805           +> t/lib/cpan-loadme.t t/lib/cpan-vcmp.t
3806           !> (integrate 37 files)
3807 ____________________________________________________________________________
3808 [  9818] By: jhi                                   on 2001/04/24  14:35:23
3809         Log: Update Changes.
3810      Branch: perl
3811            ! Changes patchlevel.h
3812 ____________________________________________________________________________
3813 [  9817] By: jhi                                   on 2001/04/24  14:09:17
3814         Log: Subject: Re: [PATCH t/lib/1_compile.t] Skipping known tested libraries 
3815              From: "Philip Newton" <pnewton@gmx.de>
3816              Date: Tue, 24 Apr 2001 12:58:12 +0200
3817              Message-ID: <3AE57864.8304.B77A0A@localhost> 
3818              
3819              plus add CPAN to the list of modules that have their own tests.
3820      Branch: perl
3821            ! t/lib/1_compile.t
3822 ____________________________________________________________________________
3823 [  9816] By: jhi                                   on 2001/04/24  14:07:03
3824         Log: Subject: Re: [PATCH t/lib/1_compile.t] Skipping known tested libraries
3825              From: Michael G Schwern <schwern@pobox.com>
3826              Date: Sat, 21 Apr 2001 22:35:00 +0100
3827              Message-ID: <20010421223500.N2946@blackrider.blackstar.co.uk>
3828      Branch: perl
3829            ! t/lib/1_compile.t
3830 ____________________________________________________________________________
3831 [  9815] By: jhi                                   on 2001/04/24  13:54:32
3832         Log: Subject: Re: [ID 20010423.006] Test failed in perl@9794
3833              From: Robin Houston <robin@kitsite.com>
3834              Date: Tue, 24 Apr 2001 15:51:18 +0100
3835              Message-ID: <20010424155118.A22913@puffinry.freeserve.co.uk>
3836      Branch: perl
3837            ! ext/B/B/Deparse.pm
3838 ____________________________________________________________________________
3839 [  9814] By: jhi                                   on 2001/04/24  13:17:34
3840         Log: Subject: Re: [ID 20010421.010] Perl 5.6.1 on Unixware 7
3841              From: Bill Glicker <billg@burrelles.com>
3842              Date: Tue, 24 Apr 2001 09:22:40 -0400 (EDT)
3843              Message-ID: <Pine.SCO.4.30.0104240918160.13514-100000@laura.burrelles.com>
3844      Branch: perl
3845            ! hints/svr5.sh
3846 ____________________________________________________________________________
3847 [  9813] By: jhi                                   on 2001/04/24  12:54:23
3848         Log: Prevent path disclosure (probing for existence of filenames)
3849              using suidperl; bug id 20010322.218.
3850      Branch: perl
3851            ! perl.c pod/perldiag.pod
3852 ____________________________________________________________________________
3853 [  9812] By: jhi                                   on 2001/04/24  12:08:36
3854         Log: Retract #9811.
3855      Branch: perl
3856            ! ext/POSIX/POSIX.xs
3857 ____________________________________________________________________________
3858 [  9811] By: jhi                                   on 2001/04/24  11:57:35
3859         Log: (Retracted by #9812.)
3860      Branch: perl
3861            ! ext/POSIX/POSIX.xs
3862 ____________________________________________________________________________
3863 [  9810] By: jhi                                   on 2001/04/24  03:32:35
3864         Log: Fix for 20010219.013, "perlio perl -we tell goes SEGV".
3865      Branch: perl
3866            ! util.c
3867 ____________________________________________________________________________
3868 [  9809] By: jhi                                   on 2001/04/24  03:16:13
3869         Log: The Math::BigFloat::import() was broken.
3870              (Fixes bug id 20010422.002.)
3871      Branch: perl
3872            ! lib/Math/BigFloat.pm
3873 ____________________________________________________________________________
3874 [  9808] By: jhi                                   on 2001/04/24  01:11:40
3875         Log: Additional dependencies; should help for parallel makes
3876              not to fail on missing lib/lib.pm or lib/re.pm.
3877      Branch: perl
3878            ! Makefile.SH
3879 ____________________________________________________________________________
3880 [  9807] By: jhi                                   on 2001/04/24  00:57:01
3881         Log: Update the test failure disclaimer.
3882      Branch: perl
3883            ! t/pragma/warn/pp_hot
3884 ____________________________________________________________________________
3885 [  9806] By: jhi                                   on 2001/04/24  00:54:04
3886         Log: Add make target "install-all" which is alias for "install"
3887              to cater for case-preserving filesystems like HFS+.
3888      Branch: perl
3889            ! INSTALL Makefile.SH
3890 ____________________________________________________________________________
3891 [  9805] By: jhi                                   on 2001/04/24  00:47:28
3892         Log: Subject: Re: 5.6.1 darwin Configure fails to extract Makefile
3893              From: Peter Prymmer <pvhp@forte.com>
3894              Date: Wed, 11 Apr 2001 10:43:52 -0700 (PDT)
3895              Message-ID: <Pine.OSF.4.10.10104111038480.113314-100000@aspara.forte.com>
3896              
3897              (Ken William's message forwarded from macosx@perl.org)
3898      Branch: perl
3899            ! hints/darwin.sh
3900 ____________________________________________________________________________
3901 [  9804] By: jhi                                   on 2001/04/23  23:57:35
3902         Log: Cut-and-pasto.
3903      Branch: perl
3904            ! perlio.c
3905 ____________________________________________________________________________
3906 [  9803] By: jhi                                   on 2001/04/23  23:52:25
3907         Log: More PerlIO robustness.
3908      Branch: perl
3909            ! perlio.c
3910 ____________________________________________________________________________
3911 [  9802] By: jhi                                   on 2001/04/23  23:43:35
3912         Log: Make the "STD* opened only for ..." errors more consistent.
3913      Branch: perl
3914            ! doio.c
3915 ____________________________________________________________________________
3916 [  9801] By: jhi                                   on 2001/04/23  23:34:26
3917         Log: Test case for #9800.
3918      Branch: perl
3919            ! t/op/misc.t
3920 ____________________________________________________________________________
3921 [  9800] By: jhi                                   on 2001/04/23  23:14:43
3922         Log: Avoid coredump on 'close STDERR; die' by making
3923              the PerlIO calls more robust.  Also use SETERRNO()
3924              instead of errno = to be more VMS-ready.
3925      Branch: perl
3926            ! perlio.c
3927 ____________________________________________________________________________
3928 [  9799] By: jhi                                   on 2001/04/23  21:41:10
3929         Log: Subject: test for ID 20010423.002
3930              From: Robin Houston <robin@kitsite.com>
3931              Date: Mon, 23 Apr 2001 16:52:21 +0100
3932              Message-ID: <20010423165221.A20739@puffinry.freeserve.co.uk>
3933      Branch: perl
3934            ! t/op/avhv.t
3935 ____________________________________________________________________________
3936 [  9798] By: jhi                                   on 2001/04/23  21:40:07
3937         Log: Subject: patch to installperl (change warn to print STDERR in sub yn)
3938              From: David Dyck <dcd@tc.fluke.com>
3939              Date: Mon, 23 Apr 2001 10:19:46 -0700 (PDT)
3940              Message-ID: <Pine.LNX.4.33.0104231018270.10985-100000@dd.tc.fluke.com>
3941      Branch: perl
3942            ! installperl
3943 ____________________________________________________________________________
3944 [  9797] By: jhi                                   on 2001/04/23  21:37:56
3945         Log: Subject: [PATCH] Implement Cwd::abs_path in XS
3946              From: Benjamin Sugars <bsugars@canoe.ca>
3947              Date: Mon, 23 Apr 2001 11:59:48 -0400 (EDT)
3948              Message-ID: <Pine.LNX.4.21.0104231151340.3238-100000@marmot.rim.canoe.ca>
3949      Branch: perl
3950            ! ext/Cwd/Cwd.xs lib/Cwd.pm
3951 ____________________________________________________________________________
3952 [  9796] By: jhi                                   on 2001/04/23  21:29:24
3953         Log: Synchronize h2xs and pod2man some more on the documentation
3954              templates they propose.
3955      Branch: perl
3956            ! pod/pod2man.PL utils/h2xs.PL
3957 ____________________________________________________________________________
3958 [  9795] By: jhi                                   on 2001/04/23  17:30:40
3959         Log: Add one more naughty test for base64; make encoding logic cleaner.
3960      Branch: perl
3961            ! t/lib/mimeb64.t
3962 ____________________________________________________________________________
3963 [  9794] By: jhi                                   on 2001/04/23  13:51:32
3964         Log: Update Changes.
3965      Branch: perl
3966            ! Changes patchlevel.h
3967 ____________________________________________________________________________
3968 [  9793] By: jhi                                   on 2001/04/23  13:44:18
3969         Log: Duplicate lines.
3970      Branch: perl
3971            ! MANIFEST
3972 ____________________________________________________________________________
3973 [  9792] By: jhi                                   on 2001/04/23  13:39:13
3974         Log: Subject: Re: PATCH 5.7.1
3975              From: Mark-Jason Dominus <mjd@plover.com>
3976              Date: Mon, 23 Apr 2001 10:30:21 -0400
3977              Message-ID: <20010423143021.17335.qmail@plover.com>
3978      Branch: perl
3979            ! perl.h sv.c
3980 ____________________________________________________________________________
3981 [  9791] By: jhi                                   on 2001/04/23  13:32:40
3982         Log: Add the CPAN.pm 1.59_54 tests.
3983      Branch: perl
3984            + t/lib/cpan-loadme.t t/lib/cpan-vcmp.t
3985            ! MANIFEST
3986 ____________________________________________________________________________
3987 [  9790] By: jhi                                   on 2001/04/23  13:21:55
3988         Log: Subject: Deparse nit
3989              From: Robin Houston <robin@kitsite.com>
3990              Date: Mon, 23 Apr 2001 12:38:20 +0100
3991              Message-ID: <20010423123820.A19945@puffinry.freeserve.co.uk>
3992      Branch: perl
3993            ! ext/B/B/Deparse.pm
3994 ____________________________________________________________________________
3995 [  9789] By: jhi                                   on 2001/04/23  13:19:07
3996         Log: Subject: [PATCH] bug 20010423.002
3997              From: Robin Houston <robin@kitsite.com>
3998              Date: Mon, 23 Apr 2001 13:12:30 +0100
3999              Message-ID: <20010423131230.A20074@puffinry.freeserve.co.uk>
4000      Branch: perl
4001            ! pp.c
4002 ____________________________________________________________________________
4003 [  9788] By: jhi                                   on 2001/04/23  13:02:49
4004         Log: Subject: PATCH [5.7.1] hv.c unused #define
4005              From: Mark-Jason Dominus <mjd@plover.com>
4006              Date: Sun, 22 Apr 2001 14:17:49 -0400
4007              Message-ID: <20010422181749.26976.qmail@plover.com>
4008      Branch: perl
4009            ! hv.c
4010 ____________________________________________________________________________
4011 [  9787] By: jhi                                   on 2001/04/23  13:02:02
4012         Log: Subject: PATCH 5.7.1
4013              From: Mark-Jason Dominus <mjd@plover.com>
4014              Date: Sun, 22 Apr 2001 15:12:57 -0400
4015              Message-ID: <20010422191258.6539.qmail@plover.com>
4016              
4017              plus Sarathy's STMT_START + STMT_END suggestion.
4018      Branch: perl
4019            ! perl.h
4020 ____________________________________________________________________________
4021 [  9786] By: jhi                                   on 2001/04/23  12:53:25
4022         Log: Fix for
4023              
4024              Subject: [ID 20010423.001] perlapi documentation inconsistency (SvGROW)
4025              From: dLux <dlux@spam.sch.bme.hu>
4026              Date: Mon, 23 Apr 2001 01:25:26 +0200
4027              Message-Id: <E14rTEM-0000CB-00@dl.sch.bme.hu>
4028              
4029              (SvGROW really does return a char *.)
4030      Branch: perl
4031            ! pod/perlapi.pod sv.h
4032 ____________________________________________________________________________
4033 [  9785] By: jhi                                   on 2001/04/23  04:34:04
4034         Log: Time::Piece work continues.  $t->day removed since
4035              I think it's too confusing.  Now has normal and
4036              abbreviated length weekday names and month names,
4037              the names change with _names(), not _list().
4038              Now has strftime() in Perl, _strftime() is
4039              the libc version (to which strftime() falls back
4040              if it doesn't know the format.  To do: the reverse
4041              of strftime, strptime(), and the localisation of both.
4042      Branch: perl
4043            ! ext/Time/Piece/Piece.pm ext/Time/Piece/Piece.xs
4044            ! t/lib/time-piece.t
4045 ____________________________________________________________________________
4046 [  9784] By: jhi                                   on 2001/04/23  02:41:46
4047         Log: Subject: Re: [PATCH] Re: [ID 20010422.003] Core dump in overloaded bool while using ' 
4048              From: andreas.koenig@anima.de (Andreas J. Koenig)
4049              Date: 23 Apr 2001 05:20:55 +0200
4050              Message-ID: <m3ofto5mjs.fsf@ak-71.mind.de>
4051      Branch: perl
4052            ! t/pragma/overload.t
4053 ____________________________________________________________________________
4054 [  9783] By: jhi                                   on 2001/04/22  23:32:42
4055         Log: Subject: [PATCH B::Deparse] Distinguish package variables, if necessary
4056              From: Robin Houston <robin@kitsite.com>
4057              Date: Mon, 23 Apr 2001 00:38:18 +0100
4058              Message-ID: <20010423003818.A19109@puffinry.freeserve.co.uk>
4059      Branch: perl
4060            ! ext/B/B/Deparse.pm
4061 ____________________________________________________________________________
4062 [  9782] By: jhi                                   on 2001/04/22  20:55:43
4063         Log: Subject: [PATCH] Re: [ID 20010422.003] Core dump in overloaded bool while using '
4064              From: Simon Cozens <simon@netthink.co.uk>
4065              Date: Sun, 22 Apr 2001 18:47:25 +0100
4066              Message-ID: <20010422184725.A14411@netthink.co.uk>
4067      Branch: perl
4068            ! sv.c t/pragma/overload.t
4069 ____________________________________________________________________________
4070 [  9781] By: jhi                                   on 2001/04/22  20:52:13
4071         Log: Subject: [PATCH] Support BEGIN blocks in B::Deparse (& more)
4072              From: Robin Houston <robin@kitsite.com>
4073              Date: Sun, 22 Apr 2001 22:14:50 +0100
4074              Message-ID: <20010422221450.A18921@puffinry.freeserve.co.uk>
4075      Branch: perl
4076            ! ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
4077 ____________________________________________________________________________
4078 [  9780] By: nick                                  on 2001/04/22  20:40:31
4079         Log: Integrate mainline.
4080      Branch: perlio
4081           +> t/lib/b-debug.t t/lib/b-deparse.t t/lib/b-showlex.t
4082           +> t/lib/b-stash.t
4083           !> (integrate 38 files)
4084 ____________________________________________________________________________
4085 [  9779] By: jhi                                   on 2001/04/22  15:16:03
4086         Log: Subject: IO::Socket::INET patch
4087              From: andrew deryabin <djsf@technarchy.ru>
4088              Date: Sat, 21 Apr 2001 17:46:52 +0400
4089              Message-ID: <20010421174652.B1426@technarchy>
4090      Branch: perl
4091            ! ext/IO/lib/IO/Socket/INET.pm
4092 ____________________________________________________________________________
4093 [  9778] By: jhi                                   on 2001/04/22  15:14:33
4094         Log: Subject: Re: ANYOF_SIZE is wrong in 5.7.1 
4095              From: Mark-Jason Dominus <mjd@plover.com>
4096              Date: Sat, 21 Apr 2001 21:27:49 -0400
4097              Message-ID: <20010422012749.27024.qmail@plover.com>
4098      Branch: perl
4099            ! regcomp.c
4100 ____________________________________________________________________________
4101 [  9777] By: jhi                                   on 2001/04/22  15:10:51
4102         Log: Subject: Re: Regex debugger patch 
4103              From: Mark-Jason Dominus <mjd@plover.com>
4104              Date: Sat, 21 Apr 2001 21:48:51 -0400
4105              Message-ID: <20010422014851.27165.qmail@plover.com>
4106      Branch: perl
4107            ! pod/perldebguts.pod
4108 ____________________________________________________________________________
4109 [  9776] By: jhi                                   on 2001/04/22  15:09:48
4110         Log: Subject: Re: Regex debugger patch
4111              From: Mark-Jason Dominus <mjd@plover.com>
4112              Date: Sat, 21 Apr 2001 14:24:39 -0400
4113              Message-ID: <20010421182439.16508.qmail@plover.com>
4114              
4115              Regex debugger backend.
4116      Branch: perl
4117            ! regcomp.c regexp.h
4118 ____________________________________________________________________________
4119 [  9775] By: jhi                                   on 2001/04/21  16:45:40
4120         Log: Subject: [PATCH] Typo in utf8.h
4121              From: Jesús Quiroga <jquiroga@pobox.com>
4122              Date: Sat, 21 Apr 2001 19:25:33 +0200
4123              Message-Id: <5.0.2.1.1.20010421192107.01ce5a50@ix.netcorps.com>
4124      Branch: perl
4125            ! utf8.h
4126 ____________________________________________________________________________
4127 [  9774] By: jhi                                   on 2001/04/21  16:43:52
4128         Log: Subject: [ID 20010421.010] Perl 5.6.1 on Unixware 7
4129              From: Joe Orton <jorton@redhat.com>
4130              Date: Tue, 17 Apr 2001 15:50:43 +0100
4131              Message-Id: <20010417155043.D19132@eu.c2.net>
4132      Branch: perl
4133            ! hints/svr5.sh
4134 ____________________________________________________________________________
4135 [  9773] By: jhi                                   on 2001/04/21  15:30:15
4136         Log: Subject: Patch utils/h2xs.PL
4137              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
4138              Date: Sat, 21 Apr 2001 10:32:16 -0500
4139              Message-ID: <20010421103216.C14521@chaos.wustl.edu>
4140              
4141              Add MAILING list and LICENSE templates.
4142      Branch: perl
4143            ! utils/h2xs.PL
4144 ____________________________________________________________________________
4145 [  9772] By: jhi                                   on 2001/04/21  15:28:36
4146         Log: Subject: perlfaq2.patch for 5.7.1
4147              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
4148              Message-ID: <20010420164219.J3194@chaos.wustl.edu>
4149              Date: Fri, 20 Apr 2001 16:42:19 -0500
4150              
4151              rm an extra tab, a blurb about the xx.cpan to clarify
4152              which countries actually have that and dejanews is history
4153              as well as most of that nonsensical entry.
4154      Branch: perl
4155            ! pod/perlfaq2.pod
4156 ____________________________________________________________________________
4157 [  9771] By: jhi                                   on 2001/04/21  15:27:17
4158         Log: Subject: perlfaq1.patch for 5.7.1
4159              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
4160              Date: Fri, 20 Apr 2001 16:57:36 -0500
4161              Message-ID: <20010420165736.K3194@chaos.wustl.edu>
4162              
4163              Evil URLs must die. Especially when they are broken.
4164      Branch: perl
4165            ! pod/perlfaq1.pod
4166 ____________________________________________________________________________
4167 [  9770] By: jhi                                   on 2001/04/21  15:23:38
4168         Log: Subject: [PATCH ext/B/B.pm and tests] B::walksymtable improperly documented?
4169              From: Michael G Schwern <schwern@pobox.com>
4170              Date: Sat, 21 Apr 2001 16:11:12 +0100
4171              Message-ID: <20010421161112.L19736@blackrider.blackstar.co.uk>
4172      Branch: perl
4173            + t/lib/b-debug.t t/lib/b-deparse.t t/lib/b-showlex.t
4174            + t/lib/b-stash.t
4175            ! MANIFEST ext/B/B.pm t/lib/b.t
4176 ____________________________________________________________________________
4177 [  9769] By: jhi                                   on 2001/04/21  15:03:32
4178         Log: Subject: [PATCH utils/h2ph.PL] Confused by "#if &__GNUC_PREREQ (2,97)"
4179              From: Michael G Schwern <schwern@pobox.com>
4180              Date: Sat, 21 Apr 2001 09:48:00 +0100
4181              Message-ID: <20010421094759.B19736@blackrider.blackstar.co.uk>
4182      Branch: perl
4183            ! utils/h2ph.PL
4184 ____________________________________________________________________________
4185 [  9768] By: jhi                                   on 2001/04/21  14:33:49
4186         Log: PerlIO and Encode doc cleanup and tweaks.
4187      Branch: perl
4188            ! ext/Encode/Encode.pm ext/PerlIO/Scalar/Scalar.pm
4189            ! ext/PerlIO/Via/Via.pm lib/PerlIO.pm
4190 ____________________________________________________________________________
4191 [  9767] By: jhi                                   on 2001/04/21  12:40:16
4192         Log: Integrate perlio.
4193      Branch: perl
4194           !> doio.c
4195 ____________________________________________________________________________
4196 [  9766] By: nick                                  on 2001/04/20  18:28:35
4197         Log: Avoid core dump on
4198              open(STDOUT,">",\$foo);
4199      Branch: perlio
4200            ! doio.c
4201 ____________________________________________________________________________
4202 [  9765] By: jhi                                   on 2001/04/20  13:23:43
4203         Log: Subject: Re: [abigail@foad.org: [ID 20000901.065] -MO=Deparse and $^W and $[ in same string.]
4204              From: Robin Houston <robin@kitsite.com>
4205              Date: Fri, 20 Apr 2001 14:29:22 +0100
4206              Message-ID: <20010420142921.A14960@puffinry.freeserve.co.uk>
4207      Branch: perl
4208            ! ext/B/B.pm ext/B/B/Deparse.pm
4209 ____________________________________________________________________________
4210 [  9764] By: jhi                                   on 2001/04/20  13:19:33
4211         Log: Subject: [PATCH: perl@9742] avoid t/u-*.t test on platforms where List/Util was not built
4212              From: Peter Prymmer <pvhp@forte.com>
4213              Date: Thu, 19 Apr 2001 17:40:14 -0700 (PDT)
4214              Message-ID: <Pine.OSF.4.10.10104191737200.348917-100000@aspara.forte.com>
4215      Branch: perl
4216            ! t/lib/u-blessed.t t/lib/u-dualvar.t t/lib/u-first.t
4217            ! t/lib/u-max.t t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
4218            ! t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
4219            ! t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
4220 ____________________________________________________________________________
4221 [  9763] By: jhi                                   on 2001/04/20  12:36:39
4222         Log: Subject: Re: A new PerlIO coredump
4223              From: Nick Ing-Simmons <nik@tiuk.ti.com>
4224              Date: Fri, 20 Apr 2001 14:29:41 +0100 (BST)
4225              Message-Id: <200104201329.OAA16021@mikado.tiuk.ti.com>
4226      Branch: perl
4227            ! doio.c
4228 ____________________________________________________________________________
4229 [  9762] By: jhi                                   on 2001/04/19  23:02:30
4230         Log: Update Changes.
4231      Branch: perl
4232            ! Changes patchlevel.h
4233 ____________________________________________________________________________
4234 [  9761] By: jhi                                   on 2001/04/19  22:59:19
4235         Log: More cleanup cleanup.
4236      Branch: perl
4237            ! Makefile.SH win32/Makefile win32/makefile.mk
4238 ____________________________________________________________________________
4239 [  9760] By: jhi                                   on 2001/04/19  22:50:31
4240         Log: lib/Time is non-empty, let's not rmdir it.
4241      Branch: perl
4242            ! Makefile.SH
4243 ____________________________________________________________________________
4244 [  9759] By: jhi                                   on 2001/04/19  22:36:51
4245         Log: Subject: Re: [abigail@foad.org: [ID 20000901.065] -MO=Deparse and $^W and $[ in same string.]
4246              From: Robin Houston <robin@kitsite.com>
4247              Date: Fri, 20 Apr 2001 00:18:53 +0100
4248              Message-ID: <20010420001853.A13350@puffinry.freeserve.co.uk>
4249      Branch: perl
4250            ! ext/B/B/Deparse.pm
4251 ____________________________________________________________________________
4252 [  9758] By: jhi                                   on 2001/04/19  22:36:00
4253         Log: Subject: [PATCH: perl@9742] void close_dir portability fix for Cwd.xs
4254              From: Peter Prymmer <pvhp@forte.com>
4255              Date: Thu, 19 Apr 2001 12:02:40 -0700 (PDT)
4256              Message-ID: <Pine.OSF.4.10.10104191158490.348917-100000@aspara.forte.com>
4257      Branch: perl
4258            ! ext/Cwd/Cwd.xs
4259 ____________________________________________________________________________
4260 [  9757] By: nick                                  on 2001/04/19  18:53:54
4261         Log: Blind (untested) integrate of mainline.
4262      Branch: perlio
4263           +> ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
4264           +> ext/Time/Piece/Piece.xs ext/Time/Piece/README
4265           +> ext/Time/Piece/Seconds.pm t/lib/time-piece.t
4266           !> (integrate 53 files)
4267 ____________________________________________________________________________
4268 [  9756] By: jhi                                   on 2001/04/19  16:59:23
4269         Log: Document and test Time::Piece.
4270      Branch: perl
4271            ! ext/POSIX/POSIX.xs ext/Time/Piece/Piece.pm
4272            ! ext/Time/Piece/Piece.xs t/lib/time-piece.t
4273 ____________________________________________________________________________
4274 [  9755] By: jhi                                   on 2001/04/19  12:13:29
4275         Log: A better fix for the \x{12345678} trouble from NI-S.
4276      Branch: perl
4277            ! utf8.c
4278 ____________________________________________________________________________
4279 [  9754] By: jhi                                   on 2001/04/19  11:56:07
4280         Log: Subject: PATCH: Propagate low byte of hints in cop.op_private
4281              From: Robin Houston <robin@kitsite.com>
4282              Date: Wed, 18 Apr 2001 17:58:33 +0100
4283              Message-ID: <20010418175833.B8976@puffinry.freeserve.co.uk>
4284      Branch: perl
4285            ! ext/B/B/Deparse.pm op.c
4286 ____________________________________________________________________________
4287 [  9753] By: jhi                                   on 2001/04/19  04:21:52
4288         Log: Subject: [PATCH] h2ph test suite bugfix and refactoring
4289              From: "Kurt D. Starsinic" <kstar@wolfetech.com>
4290              Date: Thu, 19 Apr 2001 01:11:41 -0400
4291              Message-ID: <20010419011141.A5798@cpan.org>
4292      Branch: perl
4293            ! t/lib/h2ph.h t/lib/h2ph.pht utils/h2ph.PL
4294 ____________________________________________________________________________
4295 [  9752] By: jhi                                   on 2001/04/19  02:41:10
4296         Log: The new time utils need to be thread-aware, too.
4297      Branch: perl
4298            ! util.c
4299 ____________________________________________________________________________
4300 [  9751] By: jhi                                   on 2001/04/19  02:26:47
4301         Log: Compilation nit noticed by AIX compiler.
4302      Branch: perl
4303            ! perlio.c
4304 ____________________________________________________________________________
4305 [  9750] By: jhi                                   on 2001/04/19  02:20:06
4306         Log: The new time utils need to be public.
4307      Branch: perl
4308            ! embed.pl
4309 ____________________________________________________________________________
4310 [  9749] By: jhi                                   on 2001/04/19  01:42:39
4311         Log: Regen toc.
4312      Branch: perl
4313            ! pod/perltoc.pod
4314 ____________________________________________________________________________
4315 [  9748] By: jhi                                   on 2001/04/19  01:41:10
4316         Log: Add Time::Piece, a slight rewrite of Time::Object,
4317              from Matt Sergeant.
4318      Branch: perl
4319            + ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
4320            + ext/Time/Piece/Piece.xs ext/Time/Piece/README
4321            + ext/Time/Piece/Seconds.pm t/lib/time-piece.t
4322            ! MANIFEST configure.com djgpp/config.over epoc/config.sh
4323            ! hints/uts.sh hints/uwin.sh hints/vmesa.sh win32/Makefile
4324            ! win32/makefile.mk
4325 ____________________________________________________________________________
4326 [  9747] By: jhi                                   on 2001/04/19  00:55:35
4327         Log: The new metaconfig unit from strftime.
4328      Branch: metaconfig/U/perl
4329            + d_strftime.U
4330 ____________________________________________________________________________
4331 [  9746] By: jhi                                   on 2001/04/19  00:54:54
4332         Log: Move the strftime() wrapper from POSIX.xs to util.c
4333              as my_strftime(), requires HAS_STRFTIME.
4334      Branch: perl
4335            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
4336            ! config_h.SH configure.com embed.h embed.pl epoc/config.sh
4337            ! ext/POSIX/POSIX.xs proto.h uconfig.h uconfig.sh util.c
4338            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
4339            ! vos/config.ga.h win32/config.bc win32/config.gc
4340            ! win32/config.vc
4341 ____________________________________________________________________________
4342 [  9745] By: jhi                                   on 2001/04/18  23:11:03
4343         Log: Move the init_tm() and mini_mktime() up from POSIX.xs to util.c
4344              in preparation of Time::Piece.
4345      Branch: perl
4346            ! embed.h embed.pl ext/POSIX/POSIX.xs proto.h util.c
4347 ____________________________________________________________________________
4348 [  9744] By: jhi                                   on 2001/04/18  22:33:12
4349         Log: Subject: [PATCH: perl@9718] fix new exporter test to work OK on VMS
4350              From: Peter Prymmer <pvhp@forte.com>
4351              Date: Wed, 18 Apr 2001 15:38:28 -0700 (PDT)
4352              Message-ID: <Pine.OSF.4.10.10104181536440.272477-100000@aspara.forte.com>
4353      Branch: perl
4354            ! t/lib/exporter.t
4355 ____________________________________________________________________________
4356 [  9743] By: jhi                                   on 2001/04/18  22:32:23
4357         Log: Subject: Fwd: pod2html leaves cache files lying around?
4358              From: Rajesh Vaidheeswarran <rv@gnu.org>
4359              Date: Tue, 17 Apr 2001 09:35:00 -0400 (EDT)
4360              Message-Id: <E14pVdE-0004P0-00@fencepost.gnu.org>
4361      Branch: perl
4362            ! lib/Pod/Html.pm
4363 ____________________________________________________________________________
4364 [  9742] By: jhi                                   on 2001/04/18  20:31:49
4365         Log: Update Changes.
4366      Branch: perl
4367            ! Changes patchlevel.h
4368 ____________________________________________________________________________
4369 [  9741] By: jhi                                   on 2001/04/18  20:23:02
4370         Log: Declare hints only if needed.
4371      Branch: perl
4372            ! ext/B/B/Deparse.pm
4373 ____________________________________________________________________________
4374 [  9740] By: jhi                                   on 2001/04/18  19:06:05
4375         Log: Workaround for the "\x{12345678}" plus s/(.)/$1/g plus ord/length
4376              bug noticed by Robin Houston; basically the code of detecting
4377              value wraparound was acting differently under different compilers
4378              and platforms.  The workaround is to remove the overflow check
4379              for now, a real fix would be to do the overflow (portably) right.
4380      Branch: perl
4381            ! t/op/pat.t utf8.c
4382 ____________________________________________________________________________
4383 [  9739] By: jhi                                   on 2001/04/18  19:01:23
4384         Log: Subject: [PATCH B::Deparse] some pragma support
4385              From: Robin Houston <robin@kitsite.com>
4386              Date: Wed, 18 Apr 2001 19:32:12 +0100
4387              Message-ID: <20010418193212.A9184@puffinry.freeserve.co.uk>
4388      Branch: perl
4389            ! ext/B/B/Deparse.pm
4390 ____________________________________________________________________________
4391 [  9738] By: jhi                                   on 2001/04/18  15:16:37
4392         Log: Subject: [PATCH] Test case for C<undef %File::Glob::>
4393              From: Benjamin Sugars <bsugars@canoe.ca>
4394              Date: Wed, 18 Apr 2001 10:53:44 -0400 (EDT)
4395              Message-ID: <Pine.LNX.4.21.0104181047010.2368-100000@marmot.rim.canoe.ca>
4396      Branch: perl
4397            ! t/op/glob.t
4398 ____________________________________________________________________________
4399 [  9737] By: jhi                                   on 2001/04/18  13:24:50
4400         Log: Subject: [PATCH] XS::Typemap - T_OPAQUE
4401              From: Tim Jenness <t.jenness@jach.hawaii.edu>
4402              Date: Tue, 17 Apr 2001 22:49:25 -1000 (HST)
4403              Message-ID: <Pine.LNX.4.30.0104172247440.28672-100000@lapaki.jach.hawaii.edu>
4404      Branch: perl
4405            ! ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
4406            ! ext/XS/Typemap/typemap lib/ExtUtils/typemap t/lib/xs-typemap.t
4407 ____________________________________________________________________________
4408 [  9736] By: jhi                                   on 2001/04/18  04:15:14
4409         Log: The #9735 also changes the subtest 12.
4410      Branch: perl
4411            ! t/lib/b.t
4412 ____________________________________________________________________________
4413 [  9735] By: jhi                                   on 2001/04/18  03:55:17
4414         Log: Subject: Deparse.pm of split(" ") decodes as /\s+/ (with PATCH)
4415              From: David Dyck <dcd@tc.fluke.com>
4416              Date: Tue, 17 Apr 2001 17:12:58 -0700 (PDT)
4417              Message-ID: <Pine.LNX.4.33.0104171508210.23062-100000@dd.tc.fluke.com>
4418      Branch: perl
4419            ! ext/B/B/Deparse.pm
4420 ____________________________________________________________________________
4421 [  9734] By: jhi                                   on 2001/04/18  03:54:11
4422         Log: Subject: [PATCH] foreach defelem magic should only be applied to PL_sv_undef
4423              From: Gisle Aas <gisle@ActiveState.com>
4424              Date: 17 Apr 2001 19:06:45 -0700
4425              Message-ID: <lrae5f9d1m.fsf@caliper.ActiveState.com>
4426      Branch: perl
4427            ! pp_hot.c t/op/misc.t
4428 ____________________________________________________________________________
4429 [  9733] By: jhi                                   on 2001/04/17  22:25:22
4430         Log: Subject: [PATCH: ext/Cwd/Cwd.xs & ext/PerlIO/Scalar/Scalar.xs] Missing prototype behaviour
4431              From: "Abigail" <abigail@foad.org>
4432              Date: Wed, 18 Apr 2001 01:17:46 +0200
4433              Message-ID: <20010417231746.21657.qmail@foad.org>
4434      Branch: perl
4435            ! ext/Cwd/Cwd.xs ext/PerlIO/Scalar/Scalar.xs
4436 ____________________________________________________________________________
4437 [  9732] By: jhi                                   on 2001/04/17  20:47:56
4438         Log: Subject: Re: Deparse - parenthesise args to undeclared subs
4439              From: Robin Houston <robin@kitsite.com>
4440              Date: Tue, 17 Apr 2001 22:37:42 +0100
4441              Message-ID: <20010417223742.A6681@puffinry.freeserve.co.uk>
4442      Branch: perl
4443            ! ext/B/B/Deparse.pm
4444 ____________________________________________________________________________
4445 [  9731] By: nick                                  on 2001/04/17  20:46:35
4446         Log: Re-sync for t/lib/b.t fix
4447      Branch: perlio
4448           !> ext/B/B/Deparse.pm t/lib/b.t t/lib/cwd.t
4449 ____________________________________________________________________________
4450 [  9730] By: jhi                                   on 2001/04/17  20:45:29
4451         Log: Subject: [PATCH B::Deparse] utf8 literal strings (and possibly a unicode/regex bug)
4452              From: Robin Houston <robin@kitsite.com>
4453              Date: Tue, 17 Apr 2001 22:29:36 +0100
4454              Message-ID: <20010417222936.A6644@puffinry.freeserve.co.uk>
4455      Branch: perl
4456            ! ext/B/B.xs ext/B/B/Deparse.pm
4457 ____________________________________________________________________________
4458 [  9729] By: jhi                                   on 2001/04/17  20:43:11
4459         Log: Subject: Deparse - parenthesise args to undeclared subs
4460              From: Robin Houston <robin@kitsite.com>
4461              Date: Tue, 17 Apr 2001 21:31:05 +0100
4462              Message-ID: <20010417213104.A6586@puffinry.freeserve.co.uk>
4463      Branch: perl
4464            ! ext/B/B/Deparse.pm
4465 ____________________________________________________________________________
4466 [  9728] By: jhi                                   on 2001/04/17  18:57:30
4467         Log: Subject: Re: [PATCH] Fix cwd.t when libpth contains symlinks
4468              From: Benjamin Sugars <ben.sugars@home.com>
4469              Date: Tue, 17 Apr 2001 15:27:28 -0400 (EDT)
4470              Message-ID: <Pine.LNX.4.21.0104171516090.22410-100000@localhost.localdomain>
4471      Branch: perl
4472            ! t/lib/cwd.t
4473 ____________________________________________________________________________
4474 [  9727] By: jhi                                   on 2001/04/17  18:20:20
4475         Log: Subject: [PATCH B::Deparse] ambient pragmas
4476              From: Robin Houston <robin@kitsite.com>
4477              Date: Tue, 17 Apr 2001 20:01:59 +0100
4478              Message-ID: <20010417200159.A4882@puffinry.freeserve.co.uk>
4479      Branch: perl
4480            ! ext/B/B/Deparse.pm t/lib/b.t
4481 ____________________________________________________________________________
4482 [  9726] By: nick                                  on 2001/04/17  16:33:51
4483         Log: Integrate mainline (t/lib/b.t fails test 2...)
4484      Branch: perlio
4485           +> ext/List/Util/ChangeLog ext/List/Util/Makefile.PL
4486           +> ext/List/Util/README ext/List/Util/Util.xs
4487           +> ext/List/Util/lib/List/Util.pm
4488           +> ext/List/Util/lib/Scalar/Util.pm t/lib/exporter.t
4489           +> t/lib/u-blessed.t t/lib/u-dualvar.t t/lib/u-first.t
4490           +> t/lib/u-max.t t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
4491           +> t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
4492           +> t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
4493           !> (integrate 31 files)
4494 ____________________________________________________________________________
4495 [  9725] By: jhi                                   on 2001/04/17  12:14:24
4496         Log: Subject: multiple B::* changes
4497              From: Robin Houston <robin@kitsite.com>
4498              Date: Thu, 12 Apr 2001 20:12:27 +0100
4499              Message-ID: <20010412201226.A30940@puffinry.freeserve.co.uk>
4500      Branch: perl
4501            ! ext/B/B.pm ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
4502 ____________________________________________________________________________
4503 [  9724] By: jhi                                   on 2001/04/17  11:59:05
4504         Log: Thread-awareness from Doug MacEachern.
4505      Branch: perl
4506            ! ext/List/Util/Util.xs
4507 ____________________________________________________________________________
4508 [  9723] By: jhi                                   on 2001/04/17  11:57:41
4509         Log: Make the test more portable.
4510      Branch: perl
4511            ! t/lib/cwd.t
4512 ____________________________________________________________________________
4513 [  9722] By: jhi                                   on 2001/04/17  11:53:50
4514         Log: Subject: [PATCH] Fix cwd.t when libpth contains symlinks
4515              From: Benjamin Sugars <ben.sugars@home.com>
4516              Date: Mon, 16 Apr 2001 22:43:29 -0400 (EDT)
4517              Message-ID: <Pine.LNX.4.21.0104162234030.17949-100000@localhost.localdomain>
4518      Branch: perl
4519            ! t/lib/cwd.t
4520 ____________________________________________________________________________
4521 [  9721] By: jhi                                   on 2001/04/17  11:52:17
4522         Log: Subject: [PATCH] Fix core dump from undef %File::Glob::
4523              From: Benjamin Sugars <bsugars@canoe.ca>
4524              Date: Mon, 16 Apr 2001 13:23:59 -0400 (EDT)
4525              Message-ID: <Pine.LNX.4.21.0104161313160.1676-100000@marmot.rim.canoe.ca>
4526      Branch: perl
4527            ! op.c
4528 ____________________________________________________________________________
4529 [  9720] By: jhi                                   on 2001/04/17  11:35:42
4530         Log: Subject: [MacPerl-Porters] [PATCH] bsd_glob.c, gv.c fixes for Mac OS
4531              From: Chris Nandor <pudge@pobox.com>
4532              Date: Tue, 17 Apr 2001 00:30:49 -0400
4533              Message-Id: <p05100207b701768712de@[10.0.1.177]>
4534      Branch: perl
4535            ! ext/File/Glob/bsd_glob.c gv.c
4536 ____________________________________________________________________________
4537 [  9719] By: jhi                                   on 2001/04/17  11:32:13
4538         Log: Subject: [PATCH] Tweten->West
4539              From: Casey West <casey@geeknest.com>
4540              Date: Mon, 16 Apr 2001 12:11:22 -0400
4541              Message-ID: <20010416121122.B14554@stupid.geeknest.com>
4542      Branch: perl
4543            ! AUTHORS lib/Class/Struct.pm lib/Shell.pm lib/constant.pm
4544            ! pod/perltie.pod
4545 ____________________________________________________________________________
4546 [  9718] By: jhi                                   on 2001/04/16  03:22:52
4547         Log: Update Changes.
4548      Branch: perl
4549            ! Changes patchlevel.h
4550 ____________________________________________________________________________
4551 [  9717] By: jhi                                   on 2001/04/16  03:06:28
4552         Log: Regen toc.
4553      Branch: perl
4554            ! pod/perltoc.pod
4555 ____________________________________________________________________________
4556 [  9716] By: jhi                                   on 2001/04/16  02:58:42
4557         Log: Subject: [PATCH: perl@9699] updates to apidoc in utf8.c
4558              From: Prymmer/Kahn <pvhp@best.com>
4559              Date: Sun, 15 Apr 2001 20:47:45 -0700 (PDT)
4560              Message-ID: <Pine.BSF.4.21.0104152037470.8946-100000@shell8.ba.best.com>
4561      Branch: perl
4562            ! utf8.c
4563 ____________________________________________________________________________
4564 [  9715] By: jhi                                   on 2001/04/15  23:40:35
4565         Log: Subject: Re: Net::Ping patch, adds stream protocol
4566              From: bronson@rinspin.com (Scott Bronson)
4567              Date: Tue, 10 Apr 2001 23:58:33 -0700
4568              Message-ID: <20010410235833.N29719@rinspin.com>
4569      Branch: perl
4570            ! lib/Net/Ping.pm
4571 ____________________________________________________________________________
4572 [  9714] By: jhi                                   on 2001/04/15  23:31:46
4573         Log: Printing out the ok messages helps successful testing.
4574      Branch: perl
4575            ! t/lib/time-hires.t
4576 ____________________________________________________________________________
4577 [  9713] By: jhi                                   on 2001/04/15  21:43:24
4578         Log: Update Douglas Wegscheid's email.
4579      Branch: perl
4580            ! AUTHORS
4581 ____________________________________________________________________________
4582 [  9712] By: jhi                                   on 2001/04/15  21:40:41
4583         Log: Subject: [PATCH t/lib/exporter.t lib/Exporter/Heavy.pm] Testing Exporter
4584              From: Michael G Schwern <schwern@pobox.com>
4585              Date: Sat, 14 Apr 2001 22:40:50 +0100
4586              Message-ID: <20010414224050.A1872@blackrider.blackstar.co.uk>
4587      Branch: perl
4588            + t/lib/exporter.t
4589            ! MANIFEST lib/Exporter/Heavy.pm
4590 ____________________________________________________________________________
4591 [  9711] By: jhi                                   on 2001/04/15  21:39:21
4592         Log: Subject: [PATCH t/op/loopctl.t] Exit via last, part 1
4593              From: Michael G Schwern <schwern@pobox.com>
4594              Date: Sat, 14 Apr 2001 22:13:59 +0100
4595              Message-ID: <20010414221359.A413@blackrider.blackstar.co.uk>
4596      Branch: perl
4597            ! t/op/loopctl.t
4598 ____________________________________________________________________________
4599 [  9710] By: jhi                                   on 2001/04/15  21:30:19
4600         Log: Subject: [PATCH t/pragma/warnings.t] Doesn't skip RCS files
4601              From: Michael G Schwern <schwern@pobox.com>
4602              Date: Sat, 14 Apr 2001 22:05:32 +0100
4603              Message-ID: <20010414220531.A30178@blackrider.blackstar.co.uk>
4604      Branch: perl
4605            ! t/pragma/warnings.t
4606 ____________________________________________________________________________
4607 [  9709] By: jhi                                   on 2001/04/15  19:34:09
4608         Log: Integrate changes #9706,9707 from maintperl into mainline.
4609              
4610              change#7210 broke .packlist generation
4611              
4612              ExtUtils::Installed doesn't quote regex metacharacters in paths
4613              before using them in match; also make it work for dosish platforms
4614      Branch: perl
4615           !> lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
4616 ____________________________________________________________________________
4617 [  9708] By: jhi                                   on 2001/04/15  19:31:01
4618         Log: Test also the scalar aspect of getitimer().
4619      Branch: perl
4620            ! t/lib/time-hires.t
4621 ____________________________________________________________________________
4622 [  9707] By: gsar                                  on 2001/04/15  17:24:20
4623         Log: ExtUtils::Installed doesn't quote regex metacharacters in paths
4624              before using them in match; also make it work for dosish platforms
4625      Branch: maint-5.6/perl
4626            ! lib/ExtUtils/Installed.pm
4627 ____________________________________________________________________________
4628 [  9706] By: gsar                                  on 2001/04/15  17:21:59
4629         Log: change#7210 broke .packlist generation (listed only filename
4630              rather than fully qualified path name)
4631      Branch: maint-5.6/perl
4632            ! lib/ExtUtils/Install.pm
4633 ____________________________________________________________________________
4634 [  9705] By: jhi                                   on 2001/04/15  12:36:33
4635         Log: Add interval timer (setitimer, getitimer) support to Time::HiRes.
4636      Branch: perl
4637            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.xs
4638            ! t/lib/time-hires.t
4639 ____________________________________________________________________________
4640 [  9704] By: jhi                                   on 2001/04/15  10:49:08
4641         Log: Subject: [PATCH: perl@9622]update perlebcdic.pod with UTF tbl; tweak utf8.pm
4642              From: Prymmer/Kahn <pvhp@best.com>
4643              Date: Sat, 14 Apr 2001 21:36:24 -0700 (PDT)
4644              Message-ID: <Pine.BSF.4.21.0104142127580.27582-100000@shell8.ba.best.com>
4645      Branch: perl
4646            ! lib/utf8.pm pod/perlebcdic.pod
4647 ____________________________________________________________________________
4648 [  9703] By: jhi                                   on 2001/04/15  02:26:26
4649         Log: I keep forgetting to sort MANIFEST.
4650      Branch: perl
4651            ! MANIFEST
4652 ____________________________________________________________________________
4653 [  9702] By: jhi                                   on 2001/04/15  02:07:47
4654         Log: Add Scalar-List-Utils 1.02, from Graham Barr.
4655              Now we have blessed, reftype, tainted, first, reduce, ...
4656      Branch: perl
4657            + ext/List/Util/ChangeLog ext/List/Util/Makefile.PL
4658            + ext/List/Util/README ext/List/Util/Util.xs
4659            + ext/List/Util/lib/List/Util.pm
4660            + ext/List/Util/lib/Scalar/Util.pm t/lib/u-blessed.t
4661            + t/lib/u-dualvar.t t/lib/u-first.t t/lib/u-max.t
4662            + t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
4663            + t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
4664            + t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
4665            ! MANIFEST
4666 ____________________________________________________________________________
4667 [  9701] By: jhi                                   on 2001/04/14  15:05:25
4668         Log: Subject: RE: dprofpp.pl updates 
4669              From: Carl Eklof <CEklof@endeca.com>
4670              Date: Thu, 12 Apr 2001 18:45:46 -0400
4671              Message-ID: <D99914D9109BD411823800508BD957180E1269@exch01.ops.endeca.com>
4672      Branch: perl
4673            ! utils/dprofpp.PL
4674 ____________________________________________________________________________
4675 [  9700] By: jhi                                   on 2001/04/14  14:44:55
4676         Log: Do not just blindly add CR.
4677      Branch: perl
4678            ! Porting/makerel
4679 ____________________________________________________________________________
4680 [  9699] By: jhi                                   on 2001/04/13  13:17:01
4681         Log: Update Changes.
4682      Branch: perl
4683            ! Changes patchlevel.h
4684 ____________________________________________________________________________
4685 [  9698] By: jhi                                   on 2001/04/13  12:44:48
4686         Log: Integrate perlio.
4687      Branch: perl
4688           !> ext/PerlIO/Scalar/Scalar.xs
4689 ____________________________________________________________________________
4690 [  9697] By: jhi                                   on 2001/04/13  12:29:15
4691         Log: Add more debug output to the test.
4692      Branch: perl
4693            ! t/lib/cwd.t
4694 ____________________________________________________________________________
4695 [  9696] By: nick                                  on 2001/04/13  10:14:29
4696         Log: Fix core dump on binmode($fh,'Scalar')
4697      Branch: perlio
4698            ! ext/PerlIO/Scalar/Scalar.xs
4699 ____________________________________________________________________________
4700 [  9695] By: nick                                  on 2001/04/13  09:05:42
4701         Log: Integrate mainline
4702      Branch: perlio
4703           +> ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
4704           +> ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
4705           +> t/lib/time-hires.t
4706           !> AUTHORS MANIFEST Makefile.SH Todo-5.6 configure.com
4707           !> ext/Digest/MD5/MD5.xs ext/File/Glob/Glob.pm
4708           !> ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
4709           !> ext/File/Glob/bsd_glob.h ext/MIME/Base64/Base64.xs
4710           !> hints/uts.sh hints/vmesa.sh lib/Devel/SelfStubber.pm opcode.pl
4711           !> pod/perlfaq5.pod pp.c regexec.c t/comp/proto.t
4712           !> t/lib/md5-file.t t/op/pat.t win32/Makefile win32/makefile.mk
4713 ____________________________________________________________________________
4714 [  9694] By: jhi                                   on 2001/04/12  22:23:35
4715         Log: Integrate change #9693 from maintperl into mainline.
4716              
4717              $VERSION and Version() on the same line provokes a warning from
4718              CPAN.pm (from Jonathan Leffler <jleffler@informix.com>)
4719      Branch: perl
4720           !> lib/Devel/SelfStubber.pm
4721 ____________________________________________________________________________
4722 [  9693] By: gsar                                  on 2001/04/12  21:55:56
4723         Log: $VERSION and Version() on the same line provokes a warning from
4724              CPAN.pm (from Jonathan Leffler <jleffler@informix.com>)
4725      Branch: maint-5.6/perl
4726            ! lib/Devel/SelfStubber.pm
4727 ____________________________________________________________________________
4728 [  9692] By: jhi                                   on 2001/04/12  13:54:00
4729         Log: This is at least 5.005.
4730      Branch: perl
4731            ! ext/Time/HiRes/HiRes.xs
4732 ____________________________________________________________________________
4733 [  9691] By: jhi                                   on 2001/04/12  13:37:20
4734         Log: Non-UNIX platforms extensions update.  (Well, UTS is UNIX.)
4735      Branch: perl
4736            ! Makefile.SH configure.com hints/uts.sh hints/vmesa.sh
4737            ! win32/Makefile win32/makefile.mk
4738 ____________________________________________________________________________
4739 [  9690] By: jhi                                   on 2001/04/12  01:34:46
4740         Log: Integrate Time::Hires 1.20 from Douglas E. Wegscheid.
4741      Branch: perl
4742            + ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
4743            + ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
4744            + t/lib/time-hires.t
4745            ! MANIFEST
4746 ____________________________________________________________________________
4747 [  9689] By: jhi                                   on 2001/04/12  00:28:39
4748         Log: Subject: [PATCH] Digest::MD5 on UTF8 strings
4749              From: Gisle Aas <gisle@ActiveState.com>
4750              Date: 11 Apr 2001 16:36:11 -0700
4751              Message-ID: <lrlmp7102c.fsf@caliper.ActiveState.com>
4752      Branch: perl
4753            ! ext/Digest/MD5/MD5.xs t/lib/md5-file.t
4754 ____________________________________________________________________________
4755 [  9688] By: jhi                                   on 2001/04/12  00:27:39
4756         Log: Subject: Re: [PATCH] [ID 20010410.001] Not OK: perl v5.7.1 on i386-freebsd 4.3-rc (UNINSTALLED)
4757              From: Gisle Aas <gisle@ActiveState.com>
4758              Date: 11 Apr 2001 11:13:24 -0700
4759              Message-ID: <lrbsq371a3.fsf@caliper.ActiveState.com>
4760      Branch: perl
4761            ! ext/MIME/Base64/Base64.xs
4762 ____________________________________________________________________________
4763 [  9687] By: jhi                                   on 2001/04/11  19:51:47
4764         Log: Slight update on the Todo list.  (Should integrate to Todo?) 
4765      Branch: perl
4766            ! Todo-5.6
4767 ____________________________________________________________________________
4768 [  9686] By: jhi                                   on 2001/04/11  16:54:25
4769         Log: Subject: [PATCH opcode.pl] Documentation of table format
4770              From: Simon Cozens <simon@netthink.co.uk>
4771              Date: Wed, 11 Apr 2001 12:59:31 +0100
4772              Message-ID: <20010411125931.A25681@netthink.co.uk>
4773      Branch: perl
4774            ! opcode.pl
4775 ____________________________________________________________________________
4776 [  9685] By: jhi                                   on 2001/04/11  16:53:15
4777         Log: Subject: [PATCH] prototype("CORE::recv")
4778              From: Simon Cozens <simon@netthink.co.uk>
4779              Date: Wed, 11 Apr 2001 13:24:35 +0100
4780              Message-ID: <20010411132435.A26169@netthink.co.uk>
4781      Branch: perl
4782            ! pp.c t/comp/proto.t
4783 ____________________________________________________________________________
4784 [  9684] By: jhi                                   on 2001/04/11  16:47:13
4785         Log: FAQ (and AUTHORS) update from Dan Carson: the information
4786              was several years obsolete, Term::Readkey has been updated
4787              to have the functionality.
4788      Branch: perl
4789            ! AUTHORS pod/perlfaq5.pod
4790 ____________________________________________________________________________
4791 [  9683] By: jhi                                   on 2001/04/11  12:15:46
4792         Log: Subject: Re: [PATCH] [ID 20010410.001] Not OK: perl v5.7.1 on i386-freebsd 4.3-rc (UNINSTALLED)
4793              From: Calle Dybedahl <calle@lysator.liu.se>
4794              Date: 10 Apr 2001 16:44:16 +0200
4795              Message-ID: <86d7akbyrj.fsf@tezcatlipoca.algonet.se>
4796      Branch: perl
4797            ! ext/MIME/Base64/Base64.xs
4798 ____________________________________________________________________________
4799 [  9682] By: jhi                                   on 2001/04/11  12:12:26
4800         Log: A more minimal fix for 20010410.006 from Hugo.
4801      Branch: perl
4802            ! regexec.c
4803 ____________________________________________________________________________
4804 [  9681] By: jhi                                   on 2001/04/11  11:34:23
4805         Log: Integrate changes #9678,9679 from maintline into mainperl.
4806              
4807              addendum to change#9676
4808              
4809              up $File::Glob::VERSION; add a note pointing out the version of
4810              the OpenBSD glob bsd_glob.c resembles
4811      Branch: perl
4812           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
4813           !> ext/File/Glob/bsd_glob.h
4814 ____________________________________________________________________________
4815 [  9680] By: jhi                                   on 2001/04/11  11:30:38
4816         Log: Bad test numbering in integrate in #9677.
4817              Fixes ID 20010411.001.
4818      Branch: perl
4819            ! t/op/pat.t
4820 ____________________________________________________________________________
4821 [  9679] By: gsar                                  on 2001/04/11  03:38:40
4822         Log: up $File::Glob::VERSION; add a note pointing out the version of
4823              the OpenBSD glob bsd_glob.c resembles
4824      Branch: maint-5.6/perl
4825            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
4826            ! ext/File/Glob/bsd_glob.h
4827 ____________________________________________________________________________
4828 [  9678] By: gsar                                  on 2001/04/11  03:09:48
4829         Log: addendum to change#9676: some missing changes from OpenBSD glob.c
4830              revision 1.8.10.1 found here:
4831              
4832              http://www.openbsd.org/cgi-bin/cvsweb/src/lib/libc/gen/glob.c
4833      Branch: maint-5.6/perl
4834            ! ext/File/Glob/bsd_glob.c
4835 ____________________________________________________________________________
4836 [  9677] By: jhi                                   on 2001/04/11  02:54:39
4837         Log: Integrate changes #9675,9676 from maintperl into mainline.
4838              
4839              fix for bug 20010410.006, undo change#7115
4840              
4841              port the OpenBSD glob() security patch
4842      Branch: perl
4843           !> ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
4844           !> ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h regexec.c
4845           !> t/op/pat.t
4846 ____________________________________________________________________________
4847 [  9676] By: gsar                                  on 2001/04/11  02:19:02
4848         Log: port the glob() security patch found at:
4849              
4850              ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/025_glob.patch
4851              
4852              CERT advisory for the issue is here:
4853              
4854              http://www.cert.org/advisories/CA-2001-07.html
4855              
4856              Note that the security scare is only relevant for those who are
4857              foolish enough to build suidperl (which is now officially discouraged)
4858      Branch: maint-5.6/perl
4859            ! ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
4860            ! ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h
4861 ____________________________________________________________________________
4862 [  9675] By: gsar                                  on 2001/04/10  23:52:11
4863         Log: fix for bug 20010410.006
4864              
4865              undo change#7115 (came into maint-5.6 as change#8156)
4866              
4867              add tests to keep it from coming back
4868      Branch: maint-5.6/perl
4869            ! regexec.c t/op/pat.t
4870 ____________________________________________________________________________
4871 [  9674] By: nick                                  on 2001/04/10  20:39:31
4872         Log: Integrate mainline
4873      Branch: perlio
4874           +> Porting/testall.atom
4875           !> MANIFEST t/lib/lc-all.t t/lib/lc-constants.t
4876           !> t/lib/lc-country.t t/lib/lc-currency.t t/lib/lc-language.t
4877           !> t/lib/lc-uk.t t/pod/find.t
4878 ____________________________________________________________________________
4879 [  9673] By: nick                                  on 2001/04/10  18:46:14
4880         Log: Integrate against change 9670 aka perl-5.7.1
4881      Branch: perlio
4882           +> jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
4883           !> (integrate 53 files)
4884 ____________________________________________________________________________
4885 [  9672] By: jhi                                   on 2001/04/10  13:45:01
4886         Log: Add a script for doing cumulative profile of the test suite.
4887              (Requires ATOM, that is, Tru64.)
4888      Branch: perl
4889            + Porting/testall.atom
4890            ! MANIFEST
4891 ____________________________________________________________________________
4892 [  9671] By: jhi                                   on 2001/04/10  12:38:53
4893         Log: Missing std block.
4894      Branch: perl
4895            ! t/lib/lc-all.t t/lib/lc-constants.t t/lib/lc-country.t
4896            ! t/lib/lc-currency.t t/lib/lc-language.t t/lib/lc-uk.t
4897            ! t/pod/find.t
4898 ____________________________________________________________________________
4899 [  9670] By: jhi                                   on 2001/04/10  01:25:58
4900         Log: This is 5.7.1.
4901      Branch: perl
4902            ! patchlevel.h
4903 ____________________________________________________________________________
4904 [  9669] By: jhi                                   on 2001/04/10  01:09:14
4905         Log: Update Changes.
4906      Branch: perl
4907            ! Changes patchlevel.h
4908 ____________________________________________________________________________
4909 [  9668] By: jhi                                   on 2001/04/10  01:00:38
4910         Log: Regen toc.
4911      Branch: perl
4912            ! pod/perltoc.pod
4913 ____________________________________________________________________________
4914 [  9667] By: jhi                                   on 2001/04/10  00:52:16
4915         Log: Update perlhist.
4916      Branch: perl
4917            ! pod/perlhist.pod
4918 ____________________________________________________________________________
4919 [  9666] By: jhi                                   on 2001/04/09  23:38:59
4920         Log: Slight wording tweaks from Damian to #9658.
4921      Branch: perl
4922            ! pod/perlobj.pod
4923 ____________________________________________________________________________
4924 [  9665] By: jhi                                   on 2001/04/09  19:56:06
4925         Log: Subject: [PATCH perlutil.pod] Nit
4926              From: Simon Cozens <simon@netthink.co.uk>
4927              Date: Mon, 9 Apr 2001 20:29:44 +0100
4928              Message-ID: <20010409202944.A14796@the.earth.li>
4929      Branch: perl
4930            ! pod/perlutil.pod
4931 ____________________________________________________________________________
4932 [  9664] By: jhi                                   on 2001/04/09  19:54:42
4933         Log: Subject: Re: perl571delta.pod@9631
4934              From: Mike Guy <mjtg@cam.ac.uk>
4935              Date: Mon, 09 Apr 2001 18:09:14 +0100
4936              Message-Id: <E14mfAA-0006vi-00@libra.cus.cam.ac.uk>
4937      Branch: perl
4938            ! pod/perl571delta.pod
4939 ____________________________________________________________________________
4940 [  9663] By: jhi                                   on 2001/04/09  13:43:35
4941         Log: Update Changes.
4942      Branch: perl
4943            ! Changes patchlevel.h
4944 ____________________________________________________________________________
4945 [  9662] By: jhi                                   on 2001/04/09  13:24:46
4946         Log: tweak tweak.
4947      Branch: perl
4948            ! AUTHORS pod/perl571delta.pod
4949 ____________________________________________________________________________
4950 [  9661] By: jhi                                   on 2001/04/09  13:15:13
4951         Log: Thinko in manual patch applying.
4952      Branch: perl
4953            ! sv.c
4954 ____________________________________________________________________________
4955 [  9660] By: jhi                                   on 2001/04/09  13:07:53
4956         Log: Subject: Re: [PATCH perl@9424] isn't numeric warning 
4957              From: Robin Barker <rmb1@cise.npl.co.uk> 
4958              Date: Mon, 9 Apr 2001 14:58:04 +0100 (BST)
4959              Message-Id: <200104091358.OAA24811@tempest.npl.co.uk>
4960              
4961              (This corrects the case where the "isn't numeric" string contains \0s
4962              and is longer than the temporary buffer, and contains \0 at the point
4963              the string would be truncated by "...".) 
4964      Branch: perl
4965            ! sv.c
4966 ____________________________________________________________________________
4967 [  9659] By: jhi                                   on 2001/04/09  12:57:41
4968         Log: Upgrade to CGI.pm 2.753, from Lincoln Stein.
4969      Branch: perl
4970            ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-esc.t
4971            ! t/lib/cgi-function.t t/lib/cgi-html.t
4972 ____________________________________________________________________________
4973 [  9658] By: jhi                                   on 2001/04/09  12:48:47
4974         Log: Subject: [PATCH] Partial rewrite of perlobj.pod
4975              From: Ilmari Karonen <iltzu@sci.fi>
4976              Date: Sun, 8 Apr 2001 23:14:29 +0300 (EET DST)
4977              Message-ID: <Pine.SOL.3.96.1010408224105.425E-100000@simpukka>
4978              
4979              Rearrange and rewrite the Method Invocation section
4980              to explain the concepts in nicer order.
4981      Branch: perl
4982            ! pod/perlobj.pod
4983 ____________________________________________________________________________
4984 [  9657] By: jhi                                   on 2001/04/09  12:35:58
4985         Log: Upgrade to podlators 1.09, from Russ Allbery.
4986      Branch: perl
4987            ! lib/Pod/Man.pm lib/Pod/Text.pm
4988 ____________________________________________________________________________
4989 [  9656] By: jhi                                   on 2001/04/09  12:31:53
4990         Log: perl571delta.
4991      Branch: perl
4992            ! Todo-5.6 pod/perl571delta.pod pod/perlunicode.pod
4993 ____________________________________________________________________________
4994 [  9655] By: jhi                                   on 2001/04/09  12:20:09
4995         Log: Subject: [PATCH: perl@9622] documentation tweaks for UTF-EBCDIC support
4996              From: Prymmer/Kahn <pvhp@best.com>
4997              Date: Mon, 9 Apr 2001 00:08:58 -0700 (PDT)
4998              Message-ID: <Pine.BSF.4.21.0104090006190.21071-100000@shell8.ba.best.com>
4999      Branch: perl
5000            ! lib/utf8.pm pod/perlunicode.pod
5001 ____________________________________________________________________________
5002 [  9654] By: gsar                                  on 2001/04/09  03:38:33
5003         Log: here lies 5.6.1
5004      Branch: maint-5.6/perl
5005            ! Changes
5006 ____________________________________________________________________________
5007 [  9653] By: jhi                                   on 2001/04/09  03:25:24
5008         Log: Update perlhist.
5009      Branch: perl
5010            ! pod/perlhist.pod
5011 ____________________________________________________________________________
5012 [  9652] By: jhi                                   on 2001/04/09  03:18:49
5013         Log: perl571delta tweaking continues.
5014      Branch: perl
5015            ! pod/perl571delta.pod
5016 ____________________________________________________________________________
5017 [  9651] By: gsar                                  on 2001/04/09  03:11:19
5018         Log: update Changes, patchlevel.h &c.
5019      Branch: maint-5.6/perl
5020            ! Changes patchlevel.h pod/perldelta.pod pod/perlhist.pod
5021            ! pod/perltoc.pod
5022 ____________________________________________________________________________
5023 [  9650] By: jhi                                   on 2001/04/09  02:40:24
5024         Log: Integrate the perlfork half of #9513 from maintperl into mainline
5025              (the perlunicode half is obsolete)
5026      Branch: perl
5027            ! pod/perlfork.pod
5028 ____________________________________________________________________________
5029 [  9649] By: gsar                                  on 2001/04/09  02:35:43
5030         Log: tweak perldelta as suggested by Jarkko
5031      Branch: maint-5.6/perl
5032            ! pod/perldelta.pod
5033 ____________________________________________________________________________
5034 [  9648] By: jhi                                   on 2001/04/09  02:13:04
5035         Log: Integrate change #9646 from maintperl into mainline.
5036              
5037              add note about ithreads and Thread.pm
5038      Branch: perl
5039           !> ext/Thread/Thread.pm ext/Thread/Thread.xs
5040 ____________________________________________________________________________
5041 [  9647] By: jhi                                   on 2001/04/09  02:10:18
5042         Log: Bad assumption that shortsize == 2.
5043      Branch: perl
5044            ! t/lib/xs-typemap.t
5045 ____________________________________________________________________________
5046 [  9646] By: gsar                                  on 2001/04/09  00:48:04
5047         Log: add note about ithreads and Thread.pm (too many people are
5048              confused by the fact that Thread.pm is built and installed
5049              under non-5005threads but doesn't work)
5050      Branch: maint-5.6/perl
5051            ! ext/Thread/Thread.pm ext/Thread/Thread.xs
5052 ____________________________________________________________________________
5053 [  9645] By: gsar                                  on 2001/04/09  00:19:03
5054         Log: update perldelta.pod for changes in 5.6.1
5055      Branch: maint-5.6/perl
5056            ! Changes pod/perldelta.pod
5057 ____________________________________________________________________________
5058 [  9644] By: jhi                                   on 2001/04/08  20:37:00
5059         Log: Integrate change #9639 from maintperl into mainline:
5060              on windows, many of the README.* pods were being copied to
5061              the wrong location
5062      Branch: perl
5063           !> win32/Makefile win32/makefile.mk
5064 ____________________________________________________________________________
5065 [  9643] By: jhi                                   on 2001/04/08  20:07:11
5066         Log: Integrate change #9624 from maintperl into mainline:
5067              the pod tests were not okay.  (t/pod/find.t changes ignored)
5068      Branch: perl
5069           !> lib/Pod/Find.pm t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
5070           !> t/pod/include.t t/pod/included.t t/pod/lref.t
5071           !> t/pod/multiline_items.t t/pod/nested_items.t
5072           !> t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
5073           !> t/pod/poderrs.t t/pod/podselect.t t/pod/special_seqs.t
5074 ____________________________________________________________________________
5075 [  9642] By: jhi                                   on 2001/04/08  19:57:17
5076         Log: Integrate change #9638 from maintperl into mainline:
5077              update to latest JPL from the anoncvs repository
5078      Branch: perl
5079           +> jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
5080           !> MANIFEST jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
5081           !> jpl/PerlInterpreter/PerlInterpreter.h jpl/README
5082 ____________________________________________________________________________
5083 [  9641] By: jhi                                   on 2001/04/08  19:53:30
5084         Log: perl571delta updates.
5085      Branch: perl
5086            ! lib/Filter/Simple.pm pod/perl571delta.pod
5087 ____________________________________________________________________________
5088 [  9640] By: gsar                                  on 2001/04/08  19:20:46
5089         Log: integrate change#9634 from mainline
5090              
5091              Fix the perlmodlib generation (didn't understand separate .pod
5092              files; didn't understand -- as the name-thing separator).
5093              Update the CPAN mirrors list.
5094      Branch: maint-5.6/perl
5095            ! pod/perlmodlib.pod
5096           !> pod/perlmodlib.PL
5097 ____________________________________________________________________________
5098 [  9639] By: gsar                                  on 2001/04/08  18:57:31
5099         Log: on windows, many of the README.* pods were being copied to the wrong
5100              location
5101      Branch: maint-5.6/perl
5102            ! win32/Makefile win32/makefile.mk
5103 ____________________________________________________________________________
5104 [  9638] By: gsar                                  on 2001/04/08  18:38:25
5105         Log: update to latest JPL from the anoncvs repository
5106      Branch: maint-5.6/perl
5107            + jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
5108            ! MANIFEST jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
5109            ! jpl/PerlInterpreter/PerlInterpreter.h jpl/README
5110 ____________________________________________________________________________
5111 [  9637] By: jhi                                   on 2001/04/08  17:53:53
5112         Log: Britishify spellings; s/\b(front|back) (end)\b/\1\2/g;
5113      Branch: perl
5114            ! pod/perl571delta.pod
5115 ____________________________________________________________________________
5116 [  9636] By: jhi                                   on 2001/04/08  17:18:32
5117         Log: Regen toc.
5118      Branch: perl
5119            ! pod/perltoc.pod
5120 ____________________________________________________________________________
5121 [  9635] By: jhi                                   on 2001/04/08  17:16:33
5122         Log: Subject: [PATCH perl@9622] fix IO.xs compile failure on VMS
5123              From: "Craig A. Berry" <craigberry@mac.com>
5124              Date: Sun, 08 Apr 2001 12:30:16 -0500
5125              Message-Id: <5.0.2.1.0.20010408120154.02675eb8@exchi01>
5126      Branch: perl
5127            ! ext/IO/IO.xs lib/ExtUtils/xsubpp
5128 ____________________________________________________________________________
5129 [  9634] By: jhi                                   on 2001/04/08  17:09:19
5130         Log: Fix the perlmodlib generation (didn't understand separate .pod
5131              files; didn't understand -- as the name-thing separator).
5132              
5133              Update the CPAN mirrors list.
5134      Branch: perl
5135            ! pod/perlmodlib.PL pod/perlmodlib.pod
5136 ____________________________________________________________________________
5137 [  9633] By: jhi                                   on 2001/04/08  16:49:17
5138         Log: Sort MANIFEST.
5139      Branch: perl
5140            ! MANIFEST
5141 ____________________________________________________________________________
5142 [  9632] By: gsar                                  on 2001/04/08  16:36:06
5143         Log: add $Tie::RefHash::VERSION
5144      Branch: maint-5.6/perl
5145            ! lib/Tie/RefHash.pm
5146 ____________________________________________________________________________
5147 [  9631] By: jhi                                   on 2001/04/08  16:10:15
5148         Log: perl571delta updates based on p5p feedback; still needs
5149              lots of examples.
5150      Branch: perl
5151            ! pod/perl571delta.pod
5152 ____________________________________________________________________________
5153 [  9630] By: jhi                                   on 2001/04/08  15:59:13
5154         Log: Update the list of supported platforms to talk about 5.7.1
5155              (and 5.6.1)
5156      Branch: perl
5157            ! pod/perlport.pod
5158 ____________________________________________________________________________
5159 [  9629] By: jhi                                   on 2001/04/08  15:55:41
5160         Log: Integrate changes #8677,8680,8681,8725,8732,8776,8782,9290
5161              from maintperl into mainline: perlport updates.
5162      Branch: perl
5163            ! pod/perlport.pod
5164 ____________________________________________________________________________
5165 [  9628] By: jhi                                   on 2001/04/08  15:53:17
5166         Log: perlsolaris.pod copied to wrong directory.
5167      Branch: perl
5168            ! win32/makefile.mk
5169 ____________________________________________________________________________
5170 [  9627] By: jhi                                   on 2001/04/08  14:48:18
5171         Log: Subject: Typos in perl571delta.pod
5172              From: "Stephen P. Potter" <spp@spotter.yi.org>
5173              Date: Sat, 07 Apr 2001 20:37:05 -0400
5174              Message-Id: <20010408003710.2A8FC729DD@belgarath.spotter.yi.org>
5175      Branch: perl
5176            ! pod/perl571delta.pod
5177 ____________________________________________________________________________
5178 [  9626] By: jhi                                   on 2001/04/08  14:39:04
5179         Log: Smoke out dTHR, spotted by by Stephen P. Potter.
5180      Branch: perl
5181            ! gv.c
5182 ____________________________________________________________________________
5183 [  9625] By: nick                                  on 2001/04/08  10:14:23
5184         Log: Integrate mainline
5185      Branch: perlio
5186           +> pod/perl570delta.pod pod/perl571delta.pod
5187           !> (integrate 27 files)
5188 ____________________________________________________________________________
5189 [  9624] By: gsar                                  on 2001/04/08  06:08:17
5190         Log: test in t/pod/* were busted
5191              
5192              these tests are still not enabled in t/{harness,TEST}
5193      Branch: maint-5.6/perl
5194            ! lib/Pod/Find.pm t/pod/emptycmd.t t/pod/find.t t/pod/for.t
5195            ! t/pod/headings.t t/pod/include.t t/pod/included.t t/pod/lref.t
5196            ! t/pod/multiline_items.t t/pod/nested_items.t
5197            ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
5198            ! t/pod/poderrs.t t/pod/podselect.t t/pod/special_seqs.t
5199 ____________________________________________________________________________
5200 [  9623] By: gsar                                  on 2001/04/08  03:37:01
5201         Log: integrate change#9470 from mainline
5202              
5203              Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ... 
5204      Branch: maint-5.6/perl
5205           !> ext/Socket/Socket.xs
5206 ____________________________________________________________________________
5207 [  9622] By: jhi                                   on 2001/04/07  22:40:47
5208         Log: Update Changes.
5209      Branch: perl
5210            ! Changes patchlevel.h
5211 ____________________________________________________________________________
5212 [  9621] By: jhi                                   on 2001/04/07  22:34:16
5213         Log: Update AUTHORS.
5214      Branch: perl
5215            ! AUTHORS
5216 ____________________________________________________________________________
5217 [  9620] By: jhi                                   on 2001/04/07  22:12:47
5218         Log: Forgot to bump the number of tests in #9164.
5219      Branch: perl
5220            ! t/op/array.t
5221 ____________________________________________________________________________
5222 [  9619] By: jhi                                   on 2001/04/07  22:09:50
5223         Log: Bump patchlevel to 5.7.1.
5224      Branch: perl
5225            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
5226            ! config_h.SH patchlevel.h
5227 ____________________________________________________________________________
5228 [  9618] By: jhi                                   on 2001/04/07  22:02:41
5229         Log: Populate perl571delta.
5230      Branch: perl
5231            ! pod/perl571delta.pod
5232 ____________________________________________________________________________
5233 [  9617] By: jhi                                   on 2001/04/07  22:01:23
5234         Log: Change 5.7.0 to 5.7.1 in some of the places I would be guaranteed
5235              to forget it later; do not change patchlevel.h yet or regenerate
5236              Configure yet.
5237      Branch: perl
5238            ! epoc/config.sh win32/Makefile win32/config_H.bc
5239            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
5240 ____________________________________________________________________________
5241 [  9616] By: jhi                                   on 2001/04/07  17:46:33
5242         Log: Add PerlIO and Encode information to perl571delta, fron NI-S.
5243      Branch: perl
5244            ! pod/perl571delta.pod
5245 ____________________________________________________________________________
5246 [  9615] By: jhi                                   on 2001/04/07  17:33:21
5247         Log: Change the toc configuration.
5248      Branch: perl
5249            ! pod/buildtoc.PL pod/perl.pod
5250 ____________________________________________________________________________
5251 [  9614] By: jhi                                   on 2001/04/07  17:29:47
5252         Log: Subject: PATCH: $[
5253              From: Robin Houston <robin@kitsite.com>
5254              Date: Fri, 6 Apr 2001 18:10:14 +0100
5255              Message-ID: <20010406181014.A18803@puffinry.freeserve.co.uk>
5256      Branch: perl
5257            ! op.c t/op/array.t
5258 ____________________________________________________________________________
5259 [  9613] By: jhi                                   on 2001/04/07  17:28:26
5260         Log: Subject: [PATCH perl@9424] isn't numeric warning
5261              From: Robin Barker <rmb1@cise.npl.co.uk>
5262              Date: Fri, 6 Apr 2001 18:08:52 +0100 (BST)
5263              Message-Id: <200104061708.SAA06783@tempest.npl.co.uk>
5264      Branch: perl
5265            ! sv.c t/pragma/warn/sv
5266 ____________________________________________________________________________
5267 [  9612] By: jhi                                   on 2001/04/07  17:26:45
5268         Log: Subject: [PATCH bleadperl] Re: [PATCH dump.c] hash quality
5269              From: Mike Guy <mjtg@cam.ac.uk>
5270              Date: Fri, 06 Apr 2001 12:47:06 +0100
5271              Message-Id: <E14lUhm-0000rx-00@libra.cus.cam.ac.uk>
5272      Branch: perl
5273            ! dump.c t/lib/peek.t
5274 ____________________________________________________________________________
5275 [  9611] By: jhi                                   on 2001/04/07  17:21:35
5276         Log: Create perl571delta and seed it off with the perldelta changes
5277              since 5.7.0; remove those changes from perldelta and rename it
5278              as perl570delta; recreate perldelta but leave it almost empty.
5279      Branch: perl
5280            + pod/perl570delta.pod pod/perl571delta.pod
5281            ! MANIFEST pod/perldelta.pod
5282 ____________________________________________________________________________
5283 [  9610] By: jhi                                   on 2001/04/07  16:56:32
5284         Log: Denit.
5285      Branch: perl
5286            ! pod/perldelta.pod
5287 ____________________________________________________________________________
5288 [  9609] By: jhi                                   on 2001/04/07  16:38:32
5289         Log: Retract #9523: needs more thought.
5290      Branch: perl
5291            ! Makefile.SH
5292 ____________________________________________________________________________
5293 [  9608] By: jhi                                   on 2001/04/07  14:59:20
5294         Log: atmark() code cleanaup.
5295      Branch: perl
5296            ! ext/IO/IO.xs
5297 ____________________________________________________________________________
5298 [  9607] By: jhi                                   on 2001/04/07  14:48:14
5299         Log: Integrate change #9605 from maintperl into mainline.
5300              
5301              can't optimize away scope entry if tr/// is present
5302      Branch: perl
5303           !> op.c t/op/tr.t
5304 ____________________________________________________________________________
5305 [  9606] By: jhi                                   on 2001/04/07  14:43:59
5306         Log: Integrate perlio.
5307      Branch: perl
5308           +> win32/FindExt.pm
5309           !> MANIFEST ext/PerlIO/Via/Via.xs perlio.c t/lib/md5-file.t
5310           !> win32/buildext.pl win32/config_sh.PL win32/makefile.mk
5311 ____________________________________________________________________________
5312 [  9605] By: gsar                                  on 2001/04/07  11:52:40
5313         Log: can't optimize away scope entry if tr/// is present
5314      Branch: maint-5.6/perl
5315            ! op.c t/op/tr.t
5316 ____________________________________________________________________________
5317 [  9604] By: nick                                  on 2001/04/07  11:39:45
5318         Log: Split out extension finding code from buildext.pl into FindExt.pm
5319              Use it to get Config.pm's idea of available extensions in line
5320              with what is built.
5321      Branch: perlio
5322            + win32/FindExt.pm
5323            ! MANIFEST win32/buildext.pl win32/config_sh.PL
5324            ! win32/makefile.mk
5325 ____________________________________________________________________________
5326 [  9603] By: nick                                  on 2001/04/07  09:11:38
5327         Log: Cleanup correction for failed :Via() layer, also set an error code.
5328      Branch: perlio
5329            ! ext/PerlIO/Via/Via.xs
5330 ____________________________________________________________________________
5331 [  9602] By: nick                                  on 2001/04/07  08:38:04
5332         Log: Digests in lib/md5-file.t are for text files _without_ CRLF i.e. UNIX
5333              style. So don't use binmode() on the handles so that Win32 etc. see
5334              same sequence and produce same digests.
5335      Branch: perlio
5336            ! t/lib/md5-file.t
5337 ____________________________________________________________________________
5338 [  9601] By: nick                                  on 2001/04/07  08:36:26
5339         Log: Allow PerlIOBase_pushed to ignore prefix on mode (e.g. sysopen's "#r")
5340              Else it complains and so crlf layer (say) does not get pushed.
5341      Branch: perlio
5342            ! perlio.c
5343 ____________________________________________________________________________
5344 [  9600] By: jhi                                   on 2001/04/06  23:00:09
5345         Log: Integrate change #9599 from perlio into mainline.
5346      Branch: perl
5347           !> ext/Encode/Encode.pm win32/config_H.bc win32/config_H.gc
5348           !> win32/config_H.vc
5349 ____________________________________________________________________________
5350 [  9599] By: nick                                  on 2001/04/06  21:42:43
5351         Log: Quote $VERSION in Encode.pm.
5352              regen_config_h as requested.
5353      Branch: perlio
5354            ! ext/Encode/Encode.pm win32/config_H.bc win32/config_H.gc
5355            ! win32/config_H.vc
5356 ____________________________________________________________________________
5357 [  9598] By: nick                                  on 2001/04/06  20:34:59
5358         Log: Integrate mainline
5359      Branch: perlio
5360           +> README.macos
5361           !> (integrate 39 files)
5362 ____________________________________________________________________________
5363 [  9597] By: gsar                                  on 2001/04/06  18:06:35
5364         Log: integrate change#9464 from mainline (addendum to change#8313)
5365              
5366              Subject: [PATCH @9452] Better peep()ing for foreach() loops
5367      Branch: maint-5.6/perl
5368           !> op.c
5369 ____________________________________________________________________________
5370 [  9596] By: jhi                                   on 2001/04/06  17:26:03
5371         Log: The d_casti32=undef is good for you even when not use64bitall.
5372      Branch: perl
5373            ! hints/hpux.sh
5374 ____________________________________________________________________________
5375 [  9595] By: gsar                                  on 2001/04/06  14:57:17
5376         Log: add a low-impact fix to accomodate darwin-ism
5377      Branch: maint-5.6/perl
5378            ! ext/Errno/Errno_pm.PL
5379 ____________________________________________________________________________
5380 [  9594] By: jhi                                   on 2001/04/06  14:55:14
5381         Log: Integrate changes #9528,9593 from mainline into maintperl;
5382              tweaking the editor/IDE/shell list.
5383      Branch: maint-5.6/perl
5384           !> pod/perlfaq3.pod
5385 ____________________________________________________________________________
5386 [  9593] By: jhi                                   on 2001/04/06  14:51:39
5387         Log: Make the editor/IDE/shell list a little bit airier.
5388      Branch: perl
5389            ! pod/perlfaq3.pod
5390 ____________________________________________________________________________
5391 [  9592] By: gsar                                  on 2001/04/06  14:45:18
5392         Log: integrate change#9477 from mainline (base.pm doc tweak)
5393              
5394              missing doc entry for fmod()
5395      Branch: maint-5.6/perl
5396            ! lib/Math/BigFloat.pm
5397           !> lib/base.pm
5398 ____________________________________________________________________________
5399 [  9591] By: jhi                                   on 2001/04/06  13:55:48
5400         Log: Regen toc.
5401      Branch: perl
5402            ! pod/perltoc.pod
5403 ____________________________________________________________________________
5404 [  9590] By: jhi                                   on 2001/04/06  13:54:52
5405         Log: Math::BigFloat patches from John Peacock.  The equivalent
5406              of #9586 from maintperl but reworked by John to work with
5407              the bleadperl.
5408      Branch: perl
5409            ! lib/Math/BigFloat.pm t/lib/bigfltpm.t
5410 ____________________________________________________________________________
5411 [  9589] By: jhi                                   on 2001/04/06  13:42:23
5412         Log: Define the U32_ALIGNMENT_REQUIRED only if it's not already defined.
5413      Branch: perl
5414            ! ext/Digest/MD5/Makefile.PL
5415 ____________________________________________________________________________
5416 [  9588] By: jhi                                   on 2001/04/06  13:31:45
5417         Log: Integrate changes #9584,9587 from maintperl into mainline.
5418              
5419              keep eval"" CVs alive until the end of the statement in which
5420              they're called
5421              
5422              add README.macos (from Chris Nandor)
5423              
5424              tyop in change#9555
5425      Branch: perl
5426           +> README.macos
5427           !> MANIFEST embed.h embed.pl global.sym objXSUB.h perlapi.c
5428           !> pod/buildtoc.PL pod/perl.pod pod/perlfaq9.pod pod/perlguts.pod
5429           !> pp_ctl.c proto.h scope.c scope.h sv.c win32/Makefile
5430           !> win32/makefile.mk
5431 ____________________________________________________________________________
5432 [  9587] By: gsar                                  on 2001/04/06  07:31:30
5433         Log: add README.macos (from Chris Nandor)
5434              
5435              tyop in change#9555
5436      Branch: maint-5.6/perl
5437            + README.macos
5438            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlfaq9.pod
5439            ! win32/Makefile win32/makefile.mk
5440 ____________________________________________________________________________
5441 [  9586] By: gsar                                  on 2001/04/06  07:08:54
5442         Log: fixes for Math::BigFloat bugs; add fmod() (from John Peacock)
5443      Branch: maint-5.6/perl
5444            ! lib/Math/BigFloat.pm t/lib/bigfltpm.t
5445 ____________________________________________________________________________
5446 [  9585] By: gsar                                  on 2001/04/06  06:58:44
5447         Log: integrate changes#9555,9556,9563..9567,9570..9575,9577..9578
5448              from mainline
5449              
5450              Subject: [PATCH] Base64 update to perlfaq9.pod
5451              
5452              Subject: [PATCH AUTHORS] Housekeeping
5453              
5454              Subject: Re: Not OK: perl v5.6.1 +fools-gold on darwin 1.3 (UNINSTALLED)
5455              Mac OS X (Darwin) has extra pwent fields.
5456              
5457              Subject: [PATCH B::*] print control-character vars readably
5458              Needs EBCDICification.
5459              
5460              Subject: [PATCH B::Deparse] lexical variables with ridiculously long names that are used in list assignments
5461              
5462              Subject: [PATCH B::*] cope with SVf_IVisUV, and cope with $^^ and friends
5463              
5464              Subject: [PATCH B::Deparse] "${foo}bar", "${foo}[1]" etc.
5465              
5466              Subject: [PATCH B::Deparse] binmode is no longer an UNOP
5467              
5468              Subject: [PATCH B::Deparse] regex quoting, and a minor milestone
5469              
5470              Subject: [PATCH B::Deparse] suppress "unintialized value" warnings
5471              
5472              Subject: bleadperl / hex ignores variable length and/or tr doesn't null terminate   ( with patch)
5473              
5474              Subject: patch for t/op/oct.t that shows need for patch supplied with bug 20010404.009, (bugs in hex and oct)
5475              
5476              FreeBSD hints tweak from Anton Berezin.
5477              
5478              Subject: [PATCH foolperl & bleadperl] README.vms update
5479              
5480              Subject: Re: [PATCH foolperl & bleadperl] README.vms update
5481      Branch: maint-5.6/perl
5482           !> AUTHORS README.vms ext/B/B.pm ext/B/B/Concise.pm
5483           !> ext/B/B/Debug.pm ext/B/B/Deparse.pm ext/B/B/Terse.pm
5484           !> hints/freebsd.sh pod/perlfaq9.pod pp.c t/op/oct.t t/op/pwent.t
5485 ____________________________________________________________________________
5486 [  9584] By: gsar                                  on 2001/04/06  04:09:00
5487         Log: keep eval"" CVs alive until the end of the statement in which
5488              they're called; this avoids a coredump ensuing from search for
5489              lexicals in code such as:
5490              
5491              sub bug {
5492              my $s = @_;
5493              eval q[sub { eval 'sub { &$s }' }];
5494              }
5495              bug("x")->()->();
5496              
5497              this code still doesn't work as intended (as it has remained
5498              since time immemorial), but it doesn't provoke a coredump anymore
5499      Branch: maint-5.6/perl
5500            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
5501            ! pod/perlguts.pod pp_ctl.c proto.h scope.c scope.h sv.c
5502 ____________________________________________________________________________
5503 [  9583] By: jhi                                   on 2001/04/05  23:52:51
5504         Log: Update Changes.
5505      Branch: perl
5506            ! Changes patchlevel.h
5507 ____________________________________________________________________________
5508 [  9582] By: jhi                                   on 2001/04/05  23:11:23
5509         Log: Slight doc tweak.
5510      Branch: perl
5511            ! pod/perlunicode.pod
5512 ____________________________________________________________________________
5513 [  9581] By: jhi                                   on 2001/04/05  23:04:11
5514         Log: Integrate perlio.
5515      Branch: perl
5516           !> pod/perlunicode.pod
5517 ____________________________________________________________________________
5518 [  9580] By: jhi                                   on 2001/04/05  23:03:29
5519         Log: Test for #9579.
5520      Branch: perl
5521            ! t/op/do.t
5522 ____________________________________________________________________________
5523 [  9579] By: jhi                                   on 2001/04/05  22:54:17
5524         Log: Subject: [PATCH] Propagate calling context for do '...'
5525              From: Gisle Aas <gisle@ActiveState.com>
5526              Date: 04 Apr 2001 20:17:29 -0700
5527              Message-ID: <lrg0fo827q.fsf@caliper.ActiveState.com>
5528      Branch: perl
5529            ! pod/perlfunc.pod pp_ctl.c
5530 ____________________________________________________________________________
5531 [  9578] By: jhi                                   on 2001/04/05  22:52:51
5532         Log: Subject: Re: [PATCH foolperl & bleadperl] README.vms update
5533              From: Peter Prymmer <pvhp@forte.com>
5534              Date: Thu, 5 Apr 2001 12:00:04 -0700 (PDT)
5535              Message-ID: <Pine.OSF.4.10.10104051156340.518291-100000@aspara.forte.com>
5536      Branch: perl
5537            ! README.vms
5538 ____________________________________________________________________________
5539 [  9577] By: jhi                                   on 2001/04/05  22:48:22
5540         Log: Subject: [PATCH foolperl & bleadperl] README.vms update
5541              From: "Craig A. Berry" <craigberry@mac.com>
5542              Date: Thu, 5 Apr 2001 13:43:28 -0500
5543              Message-Id: <p04330101b6f269936918@[172.16.52.1]>
5544      Branch: perl
5545            ! README.vms
5546 ____________________________________________________________________________
5547 [  9576] By: jhi                                   on 2001/04/05  22:31:38
5548         Log: Subject: [PATCH lib/base.pm t/lib/base.t] Fix subtle $VERSION mistakes with base.pm
5549              From: Michael G Schwern <schwern@pobox.com>
5550              Date: Thu, 5 Apr 2001 21:53:21 +0100
5551              Message-ID: <20010405215321.A4828@blackrider.blackstar.co.uk>
5552      Branch: perl
5553            ! lib/base.pm t/lib/fields.t
5554 ____________________________________________________________________________
5555 [  9575] By: jhi                                   on 2001/04/05  22:26:10
5556         Log: FreeBSD hints tweak from Anton Berezin.
5557      Branch: perl
5558            ! hints/freebsd.sh
5559 ____________________________________________________________________________
5560 [  9574] By: jhi                                   on 2001/04/05  22:24:03
5561         Log: Subject: patch for t/op/oct.t that shows need for patch supplied with bug 20010404.009, (bugs in hex and oct)
5562              From: David Dyck <dcd@tc.fluke.com>
5563              Date: Thu, 5 Apr 2001 09:40:58 -0700 (PDT)
5564              Message-ID: <Pine.LNX.4.30.0104050838330.30478-100000@dd.tc.fluke.com>
5565      Branch: perl
5566            ! t/op/oct.t
5567 ____________________________________________________________________________
5568 [  9573] By: jhi                                   on 2001/04/05  22:23:06
5569         Log: Subject: bleadperl / hex ignores variable length and/or tr doesn't null terminate   ( with patch)
5570              Date: Wed, 4 Apr 2001 13:27:15 -0700 (PDT)
5571              From: David Dyck <dcd@tc.fluke.com>
5572              Message-ID: <Pine.LNX.4.30.0104041325310.25358-100000@dd.tc.fluke.com>
5573      Branch: perl
5574            ! pp.c
5575 ____________________________________________________________________________
5576 [  9572] By: jhi                                   on 2001/04/05  22:14:47
5577         Log: Subject: [PATCH B::Deparse] suppress "unintialized value" warnings
5578              From: Robin Houston <robin@kitsite.com>
5579              Date: Thu, 5 Apr 2001 20:56:48 +0100
5580              Message-ID: <20010405205648.A16814@puffinry.freeserve.co.uk>
5581      Branch: perl
5582            ! ext/B/B/Deparse.pm
5583 ____________________________________________________________________________
5584 [  9571] By: jhi                                   on 2001/04/05  22:12:53
5585         Log: Subject: [PATCH B::Deparse] regex quoting, and a minor milestone
5586              From: Robin Houston <robin@kitsite.com>
5587              Date: Thu, 5 Apr 2001 19:55:51 +0100
5588              Message-ID: <20010405195551.A16686@puffinry.freeserve.co.uk>
5589      Branch: perl
5590            ! ext/B/B/Deparse.pm
5591 ____________________________________________________________________________
5592 [  9570] By: jhi                                   on 2001/04/05  22:11:06
5593         Log: Subject: [PATCH B::Deparse] binmode is no longer an UNOP
5594              From: Robin Houston <robin@kitsite.com>
5595              Date: Thu, 5 Apr 2001 20:16:29 +0100
5596              Message-ID: <20010405201629.A16763@puffinry.freeserve.co.uk>
5597      Branch: perl
5598            ! ext/B/B/Deparse.pm
5599 ____________________________________________________________________________
5600 [  9569] By: nick                                  on 2001/04/05  21:32:26
5601         Log: Change sense from "incomplete" to "implemented but needs more work" in perlunicode.pod
5602      Branch: perlio
5603            ! pod/perlunicode.pod
5604 ____________________________________________________________________________
5605 [  9568] By: nick                                  on 2001/04/05  19:38:09
5606         Log: Integrate mainline
5607      Branch: perlio
5608           +> lib/Class/ISA.pm t/lib/class-isa.t t/lib/md5-align.t
5609           !> (integrate 35 files)
5610 ____________________________________________________________________________
5611 [  9567] By: jhi                                   on 2001/04/05  18:31:45
5612         Log: Subject: [PATCH B::Deparse] "${foo}bar", "${foo}[1]" etc.
5613              From: Robin Houston <robin@kitsite.com>
5614              Date: Thu, 5 Apr 2001 18:03:23 +0100
5615              Message-ID: <20010405180323.A16388@puffinry.freeserve.co.uk>
5616      Branch: perl
5617            ! ext/B/B/Deparse.pm
5618 ____________________________________________________________________________
5619 [  9566] By: jhi                                   on 2001/04/05  18:29:35
5620         Log: Subject: [PATCH B::*] cope with SVf_IVisUV, and cope with $^^ and friends
5621              From: Robin Houston <robin@kitsite.com>
5622              Date: Thu, 5 Apr 2001 16:45:18 +0100
5623              Message-ID: <20010405164517.B16037@puffinry.freeserve.co.uk>
5624      Branch: perl
5625            ! ext/B/B.pm ext/B/B/Deparse.pm ext/B/B/Terse.pm
5626 ____________________________________________________________________________
5627 [  9565] By: jhi                                   on 2001/04/05  18:24:23
5628         Log: Subject: [PATCH B::Deparse] lexical variables with ridiculously long names that are used in list assignments
5629              From: Robin Houston <robin@kitsite.com>
5630              Date: Thu, 5 Apr 2001 14:50:09 +0100
5631              Message-ID: <20010405145009.A15916@puffinry.freeserve.co.uk>
5632      Branch: perl
5633            ! ext/B/B/Deparse.pm
5634 ____________________________________________________________________________
5635 [  9564] By: jhi                                   on 2001/04/05  18:23:03
5636         Log: Subject: [PATCH B::*] print control-character vars readably
5637              From: Robin Houston <robin@kitsite.com>
5638              Date: Thu, 5 Apr 2001 14:27:38 +0100
5639              Message-ID: <20010405142738.A15855@puffinry.freeserve.co.uk>
5640              
5641              Needs EBCDICification.
5642      Branch: perl
5643            ! ext/B/B.pm ext/B/B/Concise.pm ext/B/B/Debug.pm
5644            ! ext/B/B/Terse.pm
5645 ____________________________________________________________________________
5646 [  9563] By: jhi                                   on 2001/04/05  18:20:32
5647         Log: Subject: Re: Not OK: perl v5.6.1 +fools-gold on darwin 1.3 (UNINSTALLED)
5648              Date: Thu, 5 Apr 2001 13:21:42 -0400
5649              From: Paul Schinder <schinder@pobox.com>
5650              Message-Id: <p05100900b6f25159e767@[10.0.1.52]>
5651              
5652              Mac OS X (Darwin) has extra pwent fields.
5653      Branch: perl
5654            ! t/op/pwent.t
5655 ____________________________________________________________________________
5656 [  9562] By: jhi                                   on 2001/04/05  17:57:51
5657         Log: Regen toc.
5658      Branch: perl
5659            ! pod/perltoc.pod
5660 ____________________________________________________________________________
5661 [  9561] By: jhi                                   on 2001/04/05  17:47:33
5662         Log: Metaconfig units changes for #9560, plus regen Glossary.patch.
5663      Branch: metaconfig
5664            ! U/Glossary.patch
5665      Branch: metaconfig/U/perl
5666            + d_u32align.U
5667            ! d_cmsghdr_s.U d_msghdr_s.U
5668 ____________________________________________________________________________
5669 [  9560] By: jhi                                   on 2001/04/05  17:47:01
5670         Log: Introduce d_u32align / U32_REQUIRES_ALIGNMENT, needed for
5671              ext/Digest/MD5/Makefile.PL and t/lib/md5-align.t.
5672              Introduce probes for struct msghdr, struct cmsghdr,
5673              sendmsg, recvmsg, readv, writev, setitimer, getitimer,
5674              ualarm, usleep, for possible later extension work.
5675      Branch: perl
5676            + t/lib/md5-align.t
5677            ! Configure MANIFEST Porting/Glossary Porting/config.sh
5678            ! Porting/config_H config_h.SH configure.com epoc/config.sh
5679            ! ext/Digest/MD5/Makefile.PL perl.h uconfig.h uconfig.sh
5680            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
5681            ! vos/config.ga.h win32/config.bc win32/config.gc
5682            ! win32/config.vc
5683 ____________________________________________________________________________
5684 [  9559] By: jhi                                   on 2001/04/05  13:03:04
5685         Log: Be traditional in your cpp (for the Errno extension).
5686      Branch: perl
5687            ! hints/darwin.sh
5688 ____________________________________________________________________________
5689 [  9558] By: jhi                                   on 2001/04/05  13:00:05
5690         Log: Add $Config{cppflags} to the gcc incantation.
5691      Branch: perl
5692            ! ext/Errno/Errno_pm.PL
5693 ____________________________________________________________________________
5694 [  9557] By: jhi                                   on 2001/04/05  04:22:39
5695         Log: Introduce Sean Burke's Class::ISA 0.32.
5696      Branch: perl
5697            + lib/Class/ISA.pm t/lib/class-isa.t
5698            ! MANIFEST
5699 ____________________________________________________________________________
5700 [  9556] By: jhi                                   on 2001/04/05  04:09:50
5701         Log: Subject: [PATCH AUTHORS] Housekeeping
5702              From: Paul Johnson <paul@pjcj.net> 
5703              Date: Wed, 4 Apr 2001 22:45:47 +0200
5704              Message-ID: <20010404224547.D9548@pjcj.net>
5705      Branch: perl
5706            ! AUTHORS
5707 ____________________________________________________________________________
5708 [  9555] By: jhi                                   on 2001/04/05  04:06:33
5709         Log: Subject: [PATCH] Base64 update to perlfaq9.pod
5710              From: Gisle Aas <gisle@ActiveState.com>
5711              Date: 04 Apr 2001 14:23:04 -0700
5712              Message-ID: <lrlmpg9x6v.fsf@caliper.ActiveState.com>
5713      Branch: perl
5714            ! pod/perlfaq9.pod
5715 ____________________________________________________________________________
5716 [  9554] By: jhi                                   on 2001/04/05  04:05:49
5717         Log: Downgrade also the "Wide character" diagnostic.
5718      Branch: perl
5719            ! pod/perldiag.pod
5720 ____________________________________________________________________________
5721 [  9553] By: jhi                                   on 2001/04/05  04:00:33
5722         Log: Integrate changes #9544,9547,9549(perlio),9550,9551 from
5723              maintperl into mainline.
5724              
5725              "double" should be "NV"; standard typemap is missing entry
5726              for NV
5727              
5728              s/djSP/dSP/
5729              
5730              Downgrade "Wide character in print" to a warning.
5731              
5732              B::Deparse fix for ${^FOO} and documentation for PVX() method
5733              (from Robin Houston)
5734              
5735              tr/// doesn't null-terminate the result in some situations
5736              (from Gisle Aas)
5737      Branch: perl
5738           !> doio.c doop.c ext/B/B.pm ext/B/B.xs ext/B/B/C.pm
5739           !> ext/B/B/Deparse.pm ext/Thread/Thread.xs lib/ExtUtils/typemap
5740           !> t/io/utf8.t t/op/tr.t
5741 ____________________________________________________________________________
5742 [  9552] By: jhi                                   on 2001/04/05  03:52:50
5743         Log: Retract changes #9542 and #9538 (from maintperl, integrated
5744              at #9540), shouldn't be needed because of the perlio changes.
5745      Branch: perl
5746            ! util.c
5747 ____________________________________________________________________________
5748 [  9551] By: gsar                                  on 2001/04/05  00:18:34
5749         Log: tr/// doesn't null-terminate the result in some situations
5750              (from Gisle Aas)
5751      Branch: maint-5.6/perl
5752            ! doop.c t/op/tr.t
5753 ____________________________________________________________________________
5754 [  9550] By: gsar                                  on 2001/04/04  20:04:17
5755         Log: B::Deparse fix for ${^FOO} and documentation for PVX() method
5756              (from Robin Houston)
5757      Branch: maint-5.6/perl
5758            ! ext/B/B.pm ext/B/B/Deparse.pm
5759 ____________________________________________________________________________
5760 [  9549] By: nick                                  on 2001/04/04  18:56:15
5761         Log: Downgrade "Wide character in print" to a warning.
5762      Branch: perlio
5763            ! doio.c t/io/utf8.t
5764 ____________________________________________________________________________
5765 [  9548] By: gsar                                  on 2001/04/04  18:51:49
5766         Log: integrate changes#9460,9462,9482,9521,9522
5767              
5768              Subject: PATCH: B::Debug should show LOOP-specific fields
5769              
5770              Subject: B::Deparse precedence bug. (Patch included.)
5771              
5772              Subject: Re: [ID 20010330.003] O=Deparse,-p does not preserve "operational semantics"
5773              
5774              Subject: [PATCH B::Concise] @stash_array = split(/pat/, str);
5775              
5776              Subject: [PATCH B::Concise] padname values may have bogus SvCUR
5777      Branch: maint-5.6/perl
5778           !> ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Debug.pm
5779           !> ext/B/B/Deparse.pm ext/B/B/Showlex.pm
5780 ____________________________________________________________________________
5781 [  9547] By: gsar                                  on 2001/04/04  18:49:16
5782         Log: s/djSP/dSP/
5783      Branch: maint-5.6/perl
5784            ! ext/Thread/Thread.xs
5785 ____________________________________________________________________________
5786 [  9546] By: nick                                  on 2001/04/04  18:44:00
5787         Log: Integrate mainline.
5788      Branch: perlio
5789           !> Makefile.SH embed.pl ext/File/Glob/Glob.pm jpl/JNI/JNI.pm op.c
5790           !> os2/OS2/Process/Process.pm perl.c pod/perlapi.pod util.c
5791 ____________________________________________________________________________
5792 [  9545] By: gsar                                  on 2001/04/04  18:38:52
5793         Log: integrate change#8837 from mainline
5794              
5795              Subject: [patch] -Wall cleanup round 2
5796      Branch: maint-5.6/perl
5797           !> ext/B/B.xs ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
5798           !> ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs
5799           !> ext/File/Glob/Glob.xs ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs
5800           !> ext/IPC/SysV/SysV.xs ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
5801           !> ext/SDBM_File/SDBM_File.xs
5802 ____________________________________________________________________________
5803 [  9544] By: gsar                                  on 2001/04/04  17:49:57
5804         Log: "double" should be "NV"; standard typemap is missing entry
5805              for NV
5806      Branch: maint-5.6/perl
5807            ! ext/B/B.xs ext/B/B/C.pm lib/ExtUtils/typemap
5808 ____________________________________________________________________________
5809 [  9543] By: jhi                                   on 2001/04/04  14:13:18
5810         Log: Thou shalt not (just) match for English error messages.
5811      Branch: perl
5812            ! ext/File/Glob/Glob.pm jpl/JNI/JNI.pm
5813            ! os2/OS2/Process/Process.pm
5814 ____________________________________________________________________________
5815 [  9542] By: jhi                                   on 2001/04/04  13:20:39
5816         Log: Make the stdio tricks of fflush_all() to exist only if
5817              stdio is being used.
5818      Branch: perl
5819            ! util.c
5820 ____________________________________________________________________________
5821 [  9541] By: jhi                                   on 2001/04/04  04:20:24
5822         Log: Subject: Re: [PATCH] Lighten up glob
5823              From: Benjamin Sugars <bsugars@canoe.ca>
5824              Date: Tue, 3 Apr 2001 17:03:48 -0400 (EDT)
5825              Message-ID: <Pine.LNX.4.21.0104031700340.2143-100000@marmot.rim.canoe.ca>
5826      Branch: perl
5827            ! embed.pl ext/File/Glob/Glob.pm op.c perl.c pod/perlapi.pod
5828            ! util.c
5829 ____________________________________________________________________________
5830 [  9540] By: jhi                                   on 2001/04/04  04:03:57
5831         Log: Integrate changes #9538,9539 from maintperl into mainline.
5832              
5833              fflush() is a macro on SunOS 4.1.x, so provide a wrapper
5834              for use with _fwalk() (fix for change#7705)
5835              
5836              another tweak needed for SunOS 4.1.x build (from Mike Guy)
5837              (cp -f is not portable)
5838      Branch: perl
5839           !> Makefile.SH util.c
5840 ____________________________________________________________________________
5841 [  9539] By: gsar                                  on 2001/04/04  03:01:14
5842         Log: another tweak needed for SunOS 4.1.x build (from Mike Guy)
5843      Branch: maint-5.6/perl
5844            ! Makefile.SH
5845 ____________________________________________________________________________
5846 [  9538] By: gsar                                  on 2001/04/04  01:00:38
5847         Log: fflush() is a macro on SunOS 4.1.x, so provide a wrapper
5848              for use with _fwalk() (fix for change#7705)
5849      Branch: maint-5.6/perl
5850            ! util.c
5851 ____________________________________________________________________________
5852 [  9537] By: nick                                  on 2001/04/03  19:24:55
5853         Log: Integrate mainline
5854      Branch: perlio
5855           +> ext/Cwd/Cwd.xs ext/Cwd/Makefile.PL lib/unicode/NamesList.txt
5856           +> lib/unicode/PropList.html
5857            - lib/unicode/Names.txt lib/unicode/README.Ethiopic
5858           !> (integrate 69 files)
5859 ____________________________________________________________________________
5860 [  9536] By: jhi                                   on 2001/04/03  18:02:31
5861         Log: Integrate change #9533 from maintperl into mainline.
5862              
5863              better fix for change#9517 to accomodate UNC paths like
5864              \\server\share\foo, and paths with trailing backslash
5865              like c:\this\
5866      Branch: perl
5867           !> utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
5868 ____________________________________________________________________________
5869 [  9535] By: jhi                                   on 2001/04/03  17:58:07
5870         Log: Change the push/unshift warning to be of class syntax, not misc.
5871      Branch: perl
5872            ! op.c pod/perldiag.pod t/pragma/warn/op
5873 ____________________________________________________________________________
5874 [  9534] By: jhi                                   on 2001/04/03  15:03:46
5875         Log: Change the push/unshift warning (#9532) to talk about "no values"
5876              instead of "no arguments".
5877      Branch: perl
5878            ! op.c pod/perldiag.pod t/pragma/warn/op
5879 ____________________________________________________________________________
5880 [  9533] By: gsar                                  on 2001/04/03  14:30:07
5881         Log: better fix for change#9517 to accomodate UNC paths like
5882              \\server\share\foo, and paths with trailing backslash
5883              like c:\this\
5884      Branch: maint-5.6/perl
5885            ! utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
5886 ____________________________________________________________________________
5887 [  9532] By: jhi                                   on 2001/04/03  13:11:46
5888         Log: Subject: Re: [ID 20010331.003] new misc warning for push(@x), unshift(@x)
5889              From: Robin Houston <robin@kitsite.com>
5890              Date: Mon, 2 Apr 2001 15:03:29 +0100
5891              Message-ID: <20010402150329.A6636@puffinry.freeserve.co.uk>
5892      Branch: perl
5893            ! op.c pod/perldiag.pod t/lib/db-recno.t t/pragma/warn/op
5894 ____________________________________________________________________________
5895 [  9531] By: jhi                                   on 2001/04/03  13:06:34
5896         Log: Integrate change #9530 from maintperl into mainline.
5897              
5898              accomodate VMS "mailbox overflow" quirk in testsuite (from
5899              Craig Berry)
5900      Branch: perl
5901           !> t/lib/socket.t
5902 ____________________________________________________________________________
5903 [  9530] By: gsar                                  on 2001/04/03  04:56:41
5904         Log: accomodate VMS "mailbox overflow" quirk in testsuite (from
5905              Craig Berry)
5906      Branch: maint-5.6/perl
5907            ! t/lib/socket.t
5908 ____________________________________________________________________________
5909 [  9529] By: jhi                                   on 2001/04/03  02:34:34
5910         Log: Update Changes.
5911      Branch: perl
5912            ! Changes patchlevel.h
5913 ____________________________________________________________________________
5914 [  9528] By: jhi                                   on 2001/04/03  01:27:57
5915         Log: Subject: [PATCH: 9508] perlfaq3: extend the silly long list even further
5916              Date: Mon, 2 Apr 2001 18:24:53 -0700 (PDT)
5917              To: perl5-porters@perl.org
5918              Message-ID: <Pine.OSF.4.10.10104021823330.279908-100000@aspara.forte.com>
5919      Branch: perl
5920            ! pod/perlfaq3.pod
5921 ____________________________________________________________________________
5922 [  9527] By: jhi                                   on 2001/04/03  01:22:09
5923         Log: Subject: [PATCH: 9508] build && test XS::Typemap on VMS, glob-basic insensitivity training
5924              From: Peter Prymmer <pvhp@forte.com>
5925              Date: Mon, 2 Apr 2001 17:40:27 -0700 (PDT)
5926              Message-ID: <Pine.OSF.4.10.10104021727250.278825-100000@aspara.forte.com>      
5927      Branch: perl
5928            ! configure.com t/lib/glob-basic.t t/lib/xs-typemap.t
5929 ____________________________________________________________________________
5930 [  9526] By: jhi                                   on 2001/04/03  01:18:25
5931         Log: The metaconfig unit changes for #9525.
5932      Branch: metaconfig
5933            ! U/a_dvisory/quadtype.U U/modified/mallocsrc.U
5934      Branch: metaconfig/U/perl
5935            ! use64bits.U
5936 ____________________________________________________________________________
5937 [  9525] By: jhi                                   on 2001/04/03  01:17:30
5938         Log: Configure sanity checks:
5939              * if use64bitall is attempted but pointers are only 32-bit,
5940              'downgrade' to use64bitint
5941              * if use64bitint is attempted but there's no quad type,
5942              forget about use64bitint (well, the default for it is 'n',
5943              the user can still override this)
5944              * if pointers are 64 bits, do not try to use Perl's malloc
5945      Branch: perl
5946            ! Configure
5947 ____________________________________________________________________________
5948 [  9524] By: gsar                                  on 2001/04/03  01:09:12
5949         Log: EPOC fix for lib/io_udp.t failure (from Olaf Flebbe)
5950      Branch: maint-5.6/perl
5951            ! pp_sys.c
5952 ____________________________________________________________________________
5953 [  9523] By: jhi                                   on 2001/04/03  00:02:31
5954         Log: (Retracted by #9609)
5955              
5956              Make it harder for parallel makes to enter 'test' before
5957              Dynaloader and File::Glob are happy.  (In principle 'make_ext'
5958              should be unhappy enough, but sometimes parallel makes seem
5959              to sneak past both in Tru64 and AIX.)
5960      Branch: perl
5961            ! Makefile.SH
5962 ____________________________________________________________________________
5963 [  9522] By: jhi                                   on 2001/04/02  22:35:31
5964         Log: Subject: [PATCH B::Concise] padname values may have bogus SvCUR
5965              Date: Mon, 2 Apr 2001 22:54:10 +0100
5966              From: Robin Houston <robin@kitsite.com>
5967              Message-ID: <20010402225410.A8273@puffinry.freeserve.co.uk>
5968      Branch: perl
5969            ! ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Showlex.pm
5970 ____________________________________________________________________________
5971 [  9521] By: jhi                                   on 2001/04/02  22:32:23
5972         Log: Subject: [PATCH B::Concise] @stash_array = split(/pat/, str);
5973              From: Robin Houston <robin@kitsite.com>
5974              Date: Mon, 2 Apr 2001 20:24:03 +0100
5975              Message-ID: <20010402202402.A8005@puffinry.freeserve.co.uk>
5976      Branch: perl
5977            ! ext/B/B/Concise.pm
5978 ____________________________________________________________________________
5979 [  9520] By: jhi                                   on 2001/04/02  22:30:43
5980         Log: Subject: [PATCH] REALLY pedantic hv.h nit
5981              From: Simon Cozens <simon@netthink.co.uk>
5982              Date: Mon, 2 Apr 2001 15:43:06 +0100
5983              Message-ID: <20010402154306.A21711@netthink.co.uk>
5984      Branch: perl
5985            ! hv.h
5986 ____________________________________________________________________________
5987 [  9519] By: jhi                                   on 2001/04/02  22:28:04
5988         Log: Based on
5989              
5990              Subject: [foolperl] EPOC fix
5991              From: Olaf Flebbe <O.Flebbe@science-computing.de>
5992              Date: Mon, 2 Apr 2001 23:36:51 +0200 (CEST)
5993              Message-ID: <Pine.LNX.4.02.10104022335380.5547-100000@milkyway.science-computing.de>
5994      Branch: perl
5995            ! pp_sys.c
5996 ____________________________________________________________________________
5997 [  9518] By: jhi                                   on 2001/04/02  22:22:34
5998         Log: Integrate changes #9511,9514,9517 from maintperl into mainline.
5999              
6000              README.win32 tweaks; add a note about alternative location for
6001              getting a gcc-2.95.2 that will build perl properly on windows
6002              
6003              add some notes about gutsy threading matters
6004              
6005              many of the utilities interpolate literal paths within doublequotes
6006              (fails on dosish platforms where path contains backslashes)
6007      Branch: perl
6008           !> README.win32 pod/perlguts.pod utils/perldoc.PL
6009           !> x2p/find2perl.PL x2p/s2p.PL
6010 ____________________________________________________________________________
6011 [  9517] By: gsar                                  on 2001/04/02  19:52:21
6012         Log: many of the utilities interpolate literal paths within doublequotes
6013              (fails on dosish platforms where path contains backslashes)
6014      Branch: maint-5.6/perl
6015            ! utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
6016 ____________________________________________________________________________
6017 [  9516] By: gsar                                  on 2001/04/02  05:49:37
6018         Log: a foolish release
6019      Branch: maint-5.6/perl
6020            ! Changes patchlevel.h pod/perldelta.pod pod/perlhist.pod
6021            ! pod/perltoc.pod
6022 ____________________________________________________________________________
6023 [  9515] By: gsar                                  on 2001/04/02  05:04:29
6024         Log: add missing changelog summaries
6025      Branch: maint-5.6/perl
6026            ! Changes
6027 ____________________________________________________________________________
6028 [  9514] By: gsar                                  on 2001/04/02  04:07:13
6029         Log: add some notes about gutsy threading matters
6030      Branch: maint-5.6/perl
6031            ! pod/perlguts.pod
6032 ____________________________________________________________________________
6033 [  9513] By: gsar                                  on 2001/04/02  03:25:21
6034         Log: add more prominent caveat notices about experimental features
6035      Branch: maint-5.6/perl
6036            ! pod/perlfork.pod pod/perlunicode.pod
6037 ____________________________________________________________________________
6038 [  9512] By: gsar                                  on 2001/04/02  02:54:33
6039         Log: integrate changes#9479,9509 from mainline
6040              
6041              [PATCH] File::Glob stuff for Mac OS
6042              
6043              [PATH bsd_glob.c perl@9472] Shut up gcc warning in bsd_glob.c
6044      Branch: maint-5.6/perl
6045           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
6046           !> t/lib/glob-basic.t t/lib/glob-case.t t/lib/glob-global.t
6047           !> t/lib/glob-taint.t
6048 ____________________________________________________________________________
6049 [  9511] By: gsar                                  on 2001/04/02  02:38:24
6050         Log: README.win32 tweaks; add a note about alternative location for
6051              getting a gcc-2.95.2 that will build perl properly on windows
6052      Branch: maint-5.6/perl
6053            ! README.win32
6054 ____________________________________________________________________________
6055 [  9510] By: jhi                                   on 2001/04/01  20:45:10
6056         Log: An ambiguosity warning.
6057      Branch: perl
6058            ! t/lib/trig.t
6059 ____________________________________________________________________________
6060 [  9509] By: jhi                                   on 2001/04/01  19:53:47
6061         Log: Subject: [PATH bsd_glob.c perl@9472] Shut up gcc warning in bsd_glob.c
6062              From: Jonathan Stowe <gellyfish@gellyfish.com>
6063              Date: Sun, 1 Apr 2001 10:04:55 +0100 (BST)
6064              Message-ID: <Pine.LNX.4.30.0104010958250.7703-100000@orpheus.gellyfish.com>
6065      Branch: perl
6066            ! ext/File/Glob/bsd_glob.c
6067 ____________________________________________________________________________
6068 [  9508] By: jhi                                   on 2001/04/01  19:35:03
6069         Log: Update Changes.
6070      Branch: perl
6071            ! Changes patchlevel.h
6072 ____________________________________________________________________________
6073 [  9507] By: jhi                                   on 2001/04/01  19:24:01
6074         Log: Integrate changes #9378,9458,9469,9475,9489,9490,9505,9506
6075              from mainline to maintperl: pod tweaks.
6076      Branch: maint-5.6/perl
6077           !> pod/perldebug.pod pod/perldiag.pod pod/perlfaq1.pod
6078           !> pod/perlguts.pod pod/perlhack.pod pod/perlop.pod
6079           !> pod/perlvar.pod
6080 ____________________________________________________________________________
6081 [  9506] By: jhi                                   on 2001/04/01  19:11:53
6082         Log: Commit Sarathy to April release of 5.6.1 :-)
6083      Branch: perl
6084            ! pod/perlfaq1.pod
6085 ____________________________________________________________________________
6086 [  9505] By: jhi                                   on 2001/04/01  19:03:15
6087         Log: Subject: PATCH 5.6.0 (perldebug.pod)
6088              From: Mark-Jason Dominus <mjd@plover.com>
6089              Date: Sun, 01 Apr 2001 14:25:11 -0400
6090              Message-ID: <20010401182511.9247.qmail@plover.com>
6091      Branch: perl
6092            ! pod/perldebug.pod
6093 ____________________________________________________________________________
6094 [  9504] By: jhi                                   on 2001/04/01  18:43:09
6095         Log: Add great_circle_direction().
6096      Branch: perl
6097            ! lib/Math/Trig.pm t/lib/trig.t
6098 ____________________________________________________________________________
6099 [  9503] By: jhi                                   on 2001/04/01  17:29:12
6100         Log: Unicode ReadMe update for Unicode 3.1.
6101      Branch: perl
6102            ! lib/unicode/ReadMe.txt
6103 ____________________________________________________________________________
6104 [  9502] By: jhi                                   on 2001/04/01  17:18:40
6105         Log: Integrate change #9501 from maintperl into mainline.
6106              
6107              fix the perlembed notes on multiple interpreters
6108              
6109              fix ExtUtils::Embed to work passably on Windows
6110      Branch: perl
6111           !> lib/ExtUtils/Embed.pm pod/perlembed.pod
6112 ____________________________________________________________________________
6113 [  9501] By: gsar                                  on 2001/04/01  07:21:57
6114         Log: fix the perlembed notes on multiple interpreters
6115              
6116              fix ExtUtils::Embed to work passably on Windows
6117      Branch: maint-5.6/perl
6118            ! lib/ExtUtils/Embed.pm pod/perlembed.pod
6119 ____________________________________________________________________________
6120 [  9500] By: jhi                                   on 2001/04/01  05:58:23
6121         Log: Test for #9499.
6122      Branch: perl
6123            ! t/op/tr.t
6124 ____________________________________________________________________________
6125 [  9499] By: jhi                                   on 2001/04/01  05:55:46
6126         Log: tr/// UTF-8 tweaking from Inaba Hiroto.
6127      Branch: perl
6128            ! embed.h embed.pl op.c proto.h
6129 ____________________________________________________________________________
6130 [  9498] By: jhi                                   on 2001/04/01  05:44:34
6131         Log: Protect the workaround hunk more.
6132      Branch: perl
6133            ! toke.c
6134 ____________________________________________________________________________
6135 [  9497] By: jhi                                   on 2001/04/01  00:24:25
6136         Log: Integrate changes #9493,9494,9495,9496 from maintperl
6137              into mainline.
6138              
6139              fix a broken workaround for Borland compiler in change#4739
6140              (caused weird "short reads" on DATA, which caused op/misc.t to fail)
6141              
6142              nits spotted by Borland compiler
6143              
6144              avoid redefinition warnings under Borland 5.02
6145              
6146              various nits identified by the Borland 5.5 compiler; remove suppression
6147              of a few warnings
6148      Branch: perl
6149           !> ext/File/Glob/bsd_glob.c sv.c toke.c utf8.h win32/makefile.mk
6150           !> win32/win32.h
6151 ____________________________________________________________________________
6152 [  9496] By: gsar                                  on 2001/03/31  23:22:28
6153         Log: various nits identified by the Borland 5.5 compiler; remove suppression
6154              of a few warnings
6155      Branch: maint-5.6/perl
6156            ! ext/File/Glob/bsd_glob.c sv.c win32/win32.h
6157 ____________________________________________________________________________
6158 [  9495] By: gsar                                  on 2001/03/31  21:03:08
6159         Log: avoid redefinition warnings under Borland 5.02
6160      Branch: maint-5.6/perl
6161            ! win32/makefile.mk
6162 ____________________________________________________________________________
6163 [  9494] By: gsar                                  on 2001/03/31  20:18:59
6164         Log: nits spotted by Borland compiler
6165      Branch: maint-5.6/perl
6166            ! utf8.h win32/win32.h
6167 ____________________________________________________________________________
6168 [  9493] By: gsar                                  on 2001/03/31  20:18:05
6169         Log: fix a broken workaround for Borland compiler in change#4739
6170              (caused weird "short reads" on DATA, which caused op/misc.t to fail)
6171      Branch: maint-5.6/perl
6172            ! toke.c
6173 ____________________________________________________________________________
6174 [  9492] By: jhi                                   on 2001/03/31  18:36:24
6175         Log: Integrate change #9491 from maintperl into mainline.
6176              
6177              Cwd::chdir() doesn't set $ENV{PWD} correctly on windows when the
6178              directory is relative (need to fetch the full path name *before*
6179              the chdir!)
6180      Branch: perl
6181           !> lib/Cwd.pm
6182 ____________________________________________________________________________
6183 [  9491] By: gsar                                  on 2001/03/31  17:01:56
6184         Log: Cwd::chdir() doesn't set $ENV{PWD} correctly on windows when the
6185              directory is relative (need to fetch the full path name *before*
6186              the chdir!)
6187              
6188              this is a followup patch for change#6749
6189      Branch: maint-5.6/perl
6190            ! lib/Cwd.pm
6191 ____________________________________________________________________________
6192 [  9490] By: jhi                                   on 2001/03/31  15:50:18
6193         Log: Subject: Re: [PATCH] av.h cosmetics
6194              From: Simon Cozens <simon@netthink.co.uk>
6195              Date: Sat, 31 Mar 2001 13:09:59 +0100
6196              Message-ID: <20010331130959.A22000@netthink.co.uk>
6197              
6198              Document AvALLOC.
6199      Branch: perl
6200            ! pod/perlguts.pod
6201 ____________________________________________________________________________
6202 [  9489] By: jhi                                   on 2001/03/31  15:48:44
6203         Log: Subject: [PATCH] Re: Math::Big* v1.21
6204              From: Tels <perl_dummy@bloodgate.com>
6205              Date: Sat, 31 Mar 2001 13:21:05 +0200 (CEST)
6206              Message-Id: <200103311125.GAA377738@www08.hway.net>
6207      Branch: perl
6208            ! pod/perlop.pod
6209 ____________________________________________________________________________
6210 [  9488] By: jhi                                   on 2001/03/31  03:39:51
6211         Log: Debug output tweak.
6212      Branch: perl
6213            ! t/lib/cwd.t
6214 ____________________________________________________________________________
6215 [  9487] By: jhi                                   on 2001/03/31  03:33:02
6216         Log: OverVMSification.
6217      Branch: perl
6218            ! t/lib/cwd.t
6219 ____________________________________________________________________________
6220 [  9486] By: jhi                                   on 2001/03/31  03:01:40
6221         Log: Missed MANIFESTations in #9483.
6222      Branch: perl
6223            ! MANIFEST
6224 ____________________________________________________________________________
6225 [  9485] By: jhi                                   on 2001/03/31  02:58:17
6226         Log: Subject: Not OK: perl v5.7.0 +DEVEL9472 on VMS_AXP V7.1 (UNINSTALLED)
6227              From: Peter Prymmer <pvhp@forte.com>
6228              Date: Fri, 30 Mar 2001 18:06:36 -0800 (PST)
6229              Message-ID: <Pine.OSF.4.10.10103301805450.63762-100000@aspara.forte.com>
6230      Branch: perl
6231            ! regexec.c t/lib/cwd.t
6232 ____________________________________________________________________________
6233 [  9484] By: jhi                                   on 2001/03/31  01:04:41
6234         Log: Obsolete file (see #3938)
6235      Branch: perl
6236            - lib/unicode/README.Ethiopic
6237            ! MANIFEST
6238 ____________________________________________________________________________
6239 [  9483] By: jhi                                   on 2001/03/31  00:52:42
6240         Log: Update to Unicode 3.1.
6241              (Rename Names.txt to NamesList.txt.)
6242      Branch: perl
6243            + lib/unicode/NamesList.txt lib/unicode/PropList.html
6244            - lib/unicode/Names.txt
6245            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
6246            ! lib/unicode/Is/LbrkBA.pl lib/unicode/Is/LbrkBB.pl
6247            ! lib/unicode/Is/LbrkID.pl lib/unicode/Is/LbrkSG.pl
6248            ! lib/unicode/LineBrk.txt lib/unicode/NamesList.html
6249            ! lib/unicode/UCD.html lib/unicode/Unicode.html
6250            ! lib/unicode/rename lib/unicode/version
6251 ____________________________________________________________________________
6252 [  9482] By: jhi                                   on 2001/03/30  23:33:44
6253         Log: Subject: Re: [ID 20010330.003] O=Deparse,-p does not preserve "operational semantics"
6254              From: Robin Houston <robin@kitsite.com>
6255              Date: Fri, 30 Mar 2001 20:07:22 +0100
6256              Message-ID: <20010330200722.A2010@puffinry.freeserve.co.uk>
6257      Branch: perl
6258            ! ext/B/B/Deparse.pm
6259 ____________________________________________________________________________
6260 [  9481] By: jhi                                   on 2001/03/30  23:20:25
6261         Log: Subject: Re: [PATCH] CwdXS, Take 2
6262              From: Benjamin Sugars <bsugars@canoe.ca>
6263              Date: Fri, 30 Mar 2001 14:08:51 -0500 (EST)
6264              Message-ID: <Pine.LNX.4.21.0103301357490.1927-100000@marmot.rim.canoe.ca>
6265      Branch: perl
6266            + ext/Cwd/Cwd.xs ext/Cwd/Makefile.PL
6267            ! MANIFEST lib/Cwd.pm t/lib/cwd.t
6268 ____________________________________________________________________________
6269 [  9480] By: jhi                                   on 2001/03/30  22:52:38
6270         Log: Subject: [ID 20010330.006] incorrect WARNING from installperl "You've never run 'make test' or some tests failed!"
6271              From: David Dyck <dcd@tc.fluke.com>
6272              Date: Fri, 30 Mar 2001 14:44:13 -0800
6273              Message-Id: <200103302244.OAA12204@dd.tc.fluke.com>
6274              
6275              The t/rantests flags file creation was accidentally
6276              removed by #9217.
6277      Branch: perl
6278            ! Makefile.SH
6279 ____________________________________________________________________________
6280 [  9479] By: jhi                                   on 2001/03/30  22:45:45
6281         Log: Subject: [PATCH] File::Glob stuff for Mac OS
6282              From: Chris Nandor <pudge@pobox.com>
6283              Date: Fri, 30 Mar 2001 16:51:00 -0500
6284              Message-Id: <p05010400b6eaab36051c@[10.0.1.177]>
6285      Branch: perl
6286            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
6287            ! t/lib/glob-basic.t t/lib/glob-case.t t/lib/glob-global.t
6288            ! t/lib/glob-taint.t
6289 ____________________________________________________________________________
6290 [  9478] By: jhi                                   on 2001/03/30  22:43:12
6291         Log: Subject: fix for win32/buildext.pl
6292              From: "Vadim Konovalov" <watman@inbox.ru>
6293              Date: Sat, 31 Mar 2001 00:50:36 +0400
6294              Message-ID: <005b01c0b95c$ac277250$7542983e@vad>
6295      Branch: perl
6296            ! win32/buildext.pl
6297 ____________________________________________________________________________
6298 [  9477] By: jhi                                   on 2001/03/30  22:41:16
6299         Log: Subject: small base.pm doc patch
6300              From: Leon Brocard <acme@astray.com>
6301              Date: Fri, 30 Mar 2001 21:49:57 +0100
6302              Message-ID: <20010330214957.B8733@ns0.astray.com>
6303      Branch: perl
6304            ! lib/base.pm
6305 ____________________________________________________________________________
6306 [  9476] By: jhi                                   on 2001/03/30  18:16:57
6307         Log: Subject: [PATCH] av.h cosmetics
6308              From: Simon Cozens <simon@netthink.co.uk>
6309              Date: Fri, 30 Mar 2001 18:12:28 +0100
6310              Message-ID: <20010330181228.A9319@netthink.co.uk>
6311      Branch: perl
6312            ! av.h
6313 ____________________________________________________________________________
6314 [  9475] By: jhi                                   on 2001/03/30  18:15:50
6315         Log: Subject: [DOC PATCH bleadperl] Two nits in perlhack.pod
6316              From: "Philip Newton" <pnewton@gmx.de>
6317              Date: Fri, 30 Mar 2001 19:06:57 +0200
6318              Message-ID: <3AC4D951.14815.1AC7068@localhost>
6319      Branch: perl
6320            ! pod/perlhack.pod
6321 ____________________________________________________________________________
6322 [  9474] By: jhi                                   on 2001/03/30  18:14:02
6323         Log: Subject: [PATCH] glob-basic.t (Was: [ID 20010328.016])
6324              From: Benjamin Sugars <bsugars@canoe.ca>
6325              Date: Fri, 30 Mar 2001 11:04:35 -0500 (EST)
6326              Message-ID: <Pine.LNX.4.21.0103301045130.1927-100000@marmot.rim.canoe.ca>
6327      Branch: perl
6328            ! t/lib/glob-basic.t
6329 ____________________________________________________________________________
6330 [  9473] By: jhi                                   on 2001/03/30  16:09:24
6331         Log: Update Changes.
6332      Branch: perl
6333            ! Changes patchlevel.h
6334 ____________________________________________________________________________
6335 [  9472] By: jhi                                   on 2001/03/30  15:16:08
6336         Log: Integrate perlio.
6337      Branch: perl
6338           !> t/lib/cwd.t t/lib/glob-basic.t
6339 ____________________________________________________________________________
6340 [  9471] By: nick                                  on 2001/03/30  14:47:10
6341         Log: Should be (^O eq 'MSWin32') not 'Win32'
6342              Fail #12 seems real - chdir is in wrong dir.
6343      Branch: perlio
6344            ! t/lib/cwd.t
6345 ____________________________________________________________________________
6346 [  9470] By: jhi                                   on 2001/03/30  14:41:11
6347         Log: Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ... 
6348              From: Radu Greab <radu@netsoft.ro>
6349              Date: Fri, 30 Mar 2001 15:09:06 +0300 (EEST)
6350              Message-ID: <15044.30562.566390.559726@ix.netsoft.ro>
6351              
6352              Replace #9352.
6353      Branch: perl
6354            ! ext/Socket/Socket.xs pp_sys.c
6355 ____________________________________________________________________________
6356 [  9469] By: jhi                                   on 2001/03/30  14:37:51
6357         Log: Subject: PATCH pod/perldiag.pod
6358              From: Robin Houston <robin@kitsite.com>
6359              Date: Fri, 30 Mar 2001 14:10:36 +0100
6360              Message-ID: <20010330141036.A1105@puffinry.freeserve.co.uk>
6361      Branch: perl
6362            ! pod/perldiag.pod t/lib/glob-basic.t
6363 ____________________________________________________________________________
6364 [  9468] By: jhi                                   on 2001/03/30  14:36:36
6365         Log: Subject: Better diagnostic in io/fs.t
6366              From: andreas.koenig@anima.de (Andreas J. Koenig)
6367              Date: 30 Mar 2001 10:11:43 +0200
6368              Message-ID: <m3hf0boev4.fsf@ak-71.mind.de>
6369      Branch: perl
6370            ! t/io/fs.t
6371 ____________________________________________________________________________
6372 [  9467] By: nick                                  on 2001/03/30  14:25:43
6373         Log: Skip order test of glob if case-ignoring system cannot 
6374              create a.test and A.test
6375      Branch: perlio
6376            ! t/lib/glob-basic.t
6377 ____________________________________________________________________________
6378 [  9466] By: nick                                  on 2001/03/30  13:03:12
6379         Log: Integrate mainline.
6380      Branch: perlio
6381            - ext/re/hints/aix.pl
6382           !> MANIFEST ext/B/B/Debug.pm ext/B/B/Deparse.pm
6383           !> lib/ExtUtils/MM_VMS.pm op.c pod/perlop.pod t/comp/require.t
6384           !> t/io/utf8.t t/lib/b.t t/lib/digest.t t/lib/glob-basic.t
6385           !> t/lib/io_multihomed.t t/lib/io_sock.t t/lib/md5-file.t
6386 ____________________________________________________________________________
6387 [  9465] By: jhi                                   on 2001/03/30  03:53:37
6388         Log: Add timeouts to the tests.  (In AIX 4.3.1.0 + vac 5.0.0.0
6389              the tests sometimes hang, sometimes not.)
6390      Branch: perl
6391            ! t/lib/io_multihomed.t t/lib/io_sock.t
6392 ____________________________________________________________________________
6393 [  9464] By: jhi                                   on 2001/03/30  02:56:04
6394         Log: Subject: [PATCH @9452] Better peep()ing for foreach() loops
6395              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
6396              Date: Thu, 29 Mar 2001 18:50:45 -0800 (PST)
6397              Message-ID: <15043.62129.253487.470281@soda.csua.berkeley.edu>
6398      Branch: perl
6399            ! op.c
6400 ____________________________________________________________________________
6401 [  9463] By: jhi                                   on 2001/03/30  02:34:48
6402         Log: Test for #9462.
6403      Branch: perl
6404            ! t/lib/b.t
6405 ____________________________________________________________________________
6406 [  9462] By: jhi                                   on 2001/03/30  02:29:37
6407         Log: Subject: B::Deparse precedence bug. (Patch included.)
6408              From: Jeremy Madea <jmadea@inktomi.com>
6409              Date: Thu, 29 Mar 2001 12:05:02 -0800
6410              Message-ID: <20010329120502.A24881@dr.inktomi.com>
6411      Branch: perl
6412            ! ext/B/B/Deparse.pm
6413 ____________________________________________________________________________
6414 [  9461] By: jhi                                   on 2001/03/30  02:18:41
6415         Log: Subject: [PATCH: 9452] more tests (was Re: Perl5.7.*  Unicode/EBCDIC status.)
6416              From: Peter Prymmer <pvhp@forte.com>
6417              Date: Thu, 29 Mar 2001 18:01:18 -0800 (PST)
6418              Message-ID: <Pine.OSF.4.10.10103291731150.1326-100000@aspara.forte.com>
6419      Branch: perl
6420            ! t/comp/require.t t/io/utf8.t t/lib/digest.t t/lib/glob-basic.t
6421            ! t/lib/md5-file.t
6422 ____________________________________________________________________________
6423 [  9460] By: jhi                                   on 2001/03/30  02:17:07
6424         Log: Subject: PATCH: B::Debug should show LOOP-specific fields
6425              From: Robin Houston <robin@kitsite.com>
6426              Date: Thu, 29 Mar 2001 20:47:56 +0100
6427              Message-ID: <20010329204756.A32042@puffinry.freeserve.co.uk>
6428      Branch: perl
6429            ! ext/B/B/Debug.pm
6430 ____________________________________________________________________________
6431 [  9459] By: jhi                                   on 2001/03/30  02:16:05
6432         Log: Subject: [PATCH perl@9424] further MM_VMS.pm tweak
6433              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
6434              Date: Wed, 28 Mar 2001 18:02:20 -0600
6435              Message-Id: <5.0.2.1.0.20010328172535.017d5600@exchi01>
6436      Branch: perl
6437            ! lib/ExtUtils/MM_VMS.pm
6438 ____________________________________________________________________________
6439 [  9458] By: jhi                                   on 2001/03/30  02:07:58
6440         Log: Subject: [ID 20010328.013] Misspelling in perlop(1p) manual page
6441              From: "Joshua E. Rodd" <jrodd@pbs.org>
6442              Date: Wed, 28 Mar 2001 17:29:12 -0500
6443              Message-Id: <E14iORE-0000ZV-00@shaggy.pbs.org>
6444      Branch: perl
6445            ! pod/perlop.pod
6446 ____________________________________________________________________________
6447 [  9457] By: jhi                                   on 2001/03/30  02:04:33
6448         Log: Subject: ext/re/aix.pl can go
6449              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
6450              Date: Thu, 29 Mar 2001 12:03:28 +0200
6451              Message-Id: <20010329120132.7C3B.H.M.BRAND@hccnet.nl>
6452      Branch: perl
6453            - ext/re/hints/aix.pl
6454            ! MANIFEST
6455 ____________________________________________________________________________
6456 [  9456] By: jhi                                   on 2001/03/30  02:03:32
6457         Log: Integrate perlio.
6458      Branch: perl
6459           !> ext/Encode/Encode.xs installperl
6460 ____________________________________________________________________________
6461 [  9455] By: nick                                  on 2001/03/29  21:11:46
6462         Log: DLL name has changed so installperl needs to know
6463              (Why isn't it working it out or passed it?)
6464      Branch: perlio
6465            ! installperl
6466 ____________________________________________________________________________
6467 [  9454] By: nick                                  on 2001/03/29  20:56:12
6468         Log: Change Encode's check arguments to 'bool' so SvTRUE gets used
6469              and we don't get undef warnings.
6470      Branch: perlio
6471            ! ext/Encode/Encode.xs
6472 ____________________________________________________________________________
6473 [  9453] By: nick                                  on 2001/03/29  17:58:48
6474         Log: Integrate mainline
6475      Branch: perlio
6476           !> Changes patchlevel.h
6477 ____________________________________________________________________________
6478 [  9452] By: jhi                                   on 2001/03/29  16:44:55
6479         Log: Update Changes.
6480      Branch: perl
6481            ! Changes patchlevel.h
6482 ____________________________________________________________________________
6483 [  9451] By: nick                                  on 2001/03/29  16:31:38
6484         Log: Integrate mainline
6485      Branch: perlio
6486           !> Changes Makefile.SH dump.c ext/Data/Dumper/Dumper.xs
6487           !> ext/Encode/Encode.xs ext/Storable/Storable.xs
6488           !> lib/ExtUtils/typemap patchlevel.h pod/perlhack.pod
6489           !> pod/perliol.pod t/lib/charnames.t t/lib/cwd.t t/op/bop.t
6490           !> t/op/vec.t t/op/ver.t toke.c utils/h2xs.PL
6491 ____________________________________________________________________________
6492 [  9450] By: jhi                                   on 2001/03/29  16:29:17
6493         Log: Integrate perlio.
6494      Branch: perl
6495           !> win32/buildext.pl
6496 ____________________________________________________________________________
6497 [  9449] By: jhi                                   on 2001/03/29  15:50:01
6498         Log: Update Changes.
6499      Branch: perl
6500            ! Changes patchlevel.h
6501 ____________________________________________________________________________
6502 [  9448] By: nick                                  on 2001/03/29  15:47:15
6503         Log: Make sure buildext.pl finds Errno.pm
6504      Branch: perlio
6505            ! win32/buildext.pl
6506 ____________________________________________________________________________
6507 [  9447] By: jhi                                   on 2001/03/29  15:39:34
6508         Log: Integrate perlio.
6509      Branch: perl
6510           !> win32/makefile.mk
6511 ____________________________________________________________________________
6512 [  9446] By: nick                                  on 2001/03/29  15:30:03
6513         Log: Integrate win32/makefile.mk with mainline.
6514      Branch: perlio
6515           !> win32/makefile.mk
6516 ____________________________________________________________________________
6517 [  9445] By: nick                                  on 2001/03/29  15:27:32
6518         Log: Fix breakage ... 
6519      Branch: perlio
6520            ! win32/makefile.mk
6521 ____________________________________________________________________________
6522 [  9444] By: jhi                                   on 2001/03/29  15:03:08
6523         Log: Subject: RE: Borland C++ for Win32 fixes; perl@9359 (also perl@9424)
6524              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
6525              Date: Thu, 29 Mar 2001 10:32:59 +0400
6526              Message-ID: <402099F49BEED211999700805FC7359FA8442D@ru0028exch01.spb.lucent.com>
6527      Branch: perl
6528            ! win32/makefile.mk
6529 ____________________________________________________________________________
6530 [  9443] By: jhi                                   on 2001/03/29  15:02:12
6531         Log: Integrate perlio.
6532      Branch: perl
6533           +> win32/buildext.pl
6534           !> MANIFEST ext/PerlIO/Via/Via.xs perlio.c perlio.h sv.c
6535           !> t/io/utf8.t t/lib/io_scalar.t win32/makefile.mk
6536 ____________________________________________________________________________
6537 [  9442] By: nick                                  on 2001/03/29  14:59:11
6538         Log: Work in progress - determine win32 extensions to build via script.
6539      Branch: perlio
6540            + win32/buildext.pl
6541            ! MANIFEST win32/makefile.mk
6542 ____________________________________________________________________________
6543 [  9441] By: jhi                                   on 2001/03/29  14:51:47
6544         Log: Reintroduce the use of external pwd.
6545      Branch: perl
6546            ! t/lib/cwd.t
6547 ____________________________________________________________________________
6548 [  9440] By: jhi                                   on 2001/03/29  14:42:58
6549         Log: use warnings instead of -w.
6550      Branch: perl
6551            ! utils/h2xs.PL
6552 ____________________________________________________________________________
6553 [  9439] By: jhi                                   on 2001/03/29  14:41:52
6554         Log: Subject: [PATCH h2xs.PL perl@9423] h2xs -w nits
6555              From: Jonathan Stowe <gellyfish@gellyfish.com>
6556              Date: Thu, 29 Mar 2001 09:34:12 +0100 (BST)
6557              Message-ID: <Pine.LNX.4.30.0103290929130.19409-100000@orpheus.gellyfish.com>
6558      Branch: perl
6559            ! utils/h2xs.PL
6560 ____________________________________________________________________________
6561 [  9438] By: jhi                                   on 2001/03/29  14:39:38
6562         Log: Subject: [PATCH perl@9424] minor pod nits
6563              From: Robin Barker <rmb1@cise.npl.co.uk>
6564              Date: Thu, 29 Mar 2001 14:43:05 +0100 (BST)
6565              Message-Id: <200103291343.OAA10827@tempest.npl.co.uk>
6566      Branch: perl
6567            ! pod/perlhack.pod pod/perliol.pod
6568 ____________________________________________________________________________
6569 [  9437] By: jhi                                   on 2001/03/29  14:29:16
6570         Log: Subject: [PATCH perl@9424] typemap cast warning
6571              From: Robin Barker <rmb1@cise.npl.co.uk>
6572              Date: Thu, 29 Mar 2001 13:58:47 +0100 (BST)
6573              Message-Id: <200103291258.NAA09360@tempest.npl.co.uk>
6574      Branch: perl
6575            ! lib/ExtUtils/typemap
6576 ____________________________________________________________________________
6577 [  9436] By: jhi                                   on 2001/03/29  14:26:03
6578         Log: Subject: [PATCH perl@9424] printf warning
6579              From: Robin Barker <rmb1@cise.npl.co.uk>
6580              Date: Thu, 29 Mar 2001 13:29:21 +0100 (BST)
6581              Message-Id: <200103291229.NAA03968@tempest.npl.co.uk>
6582      Branch: perl
6583            ! dump.c ext/Data/Dumper/Dumper.xs ext/Encode/Encode.xs
6584            ! ext/Storable/Storable.xs toke.c
6585 ____________________________________________________________________________
6586 [  9435] By: nick                                  on 2001/03/29  14:23:31
6587         Log: Win32 has name conflict with ERROR
6588      Branch: perlio
6589            ! ext/PerlIO/Via/Via.xs
6590 ____________________________________________________________________________
6591 [  9434] By: jhi                                   on 2001/03/29  14:17:48
6592         Log: Subject: [PATCH: 9424] some tests (was Re: Perl5.7.*  Unicode/EBCDIC status.)
6593              From: Peter Prymmer <pvhp@forte.com>
6594              Date: Wed, 28 Mar 2001 19:09:57 -0800 (PST)
6595              Message-ID: <Pine.OSF.4.10.10103281858520.314137-100000@aspara.forte.com>
6596      Branch: perl
6597            ! t/lib/charnames.t t/op/bop.t t/op/vec.t t/op/ver.t
6598 ____________________________________________________________________________
6599 [  9433] By: jhi                                   on 2001/03/29  13:52:44
6600         Log: test-prep target was missing.
6601      Branch: perl
6602            ! Makefile.SH
6603 ____________________________________________________________________________
6604 [  9432] By: nick                                  on 2001/03/29  12:40:03
6605         Log: Make as-shipped compiler default to MSVC6 
6606      Branch: perlio
6607            ! win32/makefile.mk
6608 ____________________________________________________________________________
6609 [  9431] By: nick                                  on 2001/03/29  12:12:16
6610         Log: Allow someone to write PerlIO::Array, PerlIO::Code, ...
6611              akin to PerlIO::Scalar.
6612      Branch: perlio
6613            ! perlio.c perlio.h
6614 ____________________________________________________________________________
6615 [  9430] By: nick                                  on 2001/03/29  10:56:35
6616         Log: Integrate mainline.
6617      Branch: perlio
6618           !> lib/File/Basename.pm lib/File/CheckTree.pm lib/File/Compare.pm
6619           !> lib/File/Copy.pm lib/File/DosGlob.pm lib/File/Find.pm
6620           !> lib/File/Path.pm lib/File/stat.pm t/lib/filecopy.t
6621           !> win32/makefile.mk win32/win32sck.c
6622 ____________________________________________________________________________
6623 [  9429] By: nick                                  on 2001/03/29  09:03:43
6624         Log: Noticed that two tests were skipped as perlio:: package
6625              isn't there any more. Changed the skip condition.
6626              Avoid core-dump if sv_utf8_upgrade() called on something
6627              that does not become SvPOK after SvPV() (e.g. a ref).
6628      Branch: perlio
6629            ! sv.c t/io/utf8.t t/lib/io_scalar.t
6630 ____________________________________________________________________________
6631 [  9428] By: jhi                                   on 2001/03/29  01:31:47
6632         Log: Subject: [PATCH] Enable warnings in File::* (was: B::Terse and warnings)
6633              From: Benjamin Sugars <bsugars@canoe.ca> 
6634              Date: Tue, 27 Mar 2001 16:27:38 -0500 (EST)
6635              Message-ID: <Pine.LNX.4.21.0103271612250.2007-100000@marmot.rim.canoe.ca>
6636      Branch: perl
6637            ! lib/File/Basename.pm lib/File/CheckTree.pm lib/File/Compare.pm
6638            ! lib/File/Copy.pm lib/File/DosGlob.pm lib/File/Find.pm
6639            ! lib/File/Path.pm lib/File/stat.pm t/lib/filecopy.t
6640 ____________________________________________________________________________
6641 [  9427] By: jhi                                   on 2001/03/29  00:49:30
6642         Log: Subject: Borland C++ for Win32 fixes; perl@9359 (also perl@9424)
6643              From: "Vadim Konovalov" <watman@inbox.ru>
6644              Date: Thu, 29 Mar 2001 01:50:12 +0400
6645              Message-ID: <001c01c0b7d1$463dd880$5742983e@vad>
6646      Branch: perl
6647            ! win32/makefile.mk win32/win32sck.c
6648 ____________________________________________________________________________
6649 [  9426] By: gsar                                  on 2001/03/29  00:28:04
6650         Log: dmake can only handle == and != in comparisons; support building
6651              with Borland's VCL libraries (from Vadim Konovalov)
6652      Branch: maint-5.6/perl
6653            ! win32/makefile.mk
6654 ____________________________________________________________________________
6655 [  9425] By: nick                                  on 2001/03/28  19:29:56
6656         Log: Integrate (@snapshot)
6657      Branch: perlio
6658           !> Changes Makefile.SH patchlevel.h t/lib/cwd.t
6659 ____________________________________________________________________________
6660 [  9424] By: jhi                                   on 2001/03/28  19:03:16
6661         Log: Update Changes.
6662      Branch: perl
6663            ! Changes patchlevel.h
6664 ____________________________________________________________________________
6665 [  9423] By: jhi                                   on 2001/03/28  18:52:09
6666         Log: Rmdir lib/XS on cleanup.
6667      Branch: perl
6668            ! Makefile.SH
6669 ____________________________________________________________________________
6670 [  9422] By: jhi                                   on 2001/03/28  18:49:34
6671         Log: Integrate perlio.
6672      Branch: perl
6673           !> t/op/utf8decode.t
6674 ____________________________________________________________________________
6675 [  9421] By: nick                                  on 2001/03/28  18:46:44
6676         Log: Loose duplicate chunk.
6677      Branch: perlio
6678            ! t/op/utf8decode.t
6679 ____________________________________________________________________________
6680 [  9420] By: nick                                  on 2001/03/28  18:44:11
6681         Log: Integrate mainline.
6682      Branch: perlio
6683           !> ext/IO/IO.xs lib/ExtUtils/MM_VMS.pm makedef.pl vms/vms.c
6684           !> vms/vmsish.h
6685 ____________________________________________________________________________
6686 [  9419] By: jhi                                   on 2001/03/28  18:42:05
6687         Log: Can't trust external pwds
6688              (either shell builtins or external programs)
6689      Branch: perl
6690            ! t/lib/cwd.t
6691 ____________________________________________________________________________
6692 [  9418] By: jhi                                   on 2001/03/28  18:34:05
6693         Log: Integrate perlio.
6694      Branch: perl
6695            - lib/perlio.pm
6696           !> MANIFEST lib/PerlIO.pm lib/open.pm perlio.c t/lib/b.t
6697           !> t/op/utf8decode.t
6698 ____________________________________________________________________________
6699 [  9417] By: nick                                  on 2001/03/28  18:24:02
6700         Log: PerlIO.pm / perlio.pm conflict.
6701              Update some pods.
6702              Make t/op/utf8decode.t a text file.
6703      Branch: perlio
6704            - lib/perlio.pm
6705            ! MANIFEST lib/PerlIO.pm lib/open.pm perlio.c t/lib/b.t
6706            ! t/op/utf8decode.t
6707 ____________________________________________________________________________
6708 [  9416] By: jhi                                   on 2001/03/28  18:06:07
6709         Log: Integrate change #9409 from mainline to maintperl.
6710              
6711              Yet another tweak on AIX dynaloading.
6712      Branch: maint-5.6/perl
6713           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
6714 ____________________________________________________________________________
6715 [  9415] By: gsar                                  on 2001/03/28  17:13:01
6716         Log: integrate changes#9377,9385,9401 from mainline
6717              
6718              Subject: RE: 5.6.0 BUG: Lexical warnings aren't lexical
6719              
6720              If directory entries compare equal case-insensitively,
6721              retry case-sensitively.
6722              
6723              Subject: [PATCH] B::Terse and warnings
6724      Branch: maint-5.6/perl
6725           !> ext/B/B.pm ext/B/B/Terse.pm ext/File/Glob/bsd_glob.c gv.c
6726           !> t/pragma/warn/perl
6727 ____________________________________________________________________________
6728 [  9414] By: jhi                                   on 2001/03/28  17:11:12
6729         Log: Subject: [PATCH perl@9359] VMS fix-ups and status
6730              From: "Craig A. Berry" <craigberry@mac.com>
6731              Date: Wed, 28 Mar 2001 10:55:20 -0600
6732              Message-Id: <5.0.2.1.0.20010327164600.031563e8@exchi01>
6733      Branch: perl
6734            ! ext/IO/IO.xs lib/ExtUtils/MM_VMS.pm vms/vms.c vms/vmsish.h
6735 ____________________________________________________________________________
6736 [  9413] By: jhi                                   on 2001/03/28  17:03:12
6737         Log: Dup hunk.
6738      Branch: perl
6739            ! t/op/utf8decode.t
6740 ____________________________________________________________________________
6741 [  9412] By: jhi                                   on 2001/03/28  17:02:36
6742         Log: Forced integrate from perlio.
6743      Branch: perl
6744           !> t/op/utf8decode.t
6745 ____________________________________________________________________________
6746 [  9411] By: nick                                  on 2001/03/28  16:50:03
6747         Log: Integrate mainline.
6748      Branch: perlio
6749           +> t/lib/cwd.t
6750           !> MANIFEST ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
6751           !> ext/IO/lib/IO/Socket.pm ext/XS/Typemap/Typemap.pm
6752           !> ext/XS/Typemap/Typemap.xs ext/XS/Typemap/typemap gv.c
6753           !> makedef.pl pp.c t/lib/xs-typemap.t t/op/utf8decode.t
6754           !> t/pragma/warn/perl
6755 ____________________________________________________________________________
6756 [  9410] By: jhi                                   on 2001/03/28  16:44:23
6757         Log: Subject: Re: [PATCH] 9403 cannot be tested
6758              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
6759              Date: Wed, 28 Mar 2001 18:33:56 +0200
6760              Message-Id: <20010328182418.7C17.H.M.BRAND@hccnet.nl>
6761      Branch: perl
6762            ! makedef.pl
6763 ____________________________________________________________________________
6764 [  9409] By: jhi                                   on 2001/03/28  16:12:45
6765         Log: Yet another tweak on AIX dynaloading.
6766      Branch: perl
6767            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
6768 ____________________________________________________________________________
6769 [  9408] By: jhi                                   on 2001/03/28  15:52:55
6770         Log: Subject: [PATCH] 9403 cannot be tested
6771              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
6772              Date: Wed, 28 Mar 2001 17:23:00 +0200
6773              Message-Id: <20010328171835.7C14.H.M.BRAND@hccnet.nl>
6774              
6775              A missing symbol.
6776      Branch: perl
6777            ! makedef.pl
6778 ____________________________________________________________________________
6779 [  9407] By: jhi                                   on 2001/03/28  15:47:43
6780         Log: Integrate perlio. (with tweaks on t/op/utf8decode.t)
6781      Branch: perl
6782            ! t/op/utf8decode.t
6783           !> ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm perl.h regcomp.c
6784           !> t/op/each.t t/op/pat.t t/op/regexp.t utf8.c
6785 ____________________________________________________________________________
6786 [  9406] By: jhi                                   on 2001/03/28  15:37:08
6787         Log: Subject: [PATCH] cwd.t (was: Cwd has no tests?)
6788              From: Benjamin Sugars <bsugars@canoe.ca> 
6789              Date: Tue, 27 Mar 2001 17:37:05 -0500 (EST)
6790              Message-ID: <Pine.LNX.4.21.0103271719540.2007-100000@marmot.rim.canoe.ca>
6791      Branch: perl
6792            + t/lib/cwd.t
6793            ! MANIFEST
6794 ____________________________________________________________________________
6795 [  9405] By: jhi                                   on 2001/03/28  15:13:18
6796         Log: pp_ne() needs a CORRECT boolean.
6797      Branch: perl
6798            ! pp.c
6799 ____________________________________________________________________________
6800 [  9404] By: jhi                                   on 2001/03/28  15:09:23
6801         Log: pp_ne() needs a boolean, not an integer.
6802      Branch: perl
6803            ! pp.c
6804 ____________________________________________________________________________
6805 [  9403] By: jhi                                   on 2001/03/28  14:47:43
6806         Log: (Retracted by #9404.)
6807      Branch: perl
6808            ! pp.c
6809 ____________________________________________________________________________
6810 [  9402] By: jhi                                   on 2001/03/28  14:43:59
6811         Log: Subject: Re: [PATCH] Typemap testing
6812              From: Tim Jenness <t.jenness@jach.hawaii.edu> 
6813              Date: Tue, 27 Mar 2001 16:34:03 -1000 (HST)
6814              Message-ID: <Pine.LNX.4.30.0103271633030.21198-100000@lapaki.jach.hawaii.edu>
6815      Branch: perl
6816            ! ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
6817            ! ext/XS/Typemap/typemap t/lib/xs-typemap.t
6818 ____________________________________________________________________________
6819 [  9401] By: jhi                                   on 2001/03/28  14:42:14
6820         Log: Subject: RE: 5.6.0 BUG: Lexical warnings aren't lexical
6821              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
6822              Date: Sun, 25 Mar 2001 21:59:15 +0100
6823              Message-ID: <000701c0b56e$73944220$07bdfea9@bfs.phone.com>
6824              
6825              A variable will be checked for the "use once" warnings if:
6826              
6827              1. It is in the scope of a use warnings 'once'
6828              2. It isn't in the scope of the warnings pragma at all AND $^W is set.
6829              
6830              Otherwise it won't be checked at all.
6831              
6832              Part 1 is what is in perl >= 5.6.0, Part 2 is what I'm fixing.
6833              
6834              The enclosed patch partially fixes this issue. What I didn't
6835              get to work was the case where the "used once" warning is enabled
6836              in any file other than the main file.
6837      Branch: perl
6838            ! gv.c t/pragma/warn/perl
6839 ____________________________________________________________________________
6840 [  9400] By: nick                                  on 2001/03/28  14:38:24
6841         Log: More EBCDIC tweaks:
6842              - one more swash issue &~(0xA0-1) did not do the right thing,
6843              for UTF-EBCDIC where &~(0x80-1) does for UTF-8.
6844              - add "use re 'asciirange'" to make [!-~] etc. work
6845              use it in MIME::QuotedPrint and t/op/regexp.t and t/op/pat.t
6846              - Choose a key for t/op/each.t test which gets encoded.
6847              - Skip utf8decode if this is UTF-EBCDIC.
6848      Branch: perlio
6849            ! ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm perl.h regcomp.c
6850            ! t/op/each.t t/op/pat.t t/op/regexp.t t/op/utf8decode.t utf8.c
6851 ____________________________________________________________________________
6852 [  9399] By: jhi                                   on 2001/03/28  14:21:00
6853         Log: Extend the SvROK() testing also to pp_ne(), pointed out by
6854              Andreas Schwab.
6855      Branch: perl
6856            ! pp.c
6857 ____________________________________________________________________________
6858 [  9398] By: jhi                                   on 2001/03/28  00:55:56
6859         Log: Subject: [ID 20010327.007] New warning from IO::Socket for sockatmark
6860              From: David Dyck <dcd@tc.fluke.com>
6861              Date: Tue, 27 Mar 2001 15:16:24 -0800
6862              Message-Id: <200103272316.PAA21921@dd.tc.fluke.com>
6863      Branch: perl
6864            ! ext/IO/lib/IO/Socket.pm
6865 ____________________________________________________________________________
6866 [  9397] By: jhi                                   on 2001/03/27  21:52:49
6867         Log: Integrate perlio.
6868      Branch: perl
6869           +> ext/PerlIO/Via/Makefile.PL ext/PerlIO/Via/Via.pm
6870           +> ext/PerlIO/Via/Via.xs
6871           !> MANIFEST ext/PerlIO/Scalar/Scalar.pm lib/PerlIO.pm
6872 ____________________________________________________________________________
6873 [  9396] By: nick                                  on 2001/03/27  21:45:13
6874         Log: Integrate mainline.
6875      Branch: perlio
6876           !> embed.h embed.pl ext/XS/Typemap/Typemap.xs gv.c
6877           !> pod/perlapi.pod proto.h sv.c sv.h t/op/magic.t utils/h2xs.PL
6878 ____________________________________________________________________________
6879 [  9395] By: nick                                  on 2001/03/27  21:18:58
6880         Log: Outline docs for PerlIO and PerlIO::Scalar
6881      Branch: perlio
6882            ! ext/PerlIO/Scalar/Scalar.pm lib/PerlIO.pm
6883 ____________________________________________________________________________
6884 [  9394] By: nick                                  on 2001/03/27  20:50:13
6885         Log: PerlIO::Via layer (alpha-ish).
6886      Branch: perlio
6887            + ext/PerlIO/Via/Makefile.PL ext/PerlIO/Via/Via.pm
6888            + ext/PerlIO/Via/Via.xs
6889            ! MANIFEST
6890 ____________________________________________________________________________
6891 [  9393] By: jhi                                   on 2001/03/27  20:49:55
6892         Log: Retract #9329 now that 9390 should take care of the matter.
6893      Branch: perl
6894            ! utils/h2xs.PL
6895 ____________________________________________________________________________
6896 [  9390] By: jhi                                   on 2001/03/27  20:47:50
6897         Log: Subject: Autoloading Errno.pm when %! is encountered
6898              From: Robin Houston <robin@kitsite.com>
6899              Date: Tue, 27 Mar 2001 20:57:11 +0100
6900              Message-ID: <20010327205710.A24053@puffinry.freeserve.co.uk>
6901      Branch: perl
6902            ! embed.h embed.pl gv.c proto.h t/op/magic.t
6903 ____________________________________________________________________________
6904 [  9389] By: jhi                                   on 2001/03/27  20:24:31
6905         Log: Integrate perlio.
6906      Branch: perl
6907           !> doop.c ext/Encode/Encode.pm ext/MIME/Base64/Base64.xs
6908           !> ext/MIME/Base64/QuotedPrint.pm t/lib/encode.t t/lib/mimeb64.t
6909           !> utf8.c
6910 ____________________________________________________________________________
6911 [  9388] By: jhi                                   on 2001/03/27  20:21:38
6912         Log: Better have a three-element array if one is going to assign
6913              to the third element of that array. (from Tim Jenness)
6914      Branch: perl
6915            ! ext/XS/Typemap/Typemap.xs
6916 ____________________________________________________________________________
6917 [  9387] By: nick                                  on 2001/03/27  20:15:43
6918         Log: Integrate mainline.
6919      Branch: perlio
6920           +> ext/XS/Typemap/Makefile.PL ext/XS/Typemap/README
6921           +> ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
6922           +> ext/XS/Typemap/stdio.c ext/XS/Typemap/typemap
6923           +> t/lib/xs-typemap.t
6924           !> (integrate 34 files)
6925 ____________________________________________________________________________
6926 [  9386] By: jhi                                   on 2001/03/27  20:04:18
6927         Log: Subject: Re: perl@9359 breaks HTML::Parser
6928              From: Gisle Aas <gisle@ActiveState.com>
6929              Date: 27 Mar 2001 11:30:24 -0800
6930              Message-ID: <lrr8zjxb5b.fsf@caliper.ActiveState.com>
6931              
6932              Clarify the UTF-8 issues of the API docs.
6933              (Slightly reworded and expanded.)
6934      Branch: perl
6935            ! pod/perlapi.pod sv.c sv.h
6936 ____________________________________________________________________________
6937 [  9385] By: jhi                                   on 2001/03/27  19:44:25
6938         Log: If directory entries compare equal case-insensitively,
6939              retry case-sensitively.
6940      Branch: perl
6941            ! ext/File/Glob/bsd_glob.c
6942 ____________________________________________________________________________
6943 [  9384] By: nick                                  on 2001/03/27  19:38:50
6944         Log: Various EBCDIC fixes:
6945              - major revelation that swash code is encoding aware,
6946              (or thought it was) - now it is ;-)
6947              - With that out of the way fix a slab of tr/// cases.
6948              - Fix Encode 'Unicode' to be true Unicode so tests pass.
6949              - As anticipated Base64.xs needed tweaks.
6950              - Until tr/// works right avoid old_encode64 in MIME tests.
6951      Branch: perlio
6952            ! doop.c ext/Encode/Encode.pm ext/MIME/Base64/Base64.xs
6953            ! t/lib/encode.t t/lib/mimeb64.t utf8.c
6954 ____________________________________________________________________________
6955 [  9383] By: jhi                                   on 2001/03/27  18:34:41
6956         Log: Add the std test suite BEGIN block.
6957      Branch: perl
6958            ! t/lib/xs-typemap.t
6959 ____________________________________________________________________________
6960 [  9382] By: jhi                                   on 2001/03/27  15:16:07
6961         Log: Add debugging output to the test.
6962      Branch: perl
6963            ! t/lib/glob-basic.t
6964 ____________________________________________________________________________
6965 [  9381] By: jhi                                   on 2001/03/27  15:08:10
6966         Log: Add Tim Jenness' XS::Typemap for exercizing the standard typemap.
6967      Branch: perl
6968            + ext/XS/Typemap/Makefile.PL ext/XS/Typemap/README
6969            + ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
6970            + ext/XS/Typemap/stdio.c ext/XS/Typemap/typemap
6971            + t/lib/xs-typemap.t
6972            ! MANIFEST
6973 ____________________________________________________________________________
6974 [  9380] By: jhi                                   on 2001/03/27  14:48:34
6975         Log: Subject: [PATCH] Typemap testing
6976              From: Tim Jenness <t.jenness@jach.hawaii.edu> 
6977              Date: Sun, 25 Mar 2001 16:46:12 -1000 (HST)
6978              Message-ID: <Pine.LNX.4.30.0103251629350.16988-101000@lapaki.jach.hawaii.edu>
6979              
6980              (The first part of the patch.)
6981      Branch: perl
6982            ! lib/ExtUtils/typemap lib/ExtUtils/xsubpp
6983 ____________________________________________________________________________
6984 [  9379] By: jhi                                   on 2001/03/27  14:44:56
6985         Log: Subject: Re: [PATCH] t/lib/glob-basic.t  
6986              From: Benjamin Sugars <bsugars@canoe.ca> 
6987              Date: Mon, 26 Mar 2001 14:11:47 -0500 (EST)
6988              Message-ID: <Pine.LNX.4.21.0103261406170.2729-100000@marmot.rim.canoe.ca>
6989      Branch: perl
6990            ! t/lib/glob-basic.t
6991 ____________________________________________________________________________
6992 [  9378] By: jhi                                   on 2001/03/27  14:42:30
6993         Log: Subject: [PATCH] perlvar nit
6994              From: Simon Cozens <simon@netthink.co.uk>
6995              Date: Tue, 27 Mar 2001 01:12:01 +0100
6996              Message-ID: <20010327011201.A19179@netthink.co.uk>
6997      Branch: perl
6998            ! pod/perlvar.pod
6999 ____________________________________________________________________________
7000 [  9377] By: jhi                                   on 2001/03/27  14:36:26
7001         Log: Subject: [PATCH] B::Terse and warnings
7002              From: Benjamin Sugars <ben.sugars@home.com>
7003              Date: Mon, 26 Mar 2001 23:40:33 -0500 (EST)
7004              Message-ID: <Pine.LNX.4.21.0103262320170.20040-100000@localhost.localdomain>
7005      Branch: perl
7006            ! ext/B/B.pm ext/B/B/Terse.pm
7007 ____________________________________________________________________________
7008 [  9376] By: jhi                                   on 2001/03/27  14:31:31
7009         Log: Document sockatmark() some.
7010      Branch: perl
7011            ! pod/perldiag.pod pod/perlfunc.pod pod/perlport.pod
7012            ! pod/perltoc.pod
7013 ____________________________________________________________________________
7014 [  9375] By: jhi                                   on 2001/03/27  14:00:24
7015         Log: sv_catpvf(sv, "%c", 128) should not UTF-8-ify the sv,
7016              noted by Gisle and fixed by NI-S.
7017      Branch: perl
7018            ! sv.c
7019 ____________________________________________________________________________
7020 [  9374] By: jhi                                   on 2001/03/27  05:50:01
7021         Log: Regen toc.
7022      Branch: perl
7023            ! pod/perltoc.pod
7024 ____________________________________________________________________________
7025 [  9373] By: jhi                                   on 2001/03/27  05:43:51
7026         Log: Pixie documenting.
7027      Branch: perl
7028            ! Makefile.SH pod/perlhack.pod
7029 ____________________________________________________________________________
7030 [  9372] By: jhi                                   on 2001/03/27  05:29:34
7031         Log: Metaconfig unit changes for #9371.
7032      Branch: metaconfig
7033            ! U/modified/myhostname.U
7034      Branch: metaconfig/U/perl
7035            + d_sockatmark.U
7036            ! gccvers.U
7037 ____________________________________________________________________________
7038 [  9371] By: jhi                                   on 2001/03/27  05:29:07
7039         Log: Add sockatmark() probing.
7040      Branch: perl
7041            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
7042            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
7043            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
7044            ! vos/config.ga.h win32/config.bc win32/config.gc
7045            ! win32/config.vc
7046 ____________________________________________________________________________
7047 [  9370] By: jhi                                   on 2001/03/26  22:01:18
7048         Log: pp_ncmp() and pp_scmp() should return numeric values, not booleans.
7049              Really need to benchmark this.
7050      Branch: perl
7051            ! pp.c
7052 ____________________________________________________________________________
7053 [  9369] By: nick                                  on 2001/03/26  21:59:30
7054         Log: Integrate mainline.
7055      Branch: perlio
7056            ! ext/MIME/Base64/QuotedPrint.pm
7057           !> Changes Makefile.SH ext/IO/IO.xs ext/IO/lib/IO/Socket.pm
7058           !> patchlevel.h pod/perlhack.pod pp_sys.c
7059 ____________________________________________________________________________
7060 [  9368] By: jhi                                   on 2001/03/26  21:47:03
7061         Log: Treat pp_ncmp() and pp_scmp() as in #9366 (ROK).
7062              
7063              TODO1: perlbench.
7064              TODO2: le, lt, ge, gt?  Yech.
7065      Branch: perl
7066            ! pp.c
7067 ____________________________________________________________________________
7068 [  9367] By: jhi                                   on 2001/03/26  21:34:57
7069         Log: Too much cut-and-paste in #9363.
7070      Branch: perl
7071            ! pp_sys.c
7072 ____________________________________________________________________________
7073 [  9366] By: jhi                                   on 2001/03/26  21:20:53
7074         Log: Subject: $ref1 == $ref2 without NV_PRESERVES_UV
7075              From: Andreas Schwab <schwab@suse.de>
7076              Date: 26 Mar 2001 17:29:04 +0200
7077              Message-ID: <jeitkw5z27.fsf@hawking.suse.de>
7078              
7079              (The patch for 5.6.0 or so, this is a guess for bleadperl)
7080      Branch: perl
7081            ! pp_hot.c
7082 ____________________________________________________________________________
7083 [  9365] By: jhi                                   on 2001/03/26  21:07:54
7084         Log: Integrate perlio.
7085      Branch: perl
7086           !> perlio.c
7087 ____________________________________________________________________________
7088 [  9364] By: nick                                  on 2001/03/26  20:30:48
7089         Log: REFCNT botch in layer name cache hash.
7090      Branch: perlio
7091            ! perlio.c
7092 ____________________________________________________________________________
7093 [  9363] By: jhi                                   on 2001/03/26  18:44:32
7094         Log: Subject: [PATCH] socket() leaks file descriptors
7095              From: Benjamin Sugars <bsugars@canoe.ca>
7096              Date: Mon, 26 Mar 2001 13:29:54 -0500 (EST)
7097              Message-ID: <Pine.LNX.4.21.0103261315510.2729-100000@marmot.rim.canoe.ca>
7098              
7099              Also sockpair() fixed similarly.
7100      Branch: perl
7101            ! pp_sys.c
7102 ____________________________________________________________________________
7103 [  9362] By: jhi                                   on 2001/03/26  18:37:52
7104         Log: Integrate perlio.
7105      Branch: perl
7106           !> README.os390 miniperlmain.c perlio.c perliol.h t/op/pat.t
7107 ____________________________________________________________________________
7108 [  9361] By: nick                                  on 2001/03/26  17:32:06
7109         Log: Implement flush of linebuffered streams on read of a tty.
7110      Branch: perlio
7111            ! perlio.c perliol.h
7112 ____________________________________________________________________________
7113 [  9360] By: nick                                  on 2001/03/26  17:12:32
7114         Log: Memory tweaks and notes for OEMVS.
7115      Branch: perlio
7116            ! README.os390 miniperlmain.c t/op/pat.t
7117 ____________________________________________________________________________
7118 [  9359] By: jhi                                   on 2001/03/26  02:12:54
7119         Log: Update Changes.
7120      Branch: perl
7121            ! Changes patchlevel.h
7122 ____________________________________________________________________________
7123 [  9358] By: jhi                                   on 2001/03/26  02:05:32
7124         Log: Document the most common pixie options.
7125      Branch: perl
7126            ! pod/perlhack.pod
7127 ____________________________________________________________________________
7128 [  9357] By: jhi                                   on 2001/03/26  01:25:28
7129         Log: For perl.pixie check *before* compiling that optimize is -g,
7130              as for perl.third.
7131      Branch: perl
7132            ! Makefile.SH
7133 ____________________________________________________________________________
7134 [  9356] By: jhi                                   on 2001/03/26  01:13:41
7135         Log: rmdir lib/Digest, lib/MIME, and lib/PerlIO.
7136      Branch: perl
7137            ! Makefile.SH
7138 ____________________________________________________________________________
7139 [  9355] By: jhi                                   on 2001/03/26  01:11:19
7140         Log: Remove t/perl.third.
7141      Branch: perl
7142            ! Makefile.SH
7143 ____________________________________________________________________________
7144 [  9354] By: jhi                                   on 2001/03/26  00:23:38
7145         Log: Implement IO::Socket::atmark(), inspired by Lincoln Stein's
7146              IO::Sockatmark().
7147      Branch: perl
7148            ! ext/IO/IO.xs ext/IO/lib/IO/Socket.pm
7149 ____________________________________________________________________________
7150 [  9353] By: jhi                                   on 2001/03/25  22:25:04
7151         Log: Integrate perlio.
7152      Branch: perl
7153           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
7154           !> ext/PerlIO/Scalar/Scalar.xs perl.c perlio.c perlio.h perliol.h
7155           !> pp_hot.c win32/makefile.mk
7156 ____________________________________________________________________________
7157 [  9352] By: jhi                                   on 2001/03/25  22:21:41
7158         Log: Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ...
7159              From: Radu Greab <radu@netsoft.ro>
7160              Date: Fri, 23 Mar 2001 21:14:59 +0200 (EET)
7161              Message-ID: <15035.41139.646781.478457@ix.netsoft.ro>
7162      Branch: perl
7163            ! pp_sys.c
7164 ____________________________________________________________________________
7165 [  9351] By: nick                                  on 2001/03/25  22:15:02
7166         Log: Fix readline in list mode to tell rest of world that it has
7167              things on the stack. Otherwise if perl code gets invoked
7168              underneath it it scribbles over results-so-far.
7169              (Why TIEHANDLE has not tripped on this is a mystery.)
7170      Branch: perlio
7171            ! pp_hot.c
7172 ____________________________________________________________________________
7173 [  9350] By: nick                                  on 2001/03/25  22:10:13
7174         Log: win32/makefile.mk typos
7175      Branch: perlio
7176            ! win32/makefile.mk
7177 ____________________________________________________________________________
7178 [  9349] By: nick                                  on 2001/03/25  21:31:14
7179         Log: Integrate now-non-binary file.
7180      Branch: perlio
7181           !> t/lib/mimeqp.t
7182 ____________________________________________________________________________
7183 [  9348] By: nick                                  on 2001/03/25  21:27:24
7184         Log: Make it text
7185      Branch: perlio
7186            ! t/lib/mimeqp.t
7187 ____________________________________________________________________________
7188 [  9347] By: nick                                  on 2001/03/25  21:25:37
7189         Log: Integrate mainline.
7190      Branch: perlio
7191           !> ext/Digest/MD5/MD5.pm ext/MIME/Base64/Base64.pm
7192           !> lib/Term/ReadLine.pm t/lib/md5-file.t
7193 ____________________________________________________________________________
7194 [  9346] By: nick                                  on 2001/03/25  20:58:15
7195         Log: Add destruct time hook to PerlIO (for work-in-process implementing
7196              layers in perl code. In such cases layers need to be popped before
7197              we loose the ability to run perl code.)
7198              Also back-out "PerlIO::object" hook - it isn't going to work like that...
7199      Branch: perlio
7200            ! perl.c perlio.c perlio.h perliol.h
7201 ____________________________________________________________________________
7202 [  9345] By: nick                                  on 2001/03/25  20:49:11
7203         Log: Avoid at leasy one of undefined warnings in Encode.
7204      Branch: perlio
7205            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
7206 ____________________________________________________________________________
7207 [  9344] By: jhi                                   on 2001/03/25  20:37:43
7208         Log: A workaround for using Term::ReadLine in emacs minibuffer
7209              from Wybo Dekker <wybo@servalys.nl> and Johan Vromans;
7210              additional tweaks from Ilya Zakharevich.
7211      Branch: perl
7212            ! lib/Term/ReadLine.pm
7213 ____________________________________________________________________________
7214 [  9343] By: nick                                  on 2001/03/25  20:21:14
7215         Log: Missing return value.
7216      Branch: perlio
7217            ! ext/PerlIO/Scalar/Scalar.xs
7218 ____________________________________________________________________________
7219 [  9342] By: jhi                                   on 2001/03/25  16:21:00
7220         Log: Roll back the version numbers of Digest::MD5 and MIME::Base64
7221              to equal the CPAN versions since no code changes have been made.
7222      Branch: perl
7223            ! ext/Digest/MD5/MD5.pm ext/MIME/Base64/Base64.pm
7224            ! t/lib/md5-file.t
7225 ____________________________________________________________________________
7226 [  9341] By: jhi                                   on 2001/03/25  16:01:48
7227         Log: Escape 8-bit characters.
7228      Branch: perl
7229            ! t/lib/mimeqp.t
7230 ____________________________________________________________________________
7231 [  9340] By: gsar                                  on 2001/03/25  15:50:53
7232         Log: readd mimeqp.t as xtext (used to be binary because of the literal 8-bit
7233              chars)
7234      Branch: perl
7235            + t/lib/mimeqp.t
7236 ____________________________________________________________________________
7237 [  9339] By: gsar                                  on 2001/03/25  15:48:50
7238         Log: delete mimeqp.t for later with text mode set
7239      Branch: perl
7240            - t/lib/mimeqp.t
7241 ____________________________________________________________________________
7242 [  9338] By: nick                                  on 2001/03/25  09:01:57
7243         Log: Integrate mainline.
7244      Branch: perlio
7245           +> ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
7246           +> ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
7247           +> ext/MIME/Base64/QuotedPrint.pm t/lib/mimeb64.t
7248           +> t/lib/mimeb64u.t t/lib/mimeqp.t
7249           !> MANIFEST configure.com djgpp/config.over epoc/config.sh
7250           !> hints/uts.sh hints/uwin.sh hints/vmesa.sh t/lib/md5-file.t
7251           !> utils/h2xs.PL win32/Makefile win32/makefile.mk
7252 ____________________________________________________________________________
7253 [  9337] By: jhi                                   on 2001/03/25  04:23:24
7254         Log: Add MIME::Base64 here and there.  Again, a lot of
7255              optimism is in the air.
7256      Branch: perl
7257            ! configure.com djgpp/config.over epoc/config.sh hints/uts.sh
7258            ! hints/uwin.sh hints/vmesa.sh win32/Makefile win32/makefile.mk
7259 ____________________________________________________________________________
7260 [  9336] By: jhi                                   on 2001/03/25  04:12:43
7261         Log: Add PerlIO::Scalar to win32/Makefile. (I'm doing
7262              this by ear as I do not do Win32 programming.)
7263      Branch: perl
7264            ! win32/Makefile win32/makefile.mk
7265 ____________________________________________________________________________
7266 [  9335] By: jhi                                   on 2001/03/25  04:03:50
7267         Log: Put back the MD5-Base64 tests now that we have MIME::Base64.
7268      Branch: perl
7269            ! t/lib/md5-file.t
7270 ____________________________________________________________________________
7271 [  9334] By: jhi                                   on 2001/03/25  03:58:53
7272         Log: Add MIME::Base 2.12 from Gisle Aas, version number bumped to 2.13.
7273      Branch: perl
7274            + ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
7275            + ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
7276            + ext/MIME/Base64/QuotedPrint.pm t/lib/mimeb64.t
7277            + t/lib/mimeb64u.t t/lib/mimeqp.t
7278            ! MANIFEST
7279 ____________________________________________________________________________
7280 [  9333] By: jhi                                   on 2001/03/24  20:14:37
7281         Log: Integrate perlio.
7282      Branch: perl
7283           !> doio.c pod/perlfunc.pod pod/perliol.pod win32/makefile.mk
7284 ____________________________________________________________________________
7285 [  9332] By: nick                                  on 2001/03/24  19:40:34
7286         Log: Fix un-init variable leading to spurious "Out of Memory!"
7287      Branch: perlio
7288            ! doio.c
7289 ____________________________________________________________________________
7290 [  9331] By: nick                                  on 2001/03/24  19:09:59
7291         Log: Tweak docs for C<open> (boy does that need wholesale revision...)
7292              and update layers internals doc.
7293      Branch: perlio
7294            ! pod/perlfunc.pod pod/perliol.pod
7295 ____________________________________________________________________________
7296 [  9330] By: jhi                                   on 2001/03/24  18:42:11
7297         Log: The length might be uninitialized garbage if the *svp is the undef.
7298      Branch: perl
7299            ! doio.c
7300 ____________________________________________________________________________
7301 [  9329] By: jhi                                   on 2001/03/24  18:26:57
7302         Log: (Retracted by #9393)
7303
7304              Subject: [PATCH h2xs] $!{EINVAL} requires "use Errno"
7305              From: Simon Cozens <simon@netthink.co.uk>
7306              Date: Sat, 24 Mar 2001 17:13:17 +0000
7307              Message-ID: <20010324171317.A13406@netthink.co.uk>
7308      Branch: perl
7309            ! utils/h2xs.PL
7310 ____________________________________________________________________________
7311 [  9328] By: nick                                  on 2001/03/24  17:22:02
7312         Log: Integrate mainline.
7313      Branch: perlio
7314           !> lib/unicode/Names.txt lib/unicode/ReadMe.txt
7315           !> lib/unicode/version
7316 ____________________________________________________________________________
7317 [  9327] By: nick                                  on 2001/03/24  17:16:02
7318         Log: Integrate mainline.
7319      Branch: perlio
7320           +> ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
7321           +> ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
7322           +> ext/Digest/MD5/hints/irix_6.pl ext/Digest/MD5/typemap
7323           +> lib/Digest.pm t/lib/digest.t t/lib/md5-aaa.t t/lib/md5-badf.t
7324           +> t/lib/md5-file.t
7325           !> MANIFEST Makefile.SH configure.com djgpp/config.over
7326           !> epoc/config.sh ext/DynaLoader/hints/aix.pl hints/aix.sh
7327           !> hints/uts.sh hints/uwin.sh hints/vmesa.sh lib/Net/Ping.pm op.c
7328           !> pp.c t/lib/b.t t/op/re_tests t/op/repeat.t win32/Makefile
7329           !> win32/makefile.mk
7330 ____________________________________________________________________________
7331 [  9326] By: jhi                                   on 2001/03/24  17:00:42
7332         Log: Upgrade to Unicode 3.1 beta 2001-03-23.
7333      Branch: perl
7334            ! lib/unicode/Names.txt lib/unicode/ReadMe.txt
7335            ! lib/unicode/version
7336 ____________________________________________________________________________
7337 [  9325] By: jhi                                   on 2001/03/24  16:22:33
7338         Log: Subject: Re: B::Deparse bug (5.6.0)
7339              From: Robin Houston <robin@kitsite.com>
7340              Date: Sat, 24 Mar 2001 14:33:09 +0000
7341              Message-ID: <20010324143309.B17734@puffinry.freeserve.co.uk>
7342      Branch: perl
7343            ! op.c pp.c t/lib/b.t t/op/repeat.t
7344 ____________________________________________________________________________
7345 [  9324] By: jhi                                   on 2001/03/24  16:21:56
7346         Log: Boldly add extensions to be built to VMS, EPOC, UTS,
7347              U/WIN, and VM/ESA (and fixups for DJGPP).  Some of
7348              these additions may be too optimistic.
7349      Branch: perl
7350            ! configure.com djgpp/config.over epoc/config.sh hints/uts.sh
7351            ! hints/uwin.sh hints/vmesa.sh
7352 ____________________________________________________________________________
7353 [  9323] By: jhi                                   on 2001/03/24  16:06:01
7354         Log: Integrate perlio.
7355      Branch: perl
7356           +> ext/PerlIO/Scalar/Makefile.PL ext/PerlIO/Scalar/Scalar.pm
7357           +> ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
7358            ! Makefile.SH
7359           !> MANIFEST doio.c embed.h ext/Encode/Encode.xs
7360           !> ext/POSIX/POSIX.xs global.sym iperlsys.h makedef.pl objXSUB.h
7361           !> perlapi.c perlio.c perliol.h proto.h t/io/open.t t/io/utf8.t
7362           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
7363           !> win32/makefile.mk win32/perlhost.h win32/win32.c
7364           !> win32/win32iop.h
7365 ____________________________________________________________________________
7366 [  9322] By: nick                                  on 2001/03/24  14:39:12
7367         Log: Routine Win32 regen_config_h - no real changes.
7368      Branch: perlio
7369            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
7370 ____________________________________________________________________________
7371 [  9321] By: nick                                  on 2001/03/24  14:31:49
7372         Log: PerlIO fixups for Win32:
7373              - provide win33_popenlist() - non-functional as yet.
7374              - avoid need for aTHX in PerlIO_debug calls - even if not 
7375              enabled args are still evaluated so Win32 has trouble during fork().
7376              - Add PerlIO/Scalar to list of extensions in win32/makefile.mk
7377              - Fixup makedef.pl for latest set of symbols.
7378      Branch: perlio
7379            ! iperlsys.h makedef.pl perlio.c win32/makefile.mk
7380            ! win32/perlhost.h win32/win32.c win32/win32iop.h
7381 ____________________________________________________________________________
7382 [  9320] By: nick                                  on 2001/03/24  14:26:58
7383         Log: POSIX::getcwd XS code to call Cwd::cwd when HAS_GETCWD not defined
7384              was gibberish - broke it on WIn32 at least.
7385      Branch: perlio
7386            ! ext/POSIX/POSIX.xs
7387 ____________________________________________________________________________
7388 [  9319] By: nick                                  on 2001/03/24  11:29:41
7389         Log: Generated files.
7390      Branch: perlio
7391            ! embed.h global.sym objXSUB.h perlapi.c proto.h
7392 ____________________________________________________________________________
7393 [  9318] By: nick                                  on 2001/03/24  10:29:37
7394         Log: Implement:
7395              1.  open($fh,"+<",undef);  # add test to t/io/open.t
7396              2.  open($fh,"+<",\$var);  # New test t/lib/io_scalar.t
7397      Branch: perlio
7398            + ext/PerlIO/Scalar/Makefile.PL ext/PerlIO/Scalar/Scalar.pm
7399            + ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
7400            ! MANIFEST doio.c ext/Encode/Encode.xs perlio.c perliol.h
7401            ! t/io/open.t t/io/utf8.t
7402 ____________________________________________________________________________
7403 [  9317] By: jhi                                   on 2001/03/23  23:41:25
7404         Log: AIX does seems to have optimization problems with its C compilers.
7405      Branch: perl
7406            ! hints/aix.sh
7407 ____________________________________________________________________________
7408 [  9316] By: jhi                                   on 2001/03/23  23:40:46
7409         Log: Integrate perlio.
7410      Branch: perl
7411           +> lib/PerlIO.pm
7412           !> MANIFEST doio.c ext/Encode/Encode.xs perlio.c perlio.h
7413           !> perliol.h
7414 ____________________________________________________________________________
7415 [  9315] By: jhi                                   on 2001/03/23  22:16:30
7416         Log: Fix the EBCDIC MD5.pm checksum, from Pter Prymmer.
7417      Branch: perl
7418            ! t/lib/md5-file.t
7419 ____________________________________________________________________________
7420 [  9314] By: nick                                  on 2001/03/23  20:49:02
7421         Log: Perlio internals re-organized.
7422              - open process creates AV of layer/arg pairs
7423              (appends layers from open() or open.pm to default list).
7424              - push arg is now an SV.
7425              - layer ->Open get passed the AV
7426              - open is no longer mandatory method.
7427              - topmost layer that has ->Open method does the open
7428              - any layers above are pushed once that returns.
7429              - vtable re-ordered so dummy layers need only provide push/pop methods.
7430      Branch: perlio
7431            ! ext/Encode/Encode.xs perlio.c perlio.h perliol.h
7432 ____________________________________________________________________________
7433 [  9313] By: nick                                  on 2001/03/23  16:27:41
7434         Log: Check in a stable (working) version before next round of tweaks.
7435              Changes include:
7436              - Move default layers code out of doio.c and into perlio.c
7437              - Single routine for parsing layer specification strings.
7438              - Skeleton support for demand loading of layers
7439              - Core-dump avoidance if PERLIO environment specifies loadable layer
7440              (does not _work_ as need IO to load and need load to do IO ...)
7441      Branch: perlio
7442            + lib/PerlIO.pm
7443            ! MANIFEST doio.c perlio.c
7444 ____________________________________________________________________________
7445 [  9312] By: gsar                                  on 2001/03/23  16:25:25
7446         Log: add execute bit to files with shebang lines in the repository;
7447              avoid clobbering execute bit in Porting/makerel 
7448      Branch: maint-5.6/perl
7449            ! (edit 144 files)
7450 ____________________________________________________________________________
7451 [  9311] By: jhi                                   on 2001/03/23  14:25:35
7452         Log: Forgot the unneeded hints/dec_osf.pl into MANIFEST in #9308.
7453      Branch: perl
7454            ! MANIFEST
7455 ____________________________________________________________________________
7456 [  9310] By: jhi                                   on 2001/03/23  13:45:04
7457         Log: Subject: [PATCH] Net::Ping
7458              From: Colin McMillen <mcmi0037@tc.umn.edu>
7459              Date: Thu, 22 Mar 2001 19:30:31 -0600
7460              Message-ID: <20010322193031.A18814@strago.jenovaproject.org>
7461      Branch: perl
7462            ! lib/Net/Ping.pm
7463 ____________________________________________________________________________
7464 [  9309] By: jhi                                   on 2001/03/23  13:39:13
7465         Log: EBCDIC patches for Digest::MD5 tests from Peter Prymmer.
7466      Branch: perl
7467            ! t/lib/md5-aaa.t t/lib/md5-file.t
7468 ____________________________________________________________________________
7469 [  9308] By: jhi                                   on 2001/03/23  13:20:34
7470         Log: Integrate Digest-1.00 and Digest-MD5-2.13, from Gisle Aas.
7471              - bump the version to 2.14
7472              - drop the base64 tests since they require MIME::Base64
7473              - drop the rfc1321.txt
7474              - drop the hints/dec_osf.pl since it's only needed for
7475              pre-5.005_03 Perls
7476              Todo:
7477              - the U32 alignment testing is now removed; it needs to
7478              be reintroduced as as a Config variable (meaning also
7479              as a Configure test)
7480              - get the new EBCDIC md5sum for MD5.pm
7481              - test in Win32 to see how badly I botched the makefiles
7482      Branch: perl
7483            + ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
7484            + ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
7485            + ext/Digest/MD5/hints/irix_6.pl ext/Digest/MD5/typemap
7486            + lib/Digest.pm t/lib/digest.t t/lib/md5-aaa.t t/lib/md5-badf.t
7487            + t/lib/md5-file.t
7488            ! MANIFEST configure.com hints/uwin.sh hints/vmesa.sh
7489            ! win32/Makefile win32/makefile.mk
7490 ____________________________________________________________________________
7491 [  9307] By: jhi                                   on 2001/03/23  12:56:14
7492         Log: Integrate change #9306 from maintperl into mainline,
7493              AIX dynaloader for AIXes without <load.h>.
7494      Branch: perl
7495           !> ext/DynaLoader/hints/aix.pl
7496 ____________________________________________________________________________
7497 [  9306] By: jhi                                   on 2001/03/23  12:51:36
7498         Log: There are AIXes without /usr/include/load.h,
7499              patch from H.Merijn Brand.
7500      Branch: maint-5.6/perl
7501            ! ext/DynaLoader/hints/aix.pl
7502 ____________________________________________________________________________
7503 [  9305] By: nick                                  on 2001/03/23  11:00:42
7504         Log: Add pTHX_ to -Duseperlio API where it does not conflict with legacy stuff.
7505      Branch: perlio
7506            ! ext/Encode/Encode.xs perlio.c perlio.h
7507 ____________________________________________________________________________
7508 [  9304] By: nick                                  on 2001/03/23  10:20:46
7509         Log: Render -Duseperlio functional again.
7510              - this is "quick fix" which calls PerlIO_apply_layers after opening,
7511              which is what old scheme did. New scheme needs to change that
7512              to make open(...,\$scalar) etc. work but this will do for now.
7513      Branch: perlio
7514            ! perlio.c
7515 ____________________________________________________________________________
7516 [  9303] By: nick                                  on 2001/03/23  09:53:20
7517         Log: Avoid "reopen" semantics for time being. Fix bug in dup logic.
7518              -Uuseperlio now works again.
7519              -Duseperlio is still poorly. Don't merge yet...
7520      Branch: perlio
7521            ! doio.c perlio.h
7522 ____________________________________________________________________________
7523 [  9302] By: nick                                  on 2001/03/22  22:26:51
7524         Log: Snapshot of new PerlIO open scheme. Still buggy - mainly in open($fh,">&STDOUT!")
7525              type code.
7526              - Invent PerlIO_openn() - which has "lots" of args a bit like do_openn() which
7527              is its main caller. In particular now has access to "extra" args, and
7528              can tell when an open handle is "reopened" (or duped?).
7529              - In -Duseperlio PerlIO_open() et. al. are now wrappers on PerlIO_openn().
7530              - In -Uuseperlio (untested as yet) PerlIO_openn() is a wrapper on
7531              PerlIO_open() et. al. (i.e. other way round).
7532              - Collapse "vtable" entries for layers - was fdopen/open/reopen now just open
7533              with args close to PerlIO_openn().
7534      Branch: perlio
7535            ! doio.c ext/Encode/Encode.xs perlio.c perlio.h perliol.h
7536 ____________________________________________________________________________
7537 [  9301] By: jhi                                   on 2001/03/22  20:58:04
7538         Log: Integrate perlio.
7539      Branch: perl
7540           !> doio.c embed.pl iperlsys.h perl.c perlio.c pp_hot.c pp_sys.c
7541           !> t/io/open.t util.c
7542 ____________________________________________________________________________
7543 [  9300] By: nick                                  on 2001/03/22  17:36:32
7544         Log: Don't include $@ in not ok message.
7545      Branch: perlio
7546            ! t/io/open.t
7547 ____________________________________________________________________________
7548 [  9299] By: gsar                                  on 2001/03/22  16:53:45
7549         Log: back out changes#7532,7521 for now (appears to have problems
7550              on IRIX)
7551      Branch: maint-5.6/perl
7552            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
7553            ! ext/POSIX/typemap pod/perlvar.pod
7554 ____________________________________________________________________________
7555 [  9298] By: nick                                  on 2001/03/22  14:35:46
7556         Log: Give a meaning to '&' in n-arg open case:
7557              open($fh,"<&",$scalar);
7558              $scalar can be:
7559              - an integer which does "fdopen"
7560              open($fh,"<&",2); # like open($fh,"<&2")
7561              - something that will yield a file handle via sv_2io()
7562              useful for dup'ing anonymous handles.
7563              e.g.:
7564              open(my $fh,"<&",\*STDIN);
7565              open(my $dup,"<&",$fh);
7566      Branch: perlio
7567            ! doio.c t/io/open.t
7568 ____________________________________________________________________________
7569 [  9297] By: nick                                  on 2001/03/22  13:34:35
7570         Log: Implement open($fh,"-|",prog,args...) for HAS_FORK cases.
7571      Branch: perlio
7572            ! util.c
7573 ____________________________________________________________________________
7574 [  9296] By: nick                                  on 2001/03/22  12:51:20
7575         Log: Re-instate warnings for 'eof STDOUT' etc. by marking STD* as appropriate IoTYPE.
7576      Branch: perlio
7577            ! perl.c
7578 ____________________________________________________________________________
7579 [  9295] By: nick                                  on 2001/03/22  11:59:44
7580         Log: If stdin, stdout or stderr get opened in unexpected read/write state
7581              then warn at time of open not at time of use.
7582      Branch: perlio
7583            ! doio.c pp_hot.c pp_sys.c
7584 ____________________________________________________________________________
7585 [  9294] By: nick                                  on 2001/03/22  10:54:35
7586         Log: Die on n-arg open(...,"",xxx,yyy,...)
7587              - redirect pipe cases to PerlProc_popen_list() (which just croaks for now)
7588              - die on read/write cases so we can decide what it means later.
7589      Branch: perlio
7590            ! doio.c embed.pl iperlsys.h util.c
7591 ____________________________________________________________________________
7592 [  9293] By: nick                                  on 2001/03/22  09:02:45
7593         Log: perlio tweaks (reported by Nick Clark)
7594              Line buffer ttys, PerlIOBuf_tell() on unseekable off-by one,
7595              error check in Pendinf_read().
7596      Branch: perlio
7597            ! perlio.c
7598 ____________________________________________________________________________
7599 [  9292] By: gsar                                  on 2001/03/22  07:12:00
7600         Log: integrate changes#8306,8532 from mainline (missing USE_PURE_BISON
7601              fixes)
7602      Branch: maint-5.6/perl
7603           !> embed.h embed.pl objXSUB.h perlapi.c perly.y proto.h toke.c
7604 ____________________________________________________________________________
7605 [  9291] By: jhi                                   on 2001/03/22  06:06:44
7606         Log: Regex tests from Chicheng Zhang.  (Already fixed.)
7607      Branch: perl
7608            ! t/op/re_tests
7609 ____________________________________________________________________________
7610 [  9290] By: jhi                                   on 2001/03/22  05:57:01
7611         Log: Move MacOS Classic higher in the list of supported platforms.
7612      Branch: maint-5.6/perl
7613            ! pod/perlport.pod
7614 ____________________________________________________________________________
7615 [  9289] By: gsar                                  on 2001/03/22  05:35:04
7616         Log: revert part of change#6438 for compatibility (av_reify()
7617              appears to be needed to implement av_splice()ish things
7618              in XS)
7619      Branch: maint-5.6/perl
7620            ! embed.pl global.sym objXSUB.h perlapi.c
7621 ____________________________________________________________________________
7622 [  9288] By: gsar                                  on 2001/03/22  03:09:19
7623         Log: update copyright year
7624      Branch: maint-5.6/perl
7625            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
7626            ! doop.c dump.c form.h gv.c gv.h handy.h hv.c hv.h mg.c mg.h
7627            ! op.c op.h perl.c perl.h perlio.c perly.y pp.c pp.h pp_ctl.c
7628            ! pp_hot.c pp_sys.c regcomp.c regexec.c run.c scope.c sv.c sv.h
7629            ! toke.c utf8.c utf8.h util.c util.h x2p/EXTERN.h x2p/INTERN.h
7630            ! x2p/a2p.c x2p/a2p.h x2p/a2p.y x2p/a2py.c x2p/hash.c x2p/hash.h
7631            ! x2p/proto.h x2p/str.c x2p/str.h x2p/util.c x2p/util.h
7632            ! x2p/walk.c
7633 ____________________________________________________________________________
7634 [  9287] By: jhi                                   on 2001/03/21  20:30:54
7635         Log: Integrate perlio.
7636      Branch: perl
7637           !> ext/Data/Dumper/Dumper.xs
7638 ____________________________________________________________________________
7639 [  9286] By: gsar                                  on 2001/03/21  19:49:54
7640         Log: makefile.mk tweak
7641      Branch: maint-5.6/perl
7642            ! win32/Makefile win32/makefile.mk
7643 ____________________________________________________________________________
7644 [  9285] By: nick                                  on 2001/03/21  19:07:13
7645         Log: Multiplicity fix for Dumper.
7646      Branch: perlio
7647            ! ext/Data/Dumper/Dumper.xs
7648 ____________________________________________________________________________
7649 [  9284] By: nick                                  on 2001/03/21  19:01:07
7650         Log: Integrate mainline - (does not build xTHX issue in Dumper).
7651      Branch: perlio
7652           !> (integrate 27 files)
7653 ____________________________________________________________________________
7654 [  9283] By: jhi                                   on 2001/03/21  17:17:35
7655         Log: Integrate change #9282 from mainline into maintperl,
7656              4-arg UTF-8 substr().
7657      Branch: maint-5.6/perl
7658           !> pp.c
7659 ____________________________________________________________________________
7660 [  9282] By: jhi                                   on 2001/03/21  17:15:43
7661         Log: The #9270 would have leaked a scalar if pp_substr()
7662              returned early.
7663      Branch: perl
7664            ! pp.c
7665 ____________________________________________________________________________
7666 [  9281] By: gsar                                  on 2001/03/21  17:03:14
7667         Log: makefile.mk defaults to GCC, not BORLAND (as mentioned in README.win32)
7668      Branch: maint-5.6/perl
7669            ! win32/makefile.mk
7670 ____________________________________________________________________________
7671 [  9280] By: gsar                                  on 2001/03/21  17:01:20
7672         Log: some tweaks to change#9278 (fork() emulation should be enabled
7673              by setting BUILD_FLAVOR instead of changing the defaults)
7674      Branch: maint-5.6/perl
7675            ! win32/makefile.mk
7676 ____________________________________________________________________________
7677 [  9279] By: gsar                                  on 2001/03/21  16:47:19
7678         Log: integrate change#9271 from mainline; a tweak to Glob.pm docs
7679      Branch: maint-5.6/perl
7680            ! ext/File/Glob/Glob.pm
7681           !> lib/Cwd.pm
7682 ____________________________________________________________________________
7683 [  9278] By: jhi                                   on 2001/03/21  14:35:10
7684         Log: Subject: [PATCH: 5.6.1-trial3] Borland C++ for Win32 fixes
7685              From: "Vadim Konovalov" <watman@inbox.ru>
7686              Date: Wed, 21 Mar 2001 01:53:51 +0300
7687              Message-ID: <004101c0b190$a749ea20$f7c030d4@vad>
7688      Branch: maint-5.6/perl
7689            ! win32/makefile.mk win32/win32sck.c
7690 ____________________________________________________________________________
7691 [  9277] By: jhi                                   on 2001/03/21  13:58:28
7692         Log: Integrate change #9270 from mainline to maintperl:
7693              continued 4-arg UTF-8 substr() fixing.
7694      Branch: maint-5.6/perl
7695           !> pp.c t/op/substr.t
7696 ____________________________________________________________________________
7697 [  9276] By: jhi                                   on 2001/03/21  13:33:00
7698         Log: More pixie cleaning.
7699      Branch: perl
7700            ! Makefile.SH
7701 ____________________________________________________________________________
7702 [  9275] By: jhi                                   on 2001/03/21  03:54:17
7703         Log: Update Changes.
7704      Branch: perl
7705            ! Changes patchlevel.h
7706 ____________________________________________________________________________
7707 [  9274] By: jhi                                   on 2001/03/21  03:48:24
7708         Log: First stab at making Data::Dumper to grok Unicode.
7709              
7710              TODO: tests, EBCDICify.
7711      Branch: perl
7712            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
7713 ____________________________________________________________________________
7714 [  9273] By: jhi                                   on 2001/03/21  02:23:00
7715         Log: Fix for
7716              
7717              Subject: Memory leak in unquoted print   
7718              From: Benjamin Sugars <bsugars@canoe.ca> 
7719              Date: Tue, 20 Mar 2001 10:02:56 -0500 (EST)
7720              Message-ID: <Pine.LNX.4.21.0103200958180.1538-100000@marmot.rim.canoe.ca>
7721      Branch: perl
7722            ! perlio.c
7723 ____________________________________________________________________________
7724 [  9272] By: jhi                                   on 2001/03/21  01:33:17
7725         Log: Subject: Re: [PATCH] POSIX::getcwd()
7726              From: Benjamin Sugars <bsugars@canoe.ca> 
7727              Date: Mon, 19 Mar 2001 15:07:03 -0500 (EST)
7728              Message-ID: <Pine.LNX.4.21.0103191454500.1820-100000@marmot.rim.canoe.ca>      
7729      Branch: perl
7730            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
7731 ____________________________________________________________________________
7732 [  9271] By: jhi                                   on 2001/03/21  01:22:52
7733         Log: Subject: [PATCH] Cwd.pm docs
7734              From: Benjamin Sugars <bsugars@canoe.ca>
7735              Date: Tue, 20 Mar 2001 15:33:32 -0500 (EST)
7736              Message-ID: <Pine.LNX.4.21.0103201516550.7893-100000@marmot.rim.canoe.ca>
7737      Branch: perl
7738            ! lib/Cwd.pm
7739 ____________________________________________________________________________
7740 [  9270] By: jhi                                   on 2001/03/21  01:16:29
7741         Log: Continue 4-arg substr() UTF-8 fixage.
7742      Branch: perl
7743            ! pp.c t/op/substr.t
7744 ____________________________________________________________________________
7745 [  9269] By: jhi                                   on 2001/03/21  00:46:14
7746         Log: Integrate changes #9262,9264,9265,9266 from maintperl to mainline.
7747              
7748              revert the leak fix in change#9142 (problem needs a more experimental
7749              fix unsuitable for 5.6.1)
7750              
7751              do alphabetical sorting by default (for csh compatibility)
7752              
7753              cut-n-paste goof in change#9264
7754              
7755              VMS piping fixes (from Charles Lane)
7756      Branch: perl
7757           !> ext/File/Glob/Changes ext/File/Glob/Glob.pm
7758           !> ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
7759           !> ext/File/Glob/bsd_glob.h scope.c vms/vms.c vms/vmspipe.com
7760 ____________________________________________________________________________
7761 [  9268] By: jhi                                   on 2001/03/21  00:37:04
7762         Log: Integrate perlio.
7763      Branch: perl
7764           !> embed.pl lib/utf8.pm op.c regcomp.c regexec.c sv.c toke.c
7765           !> utf8.c utf8.h utfebcdic.h
7766 ____________________________________________________________________________
7767 [  9267] By: nick                                  on 2001/03/20  20:04:39
7768         Log: More EBCDIC stuff:
7769              - Loose the extra level of function on ASCII.
7770              - spotted a chr(0) issue in sv.c
7771              - re-work of UTF-X tr/// ranges to work in Unicode
7772              space. Still issues with the "0xff is illegal UTF-8" hack.
7773              - Yet another ad. hoc. utf8 'upgrade' in op.c recoded
7774              (why do it once when you can do it all over the place :-(
7775              - Enable HINTS_UTF8 on EBCDIC - then ignore it in toke.c,
7776              need utf8.pm for swashes.
7777              - Simplified and commented scan_const() in toke.c
7778              Still something wrong regexp and tr (swashes?).
7779      Branch: perlio
7780            ! embed.pl lib/utf8.pm op.c regcomp.c regexec.c sv.c toke.c
7781            ! utf8.c utf8.h utfebcdic.h
7782 ____________________________________________________________________________
7783 [  9266] By: gsar                                  on 2001/03/20  19:16:43
7784         Log: VMS piping fixes (from Charles Lane)
7785      Branch: maint-5.6/perl
7786            ! vms/vms.c vms/vmspipe.com
7787 ____________________________________________________________________________
7788 [  9265] By: gsar                                  on 2001/03/20  17:53:52
7789         Log: cut-n-paste goof in change#9264
7790      Branch: maint-5.6/perl
7791            ! ext/File/Glob/Glob.xs
7792 ____________________________________________________________________________
7793 [  9264] By: gsar                                  on 2001/03/20  17:43:47
7794         Log: do alphabetical sorting by default (for csh compatibility);
7795              bsd_glob() does ASCII sort by default as usual, unless
7796              GLOB_ALPHASORT was specified
7797      Branch: maint-5.6/perl
7798            ! ext/File/Glob/Changes ext/File/Glob/Glob.pm
7799            ! ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
7800            ! ext/File/Glob/bsd_glob.h
7801 ____________________________________________________________________________
7802 [  9263] By: gsar                                  on 2001/03/20  16:40:08
7803         Log: integrate change#9255 from mainline (unicode fix)
7804              
7805              substr($bytestr, i, n, $charstr)
7806      Branch: maint-5.6/perl
7807           !> Todo-5.6 pp.c t/op/substr.t
7808 ____________________________________________________________________________
7809 [  9262] By: gsar                                  on 2001/03/20  15:57:41
7810         Log: revert the leak fix in change#9142 (problem needs a more experimental
7811              fix unsuitable for 5.6.1)
7812      Branch: maint-5.6/perl
7813            ! scope.c
7814 ____________________________________________________________________________
7815 [  9261] By: jhi                                   on 2001/03/20  14:26:25
7816         Log: Integrate changes #9259,9260 from maintperl into mainline.
7817              
7818              Subject: [MacPerl-Porters] [PATCH] POSIX, File::Path (Mac OS) for 5.6.1 and 5.7
7819              
7820              Subject: [PATCH perl-5.6.1-TRIAL3/run.c] printf warning
7821      Branch: perl
7822           !> ext/POSIX/POSIX.xs lib/File/Path.pm run.c
7823 ____________________________________________________________________________
7824 [  9260] By: jhi                                   on 2001/03/20  14:05:46
7825         Log: Subject: [PATCH perl-5.6.1-TRIAL3/run.c] printf warning
7826              From: Robin Barker <rmb1@cise.npl.co.uk>
7827              Date: Tue, 20 Mar 2001 10:12:04 GMT
7828              Message-Id: <200103201012.KAA04738@tempest.npl.co.uk>
7829      Branch: maint-5.6/perl
7830            ! run.c
7831 ____________________________________________________________________________
7832 [  9259] By: jhi                                   on 2001/03/20  14:04:39
7833         Log: Subject: [MacPerl-Porters] [PATCH] POSIX, File::Path (Mac OS) for 5.6.1 and 5.7
7834              From: Chris Nandor <pudge@pobox.com>
7835              Date: Tue, 20 Mar 2001 00:40:56 -0500
7836              Message-Id: <p05010401b6dc9d57a62d@[10.0.1.107]>
7837      Branch: maint-5.6/perl
7838            ! ext/POSIX/POSIX.xs lib/File/Path.pm
7839 ____________________________________________________________________________
7840 [  9258] By: jhi                                   on 2001/03/20  05:09:34
7841         Log: Update Changes.
7842      Branch: perl
7843            ! Changes patchlevel.h
7844 ____________________________________________________________________________
7845 [  9257] By: jhi                                   on 2001/03/20  05:04:25
7846         Log: tr/// UTF-8 tests for Inaba Hiroto's latest patches.
7847      Branch: perl
7848            ! t/op/tr.t
7849 ____________________________________________________________________________
7850 [  9256] By: jhi                                   on 2001/03/20  04:43:12
7851         Log: Subject: [PATCH: 5.6.1-trial3] test fixes and installation cleanliness for OS/390
7852              From: Peter Prymmer <pvhp@forte.com>
7853              Date: Mon, 19 Mar 2001 16:43:13 -0800 (PST)
7854              Message-ID: <Pine.OSF.4.10.10103191627310.162127-100000@aspara.forte.com>
7855      Branch: maint-5.6/perl
7856            ! installperl t/comp/proto.t t/comp/require.t t/op/regmesg.t
7857 ____________________________________________________________________________
7858 [  9255] By: jhi                                   on 2001/03/19  23:17:17
7859         Log: substr($bytestr, i, n, $charstr)
7860
7861              TODO: we are still broken if $bytestr needs UTF-8 upgrading.
7862      Branch: perl
7863            ! Todo-5.6 pp.c t/op/substr.t
7864 ____________________________________________________________________________
7865 [  9254] By: jhi                                   on 2001/03/19  22:25:09
7866         Log: Rearrange the make test target prerequisites so that
7867              in a parallel make 'all' is finished before 'test'.
7868      Branch: perl
7869            ! Makefile.SH
7870 ____________________________________________________________________________
7871 [  9253] By: jhi                                   on 2001/03/19  21:48:07
7872         Log: Subject: PATCH: cosmetic tweak in pp_ctl.c
7873              From: Robin Houston <robin@kitsite.com>
7874              Date: Mon, 19 Mar 2001 15:48:41 +0000
7875              Message-ID: <20010319154841.A28174@puffinry.freeserve.co.uk>
7876      Branch: perl
7877            ! pp_ctl.c
7878 ____________________________________________________________________________
7879 [  9252] By: jhi                                   on 2001/03/19  21:42:27
7880         Log: Integrate perlio.
7881      Branch: perl
7882           !> doop.c perly.c perly.y sv.c t/camel-III/vstring.t t/op/each.t
7883           !> t/op/length.t t/op/pack.t t/op/ver.t toke.c utf8.c utf8.h
7884           !> utfebcdic.h vms/perly_c.vms
7885 ____________________________________________________________________________
7886 [  9251] By: jhi                                   on 2001/03/19  21:31:28
7887         Log: Integrate changes #9244,9247,9250 from maintperl into mainline.
7888              
7889              Dynaloading in 64-bit AIX with vac.
7890      Branch: perl
7891           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
7892           !> hints/aix.sh
7893 ____________________________________________________________________________
7894 [  9250] By: jhi                                   on 2001/03/19  21:18:00
7895         Log: A more robust solution for the 64bitall AIX dynaloading
7896              problem, from Jens-Uwe Mager.
7897      Branch: maint-5.6/perl
7898            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
7899 ____________________________________________________________________________
7900 [  9249] By: nick                                  on 2001/03/19  20:59:37
7901         Log: Integrate mainline.
7902      Branch: perlio
7903           !> (integrate 42 files)
7904 ____________________________________________________________________________
7905 [  9248] By: nick                                  on 2001/03/19  20:22:07
7906         Log: Tweak to perly.y to allow -DDEBUGGING to compile on OS390.
7907              (Building on OS390 uses native YACC and YYDEBUG has other
7908              side effects.)
7909      Branch: perlio
7910            ! perly.c perly.y vms/perly_c.vms
7911 ____________________________________________________________________________
7912 [  9247] By: jhi                                   on 2001/03/19  19:59:53
7913         Log: 64-bit AIX dynaloading problem (see #9244) idea
7914              from Jens-Uwe Mager.
7915      Branch: maint-5.6/perl
7916            ! ext/DynaLoader/dl_aix.xs
7917 ____________________________________________________________________________
7918 [  9246] By: nick                                  on 2001/03/19  19:27:57
7919         Log: More EBCDIC fixes.
7920      Branch: perlio
7921            ! doop.c sv.c t/camel-III/vstring.t t/op/each.t t/op/length.t
7922            ! t/op/pack.t t/op/ver.t toke.c utf8.c utf8.h utfebcdic.h
7923 ____________________________________________________________________________
7924 [  9245] By: jhi                                   on 2001/03/19  19:05:19
7925         Log: Integrate change #9243 from mainline into maintperl.
7926              
7927              Subject: [PATCH perl-5.6.1-TRIAL3/README.vmesa] bad =item paragraphs
7928      Branch: maint-5.6/perl
7929           !> README.vmesa
7930 ____________________________________________________________________________
7931 [  9244] By: jhi                                   on 2001/03/19  19:03:15
7932         Log: Get 64bitall AIX building, but still does not test okay:
7933              dynaloading anything fails, for example for op/defins:
7934              Can't load '../lib/auto/File/Glob/Glob.so' for module File::Glob: loadbind: A system call received a parameter that is not valid. at ../lib/XSLoader.pm line 75. at ../lib/File/Glob.pm line 99
7935              (update: fixed by #9247,9250)
7936      Branch: maint-5.6/perl
7937            ! hints/aix.sh
7938 ____________________________________________________________________________
7939 [  9243] By: jhi                                   on 2001/03/19  19:00:16
7940         Log: Subject: [PATCH perl-5.6.1-TRIAL3/README.vmesa] bad =item paragraphs
7941              From: Robin Barker <rmb1@cise.npl.co.uk>
7942              Date: Mon, 19 Mar 2001 18:01:57 GMT
7943              Message-Id: <200103191801.SAA01072@tempest.npl.co.uk>
7944      Branch: perl
7945            ! README.vmesa
7946 ____________________________________________________________________________
7947 [  9242] By: jhi                                   on 2001/03/19  18:58:43
7948         Log: UTF-8 tr/// battle continues, ammunition from Inaba Hiroto.
7949              
7950              TODO: tests.
7951      Branch: perl
7952            ! doop.c op.c
7953 ____________________________________________________________________________
7954 [  9241] By: gsar                                  on 2001/03/19  17:34:46
7955         Log: VMSify tests (from Charles Lane)
7956      Branch: maint-5.6/perl
7957            ! t/lib/filehand.t t/lib/texttabs.t
7958 ____________________________________________________________________________
7959 [  9240] By: jhi                                   on 2001/03/19  14:24:26
7960         Log: Integrate change #9233 from maintperl into mainline.
7961              
7962              some refcounts were incorrect in perl_clone()
7963      Branch: perl
7964           !> sv.c
7965 ____________________________________________________________________________
7966 [  9239] By: gsar                                  on 2001/03/19  09:23:17
7967         Log: this is 5.6.1-trial3
7968      Branch: maint-5.6/perl
7969            ! Changes
7970 ____________________________________________________________________________
7971 [  9238] By: gsar                                  on 2001/03/19  08:47:04
7972         Log: some new symbols are only available under ithreads
7973      Branch: maint-5.6/perl
7974            ! makedef.pl
7975 ____________________________________________________________________________
7976 [  9237] By: gsar                                  on 2001/03/19  08:42:28
7977         Log: update patchlevel.h, Changes, &c.
7978      Branch: maint-5.6/perl
7979            ! Changes patchlevel.h pod/perlhist.pod
7980           !> AUTHORS
7981 ____________________________________________________________________________
7982 [  9236] By: gsar                                  on 2001/03/19  08:17:49
7983         Log: integrate changes#8068,8717 from mainline
7984              
7985              [PATCH 5.7.0@8047] RE: [ID 20001013.009] DB_File issues warning when setting element to    undef
7986              
7987              [PATCH CPAN 1.59_51] warning message (not!)
7988      Branch: maint-5.6/perl
7989           !> ext/GDBM_File/GDBM_File.pm ext/GDBM_File/typemap
7990           !> ext/NDBM_File/NDBM_File.pm ext/NDBM_File/typemap
7991           !> ext/ODBM_File/ODBM_File.pm ext/ODBM_File/typemap
7992           !> ext/SDBM_File/SDBM_File.pm ext/SDBM_File/typemap lib/CPAN.pm
7993           !> t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
7994 ____________________________________________________________________________
7995 [  9235] By: gsar                                  on 2001/03/19  08:07:09
7996         Log: integrate changes#8617,8713,8715,8716,8721,8953,8963 from mainline
7997              
7998              [PATCH] Add missing CV flags to dump.c
7999              
8000              Re: [patch] Re: PL_ptr_table
8001              
8002              Fixup non-ithread build after 8713
8003              
8004              Generated files form 8713 etc.
8005              
8006              Correct the correction :-(
8007              
8008              Documenting coderef @INC (Re: CPAN "make this script work" feature)
8009              
8010              Subject: Re: sync sync sync: have I missed any patches?
8011              Replace djSP with dSP.
8012      Branch: maint-5.6/perl
8013           !> cop.h doio.c doop.c dump.c embed.h embed.pl ext/B/B/C.pm
8014           !> ext/B/B/CC.pm global.sym objXSUB.h perl.c perlapi.c
8015           !> pod/perlhack.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c proto.h
8016           !> sv.c sv.h win32/perlhost.h
8017 ____________________________________________________________________________
8018 [  9234] By: gsar                                  on 2001/03/19  07:22:05
8019         Log: revert the change#9090 integrate for now (change looks somewhat
8020              incomplete in that [ha]v_exists() need something similar; lacks
8021              tests; &c.)
8022      Branch: maint-5.6/perl
8023            ! hv.c
8024 ____________________________________________________________________________
8025 [  9233] By: gsar                                  on 2001/03/19  07:10:01
8026         Log: some refcounts were incorrect in perl_clone(); avoid hang in global
8027              destruction when there are unreferenced scalars (SvREFCNT==0)
8028      Branch: maint-5.6/perl
8029            ! sv.c
8030 ____________________________________________________________________________
8031 [  9232] By: jhi                                   on 2001/03/19  05:11:02
8032         Log: Regen api and toc.
8033      Branch: maint-5.6/perl
8034            ! pod/perlapi.pod pod/perltoc.pod
8035 ____________________________________________________________________________
8036 [  9231] By: jhi                                   on 2001/03/19  04:06:03
8037         Log: Integrate changes in #9070,9072,9101 from mainline into maintperl,
8038              add a lost line in pp.c:pp_chop(), update to new op/chop.
8039              
8040              Clarify the description differentiating for and while; inspired by
8041              
8042              Subject: [ID 20010306.004] || != named unary operator
8043              
8044              The $Is_MacOS needs to be declared.
8045      Branch: maint-5.6/perl
8046            ! pp.c t/op/chop.t
8047           !> lib/ExtUtils/Manifest.pm pod/perlop.pod pod/perlsyn.pod
8048 ____________________________________________________________________________
8049 [  9230] By: jhi                                   on 2001/03/19  03:48:16
8050         Log: Integrate changes #7971(perlio),8982,9061,9062,9068,9069,
8051              9079,9083,9089,9090,9091 from mainline to maintperl.
8052              
8053              Quieten some noise in Win32 builds
8054              
8055              Fixes the bugs 20010221.005 and 20010221.008: "the taint checker..."
8056              
8057              The perlretut was still talking about the old \p and \P
8058              definitions.
8059              
8060              More tweakage on the Unicode character class descriptions.
8061              
8062              Subject: Re: [ID 20010305.012] chop() against list assignment returns char chopped from el zero
8063              
8064              Subject: 'no *POSIX' Patch speeding up make on BS2000 
8065              
8066              Subject: [PATCH] perldata.pod here-doc docs
8067              
8068              Add /sbin and /usr/sbin to the list of directories scanned
8069              for setuid programs.  Takes care of bug id 20010309.003.
8070              
8071              Subject: Re: [ID 19990808.001] [PATCH] FETCH triggered on exists()
8072              
8073              In op/stat #35 better to scan all the potential directories
8074              for setuids, not just the first one.
8075      Branch: maint-5.6/perl
8076            ! Makefile.SH
8077           !> doio.c hv.c lib/unicode/mktables.PL makedepend.SH perl.h
8078           !> pod/perldata.pod pod/perlretut.pod pp.c t/op/chop.t
8079           !> t/op/stat.t toke.c win32/win32.h
8080 ____________________________________________________________________________
8081 [  9229] By: jhi                                   on 2001/03/19  02:31:50
8082         Log: Subject: [MacPerl-Porters] [PATCH] Portability fixes for Mac OS / maint-5.6
8083              From: Chris Nandor <pudge@pobox.com>
8084              Date: Sat, 10 Mar 2001 14:22:19 -0500
8085              Message-Id: <p0501042db6cf0a8d0b63@[10.0.1.177]>
8086      Branch: maint-5.6/perl
8087            ! ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
8088            ! ext/Errno/Errno_pm.PL lib/ExtUtils/Manifest.pm perlsfio.h
8089            ! t/lib/b.t t/lib/errno.t
8090 ____________________________________________________________________________
8091 [  9228] By: jhi                                   on 2001/03/19  02:29:59
8092         Log: Integrate changes #9113,9122 from mainline into maintperl.
8093              
8094              Subject: [PATCH: perl@9092, dist-3.0@70] OS/390 mydomain last gasp before silly guess (was Re: What do I need to build EBCDIC perl?)
8095      Branch: maint-5.6/perl
8096           !> Configure README.os390 hints/os390.sh
8097 ____________________________________________________________________________
8098 [  9227] By: jhi                                   on 2001/03/19  02:22:35
8099         Log: Integrate #9115,9121,9128,9163,9171,9174,9175 from mainline
8100              into maintperl.
8101              
8102              Subject: Re: [ID 20010305.005] "use integer" doesn't make rand() return integers
8103              
8104              Forgot to check-in the larger part of #9120, duh.
8105              
8106              Subject: Another patch for integer.pm POD 
8107              
8108              h2ph strictness and cleanliness from Kurt Starsinic.
8109              
8110              Borland filename case problem.
8111              
8112              h2ph strictness and cleanliness from Kurt Starsinic.
8113              
8114              Subject: [PATCH] the uncontroversial doc patches
8115      Branch: maint-5.6/perl
8116           +> win32/sncfnmcs.pl
8117           !> MANIFEST README.os2 README.win32 ext/GDBM_File/GDBM_File.pm
8118           !> ext/GDBM_File/GDBM_File.xs lib/integer.pm
8119           !> pod/perl5005delta.pod pod/perldebtut.pod pod/perlfunc.pod
8120           !> pod/perlhack.pod pod/perllexwarn.pod pod/perllocale.pod
8121           !> pod/perllol.pod pod/perlmod.pod pod/perlmodlib.pod
8122           !> pod/perlport.pod pod/perlrun.pod pod/perltoc.pod
8123           !> pod/perlxs.pod pod/perlxstut.pod utils/h2ph.PL
8124 ____________________________________________________________________________
8125 [  9226] By: jhi                                   on 2001/03/19  02:10:21
8126         Log: Integrate changes #9207,9214 from mainline into maintperl.
8127              
8128              podchecker relaxations: =over has an *optional* number after it,
8129              and whitespace in L<> is okay.
8130      Branch: maint-5.6/perl
8131           !> lib/Pod/Checker.pm lib/Pod/ParseUtils.pm pod/perlpod.pod
8132           !> t/pod/poderrs.xr
8133 ____________________________________________________________________________
8134 [  9225] By: jhi                                   on 2001/03/19  02:07:38
8135         Log: Integrate change #9219 from maintperl into mainline.
8136              
8137              remove duplicated tests
8138      Branch: perl
8139           !> t/op/re_tests
8140 ____________________________________________________________________________
8141 [  9224] By: jhi                                   on 2001/03/19  02:06:11
8142         Log: Integrate change #9223 from mainline to maintperl.
8143              
8144              Document -Dmksymlinks.
8145      Branch: maint-5.6/perl
8146           !> INSTALL
8147 ____________________________________________________________________________
8148 [  9223] By: jhi                                   on 2001/03/19  02:01:25
8149         Log: Document -Dmksymlinks.
8150      Branch: perl
8151            ! INSTALL
8152 ____________________________________________________________________________
8153 [  9222] By: jhi                                   on 2001/03/19  01:15:35
8154         Log: The -Dmksymlinks wasn't working for maintperl.
8155      Branch: maint-5.6/perl
8156            ! Configure
8157 ____________________________________________________________________________
8158 [  9221] By: jhi                                   on 2001/03/19  00:49:43
8159         Log: Cleanup pixie residue.
8160      Branch: perl
8161            ! Makefile.SH
8162 ____________________________________________________________________________
8163 [  9220] By: jhi                                   on 2001/03/19  00:44:47
8164         Log: Document the use of pixie/prof; create make targets for it.
8165              
8166              TODO: make t/TEST pixie-aware.
8167      Branch: perl
8168            ! Makefile.SH pod/perlhack.pod
8169 ____________________________________________________________________________
8170 [  9219] By: gsar                                  on 2001/03/19  00:16:55
8171         Log: remove duplicated tests
8172      Branch: maint-5.6/perl
8173            ! t/op/re_tests
8174 ____________________________________________________________________________
8175 [  9218] By: jhi                                   on 2001/03/18  23:59:31
8176         Log: Document Third Degree some more, and also PERL_DESTRUCT_LEVEL.
8177      Branch: perl
8178            ! pod/perlhack.pod pod/perlobj.pod pod/perlrun.pod
8179 ____________________________________________________________________________
8180 [  9217] By: jhi                                   on 2001/03/18  23:25:20
8181         Log: Rewrite the tests section of Makefile to be less redundant
8182              and to allow for more flexible test targets, many recursive
8183              make calls introduced.
8184      Branch: perl
8185            ! Makefile.SH
8186 ____________________________________________________________________________
8187 [  9216] By: jhi                                   on 2001/03/18  22:30:04
8188         Log: Document the use of Third Degree (sparsely).
8189      Branch: perl
8190            ! pod/perlhack.pod t/TEST
8191 ____________________________________________________________________________
8192 [  9215] By: jhi                                   on 2001/03/18  22:10:30
8193         Log: Make targets for testing with Third Degree.
8194      Branch: perl
8195            ! Makefile.SH
8196 ____________________________________________________________________________
8197 [  9214] By: jhi                                   on 2001/03/18  21:08:53
8198         Log: The podchecker relaxations need to mirrored also at the tests.
8199      Branch: perl
8200            ! t/pod/poderrs.xr
8201 ____________________________________________________________________________
8202 [  9213] By: jhi                                   on 2001/03/18  20:56:21
8203         Log: Update Changes.
8204      Branch: perl
8205            ! Changes patchlevel.h
8206 ____________________________________________________________________________
8207 [  9212] By: jhi                                   on 2001/03/18  20:36:59
8208         Log: Looking for config.sh in parent directories isn't
8209              very useful for the toplevel Makefile.
8210      Branch: perl
8211            ! Makefile.SH
8212 ____________________________________________________________________________
8213 [  9211] By: jhi                                   on 2001/03/18  20:33:37
8214         Log: On "make clean" take care of Third Degree droppings.
8215      Branch: perl
8216            ! Makefile.SH
8217 ____________________________________________________________________________
8218 [  9210] By: jhi                                   on 2001/03/18  20:21:34
8219         Log: Add a hook for running the tests under the Third Degree
8220              debugging tool (set $ENV{PERL_3LOG} to non-zero)
8221              
8222              TODO: Document the use of Third Degree.
8223      Branch: perl
8224            ! t/TEST
8225 ____________________________________________________________________________
8226 [  9209] By: jhi                                   on 2001/03/18  20:19:07
8227         Log: Regen toc and api pods.
8228      Branch: perl
8229            ! pod/perlapi.pod pod/perltoc.pod
8230 ____________________________________________________________________________
8231 [  9208] By: jhi                                   on 2001/03/18  20:12:12
8232         Log: Integrate changes #8128,9132 from mainline into maintperl,
8233              Tie::SubstrHash fixes.
8234      Branch: maint-5.6/perl
8235           !> lib/Tie/SubstrHash.pm t/lib/tie-substrhash.t
8236 ____________________________________________________________________________
8237 [  9207] By: jhi                                   on 2001/03/18  20:07:43
8238         Log: podchecker relaxations from Michael Stevens.
8239      Branch: perl
8240            ! lib/Pod/Checker.pm lib/Pod/ParseUtils.pm pod/perlpod.pod
8241 ____________________________________________________________________________
8242 [  9206] By: jhi                                   on 2001/03/18  20:04:24
8243         Log: Retract the changes made at #9176 to Neil's and Ilya's module pods.
8244      Branch: perl
8245            ! lib/Locale/Constants.pm lib/Locale/Country.pm
8246            ! lib/Locale/Currency.pm lib/Locale/Language.pm lib/overload.pm
8247            ! os2/OS2/ExtAttr/ExtAttr.pm os2/OS2/Process/Process.pm
8248 ____________________________________________________________________________
8249 [  9205] By: jhi                                   on 2001/03/18  19:54:45
8250         Log: Integrate changes #9161,9162 from maintperl to mainline.
8251              
8252              clearing of $ENV{PERL_DESTRUCT_LEVEL} interferes with purify
8253              results
8254      Branch: perl
8255           !> t/op/magic.t
8256 ____________________________________________________________________________
8257 [  9204] By: jhi                                   on 2001/03/18  19:37:46
8258         Log: Make perl.third checks more understandable to the builder.
8259      Branch: perl
8260            ! Makefile.SH
8261 ____________________________________________________________________________
8262 [  9203] By: jhi                                   on 2001/03/18  19:20:54
8263         Log: Re-integrate #9138 from maintperl to mainline,
8264              the squelching of the unneeded "Scalars leaked" messages.
8265      Branch: perl
8266           !> t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
8267           !> t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
8268           !> t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
8269 ____________________________________________________________________________
8270 [  9202] By: jhi                                   on 2001/03/18  18:48:36
8271         Log: More robust and more paranoid perl.third target.
8272      Branch: perl
8273            ! Makefile.SH
8274 ____________________________________________________________________________
8275 [  9201] By: jhi                                   on 2001/03/18  18:39:21
8276         Log: Integrate change #9197 from maintperl to mainline.
8277              
8278              more thorough cleaning of arenas.
8279      Branch: perl
8280           !> embed.pl perl.c proto.h sv.c t/op/sort.t
8281 ____________________________________________________________________________
8282 [  9200] By: jhi                                   on 2001/03/18  18:25:17
8283         Log: Integrate perlio.
8284      Branch: perl
8285           !> doop.c ext/Encode/Encode.pm ext/Encode/Encode.xs
8286           !> ext/Encode/compile lib/utf8.pm pp_ctl.c sv.c t/lib/b.t
8287           !> t/lib/encode.t toke.c universal.c utf8.c
8288 ____________________________________________________________________________
8289 [  9199] By: nick                                  on 2001/03/18  15:23:51
8290         Log: Prefer !UTF8_IS_INVARIANT() over UTF8_IS_CONTINUED() when that
8291              is the sense of the test being done. Avoid some magical 127 and 128 values
8292              by using macros.
8293      Branch: perlio
8294            ! doop.c pp_ctl.c sv.c toke.c
8295 ____________________________________________________________________________
8296 [  9198] By: nick                                  on 2001/03/18  14:18:12
8297         Log: UTF-X encoding invariance for Encode:
8298              - move Encode::utf8_encode to utf8::encode (likewise decode,upgrade,downgrade,valid)
8299              - move the XS code for those to universal.c (so in miniperl)
8300              - add utf8::unicode_to_native and its inverse to allow EBCDIC to work in true unicode.
8301              - change ext/Encode/compile to use above.
8302              - Fix t/lib/encode.t for above
8303              - Teach t/lib/b.t to expect -uutf8
8304              - In utf8.c look for SWASHNEW rather than just utf8:: package to see if
8305              utf8.pm is needed.
8306      Branch: perlio
8307            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
8308            ! lib/utf8.pm t/lib/b.t t/lib/encode.t universal.c utf8.c
8309 ____________________________________________________________________________
8310 [  9197] By: gsar                                  on 2001/03/18  12:15:57
8311         Log: more thorough cleaning of arenas--keep going until no more
8312              SvREFCNT_dec()s occur (this fixes the problem that causes the
8313              pesky "Scalars leaked" warnings)
8314      Branch: maint-5.6/perl
8315            ! embed.pl perl.c proto.h sv.c t/op/sort.t
8316 ____________________________________________________________________________
8317 [  9196] By: nick                                  on 2001/03/18  10:57:29
8318         Log: Fix pragma/utf8.t # 15
8319              - if toke.c is processing a SvUTF8 string then single quoted '...' etc.
8320              are SvUTF8 as well.
8321      Branch: perlio
8322            ! toke.c
8323 ____________________________________________________________________________
8324 [  9195] By: nick                                  on 2001/03/18  09:27:06
8325         Log: Integrate mainline
8326      Branch: perlio
8327           !> MANIFEST Makefile.SH doop.c mg.c op.c op.h t/op/misc.t
8328           !> t/op/pat.t
8329 ____________________________________________________________________________
8330 [  9194] By: jhi                                   on 2001/03/18  05:29:59
8331         Log: Sarathy's clear_pmop patch with Radu Greab's fix,
8332              Hiroto's, Nick Clark's, and Vadim Konovalov's tests.
8333      Branch: perl
8334            ! op.c op.h t/op/misc.t t/op/pat.t
8335 ____________________________________________________________________________
8336 [  9193] By: jhi                                   on 2001/03/18  05:15:06
8337         Log: NI-S' cunning idea of how to de-UTF8 the "\C-broken" submatches.
8338      Branch: perl
8339            ! mg.c t/op/pat.t
8340 ____________________________________________________________________________
8341 [  9192] By: jhi                                   on 2001/03/18  04:22:43
8342         Log: tr/// UTF-8 patches from Inaba Hiroto.
8343      Branch: perl
8344            ! doop.c op.c
8345 ____________________________________________________________________________
8346 [  9191] By: jhi                                   on 2001/03/18  04:21:17
8347         Log: Integrate perlio.
8348      Branch: perl
8349           !> utf8.c utfebcdic.h
8350 ____________________________________________________________________________
8351 [  9190] By: nick                                  on 2001/03/17  20:32:01
8352         Log: Correct #if EBCDIC side typos.
8353              Builds and passes many tests on OS390.
8354      Branch: perlio
8355            ! utf8.c utfebcdic.h
8356 ____________________________________________________________________________
8357 [  9189] By: jhi                                   on 2001/03/17  18:55:49
8358         Log: Add prerequisites for the perl.third target.
8359      Branch: perl
8360            ! Makefile.SH
8361 ____________________________________________________________________________
8362 [  9188] By: jhi                                   on 2001/03/17  18:46:00
8363         Log: Integrate perlio.
8364      Branch: perl
8365           +> utfebcdic.h
8366           !> MANIFEST doop.c perl.h pp.c utf8.c utf8.h
8367 ____________________________________________________________________________
8368 [  9187] By: jhi                                   on 2001/03/17  18:38:47
8369         Log: Add a make rule for perl.third (the Third Degree memory debugging
8370              tool of Tru64 / Digital UNIX / DEC OSF/1, see man third or man atom)
8371      Branch: perl
8372            ! Makefile.SH
8373 ____________________________________________________________________________
8374 [  9186] By: nick                                  on 2001/03/17  18:34:48
8375         Log: MANIFEST addition :-(
8376      Branch: perlio
8377            ! MANIFEST
8378 ____________________________________________________________________________
8379 [  9185] By: nick                                  on 2001/03/17  18:29:50
8380         Log: Infrastructure to use UTF-EBCDIC rather than UTF-8 as the internal
8381              encoding on EBCDIC platforms. This has property that U+0000..U+009F i.e.
8382              a superset of ASCII are invariant under the encoding. This is EBCDIC
8383              friendly as an encoded string can be looked at as being EBCDIC by lexer
8384              sprintf("%d",...) etc. in same manner that a UTF-8 string be considered
8385              ASCII on ASCII machines.
8386              
8387              - re-arrange utf8.h to get ASCII specific vs Unicode generic bits
8388              seperate.
8389              - Add some more macros to comprehend different shift amounts and
8390              possible swizzle in UTF-EBCDIC vs UTF-8. Change utf8.c to use them.
8391              - add utfebcdic.h which provides UTF-EBCDIC versions of the macros,
8392              and conditionaly #include it.
8393              
8394              EBCDIC build as yet untested.  ASCII still fails the one test.
8395      Branch: perlio
8396            + utfebcdic.h
8397            ! utf8.c utf8.h
8398 ____________________________________________________________________________
8399 [  9184] By: nick                                  on 2001/03/17  17:44:16
8400         Log: Minor naming change UTF8_IS_ASCII => UTF8_IS_INVARIANT
8401      Branch: perlio
8402            ! doop.c perl.h pp.c utf8.h
8403 ____________________________________________________________________________
8404 [  9183] By: jhi                                   on 2001/03/17  15:55:42
8405         Log: Integrate perlio.
8406      Branch: perl
8407            ! MANIFEST
8408           !> perl.h sv.c t/op/pat.t toke.c utf8.c utf8.h
8409 ____________________________________________________________________________
8410 [  9182] By: nick                                  on 2001/03/17  09:16:06
8411         Log: Allow test to pass even when \C leaves SvUTF8 set by adding 'use bytes'
8412      Branch: perlio
8413            ! t/op/pat.t
8414 ____________________________________________________________________________
8415 [  9181] By: nick                                  on 2001/03/17  09:15:11
8416         Log: Integrate mainline.
8417      Branch: perlio
8418           +> lib/Locale/Constants.pm lib/Locale/Country.pm
8419           +> lib/Locale/Currency.pm lib/Locale/Language.pm t/lib/lc-all.t
8420           +> t/lib/lc-constants.t t/lib/lc-country.t t/lib/lc-currency.t
8421           +> t/lib/lc-language.t t/lib/lc-uk.t win32/sncfnmcs.pl
8422           !> (integrate 83 files)
8423 ____________________________________________________________________________
8424 [  9180] By: nick                                  on 2001/03/16  17:23:21
8425         Log: EBCDIC Fixes.
8426      Branch: perlio
8427            ! perl.h sv.c toke.c utf8.c utf8.h
8428 ____________________________________________________________________________
8429 [  9179] By: jhi                                   on 2001/03/16  14:10:12
8430         Log: Re-apply #9024 as the Storable 1.0.11 (#9069) overwrote
8431              a change needed to work around an AIX compiler bug.
8432      Branch: perl
8433            ! ext/Storable/Storable.xs
8434 ____________________________________________________________________________
8435 [  9178] By: jhi                                   on 2001/03/16  03:19:59
8436         Log: With Damian's approval synchronize damian's modules'
8437              licensing with Perl's standard module licensing.
8438      Branch: perl
8439            ! lib/Filter/Simple.pm lib/Switch.pm lib/Text/Balanced.pod
8440 ____________________________________________________________________________
8441 [  9177] By: jhi                                   on 2001/03/16  03:15:34
8442         Log: Make the Filter::Util:Call files have their own copies
8443              of the Perl standard module licensing, from Paul Marquess.
8444      Branch: perl
8445            ! ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
8446 ____________________________________________________________________________
8447 [  9176] By: jhi                                   on 2001/03/16  02:56:04
8448         Log: Subject: [PATCH] more pod patches
8449              From: Michael Stevens <michael@etla.org>
8450              Date: Thu, 15 Mar 2001 21:25:18 +0000
8451              Message-ID: <20010315212518.A18870@firedrake.org>
8452      Branch: perl
8453            ! configpm ext/B/B/Bytecode.pm ext/DB_File/DB_File.pm
8454            ! ext/Data/Dumper/Dumper.pm ext/Devel/Peek/Peek.pm
8455            ! ext/Filter/Util/Call/Call.pm ext/IO/lib/IO/Handle.pm
8456            ! ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Socket/UNIX.pm
8457            ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
8458            ! ext/IPC/SysV/SysV.pm ext/NDBM_File/NDBM_File.pm
8459            ! ext/ODBM_File/ODBM_File.pm ext/Socket/Socket.pm
8460            ! ext/Storable/Storable.pm ext/Sys/Syslog/Syslog.pm
8461            ! ext/Thread/Thread.pm ext/Thread/Thread/Queue.pm
8462            ! ext/attrs/attrs.pm jpl/JNI/JNI.pm lib/CPAN.pm
8463            ! lib/Class/Struct.pm lib/Dumpvalue.pm lib/ExtUtils/Embed.pm
8464            ! lib/ExtUtils/Installed.pm lib/ExtUtils/MM_Cygwin.pm
8465            ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_VMS.pm
8466            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/Manifest.pm
8467            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/Packlist.pm
8468            ! lib/File/Basename.pm lib/File/Spec/VMS.pm
8469            ! lib/File/Spec/Win32.pm lib/FileHandle.pm lib/Filter/Simple.pm
8470            ! lib/Getopt/Long.pm lib/Locale/Constants.pm
8471            ! lib/Locale/Country.pm lib/Locale/Language.pm
8472            ! lib/Term/ANSIColor.pm lib/Test.pm lib/Test/Harness.pm
8473            ! lib/Text/Wrap.pm lib/Tie/Array.pm lib/Tie/Handle.pm
8474            ! lib/Tie/Hash.pm lib/Tie/Scalar.pm lib/User/pwent.pm
8475            ! lib/autouse.pm lib/overload.pm os2/OS2/ExtAttr/ExtAttr.pm
8476            ! os2/OS2/Process/Process.pm
8477 ____________________________________________________________________________
8478 [  9175] By: jhi                                   on 2001/03/16  02:53:32
8479         Log: Subject: [PATCH] the uncontroversial doc patches
8480              From: Michael Stevens <michael@etla.org>
8481              Date: Thu, 15 Mar 2001 20:01:12 +0000
8482              Message-ID: <20010315200112.A7636@firedrake.org>
8483      Branch: perl
8484            ! pod/perl5005delta.pod pod/perldebtut.pod pod/perldelta.pod
8485            ! pod/perlfunc.pod pod/perlhack.pod pod/perllexwarn.pod
8486            ! pod/perllocale.pod pod/perllol.pod pod/perlmod.pod
8487            ! pod/perlmodlib.pod pod/perlport.pod pod/perlrun.pod
8488            ! pod/perltoc.pod pod/perlxs.pod pod/perlxstut.pod
8489 ____________________________________________________________________________
8490 [  9174] By: jhi                                   on 2001/03/16  02:50:49
8491         Log: Subject: [PATCH 5.6.1] ext/GDBM_File GDBM_NOLOCK constant
8492              From: Paul Lindner <lindner@inuus.com>
8493              Date: Fri, 16 Mar 2001 11:28:03 -0800
8494              Message-ID: <20010316112803.A7577@inuus.com>
8495      Branch: perl
8496            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
8497 ____________________________________________________________________________
8498 [  9173] By: nick                                  on 2001/03/15  20:21:03
8499         Log: 1st day's EBCDIC fixes:
8500              - toke.c's parsing of strings needed attention
8501              needed to conditionally e2a if string was already UTF-8
8502              - e2a/a2e tables where wrong way round.
8503              - new macros in utf8.h
8504      Branch: perlio
8505            ! perl.h toke.c utf8.h
8506 ____________________________________________________________________________
8507 [  9172] By: jhi                                   on 2001/03/15  15:17:17
8508         Log: Update Changes.
8509      Branch: perl
8510            ! Changes patchlevel.h
8511 ____________________________________________________________________________
8512 [  9171] By: jhi                                   on 2001/03/15  15:09:32
8513         Log: Subject: Re: Another Borland C++ problem.
8514              From: "Vadim Konovalov" <watman@inbox.ru>
8515              Date: Sat, 10 Mar 2001 19:26:07 +0300
8516              Message-ID: <001601c0a97f$143fcc40$da7b55c2@vad>
8517              
8518              Borland filename case problem.
8519      Branch: perl
8520            + win32/sncfnmcs.pl
8521            ! MANIFEST README.win32
8522 ____________________________________________________________________________
8523 [  9170] By: jhi                                   on 2001/03/15  14:54:23
8524         Log: Add Locale::Codes 1.06, from Neil Bowers.
8525      Branch: perl
8526            + lib/Locale/Constants.pm lib/Locale/Country.pm
8527            + lib/Locale/Currency.pm lib/Locale/Language.pm t/lib/lc-all.t
8528            + t/lib/lc-constants.t t/lib/lc-country.t t/lib/lc-currency.t
8529            + t/lib/lc-language.t t/lib/lc-uk.t
8530            ! MANIFEST
8531 ____________________________________________________________________________
8532 [  9169] By: jhi                                   on 2001/03/15  14:19:01
8533         Log: Upgrade to Storable 1.0.11, from Raphael Manfredi.
8534      Branch: perl
8535            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
8536            ! ext/Storable/Storable.xs
8537 ____________________________________________________________________________
8538 [  9168] By: jhi                                   on 2001/03/15  14:13:22
8539         Log: Integrate changes #9120,9167 from mainline to maintperl.
8540              
8541              Subject: [PATCH 5.6.1] OS/2 docs
8542              
8543              Subject: [PATCH 5.6.1] perldoc
8544      Branch: maint-5.6/perl
8545           !> os2/Changes utils/perldoc.PL
8546 ____________________________________________________________________________
8547 [  9167] By: jhi                                   on 2001/03/15  14:07:42
8548         Log: Subject: [PATCH 5.6.1] perldoc
8549              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8550              Date: Wed, 14 Mar 2001 23:46:52 -0500
8551              Message-ID: <20010314234652.A7972@math.ohio-state.edu>
8552      Branch: perl
8553            ! utils/perldoc.PL
8554 ____________________________________________________________________________
8555 [  9166] By: jhi                                   on 2001/03/15  13:53:15
8556         Log: sigaction test condition tweakage.
8557      Branch: perl
8558            ! t/lib/sigaction.t
8559 ____________________________________________________________________________
8560 [  9165] By: alanbur                               on 2001/03/15  03:49:17
8561         Log: Resynchronised with parent
8562      Branch: maint-5.6/pureperl
8563           +> os2/os2add.sym t/op/anonsub.t
8564           !> (integrate 72 files)
8565 ____________________________________________________________________________
8566 [  9164] By: jhi                                   on 2001/03/15  01:05:01
8567         Log: Avoid stomping off the beginning of an array in tr///.
8568      Branch: perl
8569            ! op.c
8570 ____________________________________________________________________________
8571 [  9163] By: jhi                                   on 2001/03/15  00:58:57
8572         Log: h2ph strictness and cleanliness from Kurt Starsinic.
8573      Branch: perl
8574            ! utils/h2ph.PL
8575 ____________________________________________________________________________
8576 [  9162] By: gsar                                  on 2001/03/15  00:56:53
8577         Log: avoid warnings
8578      Branch: maint-5.6/perl
8579            ! t/op/magic.t
8580 ____________________________________________________________________________
8581 [  9161] By: gsar                                  on 2001/03/15  00:52:09
8582         Log: clearing of $ENV{PERL_DESTRUCT_LEVEL} interferes with purify
8583              results
8584      Branch: maint-5.6/perl
8585            ! t/op/magic.t
8586 ____________________________________________________________________________
8587 [  9160] By: jhi                                   on 2001/03/14  22:02:10
8588         Log: Do not use the Perl malloc in IRIX, suggested by
8589              Helmus Jarausch.
8590      Branch: perl
8591            ! hints/irix_6.sh
8592 ____________________________________________________________________________
8593 [  9159] By: nick                                  on 2001/03/14  21:45:59
8594         Log: Integrate mainline
8595      Branch: perlio
8596           +> t/op/loopctl.t
8597           !> (integrate 41 files)
8598 ____________________________________________________________________________
8599 [  9158] By: jhi                                   on 2001/03/14  21:10:09
8600         Log: The Day of the Retractions continues: the #9138
8601              (integrated in #9144) doesn't work well in mainline.
8602      Branch: perl
8603            ! t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
8604            ! t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
8605            ! t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
8606 ____________________________________________________________________________
8607 [  9157] By: jhi                                   on 2001/03/14  20:58:12
8608         Log: The #9145 CANNOT be enabled: the clear_pmop code still
8609              dumps core all over in Tru64.
8610      Branch: perl
8611            ! op.c op.h t/op/pat.t
8612 ____________________________________________________________________________
8613 [  9156] By: jhi                                   on 2001/03/14  20:48:06
8614         Log: Integrate change #9154 from maintperl to mainline.
8615              
8616              PerlIO_stdoutf() wasn't properly supported under PERL_IMPLICIT_SYS
8617              (caused Storable 1.0.10 to break on windows)
8618      Branch: perl
8619           !> embed.h embed.pl global.sym globals.c iperlsys.h objXSUB.h
8620           !> perlapi.c proto.h
8621 ____________________________________________________________________________
8622 [  9155] By: jhi                                   on 2001/03/14  20:23:53
8623         Log: Retract #9136: breaks threading (and binary compatibility).
8624      Branch: perl
8625            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
8626 ____________________________________________________________________________
8627 [  9154] By: gsar                                  on 2001/03/14  17:48:18
8628         Log: PerlIO_stdoutf() wasn't properly supported under PERL_IMPLICIT_SYS
8629              (caused Storable 1.0.10 to break on windows)
8630      Branch: maint-5.6/perl
8631            ! embed.h embed.pl global.sym globals.c iperlsys.h objXSUB.h
8632            ! perlapi.c proto.h
8633 ____________________________________________________________________________
8634 [  9153] By: jhi                                   on 2001/03/14  13:35:21
8635         Log: Tweaked a tweak from H.Merijn Brand on the sigaction test.
8636      Branch: perl
8637            ! t/lib/sigaction.t
8638 ____________________________________________________________________________
8639 [  9152] By: gsar                                  on 2001/03/14  07:29:40
8640         Log: back out changes#9012,9010,9009 and parts of change#9016
8641              (causes ABRs under purify, and some prerequisites don't
8642              seem to be there in 5.6.x)
8643      Branch: maint-5.6/perl
8644            ! doop.c op.c t/op/tr.t toke.c
8645 ____________________________________________________________________________
8646 [  9151] By: gsar                                  on 2001/03/14  07:01:29
8647         Log: reenable change#9145 (the test was busted due to a missing
8648              C<print "ok 27\n">)
8649      Branch: perl
8650            ! op.c op.h t/op/pat.t
8651 ____________________________________________________________________________
8652 [  9150] By: jhi                                   on 2001/03/14  06:38:36
8653         Log: Retract #9145.
8654      Branch: perl
8655            ! op.c op.h t/op/pat.t
8656 ____________________________________________________________________________
8657 [  9149] By: jhi                                   on 2001/03/14  06:14:56
8658         Log: Retract #9143.
8659      Branch: perl
8660            ! op.c
8661 ____________________________________________________________________________
8662 [  9148] By: gsar                                  on 2001/03/14  06:13:02
8663         Log: Uninitialized Memory Read in regexec.c
8664      Branch: perl
8665            ! regexec.c
8666 ____________________________________________________________________________
8667 [  9147] By: jhi                                   on 2001/03/14  04:59:54
8668         Log: Subject: PATCH: make goto work in nested eval ""
8669              From: Robin Houston <robin@kitsite.com>
8670              Date: Wed, 14 Mar 2001 04:16:10 +0000
8671              Message-ID: <20010314041610.A16307@puffinry.freeserve.co.uk>
8672      Branch: perl
8673            ! pp_ctl.c t/op/goto.t
8674 ____________________________________________________________________________
8675 [  9146] By: jhi                                   on 2001/03/14  04:42:54
8676         Log: Preserve the #ifdef PERL_CORE in perly.h.
8677      Branch: perl
8678            ! perly.fixer
8679 ____________________________________________________________________________
8680 [  9145] By: jhi                                   on 2001/03/14  03:57:41
8681         Log: (Retracted by #9150.)
8682      Branch: perl
8683            ! op.c op.h t/op/pat.t
8684 ____________________________________________________________________________
8685 [  9144] By: jhi                                   on 2001/03/14  03:50:38
8686         Log: Integrate changes #9137,9138,9142 from maintperl into mainline.
8687              
8688              fix leak in pregcomp() when RE fails to compile (e.g. m/\\/)
8689              
8690              remove squelch controls for "Scalars leaked" messages in most places
8691              (these are now cured)
8692              
8693              fix another memory leak reported by purify (tie callbacks that
8694              croak can leak when wiping out magic)
8695      Branch: perl
8696           !> regcomp.c scope.c t/comp/proto.t t/op/lex_assign.t
8697           !> t/op/local.t t/op/pat.t t/op/regexp.t t/pragma/strict-vars
8698           !> t/pragma/warn/op t/pragma/warn/regcomp t/pragma/warn/toke
8699           !> t/pragma/warnings.t
8700 ____________________________________________________________________________
8701 [  9143] By: jhi                                   on 2001/03/14  03:37:53
8702         Log: (Retracted by #9149.)
8703      Branch: perl
8704            ! op.c
8705 ____________________________________________________________________________
8706 [  9142] By: gsar                                  on 2001/03/14  03:20:48
8707         Log: fix another memory leak reported by purify (tie callbacks that
8708              croak can leak when wiping out magic)
8709      Branch: maint-5.6/perl
8710            ! scope.c
8711 ____________________________________________________________________________
8712 [  9141] By: jhi                                   on 2001/03/14  02:55:00
8713         Log: Subject: PATCH for [ID 20010305.003]
8714              From: Robin Houston <robin@kitsite.com>
8715              Date: Wed, 14 Mar 2001 02:45:51 +0000
8716              Message-ID: <20010314024551.A16207@puffinry.freeserve.co.uk>
8717      Branch: perl
8718            ! pp_ctl.c t/op/eval.t
8719 ____________________________________________________________________________
8720 [  9140] By: jhi                                   on 2001/03/14  02:41:54
8721         Log: Subject: Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
8722              Date: Wed, 14 Mar 2001 01:52:51 +0000
8723              From: Robin Houston <robin@kitsite.com>
8724              Message-ID: <20010314015251.B16112@puffinry.freeserve.co.uk>
8725              
8726              Fix for 2000313.004.
8727      Branch: perl
8728            ! pp_ctl.c t/op/goto.t
8729 ____________________________________________________________________________
8730 [  9139] By: jhi                                   on 2001/03/14  02:40:50
8731         Log: Subject: Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
8732              From: Robin Houston <robin@kitsite.com>
8733              Date: Wed, 14 Mar 2001 00:43:45 +0000
8734              Message-ID: <20010314004345.A15892@puffinry.freeserve.co.uk>
8735      Branch: perl
8736            + t/op/loopctl.t
8737            ! AUTHORS MANIFEST perly.c perly.y perly_c.diff t/op/goto.t
8738            ! vms/perly_c.vms
8739 ____________________________________________________________________________
8740 [  9138] By: gsar                                  on 2001/03/14  01:18:00
8741         Log: remove squelch controls for "Scalars leaked" messages in most places
8742              (these are now cured)
8743      Branch: maint-5.6/perl
8744            ! t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
8745            ! t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
8746            ! t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
8747 ____________________________________________________________________________
8748 [  9137] By: gsar                                  on 2001/03/14  00:57:04
8749         Log: fix leak in pregcomp() when RE fails to compile (e.g. m/\\/)
8750      Branch: maint-5.6/perl
8751            ! regcomp.c
8752 ____________________________________________________________________________
8753 [  9136] By: jhi                                   on 2001/03/13  23:12:24
8754         Log: (Retracted by #9155)
8755              
8756              Subject: Re: [gsar@ActiveState.com: v5.6.1 trial2 is available]
8757              From: Jens-Uwe Mager <jum@helios.de>
8758              Date: Wed, 21 Feb 2001 21:32:04 +0100
8759              Message-ID: <20010221213203.A18340@ans.helios.de>
8760      Branch: perl
8761            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
8762 ____________________________________________________________________________
8763 [  9135] By: jhi                                   on 2001/03/13  22:50:05
8764         Log: Integrate perlio.
8765      Branch: perl
8766           !> pp.c
8767 ____________________________________________________________________________
8768 [  9134] By: jhi                                   on 2001/03/13  22:49:05
8769         Log: Integrate change #9131 from maintperl into mainline.
8770              
8771              make the error text look more consistent in hints/hpux.sh
8772      Branch: perl
8773           !> hints/hpux.sh
8774 ____________________________________________________________________________
8775 [  9133] By: gsar                                  on 2001/03/13  22:46:20
8776         Log: integrate change#9067 from mainline
8777              
8778              Re: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
8779      Branch: maint-5.6/perl
8780           !> lib/ExtUtils/MM_Unix.pm
8781 ____________________________________________________________________________
8782 [  9132] By: jhi                                   on 2001/03/13  22:41:21
8783         Log: Subject:  Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
8784              From: "John P. Linderman" <jpl@research.att.com>
8785              Date: Tue, 13 Mar 2001 12:36:32 -0500 (EST)
8786              Message-Id: <200103131736.MAA35615@raptor.research.att.com>
8787              
8788              A more correct prime finder.
8789      Branch: perl
8790            ! lib/Tie/SubstrHash.pm
8791 ____________________________________________________________________________
8792 [  9131] By: gsar                                  on 2001/03/13  22:30:42
8793         Log: make the error text look more consistent in hints/hpux.sh
8794      Branch: maint-5.6/perl
8795            ! hints/hpux.sh
8796 ____________________________________________________________________________
8797 [  9130] By: jhi                                   on 2001/03/13  22:23:44
8798         Log: Subject: Re: 9122 and sigaction/switch on HP-UX 11.00
8799              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
8800              Date: Tue, 13 Mar 2001 18:41:26 +0100
8801              Message-Id: <20010313184043.BFFC.H.M.BRAND@hccnet.nl>
8802              
8803              If the test is run non-interactively the default handler
8804              is different.
8805      Branch: perl
8806            ! t/lib/sigaction.t
8807 ____________________________________________________________________________
8808 [  9129] By: jhi                                   on 2001/03/13  22:20:21
8809         Log: Subject:  [PATCH perl@9125] t/lib/1_compile.t  VMS mod
8810              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
8811              Message-Id: <010313164414.d1225@DUPHY4.Physics.Drexel.Edu>
8812              Date:     Tue, 13 Mar 2001 16:44:32 EST
8813      Branch: perl
8814            ! t/lib/1_compile.t
8815 ____________________________________________________________________________
8816 [  9128] By: jhi                                   on 2001/03/13  22:18:34
8817         Log: Subject: Another patch for integer.pm POD 
8818              From: "John L. Allen" <allen@grumman.com>
8819              Date: Tue, 13 Mar 2001 16:14:02 -0500 (EST)
8820              Message-ID: <Pine.SOL.3.91.1010313160755.1630A-100000@gateway.grumman.com>
8821      Branch: perl
8822            ! lib/integer.pm
8823 ____________________________________________________________________________
8824 [  9127] By: nick                                  on 2001/03/13  21:26:30
8825         Log: Integrate mainline.
8826      Branch: perlio
8827           +> lib/Switch.pm lib/Text/Balanced.pm lib/Text/Balanced.pod
8828           +> t/lib/switch.t t/lib/tb-genxt.t t/lib/tb-xbrak.t
8829           +> t/lib/tb-xcode.t t/lib/tb-xdeli.t t/lib/tb-xmult.t
8830           +> t/lib/tb-xquot.t t/lib/tb-xtagg.t t/lib/tb-xvari.t
8831           !> Changes Configure MANIFEST README.os2 README.os390
8832           !> ext/re/Makefile.PL hints/aix.sh hints/os390.sh lib/integer.pm
8833           !> os2/Changes patchlevel.h win32/perlhost.h
8834 ____________________________________________________________________________
8835 [  9126] By: nick                                  on 2001/03/13  20:39:51
8836         Log: #ifdef'ed out code to make packed side of pack/unpack
8837              octets. (i.e. pack('U') => encode_utf8).
8838      Branch: perlio
8839            ! pp.c
8840 ____________________________________________________________________________
8841 [  9125] By: jhi                                   on 2001/03/13  15:07:16
8842         Log: Update Changes.
8843      Branch: perl
8844            ! Changes patchlevel.h
8845 ____________________________________________________________________________
8846 [  9124] By: jhi                                   on 2001/03/13  14:22:45
8847         Log: Workaround for the buggy ("internal compiler error")
8848              AIX C compiler 5.0.1.0: skip the optimization for regcomp.c
8849              (and ext/re/re_comp.c).  The MakeMaker dark magic courtesy
8850              of Andreas König.
8851      Branch: perl
8852            ! ext/re/Makefile.PL hints/aix.sh
8853 ____________________________________________________________________________
8854 [  9123] By: jhi                                   on 2001/03/13  03:24:34
8855         Log: Typo in #9114.
8856      Branch: metaconfig
8857            ! U/modified/myhostname.U
8858 ____________________________________________________________________________
8859 [  9122] By: jhi                                   on 2001/03/13  03:24:06
8860         Log: Typo in #9113.
8861      Branch: perl
8862            ! Configure
8863 ____________________________________________________________________________
8864 [  9121] By: jhi                                   on 2001/03/13  01:53:05
8865         Log: Forgot to check-in the larger part of #9120, duh.
8866      Branch: perl
8867            ! README.os2
8868 ____________________________________________________________________________
8869 [  9120] By: jhi                                   on 2001/03/13  01:51:31
8870         Log: Subject: [PATCH 5.6.1] OS/2 docs
8871              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8872              Date: Mon, 12 Mar 2001 03:27:32 -0500
8873              Message-ID: <20010312032732.A19283@math.ohio-state.edu>
8874      Branch: perl
8875            ! os2/Changes
8876 ____________________________________________________________________________
8877 [  9119] By: jhi                                   on 2001/03/13  01:49:41
8878         Log: Integrate change #9116 from maintperl into mainline.
8879              
8880              Win32::GetCwd() returns C: instead of C:\ in the root directory
8881              under ithreads
8882      Branch: perl
8883           !> win32/perlhost.h
8884 ____________________________________________________________________________
8885 [  9118] By: jhi                                   on 2001/03/13  01:13:39
8886         Log: Add Switch 2.01, resort MANIFEST (forgot that in #9117)
8887      Branch: perl
8888            + lib/Switch.pm t/lib/switch.t
8889            ! MANIFEST
8890 ____________________________________________________________________________
8891 [  9117] By: jhi                                   on 2001/03/13  01:03:17
8892         Log: Add Text::Balanced 1.83.
8893      Branch: perl
8894            + lib/Text/Balanced.pm lib/Text/Balanced.pod t/lib/tb-genxt.t
8895            + t/lib/tb-xbrak.t t/lib/tb-xcode.t t/lib/tb-xdeli.t
8896            + t/lib/tb-xmult.t t/lib/tb-xquot.t t/lib/tb-xtagg.t
8897            + t/lib/tb-xvari.t
8898            ! MANIFEST
8899 ____________________________________________________________________________
8900 [  9116] By: gsar                                  on 2001/03/13  00:55:53
8901         Log: Win32::GetCwd() returns C: instead of C:\ in the root directory
8902              under ithreads
8903      Branch: maint-5.6/perl
8904            ! win32/perlhost.h
8905 ____________________________________________________________________________
8906 [  9115] By: jhi                                   on 2001/03/13  00:54:09
8907         Log: Subject: Re: [ID 20010305.005] "use integer" doesn't make rand() return integers
8908              From: "John L. Allen" <allen@grumman.com>
8909              Date: Tue, 6 Mar 2001 10:50:51 -0500 (EST)
8910              Message-ID: <Pine.SOL.3.91.1010306103113.9094A-100000@gateway.grumman.com>
8911              
8912              use integer document clarification.
8913      Branch: perl
8914            ! lib/integer.pm
8915 ____________________________________________________________________________
8916 [  9114] By: jhi                                   on 2001/03/13  00:38:54
8917         Log: Metaconfig unit change for #9113.
8918      Branch: metaconfig
8919            ! U/modified/myhostname.U
8920 ____________________________________________________________________________
8921 [  9113] By: jhi                                   on 2001/03/13  00:38:35
8922         Log: Subject: [PATCH: perl@9092, dist-3.0@70] OS/390 mydomain last gasp before silly guess (was Re: What do I need to build EBCDIC perl?)
8923              From: Peter Prymmer <pvhp@forte.com>
8924              Date: Mon, 12 Mar 2001 16:25:56 -0800 (PST)
8925              Message-ID: <Pine.OSF.4.10.10103121619020.180841-100000@aspara.forte.com>
8926      Branch: perl
8927            ! Configure README.os390 hints/os390.sh
8928 ____________________________________________________________________________
8929 [  9112] By: jhi                                   on 2001/03/13  00:29:00
8930         Log: Integrate perlio.
8931      Branch: perl
8932           !> sv.c utf8.h
8933 ____________________________________________________________________________
8934 [  9111] By: nick                                  on 2001/03/12  21:16:33
8935         Log: Integrate mainline.
8936      Branch: perlio
8937           +> t/op/anonsub.t
8938           !> MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
8939           !> proto.h sv.c
8940 ____________________________________________________________________________
8941 [  9110] By: nick                                  on 2001/03/12  21:00:13
8942         Log: #ifdef'ed out code for 'USE_BYTES_DOWNGRADES' case.
8943      Branch: perlio
8944            ! sv.c utf8.h
8945 ____________________________________________________________________________
8946 [  9109] By: jhi                                   on 2001/03/12  16:04:47
8947         Log: Integrate change #9108 from maintperl to mainline.
8948              
8949              fix memory leak in C<sub X { sub {} }> arising from a refcount
8950              loop between the outer sub and the inner prototype anonsub
8951              
8952              this also enables closures returned by subroutines that
8953              subsequently get redefined to work without generating coredumps :)
8954              
8955              completely removed the free_closures() hack--it shouldn't be
8956              needed anymore
8957      Branch: perl
8958           +> t/op/anonsub.t
8959           !> MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
8960           !> proto.h sv.c
8961 ____________________________________________________________________________
8962 [  9108] By: gsar                                  on 2001/03/12  10:21:31
8963         Log: fix memory leak in C<sub X { sub {} }> arising from a refcount
8964              loop between the outer sub and the inner prototype anonsub
8965              
8966              this also enables closures returned by subroutines that
8967              subsequently get redefined to work without generating coredumps :)
8968              
8969              completely removed the free_closures() hack--it shouldn't be
8970              needed anymore
8971      Branch: maint-5.6/perl
8972            + t/op/anonsub.t
8973            ! MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
8974            ! proto.h sv.c
8975 ____________________________________________________________________________
8976 [  9107] By: jhi                                   on 2001/03/12  05:15:31
8977         Log: Integrate perlio.
8978      Branch: perl
8979           !> ext/Encode/Encode.xs makedef.pl regcomp.c sv.c toke.c utf8.c
8980 ____________________________________________________________________________
8981 [  9106] By: nick                                  on 2001/03/11  20:10:12
8982         Log: regcomp.c is working in native space, not Unicode space (if different)
8983              as it is doing compare against 'W' in \W etc.
8984      Branch: perlio
8985            ! regcomp.c
8986 ____________________________________________________________________________
8987 [  9105] By: nick                                  on 2001/03/11  19:39:34
8988         Log: Audit #ifdef EBCDIC and #ifndef ASCIIish, replace latter with former.
8989              Use ASCII_TO_NATIVE and NATIVE_TO_ASCII to avoid some #ifs.
8990      Branch: perlio
8991            ! regcomp.c toke.c utf8.c
8992 ____________________________________________________________________________
8993 [  9104] By: nick                                  on 2001/03/11  18:15:44
8994         Log: Put utf8_downgrade in CRIPPLED_CC versions of SvPVbyte* before I forget.
8995      Branch: perlio
8996            ! sv.c
8997 ____________________________________________________________________________
8998 [  9103] By: nick                                  on 2001/03/11  18:03:28
8999         Log: Integrate mainline (for regexp stuff).
9000      Branch: perlio
9001           !> ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
9002           !> ext/Encode/Encode.xs ext/Errno/Errno_pm.PL
9003           !> lib/ExtUtils/Manifest.pm regcomp.c regexec.c t/lib/b.t
9004           !> t/lib/errno.t t/op/pat.t
9005 ____________________________________________________________________________
9006 [  9102] By: nick                                  on 2001/03/11  17:44:20
9007         Log: USE_SFIO issues as observed by Chris Nandor <pudge@pobox.com>
9008              - exclude layer syms in makedef.pl for sfio
9009              - also inhibit Encode from trying to build ":encode()" layer.
9010      Branch: perlio
9011            ! ext/Encode/Encode.xs makedef.pl
9012 ____________________________________________________________________________
9013 [  9101] By: jhi                                   on 2001/03/10  22:38:13
9014         Log: The $Is_MacOS needs to be declared.
9015      Branch: perl
9016            ! lib/ExtUtils/Manifest.pm
9017 ____________________________________________________________________________
9018 [  9100] By: jhi                                   on 2001/03/10  22:14:29
9019         Log: Use #if defined(USE_PERLIO) && !defined(USE_SFIO) instead of just
9020              #ifdef USE_PERLIO in Encode.xs so that the perlio symbols don't
9021              pollute the symbolspace if using sfio.
9022      Branch: perl
9023            ! ext/Encode/Encode.xs
9024 ____________________________________________________________________________
9025 [  9099] By: jhi                                   on 2001/03/10  21:58:48
9026         Log: Subject: [PATCH] Portability fixes for Mac OS / bleadperl
9027              Date: Sat, 10 Mar 2001 14:23:55 -0500
9028              From: Chris Nandor <pudge@pobox.com>
9029              Message-Id: <p05010401b6d02f70211f@[10.0.1.177]>
9030      Branch: perl
9031            ! ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
9032            ! ext/Errno/Errno_pm.PL lib/ExtUtils/Manifest.pm t/lib/b.t
9033            ! t/lib/errno.t
9034 ____________________________________________________________________________
9035 [  9098] By: jhi                                   on 2001/03/10  21:38:30
9036         Log: Fix for ID 20010306.008, UTF-8 and \w without 'use utf8' coredump.
9037      Branch: perl
9038            ! regcomp.c regexec.c t/op/pat.t
9039 ____________________________________________________________________________
9040 [  9097] By: jhi                                   on 2001/03/10  14:38:07
9041         Log: Integrate perlio.
9042      Branch: perl
9043           !> doop.c embed.h embed.pl ext/Encode/Encode.xs global.sym
9044           !> handy.h objXSUB.h op.c perl.c perlapi.c pp.c pp_ctl.c proto.h
9045           !> regcomp.c regexec.c sv.c toke.c utf8.c utf8.h
9046 ____________________________________________________________________________
9047 [  9096] By: nick                                  on 2001/03/10  11:55:43
9048         Log: EBCDIC sanity - phase I
9049              - rename utf8/uv functions to indicate what sort of uv they provide (uvuni/uvchr)
9050              - use utf8n_xxxx (c.f. pvn) for forms which take length.
9051              - back out vN.N and $^V exceptions to e2a/a2e
9052              - make "locale" isxxx macros be uvchr (may be redundant?)
9053              
9054              Not clear yet that toUPPER_uni et. al. return being handled correctly.
9055              The tr// and rexexp stuff still needs an audit, assumption is they are working
9056              in Unicode space.
9057              
9058              Need to provide v5.6 names for XS modules (decide is uni or chr ?).
9059      Branch: perlio
9060            ! doop.c embed.h embed.pl ext/Encode/Encode.xs global.sym
9061            ! handy.h objXSUB.h op.c perl.c perlapi.c pp.c pp_ctl.c proto.h
9062            ! regcomp.c regexec.c sv.c toke.c utf8.c utf8.h
9063 ____________________________________________________________________________
9064 [  9095] By: jhi                                   on 2001/03/09  22:10:01
9065         Log: Integrate perlio.
9066      Branch: perl
9067           !> dump.c
9068 ____________________________________________________________________________
9069 [  9094] By: nick                                  on 2001/03/09  17:36:38
9070         Log: Builds an passes all tests after integrate and this tweak.
9071      Branch: perlio
9072            ! dump.c
9073 ____________________________________________________________________________
9074 [  9093] By: nick                                  on 2001/03/09  17:16:03
9075         Log: Integrate mainline (does not build - sv_catpvf issue in dump.c)
9076      Branch: perlio
9077           +> lib/unicode/Scripts.txt t/lib/sigaction.t
9078           !> (integrate 79 files)
9079 ____________________________________________________________________________
9080 [  9092] By: jhi                                   on 2001/03/09  15:28:26
9081         Log: Update Changes.
9082      Branch: perl
9083            ! Changes patchlevel.h
9084 ____________________________________________________________________________
9085 [  9091] By: jhi                                   on 2001/03/09  15:25:05
9086         Log: In op/stat #35 better to scan all the potential directories
9087              for setuids, not just the first one.
9088      Branch: perl
9089            ! t/op/stat.t
9090 ____________________________________________________________________________
9091 [  9090] By: jhi                                   on 2001/03/09  15:01:27
9092         Log: Subject: Re: [ID 19990808.001] [PATCH] FETCH triggered on exists() 
9093              From: rspier@pobox.com (Robert Spier)
9094              Date: Fri, 9 Mar 2001 03:30:20 -0500
9095              Message-ID: <15016.38044.381174.160189@rls.cx>
9096              
9097              EXISTS() returning undef mistakenly triggered a FETCH().
9098      Branch: perl
9099            ! hv.c
9100 ____________________________________________________________________________
9101 [  9089] By: jhi                                   on 2001/03/09  14:59:02
9102         Log: Add /sbin and /usr/sbin to the list of directories scanned
9103              for setuid programs.  Takes care of bug id 20010309.003.
9104      Branch: perl
9105            ! t/op/stat.t
9106 ____________________________________________________________________________
9107 [  9088] By: jhi                                   on 2001/03/09  14:48:32
9108         Log: Regen perlapi, perltoc.
9109      Branch: perl
9110            ! ext/Encode/Encode/Tcl.pm pod/perlapi.pod pod/perltoc.pod
9111 ____________________________________________________________________________
9112 [  9087] By: jhi                                   on 2001/03/09  14:38:56
9113         Log: Subject: Re: [ PATCH perl@8956 ] new debug option -DR shows ref counts
9114              From: David Mitchell <davem@fdgroup.co.uk>
9115              Date: Fri, 9 Mar 2001 13:49:31 +0000 (GMT)
9116              Message-Id: <200103091349.NAA16617@tiree.fdgroup.co.uk>
9117      Branch: perl
9118            ! dump.c perl.c perl.h pod/perlrun.pod
9119 ____________________________________________________________________________
9120 [  9086] By: jhi                                   on 2001/03/09  01:47:16
9121         Log: A modified version of
9122              
9123              Subject: [ID 20010307.005] POSIX::sigaction has various problems
9124              From: anders@broadcom.com
9125              Date: Wed, 7 Mar 2001 14:35:24 -0800 (PST) 
9126              Message-Id: <200103072235.OAA25368@dt-sj1-130.sj.broadcom.com>
9127              
9128              Currently the sigaction.t test #6 fails (and is fudged to look
9129              like an "ok") in Linux (at least in Debian 2.2 Linux 2.4.2 x86).
9130              This may well be a genuine bug in Linux sigaction() (since at
9131              least Tru64, Solaris, and HP-UX disagree with Linux).
9132              Anyone with POSIX / SUSv2 tome handy?  The problem is that
9133              the flags of the oldaction don't match with the flags in
9134              the previously installed disposition.
9135      Branch: perl
9136            + t/lib/sigaction.t
9137            ! MANIFEST ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
9138 ____________________________________________________________________________
9139 [  9085] By: jhi                                   on 2001/03/09  01:30:13
9140         Log: Subject: Re: mission impossible for the day
9141              From: Alex Gough <alex@rcon.org>
9142              Date: Thu, 08 Mar 2001 17:18:19 +0000
9143              Message-ID: <3AA7BEDB.8070409@rcon.org>
9144              
9145              If references (are overloaded) and can be directly stringified,
9146              show that instead of "stringified".
9147              
9148              (The problem, infinite mutual recursion caused by overloaded bool
9149              in Switch.pm, tracked by David Mitchell)
9150      Branch: perl
9151            ! lib/Carp/Heavy.pm
9152 ____________________________________________________________________________
9153 [  9084] By: jhi                                   on 2001/03/09  01:20:39
9154         Log: Subject: Re: [ PATCH perl@8956 ] new debug option -DR shows ref counts
9155              Date: Thu, 8 Mar 2001 12:06:57 +0000 (GMT)
9156              From: David Mitchell <davem@fdgroup.co.uk>
9157              Message-Id: <200103081206.MAA06281@tiree.fdgroup.co.uk>
9158      Branch: perl
9159            ! ext/re/re.xs malloc.c mg.c perl.c perl.h perly.c perly.y
9160            ! pp_ctl.c regexec.c sv.c vms/perly_c.vms
9161 ____________________________________________________________________________
9162 [  9083] By: jhi                                   on 2001/03/09  01:16:51
9163         Log: Subject: [PATCH] perldata.pod here-doc docs
9164              From: Jeff Pinyan <jeffp@crusoe.net>
9165              Date: Thu, 8 Mar 2001 13:18:55 -0500 (EST)
9166              Message-ID: <Pine.GSO.4.21.0103081317530.20957-100000@crusoe.crusoe.net>
9167      Branch: perl
9168            ! pod/perldata.pod
9169 ____________________________________________________________________________
9170 [  9082] By: jhi                                   on 2001/03/09  01:01:27
9171         Log: Subject: Re: Unicode/EBCDIC
9172              From: Peter Prymmer <pvhp@forte.com>
9173              Date: Thu, 8 Mar 2001 16:23:25 -0800 (PST)
9174              Message-ID: <Pine.OSF.4.10.10103081617390.377472-100000@aspara.forte.com>
9175      Branch: perl
9176            ! perl.c perl.h sv.c toke.c utf8.c utf8.h
9177 ____________________________________________________________________________
9178 [  9081] By: jhi                                   on 2001/03/08  13:41:30
9179         Log: Subject: Ooops, wrong 'no *POSIX' Patch
9180              From: Dorner Thomas <Thomas.Dorner@start.de>
9181              Date: Thu, 8 Mar 2001 08:43:28 +0100
9182              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88D3@Ex02.inhouse.start.de>
9183      Branch: perl
9184            ! hints/posix-bc.sh
9185 ____________________________________________________________________________
9186 [  9080] By: jhi                                   on 2001/03/08  13:11:42
9187         Log: It's Scripts.txt, not Script.txt.
9188      Branch: perl
9189            ! MANIFEST
9190 ____________________________________________________________________________
9191 [  9079] By: jhi                                   on 2001/03/08  12:59:05
9192         Log: Subject: 'no *POSIX' Patch speeding up make on BS2000 
9193              From: Dorner Thomas <Thomas.Dorner@start.de>
9194              Date: Wed, 7 Mar 2001 14:13:31 +0100
9195              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88CB@Ex02.inhouse.start.de>
9196      Branch: perl
9197            ! makedepend.SH
9198 ____________________________________________________________________________
9199 [  9078] By: jhi                                   on 2001/03/08  12:57:43
9200         Log: Retract #9069, wrong patch.
9201      Branch: perl
9202            ! Makefile.SH
9203 ____________________________________________________________________________
9204 [  9077] By: jhi                                   on 2001/03/08  01:06:13
9205         Log: Upgrade to Unicode 3.1 beta 2001-03-01.
9206      Branch: perl
9207            + lib/unicode/Scripts.txt
9208            ! MANIFEST lib/unicode/Category.pl lib/unicode/Decomposition.pl
9209            ! lib/unicode/EAWidth.txt lib/unicode/Is/Alnum.pl
9210            ! lib/unicode/Is/Alpha.pl lib/unicode/Is/L.pl
9211            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
9212            ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
9213            ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
9214            ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
9215            ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
9216            ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
9217            ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
9218            ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
9219            ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
9220            ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
9221            ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
9222            ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
9223            ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
9224            ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkZW.pl
9225            ! lib/unicode/Is/Ll.pl lib/unicode/Is/Lower.pl
9226            ! lib/unicode/Is/S.pl lib/unicode/Is/Sm.pl
9227            ! lib/unicode/Is/Word.pl lib/unicode/Names.txt
9228            ! lib/unicode/PropList.txt lib/unicode/ReadMe.txt
9229            ! lib/unicode/Unicode.txt lib/unicode/mktables.PL
9230            ! lib/unicode/version
9231 ____________________________________________________________________________
9232 [  9076] By: jhi                                   on 2001/03/07  22:59:39
9233         Log: Integrate change #7784 from mainline into maintperl.
9234              
9235              Subject: [PATCH 5.7.0] lexicals not recognized in a run-time (?{})
9236      Branch: maint-5.6/perl
9237           !> pp_ctl.c t/op/pat.t
9238 ____________________________________________________________________________
9239 [  9075] By: jhi                                   on 2001/03/07  22:05:11
9240         Log: More UTF-8 test tweaks.
9241      Branch: perl
9242            ! t/op/pat.t t/op/split.t t/pragma/utf8.t
9243 ____________________________________________________________________________
9244 [  9074] By: nick                                  on 2001/03/07  21:39:29
9245         Log: Integrate mainline.
9246      Branch: perlio
9247           !> Changes Makefile.SH lib/ExtUtils/MM_Unix.pm
9248           !> lib/unicode/mktables.PL patchlevel.h perl.c pod/perlop.pod
9249           !> pod/perlretut.pod pod/perlsyn.pod pp.c pp_sys.c
9250           !> t/camel-III/vstring.t t/lib/charnames.t t/op/chop.t
9251           !> t/op/pack.t t/op/pat.t t/op/split.t t/pragma/utf8.t
9252 ____________________________________________________________________________
9253 [  9073] By: jhi                                   on 2001/03/07  16:37:09
9254         Log: Update Changes.
9255      Branch: perl
9256            ! Changes patchlevel.h
9257 ____________________________________________________________________________
9258 [  9072] By: jhi                                   on 2001/03/07  16:32:30
9259         Log: Subject: [ID 20010306.004] || != named unary operator
9260              From: abela@geneanet.org
9261              Date: Tue,  6 Mar 2001 15:57:57 +0100 (CET)
9262              Message-Id: <20010306145757.0CB03D183@little-roots.geneanet.org>
9263      Branch: perl
9264            ! pod/perlop.pod
9265 ____________________________________________________________________________
9266 [  9071] By: jhi                                   on 2001/03/07  15:14:11
9267         Log: Subject: downgrading to bytes for common functions
9268              From: andrew@pimlott.ne.mediaone.net (Andrew Pimlott)
9269              Date: Wed, 7 Mar 2001 02:36:55 -0500
9270              Message-ID: <20010307023655.J24024@pimlott.ne.mediaone.net>
9271      Branch: perl
9272            ! pp_sys.c
9273 ____________________________________________________________________________
9274 [  9070] By: jhi                                   on 2001/03/07  15:04:58
9275         Log: Clarify the description differentiating for and while; inspired by
9276              
9277              Subject: [ID 20010306.002] for/while difference in for definition
9278              From: abela@geneanet.org
9279              Date: Tue,  6 Mar 2001 09:40:36 +0100 (CET)
9280              Message-Id: <20010306084036.7BFD0D17F@little-roots.geneanet.org>
9281      Branch: perl
9282            ! pod/perlsyn.pod
9283 ____________________________________________________________________________
9284 [  9069] By: jhi                                   on 2001/03/07  14:55:30
9285         Log: Subject: 'no *POSIX' Patch speeding up make on BS2000 
9286              From: Dorner Thomas <Thomas.Dorner@start.de>
9287              Date: Wed, 7 Mar 2001 14:13:31 +0100
9288              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88CB@Ex02.inhouse.start.de>
9289      Branch: perl
9290            ! Makefile.SH
9291 ____________________________________________________________________________
9292 [  9068] By: jhi                                   on 2001/03/07  14:51:17
9293         Log: Subject: Re: [ID 20010305.012] chop() against list assignment returns char chopped from el zero
9294              From: Radu Greab <radu@netsoft.ro>
9295              Date: Tue, 6 Mar 2001 23:04:44 +0200 (EET)
9296              Message-ID: <15013.20716.201459.540421@ix.netsoft.ro>
9297      Branch: perl
9298            ! pp.c t/op/chop.t
9299 ____________________________________________________________________________
9300 [  9067] By: jhi                                   on 2001/03/07  14:48:57
9301         Log: Subject: Re: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
9302              From: Simon Cozens <simon@netthink.co.uk>
9303              Date: Wed, 7 Mar 2001 13:59:28 +0000
9304              Message-ID: <20010307135928.A21620@pembro26.pmb.ox.ac.uk>
9305              
9306              In order to allow MakeMaker to build correct Makefiles,
9307              you need to change the order of the arguments in MM_Unix.pm
9308              as well. (Unless you have C89_CCMODE set, but we're trying
9309              to be POSIXly correct)
9310              
9311              Thanks to Merijn Broeren for tracking this down.
9312      Branch: perl
9313            ! lib/ExtUtils/MM_Unix.pm
9314 ____________________________________________________________________________
9315 [  9066] By: jhi                                   on 2001/03/07  14:30:02
9316         Log: Floating point too messy.
9317      Branch: perl
9318            ! t/camel-III/vstring.t
9319 ____________________________________________________________________________
9320 [  9065] By: jhi                                   on 2001/03/07  14:17:44
9321         Log: Integrate change #9064 from maintperl into mainline.
9322              
9323              fix memory leak in pack("Bb",...)
9324      Branch: perl
9325           !> perl.c
9326 ____________________________________________________________________________
9327 [  9064] By: gsar                                  on 2001/03/07  06:29:24
9328         Log: fix memory leak in pack("Bb",...)
9329      Branch: maint-5.6/perl
9330            ! perl.c
9331 ____________________________________________________________________________
9332 [  9063] By: jhi                                   on 2001/03/07  00:55:04
9333         Log: Major utf8 test reorganisation and rewrite.
9334              Hopefully no tests were lost in the shuffle.
9335              (The beginning of pragma/utf8 was lost intentionally,
9336              the tests were rather bogus and incomplete.)
9337      Branch: perl
9338            ! t/lib/charnames.t t/op/pack.t t/op/pat.t t/op/split.t
9339            ! t/pragma/utf8.t
9340 ____________________________________________________________________________
9341 [  9062] By: jhi                                   on 2001/03/07  00:41:16
9342         Log: More tweakage on the Unicode character class descriptions.
9343      Branch: perl
9344            ! lib/unicode/mktables.PL pod/perlretut.pod
9345 ____________________________________________________________________________
9346 [  9061] By: jhi                                   on 2001/03/06  23:12:38
9347         Log: The perlretut was still talking about the old \p and \P
9348              definitions.
9349      Branch: perl
9350            ! pod/perlretut.pod
9351 ____________________________________________________________________________
9352 [  9060] By: nick                                  on 2001/03/06  20:52:37
9353         Log: Integrate mainline (make test works again now).
9354      Branch: perlio
9355           !> op.c op.h regcomp.c t/camel-III/vstring.t t/op/pat.t
9356 ____________________________________________________________________________
9357 [  9059] By: jhi                                   on 2001/03/06  15:36:14
9358         Log: 0.999... does equal 1.0, doesn't it?
9359      Branch: perl
9360            ! t/camel-III/vstring.t
9361 ____________________________________________________________________________
9362 [  9058] By: jhi                                   on 2001/03/06  15:34:00
9363         Log: Make /x{abcd}/ to work without use utf8.
9364      Branch: perl
9365            ! regcomp.c
9366 ____________________________________________________________________________
9367 [  9057] By: jhi                                   on 2001/03/06  03:02:36
9368         Log: Easier to outcomment all the three reset() tests for now.
9369      Branch: perl
9370            ! t/op/pat.t
9371 ____________________________________________________________________________
9372 [  9056] By: jhi                                   on 2001/03/06  02:30:02
9373         Log: Comment out the deadly reset; until the 20010301.005
9374              is finally fixed.
9375      Branch: perl
9376            ! t/op/pat.t
9377 ____________________________________________________________________________
9378 [  9055] By: jhi                                   on 2001/03/06  02:21:26
9379         Log: Integrate the change #9054 from mainline:
9380              retract the PMOP cleanup patch pending further investigation.
9381      Branch: maint-5.6/perl
9382           !> op.c op.h
9383 ____________________________________________________________________________
9384 [  9054] By: jhi                                   on 2001/03/06  02:19:57
9385         Log: Retract the PMOP cleanup patch: I'm seeing strange core dumps
9386              with oddly familiar stack traces.
9387      Branch: perl
9388            ! op.c op.h
9389 ____________________________________________________________________________
9390 [  9053] By: jhi                                   on 2001/03/05  23:20:28
9391         Log: Integrate perlio.
9392      Branch: perl
9393           +> ext/Encode/Encode/koi8-r.ucm
9394           !> MANIFEST ext/Encode/Encode.pm ext/Encode/Makefile.PL
9395           !> makedef.pl
9396 ____________________________________________________________________________
9397 [  9052] By: nick                                  on 2001/03/05  23:08:17
9398         Log: skipping USE_PERLIO symbols correction.
9399      Branch: perlio
9400            ! makedef.pl
9401 ____________________________________________________________________________
9402 [  9051] By: nick                                  on 2001/03/05  22:35:07
9403         Log: More Encode alias tidying.
9404      Branch: perlio
9405            + ext/Encode/Encode/koi8-r.ucm
9406            ! MANIFEST ext/Encode/Encode.pm ext/Encode/Makefile.PL
9407 ____________________________________________________________________________
9408 [  9050] By: jhi                                   on 2001/03/05  21:44:29
9409         Log: Integrate changes #9033 and #9044 from mainline into maintperl,
9410              Sarathy's fix for ID 20010301.005.
9411      Branch: maint-5.6/perl
9412           !> op.c op.h
9413 ____________________________________________________________________________
9414 [  9049] By: nick                                  on 2001/03/05  19:54:04
9415         Log: Integrate Jarkko's Encode.pm tweak.
9416      Branch: perlio
9417           !> ext/Encode/Encode.pm
9418 ____________________________________________________________________________
9419 [  9048] By: nick                                  on 2001/03/05  19:47:57
9420         Log: Integrate mainline (mostly - holding of on Encode.pm for a bit.)
9421      Branch: perlio
9422           +> os2/os2add.sym
9423           !> lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm makedef.pl op.c
9424           !> op.h os2/Changes os2/Makefile.SHs os2/OS2/REXX/Makefile.PL
9425           !> os2/OS2/REXX/REXX.pm os2/OS2/REXX/REXX.xs
9426           !> os2/OS2/REXX/t/rx_cmprt.t os2/os2.c os2/os2.sym os2/os2ish.h
9427           !> pod/perlapi.pod t/op/pat.t t/op/tr.t
9428 ____________________________________________________________________________
9429 [  9047] By: jhi                                   on 2001/03/05  19:25:26
9430         Log: Regen perlapi.
9431      Branch: perl
9432            ! pod/perlapi.pod
9433 ____________________________________________________________________________
9434 [  9046] By: jhi                                   on 2001/03/05  19:12:14
9435         Log: Integrate perlio.
9436      Branch: perl
9437           +> t/camel-III/vstring.t
9438           !> MANIFEST pp.h pp_sys.c t/TEST t/harness
9439 ____________________________________________________________________________
9440 [  9045] By: jhi                                   on 2001/03/05  19:10:36
9441         Log: The mapping of ISO Latin X to ISO 8859-Y is tricky.
9442      Branch: perl
9443            ! ext/Encode/Encode.pm
9444 ____________________________________________________________________________
9445 [  9044] By: jhi                                   on 2001/03/05  18:49:12
9446         Log: Forgot the other half of the PMOP patch (#9033).
9447      Branch: perl
9448            ! op.h
9449 ____________________________________________________________________________
9450 [  9043] By: nick                                  on 2001/03/05  18:14:47
9451         Log: Update MANIFEST for new test.
9452      Branch: perlio
9453            ! MANIFEST
9454 ____________________________________________________________________________
9455 [  9042] By: nick                                  on 2001/03/05  18:12:41
9456         Log: Some tests for Camel 3rd edition features.
9457              Make gethostbyaddr() test in above work.
9458      Branch: perlio
9459            + t/camel-III/vstring.t
9460            ! pp.h pp_sys.c t/TEST t/harness
9461 ____________________________________________________________________________
9462 [  9041] By: jhi                                   on 2001/03/05  17:41:48
9463         Log: Add more ISO 8859 encoding aliases.
9464      Branch: perl
9465            ! ext/Encode/Encode.pm
9466 ____________________________________________________________________________
9467 [  9040] By: jhi                                   on 2001/03/05  17:30:43
9468         Log: Integrate perlio.
9469      Branch: perl
9470           !> MANIFEST sv.c
9471 ____________________________________________________________________________
9472 [  9039] By: nick                                  on 2001/03/05  17:11:36
9473         Log: Missed added file.
9474      Branch: perlio
9475            ! MANIFEST
9476 ____________________________________________________________________________
9477 [  9038] By: jhi                                   on 2001/03/05  15:58:01
9478         Log: Add tr tests for EBCDIC, from Karsten Sperling.
9479      Branch: perl
9480            ! t/op/tr.t
9481 ____________________________________________________________________________
9482 [  9037] By: nick                                  on 2001/03/05  15:56:35
9483         Log: Long-standing "defined but not used" SvPVbyte*() are about to get used
9484              for auto-downgrade hooks in gethostbyaddr() etc. (as per Camel-III).
9485              
9486              Make SvPVbyte*() symetric with respect to SvPVutf8*() in that:
9487              - it does a sv_utf8_downgrade (c.f. SvPVutf8's sv_utf8_upgrade())
9488              - uses SvPV() rather than sv_2pv() in case it isn't a string.
9489      Branch: perlio
9490            ! sv.c
9491 ____________________________________________________________________________
9492 [  9036] By: jhi                                   on 2001/03/05  15:49:15
9493         Log: Add matching tests currently failing in EBCDIC,
9494              suggested by Karsten Sperling.
9495      Branch: perl
9496            ! t/op/pat.t
9497 ____________________________________________________________________________
9498 [  9035] By: jhi                                   on 2001/03/05  15:36:55
9499         Log: The #9034 needs a MANIFESTation.
9500      Branch: perl
9501            ! MANIFEST
9502 ____________________________________________________________________________
9503 [  9034] By: jhi                                   on 2001/03/05  15:35:14
9504         Log: Integrate perlio.
9505      Branch: perl
9506           +> ext/Encode/Encode/Tcl.pm
9507           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
9508           !> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1250.ucm
9509           !> ext/Encode/Encode/iso8859-1.ucm
9510           !> ext/Encode/Encode/iso8859-10.ucm
9511           !> ext/Encode/Encode/iso8859-13.ucm
9512           !> ext/Encode/Encode/iso8859-14.ucm
9513           !> ext/Encode/Encode/iso8859-15.ucm
9514           !> ext/Encode/Encode/iso8859-16.ucm
9515           !> ext/Encode/Encode/iso8859-2.ucm
9516           !> ext/Encode/Encode/iso8859-3.ucm
9517           !> ext/Encode/Encode/iso8859-4.ucm
9518           !> ext/Encode/Encode/iso8859-5.ucm
9519           !> ext/Encode/Encode/iso8859-6.ucm
9520           !> ext/Encode/Encode/iso8859-7.ucm
9521           !> ext/Encode/Encode/iso8859-8.ucm
9522           !> ext/Encode/Encode/iso8859-9.ucm ext/Encode/compile
9523           !> t/lib/encode.t
9524 ____________________________________________________________________________
9525 [  9033] By: jhi                                   on 2001/03/05  15:33:18
9526         Log: Subject: Re: [ID 20010301.005] corrupt memory (since @8531, in 5.6.1-T2)
9527              From: Gurusamy Sarathy <gsar@ActiveState.com>
9528              Date: Sun, 04 Mar 2001 22:33:15 -0800
9529              Message-Id: <200103050633.f256XFo06998@smtp3.ActiveState.com>
9530              
9531              PMOPs need to remember their own stash so that they can
9532              gracefully remove themselves from their linked list.
9533      Branch: perl
9534            ! op.c
9535 ____________________________________________________________________________
9536 [  9032] By: nick                                  on 2001/03/05  14:51:50
9537         Log: Encode implementation "completion"
9538              Implement and document define_encoding()
9539              Implement and document encoding aliases including define_alias()
9540              Make Encode::XS use define_encoding() rather than back-door.
9541              Move run-time *.enc to separate Encode::Tcl module.
9542              Make 'compile' honour <codeset_name>
9543              Change canonical names of to iso-8859-* and US-ascii.
9544      Branch: perlio
9545            + ext/Encode/Encode/Tcl.pm
9546            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
9547            ! ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1250.ucm
9548            ! ext/Encode/Encode/iso8859-1.ucm
9549            ! ext/Encode/Encode/iso8859-10.ucm
9550            ! ext/Encode/Encode/iso8859-13.ucm
9551            ! ext/Encode/Encode/iso8859-14.ucm
9552            ! ext/Encode/Encode/iso8859-15.ucm
9553            ! ext/Encode/Encode/iso8859-16.ucm
9554            ! ext/Encode/Encode/iso8859-2.ucm
9555            ! ext/Encode/Encode/iso8859-3.ucm
9556            ! ext/Encode/Encode/iso8859-4.ucm
9557            ! ext/Encode/Encode/iso8859-5.ucm
9558            ! ext/Encode/Encode/iso8859-6.ucm
9559            ! ext/Encode/Encode/iso8859-7.ucm
9560            ! ext/Encode/Encode/iso8859-8.ucm
9561            ! ext/Encode/Encode/iso8859-9.ucm ext/Encode/compile
9562            ! t/lib/encode.t
9563 ____________________________________________________________________________
9564 [  9031] By: jhi                                   on 2001/03/05  13:51:17
9565         Log: Integrate change #9030 from maintperl into mainline.
9566              
9567              Subject: [PATCH 5.6.1] OS/2 cleanup
9568      Branch: perl
9569           +> os2/os2add.sym
9570           !> MANIFEST lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
9571           !> makedef.pl os2/Changes os2/Makefile.SHs
9572           !> os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
9573           !> os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t os2/os2.c
9574           !> os2/os2.sym os2/os2ish.h
9575 ____________________________________________________________________________
9576 [  9030] By: jhi                                   on 2001/03/05  13:46:49
9577         Log: Subject: [PATCH 5.6.1] OS/2 cleanup
9578              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9579              Date: Mon, 5 Mar 2001 02:29:44 -0500
9580              Message-ID: <20010305022944.A10117@math.ohio-state.edu>
9581      Branch: maint-5.6/perl
9582            + os2/os2add.sym
9583            ! MANIFEST lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
9584            ! makedef.pl os2/Changes os2/Makefile.SHs
9585            ! os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
9586            ! os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t os2/os2.c
9587            ! os2/os2.sym os2/os2ish.h
9588 ____________________________________________________________________________
9589 [  9029] By: jhi                                   on 2001/03/05  13:40:35
9590         Log: Integrate change #9028 from maintperl into mainline.
9591              
9592              various nits in MM_Unix.pm found by disabling SelfLoader
9593      Branch: perl
9594           !> lib/ExtUtils/MM_Unix.pm
9595 ____________________________________________________________________________
9596 [  9028] By: gsar                                  on 2001/03/05  09:58:38
9597         Log: various nits in MM_Unix.pm found by disabling SelfLoader
9598      Branch: maint-5.6/perl
9599            ! lib/ExtUtils/MM_Unix.pm
9600 ____________________________________________________________________________
9601 [  9027] By: nick                                  on 2001/03/05  08:35:22
9602         Log: Integrate mainline
9603      Branch: perlio
9604           !> (integrate 28 files)
9605 ____________________________________________________________________________
9606 [  9026] By: jhi                                   on 2001/03/05  02:14:59
9607         Log: Integrate change #9025 from mainline to maintperl,
9608              retract \N{U+HHHH}.
9609      Branch: maint-5.6/perl
9610           !> lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
9611           !> t/lib/charnames.t toke.c
9612 ____________________________________________________________________________
9613 [  9025] By: jhi                                   on 2001/03/05  02:13:09
9614         Log: Retracting \N{U+HHHH}.
9615      Branch: perl
9616            ! lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
9617            ! t/lib/charnames.t toke.c
9618 ____________________________________________________________________________
9619 [  9024] By: jhi                                   on 2001/03/04  20:51:07
9620         Log: Subject: Re: Smoking patch 8898 for perl v5.7.0 on aix 4.3.0.0
9621              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
9622              Date: Fri, 02 Mar 2001 18:25:26 +0100
9623              Message-Id: <20010302182416.1BF4.H.M.BRAND@hccnet.nl>
9624              
9625              Casting problem.
9626      Branch: perl
9627            ! ext/Storable/Storable.xs
9628 ____________________________________________________________________________
9629 [  9023] By: jhi                                   on 2001/03/04  19:46:45
9630         Log: Subject: [ID 20010303.009] SOCKS5 work around breaks other sockets
9631              From: nick@talking.bollo.cx
9632              Date: Sat, 03 Mar 2001 21:41:33 +0000
9633              Message-Id: <E14ZJmP-0000mE-00@Bagpuss.unfortu.net>
9634              
9635              Revert the workaround.
9636      Branch: perl
9637            ! perlio.c
9638 ____________________________________________________________________________
9639 [  9022] By: jhi                                   on 2001/03/04  19:36:28
9640         Log: Update Changes.
9641      Branch: perl
9642            ! Changes patchlevel.h
9643 ____________________________________________________________________________
9644 [  9021] By: jhi                                   on 2001/03/04  18:41:00
9645         Log: makedef.pl updates suggested by Chris Nandor; double-checking
9646              the changes in AIX, OS/2 Win32 would be nice.
9647      Branch: perl
9648            ! makedef.pl
9649 ____________________________________________________________________________
9650 [  9020] By: jhi                                   on 2001/03/04  18:23:58
9651         Log: Integrate change #9012 from maintperl into mainline,
9652              quench a compiler warning.
9653      Branch: perl
9654           !> toke.c
9655 ____________________________________________________________________________
9656 [  9019] By: jhi                                   on 2001/03/04  18:18:43
9657         Log: Integrate changes #9017 and 9018 from mainline into maintperl.
9658              
9659              \N{U+HHHH} fix.
9660              
9661              pattern in G_ARRAY context
9662      Branch: maint-5.6/perl
9663           !> pp_hot.c t/op/pat.t toke.c
9664 ____________________________________________________________________________
9665 [  9018] By: jhi                                   on 2001/03/04  18:07:48
9666         Log: Subject: [PATCH pp_hot.c regexp.t] pattern in G_ARRAY context
9667              From: Jeff Pinyan <jeffp@crusoe.net>
9668              Date: Sat, 3 Mar 2001 17:14:07 -0500 (EST)
9669              Message-ID: <Pine.GSO.4.21.0103031712070.1035-100000@crusoe.crusoe.net>
9670      Branch: perl
9671            ! pp_hot.c t/op/pat.t
9672 ____________________________________________________________________________
9673 [  9017] By: jhi                                   on 2001/03/04  18:06:21
9674         Log: I thought I tested the #9014.
9675      Branch: perl
9676            ! toke.c
9677 ____________________________________________________________________________
9678 [  9016] By: jhi                                   on 2001/03/04  17:41:22
9679         Log: Integrate changes #9013,9014,9015 from mainline into maintperl.
9680              
9681              Tweak the get*ent() OS/2 prototypes.
9682              
9683              Add the \N{U+HHHH} syntax.
9684              
9685              More tr/// UTF-8 fixes from Inaba Hiroto.
9686      Branch: maint-5.6/perl
9687           !> doop.c lib/charnames.pm os2/os2.c pod/perldiag.pod
9688           !> pod/perlretut.pod t/lib/charnames.t t/op/tr.t toke.c
9689 ____________________________________________________________________________
9690 [  9015] By: jhi                                   on 2001/03/04  17:36:04
9691         Log: More tr/// UTF-8 fixes from Inaba Hiroto.
9692      Branch: perl
9693            ! doop.c t/op/tr.t
9694 ____________________________________________________________________________
9695 [  9014] By: jhi                                   on 2001/03/04  17:24:49
9696         Log: Add the \N{U+HHHH} syntax.
9697      Branch: perl
9698            ! lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
9699            ! t/lib/charnames.t toke.c
9700 ____________________________________________________________________________
9701 [  9013] By: jhi                                   on 2001/03/04  17:20:45
9702         Log: Tweak the get*ent() OS/2 prototypes.
9703      Branch: perl
9704            ! os2/os2.c
9705 ____________________________________________________________________________
9706 [  9012] By: gsar                                  on 2001/03/04  06:26:14
9707         Log: avoid warning (nit in change#9009)
9708      Branch: maint-5.6/perl
9709            ! toke.c
9710 ____________________________________________________________________________
9711 [  9011] By: gsar                                  on 2001/03/04  06:15:24
9712         Log: lib/charnames.t fails in 5.6.x because of older Unicode
9713              data
9714              
9715              TODO: need to revisit this after updating lib/unicode/...
9716      Branch: maint-5.6/perl
9717            ! t/lib/charnames.t
9718 ____________________________________________________________________________
9719 [  9010] By: gsar                                  on 2001/03/04  06:08:36
9720         Log: change#9009 breaks build (no "didrange" variable in 5.6.x)
9721      Branch: maint-5.6/perl
9722            ! toke.c
9723 ____________________________________________________________________________
9724 [  9009] By: jhi                                   on 2001/03/03  19:27:20
9725         Log: Integrate change #9008 from mainline to maintperl,
9726              UTF-8 tr/// fixes from Inaba Hiroto.
9727      Branch: maint-5.6/perl
9728           !> doop.c op.c t/op/tr.t toke.c
9729 ____________________________________________________________________________
9730 [  9008] By: jhi                                   on 2001/03/03  19:19:42
9731         Log: UTF8 tr/// fixes from Inaba Hiroto.
9732      Branch: perl
9733            ! doop.c op.c t/op/tr.t toke.c
9734 ____________________________________________________________________________
9735 [  9007] By: jhi                                   on 2001/03/03  19:00:30
9736         Log: Integrate change #9006 from maintperl to mainline,
9737              more robust quest for the infinite.
9738      Branch: perl
9739           !> lib/Math/Complex.pm
9740 ____________________________________________________________________________
9741 [  9006] By: jhi                                   on 2001/03/03  18:58:06
9742         Log: Subject: [PATCH 5.6.1] More robust Math::Complex
9743              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9744              Date: Sat, 3 Mar 2001 12:51:50 -0500
9745              Message-ID: <20010303125150.A2147@math.ohio-state.edu>
9746              
9747              Be more robust in our quest for the infinite.
9748      Branch: maint-5.6/perl
9749            ! lib/Math/Complex.pm
9750 ____________________________________________________________________________
9751 [  9005] By: jhi                                   on 2001/03/03  17:55:50
9752         Log: The #8982 modified for perl 5.6.x, from Radu Greab.
9753      Branch: maint-5.6/perl
9754            ! doio.c
9755 ____________________________________________________________________________
9756 [  9004] By: jhi                                   on 2001/03/03  17:40:14
9757         Log: Rewrite REPORT() and REPORT2() (used for -DT) slightly
9758              so that picky compilers like IRIX won't get huffy about
9759              "statements without effect" (like 1;).
9760      Branch: perl
9761            ! toke.c
9762 ____________________________________________________________________________
9763 [  9003] By: jhi                                   on 2001/03/03  17:15:52
9764         Log: Integrate change #9002 from mainline to maintperl.
9765              
9766              Subject: [perl-5.6.x, perl-current] accept for EPOC
9767      Branch: maint-5.6/perl
9768           !> pp_sys.c
9769 ____________________________________________________________________________
9770 [  9002] By: jhi                                   on 2001/03/03  17:14:30
9771         Log: Subject: [perl-5.6.x, perl-current] accept for EPOC
9772              From: Olaf Flebbe <O.Flebbe@science-computing.de>
9773              Date: Sat, 3 Mar 2001 16:36:04 +0100 (CET)
9774              Message-ID: <Pine.LNX.4.02.10103031635190.4825-100000@milkyway.science-computing.de>
9775      Branch: perl
9776            ! pp_sys.c
9777 ____________________________________________________________________________
9778 [  9001] By: jhi                                   on 2001/03/03  17:13:13
9779         Log: Subject: [PATCH perl@8989] t/pod/find.t on VMS
9780              From: "Craig A. Berry" <craigberry@mac.com>
9781              Date: Fri, 02 Mar 2001 17:44:40 -0600
9782              Message-Id: <5.0.2.1.0.20010302172145.038d3c10@mail.mac.com>
9783      Branch: perl
9784            ! t/pod/find.t
9785 ____________________________________________________________________________
9786 [  9000] By: jhi                                   on 2001/03/03  17:11:55
9787         Log: Integrate changes #8997,8999 from maintperl.
9788              
9789              Subject: [PATCH 5.6.1] compiling on OS/2
9790              (Better error message from hints/os2.sh)
9791              
9792              Subject: [PATCH 5.6.1] syslog.t
9793      Branch: perl
9794           !> hints/os2.sh t/lib/syslog.t
9795 ____________________________________________________________________________
9796 [  8999] By: jhi                                   on 2001/03/03  17:09:28
9797         Log: Subject: [PATCH 5.6.1] syslog.t
9798              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9799              Date: Sat, 3 Mar 2001 02:11:17 -0500
9800              Message-ID: <20010303021116.A11897@math.ohio-state.edu>
9801      Branch: maint-5.6/perl
9802            ! t/lib/syslog.t
9803 ____________________________________________________________________________
9804 [  8998] By: jhi                                   on 2001/03/03  17:07:50
9805         Log: Subject: Re: [PATCH 5.7.0] compiling on OS/2: 5.6.1 too
9806              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9807              Date: Sat, 3 Mar 2001 01:53:52 -0500
9808              Message-ID: <20010303015352.A11741@math.ohio-state.edu>
9809      Branch: maint-5.6/perl
9810            ! opcode.pl os2/os2.c
9811 ____________________________________________________________________________
9812 [  8997] By: jhi                                   on 2001/03/03  17:03:30
9813         Log: Subject: [PATCH 5.6.1] compiling on OS/2
9814              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9815              Date: Sat, 3 Mar 2001 01:59:59 -0500
9816              Message-ID: <20010303015959.B11741@math.ohio-state.edu>
9817      Branch: maint-5.6/perl
9818            ! hints/os2.sh
9819 ____________________________________________________________________________
9820 [  8996] By: jhi                                   on 2001/03/03  00:55:58
9821         Log: Regen files for mainline.
9822      Branch: perl
9823            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
9824            ! config_h.SH pod/perlapi.pod pod/perltoc.pod
9825 ____________________________________________________________________________
9826 [  8995] By: jhi                                   on 2001/03/03  00:35:22
9827         Log: Integrate changes #8099,8218,8220,8221,8227,8304,8317,
9828              8318,8320,8337,8503,8877,8890,8903,8971 from mainline
9829              to maintperl.
9830              
9831              Subject: Re: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmp
9832              
9833              Add Configure option -Dmksymlinks which will create a symlink
9834              forest if the current/build differs from the source directory.
9835              (8218,8220,8221,8317,8318,8971)
9836              
9837              Subject: Re: A Configure option like 'otherlibdirs' but for *pre*pending?
9838              (Document APPLLIB_EXP in INSTALL.)
9839              
9840              If running byacc write-enable also perly.h.
9841              
9842              DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec <utx@penguin.cz>.
9843              
9844              Subject: [PATCH 5.7.1/Configure] failure to set src='.'
9845              
9846              Sanity check for conflicting thread flavours.
9847              
9848              Fix the sys/fcntl.h problem reported by Peter Prymmer.
9849              
9850              Add few CPUs/architectures to the Cppsym scan,
9851              add -perlio to archname if so selected (modified 8890)
9852              
9853              Be more helpful for devel builders, suggested by John L. Allen.
9854              (admittedly pointless change for maintperl, but the usedevel
9855              code is there already)
9856      Branch: maint-5.6/perl
9857           !> Configure INSTALL Makefile.SH Porting/Glossary
9858           !> Porting/config.sh Porting/config_H config_h.SH embed.pl
9859           !> epoc/config.sh ext/NDBM_File/NDBM_File.xs
9860           !> ext/ODBM_File/ODBM_File.xs t/io/fs.t warnings.pl
9861           !> win32/config.bc win32/config.gc win32/config.vc
9862 ____________________________________________________________________________
9863 [  8994] By: jhi                                   on 2001/03/02  23:31:41
9864         Log: Use also $ccflags, not just $ldflags, when testing for gccness.
9865      Branch: metaconfig/U/perl
9866            ! gccvers.U
9867 ____________________________________________________________________________
9868 [  8993] By: jhi                                   on 2001/03/02  23:22:12
9869         Log: Regenerate various files for maint.
9870      Branch: maint-5.6/perl
9871            ! Porting/Glossary Porting/config.sh Porting/config_H objXSUB.h
9872            ! perlapi.c pod/perlapi.pod pod/perltoc.pod proto.h
9873 ____________________________________________________________________________
9874 [  8992] By: alanbur                               on 2001/03/02  22:48:34
9875         Log: Resync wuth parent
9876      Branch: maint-5.6/pureperl
9877           +> pod/perlclib.pod t/lib/cgi-esc.t t/run/runenv.t
9878           !> (integrate 60 files)
9879 ____________________________________________________________________________
9880 [  8991] By: jhi                                   on 2001/03/02  21:00:08
9881         Log: Retract the #8742 part of #8986, backward compat.
9882      Branch: maint-5.6/perl
9883            ! embed.pl
9884 ____________________________________________________________________________
9885 [  8990] By: jhi                                   on 2001/03/02  20:40:07
9886         Log: Retract the #8919 part of #8987, not applicable to the 5.6 branch.
9887      Branch: maint-5.6/perl
9888            ! hv.c
9889 ____________________________________________________________________________
9890 [  8989] By: jhi                                   on 2001/03/02  19:59:56
9891         Log: Update Changes.
9892      Branch: perl
9893            ! Changes patchlevel.h
9894 ____________________________________________________________________________
9895 [  8988] By: jhi                                   on 2001/03/02  19:57:08
9896         Log: Integrate perlio.
9897      Branch: perl
9898           !> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
9899           !> ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
9900           !> ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
9901           !> ext/Encode/Encode/iso8859-10.ucm
9902           !> ext/Encode/Encode/iso8859-13.ucm
9903           !> ext/Encode/Encode/iso8859-14.ucm
9904           !> ext/Encode/Encode/iso8859-15.ucm
9905           !> ext/Encode/Encode/iso8859-16.ucm
9906           !> ext/Encode/Encode/iso8859-2.ucm
9907           !> ext/Encode/Encode/iso8859-3.ucm
9908           !> ext/Encode/Encode/iso8859-4.ucm
9909           !> ext/Encode/Encode/iso8859-5.ucm
9910           !> ext/Encode/Encode/iso8859-6.ucm
9911           !> ext/Encode/Encode/iso8859-7.ucm
9912           !> ext/Encode/Encode/iso8859-8.ucm
9913           !> ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
9914           !> ext/Encode/Encode/symbol.ucm ext/Encode/compile
9915 ____________________________________________________________________________
9916 [  8987] By: jhi                                   on 2001/03/02  19:43:40
9917         Log: Integrate changes #8784,8839,8843,8847,8849,8859,8866,
9918              8873,8874,8876,8879,8901,8902,8908,8913,8918,8919,8946,8947,8948,
9919              8950,8952,8955 from mainline to maintperl.
9920              
9921              Subject: [PATCH: perl@8773] small fixups to perlclib.pod
9922              
9923              Put to rest the 20010205.001, the email address checking (not) regex.
9924              
9925              fork() not everywhere, cleanup temp files.
9926              
9927              The #8843 wasn't quite right: %Config needs to imported.
9928              
9929              Subject: [PATCH perl@8841] glob-basic.t, runenv.t fix-ups
9930              (#8849: the glob-basic hunk needed massaging as it depended
9931              on Schwern's large-scale (unintegrated) patches)
9932              
9933              Skip the Perl_sys_intern_clear and Perl_sys_intern_init.
9934              
9935              Upgrade to CGI.pm 2.752, from Lincoln Stein.
9936              (Note: there were some conflicts due to EBCDIC and EPOC
9937              patches, in general I preferred the repository code.)
9938              (When 2.753 comes out, we need to synchronize.)
9939              
9940              Subject: [PATCH] fix for charnames above FFFF
9941              
9942              Subject: [patch perl@8841] One URL update and a possible OS Version snag for perlport.pod
9943              
9944              If no sfio, no -lsfio.
9945              
9946              Run run/*.t also in minitest.
9947              
9948              Subject:  [PATCH perl 5.7.0] malloc message address offset
9949              
9950              Subject:  [PATCH 5.7.0] don't zero CvFLAGS before checking for CvCONST!
9951              
9952              Subject: fix for parameter -Dm (for perl@8867)
9953              
9954              Subject: [PATCH: perl@8892] was Re: hashing order difference?
9955              (make the test more portable)
9956              
9957              Subject: Re: [PATCH] fix for charnames above FFFF
9958              
9959              Subject: Re: I'm losing the war...
9960              (hv_store() not working correctly in ENV_IS_CASELESS case.)
9961              
9962              Subject: Modified README.bs2000 
9963              
9964              Subject: [PATCH: perl@8935] -Dt padsv($var)
9965              
9966              Subject: [PATCH: perl@8890] small fix in pod/perlop.pod
9967              
9968              Subject: PATCH: extra tests to check on negative float to unsigned cast
9969              
9970              Subject: [PATCH] XPUSH[insp] was Re: progress
9971              
9972              Subject: Re: Compile with perlcc..
9973      Branch: maint-5.6/perl
9974           !> (integrate 36 files)
9975 ____________________________________________________________________________
9976 [  8986] By: jhi                                   on 2001/03/02  18:51:25
9977         Log: Integrate changes #8689,8697,8724,8726,8731,8742,8754,8755,
9978              8763,8767,8770,8772,8795,8796,8813,8822,8823 from mainline
9979              to maintperl.
9980              
9981              Subject: Re: [PATCH lots of pod/] s/chop/chomp/g
9982              
9983              Subject: [DOC PATCH] overload.pm nits
9984              
9985              Add header for LIB$ prototypes (C. Berry)
9986              
9987              Convert fwrite()s to sockets to write()s, since some socket stacks
9988              don't take kindly to stdio.
9989              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
9990              (for often optional LNMs)
9991              Correct a few typos
9992              (C. Bailey)
9993              
9994              Subject: [PATCH: 5.6.1 trial2 && perl@8671] provide EBCDIC CGI::Util::escape() and test
9995              
9996              De-cut-and-pasto.
9997              
9998              Subject: Re: [PATCH embed.pl] Forgot to add ./lib to @INC for File::Glob
9999              
10000              Upgrade to Text-Tabs+Wrap-2001.0131 from David Muir Sharnoff.
10001              
10002              Upgrade to CPAN 1.59_54, from Andreas König.
10003              
10004              Bogus shebang.
10005              
10006              Subject: [PATCH] Document makepatch in Porting/patching
10007              
10008              UTF-8 documentation.
10009              
10010              Subject: Re: [PATCH] pod/perlclib.pod - Replacements for C library functions
10011              
10012              Sort the MANIFEST.
10013              
10014              Subject: [ID 20010210.002] perldiag doesn't include the "Scalars leaked" message
10015              
10016              Subject: [PATCH @8807] toke.c cleanup: scan_str()
10017              
10018              Subject: [PATCH perl.c] Fixing PERL5OPT (was Re: Warnings, strict, and CPAN)
10019              
10020              Add run/*.t to testables.
10021              
10022              TODO: integrate #8784.
10023      Branch: maint-5.6/perl
10024           +> pod/perlclib.pod t/lib/cgi-esc.t t/run/runenv.t
10025           !> (integrate 28 files)
10026 ____________________________________________________________________________
10027 [  8985] By: nick                                  on 2001/03/02  18:15:45
10028         Log: Integrate mainline
10029      Branch: perlio
10030           !> doio.c lib/File/Copy.pm pod/perldata.pod pod/perlfaq1.pod
10031           !> vms/vms.c
10032 ____________________________________________________________________________
10033 [  8984] By: jhi                                   on 2001/03/02  16:00:17
10034         Log: Integrate changes #8978,8979,8980,8981,8983 from mainline.
10035              
10036              perlfaq1 reworded to suggest 5.6.0 or 5.005_03, or POSSIBLY
10037              5.004_05, and mention the suidperl August 2000 security problem.
10038              (#8978,#8981)
10039              
10040              Subject: [ID 20010301.004] Technically speaking in perldata
10041              
10042              Subject: [PATCH] File::Copy for bleadperl, maintperl
10043              
10044              Subject:  [PATCH 5.7.0/5.6.0+] VMS piping ... cleanup at interpreter exit
10045              
10046              (The #8982, fix for 20010221.005 and 20010221.008,
10047              would be nice too but it didn't integrate cleanly.)
10048      Branch: maint-5.6/perl
10049           !> lib/File/Copy.pm pod/perldata.pod pod/perlfaq1.pod vms/vms.c
10050 ____________________________________________________________________________
10051 [  8983] By: jhi                                   on 2001/03/02  15:51:16
10052         Log: Subject:  [PATCH 5.7.0/5.6.0+] VMS piping ... cleanup at interpreter exit
10053              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
10054              Date:     Thu, 1 Mar 2001 15:54:09 EST
10055              Message-Id: <010301155258.b8cc1@DUPHY4.Physics.Drexel.Edu>
10056      Branch: perl
10057            ! vms/vms.c
10058 ____________________________________________________________________________
10059 [  8982] By: jhi                                   on 2001/03/02  15:43:31
10060         Log: Subject: Re: sync sync sync: have I missed any patches?
10061              From: Radu Greab <radu@netsoft.ro> 
10062              Date: Thu, 1 Mar 2001 21:47:22 +0200 (EET)
10063              Message-ID: <15006.42826.747914.669893@ix.netsoft.ro>
10064              
10065              Fixes the bugs 20010221.005 and 20010221.008: "the taint checker
10066              was checking argv[0] regardless of whether a different pathname
10067              will actually be executed."  Test case not supplied because 
10068              drafting that, ironically enough, revealed another bug
10069              (or a feature).
10070      Branch: perl
10071            ! doio.c
10072 ____________________________________________________________________________
10073 [  8981] By: jhi                                   on 2001/03/02  15:28:03
10074         Log: Misdate in #8978.
10075      Branch: perl
10076            ! pod/perlfaq1.pod
10077 ____________________________________________________________________________
10078 [  8980] By: jhi                                   on 2001/03/02  15:24:20
10079         Log: Subject: [PATCH] File::Copy for bleadperl, maintperl
10080              From: Chris Nandor <pudge@pobox.com>
10081              Date: Wed, 28 Feb 2001 22:10:15 -0500
10082              Message-Id: <p05010400b6c36d959ae8@[10.0.1.177]>
10083      Branch: perl
10084            ! lib/File/Copy.pm
10085 ____________________________________________________________________________
10086 [  8979] By: jhi                                   on 2001/03/02  15:17:16
10087         Log: Subject: [ID 20010301.004] Technically speaking in perldata
10088              From: abela@geneanet.org
10089              Date: Thu,  1 Mar 2001 17:59:27 +0100 (CET)
10090              Message-Id: <20010301165927.262C2D17D@little-roots.geneanet.org>
10091      Branch: perl
10092            ! pod/perldata.pod
10093 ____________________________________________________________________________
10094 [  8978] By: jhi                                   on 2001/03/02  15:15:27
10095         Log: Subject: [ID 20010301.003] ref to 5.004
10096              From: abela@geneanet.org
10097              Date: Thu,  1 Mar 2001 14:48:40 +0100 (CET)
10098              Message-Id: <20010301134840.C0CD1D171@little-roots.geneanet.org>
10099              
10100              Reworded to suggest 5.6.0 or 5.005_03, or POSSIBLY 5.004_05,
10101              and mention the suidperl August 2000 security problem.
10102      Branch: perl
10103            ! pod/perlfaq1.pod
10104 ____________________________________________________________________________
10105 [  8977] By: alanbur                               on 2001/03/02  14:17:45
10106         Log: Resynchronised with parent
10107      Branch: maint-5.6/pureperl
10108           !> AUTHORS README.epoc configure.com epoc/createpkg.pl
10109           !> lib/File/Temp.pm perl.c pp_sys.c t/lib/ftmp-mktemp.t
10110           !> t/lib/ftmp-posix.t t/op/append.t t/op/sprintf.t toke.c util.c
10111           !> vms/descrip_mms.template win32/win32.c win32/win32.h
10112           !> win32/win32iop.h
10113 ____________________________________________________________________________
10114 [  8976] By: nick                                  on 2001/03/01  23:25:30
10115         Log: Integrate mainline.
10116      Branch: perlio
10117            - t/op/qu.t
10118           !> (integrate 55 files)
10119 ____________________________________________________________________________
10120 [  8975] By: jhi                                   on 2001/03/01  16:51:34
10121         Log: Integrate change #8974 from maintperl, fix for bugid 20010226.008.
10122      Branch: perl
10123           !> toke.c
10124 ____________________________________________________________________________
10125 [  8974] By: gsar                                  on 2001/03/01  16:28:21
10126         Log: fix for bugid 20010226.008
10127              
10128              the problem was that some of the pointers (PL_last_lop and
10129              PL_last_uni specifically) into the lex buffers weren't correctly
10130              being invalidated when the buffer changed; this would leave the
10131              pointers pointing at an arbitrary location in the buffer if
10132              the buffer didn't need to be reallocated, or point into freed
10133              memory if the buffer had to be realloced
10134              
10135              TODO item for bugdb maintainers: check other seemingly random
10136              parser-related bugs--they might be cured by this
10137      Branch: maint-5.6/perl
10138            ! toke.c
10139 ____________________________________________________________________________
10140 [  8973] By: jhi                                   on 2001/03/01  02:23:25
10141         Log: Retract #8970 because of a completely mysterious core dump:
10142              adding the tests 241..244 causes op/pat dump core at test #25.
10143              The test needs a lot of whittling down before the bug can be solved.
10144      Branch: perl
10145            ! t/op/pat.t
10146 ____________________________________________________________________________
10147 [  8972] By: jhi                                   on 2001/03/01  01:58:38
10148         Log: Regen perlapi.
10149      Branch: perl
10150            ! pod/perlapi.pod
10151 ____________________________________________________________________________
10152 [  8971] By: jhi                                   on 2001/03/01  01:34:09
10153         Log: Subject: [PATCH] don't write along symlinks into a read only source tree (was Re: [ID 20010129.006] OK: perl v5.7.0 +DEVEL8584 on i586-linux-64all 2.2.12 (UNINSTALLED))
10154              From: Nicholas Clark <nick@ccl4.org>
10155              Date: Wed, 28 Feb 2001 23:28:49 +0000
10156              Message-ID: <20010228232849.A55187@plum.flirble.org>
10157              
10158              Allow a completely write protected source code tree
10159              when using the Configure -Dmksymlinks.
10160      Branch: perl
10161            ! embed.pl warnings.pl
10162 ____________________________________________________________________________
10163 [  8970] By: jhi                                   on 2001/03/01  01:32:04
10164         Log: Add back the EBCDIC character range tests (for matching).
10165      Branch: perl
10166            ! t/op/pat.t
10167 ____________________________________________________________________________
10168 [  8969] By: nick                                  on 2001/02/28  18:18:01
10169         Log: Add charname comments to .ucm files writen by 'compile',
10170              also order charmaps in those files by source encoding.
10171              regenerate distrubuted .ucm files
10172      Branch: perlio
10173            ! ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
10174            ! ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
10175            ! ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
10176            ! ext/Encode/Encode/iso8859-10.ucm
10177            ! ext/Encode/Encode/iso8859-13.ucm
10178            ! ext/Encode/Encode/iso8859-14.ucm
10179            ! ext/Encode/Encode/iso8859-15.ucm
10180            ! ext/Encode/Encode/iso8859-16.ucm
10181            ! ext/Encode/Encode/iso8859-2.ucm
10182            ! ext/Encode/Encode/iso8859-3.ucm
10183            ! ext/Encode/Encode/iso8859-4.ucm
10184            ! ext/Encode/Encode/iso8859-5.ucm
10185            ! ext/Encode/Encode/iso8859-6.ucm
10186            ! ext/Encode/Encode/iso8859-7.ucm
10187            ! ext/Encode/Encode/iso8859-8.ucm
10188            ! ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
10189            ! ext/Encode/Encode/symbol.ucm ext/Encode/compile
10190 ____________________________________________________________________________
10191 [  8968] By: jhi                                   on 2001/02/28  16:26:37
10192         Log: Expand usemorebits early if d_casti32 needs to be undefined.
10193      Branch: perl
10194            ! hints/hpux.sh hints/irix_6.sh
10195 ____________________________________________________________________________
10196 [  8967] By: jhi                                   on 2001/02/28  16:22:26
10197         Log: Undo qu.  Retract #8814, rewrite op/each part of #8615,
10198              retract toke.c/qu parts of #8583, retract #8485, retract
10199              or rewrite qu parts of #8439 of toke.c, keywords.h, keywords.pl,
10200              op/length.t, and MANIFEST, and delete t/op/qu.t.
10201      Branch: perl
10202            - t/op/qu.t
10203            ! MANIFEST pod/perlfunc.pod pod/perlop.pod pod/perlre.pod
10204            ! pod/perlretut.pod pod/perlunicode.pod t/op/each.t
10205            ! t/op/length.t toke.c
10206 ____________________________________________________________________________
10207 [  8966] By: jhi                                   on 2001/02/28  15:00:27
10208         Log: Retract #8865 and #8869, un?pack C now again agree with Camel 3
10209              by not changing from pre-Unicode days into being Unicode-aware.
10210              Sniff.
10211      Branch: perl
10212            ! pp.c t/op/pack.t t/op/qu.t
10213 ____________________________________________________________________________
10214 [  8965] By: jhi                                   on 2001/02/28  14:37:55
10215         Log: Subject: Re: Errors in core PODs
10216              From: Michael Stevens <michael@etla.org> 
10217              Date: Fri, 23 Feb 2001 15:47:56 +0000
10218              Message-ID: <20010223154756.A7723@firedrake.org> 
10219      Branch: perl
10220            ! ext/Encode/Encode.pm lib/Exporter/Heavy.pm
10221            ! lib/File/Spec/Epoc.pm lib/Test/Harness.pm lib/utf8.pm
10222            ! makedef.pl vms/ext/DCLsym/DCLsym.pm vms/ext/Stdio/Stdio.pm
10223            ! x2p/a2p.pod
10224 ____________________________________________________________________________
10225 [  8964] By: jhi                                   on 2001/02/28  14:35:35
10226         Log: Do not force d_casti32 to undef if we are on a 64-bit environment.
10227              (The #8961 was too bold.)
10228      Branch: perl
10229            ! hints/hpux.sh hints/irix_6.sh
10230 ____________________________________________________________________________
10231 [  8963] By: jhi                                   on 2001/02/28  14:33:39
10232         Log: Subject: Re: sync sync sync: have I missed any patches?
10233              From: Tim Jenness <t.jenness@jach.hawaii.edu>
10234              In-Reply-To: <20010227140737.Y10633@chaos.wustl.edu>
10235              Date: Tue, 27 Feb 2001 13:24:58 -1000 (HST)
10236              Message-ID: <Pine.LNX.4.30.0102271322070.8623-100000@lapaki.jach.hawaii.edu>
10237              
10238              Replace djSP with dSP.
10239      Branch: perl
10240            ! cop.h doio.c doop.c ext/B/B/C.pm ext/B/B/CC.pm
10241            ! pod/perlhack.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c sv.c
10242            ! win32/perlhost.h
10243 ____________________________________________________________________________
10244 [  8962] By: jhi                                   on 2001/02/27  23:21:14
10245         Log: Upgrade to Filter::Simple 0.50 (just few doc tweaks).
10246      Branch: perl
10247            ! lib/Filter/Simple.pm
10248 ____________________________________________________________________________
10249 [  8961] By: jhi                                   on 2001/02/27  22:55:26
10250         Log: The casting mystery in HP-UX and IRIX needs at least a workaround
10251              and this would be it.
10252      Branch: perl
10253            ! hints/hpux.sh hints/irix_6.sh
10254 ____________________________________________________________________________
10255 [  8960] By: jhi                                   on 2001/02/27  22:51:33
10256         Log: Subject: [PATCH perl@8958 and 5.6.1-trial2] configure.com bug fixing spree
10257              From: "Craig A. Berry" <craigberry@mac.com>
10258              Date: Tue, 27 Feb 2001 16:11:44 -0600
10259              Message-Id: <5.0.2.1.0.20010227150548.02a200f8@exchi01>
10260      Branch: maint-5.6/perl
10261            ! configure.com vms/descrip_mms.template
10262 ____________________________________________________________________________
10263 [  8959] By: jhi                                   on 2001/02/27  22:47:23
10264         Log: Subject: [PATCH perl@8958 and 5.6.1-trial2] configure.com bug fixing spree
10265              From: "Craig A. Berry" <craigberry@mac.com>
10266              Date: Tue, 27 Feb 2001 16:11:44 -0600
10267              Message-Id: <5.0.2.1.0.20010227150548.02a200f8@exchi01>
10268      Branch: perl
10269            ! configure.com vms/descrip_mms.template
10270 ____________________________________________________________________________
10271 [  8958] By: jhi                                   on 2001/02/27  15:16:42
10272         Log: Update Changes.
10273      Branch: perl
10274            ! Changes patchlevel.h
10275 ____________________________________________________________________________
10276 [  8957] By: jhi                                   on 2001/02/27  06:15:07
10277         Log: Subject: [5.6.x] EPOC additions
10278              From: Olaf Flebbe <O.Flebbe@science-computing.de>
10279              Date: Mon, 26 Feb 2001 23:33:46 +0100 (CET)
10280              Message-ID: <Pine.LNX.4.02.10102262333040.3736-100000@milkyway.science-computing.de>
10281      Branch: maint-5.6/perl
10282            ! AUTHORS README.epoc epoc/createpkg.pl pp_sys.c
10283 ____________________________________________________________________________
10284 [  8956] By: jhi                                   on 2001/02/27  06:12:11
10285         Log: Subject: [perl-current] EPOC 
10286              From: Olaf Flebbe <O.Flebbe@science-computing.de>
10287              Date: Mon, 26 Feb 2001 23:34:36 +0100 (CET)
10288              Message-ID: <Pine.LNX.4.02.10102262333490.3781-100000@milkyway.science-computing.de>
10289      Branch: perl
10290            ! AUTHORS README.epoc epoc/createpkg.pl epoc/epoc.c
10291            ! epoc/epocish.c epoc/epocish.h pp_sys.c
10292 ____________________________________________________________________________
10293 [  8955] By: jhi                                   on 2001/02/27  05:59:50
10294         Log: Subject: Re: Compile with perlcc..
10295              From: Edward Peschko <edwardp@excitehome.net>
10296              Date: Mon, 26 Feb 2001 18:51:58 -0800
10297              Message-ID: <20010226185158.A9871@excitehome.net>
10298              
10299              plus add a simple usage message if no arguments given.
10300      Branch: perl
10301            ! lib/Test/Harness.pm pod/Makefile.SH t/TEST t/harness
10302            ! utils/Makefile utils/perlcc.PL win32/pod.mak
10303 ____________________________________________________________________________
10304 [  8954] By: nick                                  on 2001/02/26  21:02:59
10305         Log: Integrate mainline
10306      Branch: perlio
10307           !> README.bs2000 ext/Encode/compile lib/Test.pm op.c perlio.c
10308           !> pod/perlguts.pod pod/perlop.pod pp_ctl.c run.c t/op/bop.t
10309           !> t/op/sprintf.t
10310 ____________________________________________________________________________
10311 [  8953] By: jhi                                   on 2001/02/26  14:43:54
10312         Log: Subject: Documenting coderef @INC (Re: CPAN "make this script work" feature)
10313              From: Nicholas Clark <nick@ccl4.org>
10314              Date: Mon, 26 Feb 2001 00:42:07 +0000
10315              Message-ID: <20010226004207.F23333@plum.flirble.org>
10316      Branch: perl
10317            ! pp_ctl.c
10318 ____________________________________________________________________________
10319 [  8952] By: jhi                                   on 2001/02/26  14:42:13
10320         Log: Subject: [PATCH] XPUSH[insp] was Re: progress
10321              From: Simon Cozens <simon@netthink.co.uk>
10322              Date: Mon, 26 Feb 2001 12:23:48 +0000
10323              Message-ID: <20010226122348.A25536@pembro26.pmb.ox.ac.uk>
10324      Branch: perl
10325            ! pod/perlguts.pod
10326 ____________________________________________________________________________
10327 [  8951] By: jhi                                   on 2001/02/26  14:39:15
10328         Log: Subject: [PATCH] perlio - unknown layer
10329              From: Nicholas Clark <nick@ccl4.org>
10330              Date: Mon, 26 Feb 2001 00:27:19 +0000
10331              Message-ID: <20010226002719.E23333@plum.flirble.org>
10332      Branch: perl
10333            ! perlio.c
10334 ____________________________________________________________________________
10335 [  8950] By: jhi                                   on 2001/02/26  14:38:04
10336         Log: Subject: PATCH: extra tests to check on negative float to unsigned cast
10337              From: Jeff Okamoto <okamoto@xfiles.corp.hp.com>
10338              Message-Id: <200102232128.NAA28938@xfiles.corp.hp.com>
10339              Date: Fri, 23 Feb 2001 13:28:33 -0800 (PST)
10340      Branch: perl
10341            ! t/op/bop.t
10342 ____________________________________________________________________________
10343 [  8949] By: jhi                                   on 2001/02/26  14:37:07
10344         Log: Subject: Re: [PATCH: perl 5.005_03] Record I/O fix for Test.pm in older perl
10345              From: Peter Prymmer <pvhp@forte.com>
10346              Date: Fri, 23 Feb 2001 10:51:37 -0800 (PST)
10347              Message-ID: <Pine.OSF.4.10.10102231042010.79050-100000@aspara.forte.com>
10348      Branch: perl
10349            ! lib/Test.pm
10350 ____________________________________________________________________________
10351 [  8948] By: jhi                                   on 2001/02/26  14:35:53
10352         Log: Subject: [PATCH: perl@8890] small fix in pod/perlop.pod
10353              From: Radu Greab <radu@netsoft.ro>
10354              Date: Fri, 23 Feb 2001 18:50:48 +0200 (EET)
10355              Message-ID: <14998.38120.623015.916165@ix.netsoft.ro>
10356      Branch: perl
10357            ! pod/perlop.pod
10358 ____________________________________________________________________________
10359 [  8947] By: jhi                                   on 2001/02/26  14:34:46
10360         Log: Subject: [PATCH: perl@8935] -Dt padsv($var)
10361              From: David Mitchell <davem@fdgroup.co.uk>
10362              Date: Mon, 26 Feb 2001 11:01:24 +0000 (GMT)
10363              Message-Id: <200102261101.LAA12915@tiree.fdgroup.co.uk>
10364      Branch: perl
10365            ! run.c
10366 ____________________________________________________________________________
10367 [  8946] By: jhi                                   on 2001/02/26  14:32:37
10368         Log: Subject: Modified README.bs2000 
10369              From: Dorner Thomas <Thomas.Dorner@start.de>
10370              Date: Mon, 26 Feb 2001 09:22:17 +0100
10371              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A889D@Ex02.inhouse.start.de>
10372      Branch: perl
10373            ! README.bs2000
10374 ____________________________________________________________________________
10375 [  8945] By: jhi                                   on 2001/02/26  14:19:53
10376         Log: Integrate the t/op/sprintf.t parts of #7909 and #8944 from mainline
10377              to maintperl, listing the known failures on the tests 129 and 130.
10378      Branch: maint-5.6/perl
10379           !> t/op/sprintf.t
10380 ____________________________________________________________________________
10381 [  8944] By: jhi                                   on 2001/02/26  14:14:15
10382         Log: Add more known sprintf failures.
10383      Branch: perl
10384            ! t/op/sprintf.t
10385 ____________________________________________________________________________
10386 [  8943] By: jhi                                   on 2001/02/26  13:56:22
10387         Log: perlglob.exe needs to be found in Win32, patch from
10388              Vadim Konovalov.  Nick I-S comments: "Perhaps a lingering glob()
10389              which needs external glob at mini-perl time."
10390      Branch: perl
10391            ! ext/Encode/compile
10392 ____________________________________________________________________________
10393 [  8942] By: jhi                                   on 2001/02/26  13:52:19
10394         Log: A missing dTHX from Vadim Konovalov.
10395      Branch: perl
10396            ! perlio.c
10397 ____________________________________________________________________________
10398 [  8941] By: jhi                                   on 2001/02/26  13:37:05
10399         Log: Miscommunication at #8914: #8902 was okay, #8881 was to be retracted.
10400      Branch: perl
10401            ! op.c
10402 ____________________________________________________________________________
10403 [  8940] By: jhi                                   on 2001/02/26  13:35:40
10404         Log: Integrate perlio.
10405      Branch: perl
10406           !> ext/Encode/Encode.pm
10407 ____________________________________________________________________________
10408 [  8939] By: nick                                  on 2001/02/25  23:47:09
10409         Log: Integrate mainline.
10410      Branch: perlio
10411           !> Changes lib/Pod/Find.pm patchlevel.h perl.h regcomp.c
10412           !> t/op/pat.t t/op/tr.t t/pod/find.t toke.c utf8.c
10413 ____________________________________________________________________________
10414 [  8938] By: nick                                  on 2001/02/25  19:36:28
10415         Log: Encode implementations docs.
10416      Branch: perlio
10417            ! ext/Encode/Encode.pm
10418 ____________________________________________________________________________
10419 [  8937] By: jhi                                   on 2001/02/25  19:26:16
10420         Log: Script wasn't aligned with reality.
10421      Branch: perl
10422            ! t/pod/find.t
10423 ____________________________________________________________________________
10424 [  8936] By: jhi                                   on 2001/02/25  18:54:55
10425         Log: Update Changes.
10426      Branch: perl
10427            ! Changes patchlevel.h
10428 ____________________________________________________________________________
10429 [  8935] By: jhi                                   on 2001/02/25  18:46:36
10430         Log: Retract #8929,8930,8932,8933 for now.
10431      Branch: perl
10432            ! perl.h regcomp.c t/op/pat.t t/op/tr.t toke.c
10433 ____________________________________________________________________________
10434 [  8934] By: jhi                                   on 2001/02/25  17:34:35
10435         Log: Integrate perlio.
10436      Branch: perl
10437           !> embed.pl ext/Encode/Encode.pm ext/Encode/Encode.xs
10438           !> lib/ExtUtils/typemap perl.h perlapi.c proto.h sv.c
10439           !> t/lib/encode.t
10440 ____________________________________________________________________________
10441 [  8933] By: jhi                                   on 2001/02/25  17:33:12
10442         Log: (Retracted by #8395.)
10443              
10444              Slight tweaks in scan_const(), not fixes yet, it seems like
10445              lots of work remains to be done...
10446      Branch: perl
10447            ! toke.c
10448 ____________________________________________________________________________
10449 [  8932] By: jhi                                   on 2001/02/25  17:27:11
10450         Log: (Retracted by #8395.)
10451              
10452              Missing from #8930.
10453      Branch: perl
10454            ! perl.h
10455 ____________________________________________________________________________
10456 [  8931] By: jhi                                   on 2001/02/25  17:26:19
10457         Log: A comment tweak.
10458      Branch: perl
10459            ! utf8.c
10460 ____________________________________________________________________________
10461 [  8930] By: jhi                                   on 2001/02/25  17:25:47
10462         Log: (Retracted by #8395.)
10463              
10464              Attempt to fix the EBCDIC character range problwm with //.
10465      Branch: perl
10466            ! regcomp.c
10467 ____________________________________________________________________________
10468 [  8929] By: jhi                                   on 2001/02/25  17:23:45
10469         Log: (Retracted by #8395.)
10470              
10471              Expand the EBCDIC character range tests, and add few nasty
10472              tr tests from Karsten Sperling.
10473      Branch: perl
10474            ! t/op/pat.t t/op/tr.t
10475 ____________________________________________________________________________
10476 [  8928] By: jhi                                   on 2001/02/25  17:18:49
10477         Log: Missing check-in.
10478      Branch: perl
10479            ! lib/Pod/Find.pm
10480 ____________________________________________________________________________
10481 [  8927] By: nick                                  on 2001/02/25  11:30:22
10482         Log: Change method names in Encode implementation classes to something
10483              less confusing (preparing to "go public").
10484      Branch: perlio
10485            ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
10486 ____________________________________________________________________________
10487 [  8926] By: nick                                  on 2001/02/25  10:53:24
10488         Log: GCC __atribute__ / printf fix
10489      Branch: perlio
10490            ! perl.h
10491 ____________________________________________________________________________
10492 [  8925] By: nick                                  on 2001/02/25  10:52:25
10493         Log: Checked in the wrong one ...
10494      Branch: perlio
10495            ! ext/Encode/Encode.pm
10496 ____________________________________________________________________________
10497 [  8924] By: nick                                  on 2001/02/24  18:46:51
10498         Log: Integrate mainline - to see what Jarkko has in ...
10499      Branch: perlio
10500           +> t/pod/testpods/lib/Pod/Stuff.pm
10501           !> MANIFEST t/TEST t/lib/glob-basic.t t/op/pat.t t/pod/find.t
10502 ____________________________________________________________________________
10503 [  8923] By: nick                                  on 2001/02/24  17:05:23
10504         Log: Encode API documentation nd tidy up.
10505              Minor additions to test.
10506              Tweaks sv_utf8_upgrade() to force SvPV, and always SvUTF8_on and return length.
10507              Adds STRLEN to standard typemap.
10508      Branch: perlio
10509            ! embed.pl ext/Encode/Encode.pm ext/Encode/Encode.xs
10510            ! lib/ExtUtils/typemap perlapi.c proto.h sv.c t/lib/encode.t
10511 ____________________________________________________________________________
10512 [  8922] By: jhi                                   on 2001/02/24  16:38:12
10513         Log: Add a test for the "character range should match in EBCDIC
10514              if specified using explicit numerics" bug found by Karsten
10515              Sperling.
10516      Branch: perl
10517            ! t/op/pat.t
10518 ____________________________________________________________________________
10519 [  8921] By: jhi                                   on 2001/02/24  16:30:16
10520         Log: Subject: [PATCH t/pod/find.t t/TEST] fixing t/pod/find.t, running t/pod
10521              From: schwern@pobox.com
10522              Date: Fri, 23 Feb 2001 03:21:37 -0500
10523              Message-ID: <20010223032137.A26022@magnonel.guild.net>
10524              
10525              plus Charles Lane's fixes, plus tweaks.
10526      Branch: perl
10527            + t/pod/testpods/lib/Pod/Stuff.pm
10528            ! MANIFEST t/TEST t/lib/glob-basic.t t/pod/find.t
10529 ____________________________________________________________________________
10530 [  8920] By: nick                                  on 2001/02/24  10:30:11
10531         Log: Integrate mainline
10532      Branch: perlio
10533           !> (integrate 33 files)
10534 ____________________________________________________________________________
10535 [  8919] By: jhi                                   on 2001/02/24  00:23:35
10536         Log: Subject: Re: I'm losing the war...
10537              From: "Vadim Konovalov" <watman@inbox.ru>
10538              Date: Sat, 24 Feb 2001 00:10:14 +0300
10539              Message-ID: <007501c09dde$a9b84420$2f7b55c2@vad>
10540              
10541              hv_store() not working correctly in ENV_IS_CASELESS case.
10542      Branch: perl
10543            ! hv.c
10544 ____________________________________________________________________________
10545 [  8918] By: jhi                                   on 2001/02/24  00:20:09
10546         Log: Subject: Re: [PATCH] fix for charnames above FFFF
10547              From: andreas.koenig@anima.de (Andreas J. Koenig)
10548              Date: 23 Feb 2001 02:39:03 +0100
10549              Message-ID: <m3u25mxjns.fsf@ak-71.mind.de>
10550              
10551              A further efficiency tweak.
10552      Branch: perl
10553            ! lib/charnames.pm
10554 ____________________________________________________________________________
10555 [  8917] By: jhi                                   on 2001/02/23  20:27:51
10556         Log: Integrate change #8916 from mainline,
10557              do away with USE_WIN32_RTL_ENV.
10558      Branch: maint-5.6/perl
10559           !> perl.c util.c win32/win32.c win32/win32.h win32/win32iop.h
10560 ____________________________________________________________________________
10561 [  8916] By: jhi                                   on 2001/02/23  20:02:25
10562         Log: Abolish USE_WIN32_RTL_ENV.
10563      Branch: perl
10564            ! perl.c util.c win32/win32.c win32/win32.h win32/win32iop.h
10565 ____________________________________________________________________________
10566 [  8915] By: jhi                                   on 2001/02/23  19:36:00
10567         Log: Retract #8893, zero-initializing may be costly, maybe reintroduce
10568              later protected by some #define.
10569      Branch: perl
10570            ! gv.c
10571 ____________________________________________________________________________
10572 [  8914] By: jhi                                   on 2001/02/23  19:31:38
10573         Log: Retract #8902 for now, requested by Charles Lane, the correct
10574              fix will be something else.
10575      Branch: perl
10576            ! op.c
10577 ____________________________________________________________________________
10578 [  8913] By: jhi                                   on 2001/02/23  19:11:36
10579         Log: Subject: [PATCH: perl@8892] was Re: hashing order difference?
10580              From: Peter Prymmer <pvhp@forte.com>
10581              Date: Fri, 23 Feb 2001 10:54:09 -0800 (PST)
10582              Message-ID: <Pine.OSF.4.10.10102231036100.79050-100000@aspara.forte.com>
10583      Branch: perl
10584            ! t/op/lex_assign.t
10585 ____________________________________________________________________________
10586 [  8912] By: jhi                                   on 2001/02/23  18:38:20
10587         Log: Subject: [patch] perlio + useithreads
10588              From: Doug MacEachern <dougm@covalent.net>
10589              Date: Fri, 23 Feb 2001 00:05:37 -0800 (PST)
10590              Message-ID: <Pine.LNX.4.21.0102222356460.14249-100000@mako.covalent.net>
10591              
10592              Gets things running but not complete.
10593      Branch: perl
10594            ! intrpvar.h objXSUB.h perlapi.c perlio.h proto.h sv.c
10595 ____________________________________________________________________________
10596 [  8911] By: jhi                                   on 2001/02/23  04:20:02
10597         Log: Integrate changes #8896,8897,8898,8906,8907,8908 from mainline.
10598              
10599              Duplicated environment freeing, File::Temp 0.12,
10600              op/append portability (EBCDIC) tweak.
10601      Branch: maint-5.6/perl
10602           !> lib/File/Temp.pm perl.c t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
10603           !> t/op/append.t
10604 ____________________________________________________________________________
10605 [  8910] By: jhi                                   on 2001/02/23  02:07:33
10606         Log: Integrate change #8909 from mainline, a better Borland
10607              putenv() workaround.
10608      Branch: maint-5.6/perl
10609           !> perl.c
10610 ____________________________________________________________________________
10611 [  8909] By: jhi                                   on 2001/02/23  02:05:46
10612         Log: A better workaround for Borland putenv() brokenness from Sarathy.
10613      Branch: perl
10614            ! perl.c
10615 ____________________________________________________________________________
10616 [  8908] By: jhi                                   on 2001/02/23  02:04:14
10617         Log: Subject: fix for parameter -Dm (for perl@8867)
10618              From: "Vadim Konovalov" <watman@inbox.ru>
10619              Date: Thu, 22 Feb 2001 17:30:12 +0300
10620              Message-ID: <001801c09cdc$2faba490$2a7b55c2@vad>
10621      Branch: perl
10622            ! perl.h
10623 ____________________________________________________________________________
10624 [  8907] By: jhi                                   on 2001/02/23  01:58:20
10625         Log: Subject: [PATCH: perl@8892] treat unicoding and null bytes in op/append.t
10626              From: Peter Prymmer <pvhp@forte.com>
10627              Date: Thu, 22 Feb 2001 13:23:59 -0800 (PST)
10628              Message-ID: <Pine.OSF.4.10.10102221319460.47500-100000@aspara.forte.com>
10629      Branch: perl
10630            ! t/op/append.t
10631 ____________________________________________________________________________
10632 [  8906] By: jhi                                   on 2001/02/23  01:48:34
10633         Log: Upgrade to File::Temp 0.12, from Tim Jenness.
10634      Branch: perl
10635            ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
10636 ____________________________________________________________________________
10637 [  8905] By: jhi                                   on 2001/02/23  01:43:30
10638         Log: Subject: [PATCH: perl@8892] fix a patcho in t/lib/st-06compat.t
10639              From: Peter Prymmer <pvhp@forte.com>
10640              Date: Thu, 22 Feb 2001 12:54:31 -0800 (PST)
10641              Message-ID: <Pine.OSF.4.10.10102221249170.47500-100000@aspara.forte.com>
10642      Branch: perl
10643            ! t/lib/st-06compat.t
10644 ____________________________________________________________________________
10645 [  8904] By: jhi                                   on 2001/02/23  01:42:39
10646         Log: Metaconfig unit change for #8903.
10647      Branch: metaconfig/U/perl
10648            ! Devel.U
10649 ____________________________________________________________________________
10650 [  8903] By: jhi                                   on 2001/02/23  01:42:12
10651         Log: Be more helpful for devel builders, suggested by John L. Allen.
10652      Branch: perl
10653            ! Configure
10654 ____________________________________________________________________________
10655 [  8902] By: jhi                                   on 2001/02/23  01:37:41
10656         Log: (Retracted by #8914)
10657              (Wrongly, reinstated by #8941)             
10658
10659              Subject:  [PATCH 5.7.0] don't zero CvFLAGS before checking for CvCONST!
10660              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
10661              Date:     Thu, 22 Feb 2001 09:43:57 EST
10662              Message-Id: <010222094237.9d22e@DUPHY4.Physics.Drexel.Edu>
10663      Branch: perl
10664            ! op.c
10665 ____________________________________________________________________________
10666 [  8901] By: jhi                                   on 2001/02/23  01:20:32
10667         Log: Subject:  [PATCH perl 5.7.0] malloc message address offset
10668              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
10669              Date:     Thu, 22 Feb 2001 08:01:35 EST
10670              Message-Id: <010222075625.9d22e@DUPHY4.Physics.Drexel.Edu>
10671      Branch: perl
10672            ! malloc.c
10673 ____________________________________________________________________________
10674 [  8900] By: jhi                                   on 2001/02/23  01:18:02
10675         Log: Integrate changes #8898,8899 from mainline, environ handling.
10676      Branch: maint-5.6/perl
10677           !> perl.c
10678 ____________________________________________________________________________
10679 [  8899] By: jhi                                   on 2001/02/23  01:16:25
10680         Log: Rewrite putenv() using my_setenv().  (In general the vendors'
10681              putenv() is not to be relied on, they are either broken or leaky
10682              or both.)
10683      Branch: perl
10684            ! perl.c
10685 ____________________________________________________________________________
10686 [  8898] By: jhi                                   on 2001/02/22  23:36:59
10687         Log: Fix #8803 as #8897 fixed #8896: with environ safesysmalloc()
10688              and safesysfree() must be used.
10689      Branch: perl
10690            ! perl.c
10691 ____________________________________________________________________________
10692 [  8897] By: jhi                                   on 2001/02/22  23:25:45
10693         Log: With environ one must use safesysmalloc()/safesysfree().
10694      Branch: perl
10695            ! perl.c
10696 ____________________________________________________________________________
10697 [  8896] By: jhi                                   on 2001/02/22  22:13:18
10698         Log: If we have a duplicated environment free it
10699              if PERL_DESTRUCT_LEVEL.
10700      Branch: perl
10701            ! perl.c
10702 ____________________________________________________________________________
10703 [  8895] By: alanbur                               on 2001/02/22  19:31:57
10704         Log: Synchronised with parent
10705      Branch: maint-5.6/pureperl
10706           !> embed.h embed.pl ext/POSIX/POSIX.xs lib/File/Temp.pm op.c
10707 ____________________________________________________________________________
10708 [  8894] By: gsar                                  on 2001/02/22  19:06:18
10709         Log: integrate changes#6162,6163 from mainline (missing leak fixes!)
10710              
10711              fix memory leak in method call optimization (change#3768);
10712              made C<eval "$x->foo()"> leak
10713              
10714              fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
10715      Branch: maint-5.6/perl
10716           !> op.c
10717 ____________________________________________________________________________
10718 [  8893] By: jhi                                   on 2001/02/22  18:35:27
10719         Log: (Retracted by #8915.)
10720              
10721              Third Degree finding:
10722              reading uninitialized local variable smallbuf + 8 bytes of Perl_gv_fetchfile
10723      Branch: perl
10724            ! gv.c
10725 ____________________________________________________________________________
10726 [  8892] By: jhi                                   on 2001/02/22  14:28:32
10727         Log: Update Changes.
10728      Branch: perl
10729            ! Changes patchlevel.h
10730 ____________________________________________________________________________
10731 [  8891] By: jhi                                   on 2001/02/22  13:22:45
10732         Log: Metaconfig unit changes for #8890.
10733      Branch: metaconfig
10734            ! U/modified/Cppsym.U U/threads/archname.U
10735 ____________________________________________________________________________
10736 [  8890] By: jhi                                   on 2001/02/22  13:22:12
10737         Log: Add -stdio to the archname if no perlio selected,
10738              no -perlio added since that is now the default.
10739              
10740              Add few CPUs/architectures to the Cppsym scan.
10741      Branch: perl
10742            ! Configure config_h.SH
10743 ____________________________________________________________________________
10744 [  8889] By: jhi                                   on 2001/02/22  13:05:59
10745         Log: Metaconfig unit change for #8888.
10746      Branch: metaconfig/U/perl
10747            ! useperlio.U
10748 ____________________________________________________________________________
10749 [  8888] By: jhi                                   on 2001/02/22  13:05:28
10750         Log: *drum roll*  Make perlio the default.
10751      Branch: perl
10752            ! Configure config_h.SH
10753 ____________________________________________________________________________
10754 [  8887] By: jhi                                   on 2001/02/22  12:50:52
10755         Log: Integrate change #8665 from maintperl to mainline,
10756              IA64-induced POSIX::SigSet masking with IVs instead of NVs.
10757      Branch: perl
10758           !> ext/POSIX/POSIX.xs
10759 ____________________________________________________________________________
10760 [  8886] By: jhi                                   on 2001/02/22  12:49:24
10761         Log: Integrate changes #8883,8884 from mainline to maintperl.
10762              
10763              Subject: [patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ...
10764              Subject: Re: File::Temp::_gettemp warning
10765      Branch: maint-5.6/perl
10766           !> embed.h embed.pl lib/File/Temp.pm
10767 ____________________________________________________________________________
10768 [  8885] By: jhi                                   on 2001/02/22  12:43:59
10769         Log: Based on
10770              
10771              Subject: [ID 20010222.001] POSIX.xs IV vs NV bug
10772              From: schwab@suse.de
10773              Date: Thu, 22 Feb 2001 13:08:09 +0100
10774              Message-Id: <200102221208.f1MC89H09364@sykes.suse.de>
10775              
10776              but the fix done slightly differently because the other
10777              half was already done in #8664.
10778      Branch: maint-5.6/perl
10779            ! ext/POSIX/POSIX.xs
10780 ____________________________________________________________________________
10781 [  8884] By: jhi                                   on 2001/02/22  12:37:15
10782         Log: Subject: Re: File::Temp::_gettemp warning
10783              From: Tim Jenness <t.jenness@jach.hawaii.edu>
10784              Date: Wed, 21 Feb 2001 22:15:32 -1000 (HST)
10785              Message-ID: <Pine.LNX.4.30.0102212211190.18964-100000@lapaki.jach.hawaii.edu>
10786              
10787              This patch to File::Temp does two things:
10788              
10789              1. Fixes the problem with CGI::Carp when determining
10790              the Fcntl constants
10791              
10792              2. Removes most of the carps and consolidates them so that all the
10793              reasons are included in a single die that is caught by the test. This
10794              means that the correct skipping behaviour is displayed by the test.
10795      Branch: perl
10796            ! lib/File/Temp.pm
10797 ____________________________________________________________________________
10798 [  8883] By: jhi                                   on 2001/02/22  12:29:19
10799         Log: Subject: [patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ...
10800              From: Peter Prymmer <pvhp@forte.com>
10801              Date: Wed, 21 Feb 2001 16:30:06 -0800 (PST)
10802              Message-ID: <Pine.OSF.4.10.10102211624490.12601-100000@aspara.forte.com>
10803      Branch: perl
10804            ! embed.h embed.pl
10805 ____________________________________________________________________________
10806 [  8882] By: jhi                                   on 2001/02/21  19:41:33
10807         Log: Integrate change #8881 from mainlin to maintperl.
10808              
10809              Subject:  [PATCH - perl8585] glob-in-eval memory leak fix
10810      Branch: maint-5.6/perl
10811           !> op.c
10812 ____________________________________________________________________________
10813 [  8881] By: jhi                                   on 2001/02/21  19:38:57
10814         Log: Subject:  [PATCH - perl8585] glob-in-eval memory leak fix
10815              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
10816              Date:     Wed, 21 Feb 2001 13:08:03 EST
10817              Message-Id: <010221130721.7a2ab@DUPHY4.Physics.Drexel.Edu>
10818      Branch: perl
10819            ! op.c
10820 ____________________________________________________________________________
10821 [  8880] By: jhi                                   on 2001/02/21  19:34:34
10822         Log: Retract #8875, cannot let go of the old semantics of unpack U
10823              without rethinking utf8decode.t.
10824      Branch: perl
10825            ! pp.c t/op/pack.t
10826 ____________________________________________________________________________
10827 [  8879] By: jhi                                   on 2001/02/21  19:08:02
10828         Log: Run run/*.t also in minitest.
10829      Branch: perl
10830            ! Makefile.SH
10831 ____________________________________________________________________________
10832 [  8878] By: nick                                  on 2001/02/21  18:55:37
10833         Log: Integrate mainline
10834      Branch: perlio
10835           !> (integrate 76 files)
10836 ____________________________________________________________________________
10837 [  8877] By: jhi                                   on 2001/02/21  15:09:33
10838         Log: Fix the sys/fcntl.h problem reported by Peter Prymmer.
10839      Branch: metaconfig
10840            ! U/compline/nblock_io.U
10841      Branch: perl
10842            ! Configure config_h.SH
10843 ____________________________________________________________________________
10844 [  8876] By: jhi                                   on 2001/02/21  14:54:45
10845         Log: If no sfio, no -lsfio.
10846      Branch: metaconfig/U/perl
10847            ! d_sfio.U
10848      Branch: perl
10849            ! Configure config_h.SH
10850 ____________________________________________________________________________
10851 [  8875] By: jhi                                   on 2001/02/21  14:54:00
10852         Log: Make unpack C and unpack C truly equivalent.
10853      Branch: perl
10854            ! pp.c t/op/pack.t
10855 ____________________________________________________________________________
10856 [  8874] By: jhi                                   on 2001/02/21  14:26:02
10857         Log: Subject: [patch perl@8841] One URL update and a possible OS Version snag for perlport.pod
10858              From: Peter Prymmer <pvhp@forte.com>
10859              Date: Tue, 20 Feb 2001 14:51:55 -0800 (PST)
10860              Message-ID: <Pine.OSF.4.10.10102201447380.501692-100000@aspara.forte.com>
10861      Branch: perl
10862            ! pod/perlport.pod
10863 ____________________________________________________________________________
10864 [  8873] By: jhi                                   on 2001/02/21  14:24:31
10865         Log: Subject: [PATCH] fix for charnames above FFFF
10866              From: andreas.koenig@anima.de (Andreas J. Koenig)
10867              Date: 21 Feb 2001 07:05:45 +0100
10868              Message-ID: <m366i44ll2.fsf@ak-71.mind.de>
10869      Branch: perl
10870            ! lib/charnames.pm t/lib/charnames.t
10871 ____________________________________________________________________________
10872 [  8872] By: jhi                                   on 2001/02/21  14:15:25
10873         Log: Integrate change #8868 from pureperl to mainline.
10874              
10875              Fixed reference count loop caused by sv_magic.
10876      Branch: perl
10877           !> sv.c
10878 ____________________________________________________________________________
10879 [  8871] By: jhi                                   on 2001/02/21  14:07:29
10880         Log: Integrate change #8868 from pureperl to maintperl.
10881              
10882              Fixed reference count loop caused by sv_magic.
10883      Branch: maint-5.6/perl
10884           !> sv.c
10885 ____________________________________________________________________________
10886 [  8870] By: jhi                                   on 2001/02/21  14:04:41
10887         Log: Put back the #8840, it was innocent.
10888      Branch: perl
10889            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
10890            ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
10891 ____________________________________________________________________________
10892 [  8869] By: jhi                                   on 2001/02/21  14:00:03
10893         Log: unpack("C", ...) was left slightly unfinished by #8865.
10894      Branch: perl
10895            ! pp.c t/op/pack.t
10896 ____________________________________________________________________________
10897 [  8868] By: alanbur                               on 2001/02/21  01:33:45
10898         Log: Fixed reference count loop caused by sv_magic.  sv_magic is called
10899              from gv_fetchpv to create single-character magic variables (e.g. $!),
10900              and it is passed a sv and the gv that contains the sv as the mg_obj
10901              value.  When sv_magic stores the mg_obj pointer it increments the gv
10902              refcount, thus causing a sv-gv pair that can't be freed.  There is
10903              already a check for sv == obj which is used to prevent such reference
10904              loops.  This change extends the check to cover the case described above.
10905      Branch: maint-5.6/pureperl
10906            ! sv.c
10907 ____________________________________________________________________________
10908 [  8867] By: jhi                                   on 2001/02/21  00:52:39
10909         Log: Update Changes.
10910      Branch: perl
10911            ! Changes patchlevel.h
10912 ____________________________________________________________________________
10913 [  8866] By: jhi                                   on 2001/02/21  00:34:20
10914         Log: Upgrade to CGI.pm 2.752, from Lincoln Stein.
10915              (Note: there were some conflicts due to EBCDIC and EPOC
10916              patches, in general I preferred the repository code.)
10917              (When 2.753 comes out, we need to synchronize.)
10918      Branch: perl
10919            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
10920            ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
10921            ! t/lib/cgi-html.t
10922 ____________________________________________________________________________
10923 [  8865] By: jhi                                   on 2001/02/21  00:24:22
10924         Log: Make pack("C", 0x100) to create Unicode, unless under the
10925              evil influence of 'use bytes'.  Similarly, unpack("C", ...)
10926              will understand Unicode, unless you under know what.
10927      Branch: perl
10928            ! pp.c t/op/pack.t t/op/qu.t
10929 ____________________________________________________________________________
10930 [  8864] By: alanbur                               on 2001/02/20  22:35:34
10931         Log: Resynchronised with parent
10932      Branch: maint-5.6/pureperl
10933           !> README.win32 ext/GDBM_File/GDBM_File.pm
10934           !> ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
10935           !> ext/SDBM_File/SDBM_File.pm handy.h lib/Test.pm makedef.pl mg.c
10936           !> pod/perlop.pod t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
10937           !> t/lib/sdbm.t util.c
10938 ____________________________________________________________________________
10939 [  8863] By: jhi                                   on 2001/02/20  20:55:11
10940         Log: Integrate change #8860,8861 from mainline into maintperl.
10941              
10942              "pseudo-literal j"
10943              
10944              Subject: [PATCH: 5.6.1 trial2 && perl@8807] workaround VMS I/O problem in Test.pm for bug ID 20010213.009
10945      Branch: maint-5.6/perl
10946           !> lib/Test.pm pod/perlop.pod
10947 ____________________________________________________________________________
10948 [  8862] By: jhi                                   on 2001/02/20  20:30:07
10949         Log: Don't do casting between pointers pointing to differently sized
10950              integers.
10951      Branch: perl
10952            ! hv.c sv.c
10953 ____________________________________________________________________________
10954 [  8861] By: jhi                                   on 2001/02/20  19:53:44
10955         Log: Subject: [PATCH: 5.6.1 trial2 && perl@8807] workaround VMS I/O problem in Test.pm for bug ID 20010213.009
10956              From: Peter Prymmer <pvhp@forte.com>
10957              Message-ID: <Pine.OSF.4.10.10102141617350.197219-100000@aspara.forte.com>
10958              Date: Wed, 14 Feb 2001 16:28:16 -0800 (PST)
10959      Branch: perl
10960            ! lib/Test.pm
10961 ____________________________________________________________________________
10962 [  8860] By: jhi                                   on 2001/02/20  19:48:02
10963         Log: "pseudo-literal j", a documentation glitch reported to Debian.
10964              The text recovered from Perl 5.005_03, and pseudo-literal replaced
10965              by "backtick string".
10966      Branch: perl
10967            ! pod/perlop.pod
10968 ____________________________________________________________________________
10969 [  8859] By: jhi                                   on 2001/02/20  19:15:46
10970         Log: Skip the Perl_sys_intern_clear and Perl_sys_intern_init,
10971              from Chris Nandor.
10972      Branch: perl
10973            ! makedef.pl
10974 ____________________________________________________________________________
10975 [  8858] By: jhi                                   on 2001/02/20  17:36:53
10976         Log: Integrate pureperl changes #8844,8845,8850 to mainline
10977              (via maintperl #8855).
10978              
10979              Fixed %^H scoping bug
10980              
10981              Removed GV <-> CV refcount loop
10982              
10983              Removed %ENV refcount loop
10984      Branch: perl
10985           !> gv.c op.c perl.c pp.c scope.c
10986 ____________________________________________________________________________
10987 [  8857] By: jhi                                   on 2001/02/20  17:34:32
10988         Log: Integrate changes #8853,8854 from maintperl to mainline.
10989              
10990              EBDIC fixes, README.win32 Borland update.
10991      Branch: perl
10992           !> README.win32 handy.h util.c
10993 ____________________________________________________________________________
10994 [  8856] By: jhi                                   on 2001/02/20  17:33:16
10995         Log: Integrate change #8848 from mainline to maintperl: ?DBM_File cleanup.
10996      Branch: maint-5.6/perl
10997           !> ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
10998           !> ext/ODBM_File/ODBM_File.pm ext/SDBM_File/SDBM_File.pm
10999           !> t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
11000 ____________________________________________________________________________
11001 [  8855] By: jhi                                   on 2001/02/20  17:32:13
11002         Log: Integrate pureperl changes #8844,8845,8850 to maintperl.
11003              
11004              Fixed %^H scoping bug
11005              
11006              Removed GV <-> CV refcount loop
11007              
11008              Removed %ENV refcount loop
11009      Branch: maint-5.6/perl
11010           !> gv.c op.c perl.c pp.c scope.c
11011 ____________________________________________________________________________
11012 [  8854] By: jhi                                   on 2001/02/20  17:25:06
11013         Log: Subject: Addition to readme.win32 for Borland C++ compilers
11014              Date: Tue, 20 Feb 2001 02:15:25 +0300
11015              From: "Vadim Konovalov" <watman@inbox.ru>
11016              Message-ID: <011c01c09aca$93bbbec0$367b55c2@vad>
11017              
11018              Document Borland compiler misbehaviour.
11019      Branch: maint-5.6/perl
11020            ! README.win32
11021 ____________________________________________________________________________
11022 [  8853] By: jhi                                   on 2001/02/20  17:22:25
11023         Log: The assimilation of ebcdic.c didn't quite work at the first try,
11024              patches from Thomas Dorner.
11025      Branch: maint-5.6/perl
11026            ! handy.h util.c
11027 ____________________________________________________________________________
11028 [  8852] By: jhi                                   on 2001/02/20  17:20:15
11029         Log: Subject: [PATCH] More Mac OS patches for maint-5.6
11030              From: Chris Nandor <pudge@pobox.com>
11031              Date: Tue, 20 Feb 2001 08:32:45 -0500
11032              Message-Id: <p05010403b6b81ee8dca0@[10.0.1.177]>
11033      Branch: maint-5.6/perl
11034            ! makedef.pl mg.c
11035 ____________________________________________________________________________
11036 [  8851] By: jhi                                   on 2001/02/20  17:15:52
11037         Log: Filter::Util::Call update to 1.05, from Paul Marquess.
11038      Branch: perl
11039            ! ext/Filter/Util/Call/Call.pm t/lib/filter-util.pl
11040            ! t/lib/filter-util.t
11041 ____________________________________________________________________________
11042 [  8850] By: alanbur                               on 2001/02/20  17:12:40
11043         Log: Removed %ENV refcount loop.  Elements of %ENV are magical,
11044              and the magic pointer points back to the GV that contains the
11045              %ENV hash.  This creates a refcount loop that prevents members
11046              of %ENV from being freed correctly.  This change removes the
11047              refcount loop - the magic pointer was never used anyway, the
11048              only use of the magic was to check the type ('E') so that the
11049              appropriate environment manipulation code is called when %ENV
11050              is modified.
11051      Branch: maint-5.6/pureperl
11052            ! perl.c
11053 ____________________________________________________________________________
11054 [  8849] By: jhi                                   on 2001/02/20  17:12:20
11055         Log: Subject: [PATCH perl@8841] glob-basic.t, runenv.t fix-ups
11056              From: "Craig A. Berry" <craigberry@mac.com>
11057              Date: Mon, 19 Feb 2001 23:36:12 -0600
11058              Message-Id: <5.0.2.1.0.20010219230450.02762648@exchi01>
11059              
11060              Case-forgiving systems match TestInit.pm with TES*.
11061      Branch: perl
11062            ! t/lib/glob-basic.t
11063 ____________________________________________________________________________
11064 [  8848] By: jhi                                   on 2001/02/20  17:10:02
11065         Log: strict-w-proof the ?DBM_File, from Paul Marquess.
11066      Branch: perl
11067            ! ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
11068            ! ext/ODBM_File/ODBM_File.pm ext/SDBM_File/SDBM_File.pm
11069            ! t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
11070 ____________________________________________________________________________
11071 [  8847] By: jhi                                   on 2001/02/20  15:34:41
11072         Log: The #8843 wasn't quite right: %Config needs to imported.
11073      Branch: perl
11074            ! t/run/runenv.t
11075 ____________________________________________________________________________
11076 [  8846] By: jhi                                   on 2001/02/20  15:31:50
11077         Log: Retract the #8838 and #8840 for now because of
11078              the DB_File tie problem.
11079      Branch: perl
11080            ! embed.h embed.pl global.sym lib/ExtUtils/xsubpp objXSUB.h
11081            ! perlapi.c pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod
11082            ! proto.h sv.c
11083 ____________________________________________________________________________
11084 [  8845] By: alanbur                               on 2001/02/20  14:25:41
11085         Log: Removed GV <-> CV refcount loop
11086              CvGV(mycv) points to the parent GV of the CV, and was previously
11087              refcounted.  The pointer remains, but the refcounting has been removed
11088              as it causes a refcount loop between the CV and GV that means the CV
11089              can't ever be deleted.
11090      Branch: maint-5.6/pureperl
11091            ! gv.c op.c pp.c
11092 ____________________________________________________________________________
11093 [  8844] By: alanbur                               on 2001/02/20  14:23:13
11094         Log: Fixed %^H scoping bug
11095      Branch: maint-5.6/pureperl
11096            ! scope.c
11097 ____________________________________________________________________________
11098 [  8843] By: jhi                                   on 2001/02/19  13:38:08
11099         Log: fork() not everywhere, cleanup temp files.
11100      Branch: perl
11101            ! t/run/runenv.t
11102 ____________________________________________________________________________
11103 [  8842] By: alanbur                               on 2001/02/19  12:42:07
11104         Log: Resynchronised with parent
11105      Branch: maint-5.6/pureperl
11106           !> pod/perlfaq4.pod sv.c utf8.c
11107 ____________________________________________________________________________
11108 [  8841] By: jhi                                   on 2001/02/19  03:35:51
11109         Log: Update Changes.
11110      Branch: perl
11111            ! Changes patchlevel.h
11112 ____________________________________________________________________________
11113 [  8840] By: jhi                                   on 2001/02/19  00:23:41
11114         Log: Subject: [patch] add sv_setref_uv
11115              From: Doug MacEachern <dougm@covalent.net>
11116              Date: Sun, 18 Feb 2001 14:49:33 -0800 (PST)
11117              Message-ID: <Pine.LNX.4.21.0102181448290.10021-100000@mako.covalent.net>
11118      Branch: perl
11119            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
11120            ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
11121 ____________________________________________________________________________
11122 [  8839] By: jhi                                   on 2001/02/19  00:01:38
11123         Log: Put to rest the 20010205.001, the email address checking (not) regex.
11124      Branch: perl
11125            ! pod/perlfaq9.pod
11126 ____________________________________________________________________________
11127 [  8838] By: jhi                                   on 2001/02/18  22:17:54
11128         Log: Subject: [patch] xsubpp: make sv_setref_* targetable
11129              From: Doug MacEachern <dougm@covalent.net>
11130              Date: Sun, 18 Feb 2001 12:58:23 -0800 (PST)
11131              Message-ID: <Pine.LNX.4.21.0102181256310.10021-100000@mako.covalent.net>
11132      Branch: perl
11133            ! lib/ExtUtils/xsubpp
11134 ____________________________________________________________________________
11135 [  8837] By: jhi                                   on 2001/02/18  22:16:50
11136         Log: Subject: [patch] -Wall cleanup round 2
11137              From: Doug MacEachern <dougm@covalent.net>
11138              Date: Sun, 18 Feb 2001 13:08:04 -0800 (PST)
11139              Message-ID: <Pine.LNX.4.21.0102181304520.10021-100000@mako.covalent.net>
11140      Branch: perl
11141            ! ext/B/B.xs ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
11142            ! ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs
11143            ! ext/File/Glob/Glob.xs ext/Filter/Util/Call/Call.xs
11144            ! ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs ext/IPC/SysV/SysV.xs
11145            ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
11146            ! ext/SDBM_File/SDBM_File.xs
11147 ____________________________________________________________________________
11148 [  8836] By: jhi                                   on 2001/02/18  22:11:20
11149         Log: Misapplied regex optimizations when \C is present.
11150              Fixes 20001230.002.
11151              
11152              What still remains broken is that the submatches that
11153              have \C in them get their UTF8 flag on because their
11154              parent SV has it on.  This will result in malformed
11155              UTF8 if a \C happened to match a non-ASCII byte.
11156      Branch: perl
11157            ! regcomp.c regcomp.h regexec.c regexp.h t/op/pat.t
11158            ! t/pragma/utf8.t
11159 ____________________________________________________________________________
11160 [  8835] By: jhi                                   on 2001/02/18  20:12:02
11161         Log: Fix for "[ID 20010213.005] utf8 + localized hash elems + 64 bits?"
11162              
11163              The hash key got wrongly UTF8fied.
11164      Branch: perl
11165            ! pod/perlapi.pod toke.c utf8.c
11166 ____________________________________________________________________________
11167 [  8834] By: jhi                                   on 2001/02/18  19:44:25
11168         Log: Tweak on #8234 (Subject: Re: [PATCH] Warn on use of reference as array elem):
11169              don't warn on magical or overloaded things.
11170      Branch: perl
11171            ! pp_hot.c
11172 ____________________________________________________________________________
11173 [  8833] By: nick                                  on 2001/02/18  19:31:22
11174         Log: Integrate mainline
11175      Branch: perlio
11176           +> t/TestInit.pm t/run/runenv.t
11177            - t/UTEST
11178           !> MANIFEST Makefile.SH ext/Storable/ChangeLog
11179           !> ext/Storable/Storable.pm ext/Storable/Storable.xs
11180           !> lib/Test/Harness.pm perl.c pod/perlfaq4.pod sv.c t/TEST
11181           !> t/lib/charnames.t t/lib/glob-basic.t t/lib/st-06compat.t
11182           !> t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-tiedhook.t
11183           !> t/op/chop.t t/op/eval.t t/op/regexp_noamp.t t/op/subst_wamp.t
11184           !> utf8.c
11185 ____________________________________________________________________________
11186 [  8832] By: jhi                                   on 2001/02/18  19:21:18
11187         Log: Integrate perlio.
11188      Branch: perl
11189           !> perlio.c pod/perldiag.pod
11190 ____________________________________________________________________________
11191 [  8831] By: jhi                                   on 2001/02/18  19:14:20
11192         Log: Integrate change #8827 from mainline.
11193              
11194              UTF8 tweaks.
11195      Branch: maint-5.6/perl
11196           !> sv.c utf8.c
11197 ____________________________________________________________________________
11198 [  8830] By: nick                                  on 2001/02/18  19:10:34
11199         Log: Apply the spirit of patch from Nick Clark:
11200              Subject: [PATCH] Re: extensions that provide layers
11201              From: Nicholas Clark <nick@ccl4.org>
11202              Date: Mon, 12 Feb 2001 16:43:51 +0000
11203              Message-Id: <20010212164350.Q3652@plum.flirble.org>
11204      Branch: perlio
11205            ! perlio.c pod/perldiag.pod
11206 ____________________________________________________________________________
11207 [  8829] By: jhi                                   on 2001/02/18  19:03:25
11208         Log: Subject: [PATCH t/TEST t/TestSetup.pm] Adding in TestSetup.pm to replace BEGIN  preamble on tests.
11209              From: schwern@pobox.com 
11210              Date: Sun, 18 Feb 2001 13:44:35 -0500
11211              Message-ID: <20010218134435.A17544@magnonel.guild.net>
11212              
11213              Applied, but as t/TestInit.pm.
11214      Branch: perl
11215            + t/TestInit.pm
11216            ! MANIFEST t/TEST t/op/eval.t t/op/regexp_noamp.t
11217            ! t/op/subst_wamp.t
11218 ____________________________________________________________________________
11219 [  8828] By: jhi                                   on 2001/02/18  18:43:52
11220         Log: Integrate perlio.
11221      Branch: perl
11222           !> perlio.c
11223 ____________________________________________________________________________
11224 [  8827] By: jhi                                   on 2001/02/18  18:41:33
11225         Log: UTF-8 tweaks.
11226      Branch: perl
11227            ! sv.c utf8.c
11228 ____________________________________________________________________________
11229 [  8826] By: nick                                  on 2001/02/18  17:40:59
11230         Log: Fix [ID 20010217.002]
11231              open FOO, "<:raw:perlio", ...
11232              :raw now inserts default base layer below itself.
11233              Also
11234              open FOO, "<:unix", ...
11235              works as well - but leaves buffer layer on stack under the unix layer.
11236      Branch: perlio
11237            ! perlio.c
11238 ____________________________________________________________________________
11239 [  8825] By: jhi                                   on 2001/02/18  17:15:39
11240         Log: Integrate perlio.
11241      Branch: perl
11242           !> perlio.c perliol.h
11243 ____________________________________________________________________________
11244 [  8824] By: jhi                                   on 2001/02/18  17:10:53
11245         Log: Subject: [PATCH t/TEST lib/Test/Harness.pm] Adding todo tests
11246              From: schwern@pobox.com
11247              Date: Sun, 18 Feb 2001 01:48:50 -0500
11248              Message-ID: <20010218014850.C19957@magnonel.guild.net>
11249      Branch: perl
11250            ! lib/Test/Harness.pm t/TEST t/op/chop.t
11251 ____________________________________________________________________________
11252 [  8823] By: jhi                                   on 2001/02/18  17:01:06
11253         Log: Add run/*.t to testables.
11254      Branch: perl
11255            ! t/TEST
11256 ____________________________________________________________________________
11257 [  8822] By: jhi                                   on 2001/02/18  16:58:58
11258         Log: Subject: [PATCH perl.c] Fixing PERL5OPT (was Re: Warnings, strict, and CPAN)
11259              From: schwern@pobox.com
11260              Date: Sun, 18 Feb 2001 01:11:35 -0500
11261              Message-ID: <20010218011135.A19957@magnonel.guild.net>
11262              
11263              Revive mjd's and Simon's PERL5OPT fix.
11264      Branch: perl
11265            + t/run/runenv.t
11266            ! MANIFEST perl.c
11267 ____________________________________________________________________________
11268 [  8821] By: jhi                                   on 2001/02/18  16:53:46
11269         Log: Subject: Re: Why t/TEST and not Test::Harness?
11270              From: schwern@pobox.com
11271              Date: Sat, 17 Feb 2001 22:44:44 -0500
11272              Message-ID: <20010217224444.A6679@magnonel.guild.net>
11273              
11274              Replace UTEST with TEST -utf8.
11275      Branch: perl
11276            - t/UTEST
11277            ! MANIFEST Makefile.SH t/TEST t/lib/charnames.t
11278            ! t/lib/glob-basic.t
11279 ____________________________________________________________________________
11280 [  8820] By: nick                                  on 2001/02/18  13:06:16
11281         Log: Clean up a few core dumps when layers are used in unexpected ways.
11282              (Still not "right"...)
11283      Branch: perlio
11284            ! perlio.c perliol.h
11285 ____________________________________________________________________________
11286 [  8819] By: jhi                                   on 2001/02/18  02:25:55
11287         Log: Integrate change #8818 from maintperl, a FAQ nit.
11288      Branch: perl
11289           !> pod/perlfaq4.pod
11290 ____________________________________________________________________________
11291 [  8818] By: jhi                                   on 2001/02/18  02:24:50
11292         Log: FAQ nit from Chris Fedde.
11293      Branch: maint-5.6/perl
11294            ! pod/perlfaq4.pod
11295 ____________________________________________________________________________
11296 [  8817] By: nick                                  on 2001/02/17  18:20:14
11297         Log: Integrate mainline
11298      Branch: perlio
11299           +> lib/unicode/UCD.html lib/unicode/Unicode.html
11300           +> lib/unicode/Unicode.txt lib/unicode/rename lib/unicode/version
11301           +> pod/perlclib.pod
11302            - ebcdic.c lib/unicode/UCD301.html lib/unicode/UCDFF301.html
11303            - lib/unicode/Unicode.301
11304           !> (integrate 324 files)
11305 ____________________________________________________________________________
11306 [  8816] By: jhi                                   on 2001/02/17  16:56:58
11307         Log: Upgrade to Storable 1.0.10, from Raphael Manfredi.
11308      Branch: perl
11309            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
11310            ! ext/Storable/Storable.xs t/lib/st-06compat.t
11311            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-tiedhook.t
11312 ____________________________________________________________________________
11313 [  8815] By: jhi                                   on 2001/02/17  16:40:07
11314         Log: Subject: [patch] -Wall
11315              From: Doug MacEachern <dougm@covalent.net>
11316              Date: Fri, 16 Feb 2001 15:25:36 -0800 (PST)
11317              Message-ID: <Pine.LNX.4.21.0102161519500.30352-100000@mako.covalent.net>
11318      Branch: perl
11319            ! doio.c doop.c embed.h embed.pl gv.c objXSUB.h op.c perl.c
11320            ! perlapi.c pp_ctl.c pp_hot.c pp_sys.c proto.h sv.c toke.c
11321 ____________________________________________________________________________
11322 [  8814] By: jhi                                   on 2001/02/16  19:27:18
11323         Log: Document qu better.
11324      Branch: perl
11325            ! pod/perlop.pod
11326 ____________________________________________________________________________
11327 [  8813] By: jhi                                   on 2001/02/15  13:54:37
11328         Log: Subject: [PATCH @8807] toke.c cleanup: scan_str()
11329              From: Hugo <hv@crypt.compulink.co.uk>
11330              Date: Thu, 15 Feb 2001 13:39:49 +0000
11331              Message-Id: <200102151339.NAA32248@crypt.compulink.co.uk>
11332      Branch: perl
11333            ! toke.c
11334 ____________________________________________________________________________
11335 [  8812] By: alanbur                               on 2001/02/15  13:52:16
11336         Log: Resynchronised with parent
11337      Branch: maint-5.6/pureperl
11338            - ebcdic.c
11339           !> (integrate 36 files)
11340 ____________________________________________________________________________
11341 [  8811] By: jhi                                   on 2001/02/15  13:51:16
11342         Log: Integrate changes #8659,8702,8808,8809,8810 from maintperl.
11343              
11344              Subject: [PATCH 5.6.1-TRIAL? and 5.7.?] perldoc uses unescaped backslashes in filenames
11345              From: Jan Dubois <JanD@ActiveState.com>
11346              Date: Wed, 31 Jan 2001 21:17:03 -0800
11347              Message-ID: <8qrh7t069jt32m98sap53l9dfoge0vjrle@4ax.com>
11348              
11349              tweak change#8659 to keep it simple
11350              
11351              Subject: [PATCH 5.6.1-TRIAL2] perldoc.PL using install directories
11352              From: Russ Allbery <rra@stanford.edu>
11353              Date: 14 Feb 2001 10:15:41 -0800
11354              Message-ID: <ylzofpf7w2.fsf@windlord.stanford.edu>
11355              
11356              (8809 empty)
11357
11358              Upgrade to podlators 1.08, from Russ Allbery.
11359      Branch: perl
11360           !> lib/Pod/Man.pm lib/Pod/Text.pm lib/Test/Harness.pm
11361           !> utils/perldoc.PL
11362 ____________________________________________________________________________
11363 [  8810] By: jhi                                   on 2001/02/15  13:35:08
11364         Log: Upgrade to podlators 1.08, from Russ Allbery.
11365      Branch: maint-5.6/perl
11366            ! lib/Pod/Man.pm lib/Pod/Text.pm
11367 ____________________________________________________________________________
11368 [  8809] By: jhi                                   on 2001/02/15  13:26:38
11369         Log: (accidentally empty check-in)
11370      Branch: maint-5.6/perl
11371            ! lib/Test/Harness.pm
11372 ____________________________________________________________________________
11373 [  8808] By: jhi                                   on 2001/02/15  13:23:47
11374         Log: Subject: [PATCH 5.6.1-TRIAL2] perldoc.PL using install directories
11375              From: Russ Allbery <rra@stanford.edu>
11376              Date: 14 Feb 2001 10:15:41 -0800
11377              Message-ID: <ylzofpf7w2.fsf@windlord.stanford.edu>
11378              
11379              perldoc was hardcoding $Config{installscript}, which breaks
11380              when install* isn't where Perl ends up (such as with AFS).
11381              
11382              Use $Config{scriptdir} instead.
11383      Branch: maint-5.6/perl
11384            ! utils/perldoc.PL
11385 ____________________________________________________________________________
11386 [  8807] By: jhi                                   on 2001/02/14  14:37:27
11387         Log: Update Changes.
11388      Branch: perl
11389            ! Changes patchlevel.h
11390 ____________________________________________________________________________
11391 [  8806] By: jhi                                   on 2001/02/14  14:25:31
11392         Log: Integrate changes #8803,8804,8805 from mainline.
11393              
11394              Duplicate environment for JPL so that JDK 1.2/1.3 don't get upset.
11395              
11396              Don't skip too much of the locale error message if no environ array,
11397              from Chris Nandor.
11398              
11399              More MacOS Classic fixes from Chris Nandor.
11400      Branch: maint-5.6/perl
11401           !> doop.c lib/Cwd.pm perl.c perl.h util.c
11402 ____________________________________________________________________________
11403 [  8805] By: jhi                                   on 2001/02/14  03:29:01
11404         Log: More MacOS Classic fixes from Chris Nandor.
11405      Branch: perl
11406            ! doop.c lib/Cwd.pm
11407 ____________________________________________________________________________
11408 [  8804] By: jhi                                   on 2001/02/14  03:18:35
11409         Log: Don't skip too much of the locale error message if no environ array,
11410              from Chris Nandor.
11411      Branch: perl
11412            ! util.c
11413 ____________________________________________________________________________
11414 [  8803] By: jhi                                   on 2001/02/14  03:14:14
11415         Log: Duplicate environment for JPL so that JDK 1.2/1.3 don't get upset.
11416      Branch: perl
11417            ! perl.c perl.h
11418 ____________________________________________________________________________
11419 [  8802] By: jhi                                   on 2001/02/13  18:31:33
11420         Log: AUTHORS update.
11421      Branch: perl
11422            ! AUTHORS
11423 ____________________________________________________________________________
11424 [  8801] By: jhi                                   on 2001/02/13  17:55:19
11425         Log: Integrate change #8792 from mainline.
11426              
11427              Subject: buncha MacPerl patches for bleadperl
11428              From: Chris Nandor <pudge@pobox.com>
11429              Date: Tue, 13 Feb 2001 00:02:43 -0500
11430              Message-Id: <p05010404b6ae6f85e07a@[10.0.1.177]>
11431      Branch: maint-5.6/perl
11432           !> lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
11433           !> lib/File/Basename.pm makedef.pl perl.c pp_ctl.c
11434           !> t/lib/basename.t toke.c util.h
11435 ____________________________________________________________________________
11436 [  8800] By: jhi                                   on 2001/02/13  17:46:43
11437         Log: When doing that Fpos_t used in PerlIO_getpos proto needs
11438              to be forced to Off_t.
11439              
11440              Subject: [ID 20010201.009] 5.6.1-TRIAL2 sfio build fails
11441              From: nick@ccl4.org
11442              Date: Thu, 1 Feb 2001 12:01:04 +0000
11443              Message-Id: <20010201120103.E11401@plum.flirble.org>
11444      Branch: maint-5.6/perl
11445            ! iperlsys.h perlio.c
11446 ____________________________________________________________________________
11447 [  8799] By: jhi                                   on 2001/02/13  16:52:51
11448         Log: Duplex duplex hunk hunk.
11449      Branch: maint-5.6/perl
11450            ! Makefile.SH
11451 ____________________________________________________________________________
11452 [  8797] By: jhi                                   on 2001/02/13  14:52:04
11453         Log: Subject: [PATCH perl@8773] integral ok lines for VMS
11454              From: "Craig A. Berry" <craigberry@mac.com>
11455              Date: Mon, 12 Feb 2001 11:05:25 -0600
11456              Message-Id: <p04330104b6ac5dfe6d45@[172.16.52.1]>
11457      Branch: perl
11458            ! t/lib/filehand.t t/lib/test-harness.t t/lib/texttabs.t
11459 ____________________________________________________________________________
11460 [  8796] By: jhi                                   on 2001/02/13  14:36:47
11461         Log: Subject: [ID 20010210.002] perldiag doesn't include the "Scalars leaked" message
11462              From: simon.cozens@pembroke.oxford.ac.uk 
11463              Date: Sat, 10 Feb 2001 17:57:02 +0000
11464              Message-Id: <E14ReGc-0005Pk-00@pembro26.pmb.ox.ac.uk>
11465              
11466              Now it does include.
11467      Branch: perl
11468            ! pod/perldiag.pod
11469 ____________________________________________________________________________
11470 [  8795] By: jhi                                   on 2001/02/13  14:30:11
11471         Log: Sort the MANIFEST.
11472      Branch: perl
11473            ! MANIFEST
11474 ____________________________________________________________________________
11475 [  8794] By: jhi                                   on 2001/02/13  14:26:51
11476         Log: Integrate change #8793 from mainline, FAQ updates.
11477      Branch: maint-5.6/perl
11478           !> pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq9.pod
11479 ____________________________________________________________________________
11480 [  8793] By: jhi                                   on 2001/02/13  14:25:13
11481         Log: FAQ updates from Chris Fedde <chris@fedde.littleton.co.us>.
11482      Branch: perl
11483            ! pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq9.pod
11484 ____________________________________________________________________________
11485 [  8792] By: jhi                                   on 2001/02/13  14:22:50
11486         Log: Subject: buncha MacPerl patches for bleadperl
11487              From: Chris Nandor <pudge@pobox.com>
11488              Date: Tue, 13 Feb 2001 00:02:43 -0500
11489              Message-Id: <p05010404b6ae6f85e07a@[10.0.1.177]>
11490      Branch: perl
11491            ! lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
11492            ! lib/File/Basename.pm makedef.pl perl.c pp_ctl.c
11493            ! t/lib/basename.t toke.c util.h
11494 ____________________________________________________________________________
11495 [  8791] By: jhi                                   on 2001/02/13  14:10:39
11496         Log: Integrate change #8790 from mainline.
11497              
11498              environ array wrongly assumed in Perl_init_i18nl10n(),
11499      Branch: maint-5.6/perl
11500           !> util.c
11501 ____________________________________________________________________________
11502 [  8790] By: jhi                                   on 2001/02/13  14:06:15
11503         Log: environ array wrongly assumed in Perl_init_i18nl10n(),
11504              noticed by Chris Nandor in MacOS Classic.
11505      Branch: perl
11506            ! util.c
11507 ____________________________________________________________________________
11508 [  8789] By: jhi                                   on 2001/02/13  13:58:07
11509         Log: Integrate changes #8373,8487,8544,8783 from mainline.
11510              
11511              Synchronize the EBCDIC platforms (os390,posix-bc,vmesa):
11512              hints files, the dynaloading, assimilate ebcdic into util.c.
11513      Branch: maint-5.6/perl
11514            - ebcdic.c
11515            ! MANIFEST hints/posix-bc.sh
11516           !> Makefile.SH embed.h embed.pl ext/DynaLoader/dl_dllload.xs
11517           !> handy.h hints/os390.sh hints/vmesa.sh installperl objXSUB.h
11518           !> perlapi.c proto.h util.c
11519 ____________________________________________________________________________
11520 [  8788] By: alanbur                               on 2001/02/13  10:33:13
11521         Log: Integrated changes from maint-5.6
11522      Branch: maint-5.6/pureperl
11523           !> Makefile.SH README.vos hints/openbsd.sh pod/perlport.pod
11524           !> regcomp.c t/op/re_tests vos/Changes vos/build.cm
11525           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
11526           !> vos/config.ga.h vos/configure_perl.cm
11527 ____________________________________________________________________________
11528 [  8787] By: jhi                                   on 2001/02/13  05:56:36
11529         Log: Integrate change #8786 from maintperl, posix-bc byacc handling.
11530      Branch: perl
11531           !> Makefile.SH
11532 ____________________________________________________________________________
11533 [  8786] By: jhi                                   on 2001/02/13  05:54:34
11534         Log: Subject: perl@8671 on posix-bc aka BS2000 Posix (small Patch included!)
11535              From: Dorner Thomas <Thomas.Dorner@start.de>
11536              Date: Mon, 12 Feb 2001 15:06:26 +0100
11537              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A8853@Ex02.inhouse.start.de>
11538      Branch: maint-5.6/perl
11539            ! Makefile.SH
11540 ____________________________________________________________________________
11541 [  8785] By: jhi                                   on 2001/02/13  05:29:04
11542         Log: Integrate change #8781 from maintperl, OpenBSD hints update.
11543      Branch: perl
11544           !> hints/openbsd.sh
11545 ____________________________________________________________________________
11546 [  8784] By: jhi                                   on 2001/02/13  02:25:24
11547         Log: Subject: [PATCH: perl@8773] small fixups to perlclib.pod
11548              From: Peter Prymmer <pvhp@forte.com>
11549              Date: Mon, 12 Feb 2001 18:23:09 -0800 (PST)
11550              Message-ID: <Pine.OSF.4.10.10102121821090.126445-100000@aspara.forte.com>
11551      Branch: perl
11552            ! pod/perlclib.pod
11553 ____________________________________________________________________________
11554 [  8783] By: jhi                                   on 2001/02/13  02:22:36
11555         Log: Merge ebcdic.c (only one function, ebcdic_control()) into util.c.
11556      Branch: perl
11557            - ebcdic.c
11558            ! MANIFEST embed.h embed.pl handy.h hints/os390.sh
11559            ! hints/posix-bc.sh hints/vmesa.sh objXSUB.h perlapi.c proto.h
11560            ! util.c
11561 ____________________________________________________________________________
11562 [  8782] By: jhi                                   on 2001/02/13  02:00:07
11563         Log: Add OpenBSD to the list of 5.6.1-okay platforms.
11564      Branch: maint-5.6/perl
11565            ! pod/perlport.pod
11566 ____________________________________________________________________________
11567 [  8781] By: jhi                                   on 2001/02/13  01:58:44
11568         Log: OpenBSD hints update for 5.6.1-TRIAL2 from Todd C. Miller.
11569      Branch: maint-5.6/perl
11570            ! hints/openbsd.sh
11571 ____________________________________________________________________________
11572 [  8780] By: jhi                                   on 2001/02/13  01:57:33
11573         Log: Synchronize the regexp tests between maintperl and mainline.
11574      Branch: maint-5.6/perl
11575           !> t/op/re_tests
11576 ____________________________________________________________________________
11577 [  8779] By: jhi                                   on 2001/02/13  01:49:35
11578         Log: Subject: Re: [ID 20010212.006] Core dump with /((?:hard|soft)cover)?/ 
11579              From: Hugo <hv@crypt.compulink.co.uk>
11580              Date: Tue, 13 Feb 2001 00:11:11 +0000
11581              Message-Id: <200102130011.AAA14310@crypt.compulink.co.uk>
11582      Branch: perl
11583            ! regcomp.c t/op/re_tests
11584 ____________________________________________________________________________
11585 [  8778] By: jhi                                   on 2001/02/13  00:23:10
11586         Log: Comments do not nest.
11587      Branch: perl
11588            ! perl.h
11589 ____________________________________________________________________________
11590 [  8777] By: jhi                                   on 2001/02/13  00:17:54
11591         Log: Subject: Re: [ID 20010212.006] Core dump with /((?:hard|soft)cover)?/ 
11592              From: Hugo <hv@crypt.compulink.co.uk>
11593              Date: Tue, 13 Feb 2001 00:11:11 +0000
11594              Message-Id: <200102130011.AAA14310@crypt.compulink.co.uk>
11595      Branch: maint-5.6/perl
11596            ! regcomp.c t/op/re_tests
11597 ____________________________________________________________________________
11598 [  8776] By: jhi                                   on 2001/02/12  23:25:52
11599         Log: Add VOS to the list of 5.6.1 known-to-be-working platforms.
11600      Branch: maint-5.6/perl
11601            ! pod/perlport.pod
11602 ____________________________________________________________________________
11603 [  8775] By: jhi                                   on 2001/02/12  23:04:28
11604         Log: VOS updates for 5.6-TRIAL2 from Paul Green.
11605      Branch: maint-5.6/perl
11606            ! README.vos vos/Changes vos/build.cm vos/config.alpha.def
11607            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
11608            ! vos/configure_perl.cm
11609 ____________________________________________________________________________
11610 [  8774] By: jhi                                   on 2001/02/12  22:59:11
11611         Log: Subject: Re: [patch] context for 'U' magic functions
11612              From: Doug MacEachern <dougm@covalent.net>
11613              Date: Mon, 12 Feb 2001 09:22:45 -0800 (PST)
11614              Message-ID: <Pine.LNX.4.21.0102120919040.26437-100000@mako.covalent.net>
11615              
11616              plus the suggestion by Nick Ing-Simmons to name the macro
11617              as PERL_MG_UFUNC to avoid namespace pollution, plus add
11618              the advice by Doug for XS writers to perl.h
11619      Branch: perl
11620            ! mg.c perl.h
11621 ____________________________________________________________________________
11622 [  8773] By: jhi                                   on 2001/02/11  20:14:12
11623         Log: Update Changes.
11624      Branch: perl
11625            ! Changes patchlevel.h
11626 ____________________________________________________________________________
11627 [  8772] By: jhi                                   on 2001/02/11  18:47:52
11628         Log: Subject: Re: [PATCH] pod/perlclib.pod - Replacements for C library functions
11629              From: Simon Cozens <simon@cozens.net>
11630              Date: Wed, 31 Jan 2001 16:31:43 +0000
11631              Message-ID: <20010131163143.A1427@pembro26.pmb.ox.ac.uk>
11632      Branch: perl
11633            + pod/perlclib.pod
11634            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlguts.pod
11635            ! pod/perltoc.pod
11636 ____________________________________________________________________________
11637 [  8771] By: jhi                                   on 2001/02/11  18:36:48
11638         Log: Upgrade to Unicode 3.1 beta 2001-02-11.
11639              
11640              Blocks-4d3.beta.txt
11641              CaseFolding-3d4.beta.txt
11642              CompositionExclusions-3d6.beta.txt
11643              EastAsianWidth-4d4.beta.txt
11644              LineBreak-6d3.beta.txt
11645              NamesList-3.1.0d1.beta.txt
11646              PropList-3.1.0d4.beta.txt
11647              SpecialCasing-4d1.beta.txt
11648              UnicodeData-3.1.0d6.beta.txt
11649      Branch: perl
11650            + lib/unicode/Unicode.txt lib/unicode/rename lib/unicode/version
11651           +> lib/unicode/UCD.html lib/unicode/Unicode.html
11652            - lib/unicode/UCD301.html lib/unicode/UCDFF301.html
11653            - lib/unicode/Unicode.301
11654            ! (edit 257 files)
11655 ____________________________________________________________________________
11656 [  8770] By: jhi                                   on 2001/02/11  17:26:22
11657         Log: UTF-8 documentation.
11658      Branch: perl
11659            ! utf8.h
11660 ____________________________________________________________________________
11661 [  8769] By: jhi                                   on 2001/02/11  17:12:49
11662         Log: Retract #8762.
11663      Branch: perl
11664            ! regexec.c
11665 ____________________________________________________________________________
11666 [  8768] By: jhi                                   on 2001/02/11  16:54:45
11667         Log: Subject: [PATCH] Test::Harness
11668              From: andreas.koenig@anima.de (Andreas J. Koenig)
11669              Date: 11 Feb 2001 14:37:00 +0100
11670              Message-ID: <m3g0hll4sj.fsf@ak-71.mind.de>
11671      Branch: perl
11672            ! lib/Test/Harness.pm
11673 ____________________________________________________________________________
11674 [  8767] By: jhi                                   on 2001/02/11  16:53:52
11675         Log: Subject: [PATCH] Document makepatch in Porting/patching
11676              From: andreas.koenig@anima.de (Andreas J. Koenig)
11677              Date: 11 Feb 2001 16:46:28 +0100
11678              Message-ID: <m3bss9kysr.fsf@ak-71.mind.de>
11679      Branch: perl
11680            ! Porting/patching.pod
11681 ____________________________________________________________________________
11682 [  8766] By: jhi                                   on 2001/02/11  06:30:23
11683         Log: Subject: Re: [patch] GvSHARED
11684              Date: Sat, 10 Feb 2001 14:04:40 -0800 (PST)
11685              From: Doug MacEachern <dougm@covalent.net>
11686              Message-ID: <Pine.LNX.4.21.0102101356000.15298-100000@mako.covalent.net>
11687              
11688              Subject: Re: [patch] GvSHARED
11689              From: Doug MacEachern <dougm@covalent.net>
11690              Date: Sat, 10 Feb 2001 15:00:54 -0800 (PST)
11691              Message-ID: <Pine.LNX.4.21.0102101453220.15298-100000@mako.covalent.net>
11692              
11693              Subject: [patch] attributes.pm support for `shared'
11694              From: Doug MacEachern <dougm@covalent.net>
11695              Date: Sat, 10 Feb 2001 20:08:48 -0800 (PST)
11696              Message-ID: <Pine.LNX.4.21.0102102004190.15298-100000@mako.covalent.net>
11697              
11698              our() attributes were ignored, our :shared pieces missing,
11699              allow attributes.pm to turn on shared.
11700      Branch: perl
11701            ! op.c t/op/attrs.t toke.c xsutils.c
11702 ____________________________________________________________________________
11703 [  8765] By: alanbur                               on 2001/02/10  23:11:19
11704         Log: Resync with parent (hopefully sucessfully this time)
11705      Branch: maint-5.6/pureperl
11706           !> MANIFEST README.bs2000 README.hpux README.vmesa installhtml
11707           !> lib/Math/Complex.pm lib/Pod/Find.pm pod/buildtoc.PL
11708           !> pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
11709           !> pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
11710           !> pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
11711           !> pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
11712           !> pod/perltootc.pod win32/Makefile win32/makefile.mk
11713 ____________________________________________________________________________
11714 [  8764] By: jhi                                   on 2001/02/10  22:54:38
11715         Log: Make TEST and UTEST more verbose in case something goes
11716              wrong in running/compiling a script, suggested by Doug
11717              MacEachern.
11718      Branch: perl
11719            ! t/TEST t/UTEST
11720 ____________________________________________________________________________
11721 [  8763] By: jhi                                   on 2001/02/10  22:11:34
11722         Log: Bogus shebang.
11723      Branch: perl
11724            ! t/lib/texttabs.t
11725 ____________________________________________________________________________
11726 [  8762] By: jhi                                   on 2001/02/10  21:56:02
11727         Log: (Retracted by #8769)
11728      Branch: perl
11729            ! regexec.c
11730 ____________________________________________________________________________
11731 [  8761] By: jhi                                   on 2001/02/10  21:26:15
11732         Log: Subject: Re: [patch] GvSHARED 
11733              From: Doug MacEachern <dougm@covalent.net>
11734              Date: Sat, 10 Feb 2001 13:11:14 -0800 (PST)
11735              Message-ID: <Pine.LNX.4.21.0102101253070.15298-100000@mako.covalent.net>
11736              
11737              our @EXPORT : shared = (...);
11738      Branch: perl
11739            ! toke.c
11740 ____________________________________________________________________________
11741 [  8760] By: jhi                                   on 2001/02/10  21:25:07
11742         Log: Subject: [patch] GvSHARED
11743              From: Doug MacEachern <dougm@covalent.net>
11744              Date: Sat, 10 Feb 2001 10:57:12 -0800 (PST)
11745              Message-ID: <Pine.LNX.4.21.0102101047320.15298-100000@mako.covalent.net>
11746      Branch: perl
11747            ! embed.h embed.pl gv.c gv.h op.c pp_sys.c proto.h sv.c
11748 ____________________________________________________________________________
11749 [  8759] By: alanbur                               on 2001/02/10  21:24:27
11750         Log: Backed out mismerge.
11751      Branch: maint-5.6/pureperl
11752            ! MANIFEST README.hpux README.vmesa gv.c installhtml
11753            ! lib/Math/Complex.pm lib/Pod/Find.pm perl.c pod/buildtoc.PL
11754            ! pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
11755            ! pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
11756            ! pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
11757            ! pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
11758            ! pod/perltootc.pod sv.c win32/Makefile win32/makefile.mk
11759 ____________________________________________________________________________
11760 [  8758] By: jhi                                   on 2001/02/10  18:01:17
11761         Log: Integrate changes #8701,8704,8756 from pureperl to maintperl.
11762              
11763              Fixed UMRs and leak in Perl_pmtrans()
11764              
11765              Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
11766              associated UTFied tr/// code.  Also fixed scoping leak of
11767              PL_reg_start_tmp.
11768              
11769              newATTRSUB leaks when an attempt to redefine the active sort sub is
11770              made.
11771      Branch: maint-5.6/perl
11772           !> op.c regcomp.c
11773 ____________________________________________________________________________
11774 [  8757] By: alanbur                               on 2001/02/10  17:56:46
11775         Log: Resynchronised with parent
11776      Branch: maint-5.6/pureperl
11777           +> README.bs2000
11778            - README.posix-bc
11779            ! gv.c perl.c sv.c
11780           !> MANIFEST README.hpux README.vmesa installhtml
11781           !> lib/Math/Complex.pm lib/Pod/Find.pm pod/buildtoc.PL
11782           !> pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
11783           !> pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
11784           !> pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
11785           !> pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
11786           !> pod/perltootc.pod win32/Makefile win32/makefile.mk
11787 ____________________________________________________________________________
11788 [  8756] By: alanbur                               on 2001/02/10  17:51:15
11789         Log: newATTRSUB leaks when an attempt to redefine the active sort sub is
11790              made.
11791      Branch: maint-5.6/pureperl
11792            ! op.c
11793 ____________________________________________________________________________
11794 [  8755] By: jhi                                   on 2001/02/09  22:41:35
11795         Log: Upgrade to CPAN 1.59_54, from Andreas König.
11796      Branch: perl
11797            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
11798 ____________________________________________________________________________
11799 [  8754] By: jhi                                   on 2001/02/09  22:29:20
11800         Log: Upgrade to Text-Tabs+Wrap-2001.0131 from David Muir Sharnoff.
11801              
11802              Didn't upgrade the fill.t since it has a dependency to File::Slurp
11803              purely for debugging purposes, the actual test hasn't changed.
11804      Branch: perl
11805            ! lib/Text/Tabs.pm lib/Text/Wrap.pm t/lib/texttabs.t
11806            ! t/lib/textwrap.t
11807 ____________________________________________________________________________
11808 [  8753] By: jhi                                   on 2001/02/09  20:17:50
11809         Log: Integrate change #8682 from maintperl.
11810              
11811              IRIX hints fix from Scott Henry, get Configure -Dcc="cc -64 -mips3"
11812              to work correctly.
11813      Branch: perl
11814           !> hints/irix_6.sh
11815 ____________________________________________________________________________
11816 [  8752] By: jhi                                   on 2001/02/09  20:00:46
11817         Log: Update Changes.
11818      Branch: perl
11819            ! Changes patchlevel.h
11820 ____________________________________________________________________________
11821 [  8751] By: nick                                  on 2001/02/09  19:48:37
11822         Log: Integrate mainline
11823      Branch: perlio
11824           +> README.bs2000 t/lib/cgi-esc.t
11825            - README.posix-bc
11826           !> (integrate 53 files)
11827 ____________________________________________________________________________
11828 [  8750] By: nick                                  on 2001/02/09  19:25:16
11829         Log: Subject: RE: Biannual Competition to Improve Hashing Function
11830              From: Fisher Mark <fisherm@tce.com>
11831              Date: Thu, 8 Feb 2001 10:44:00 -0500
11832              Message-Id: <A5E22933E3D5D4118FFE00508BF373C706A52F@indyexch28.indy.tce.
11833              Date: Thu, 8 Feb 2001 15:02:47 -0500
11834              Message-Id: <A5E22933E3D5D4118FFE00508BF373C706A52B@indyexch28.indy.tce.
11835      Branch: perl
11836            ! hv.h pod/perldelta.pod t/lib/dumper.t t/pragma/warn/perl
11837 ____________________________________________________________________________
11838 [  8749] By: jhi                                   on 2001/02/09  19:02:35
11839         Log: Forgotten fragment.
11840      Branch: perl
11841            ! pod/perlapi.pod
11842 ____________________________________________________________________________
11843 [  8748] By: jhi                                   on 2001/02/09  18:31:34
11844         Log: Integrate changes #8673,8674,8676 from maintperl into mainline,
11845              plus manual tweakage.
11846              
11847              Sync the perlfaq2 between mainline and maintperl.
11848      Branch: maint-5.6/perl
11849            ! pod/perlfaq2.pod
11850      Branch: perl
11851           !> pod/perlfaq2.pod
11852 ____________________________________________________________________________
11853 [  8747] By: jhi                                   on 2001/02/09  18:12:04
11854         Log: Subject: versiononly and installperl
11855              From: abigail@foad.org
11856              Date: Wed, 7 Feb 2001 22:43:12 +0100
11857              Message-ID: <20010207214312.7045.qmail@foad.org>    
11858              
11859              Add +v flag to force a normal install of the perl binary
11860              and the utilities.
11861              
11862              Subject: [PATCH] installperl
11863              From: Nicholas Clark <nick@ccl4.org>
11864              Date: Fri, 9 Feb 2001 16:28:57 +0000
11865              Message-ID: <20010209162857.B10931@plum.flirble.org>
11866              
11867              Add -A flag which also hardlinks the binary with
11868              the full architecture name.
11869      Branch: perl
11870            ! installperl
11871 ____________________________________________________________________________
11872 [  8746] By: jhi                                   on 2001/02/09  18:03:43
11873         Log: Integrate changes #8699,8708,8709,8744,8745 from mainline.
11874              
11875              Subject: perlfaq2, re: perlmongers
11876              
11877              Subject: Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modules
11878              
11879              Subject: [PATCH pod/perlmodlib.PL 5.6.1-TRIAL2] Up to date CPAN mirror list
11880              
11881              Subject: [ID 20010205.001] typo in perlfaq9
11882              
11883              Subject: [ID 20010208.002] unordered explanation in perlcall
11884      Branch: maint-5.6/perl
11885           !> pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
11886           !> pod/perlfaq2.pod pod/perlfaq9.pod pod/perlmodlib.PL
11887           !> pod/perlobj.pod pod/perltoot.pod pod/perltootc.pod
11888 ____________________________________________________________________________
11889 [  8745] By: jhi                                   on 2001/02/09  17:59:09
11890         Log: Subject: [ID 20010208.002] unordered explanation in perlcall
11891              From: abela@geneanet.org
11892              Date: Thu,  8 Feb 2001 16:11:46 +0100 (CET)
11893              Message-Id: <20010208151146.0937BC97E@little-roots.geneanet.org>
11894      Branch: perl
11895            ! pod/perlcall.pod
11896 ____________________________________________________________________________
11897 [  8744] By: jhi                                   on 2001/02/09  17:48:16
11898         Log: Subject: [ID 20010205.001] typo in perlfaq9
11899              From: eserte@vran.herceg.de
11900              Date: Sun, 4 Feb 2001 23:44:09 +0100 (CET)
11901              Message-Id: <200102042244.XAA21926@vran.herceg.de>
11902      Branch: perl
11903            ! pod/perlfaq9.pod
11904 ____________________________________________________________________________
11905 [  8743] By: jhi                                   on 2001/02/09  17:25:12
11906         Log: Integrate change #8695 from maintperl.
11907              
11908              thread.h tweak to enable 5005threads on HP-UX 10.20 with DCE threads
11909      Branch: perl
11910           !> thread.h
11911 ____________________________________________________________________________
11912 [  8742] By: jhi                                   on 2001/02/09  17:21:22
11913         Log: Subject: Re: [PATCH embed.pl] Forgot to add ./lib to @INC for File::Glob
11914              From: Andy Dougherty <doughera@lafayette.edu>
11915              Date: Mon, 5 Feb 2001 10:19:29 -0500 (EST)
11916              Message-ID: <Pine.SOL.4.10.10102051013380.11242-100000@maxwell.phys.lafayette.edu>
11917      Branch: perl
11918            ! embed.pl
11919 ____________________________________________________________________________
11920 [  8741] By: jhi                                   on 2001/02/09  17:05:19
11921         Log: Integrate changes #8738,8739,8740 from maintperl.
11922              
11923              Html files will be installed in a more logical and easier to
11924              find directory. E.g. c:\perl\html instead of c:\perl\lib\pod\html
11925              
11926              Html files will be generated with a header to make them look
11927              a little less bare.
11928              
11929              Subject: [PATCH perl-current] perlfaq3.pod, URL for vile
11930      Branch: perl
11931           !> installhtml pod/perlfaq3.pod win32/Makefile win32/makefile.mk
11932 ____________________________________________________________________________
11933 [  8740] By: jhi                                   on 2001/02/09  17:03:46
11934         Log: Subject: [PATCH perl-current] perlfaq3.pod, URL for vile
11935              From: "Brendan O'Dea" <bod@compusol.com.au>
11936              Date: Sun, 4 Feb 2001 11:17:56 +1100
11937              Message-ID: <20010204111756.A16301@compusol.com.au>
11938      Branch: maint-5.6/perl
11939            ! pod/perlfaq3.pod
11940 ____________________________________________________________________________
11941 [  8739] By: jhi                                   on 2001/02/09  17:01:59
11942         Log: Subject: [PATCH: perl-5.6.1-TRIAL2] installhtml change to build prettier html files
11943              From: "Indy Singh" <indy@nusphere.com>
11944              Date: Fri, 2 Feb 2001 15:09:59 -0500
11945              Message-ID: <02b601c08d54$23fd3560$d24b7018@cr637287a>
11946              
11947              Html files will be generated with a header to make them look
11948              a little less bare.
11949      Branch: maint-5.6/perl
11950            ! installhtml
11951 ____________________________________________________________________________
11952 [  8738] By: jhi                                   on 2001/02/09  16:58:48
11953         Log: Subject: [PATCH: perl-5.6.1-TRIAL2] Win32 Makefile change to move html directory
11954              From: "Indy Singh" <indy@nusphere.com>
11955              Date: Fri, 2 Feb 2001 15:08:23 -0500
11956              Message-ID: <02b501c08d53$ec354550$d24b7018@cr637287a>
11957              
11958              Html files will be installed in a more logical and easier to
11959              find directory. E.g. c:\perl\html instead of c:\perl\lib\pod\html
11960      Branch: maint-5.6/perl
11961            ! win32/Makefile win32/makefile.mk
11962 ____________________________________________________________________________
11963 [  8737] By: jhi                                   on 2001/02/09  16:46:54
11964         Log: Integrate changes #8687,8736 from maintperl.
11965              
11966              HP-UX thread patches from Merijn H. Brand.
11967              
11968              Latin nit from Philip Newton.
11969      Branch: perl
11970           !> README.hpux hints/hpux.sh
11971 ____________________________________________________________________________
11972 [  8736] By: jhi                                   on 2001/02/09  16:42:31
11973         Log: Latin nit from Philip Newton.
11974      Branch: maint-5.6/perl
11975            ! README.hpux
11976 ____________________________________________________________________________
11977 [  8735] By: jhi                                   on 2001/02/09  16:24:03
11978         Log: Integrate changes #8704,8710 from pureperl.
11979              
11980              Fixed UMRs and leak in Perl_pmtrans()
11981              
11982              Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
11983              associated UTFied tr/// code.  Also fixed scoping leak of
11984              PL_reg_start_tmp.
11985      Branch: perl
11986           !> op.c regcomp.c
11987 ____________________________________________________________________________
11988 [  8734] By: jhi                                   on 2001/02/09  15:40:21
11989         Log: Integrate change #8733 from maintperl.
11990              
11991              Subject: Re: [PATCH: 5.6.1 trial 2 && perl@8671] some coded char set issues in perlre.pod
11992      Branch: perl
11993           !> pod/perlre.pod
11994 ____________________________________________________________________________
11995 [  8733] By: jhi                                   on 2001/02/09  15:35:47
11996         Log: Subject: Re: [PATCH: 5.6.1 trial 2 && perl@8671] some coded char set issues in perlre.pod
11997              From: Prymmer/Kahn <pvhp@best.com>
11998              Date: Thu, 8 Feb 2001 21:21:22 -0800 (PST)
11999              Message-ID: <Pine.BSF.4.21.0102082048360.1499-100000@shell8.ba.best.com>
12000      Branch: maint-5.6/perl
12001            ! pod/perlre.pod
12002 ____________________________________________________________________________
12003 [  8732] By: jhi                                   on 2001/02/09  15:26:17
12004         Log: Rename README.posix-bc to README.bs2000 (to avoid the
12005              confusion of a "perlposix-bc.pod"), add a few missing
12006              arch pods, regen toc.
12007      Branch: maint-5.6/perl
12008           +> README.bs2000
12009            - README.posix-bc
12010            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
12011            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
12012 ____________________________________________________________________________
12013 [  8731] By: jhi                                   on 2001/02/09  15:23:39
12014         Log: De-cut-and-pasto.
12015      Branch: perl
12016            ! pod/perl.pod
12017 ____________________________________________________________________________
12018 [  8730] By: jhi                                   on 2001/02/09  15:11:13
12019         Log: Rename README.posix-bc to README.bs2000 to avoid confusion
12020              when people think that perlposix-bc.pod tells anything about
12021              Perl and POSIX.  Regen toc.
12022      Branch: perl
12023           +> README.bs2000
12024            - README.posix-bc
12025            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
12026            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
12027 ____________________________________________________________________________
12028 [  8729] By: jhi                                   on 2001/02/09  14:52:28
12029         Log: The README.vmesa part of #8712 from maintperl.
12030      Branch: perl
12031            ! README.vmesa
12032 ____________________________________________________________________________
12033 [  8728] By: jhi                                   on 2001/02/09  14:46:06
12034         Log: Subject: [PATCH: 5.6.1 trial 2 && perl@8671] podify README.vmesa
12035              From: Peter Prymmer <pvhp@forte.com>
12036              Date: Thu, 8 Feb 2001 13:00:30 -0800 (PST)
12037              Message-ID: <Pine.OSF.4.10.10102081246030.445810-100000@aspara.forte.com>
12038      Branch: maint-5.6/perl
12039            ! README.vmesa win32/Makefile win32/makefile.mk
12040 ____________________________________________________________________________
12041 [  8727] By: jhi                                   on 2001/02/09  14:33:25
12042         Log: Integrate change #8712 from mainline.
12043              
12044              [PATCH: perl-5.6.1 trial2 && perl@8671] VMS specific simplification for Pod::Find
12045      Branch: maint-5.6/perl
12046           !> lib/Pod/Find.pm
12047 ____________________________________________________________________________
12048 [  8726] By: jhi                                   on 2001/02/09  14:30:28
12049         Log: Subject: [PATCH: 5.6.1 trial2 && perl@8671] provide EBCDIC CGI::Util::escape() and test
12050              From: Peter Prymmer <pvhp@forte.com>
12051              Date: Mon, 5 Feb 2001 16:26:36 -0800 (PST)
12052              Message-ID: <Pine.OSF.4.10.10102051615260.280619-100000@aspara.forte.com>
12053      Branch: perl
12054            + t/lib/cgi-esc.t
12055            ! MANIFEST lib/CGI/Util.pm
12056 ____________________________________________________________________________
12057 [  8725] By: jhi                                   on 2001/02/09  04:56:47
12058         Log: Add NonStopUX to the list of 5.6.1-proven platforms.
12059      Branch: maint-5.6/perl
12060            ! pod/perlport.pod
12061 ____________________________________________________________________________
12062 [  8724] By: jhi                                   on 2001/02/09  04:40:59
12063         Log: Integrate changes 7819,7820 from vmsperl into mainline.
12064              
12065              Add header for LIB$ prototypes (C. Berry)
12066              
12067              Convert fwrite()s to sockets to write()s, since some socket stacks
12068              don't take kindly to stdio.
12069              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
12070              (for often optional LNMs)
12071              Correct a few typos
12072              (C. Bailey)
12073      Branch: perl
12074           !> ext/Devel/DProf/DProf.xs vms/vms.c vms/vmsish.h
12075 ____________________________________________________________________________
12076 [  8723] By: jhi                                   on 2001/02/09  03:29:29
12077         Log: Integrate change #8722 from mainline.
12078              
12079              The Im() function wasn't returning zero for non-Math::Complex
12080              arguments.  The bug reported by John Gamble.
12081      Branch: maint-5.6/perl
12082           !> lib/Math/Complex.pm
12083 ____________________________________________________________________________
12084 [  8722] By: jhi                                   on 2001/02/09  03:28:33
12085         Log: The Im() function wasn't returning zero for non-Math::Complex
12086              arguments.  The bug reported by John Gamble.
12087      Branch: perl
12088            ! lib/Math/Complex.pm
12089 ____________________________________________________________________________
12090 [  8721] By: nick                                  on 2001/02/08  22:11:35
12091         Log: Correct the correction :-(
12092      Branch: perl
12093            ! perl.c
12094 ____________________________________________________________________________
12095 [  8720] By: bailey                                on 2001/02/08  20:59:22
12096         Log: Convert frwite()s to sockets to write()s, since some socket stacks
12097              don't take kindly to stdio.
12098              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
12099              (for often optional LNMs)
12100              Correct a few typos
12101              (C. Bailey)
12102      Branch: vmsperl
12103            ! vms/vms.c vms/vmsish.h
12104 ____________________________________________________________________________
12105 [  8719] By: bailey                                on 2001/02/08  20:51:02
12106         Log: Add header for LIB$ prototypes (C. Berry)
12107      Branch: vmsperl
12108            ! ext/Devel/DProf/DProf.xs
12109 ____________________________________________________________________________
12110 [  8718] By: bailey                                on 2001/02/08  20:49:00
12111         Log: SYN SYN
12112      Branch: vmsperl
12113           +> pod/perliol.pod t/lib/sample-tests/bailout
12114           +> t/lib/sample-tests/combined t/lib/sample-tests/descriptive
12115           +> t/lib/sample-tests/duplicates t/lib/sample-tests/header_at_end
12116           +> t/lib/sample-tests/no_nums t/lib/sample-tests/simple
12117           +> t/lib/sample-tests/simple_fail t/lib/sample-tests/skip
12118           +> t/lib/sample-tests/skip_all t/lib/sample-tests/todo
12119           +> t/lib/sample-tests/with_comments t/lib/test-harness.t
12120            - lib/unicode/Is/DCinital.pl
12121           !> (integrate 101 files)
12122 ____________________________________________________________________________
12123 [  8717] By: nick                                  on 2001/02/08  19:38:48
12124         Log: Subject: [PATCH CPAN 1.59_51] warning message (not!)
12125              From: Robin Barker <rmb1@cise.npl.co.uk>
12126              Date: Thu, 8 Feb 2001 14:38:07 GMT
12127              Message-Id: <200102081438.OAA20498@tempest.npl.co.uk>
12128      Branch: perl
12129            ! lib/CPAN.pm
12130 ____________________________________________________________________________
12131 [  8716] By: nick                                  on 2001/02/08  19:29:07
12132         Log: Generated files form 8713 etc.
12133      Branch: perl
12134            ! embed.h global.sym objXSUB.h perlapi.c proto.h
12135 ____________________________________________________________________________
12136 [  8715] By: nick                                  on 2001/02/08  19:26:08
12137         Log: Fixup non-ithread build after 8713
12138      Branch: perl
12139            ! perl.c
12140 ____________________________________________________________________________
12141 [  8714] By: nick                                  on 2001/02/08  19:17:45
12142         Log: Subject: [ID 20010206.010] S_ functions not declared STATIC
12143              From: nick@ccl4.org
12144              Date: Wed, 7 Feb 2001 00:27:47 +0000
12145              Message-Id: <20010207002747.B63724@plum.flirble.org>
12146      Branch: perl
12147            ! sv.c toke.c
12148 ____________________________________________________________________________
12149 [  8713] By: nick                                  on 2001/02/08  19:15:58
12150         Log: Subject: Re: [patch] Re: PL_ptr_table
12151              From: Doug Maceachern <dougm@covalent.net>
12152              Date: Wed, 7 Feb 2001 19:18:52 -0800 (PST)
12153              Message-Id: <Pine.LNX.4.21.0102071916270.29229-100000@mako.covalent.net>
12154      Branch: perl
12155            ! embed.pl perl.c sv.c sv.h
12156 ____________________________________________________________________________
12157 [  8712] By: nick                                  on 2001/02/08  19:12:47
12158         Log: Subject: [PATCH: perl-5.6.1 trial2 && perl@8671] VMS specific simplificationfor Pod::Find
12159              From: Peter Prymmer <pvhp@forte.com>
12160              Date: Wed, 7 Feb 2001 17:07:39 -0800 (PST)
12161              Message-Id: <Pine.OSF.4.10.10102071704150.411763-100000@aspara.forte.com
12162      Branch: perl
12163            ! lib/Pod/Find.pm
12164 ____________________________________________________________________________
12165 [  8711] By: nick                                  on 2001/02/07  21:06:11
12166         Log: Manually appliued version for dev branch of Alan/Sarathy 5.6 patch.
12167              Subject: Re: Incorrect scoping of PL_reg_start_tmp causes leak
12168              From: Alan Burlison <Alan.Burlison@uk.sun.com>
12169              Date: Tue, 06 Feb 2001 23:37:01 +0000
12170              Message-Id: <3A808A9D.20F7A035@uk.sun.com>
12171      Branch: perl
12172            ! regcomp.c
12173 ____________________________________________________________________________
12174 [  8710] By: alanbur                               on 2001/02/07  00:22:04
12175         Log: Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
12176              associated UTFied tr/// code.  Also fixed scoping leak of
12177              PL_reg_start_tmp.
12178      Branch: maint-5.6/pureperl
12179            ! op.c regcomp.c
12180 ____________________________________________________________________________
12181 [  8709] By: nick                                  on 2001/02/06  21:16:49
12182         Log: Subject: [PATCH pod/perlmodlib.PL 5.6.1-TRIAL2] Up to date CPAN mirror list
12183              From: Michael G Schwern <schwern@pobox.com>
12184              Date: Sun, 4 Feb 2001 19:47:14 -0500
12185              Message-Id: <20010204194714.A4698@blackrider.aocn.com>
12186      Branch: perl
12187            ! pod/perlapi.pod pod/perlmodlib.PL
12188 ____________________________________________________________________________
12189 [  8708] By: nick                                  on 2001/02/06  20:41:20
12190         Log: Subject: Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modules
12191              From: Michael G Schwern <schwern@pobox.com>
12192              Date: Sun, 4 Feb 2001 21:17:49 -0500
12193              Message-Id: <20010204211748.A13415@blackrider.aocn.com>
12194      Branch: perl
12195            ! pod/perlboot.pod pod/perlobj.pod pod/perltoot.pod
12196            ! pod/perltootc.pod
12197 ____________________________________________________________________________
12198 [  8707] By: nick                                  on 2001/02/06  20:29:11
12199         Log: Subject: [PATCH lib/ExtUtils/MANIFEST.SKIP] Skipping CVS conflict backup files
12200              From: Michael G Schwern <schwern@pobox.com>
12201              Date: Tue, 6 Feb 2001 05:54:30 -0500
12202              Message-Id: <20010206055430.A951@blackrider.aocn.com>
12203      Branch: perl
12204            ! lib/ExtUtils/MANIFEST.SKIP lib/ExtUtils/Manifest.pm
12205 ____________________________________________________________________________
12206 [  8706] By: nick                                  on 2001/02/06  20:21:40
12207         Log: Subject: RE: some win32 fixes
12208              Date: Tue, 6 Feb 2001 09:23:20 +0300
12209              From: Vadim Konovalov <vkonovalov@lucent.com>
12210              Message-ID: <402099F49BEED211999700805FC7359F9CAF49@ru0028exch01.spb.lucent.com>
12211      Branch: perl
12212            ! toke.c win32/Makefile win32/config.bc win32/config.gc
12213            ! win32/config.vc win32/config_H.bc win32/makefile.mk
12214 ____________________________________________________________________________
12215 [  8705] By: alanbur                               on 2001/02/06  15:00:03
12216         Log: Synchronised with parent
12217      Branch: maint-5.6/pureperl
12218            ! regexec.c
12219           !> t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
12220           !> utils/perldoc.PL win32/Makefile win32/makefile.mk
12221 ____________________________________________________________________________
12222 [  8704] By: alanbur                               on 2001/02/06  14:55:24
12223         Log: Fixed UMRs and leak in Perl_pmtrans()
12224      Branch: maint-5.6/pureperl
12225            ! op.c
12226 ____________________________________________________________________________
12227 [  8703] By: gsar                                  on 2001/02/06  02:29:37
12228         Log: $(MAKE) distclean doesn't clean up properly on windows
12229      Branch: maint-5.6/perl
12230            ! win32/Makefile win32/makefile.mk
12231 ____________________________________________________________________________
12232 [  8702] By: gsar                                  on 2001/02/06  01:00:46
12233         Log: tweak change#8659 to keep it simple
12234      Branch: maint-5.6/perl
12235            ! utils/perldoc.PL
12236 ____________________________________________________________________________
12237 [  8701] By: gsar                                  on 2001/02/05  22:45:41
12238         Log: change#8693 was missing testsuite changes
12239      Branch: maint-5.6/perl
12240           !> t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
12241 ____________________________________________________________________________
12242 [  8700] By: nick                                  on 2001/02/05  20:32:52
12243         Log: Integrate mainline
12244      Branch: perlio
12245           +> t/lib/sample-tests/bailout t/lib/sample-tests/combined
12246           +> t/lib/sample-tests/descriptive t/lib/sample-tests/duplicates
12247           +> t/lib/sample-tests/header_at_end t/lib/sample-tests/no_nums
12248           +> t/lib/sample-tests/simple t/lib/sample-tests/simple_fail
12249           +> t/lib/sample-tests/skip t/lib/sample-tests/skip_all
12250           +> t/lib/sample-tests/todo t/lib/sample-tests/with_comments
12251           +> t/lib/test-harness.t
12252           !> Configure MANIFEST lib/Test/Harness.pm lib/overload.pm
12253           !> perlio.c pod/perldiag.pod pod/perlfaq2.pod pod/perlfaq8.pod
12254           !> pod/perlfunc.pod pod/perlop.pod pod/perlport.pod
12255           !> pod/perlutil.pod t/TEST utils/h2xs.PL
12256 ____________________________________________________________________________
12257 [  8699] By: nick                                  on 2001/02/05  19:41:07
12258         Log: Subject: perlfaq2, re: perlmongers
12259              From: David H. Adler <dha@panix.com>
12260              Date: Sun, 4 Feb 2001 23:48:23 -0500
12261              Message-Id: <20010204234823.A13429@panix.com>
12262      Branch: perl
12263            ! pod/perlfaq2.pod
12264 ____________________________________________________________________________
12265 [  8698] By: nick                                  on 2001/02/05  19:39:31
12266         Log: Missed file f#rom the testharness mess.
12267      Branch: perl
12268            + t/lib/test-harness.t
12269 ____________________________________________________________________________
12270 [  8697] By: nick                                  on 2001/02/05  19:37:21
12271         Log: Subject: [DOC PATCH] overload.pm nits
12272              From: John Tobey <jtobey@john-edwin-tobey.org>
12273              Date: Sun, 4 Feb 2001 20:40:47 -0500 (EST)
12274              Message-Id: <m14Pae7-000FOoC@feynman.localnet>
12275      Branch: perl
12276            ! lib/overload.pm
12277 ____________________________________________________________________________
12278 [  8696] By: alanbur                               on 2001/02/05  11:56:00
12279         Log: Sync with parent
12280      Branch: maint-5.6/pureperl
12281           !> thread.h
12282 ____________________________________________________________________________
12283 [  8695] By: gsar                                  on 2001/02/05  03:27:34
12284         Log: thread.h tweak to enable 5005threads on HP-UX 10.20 with DCE threads
12285      Branch: maint-5.6/perl
12286            ! thread.h
12287 ____________________________________________________________________________
12288 [  8694] By: alanbur                               on 2001/02/05  00:07:47
12289         Log: Initial branch creation from //depot/maint-5.6/perl
12290      Branch: maint-5.6/pureperl
12291           +> (branch 1719 files)
12292 ____________________________________________________________________________
12293 [  8693] By: gsar                                  on 2001/02/04  22:38:49
12294         Log: integrate changes#7801,8068,8094,8108,8196 from mainline (DB_File
12295              changes)
12296      Branch: maint-5.6/perl
12297           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
12298           !> ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
12299           !> ext/DB_File/version.c
12300 ____________________________________________________________________________
12301 [  8692] By: nick                                  on 2001/02/04  18:15:57
12302         Log: The missed t/TEST part of the grand testharness upgrade.
12303      Branch: perl
12304            ! t/TEST
12305 ____________________________________________________________________________
12306 [  8691] By: nick                                  on 2001/02/04  18:05:17
12307         Log: New improved test harness
12308              Subject: Re: [PATCH Test::Harness] Third time's a charm?
12309              From: Michael G Schwern <schwern@pobox.com>
12310              Date: Sun, 4 Feb 2001 08:01:20 -0500
12311              Message-Id: <20010204080120.G10493@blackrider.aocn.com>
12312      Branch: perl
12313            + t/lib/sample-tests/bailout t/lib/sample-tests/combined
12314            + t/lib/sample-tests/descriptive t/lib/sample-tests/duplicates
12315            + t/lib/sample-tests/header_at_end t/lib/sample-tests/no_nums
12316            + t/lib/sample-tests/simple t/lib/sample-tests/simple_fail
12317            + t/lib/sample-tests/skip t/lib/sample-tests/skip_all
12318            + t/lib/sample-tests/todo t/lib/sample-tests/with_comments
12319            ! MANIFEST lib/Test/Harness.pm
12320 ____________________________________________________________________________
12321 [  8690] By: nick                                  on 2001/02/04  17:57:51
12322         Log: Subject: [PATCH h2xs.PL perl@8670] Small usage change and author gueesing
12323              From: Jonathan Stowe <gellyfish@gellyfish.com>
12324              Date: Sun, 4 Feb 2001 10:46:01 +0000 (GMT)
12325              Message-Id: <Pine.LNX.4.32.0102041037510.1555-100000@orpheus.gellyfish.com>
12326      Branch: perl
12327            ! utils/h2xs.PL
12328 ____________________________________________________________________________
12329 [  8689] By: nick                                  on 2001/02/04  17:55:24
12330         Log: Subject: Re: [PATCH lots of pod/] s/chop/chomp/g
12331              From: Michael G Schwern <schwern@pobox.com>
12332              Date: Sat, 3 Feb 2001 22:46:38 -0500
12333              Message-Id: <20010203224638.E10493@blackrider.aocn.com>
12334      Branch: perl
12335            ! pod/perldiag.pod pod/perlfaq8.pod pod/perlfunc.pod
12336            ! pod/perlop.pod pod/perlport.pod pod/perlutil.pod
12337 ____________________________________________________________________________
12338 [  8688] By: nick                                  on 2001/02/04  17:43:55
12339         Log: Subject: [ID 20010203.006] perlio.c is mis-reporting argument
12340              length byfailing to spot lack of closing )
12341              From: nick@talking.bollo.cx
12342              Date: Sat, 03 Feb 2001 23:53:16 +0000
12343              Message-Id: <E14PCUW-0001Qo-00@Bagpuss.unfortu.net>
12344      Branch: perl
12345            ! perlio.c pod/perldiag.pod
12346 ____________________________________________________________________________
12347 [  8687] By: jhi                                   on 2001/02/03  17:11:42
12348         Log: HP-UX thread patches from Merijn H. Brand.
12349      Branch: maint-5.6/perl
12350            ! README.hpux hints/hpux.sh
12351 ____________________________________________________________________________
12352 [  8686] By: jhi                                   on 2001/02/03  16:40:12
12353         Log: Metaconfig changes for #8685.
12354      Branch: metaconfig
12355            ! U/installdirs/instubperl.U
12356      Branch: metaconfig/U/perl
12357            ! Devel.U versiononly.U
12358 ____________________________________________________________________________
12359 [  8685] By: jhi                                   on 2001/02/03  16:39:49
12360         Log: For -Dusedevel builds turn off installusrbinperl and turn on
12361              versiononly, a combined idea of Richard Soderberg and Merijn
12362              H. Brand.  You can still override both of these from the command
12363              line if you need to, -Dinstallusrbinperl and -Uversiononly.
12364      Branch: perl
12365            ! Configure
12366 ____________________________________________________________________________
12367 [  8684] By: jhi                                   on 2001/02/03  16:16:34
12368         Log: Metaconfig unit fix for #8683.
12369      Branch: metaconfig
12370            ! U/compline/nblock_io.U
12371 ____________________________________________________________________________
12372 [  8683] By: jhi                                   on 2001/02/03  16:16:12
12373         Log: Configure fix for the DYNIX/ptx F_SETFL problem,
12374              reported by Peter Prymmer for 5.6-TRIAL1.
12375      Branch: perl
12376            ! Configure
12377 ____________________________________________________________________________
12378 [  8682] By: jhi                                   on 2001/02/03  05:52:11
12379         Log: IRIX hints fix from Scott Henry, get Configure -Dcc="cc -64 -mips3"
12380              to work correctly.
12381      Branch: maint-5.6/perl
12382            ! hints/irix_6.sh
12383 ____________________________________________________________________________
12384 [  8681] By: jhi                                   on 2001/02/03  05:47:33
12385         Log: perlport tweaks from Peter Prymmer and Chris Nandor.
12386      Branch: maint-5.6/perl
12387            ! pod/perlport.pod
12388 ____________________________________________________________________________
12389 [  8680] By: jhi                                   on 2001/02/02  21:39:49
12390         Log: perlport update from Peter Prymmer.
12391      Branch: maint-5.6/perl
12392            ! pod/perlport.pod
12393 ____________________________________________________________________________
12394 [  8679] By: nick                                  on 2001/02/02  20:50:48
12395         Log: Integrate mainline
12396      Branch: perlio
12397           !> Changes Porting/makerel embed.pl embedvar.h ext/POSIX/POSIX.xs
12398           !> lib/Getopt/Long.pm patchlevel.h pod/perlfunc.pod
12399           !> pod/perlmodlib.PL pod/perlmodlib.pod pp.h sv.c t/lib/peek.t
12400 ____________________________________________________________________________
12401 [  8678] By: gsar                                  on 2001/02/02  16:02:12
12402         Log: note about bincompat, slightly modified (from Lupe Christoph)
12403      Branch: maint-5.6/perl
12404            ! README.solaris
12405 ____________________________________________________________________________
12406 [  8677] By: jhi                                   on 2001/02/02  15:46:20
12407         Log: Supported platforms updates.
12408      Branch: maint-5.6/perl
12409            ! pod/perlport.pod
12410 ____________________________________________________________________________
12411 [  8676] By: jhi                                   on 2001/02/02  03:41:26
12412         Log: A couple more perlfaq2 tweaks.
12413      Branch: maint-5.6/perl
12414            ! pod/perlfaq2.pod
12415 ____________________________________________________________________________
12416 [  8675] By: jhi                                   on 2001/02/02  03:17:44
12417         Log: Misedit in #8661.
12418      Branch: maint-5.6/perl
12419            ! Configure
12420 ____________________________________________________________________________
12421 [  8674] By: jhi                                   on 2001/02/02  03:14:38
12422         Log: Damien again.
12423      Branch: maint-5.6/perl
12424            ! pod/perlfaq2.pod
12425 ____________________________________________________________________________
12426 [  8673] By: jhi                                   on 2001/02/02  03:12:40
12427         Log: perlfaq update from Elaine Ashton.
12428      Branch: maint-5.6/perl
12429            ! pod/perlfaq2.pod
12430 ____________________________________________________________________________
12431 [  8672] By: jhi                                   on 2001/02/02  03:07:08
12432         Log: UTF-8 s/// patch from Inaba Hiroto.
12433      Branch: maint-5.6/perl
12434            ! pp_ctl.c pp_hot.c
12435 ____________________________________________________________________________
12436 [  8671] By: jhi                                   on 2001/02/01  22:34:31
12437         Log: Update Changes.
12438      Branch: perl
12439            ! Changes patchlevel.h
12440 ____________________________________________________________________________
12441 [  8670] By: jhi                                   on 2001/02/01  22:15:29
12442         Log: Integrate changes #8641,8644,8649,8654,8662,8663,8664,8665,8667,8669
12443              from maintperl.
12444              
12445              Upgrade to Getopt::Long 2.25, from Johan Vromans.
12446              
12447              more files need to be writable in the source distribution
12448              
12449              perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626)
12450              
12451              Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h
12452              
12453              Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
12454              
12455              Allow the float to be fuzzier.
12456              
12457              need to use INT2PTR instead of a straight cast or ia64 fails
12458              
12459              Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod 
12460              
12461              add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE
12462      Branch: perl
12463           !> Porting/makerel embed.pl embedvar.h ext/POSIX/POSIX.xs
12464           !> lib/Getopt/Long.pm pod/perlfunc.pod pod/perlmodlib.PL
12465           !> pod/perlmodlib.pod pp.h sv.c t/lib/peek.t
12466 ____________________________________________________________________________
12467 [  8669] By: jhi                                   on 2001/02/01  21:57:02
12468         Log: Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
12469              From: Robin Barker <rmb1@cise.npl.co.uk>
12470              Date: Thu, 1 Feb 2001 16:59:05 GMT
12471              Message-Id: <200102011659.QAA01274@tempest.npl.co.uk>
12472      Branch: maint-5.6/perl
12473            ! pod/perlmodlib.PL
12474 ____________________________________________________________________________
12475 [  8668] By: nick                                  on 2001/02/01  19:41:40
12476         Log: Integrate mainline
12477      Branch: perlio
12478           !> dump.c ext/Errno/Errno_pm.PL intrpvar.h mg.c perl.c perl.h
12479           !> pod/perlapi.pod pp.c pp.h pp_hot.c sv.c t/op/arith.t
12480           !> t/op/each.t utf8.c utf8.h util.c vms/test.com
12481 ____________________________________________________________________________
12482 [  8667] By: gsar                                  on 2001/02/01  16:59:11
12483         Log: add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE
12484      Branch: maint-5.6/perl
12485            ! embed.pl embedvar.h
12486 ____________________________________________________________________________
12487 [  8666] By: gsar                                  on 2001/02/01  16:34:51
12488         Log: add missing entries to win32/config.?c
12489      Branch: maint-5.6/perl
12490            ! win32/config.bc win32/config.gc win32/config.vc
12491            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
12492 ____________________________________________________________________________
12493 [  8665] By: jhi                                   on 2001/02/01  14:58:51
12494         Log: Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod 
12495              From: "Stephen P. Potter" <spp@spotter.yi.org>
12496              Date: Thu, 01 Feb 2001 10:45:46 -0500
12497              Message-Id: <200102011545.KAA31479@spotter.yi.org>
12498      Branch: maint-5.6/perl
12499            ! pod/perlfunc.pod
12500 ____________________________________________________________________________
12501 [  8664] By: gsar                                  on 2001/02/01  14:52:37
12502         Log: need to use INT2PTR instead of a straight cast or ia64 fails
12503              posix.t (from Brendan O'Dea <bod@compusol.com.au>)
12504      Branch: maint-5.6/perl
12505            ! ext/POSIX/POSIX.xs
12506 ____________________________________________________________________________
12507 [  8663] By: jhi                                   on 2001/02/01  14:09:13
12508         Log: Allow the float to be fuzzier.
12509      Branch: maint-5.6/perl
12510            ! t/lib/peek.t
12511 ____________________________________________________________________________
12512 [  8662] By: jhi                                   on 2001/02/01  13:59:00
12513         Log: Subject: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
12514              From: Robin Barker <rmb1@cise.npl.co.uk>
12515              Date: Thu, 1 Feb 2001 13:05:39 GMT
12516              Message-Id: <200102011305.NAA26160@tempest.npl.co.uk>
12517      Branch: maint-5.6/perl
12518            ! pod/perlmodlib.pod
12519 ____________________________________________________________________________
12520 [  8661] By: jhi                                   on 2001/02/01  13:57:38
12521         Log: Subject: [PATCH] Re: v5.6.1 trial2 is available
12522              Date: Thu, 01 Feb 2001 14:15:41 +0100
12523              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
12524              Message-Id: <20010201141104.303F.H.M.BRAND@hccnet.nl>
12525              
12526              Have the $ccflags in the gcc version test (strange, this change
12527              is claimed to be have been integrated already)
12528      Branch: maint-5.6/perl
12529            ! Configure
12530 ____________________________________________________________________________
12531 [  8660] By: jhi                                   on 2001/02/01  13:44:10
12532         Log: Integrate changes #7950,7964,7962 from mainline.
12533              
12534              Find the stdchar signedness using cpp, should fix some of
12535              the Solaris compiler warnings reported by Alan Burlison.
12536      Branch: maint-5.6/perl
12537           !> Configure config_h.SH
12538 ____________________________________________________________________________
12539 [  8659] By: jhi                                   on 2001/02/01  05:35:32
12540         Log: Subject: [PATCH 5.6.1-TRIAL? and 5.7.?] perldoc uses unescaped backslashes in filenames
12541              From: Jan Dubois <JanD@ActiveState.com>
12542              Date: Wed, 31 Jan 2001 21:17:03 -0800
12543              Message-ID: <8qrh7t069jt32m98sap53l9dfoge0vjrle@4ax.com>
12544      Branch: maint-5.6/perl
12545            ! utils/perldoc.PL
12546 ____________________________________________________________________________
12547 [  8658] By: jhi                                   on 2001/02/01  04:33:17
12548         Log: Integrate the README.os390 and README.posix-bc parts of mainline
12549              changes #8373,8486, 8544,8556.  (The hints/os390.sh,Makefile.SH,
12550              installperl parts were taken care of by #8657.)
12551      Branch: maint-5.6/perl
12552           !> README.os390 README.posix-bc
12553 ____________________________________________________________________________
12554 [  8657] By: jhi                                   on 2001/02/01  04:29:21
12555         Log: Subject: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
12556              From: Peter Prymmer <pvhp@forte.com>
12557              Date: Wed, 31 Jan 2001 18:18:11 -0800 (PST)
12558              Message-ID: <Pine.OSF.4.10.10101311815560.336633-100000@aspara.forte.com>
12559      Branch: maint-5.6/perl
12560            + ext/DynaLoader/dl_dllload.xs
12561            ! MANIFEST Makefile.SH hints/os390.sh installperl
12562 ____________________________________________________________________________
12563 [  8656] By: jhi                                   on 2001/02/01  04:25:45
12564         Log: Subject: [PATCH: 5.6.1 trial2]Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on os390 05.00 (UNINSTALLED)
12565              From: Peter Prymmer <pvhp@forte.com>
12566              Date: Wed, 31 Jan 2001 15:26:57 -0800 (PST)
12567              Message-ID: <Pine.OSF.4.10.10101311523101.336633-100000@aspara.forte.com>
12568      Branch: maint-5.6/perl
12569            ! lib/Math/BigInt.pm lib/bigint.pl t/lib/b.t t/pragma/sub_lval.t
12570 ____________________________________________________________________________
12571 [  8655] By: jhi                                   on 2001/02/01  04:14:47
12572         Log: Subject: [ID 20010131.066] Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on os2 2.40 (UNINSTALLED)
12573              From: troc@netrus.net
12574              Date: Wed, 31 Jan 2001 22:31:26 -0500
12575              Message-Id: <200102010331.WAA117.85@rocco.homenet>
12576      Branch: maint-5.6/perl
12577            ! os2/os2.c
12578 ____________________________________________________________________________
12579 [  8654] By: jhi                                   on 2001/02/01  04:12:52
12580         Log: Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h
12581              as reported by Alan Burlison.
12582      Branch: maint-5.6/perl
12583            ! pp.h
12584 ____________________________________________________________________________
12585 [  8653] By: jhi                                   on 2001/02/01  04:05:12
12586         Log: Subject: [ID 20010131.042] Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on VMS_AXP V7.2-1
12587              From: dsugalski@northernlight.com
12588              Date: Wed, 31 Jan 2001 18:54:11 -0500
12589              Message-Id: <01013118541126@monsoon.stratus.northernlight.com>
12590      Branch: maint-5.6/perl
12591            ! configure.com
12592 ____________________________________________________________________________
12593 [  8652] By: jhi                                   on 2001/02/01  04:03:11
12594         Log: Misplaced #endif.
12595              
12596              Subject: [perl-5-6-1-trial2] patches for EPOC
12597              From: Olaf Flebbe <O.Flebbe@science-computing.de>
12598              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
12599              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
12600      Branch: maint-5.6/perl
12601            ! epoc/epocish.c
12602 ____________________________________________________________________________
12603 [  8651] By: jhi                                   on 2001/02/01  04:00:25
12604         Log: Integrate changes #8647,8648,8650 from mainline.
12605              
12606              Macrofy a magic UTF-8 test.
12607              
12608              Protect PL_numeric_radix_sv with USE_NUMERIC_LOCALE.
12609              
12610              Watch out for cross compiling for EPOC (usually done on linux).
12611      Branch: maint-5.6/perl
12612           !> ext/Errno/Errno_pm.PL sv.c utf8.c utf8.h
12613 ____________________________________________________________________________
12614 [  8650] By: jhi                                   on 2001/02/01  03:56:20
12615         Log: Watch out for cross compiling for EPOC (usually done on linux)
12616              
12617              Subject: [perl-5-6-1-trial2] patches for EPOC
12618              From: Olaf Flebbe <O.Flebbe@science-computing.de>
12619              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
12620              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
12621      Branch: perl
12622            ! ext/Errno/Errno_pm.PL
12623 ____________________________________________________________________________
12624 [  8649] By: gsar                                  on 2001/02/01  00:46:00
12625         Log: perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626)
12626      Branch: maint-5.6/perl
12627            ! sv.c
12628 ____________________________________________________________________________
12629 [  8648] By: jhi                                   on 2001/01/31  23:35:36
12630         Log: All the uses of PL_numeric_radix must be protected by
12631              USE_LOCALE_NUMERIC, noticed by Olaf Flebbe in
12632              
12633              Subject: [perl-5-6-1-trial2] patches for EPOC
12634              From: Olaf Flebbe <O.Flebbe@science-computing.de>
12635              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
12636              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
12637      Branch: perl
12638            ! sv.c
12639 ____________________________________________________________________________
12640 [  8647] By: jhi                                   on 2001/01/31  22:56:16
12641         Log: Macrofy a magic UTF-8 test.
12642      Branch: perl
12643            ! utf8.c utf8.h
12644 ____________________________________________________________________________
12645 [  8646] By: gsar                                  on 2001/01/31  15:55:12
12646         Log: update Changes
12647      Branch: maint-5.6/perl
12648            ! Changes
12649 ____________________________________________________________________________
12650 [  8645] By: gsar                                  on 2001/01/31  15:10:14
12651         Log: Configure tweak suggested by Peter Prymmer
12652      Branch: maint-5.6/perl
12653            ! Configure
12654 ____________________________________________________________________________
12655 [  8644] By: gsar                                  on 2001/01/31  15:06:32
12656         Log: more files need to be writable in the source distribution
12657      Branch: maint-5.6/perl
12658            ! Porting/makerel
12659 ____________________________________________________________________________
12660 [  8643] By: jhi                                   on 2001/01/31  14:59:46
12661         Log: Integrate changes #8258,8278,8279 from mainline.
12662              
12663              Make the large file tests more robust/talkative.
12664      Branch: maint-5.6/perl
12665           !> t/lib/syslfs.t t/op/lfs.t
12666 ____________________________________________________________________________
12667 [  8642] By: gsar                                  on 2001/01/31  14:53:48
12668         Log: integrate changes#8311,8334 from mainline
12669              
12670              Add a new MakeMaker variable PM_FILTER that defines a Unix
12671              filter to be run on each .pm during the pm_to_blib() phase,
12672              a fixed version of
12673              Subject: PATCH (blead 8269) ExtUtils::MakeMaker
12674              
12675              Subject: PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t
12676              Apparently, the glibc2.2 + linux 2.4.0 + NFS combination prevent
12677              accurate reading of the "atime".  
12678      Branch: maint-5.6/perl
12679           !> lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
12680           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
12681           !> lib/ExtUtils/MakeMaker.pm t/io/fs.t
12682 ____________________________________________________________________________
12683 [  8641] By: jhi                                   on 2001/01/31  14:46:37
12684         Log: Upgrade to Getopt::Long 2.25, from Johan Vromans.
12685      Branch: maint-5.6/perl
12686            ! lib/Getopt/Long.pm
12687 ____________________________________________________________________________
12688 [  8640] By: gsar                                  on 2001/01/31  14:40:24
12689         Log: make regen_all
12690      Branch: maint-5.6/perl
12691            ! patchlevel.h pod/perlmodlib.pod pod/perltoc.pod
12692 ____________________________________________________________________________
12693 [  8639] By: gsar                                  on 2001/01/31  14:37:25
12694         Log: refresh windows config files
12695      Branch: maint-5.6/perl
12696            ! win32/Makefile win32/config_H.bc win32/config_H.gc
12697            ! win32/config_H.vc win32/makefile.mk
12698 ____________________________________________________________________________
12699 [  8638] By: gsar                                  on 2001/01/31  14:28:10
12700         Log: makefile tweaks for windows: introduce a bulk-switch to enable
12701              same options as ActivePerl; sync changes with makefile.mk
12702      Branch: maint-5.6/perl
12703            ! win32/Makefile win32/makefile.mk
12704 ____________________________________________________________________________
12705 [  8637] By: jhi                                   on 2001/01/31  04:41:30
12706         Log: Subject: [PATCH] Re: [PATCH] Re: [ID 20010105.023] numeric problems in IRIX
12707              From: Nicholas Clark <nick@ccl4.org>
12708              Date: Tue, 30 Jan 2001 19:51:05 +0000
12709              Message-ID: <20010130195105.R76607@plum.flirble.org> 
12710              
12711              op/inc cure.
12712      Branch: perl
12713            ! pp.c pp.h pp_hot.c t/op/arith.t
12714 ____________________________________________________________________________
12715 [  8636] By: jhi                                   on 2001/01/31  02:38:32
12716         Log: Integrate changes #7884,8122,8155,8197,8213[just to /nolog part,
12717              no perlio],8257,8380,8479,8515 from mainline.
12718              
12719              Subject:  [PATCH perl@7795 (and earlier)] VMS test cleanup
12720              
12721              Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
12722              Subject: [PATCH perl@8133] fix-up for VMS extensions
12723              
12724              In VMS embedded perls couldn't access the statically built Socket.
12725              
12726              Subject: [patch: perl@8211]VMS: add -Duseperlio capacity to configure.com (8213)
12727              
12728              Further VMS piping fixes from Charles Lane.
12729              
12730              Subject:  [PATCH] make t/op/misc.t work on VMS
12731              
12732              Add tracing for debugging extensions builds in VMS.
12733              
12734              Subject: [PATCH perl@8506] typo in last week's configure.com frenzy
12735      Branch: maint-5.6/perl
12736           !> configure.com doio.c t/op/misc.t vms/descrip_mms.template
12737           !> vms/ext/DCLsym/Makefile.PL vms/ext/Stdio/Makefile.PL
12738           !> vms/test.com vms/vms.c vms/vmsish.h vms/vmspipe.com
12739 ____________________________________________________________________________
12740 [  8635] By: jhi                                   on 2001/01/31  01:46:41
12741         Log: Integrate change #7732 from mainline.
12742              
12743              Sparc 64-bit pack() fix from Jens Hamisch.
12744      Branch: maint-5.6/perl
12745           !> pp.c
12746 ____________________________________________________________________________
12747 [  8634] By: jhi                                   on 2001/01/31  01:41:16
12748         Log: One spot missing from #8626.
12749      Branch: maint-5.6/perl
12750            ! sv.c
12751 ____________________________________________________________________________
12752 [  8633] By: jhi                                   on 2001/01/31  00:49:17
12753         Log: Integrate change #7495 from mainline.
12754              
12755              Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
12756      Branch: maint-5.6/perl
12757           !> MANIFEST ext/re/Makefile.PL
12758 ____________________________________________________________________________
12759 [  8632] By: jhi                                   on 2001/01/30  23:38:49
12760         Log: Integrate change #8396 from mainline.
12761              
12762              Subject: [PATCH] add SO_REUSEPORT to export list in Socket.pm for
12763              better multicast support (resend)
12764      Branch: maint-5.6/perl
12765           !> ext/Socket/Socket.pm
12766 ____________________________________________________________________________
12767 [  8631] By: jhi                                   on 2001/01/30  23:28:03
12768         Log: Integrate changes #7514,7813,8113,8144,8397,8398,8490 from mainline.
12769              
12770              More AIX lore. (7514, ext/re/hints/aix.pl)
12771              
12772              Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706    +Duseperlio on AIX4.[23]
12773              
12774              Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706    +Duseperlio on AIX4.[23] (7813, strictly speaking not yet necessary, but harmless and goes well with #8490)
12775              
12776              Subject: [ID 20001214.002] Net::Ping patch
12777              
12778              Subject: [patch perl@8133] Typo in my Net::Ping doc patch :(
12779              
12780              Subject: [PATCH] add ReusePort option to IO::Socket::INET for better multicast support (resend)
12781              
12782              Add ReuseAddr as a (preferred) alias for Reuse as we now
12783              also have ReusePort.
12784              
12785              Subject: [PATCH: perl@8482] minor typos in some dl_$foo.xs files
12786      Branch: maint-5.6/perl
12787           +> ext/re/hints/aix.pl
12788           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dlopen.xs
12789           !> ext/IO/lib/IO/Socket/INET.pm lib/Net/Ping.pm
12790 ____________________________________________________________________________
12791 [  8630] By: jhi                                   on 2001/01/30  23:03:59
12792         Log: Integrate changes #8215,8587 from mainline: missing pod nits.
12793              
12794              read() documentation tweak for 20001121.004.
12795              
12796              Subject: [ID 20010128.003] [PATCH] perlre.pod buglet
12797      Branch: maint-5.6/perl
12798           !> pod/perlfunc.pod pod/perlre.pod
12799 ____________________________________________________________________________
12800 [  8629] By: jhi                                   on 2001/01/30  22:41:57
12801         Log: Integrate change #8098 from mainline.
12802              
12803              fastgetcwd is defined using a glob alias on a $^O dependent basis
12804              and there was no default assignment or perl subroutine.
12805      Branch: maint-5.6/perl
12806           !> lib/Cwd.pm
12807 ____________________________________________________________________________
12808 [  8628] By: jhi                                   on 2001/01/30  21:58:52
12809         Log: Integrate change #7866 from mainline.
12810              
12811              File::Temp 0.11.
12812      Branch: maint-5.6/perl
12813           !> lib/File/Temp.pm t/lib/ftmp-tempfile.t
12814 ____________________________________________________________________________
12815 [  8627] By: jhi                                   on 2001/01/30  21:39:44
12816         Log: Integrate changes #8075,8086,8228 from mainline.  
12817              
12818              Darwin is not Windows. (8075,8086)
12819              
12820              Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status +update
12821      Branch: maint-5.6/perl
12822           !> lib/CGI.pm lib/Pod/Select.pm lib/Text/ParseWords.pm
12823           !> pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
12824           !> pod/perldiag.pod pod/perlembed.pod pod/perlfaq4.pod
12825           !> pod/perllocale.pod pod/perlmodlib.pod pod/perlretut.pod
12826 ____________________________________________________________________________
12827 [  8626] By: jhi                                   on 2001/01/30  21:22:11
12828         Log: Integrate with tweakery the change #8625 from mainline,
12829              the multibyte decimal separator fix ("fa_IR locale failure").
12830      Branch: maint-5.6/perl
12831            ! embedvar.h perlapi.h
12832           !> intrpvar.h perl.c perl.h sv.c util.c
12833 ____________________________________________________________________________
12834 [  8625] By: jhi                                   on 2001/01/30  20:26:33
12835         Log: Fix for the fa_IR locale failure.  The reason for the failure
12836              was that Perl was assuming the decimal separator aka the radix
12837              separator is one character.  The Farsi-Iranian locale crushed
12838              that bad assumption since there the separator is 'Momayyez',
12839              glyphwise looking somewhat like a slash, and in Unicode UTF-8
12840              encoded in two bytes, 0xd9 0xab.
12841      Branch: perl
12842            ! intrpvar.h perl.c perl.h sv.c util.c
12843 ____________________________________________________________________________
12844 [  8624] By: gsar                                  on 2001/01/30  20:17:03
12845         Log: regen_headers
12846      Branch: maint-5.6/perl
12847            ! Makefile.SH pod/perlintern.pod
12848 ____________________________________________________________________________
12849 [  8623] By: gsar                                  on 2001/01/30  19:42:34
12850         Log: backout change#7431 and its dependents (causes spurious rebuilds
12851              of autogenerated files)
12852              
12853              fix benign b.t failure
12854      Branch: maint-5.6/perl
12855            ! Makefile.SH t/lib/b.t
12856 ____________________________________________________________________________
12857 [  8622] By: jhi                                   on 2001/01/30  19:41:41
12858         Log: Microperl sync.
12859      Branch: perl
12860            ! mg.c perl.h
12861 ____________________________________________________________________________
12862 [  8621] By: gsar                                  on 2001/01/30  19:24:47
12863         Log: integrate changes#8259,8442,8444,8445,8448,8449,8451,8455
12864              from mainline
12865              
12866              Subject: podlators 1.06 released
12867              
12868              Subject: [PATCH @8436] Eliminate op_children
12869              
12870              (Replaced by #8448)  Traces of op_children (cleanup of #8442)
12871              
12872              (Replaced by #8448)  More op_children traces (cleanup of #8442).
12873              
12874              Subject: [PATCH #3 @8436] Re: Eliminate op_children
12875              Replace #8444 and #8445.
12876              
12877              Under 5.005 threads and debugging crashed in Debian 2.2 Linux/x86
12878              at the setting of the ofs_sv in new_struct_thread() as the
12879              thr->Tofs_sv (PL_ofs_sv) was still 0xabab.... (this is what
12880              uninitialized fields are, uh, initialized with),
12881              SvREFCNT_inc()ing that invited a core dump.
12882              
12883              podlators 1.07, from Russ Allbery.
12884              
12885              Subject: [PATCH] regcomp.c old feature removal
12886              From: mjd@plover.com
12887              Date: 16 Jan 2001 14:43:18 -0000 
12888              Message-ID: <20010116144318.7140.qmail@plover.com> 
12889      Branch: maint-5.6/perl
12890           +> lib/Pod/Text/Overstrike.pm
12891           !> MANIFEST bytecode.pl ext/B/B.xs ext/B/B/Asmdata.pm
12892           !> ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/Concise.pm
12893           !> ext/B/B/Debug.pm ext/ByteLoader/byterun.c
12894           !> ext/ByteLoader/byterun.h lib/Pod/Man.pm lib/Pod/Text/Color.pm
12895           !> lib/Pod/Text/Termcap.pm op.c op.h pod/pod2text.PL regcomp.c
12896           !> util.c
12897 ____________________________________________________________________________
12898 [  8620] By: gsar                                  on 2001/01/30  18:48:32
12899         Log: integrate changes#8243,8254,8255,8313,8314,8363,8383,8390,8416,
12900              8417,8418,8419,8424,8427,8430,8441,8563 from mainline (TODO: b.t
12901              now fails one test)
12902              
12903              Subject: [PATCH] lvalue AUTOLOAD. No, really.
12904              
12905              Subject: [PATCH] Interesting syntax idea
12906              Make opens + bareword assigns do typeglob assigns.
12907              
12908              Tests for #8254.
12909              
12910              Subject: [PATCH @8269] Continue blocks and B::Deparse
12911              Make the peephole optimizer to bypass more null ops and
12912              and rewrite the deparse handling of continue blocks.
12913              
12914              Subject: Re: [PATCH @8269] Continue blocks and B::Deparse
12915              Doc tweak on #8313.
12916              
12917              Subject: [PATCH @8344] Fix spurious GVSV OPpOUR_INTRO
12918              
12919              Subject: [PATCH @8382] Remove FileHandle/IO dependence in t/io/openpid.t
12920              
12921              Subject:  [PATCH perl@8269] Opcode.XS, fix memory leak
12922              
12923              Subject: RE: [PATCH] [ID 20001223.002] lvalues in list context
12924              Replace 10000 with RETVAL_MAX, and compute RETVAL_MAX
12925              according to the platform.
12926              
12927              Subject: [PATCH @8404] Consolidated lvalue sub changes
12928              
12929              Subject: Re: [PATCH] [ID 20001223.002] lvalues in list context
12930              
12931              Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.
12932              
12933              Subject: B::Concise -- an improved replacement for B::Terse 
12934              
12935              The B::Terse drop-in replacement wasn't quite drop-in.
12936              
12937              The LVRET macro needed an aTHX.
12938              
12939              Use the /^Perl_/-less form of is_lvalue_sub().
12940              
12941              Subject: [PATCH @8545] [ID 20000808.005] OP_REFGEN as an lvalue
12942      Branch: maint-5.6/perl
12943           +> ext/B/B/Concise.pm
12944           !> (integrate 27 files)
12945 ____________________________________________________________________________
12946 [  8619] By: nick                                  on 2001/01/30  18:40:28
12947         Log: Integrate mainline
12948      Branch: perlio
12949           !> (integrate 40 files)
12950 ____________________________________________________________________________
12951 [  8618] By: jhi                                   on 2001/01/30  18:37:18
12952         Log: Subject: [PATCH perl@8585] protect VMS test harness from chdir switcheroo
12953              Date: Mon, 29 Jan 2001 22:51:29 -0600
12954              From: "Craig A. Berry" <craigberry@mac.com>
12955              Message-Id: <p04330101b69bef0ebab4@[172.16.52.1]>
12956      Branch: perl
12957            ! vms/test.com
12958 ____________________________________________________________________________
12959 [  8617] By: jhi                                   on 2001/01/30  18:34:53
12960         Log: Subject: [PATCH] Add missing CV flags to dump.c
12961              From: Tim Jenness <t.jenness@jach.hawaii.edu>
12962              Date: Mon, 29 Jan 2001 21:48:55 -1000 (HST)
12963              Message-ID: <Pine.LNX.4.30.0101292144280.14179-100000@lapaki.jach.hawaii.edu>
12964      Branch: perl
12965            ! dump.c
12966 ____________________________________________________________________________
12967 [  8616] By: jhi                                   on 2001/01/30  18:20:58
12968         Log: Integrate partly the change #8615 from mainline, the t/op/each.t
12969              part isn't applicable to maintperl.
12970              
12971              UTF-8 nit from Inaba Hiroto.
12972      Branch: maint-5.6/perl
12973           !> pod/perlapi.pod utf8.c
12974 ____________________________________________________________________________
12975 [  8615] By: jhi                                   on 2001/01/30  18:18:51
12976         Log: UTF-8 nit from Inaba Hiroto.
12977      Branch: perl
12978            ! pod/perlapi.pod t/op/each.t utf8.c
12979 ____________________________________________________________________________
12980 [  8614] By: jhi                                   on 2001/01/30  18:13:38
12981         Log: Integrate changes #8608,8609,8610,8611,8612,8613 from maintperl.
12982              
12983              perl's internal variables are not for public consumption,
12984              move their docs from perlapi.pod to perlintern.pod
12985              
12986              support for -Dusethreads build under HP-UX 10.20 and DCE threads
12987              library (11.0 and later have pthreads but 10.x don't)
12988              
12989              avoid uninitialized value warnings
12990              
12991              canonicalize paths when doing chdir() on windows (or Cwd::getcwd()
12992              gets weird results)
12993              
12994              perldoc nit on windows
12995              
12996              make it possible to run the tests outside the source tree
12997              (there's still a dependency on ../lib being the library
12998              location)
12999      Branch: perl
13000           !> hints/hpux.sh intrpvar.h perlapi.c pod/perlapi.pod
13001           !> pod/perlintern.pod t/base/term.t t/io/tell.t t/lib/dprof/V.pm
13002           !> t/op/flip.t thrdvar.h thread.h utils/perldoc.PL
13003           !> win32/bin/search.pl win32/vdir.h
13004 ____________________________________________________________________________
13005 [  8613] By: gsar                                  on 2001/01/30  16:39:59
13006         Log: make it possible to run the tests outside the source tree
13007              (there's still a dependency on ../lib being the library
13008              location)
13009      Branch: maint-5.6/perl
13010            ! t/base/term.t t/io/tell.t t/lib/dprof/V.pm t/op/flip.t
13011 ____________________________________________________________________________
13012 [  8612] By: gsar                                  on 2001/01/30  16:31:12
13013         Log: perldoc nit on windows
13014      Branch: maint-5.6/perl
13015            ! utils/perldoc.PL
13016 ____________________________________________________________________________
13017 [  8611] By: gsar                                  on 2001/01/30  16:22:54
13018         Log: canonicalize paths when doing chdir() on windows (or Cwd::getcwd()
13019              gets weird results)
13020      Branch: maint-5.6/perl
13021            ! win32/vdir.h
13022 ____________________________________________________________________________
13023 [  8610] By: gsar                                  on 2001/01/30  16:12:45
13024         Log: avoid uninitialized value warnings
13025      Branch: maint-5.6/perl
13026            ! win32/bin/search.pl
13027 ____________________________________________________________________________
13028 [  8609] By: gsar                                  on 2001/01/30  16:08:01
13029         Log: support for -Dusethreads build under HP-UX 10.20 and DCE threads
13030              library (11.0 and later have pthreads but 10.x don't)
13031      Branch: maint-5.6/perl
13032            ! hints/hpux.sh thread.h
13033 ____________________________________________________________________________
13034 [  8608] By: gsar                                  on 2001/01/30  15:48:55
13035         Log: perl's internal variables are not for public consumption,
13036              move their docs from perlapi.pod to perlintern.pod
13037      Branch: maint-5.6/perl
13038            ! intrpvar.h perlapi.c pod/perlapi.pod pod/perlintern.pod
13039            ! thrdvar.h
13040 ____________________________________________________________________________
13041 [  8607] By: gsar                                  on 2001/01/30  15:44:27
13042         Log: mistakenly branched perl56delta.pod, revert
13043      Branch: maint-5.6/perl
13044            - pod/perl56delta.pod
13045           !> pod/perldelta.pod
13046 ____________________________________________________________________________
13047 [  8606] By: gsar                                  on 2001/01/30  14:20:24
13048         Log: integrate changes#7984,7987,8010 from mainline (gets rid of
13049              dTHR which has been a noop for a while now, except for the
13050              compatibility definition in thread.h)
13051      Branch: maint-5.6/perl
13052           !> (integrate 45 files)
13053 ____________________________________________________________________________
13054 [  8605] By: jhi                                   on 2001/01/30  05:43:58
13055         Log: Mark the UTF-8 APIs as experimental.
13056      Branch: maint-5.6/perl
13057            ! embed.pl pod/perlapi.pod
13058 ____________________________________________________________________________
13059 [  8604] By: jhi                                   on 2001/01/30  05:38:40
13060         Log: Nits from earlier integrates.
13061      Branch: maint-5.6/perl
13062            ! lib/Carp/Heavy.pm
13063           !> sv.c
13064 ____________________________________________________________________________
13065 [  8603] By: jhi                                   on 2001/01/30  05:27:26
13066         Log: Regenerate Porting files.
13067      Branch: maint-5.6/perl
13068            ! Porting/Glossary Porting/config.sh Porting/config_H
13069 ____________________________________________________________________________
13070 [  8602] By: jhi                                   on 2001/01/30  05:14:59
13071         Log: Integrate changes #7891,8034,8078,8110,8111,8112,8277,8291,
13072              8310,8339,8447,8492,8493,8505,8525: documentation changes.
13073              
13074              Subject: Re: perlfaq style changes
13075              
13076              Subject: DOC PATCH 5.6.0: -s return value incompletely documented
13077              
13078              Subject: [PATCH] docs on NaN
13079              
13080              Subject: [patch] perlfaq7
13081              
13082              Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
13083              
13084              Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
13085              
13086              Subject: [PATCH] open() example in perlfunc.pod
13087              
13088              Podify README.mpeix (a new version from the web)
13089              
13090              Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
13091              
13092              Subject: [PATCH] format and rewording in perlfaq.pod
13093              
13094              Subject: [PATCH] API Variable documentation   
13095              
13096              Memory management calls documentation.
13097              
13098              Subject: [PATCH: perl@8482] README.vms URL updates
13099              
13100              Subject: Minor typos in perlfaq2.pod
13101              
13102              Subject: [PATCH] pod/perlvar.pod
13103      Branch: maint-5.6/perl
13104           +> pod/perl56delta.pod
13105            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
13106           !> README.amiga README.epoc README.mpeix README.vms
13107           !> ext/POSIX/POSIX.pod lib/CPAN.pm lib/Carp/Heavy.pm
13108           !> lib/Win32.pod pod/perlapi.pod pod/perlfaq.pod pod/perlfaq1.pod
13109           !> pod/perlfaq2.pod pod/perlfaq6.pod pod/perlfaq7.pod
13110           !> pod/perlfunc.pod pod/perlop.pod pod/perlrequick.pod
13111           !> pod/perlvar.pod thrdvar.h
13112 ____________________________________________________________________________
13113 [  8601] By: jhi                                   on 2001/01/30  04:38:35
13114         Log: Integrate changes #8036,8096,8253 from mainline:
13115              hints changes.
13116              
13117              Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
13118              Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio 
13119              
13120              Output the (apparent) version of gcc in Tru64.
13121      Branch: maint-5.6/perl
13122           +> ext/POSIX/hints/svr4.pl
13123           !> MANIFEST ext/POSIX/Makefile.PL hints/dec_osf.sh hints/hpux.sh
13124           !> hints/svr4.sh t/lib/bigfltpm.t
13125 ____________________________________________________________________________
13126 [  8600] By: jhi                                   on 2001/01/30  04:04:01
13127         Log: Integrate changes #7863,7868,7875,7876,7888,8384,8480 from mainline:
13128              locale fixes.
13129              
13130              sprintf() does not taint since print() does not. (7863,7875,7876,7888)
13131              
13132              Debian allows /usr/bin/locale to exist without any locales. (7868)
13133              
13134              Allow the locale test needing POSIX and the taint test
13135              needing IPC::SysV to run under 'minitest' (basically,
13136              bail out if loading the extension fails). (8384)
13137              
13138              Cleanup the locale.t output  (8480)
13139      Branch: maint-5.6/perl
13140           !> pod/perllocale.pod sv.c t/op/misc.t t/op/taint.t
13141           !> t/pragma/locale.t
13142 ____________________________________________________________________________
13143 [  8599] By: jhi                                   on 2001/01/30  03:51:04
13144         Log: Missing generated files from #8598.
13145      Branch: maint-5.6/perl
13146            ! embed.h global.sym objXSUB.h perlapi.c proto.h
13147 ____________________________________________________________________________
13148 [  8598] By: jhi                                   on 2001/01/30  03:41:54
13149         Log: Integrate change #8555 from mainline, manually integrate parts
13150              of changes 8452 and 8583.
13151              
13152              Subject: [PATCH] utf8.c documentation (8452)
13153              
13154              No point in checking the length if the pointer is bogus. (8555)
13155              
13156              Introduce bytes_from_utf8() and implement sv_eq() using it,
13157              tr/// did not handle UTF-8 ranges, \ before a raw UTF-8 character
13158              produced "Malformed UTF-8 character" warning, "\x{100}\N{CENT SIGN}"
13159              was malformed. (8583)
13160      Branch: maint-5.6/perl
13161            ! embed.pl t/lib/charnames.t t/op/tr.t toke.c
13162           !> pod/perlapi.pod sv.c utf8.c
13163 ____________________________________________________________________________
13164 [  8597] By: gsar                                  on 2001/01/30  02:37:26
13165         Log: get PERL_OBJECT build going again on windows
13166      Branch: maint-5.6/perl
13167            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
13168            ! pod/perlapi.pod proto.h sv.c
13169 ____________________________________________________________________________
13170 [  8596] By: jhi                                   on 2001/01/30  02:16:17
13171         Log: Signedness nit.
13172      Branch: perl
13173            ! sv.c
13174 ____________________________________________________________________________
13175 [  8595] By: jhi                                   on 2001/01/30  02:11:07
13176         Log: EBCDIC patch for Storable, from Peter Prymmer.
13177      Branch: perl
13178            ! t/lib/st-06compat.t
13179 ____________________________________________________________________________
13180 [  8594] By: jhi                                   on 2001/01/30  01:04:48
13181         Log: Subject: [PATCH: perl@8585] yet another tweak to lib/b.t for EBCDIC
13182              From: Peter Prymmer <pvhp@forte.com>
13183              Date: Mon, 29 Jan 2001 16:51:38 -0800 (PST)
13184              Message-ID: <Pine.OSF.4.10.10101291646320.230748-100000@aspara.forte.com>
13185      Branch: perl
13186            ! t/lib/b.t
13187 ____________________________________________________________________________
13188 [  8593] By: jhi                                   on 2001/01/30  00:56:47
13189         Log: Subject: [PATCH: perl@8585] pod problems in io
13190              From: Peter Prymmer <pvhp@forte.com>
13191              Date: Mon, 29 Jan 2001 16:46:25 -0800 (PST)
13192              Message-ID: <Pine.OSF.4.10.10101291636420.230748-100000@aspara.forte.com>
13193      Branch: perl
13194            ! pod/perlapio.pod pod/perliol.pod
13195 ____________________________________________________________________________
13196 [  8592] By: jhi                                   on 2001/01/30  00:48:20
13197         Log: Integrate perlio.
13198      Branch: perl
13199           !> pod/perlapio.pod pod/perliol.pod
13200 ____________________________________________________________________________
13201 [  8591] By: nick                                  on 2001/01/29  22:02:28
13202         Log: GNU 'merge' Simon's copy of perliol.pod with version
13203              patched by Craig's patch.
13204      Branch: perlio
13205            ! pod/perliol.pod
13206 ____________________________________________________________________________
13207 [  8590] By: nick                                  on 2001/01/29  21:55:10
13208         Log: PerlIO doc tweaks from Craig A. Berry <craig.berry@psinetcs.com>
13209      Branch: perlio
13210            ! pod/perlapio.pod pod/perliol.pod
13211 ____________________________________________________________________________
13212 [  8589] By: jhi                                   on 2001/01/29  15:35:33
13213         Log: Integrate change #8586 from maint-5.6/perl.
13214              
13215              make the BOM detection code not call tell() until it has to
13216              (meant to fix esoteric compatibility issues where PL_rsfp
13217              is overridden)
13218      Branch: perl
13219           !> toke.c
13220 ____________________________________________________________________________
13221 [  8588] By: jhi                                   on 2001/01/29  15:29:11
13222         Log: Subject: MAking Solaris malloc() the default
13223              From: Lupe Christoph <lupe@lupe-christoph.de>
13224              Date: Mon, 29 Jan 2001 12:59:36 +0100
13225              Message-ID: <20010129125936.Z4830@alanya.lupe-christoph.de>
13226              
13227              The README.solaris part slightly tweaked.
13228      Branch: perl
13229            ! README.solaris hints/solaris_2.sh
13230 ____________________________________________________________________________
13231 [  8587] By: jhi                                   on 2001/01/29  15:17:34
13232         Log: Subject: [ID 20010128.003] [PATCH] perlre.pod \b buglet
13233              From: root@ak-75.mind.de
13234              Date: Sun, 28 Jan 2001 20:32:29 +0100
13235              Message-Id: <200101281932.UAA15768@ak-75.mind.de>
13236      Branch: perl
13237            ! pod/perlre.pod
13238 ____________________________________________________________________________
13239 [  8586] By: gsar                                  on 2001/01/29  13:43:44
13240         Log: make the BOM detection code not call tell() until it has to
13241              (meant to fix esoteric compatibility issues where PL_rsfp
13242              is overridden)
13243      Branch: maint-5.6/perl
13244            ! toke.c
13245 ____________________________________________________________________________
13246 [  8585] By: jhi                                   on 2001/01/28  20:05:45
13247         Log: Update Changes.
13248      Branch: perl
13249            ! Changes patchlevel.h
13250 ____________________________________________________________________________
13251 [  8584] By: jhi                                   on 2001/01/28  19:30:02
13252         Log: Integrate perlio.
13253      Branch: perl
13254           +> pod/perliol.pod
13255           !> MANIFEST pod/perlapio.pod
13256 ____________________________________________________________________________
13257 [  8583] By: jhi                                   on 2001/01/28  19:28:40
13258         Log: Patch from Inaba Hiroto:
13259              - canonical UTF-8 hash keys: if a key string for a hash is
13260              UTF8-on, try downgrade the string and use it if
13261              unicode::distinct is not in effect.
13262              For the task, I added a function bytes_from_utf8() to utf8.c.
13263              It might resemble utf8_to_bytes() but it is not convenient
13264              to the task.
13265              Made a test for it and added to t/op/each.t
13266              - Changed do_print in doio.c to apply sv_utf8_(downgrade|upgrade) to
13267              the mortal copy of the argument SV.
13268              And changed t/io/utf8.t test 18 which expects print() to
13269              upgrade its argument.
13270              - re-implement sv_eq with bytes_from_utf8()
13271              - some bug fixes
13272              - tr/// does not handle UTF8 range (\x{}-\x{})
13273              - \ before raw UTF8 character produced
13274              "Malformed UTF-8 character" warning.
13275              - "\x{100}\N{CENT SIGN}" is Malformed.
13276              Added tests for these 3.
13277              - and one silly bug (by me) with qu operator.
13278      Branch: perl
13279            ! doio.c embed.h embed.pl global.sym hv.c objXSUB.h perlapi.c
13280            ! pod/perlapi.pod proto.h sv.c t/io/utf8.t t/lib/charnames.t
13281            ! t/op/each.t t/op/tr.t t/pragma/utf8.t toke.c utf8.c
13282 ____________________________________________________________________________
13283 [  8582] By: nick                                  on 2001/01/28  19:25:04
13284         Log: Add pod/perliol.pod to MANIFEST :-(
13285      Branch: perlio
13286            ! MANIFEST
13287 ____________________________________________________________________________
13288 [  8581] By: nick                                  on 2001/01/28  19:22:40
13289         Log: PerlIO documentation. Proofing and sub-editing requested.
13290      Branch: perlio
13291            + pod/perliol.pod
13292            ! pod/perlapio.pod
13293 ____________________________________________________________________________
13294 [  8580] By: jhi                                   on 2001/01/28  05:16:25
13295         Log: Revert the change to sv_2pv() done by #8054: Someone who
13296              did SvNV_set() on a scalar that also happened to be POK,
13297              followed by sv_2pv() won't get the right coercion anymore.
13298              [Sarathy]
13299      Branch: maint-5.6/perl
13300            ! sv.c
13301 ____________________________________________________________________________
13302 [  8579] By: jhi                                   on 2001/01/28  05:15:04
13303         Log: Remove the #8084 effect: do not allow -Q to be interpreted
13304              as -&Q(), this is too much wiggle room.
13305      Branch: maint-5.6/perl
13306            ! toke.c
13307 ____________________________________________________________________________
13308 [  8578] By: jhi                                   on 2001/01/28  05:12:45
13309         Log: Needed bits of #8439 (should have been in #8576),
13310              mainly for lval substr().
13311      Branch: maint-5.6/perl
13312            ! mg.c pp.c pp_hot.c
13313 ____________________________________________________________________________
13314 [  8577] By: jhi                                   on 2001/01/28  05:02:46
13315         Log: A missing check-in.
13316      Branch: maint-5.6/perl
13317            ! utf8.c
13318 ____________________________________________________________________________
13319 [  8576] By: jhi                                   on 2001/01/28  04:26:18
13320         Log: Integrate changes #8425,8436,8439,8517 from mainline.
13321              The 8439 was not truly integrated because it had too many
13322              dependencies on the development branch and because it introduced
13323              concepts too bold for a maintenance branch (such as the qu operator).
13324              
13325              Subject: [PATCH perl@8342] -Wformat
13326              
13327              Tighten some of the UTF-8 tests a bit.
13328              
13329              More UTF-8 patches from Inaba Hiroto. (8439, but only partly)
13330              - The substr lval was still not okay.
13331              - Now pp_stringify and sv_setsv copies source's UTF8 flag
13332              even if IN_BYTE.  pp_stringify is called from fold_constants
13333              at optimization phase and "\x{100}" was made SvUTF8_off under
13334              use bytes (the bytes pragma is for "byte semantics" and not
13335              for "do not produce UTF8 data")
13336      Branch: maint-5.6/perl
13337            ! t/lib/charnames.t t/op/substr.t toke.c
13338           !> sv.c t/pragma/utf8.t
13339 ____________________________________________________________________________
13340 [  8575] By: jhi                                   on 2001/01/28  04:01:51
13341         Log: Integrate changes #8378,8379,8385,8386,8405 from mainline.
13342              
13343              Subject: One more patch for UTF8  (UTF-8 fixes for 'x' and tr////)
13344              
13345              Subject: [ID 20001230.003] UTF-8 tr still hurts
13346              
13347              Test cases for #8385 (from Simon's "torture.pl")
13348              
13349              Start fixing UTF-8 lval substr() (8405)
13350      Branch: maint-5.6/perl
13351           !> doop.c embed.h embed.pl mg.c op.c pod/perlapi.pod pp.c proto.h
13352           !> regcomp.c regexec.c t/op/substr.t t/op/tr.t toke.c utf8.c
13353 ____________________________________________________________________________
13354 [  8574] By: jhi                                   on 2001/01/28  03:09:06
13355         Log: Integrate changes #8328,8329,8330,8331,8332,8341,8343,8377
13356              from mainline.
13357              
13358              UTF-8 cleanup.
13359              
13360              Subject: [PATCH perl@8327] strings with \x{..} in the middle are corrupted 
13361              
13362              "\x{FF}\xFF" was broken.
13363              
13364              Tests for #8329 and #8330.
13365              
13366              Add a note about EBCDIC versus UTF-8 to a potential problem spot.
13367              
13368              IRIX compiler noticed that the bof initialization might be
13369              bypassed by control flow.
13370              
13371              Make explicit our assumption that (for now) "\x{80}" produces UTF-8.
13372      Branch: maint-5.6/perl
13373           !> doop.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
13374           !> regexec.c sv.c t/op/bop.t toke.c utf8.c
13375 ____________________________________________________________________________
13376 [  8573] By: jhi                                   on 2001/01/28  02:06:12
13377         Log: Retract #8552.
13378      Branch: perl
13379            ! lib/Text/Wrap.pm t/lib/textwrap.t
13380 ____________________________________________________________________________
13381 [  8572] By: jhi                                   on 2001/01/28  02:04:49
13382         Log: Integrate changes #8267,8272[perlio],8274,8298,8300,8303,
13383              8305,8323,8324 from mainline.  The 8267,8272, and 8298 were
13384              not really integrated but instead salvaged by hand
13385              (they had too many dependencies on the development release
13386              to be cleanly integratable).
13387              
13388              Subject: more UTF8 test suites and an UTF8 patch
13389              
13390              Tweak for MULTIPLICITY/USE_PERLIO
13391              
13392              Signedness nit.
13393              
13394              Turn SvUTF8 off if not required in pp_chr and pp_stringify.
13395              
13396              Use the UTF8_XXX macros in is_utf8_char().
13397              
13398              Rewrite pp_concat() in terms of sv_catsv().  The . operator
13399              should now be UTF-8-proof.
13400              
13401              Subject: [PATCH perl@8269] scanning two hex-constants
13402              fails on EBCDIC environment (script length.t)
13403              
13404              Add some Unicode chop() tests.
13405      Branch: maint-5.6/perl
13406            ! doop.c mg.c pp.c pp_hot.c toke.c utf8.c
13407           !> sv.c t/op/chop.t utf8.h
13408 ____________________________________________________________________________
13409 [  8571] By: jhi                                   on 2001/01/28  00:35:59
13410         Log: Integrate changes #8090,8093[perlio,only the sv.c tweak],
13411              8245,8247,8248,8249,8250,8251,8260,8263,8264,8265 from mainline.
13412              
13413              Subject: [PATCH] Re: Breadperl & Tk (sv_utf8_upgrade fixes)
13414              
13415              The maxiters upper limit sanity check (guarding against
13416              non-progress) assumed bytes instead of characters in s///
13417              and split().
13418              
13419              Signedness nit.
13420              
13421              sv_catsv() rewrite (8248,8249,8251,8260,8263,8264,8265)
13422              join() should now be UTF-8-proof.
13423              
13424              More split // UTF-8 tests. (8250)
13425      Branch: maint-5.6/perl
13426           !> doop.c hv.c pp.c pp_hot.c sv.c t/op/join.t utf8.c utf8.h
13427           !> util.c
13428 ____________________________________________________________________________
13429 [  8570] By: jhi                                   on 2001/01/27  22:15:46
13430         Log: Integrate changes #7941,7943,7944,7958,7967,7995,7996,7998,
13431              8004,8005,8023,8024,8028,8030,8031,8033,8039,8042,8052[perlio],
13432              8053[perlio],8054[perlio,+sv.c(-PerlIO_isutf8),+require.t],
13433              8084,8204,8244,8333 from mainline.
13434              
13435              For -Q where Q might be a one-letter sub name one does no more
13436              get a warning about an unknown filetest (7941,7943,7944,8084).
13437              
13438              Subject: Re: [ID 20001130.011] expression parsing bug ?
13439              
13440              Make uv_to_utf8() to zero-terminate its output buffer.
13441              
13442              Split off t/op/length.t (7995)
13443              
13444              Split off t/op/utf8decode.t (7996)
13445              
13446              Remove an unnecessary 'use utf8' from the utf8.t (7998)
13447              
13448              Split off t/op/concat.t (8004)
13449              
13450              Split off t/op/ver.t (8005)
13451              
13452              Document utf8_length(), utf8_distance(), and utf8_hop().
13453              
13454              Document utf8_to_uv() better.
13455              
13456              Introduce macros for UTF8 decoding (8028,8033).
13457              
13458              Add test for reverse() (8030,8031).
13459              
13460              Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful (8039,8333)
13461              
13462              Do not return the Unicode replacement character    on UTF-8
13463              decoding failure.
13464              
13465              Typo/thinko in S_scan_const() - seeing high bit sets has_utf8
13466              not this_utf8 i.e. the output string has one, but don't mess
13467              with source assumption. (8052,8053)
13468              
13469              Tweak t/comp/require.t to add a 'use bytes' to permit its dubious
13470              writing of BOM to a non-utf8 stream.  Fix SvPVutf8() - sv_2pv()
13471              was not expecting to be called with something that was already
13472              SvPOK() - (we just fossiked with SvUTF8 bit). Fix that and also
13473              just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
13474              (8054)
13475              
13476              Recode the naughty binary bytes in utf8decode.t using the \xHH.
13477              
13478              Make some panic messages a bit more logical.
13479      Branch: maint-5.6/perl
13480           +> t/op/concat.t t/op/length.t t/op/reverse.t t/op/utf8decode.t
13481           !> MANIFEST doop.c embed.pl lib/ExtUtils/Liblist.pm op.c
13482           !> pod/perlapi.pod pod/perldiag.pod pp.c pp_hot.c regcomp.c
13483           !> regexec.c sv.c t/comp/require.t t/op/misc.t t/op/ver.t
13484           !> t/pragma/utf8.t t/pragma/warn/toke t/pragma/warn/utf8 toke.c
13485           !> utf8.c utf8.h
13486 ____________________________________________________________________________
13487 [  8569] By: jhi                                   on 2001/01/27  19:16:43
13488         Log: Integrate changes #7750 from perlio and #8566 from mainline.
13489      Branch: maint-5.6/perl
13490           !> regexec.c sv.c
13491 ____________________________________________________________________________
13492 [  8568] By: jhi                                   on 2001/01/27  18:06:51
13493         Log: Integrate changes #7355[-doio.c],7691,7744,7753[perlio],
13494              7783,7790[perlio],7869,7871,7872,7911,7916,7932,
13495              7935[-perlio.c],7936,7959,7965 from mainline.
13496              
13497              Change the "big byte" error message to "Wide character".
13498              (7355, the croak-if-wide-chars-in-print part ignored)
13499              
13500              Use UINT64_C().
13501              
13502              Introduce Perl_utf8_length().
13503              
13504              diff -se shows these as different (7753, forgotten check-ins)
13505              
13506              Subject: [PATCH] doop.c - UTF8 tr///
13507              
13508              If we use (aTHX_ ...) then put Perl_ on the front.
13509              
13510              Make utf8_length() and utf8_distance() to be less forgiving
13511              about bad UTF-8.
13512              
13513              Test line numbers are different with utf8.
13514              
13515              No need to scan till infinity, 13 is enough. (7872,7911)
13516              
13517              Subject: [PATCH] Tokeniser debugging
13518              
13519              Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
13520              
13521              Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits (only toke.c)
13522              
13523              Be more careful in Perl_sv_utf8_downgrade().
13524              
13525              Use DO_UTF8().
13526              
13527              Raw zero bytes in text files confuse at least GNU patch 2.1.
13528      Branch: maint-5.6/perl
13529           !> doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
13530           !> perl.c perl.h perlapi.c pod/perlapi.pod pod/perldiag.pod
13531           !> pod/perlrun.pod proto.h scope.h sv.c t/op/re_tests
13532           !> t/pragma/utf8.t toke.c utf8.c utf8.h
13533 ____________________________________________________________________________
13534 [  8567] By: nick                                  on 2001/01/27  11:10:38
13535         Log: Integrate mainline
13536      Branch: perlio
13537           !> Changes README.os390 embed.h embed.pl op.c patchlevel.h pp.c
13538           !> proto.h regexec.c sv.c t/lib/1_compile.t t/lib/b.t
13539           !> t/lib/st-06compat.t t/pragma/overload.t t/pragma/sub_lval.t
13540           !> toke.c
13541 ____________________________________________________________________________
13542 [  8566] By: jhi                                   on 2001/01/27  06:22:48
13543         Log: More documentation for the regexp context stack.
13544      Branch: perl
13545            ! regexec.c
13546 ____________________________________________________________________________
13547 [  8565] By: jhi                                   on 2001/01/27  05:21:57
13548         Log: Update Changes.
13549      Branch: perl
13550            ! Changes patchlevel.h
13551 ____________________________________________________________________________
13552 [  8564] By: jhi                                   on 2001/01/27  04:44:04
13553         Log: Threadedness patch for #8562 from Doug MacEachern.
13554      Branch: perl
13555            ! toke.c
13556 ____________________________________________________________________________
13557 [  8563] By: jhi                                   on 2001/01/27  04:26:24
13558         Log: Subject: [PATCH @8545] [ID 20000808.005] OP_REFGEN as an lvalue
13559              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
13560              Date: Thu, 25 Jan 2001 01:17:21 -0800 (PST)
13561              Message-ID: <14959.59703.507462.978833@soda.csua.berkeley.edu>
13562      Branch: perl
13563            ! op.c
13564 ____________________________________________________________________________
13565 [  8562] By: jhi                                   on 2001/01/27  04:20:30
13566         Log: Subject: Re: Announce : Tokener reporting patch
13567              From: Simon Cozens <simon@cozens.net>
13568              Date: Mon, 22 Jan 2001 02:17:22 +0000
13569              Message-ID: <20010122021722.A9334@pembro26.pmb.ox.ac.uk>
13570      Branch: perl
13571            ! embed.h embed.pl proto.h toke.c
13572 ____________________________________________________________________________
13573 [  8561] By: jhi                                   on 2001/01/27  04:17:24
13574         Log: Forgot from #8545.  Oops.
13575      Branch: perl
13576            ! pp.c t/pragma/overload.t
13577 ____________________________________________________________________________
13578 [  8560] By: jhi                                   on 2001/01/27  03:01:47
13579         Log: A better module compilation test, use MANIFEST as suggested
13580              by Spider.
13581      Branch: perl
13582            ! t/lib/1_compile.t
13583 ____________________________________________________________________________
13584 [  8559] By: jhi                                   on 2001/01/27  02:50:48
13585         Log: Subject: [PATCH: perl@8531] EBCDIC cleanup for B test
13586              From: Peter Prymmer <pvhp@forte.com>
13587              Date: Fri, 26 Jan 2001 16:38:08 -0800 (PST)
13588              Message-ID: <Pine.OSF.4.10.10101261635400.14820-100000@aspara.forte.com>
13589      Branch: perl
13590            ! t/lib/b.t
13591 ____________________________________________________________________________
13592 [  8558] By: jhi                                   on 2001/01/27  02:27:05
13593         Log: Subject: [PATCH: perl@8531] EBCDIC branch for pragma/sub-lval.t
13594              From: Peter Prymmer <pvhp@forte.com>
13595              Date: Fri, 26 Jan 2001 16:05:11 -0800 (PST)
13596              Message-ID: <Pine.OSF.4.10.10101261603460.14820-100000@aspara.forte.com>
13597      Branch: perl
13598            ! t/pragma/sub_lval.t
13599 ____________________________________________________________________________
13600 [  8557] By: jhi                                   on 2001/01/27  02:26:03
13601         Log: Subject: [PATCH: perl@8531] a peek at uuencoded EBCDIC (st-06compat.t)
13602              From: Peter Prymmer <pvhp@forte.com>
13603              Date: Fri, 26 Jan 2001 14:47:46 -0800 (PST)
13604              Message-ID: <Pine.OSF.4.10.10101261443561.14820-100000@aspara.forte.com>
13605      Branch: perl
13606            ! t/lib/st-06compat.t
13607 ____________________________________________________________________________
13608 [  8556] By: jhi                                   on 2001/01/27  02:24:33
13609         Log: Subject: [PATCH: perl@8531] minor update to README.os390
13610              From: Peter Prymmer <pvhp@forte.com>
13611              Date: Fri, 26 Jan 2001 14:33:27 -0800 (PST)
13612              Message-ID: <Pine.OSF.4.10.10101261425560.14820-100000@aspara.forte.com>
13613      Branch: perl
13614            ! README.os390
13615 ____________________________________________________________________________
13616 [  8555] By: jhi                                   on 2001/01/27  00:35:47
13617         Log: No point in checking the length before we know whether the pointer
13618              is bogus or not, fixes Abigail's odbm failures in Linux.
13619      Branch: perl
13620            ! sv.c
13621 ____________________________________________________________________________
13622 [  8554] By: nick                                  on 2001/01/26  19:01:31
13623         Log: Integrate mainline
13624      Branch: perlio
13625           !> lib/Text/Wrap.pm t/lib/textwrap.t
13626 ____________________________________________________________________________
13627 [  8553] By: jhi                                   on 2001/01/26  15:19:39
13628         Log: Integrate change #7792 from perlio (multiplicity fix),
13629              fix the AV leak in regex DEBUGGING (tiny part of the
13630              polymorphic regexp patch #8143).
13631      Branch: maint-5.6/perl
13632            ! regcomp.c
13633           !> scope.h
13634 ____________________________________________________________________________
13635 [  8552] By: jhi                                   on 2001/01/26  15:03:23
13636         Log: Subject: [PATCH Text::Wrap 2000.06292219] Spurious leading whitespace
13637              From: Michael G Schwern <schwern@pobox.com>
13638              Date: Fri, 26 Jan 2001 09:28:31 -0500
13639              Message-ID: <20010126092831.A15328@blackrider.aocn.com>
13640      Branch: perl
13641            ! lib/Text/Wrap.pm t/lib/textwrap.t
13642 ____________________________________________________________________________
13643 [  8551] By: jhi                                   on 2001/01/26  02:33:19
13644         Log: Integrate changes #7760,7815,7870,7873,7874,7877,7878,7879,7881,
13645              7937,7938,7939,7940,7968,7969,8403,8414,8510 from mainline.
13646              
13647              Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
13648              
13649              Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
13650              
13651              Message nit.
13652              
13653              BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
13654              
13655              Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
13656              
13657              (the cleanup of unused submatches in regtry() and regcppop())
13658              
13659              Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
13660              stored and restored, and thusly was trounced by the utf8 swash
13661              routines.
13662              
13663              use utf8 not required to use \x{}.
13664              
13665              Removed two more tests that make no sense in UTF-8 since the test
13666              data is not in UTF-8.
13667              
13668              Get the three different space character classes right under utf8.
13669              
13670              Implement ANYOFUTF8 regprop() dumping.
13671              
13672              Subject: Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/
13673              
13674              Document the regex context pushing/popping a bit better.
13675      Branch: maint-5.6/perl
13676           +> lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
13677           !> MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
13678           !> regexec.c scope.h t/op/pat.t t/op/re_tests t/op/regexp.t
13679           !> t/op/regmesg.t utf8.c
13680 ____________________________________________________________________________
13681 [  8550] By: nick                                  on 2001/01/25  19:42:30
13682         Log: Integrate mainline
13683      Branch: perlio
13684           !> Makefile.SH README.os390 gv.c hints/os390.sh installperl
13685           !> lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/overload.pm perl.h
13686           !> pod/perlguts.pod t/lib/bigfloat.t t/lib/bigfltpm.t
13687           !> t/lib/bigint.t t/lib/bigintpm.t
13688 ____________________________________________________________________________
13689 [  8549] By: jhi                                   on 2001/01/25  15:22:28
13690         Log: Undo 6475: { use utf8; chr(128..255) } is better off producing bytes.
13691      Branch: maint-5.6/perl
13692            ! pod/perlfunc.pod pp.c t/pragma/utf8.t
13693 ____________________________________________________________________________
13694 [  8548] By: jhi                                   on 2001/01/25  15:02:55
13695         Log: Integrate changes #7997,8063,8492,8547 from mainline.
13696              
13697              Subject: Re: STRLEN - what?
13698              
13699              Subject: [PATCH] perlguts.pod
13700              
13701              Memory management calls documentation.
13702              
13703              Layout using tabulator is not a good idea in a pod.
13704      Branch: maint-5.6/perl
13705           !> pod/perlguts.pod
13706 ____________________________________________________________________________
13707 [  8547] By: jhi                                   on 2001/01/25  14:49:05
13708         Log: Layout using tabulator is not a good idea in a pod.
13709      Branch: perl
13710            ! pod/perlguts.pod
13711 ____________________________________________________________________________
13712 [  8546] By: jhi                                   on 2001/01/25  14:31:12
13713         Log: Integrate changes #8188,8189,8208,8209,8210,8212,8374,8388
13714              from mainline.
13715              
13716              Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
13717              
13718              Subject: [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
13719              
13720              More Win32 editor/IDE/shell hints.
13721              
13722              More Win32 Perling.
13723              
13724              Yet another editor edit.
13725              
13726              Edit edit edit.
13727              
13728              IDE/editor section tweaking.
13729              
13730              Few more IDE/editor nits from p5p.
13731      Branch: maint-5.6/perl
13732           !> pod/perlfaq3.pod
13733 ____________________________________________________________________________
13734 [  8545] By: jhi                                   on 2001/01/25  04:16:32
13735         Log: Subject: [PATCH 5.7.0] overload int()
13736              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13737              Date: Wed, 24 Jan 2001 19:06:57 -0500
13738              Message-ID: <20010124190657.A8512@math.ohio-state.edu>
13739      Branch: perl
13740            ! gv.c lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/overload.pm
13741            ! perl.h t/lib/bigfloat.t t/lib/bigfltpm.t t/lib/bigint.t
13742            ! t/lib/bigintpm.t
13743 ____________________________________________________________________________
13744 [  8544] By: jhi                                   on 2001/01/25  04:15:11
13745         Log: Subject: [PATCH: perl@8506]completion and docs for dynamic loading on OS/390
13746              From: Peter Prymmer <pvhp@forte.com>
13747              Date: Wed, 24 Jan 2001 17:17:14 -0800 (PST)
13748              Message-ID: <Pine.OSF.4.10.10101241706120.411912-100000@aspara.forte.com>
13749      Branch: perl
13750            ! Makefile.SH README.os390 hints/os390.sh installperl
13751 ____________________________________________________________________________
13752 [  8543] By: jhi                                   on 2001/01/25  03:52:08
13753         Log: Integrate change #8462,8469 from mainline.
13754              
13755              In VMS Perl subversion (perl -V) is undef.
13756      Branch: maint-5.6/perl
13757           !> configure.com
13758 ____________________________________________________________________________
13759 [  8542] By: jhi                                   on 2001/01/25  03:44:55
13760         Log: Integrate changes #7835,7850,8315,8316 from mainline.
13761              
13762              Solaris hints.
13763      Branch: maint-5.6/perl
13764           !> hints/solaris_2.sh
13765 ____________________________________________________________________________
13766 [  8541] By: jhi                                   on 2001/01/25  03:39:28
13767         Log: Integrate #8336 from mainline.
13768      Branch: maint-5.6/perl
13769           !> hv.c
13770 ____________________________________________________________________________
13771 [  8540] By: jhi                                   on 2001/01/25  03:23:50
13772         Log: Retract #8539.
13773      Branch: maint-5.6/perl
13774            ! pod/perlfaq3.pod
13775 ____________________________________________________________________________
13776 [  8539] By: jhi                                   on 2001/01/25  03:21:55
13777         Log: (Retracted by #5940.)
13778      Branch: maint-5.6/perl
13779            ! pod/perlfaq3.pod
13780 ____________________________________________________________________________
13781 [  8538] By: jhi                                   on 2001/01/25  03:14:07
13782         Log: Subject: [re-patch: 5.6.1-TRIAL1] was Re: [PATCH 5.6.1-TRIAL1]VMS buildpatches
13783              From: Peter Prymmer <pvhp@forte.com>
13784              Date: Mon, 18 Dec 2000 13:10:35 -0800 (PST)
13785              Message-ID: <Pine.OSF.4.10.10012181249310.410192-100000@aspara.forte.com>
13786              
13787              The VMS bits.
13788      Branch: maint-5.6/perl
13789            ! configure.com vms/descrip_mms.template
13790 ____________________________________________________________________________
13791 [  8537] By: jhi                                   on 2001/01/25  03:06:09
13792         Log: Integrate #7710,7824,7973 from mainline.
13793      Branch: maint-5.6/perl
13794           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
13795           !> config_h.SH configure.com epoc/config.sh hints/aix.sh malloc.c
13796           !> regcomp.c sv.c vos/config.alpha.def vos/config.alpha.h
13797           !> vos/config.ga.def vos/config.ga.h win32/config.bc
13798           !> win32/config.gc win32/config.vc
13799 ____________________________________________________________________________
13800 [  8536] By: jhi                                   on 2001/01/24  13:50:20
13801         Log: Revert the edits made by me so far to the 5.6 branch since
13802              the TRIAL1 since I did edits when I should have been using
13803              integrates.  Bad programmer.   (Will integrate them properly later.)
13804              Undoes #8347, #8349, #8350, #8351, #8353, #8355, #8376, #8463, #8470.
13805              The #8353 will not be reapplied at least for now since
13806              the UTF-8 hash keys need more thinking.
13807              (The patches #8347, #8354, #8454, #8473 were okay since they
13808              were original edits made specifically for the 5.6.1-TRIAL1.)
13809      Branch: maint-5.6/perl
13810            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
13811            ! config_h.SH configure.com embed.pl epoc/config.sh hints/aix.sh
13812            ! hints/solaris_2.sh hv.c hv.h malloc.c perlapi.c
13813            ! pod/perlapi.pod pod/perlfaq3.pod proto.h regcomp.c sv.c
13814            ! t/op/each.t vms/descrip_mms.template vos/config.alpha.def
13815            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
13816            ! win32/config.bc win32/config.gc win32/config.vc
13817 ____________________________________________________________________________
13818 [  8535] By: bailey                                on 2001/01/24  06:37:02
13819         Log: SYN SYN
13820      Branch: vmsperl
13821           +> (branch 26 files)
13822           !> (integrate 130 files)
13823 ____________________________________________________________________________
13824 [  8534] By: nick                                  on 2001/01/23  19:30:57
13825         Log: Integrate mainline.
13826      Branch: perlio
13827           !> Changes Configure Porting/Glossary Porting/config.sh
13828           !> Porting/config_H embed.h embed.pl ext/Encode/compile
13829           !> ext/Opcode/Opcode.xs ext/Opcode/Safe.pm installperl objXSUB.h
13830           !> patchlevel.h perlapi.c perly.y pod/perlfunc.pod
13831           !> pod/perlvar.pod proto.h t/lib/1_compile.t
13832 ____________________________________________________________________________
13833 [  8533] By: jhi                                   on 2001/01/23  16:15:46
13834         Log: Forgotten from #8501.
13835      Branch: perl
13836            ! Porting/Glossary Porting/config.sh Porting/config_H
13837 ____________________________________________________________________________
13838 [  8532] By: jhi                                   on 2001/01/23  16:13:27
13839         Log: Subject: RE: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parser as Bison) 
13840              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
13841              Date: Mon, 22 Jan 2001 17:51:58 +0100
13842              Message-ID: <5930DC161690D21196670090271575470397E915@madt009a.siemens.es>
13843      Branch: perl
13844            ! embed.h embed.pl objXSUB.h perlapi.c perly.y proto.h
13845 ____________________________________________________________________________
13846 [  8531] By: jhi                                   on 2001/01/23  15:46:01
13847         Log: Update Changes.
13848      Branch: perl
13849            ! Changes patchlevel.h
13850 ____________________________________________________________________________
13851 [  8530] By: jhi                                   on 2001/01/23  15:38:39
13852         Log: De-cut-and-pasto.
13853      Branch: perl
13854            ! t/lib/1_compile.t
13855 ____________________________________________________________________________
13856 [  8529] By: jhi                                   on 2001/01/23  15:11:04
13857         Log: Document the mkdir trailing slashes case.
13858      Branch: perl
13859            ! pod/perlfunc.pod
13860 ____________________________________________________________________________
13861 [  8528] By: jhi                                   on 2001/01/23  15:08:28
13862         Log: lib/lib.pm is arch dependent, and lib/lib_pm.PL shouldn't
13863              get installed:
13864              
13865              Subject: lib/lib.pm
13866              From: <abigail@foad.org>
13867              Date: Mon, 28 Aug 2000 20:35:08 -0400
13868              Message-ID: <20000829003508.21281.qmail@foad.org>
13869      Branch: perl
13870            ! installperl
13871 ____________________________________________________________________________
13872 [  8527] By: jhi                                   on 2001/01/23  14:44:04
13873         Log: Metaconfig unit change for #8526.
13874      Branch: metaconfig
13875            ! U/threads/archname.U
13876 ____________________________________________________________________________
13877 [  8526] By: jhi                                   on 2001/01/23  14:43:19
13878         Log: Attach -perlio to the archname if so selected.
13879      Branch: perl
13880            ! Configure
13881 ____________________________________________________________________________
13882 [  8525] By: jhi                                   on 2001/01/23  14:24:01
13883         Log: Subject: [PATCH] pod/perlvar.pod
13884              From: abigail@foad.org
13885              Date: Tue, 23 Jan 2001 01:41:10 +0100
13886              Message-ID: <20010123004110.22259.qmail@foad.org>
13887      Branch: perl
13888            ! pod/perlvar.pod
13889 ____________________________________________________________________________
13890 [  8524] By: jhi                                   on 2001/01/23  14:22:32
13891         Log: A bug introduced in #8217 (the undefined variable in the
13892              lib/safe1_t #3) fixed, by Charles Lane:
13893              
13894              The earlier patch made it so that stuff running in Safe
13895              compartments could do a "caller" and see "main".  That
13896              little change in name is done right before the code in
13897              the compartment is run, and apparantly the parser
13898              was picking up the stash name before it got changed.
13899              
13900              (why it was threaded vs. unthreaded Perl that was sensitive to this
13901              I still don't know...and it probably doesn't matter).
13902              
13903              I tryed removing the stash name-change and saw that threaded Perl
13904              did indeed pass the lib/safe1.t tests.
13905              
13906              So here's a patch; a routine (_safe_pkg_prep) is added to Opcode to
13907              do the name change (and to connect _ in the compartment to the global
13908              _) which is removed from _safe_call_sv.   Then Safe.pm is modified
13909              to call _safe_pkg_prep when creating a new compartment.
13910              
13911              Passes all tests with threaded perl on linux; passes all tests
13912              with unthreaded perl on VMS.
13913              
13914              At some point I'll probably want to revisit Safe and Opcode to
13915              provide more sensible handling of global variables...and to get
13916              formats working in Safe compartments, which they don't do currently.
13917      Branch: perl
13918            ! ext/Opcode/Opcode.xs ext/Opcode/Safe.pm
13919 ____________________________________________________________________________
13920 [  8523] By: jhi                                   on 2001/01/23  14:11:58
13921         Log: Also the lib/Thread.pm itself needs to be ignored if
13922              the Thread extension hasn't been built.
13923      Branch: perl
13924            ! t/lib/1_compile.t
13925 ____________________________________________________________________________
13926 [  8522] By: jhi                                   on 2001/01/23  13:51:28
13927         Log: print() instead of warn() so that stderr doesn't get
13928              unncessarily polluted.
13929      Branch: perl
13930            ! ext/Encode/compile
13931 ____________________________________________________________________________
13932 [  8521] By: jhi                                   on 2001/01/23  13:49:48
13933         Log: Integrate perlio.
13934      Branch: perl
13935           !> ext/Encode/Encode.xs ext/Encode/Makefile.PL ext/Encode/compile
13936           !> ext/Encode/encode.h
13937 ____________________________________________________________________________
13938 [  8520] By: nick                                  on 2001/01/22  21:44:00
13939         Log: More messing with Encode:
13940              Extra fields in header to allow multiple names and to record
13941              other things "compile" knows.
13942              Re-organise compile to factor out common output routines.
13943      Branch: perlio
13944            ! ext/Encode/Encode.xs ext/Encode/compile ext/Encode/encode.h
13945 ____________________________________________________________________________
13946 [  8519] By: nick                                  on 2001/01/22  20:33:50
13947         Log: Change file-of-files command line from -F to -f to avoid case issues on VMS.
13948      Branch: perlio
13949            ! ext/Encode/Makefile.PL ext/Encode/compile
13950 ____________________________________________________________________________
13951 [  8518] By: nick                                  on 2001/01/22  20:28:13
13952         Log: Integrate mainline
13953      Branch: perlio
13954           !> MANIFEST configure.com epoc/config.sh pp_sys.c regexec.c sv.c
13955           !> vos/config.alpha.def vos/config.alpha.h
13956 ____________________________________________________________________________
13957 [  8517] By: jhi                                   on 2001/01/22  15:37:17
13958         Log: Add sv_force_normal() to sv_utf8_downgrade() as suggested
13959              by Inaba Hiroto.
13960      Branch: perl
13961            ! sv.c
13962 ____________________________________________________________________________
13963 [  8516] By: jhi                                   on 2001/01/22  14:55:15
13964         Log: More SIG_SIZE fixes.
13965      Branch: perl
13966            ! epoc/config.sh vos/config.alpha.def vos/config.alpha.h
13967 ____________________________________________________________________________
13968 [  8515] By: jhi                                   on 2001/01/22  14:50:27
13969         Log: Subject: [PATCH perl@8506] typo in last week's configure.com frenzy
13970              From: "Craig A. Berry" <craigberry@mac.com>
13971              Date: Mon, 22 Jan 2001 00:42:24 -0600
13972              Message-Id: <p04330103b6917f35375b@[172.16.52.1]>
13973      Branch: perl
13974            ! configure.com
13975 ____________________________________________________________________________
13976 [  8514] By: jhi                                   on 2001/01/22  14:31:17
13977         Log: Subject: [PATCH perl@8506] VMS catches up with change #8501
13978              From: "Craig A. Berry" <craigberry@mac.com>
13979              Date: Sun, 21 Jan 2001 23:03:25 -0600
13980              Message-Id: <p04330101b691596f577f@[172.16.52.1]>
13981      Branch: perl
13982            ! configure.com
13983 ____________________________________________________________________________
13984 [  8513] By: jhi                                   on 2001/01/22  14:14:00
13985         Log: Add the .ucm encoding tables to the MANIFEST.
13986      Branch: perl
13987            ! MANIFEST
13988 ____________________________________________________________________________
13989 [  8512] By: jhi                                   on 2001/01/22  13:43:33
13990         Log: Integrate perlio.
13991      Branch: perl
13992           +> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
13993           +> ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
13994           +> ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
13995           +> ext/Encode/Encode/iso8859-10.ucm
13996           +> ext/Encode/Encode/iso8859-13.ucm
13997           +> ext/Encode/Encode/iso8859-14.ucm
13998           +> ext/Encode/Encode/iso8859-15.ucm
13999           +> ext/Encode/Encode/iso8859-16.ucm
14000           +> ext/Encode/Encode/iso8859-2.ucm
14001           +> ext/Encode/Encode/iso8859-3.ucm
14002           +> ext/Encode/Encode/iso8859-4.ucm
14003           +> ext/Encode/Encode/iso8859-5.ucm
14004           +> ext/Encode/Encode/iso8859-6.ucm
14005           +> ext/Encode/Encode/iso8859-7.ucm
14006           +> ext/Encode/Encode/iso8859-8.ucm
14007           +> ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
14008           +> ext/Encode/Encode/symbol.ucm
14009           !> ext/Encode/Makefile.PL ext/Encode/compile lib/open.pm perlio.c
14010           !> perliol.h
14011 ____________________________________________________________________________
14012 [  8511] By: nick                                  on 2001/01/21  23:44:47
14013         Log: Make "real" layers of ":utf8" and ":raw".
14014              So now PERLIO=utf8 perl ...
14015              does what Andreas wanted.
14016              Fix arg passing in open.pm (still have a Carp issue).
14017      Branch: perlio
14018            ! lib/open.pm perlio.c perliol.h
14019 ____________________________________________________________________________
14020 [  8510] By: jhi                                   on 2001/01/21  22:56:53
14021         Log: Document the regex context pushing/popping a bit better.
14022      Branch: perl
14023            ! regexec.c
14024 ____________________________________________________________________________
14025 [  8509] By: jhi                                   on 2001/01/21  22:55:44
14026         Log: Tweak the mkdir trailing slash code some more.
14027              
14028              TO DO: the same handling should probably be done for
14029              all the other filesystem functions that can have directories
14030              as their arguments.
14031      Branch: perl
14032            ! pp_sys.c
14033 ____________________________________________________________________________
14034 [  8508] By: nick                                  on 2001/01/21  21:37:43
14035         Log: Switch "compiled in" encodings to .ucm format.
14036              (Leave others as .enc till we can run-time load .ucm,
14037              or find some other way to load them.)
14038      Branch: perlio
14039            + ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
14040            + ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
14041            + ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
14042            + ext/Encode/Encode/iso8859-10.ucm
14043            + ext/Encode/Encode/iso8859-13.ucm
14044            + ext/Encode/Encode/iso8859-14.ucm
14045            + ext/Encode/Encode/iso8859-15.ucm
14046            + ext/Encode/Encode/iso8859-16.ucm
14047            + ext/Encode/Encode/iso8859-2.ucm
14048            + ext/Encode/Encode/iso8859-3.ucm
14049            + ext/Encode/Encode/iso8859-4.ucm
14050            + ext/Encode/Encode/iso8859-5.ucm
14051            + ext/Encode/Encode/iso8859-6.ucm
14052            + ext/Encode/Encode/iso8859-7.ucm
14053            + ext/Encode/Encode/iso8859-8.ucm
14054            + ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
14055            + ext/Encode/Encode/symbol.ucm
14056            ! ext/Encode/Makefile.PL ext/Encode/compile
14057 ____________________________________________________________________________
14058 [  8507] By: nick                                  on 2001/01/21  21:02:03
14059         Log: Integrate (partial) mainline.
14060      Branch: perlio
14061           !> Changes Configure config_h.SH patchlevel.h pod/perlfaq2.pod
14062           !> sv.c uconfig.h uconfig.sh vos/config.alpha.h vos/config.ga.h
14063           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
14064 ____________________________________________________________________________
14065 [  8506] By: jhi                                   on 2001/01/21  20:09:30
14066         Log: Update Changes.
14067      Branch: perl
14068            ! Changes patchlevel.h
14069 ____________________________________________________________________________
14070 [  8505] By: jhi                                   on 2001/01/21  19:39:59
14071         Log: Subject: Minor typos in perlfaq2.pod
14072              From: "Stephen P. Potter" <spp@spotter.yi.org>
14073              Message-Id: <200101192101.QAA11911@spotter.yi.org>
14074              Date: Fri, 19 Jan 2001 16:01:13 -0500
14075              
14076              with a nit from Philip Netwon.
14077      Branch: perl
14078            ! pod/perlfaq2.pod
14079 ____________________________________________________________________________
14080 [  8504] By: jhi                                   on 2001/01/21  19:33:05
14081         Log: Metaconfig change for #8503.
14082      Branch: metaconfig
14083            ! U/threads/usethreads.U
14084 ____________________________________________________________________________
14085 [  8503] By: jhi                                   on 2001/01/21  19:32:21
14086         Log: Sanity check for conflicting thread flavours.
14087      Branch: perl
14088            ! Configure config_h.SH
14089 ____________________________________________________________________________
14090 [  8502] By: jhi                                   on 2001/01/21  19:23:00
14091         Log: Metaconfig change for #8501.
14092      Branch: metaconfig
14093            ! U/modified/sig_name.U
14094 ____________________________________________________________________________
14095 [  8501] By: jhi                                   on 2001/01/21  19:22:26
14096         Log: The SIG_SIZE is the number of the elements *excluding*
14097              the terminating NULL.
14098      Branch: perl
14099            ! Configure config_h.SH uconfig.h uconfig.sh vos/config.alpha.h
14100            ! vos/config.ga.h win32/config_H.bc win32/config_H.gc
14101            ! win32/config_H.vc
14102 ____________________________________________________________________________
14103 [  8500] By: jhi                                   on 2001/01/21  18:31:31
14104         Log: Integrate perlio.
14105      Branch: perl
14106           !> doio.c embed.h embed.pl ext/Encode/Encode.xs
14107           !> ext/Encode/Makefile.PL ext/Encode/compile global.sym objXSUB.h
14108           !> opcode.h opcode.pl opnames.h perlapi.c pp.sym pp_proto.h
14109           !> pp_sys.c proto.h sv.c
14110 ____________________________________________________________________________
14111 [  8499] By: jhi                                   on 2001/01/21  17:43:57
14112         Log: Subject: Re: 8482 busted for $^V sprintf()s on OS/390 
14113              From: Hugo <hv@crypt.compulink.co.uk>
14114              Date: Sun, 21 Jan 2001 13:34:05 +0000
14115              Message-Id: <200101211334.NAA18121@crypt.compulink.co.uk>
14116              
14117              In sprintf UTF8ize only if necessary.
14118      Branch: perl
14119            ! sv.c
14120 ____________________________________________________________________________
14121 [  8498] By: nick                                  on 2001/01/21  16:25:32
14122         Log: Encode cleanup.
14123              Add command line control over "compile" so that Makefile.PL
14124              needs can be combined with other uses.
14125              Use command line options in Makefile.PL.
14126              Fix multi-byte parsing in .ucm files.
14127      Branch: perlio
14128            ! ext/Encode/Makefile.PL ext/Encode/compile
14129 ____________________________________________________________________________
14130 [  8497] By: nick                                  on 2001/01/21  12:56:27
14131         Log: Warn and set errno when open(...,":encoding(xxxxx)",...) cannot find xxxxx.
14132      Branch: perlio
14133            ! ext/Encode/Encode.xs
14134 ____________________________________________________________________________
14135 [  8496] By: nick                                  on 2001/01/21  12:18:45
14136         Log: Fixup after integrate:
14137              missed the .sym files that are changed by regen_headers
14138              sv.c and proto.h disagreed about pTHX_ ness of EXPECT_NUMBER.
14139      Branch: perlio
14140            ! global.sym pp.sym sv.c
14141 ____________________________________________________________________________
14142 [  8495] By: nick                                  on 2001/01/21  11:51:07
14143         Log: Integrate mainline.
14144      Branch: perlio
14145           +> ext/DynaLoader/dl_dllload.xs t/op/qu.t
14146           !> MANIFEST Makefile.SH README.os390 README.posix-bc README.vms
14147           !> embed.h embed.pl ext/DynaLoader/dl_aix.xs
14148           !> ext/DynaLoader/dl_dlopen.xs hints/os390.sh pod/perlfunc.pod
14149           !> pod/perlguts.pod pod/perlop.pod pod/perlre.pod
14150           !> pod/perlretut.pod pod/perlunicode.pod proto.h sv.c
14151           !> win32/Makefile win32/makefile.mk
14152 ____________________________________________________________________________
14153 [  8494] By: jhi                                   on 2001/01/20  23:12:11
14154         Log: Forgot the expect_number() prototype.
14155      Branch: perl
14156            ! embed.h embed.pl proto.h
14157 ____________________________________________________________________________
14158 [  8493] By: jhi                                   on 2001/01/20  22:56:39
14159         Log: Subject: [PATCH: perl@8482] README.vms URL updates
14160              From: Peter Prymmer <pvhp@forte.com>
14161              Date: Fri, 19 Jan 2001 18:59:02 -0800 (PST)
14162              Message-ID: <Pine.OSF.4.10.10101191856510.61572-100000@aspara.forte.com>
14163              
14164              Plus Craig A. Berry's suggestion to use compaq.com instead
14165              of digital.com.
14166      Branch: perl
14167            ! README.vms
14168 ____________________________________________________________________________
14169 [  8492] By: jhi                                   on 2001/01/20  22:50:05
14170         Log: Memory management calls documentation.
14171      Branch: perl
14172            ! pod/perlguts.pod
14173 ____________________________________________________________________________
14174 [  8491] By: jhi                                   on 2001/01/20  22:38:33
14175         Log: Signedness nit plus few memcpy/Copy nits.
14176      Branch: perl
14177            ! sv.c
14178 ____________________________________________________________________________
14179 [  8490] By: jhi                                   on 2001/01/20  22:25:53
14180         Log: Subject: [PATCH: perl@8482] minor typos in some dl_$foo.xs files
14181              From: Peter Prymmer <pvhp@forte.com>
14182              Date: Fri, 19 Jan 2001 18:43:14 -0800 (PST)
14183              Message-ID: <Pine.OSF.4.10.10101191841080.61505-100000@aspara.forte.com>
14184      Branch: perl
14185            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dlopen.xs
14186 ____________________________________________________________________________
14187 [  8489] By: jhi                                   on 2001/01/20  22:24:41
14188         Log: Subject: [PATCH: perl@8482] win32 Makefile(s) handle podified READMEs
14189              From: Peter Prymmer <pvhp@forte.com>
14190              Date: Fri, 19 Jan 2001 18:33:43 -0800 (PST)
14191              Message-ID: <Pine.OSF.4.10.10101191828050.61158-100000@aspara.forte.com>
14192      Branch: perl
14193            ! win32/Makefile win32/makefile.mk
14194 ____________________________________________________________________________
14195 [  8488] By: jhi                                   on 2001/01/20  22:22:27
14196         Log: Subject: [PATCH: perl@8482] remove redundant dependencies that are unneeded
14197              From: Peter Prymmer <pvhp@forte.com>
14198              Date: Fri, 19 Jan 2001 18:25:38 -0800 (PST)
14199              Message-ID: <Pine.OSF.4.10.10101191816550.61158-100000@aspara.forte.com>
14200      Branch: perl
14201            ! Makefile.SH
14202 ____________________________________________________________________________
14203 [  8487] By: jhi                                   on 2001/01/20  22:21:18
14204         Log: Subject: [PATCH: perl@8482] partial support for dynaloading on OS/390
14205              From: Peter Prymmer <pvhp@forte.com>
14206              Date: Fri, 19 Jan 2001 18:12:05 -0800 (PST)
14207              Message-ID: <Pine.OSF.4.10.10101191646420.61158-100000@aspara.forte.com>
14208      Branch: perl
14209            + ext/DynaLoader/dl_dllload.xs
14210            ! MANIFEST Makefile.SH hints/os390.sh
14211 ____________________________________________________________________________
14212 [  8486] By: jhi                                   on 2001/01/20  22:17:53
14213         Log: Subject: [PATCH: perl@8482] floating point mangling warnings for README.os390 and README.posix-bc
14214              From: Peter Prymmer <pvhp@forte.com>
14215              Date: Fri, 19 Jan 2001 13:48:15 -0800 (PST)
14216              Message-ID: <Pine.OSF.4.10.10101191347140.59299-100000@aspara.forte.com>
14217      Branch: perl
14218            ! README.os390 README.posix-bc
14219 ____________________________________________________________________________
14220 [  8485] By: jhi                                   on 2001/01/20  20:15:30
14221         Log: Document and test the new qu operator.
14222      Branch: perl
14223            + t/op/qu.t
14224            ! MANIFEST pod/perlfunc.pod pod/perlop.pod pod/perlre.pod
14225            ! pod/perlretut.pod pod/perlunicode.pod
14226 ____________________________________________________________________________
14227 [  8484] By: nick                                  on 2001/01/20  19:42:30
14228         Log: Infrastructure to allow:
14229              open($fh,"|-",@array);
14230              to be implemented
14231              i.e. mark pp_open as needing a stack mark, and make pp_open
14232              process its args in that style (and pass them _all_ to tied handles OPEN).
14233              Invent do_openn() which takes SV ** at allow it to see multiple args.
14234              Note this does not _do_ anything yet.
14235      Branch: perlio
14236            ! doio.c embed.h embed.pl objXSUB.h opcode.h opcode.pl opnames.h
14237            ! perlapi.c pp_proto.h pp_sys.c proto.h
14238 ____________________________________________________________________________
14239 [  8483] By: nick                                  on 2001/01/20  17:23:14
14240         Log: Integrate mainline.
14241      Branch: perlio
14242           !> Changes configure.com patchlevel.h sv.c t/lib/1_compile.t
14243           !> t/op/sprintf.t t/op/ver.t t/pragma/locale.t
14244 ____________________________________________________________________________
14245 [  8482] By: jhi                                   on 2001/01/19  15:37:49
14246         Log: Update Changes.
14247      Branch: perl
14248            ! Changes patchlevel.h
14249 ____________________________________________________________________________
14250 [  8481] By: jhi                                   on 2001/01/19  14:41:24
14251         Log: Subject: Re: new feature: s?printf parameter reordering 
14252              From: Hugo <hv@crypt.compulink.co.uk>
14253              Date: Thu, 11 Jan 2001 17:09:03 +0000
14254              Message-Id: <200101111709.RAA23756@crypt.compulink.co.uk>
14255              
14256              - support reordering for all parameters: %, *v, *, .*
14257              - lay down that the reordering specification must immediately
14258              follow that parameter: %3$, *v3$, *3$, .*3$
14259              - fix vectorisation of a zero-length string
14260              - factor out the code choosing the argument to format
14261              
14262              Possibly unwanted side-effects:
14263              - the special format specifiers ' +-0' must now precede any
14264              vectorisation specifier. Tests in op/sprintf and op/ver
14265              have been changed to reflect this.
14266              - sprintf.t test #214 changed its expectations because in many
14267              cases, the next parameter has already been consumed when an
14268              invalid type letter is detected.
14269              
14270              Probably wanted side-effects:
14271              - attempts to format a non-existent parameter will warn as if C<undef>
14272              - attempt to write to non-existent parameter with '%n' will complain
14273              of "attempt to modify read-only value" instead of being silent
14274      Branch: perl
14275            ! sv.c t/op/sprintf.t t/op/ver.t
14276 ____________________________________________________________________________
14277 [  8480] By: jhi                                   on 2001/01/19  14:08:37
14278         Log: Subject: PATCH pragma/locale.t
14279              From: andreas.koenig@anima.de (Andreas J. Koenig)
14280              Date: 18 Jan 2001 09:45:37 +0100
14281              Message-ID: <m3lms98czy.fsf@ak-71.mind.de>
14282      Branch: perl
14283            ! t/pragma/locale.t
14284 ____________________________________________________________________________
14285 [  8479] By: jhi                                   on 2001/01/19  13:19:58
14286         Log: Add tracing for debugging extensions builds in VMS, from Charles Lane.
14287      Branch: perl
14288            ! configure.com
14289 ____________________________________________________________________________
14290 [  8478] By: jhi                                   on 2001/01/19  02:12:35
14291         Log: Automate 1_compile.t.
14292      Branch: perl
14293            ! t/lib/1_compile.t
14294 ____________________________________________________________________________
14295 [  8477] By: jhi                                   on 2001/01/19  01:49:56
14296         Log: Integrate perlio.
14297      Branch: perl
14298           !> sv.c win32/config.bc win32/config.gc win32/config.vc
14299           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
14300 ____________________________________________________________________________
14301 [  8476] By: nick                                  on 2001/01/18  21:51:52
14302         Log: Integrate mainline
14303      Branch: perlio
14304           +> t/lib/1_compile.t t/lib/compmod.pl
14305           !> MANIFEST configure.com lib/unicode/distinct.pm
14306 ____________________________________________________________________________
14307 [  8475] By: nick                                  on 2001/01/18  21:48:02
14308         Log: Win32 "safe signals" co-existance fix.
14309              Fix SIG_SIZE value.
14310              Clear PL_sig_pending when cloning (fork).
14311      Branch: perlio
14312            ! sv.c win32/config.bc win32/config.gc win32/config.vc
14313            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
14314 ____________________________________________________________________________
14315 [  8474] By: jhi                                   on 2001/01/18  14:40:57
14316         Log: It's Pod::Text::Overstrike, not Pod::Overstrike.
14317      Branch: perl
14318            ! t/lib/1_compile.t
14319 ____________________________________________________________________________
14320 [  8473] By: gsar                                  on 2001/01/18  11:42:31
14321         Log: unsubmitted trial1 change
14322      Branch: maint-5.6/perl
14323            ! Changes
14324 ____________________________________________________________________________
14325 [  8472] By: jhi                                   on 2001/01/18  04:30:24
14326         Log: The first bug found by 1_compile.t.
14327      Branch: perl
14328            ! lib/unicode/distinct.pm
14329 ____________________________________________________________________________
14330 [  8471] By: jhi                                   on 2001/01/18  04:29:42
14331         Log: Add Schwern's 1_compile test.  The compile_module script renamed
14332              to be a bit shorter for the 8.3 people.
14333      Branch: perl
14334            + t/lib/1_compile.t t/lib/compmod.pl
14335            ! MANIFEST
14336 ____________________________________________________________________________
14337 [  8470] By: jhi                                   on 2001/01/18  04:16:00
14338         Log: Subject: [PATCH: perl@8453] Re: subversion undef on VMS (was Re: [ID 20001218.033] Not OK: perl v5.6.1 +v5.6.1-TRIAL1 on   VMS_AXP V7.2-1)
14339              From: Peter Prymmer <pvhp@forte.com>
14340              Date: Wed, 17 Jan 2001 13:07:11 -0800 (PST)
14341              Message-ID: <Pine.OSF.4.10.10101171255380.289071-100000@aspara.forte.com>
14342              Replace #8463.
14343      Branch: maint-5.6/perl
14344            ! configure.com
14345 ____________________________________________________________________________
14346 [  8469] By: jhi                                   on 2001/01/18  04:13:02
14347         Log: Subject: [PATCH: perl@8453] Re: subversion undef on VMS (was Re: [ID 20001218.033] Not OK: perl v5.6.1 +v5.6.1-TRIAL1 on   VMS_AXP V7.2-1)
14348              From: Peter Prymmer <pvhp@forte.com>
14349              Date: Wed, 17 Jan 2001 13:07:11 -0800 (PST)
14350              Message-ID: <Pine.OSF.4.10.10101171255380.289071-100000@aspara.forte.com>
14351              Replace #8462.
14352      Branch: perl
14353            ! configure.com
14354 ____________________________________________________________________________
14355 [  8468] By: jhi                                   on 2001/01/18  03:42:08
14356         Log: Integrate perlio.
14357      Branch: perl
14358           !> gv.c mg.c perlio.c util.c
14359 ____________________________________________________________________________
14360 [  8467] By: nick                                  on 2001/01/17  22:41:10
14361         Log: "Safe" signals - trial implementation.
14362              gv.c tweaked to zero PL_sig_pend array
14363              perlio.c tweaked to PERL_ASYNC_CHECK() on EINTR
14364              util.c tweaked to not set SA_RESTART to give perlio.c a chance.
14365              Odd thing is that it "works" with PERLIO=stdio as well (linux).
14366      Branch: perlio
14367            ! gv.c mg.c perlio.c util.c
14368 ____________________________________________________________________________
14369 [  8466] By: nick                                  on 2001/01/17  20:40:20
14370         Log: Integrate mainline.
14371      Branch: perlio
14372           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
14373           !> config_h.SH configure.com epoc/config.sh gv.c pod/perltoc.pod
14374           !> pp.c pp_sys.c sv.c t/op/int.t uconfig.h uconfig.sh
14375           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
14376           !> vos/config.ga.h win32/config.bc win32/config.gc
14377           !> win32/config.vc
14378 ____________________________________________________________________________
14379 [  8465] By: jhi                                   on 2001/01/17  18:37:13
14380         Log: Subject: [PATCH] Re: [PATCH: perl@8429]  lib/tie-substrhash.t FAILED at test 11
14381              From: Nicholas Clark <nick@ccl4.org>
14382              Date: Wed, 17 Jan 2001 17:31:33 +0000
14383              Message-ID: <20010117173133.I2633@plum.flirble.org>
14384      Branch: perl
14385            ! t/op/int.t
14386 ____________________________________________________________________________
14387 [  8464] By: jhi                                   on 2001/01/17  14:43:17
14388         Log: Subject: [PATCH: perl@8429]  lib/tie-substrhash.t FAILED at test 11
14389              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
14390              Date: Wed, 17 Jan 2001 15:16:43 +0100
14391              Message-ID: <5930DC161690D2119667009027157547038C8A85@madt009a.siemens.es> 
14392              
14393              pp_int() was dropping an NV to the floor,
14394              int(279964589018079/59) either returned not an integer
14395              4745162525730.15, or one got "Attempt to free unreferenced scalar."
14396      Branch: perl
14397            ! pp.c
14398 ____________________________________________________________________________
14399 [  8463] By: jhi                                   on 2001/01/17  06:12:42
14400         Log: (Replaced by #8470)
14401              
14402              Subject: subversion undef on VMS (was Re: [ID 20001218.033] Not OK: perl v5.6.1 +v5.6.1-TRIAL1 on   VMS_AXP V7.2-1)
14403              From: "Craig A. Berry" <craigberry@mac.com>
14404              Date: Tue, 16 Jan 2001 23:38:46 -0600
14405              Message-Id: <p04330103b68ad8cfcbfd@[172.16.52.1]>
14406      Branch: maint-5.6/perl
14407            ! configure.com
14408 ____________________________________________________________________________
14409 [  8462] By: jhi                                   on 2001/01/17  06:11:31
14410         Log: (Replaced by #8469)
14411              
14412              Subject: subversion undef on VMS (was Re: [ID 20001218.033] Not OK: perl v5.6.1 +v5.6.1-TRIAL1 on   VMS_AXP V7.2-1)
14413              From: "Craig A. Berry" <craigberry@mac.com>
14414              Date: Tue, 16 Jan 2001 23:38:46 -0600
14415              Message-Id: <p04330103b68ad8cfcbfd@[172.16.52.1]>
14416      Branch: perl
14417            ! configure.com
14418 ____________________________________________________________________________
14419 [  8461] By: jhi                                   on 2001/01/17  05:56:12
14420         Log: Allow for one trailing slash in the directory of mkdir().
14421      Branch: perl
14422            ! pp_sys.c
14423 ____________________________________________________________________________
14424 [  8460] By: jhi                                   on 2001/01/17  03:26:01
14425         Log: Metaconfig unit changes for #8459.
14426      Branch: metaconfig
14427            ! U/modified/Loc.U U/modified/sig_name.U
14428 ____________________________________________________________________________
14429 [  8459] By: jhi                                   on 2001/01/17  03:24:48
14430         Log: Define SIG_SIZE, the number of elements in the sig_name and
14431              sig_num arrays, including the final NULL entry.
14432      Branch: perl
14433            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
14434            ! config_h.SH configure.com epoc/config.sh gv.c pod/perltoc.pod
14435            ! sv.c uconfig.h uconfig.sh vos/config.alpha.def
14436            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
14437            ! win32/config.bc win32/config.gc win32/config.vc
14438 ____________________________________________________________________________
14439 [  8458] By: jhi                                   on 2001/01/17  01:41:33
14440         Log: Integrate perlio.
14441      Branch: perl
14442           !> embed.h embed.pl embedvar.h gv.c intrpvar.h mg.c perl.c perl.h
14443           !> perlapi.h proto.h sv.c
14444 ____________________________________________________________________________
14445 [  8457] By: nick                                  on 2001/01/16  22:07:26
14446         Log: Provide infrastructure for PERL_ASYNC_CHECK() style safe signals.
14447              Provides all the "cost" but no benefit yet - it is to allow cost
14448              to be measured, and implementation experiments (just in mg.c?).
14449      Branch: perlio
14450            ! embed.h embed.pl embedvar.h gv.c intrpvar.h mg.c perl.c perl.h
14451            ! perlapi.h proto.h sv.c
14452 ____________________________________________________________________________
14453 [  8456] By: nick                                  on 2001/01/16  21:07:07
14454         Log: Integrate mainline.
14455      Branch: perlio
14456           !> (integrate 51 files)
14457 ____________________________________________________________________________
14458 [  8455] By: jhi                                   on 2001/01/16  18:13:43
14459         Log: Subject: [PATCH] regcomp.c old feature removal
14460              From: mjd@plover.com
14461              Date: 16 Jan 2001 14:43:18 -0000 
14462              Message-ID: <20010116144318.7140.qmail@plover.com> 
14463      Branch: perl
14464            ! regcomp.c
14465 ____________________________________________________________________________
14466 [  8454] By: jhi                                   on 2001/01/16  16:12:39
14467         Log: Subject: [PATCH: perl-5.6.1-TRIAL1] Win32 Makefile fixes - v2
14468              From: "Indy Singh" <indy@nusphere.com>
14469              Date: Wed, 10 Jan 2001 20:17:49 -0500
14470              Message-ID: <003001c07b6c$524630b0$00957018@roadhog>
14471      Branch: maint-5.6/perl
14472            ! win32/Makefile
14473 ____________________________________________________________________________
14474 [  8453] By: jhi                                   on 2001/01/16  16:09:33
14475         Log: Update Changes.
14476      Branch: perl
14477            ! Changes patchlevel.h
14478 ____________________________________________________________________________
14479 [  8452] By: jhi                                   on 2001/01/16  15:42:04
14480         Log: Subject: Re: API Cleanup
14481              To: perl5-porters@perl.org
14482              Date: Tue, 16 Jan 2001 13:42:30 +0000
14483              Message-ID: <20010116134230.A13420@pembro26.pmb.ox.ac.uk>
14484              
14485              Subject: [PATCH] utf8.c documentation
14486              From: Simon Cozens <simon@cozens.net>
14487              Date: Tue, 16 Jan 2001 13:52:48 +0000
14488              Message-ID: <20010116135248.A13496@pembro26.pmb.ox.ac.uk>
14489              
14490              Subject: Re: API Cleanup
14491              From: Simon Cozens <simon@cozens.net>
14492              Date: Tue, 16 Jan 2001 14:58:55 +0000
14493              Message-ID: <20010116145855.A13794@pembro26.pmb.ox.ac.uk>
14494              
14495              UTF-8 doc patches.
14496      Branch: perl
14497            ! embed.pl pod/perlapi.pod utf8.c
14498 ____________________________________________________________________________
14499 [  8451] By: jhi                                   on 2001/01/16  14:41:39
14500         Log: podlators 1.07, from Russ Allbery.
14501      Branch: perl
14502            ! lib/Pod/Man.pm
14503 ____________________________________________________________________________
14504 [  8450] By: jhi                                   on 2001/01/16  14:24:19
14505         Log: Subject: [PATCH: perl@8429] Win32 Makefile fixes
14506              From: "Indy Singh" <indy@nusphere.com>
14507              Date: Mon, 15 Jan 2001 20:59:40 -0500
14508              Message-ID: <07be01c07f5f$fdadf270$d24b7018@cr637287a>
14509      Branch: perl
14510            ! win32/Makefile
14511 ____________________________________________________________________________
14512 [  8449] By: jhi                                   on 2001/01/16  03:42:55
14513         Log: Under 5.005 threads and debugging crashed in Debian 2.2 Linux/x86
14514              at the setting of the ofs_sv in new_struct_thread() as the
14515              thr->Tofs_sv (PL_ofs_sv) was still 0xabab...., SvREFCNT_inc()ing
14516              that invited a core dump.
14517      Branch: perl
14518            ! util.c
14519 ____________________________________________________________________________
14520 [  8448] By: jhi                                   on 2001/01/16  01:49:07
14521         Log: Subject: [PATCH #3 @8436] Re: Eliminate op_children
14522              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
14523              Date: Mon, 15 Jan 2001 17:14:37 -0800 (PST)
14524              Message-ID: <14947.40656.841280.551785@soda.csua.berkeley.edu>
14525              
14526              Replace #8444 and #8445.
14527      Branch: perl
14528            ! ext/B/B.xs ext/B/B/Debug.pm
14529 ____________________________________________________________________________
14530 [  8447] By: jhi                                   on 2001/01/15  21:05:35
14531         Log: Subject: [PATCH] API Variable documentation   
14532              From: Simon Cozens <simon@cozens.net>
14533              Date: Mon, 15 Jan 2001 19:35:54 +0000
14534              Message-ID: <20010115193554.A9919@pembro26.pmb.ox.ac.uk> 
14535      Branch: perl
14536            ! pod/perlapi.pod thrdvar.h
14537 ____________________________________________________________________________
14538 [  8446] By: jhi                                   on 2001/01/15  20:49:20
14539         Log: Signedness nit.
14540      Branch: perl
14541            ! pp_ctl.c
14542 ____________________________________________________________________________
14543 [  8445] By: jhi                                   on 2001/01/15  20:28:48
14544         Log: (Replaced by #8448)  More op_children traces (cleanup of #8442).
14545      Branch: perl
14546            ! ext/B/B/Debug.pm
14547 ____________________________________________________________________________
14548 [  8444] By: jhi                                   on 2001/01/15  13:09:10
14549         Log: (Replaced by #8448)  Traces of op_children (cleanup of #8442)
14550      Branch: perl
14551            ! ext/B/B.xs
14552 ____________________________________________________________________________
14553 [  8443] By: jhi                                   on 2001/01/15  13:06:26
14554         Log: Missing from #8439.
14555      Branch: perl
14556            ! keywords.h mg.c
14557 ____________________________________________________________________________
14558 [  8442] By: jhi                                   on 2001/01/15  13:02:38
14559         Log: Subject: [PATCH @8436] Eliminate op_children
14560              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
14561              Date: Sun, 14 Jan 2001 03:00:13 -0800 (PST)
14562              Message-ID: <14945.32919.44271.685122@soda.csua.berkeley.edu>
14563              
14564              Subject: [PATCH @8436] Re: Eliminate op_children
14565              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
14566              Date: Sun, 14 Jan 2001 03:23:56 -0800 (PST)
14567              Message-ID: <14945.35680.571387.810763@soda.csua.berkeley.edu>
14568      Branch: perl
14569            ! bytecode.pl ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm
14570            ! ext/B/B/C.pm ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h
14571            ! op.c op.h
14572 ____________________________________________________________________________
14573 [  8441] By: jhi                                   on 2001/01/15  12:57:08
14574         Log: Use the /^Perl_/-less form of is_lvalue_sub().
14575      Branch: perl
14576            ! pp.h
14577 ____________________________________________________________________________
14578 [  8440] By: jhi                                   on 2001/01/15  05:13:09
14579         Log: Revert #8437 and #8438, the Linux large files story is more complex.
14580      Branch: metaconfig/U/perl
14581            ! d_fpos64_t.U d_off64_t.U
14582      Branch: perl
14583            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
14584            ! config_h.SH configure.com epoc/config.sh perl.h
14585            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
14586            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
14587            ! win32/config.bc win32/config.gc win32/config.vc
14588 ____________________________________________________________________________
14589 [  8439] By: jhi                                   on 2001/01/15  05:02:24
14590         Log: More UTF-8 patches from Inaba Hiroto.
14591              - The substr lval was still not okay.
14592              - Now pp_stringify and sv_setsv copies source's UTF8 flag
14593              even if IN_BYTE.  pp_stringify is called from fold_constants
14594              at optimization phase and "\x{100}" was made SvUTF8_off under
14595              use bytes (the bytes pragma is for "byte semantics" and not
14596              for "do not produce UTF8 data")
14597              - New `qu' operator to generate UTF8 string explicitly.
14598              Though I agree with the policy "0x00-0xff always produce bytes",
14599              sometimes want to such a string to be coded in UTF8.
14600              I can use pack"U0a*" but it requires more typing and has
14601              runtime overhead.
14602              - Fix pp_regcomp bug uncovered by "0x00-0xff always produce bytes"
14603              change, the bug apears if a pm has PMdf_UTF8 flag but interpolated
14604              string is not UTF8_on and has char 0x80-0xff.
14605              
14606              TODO: document and test qu.
14607      Branch: perl
14608            ! keywords.h keywords.pl mg.c pp.c pp_ctl.c pp_hot.c sv.c
14609            ! t/lib/charnames.t t/op/length.t t/op/substr.t t/pragma/utf8.t
14610            ! toke.c
14611 ____________________________________________________________________________
14612 [  8438] By: jhi                                   on 2001/01/14  05:10:23
14613         Log: Metaconfig unit changes for #8437.
14614      Branch: metaconfig/U/perl
14615            ! d_fpos64_t.U d_off64_t.U
14616 ____________________________________________________________________________
14617 [  8437] By: jhi                                   on 2001/01/14  04:55:34
14618         Log: Add <features.h> probing, seems to be needed for (some?)
14619              Linux largefileness.
14620      Branch: perl
14621            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
14622            ! config_h.SH configure.com epoc/config.sh perl.h
14623            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
14624            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
14625            ! win32/config.bc win32/config.gc win32/config.vc
14626 ____________________________________________________________________________
14627 [  8436] By: jhi                                   on 2001/01/13  17:47:21
14628         Log: Tighten some of the tests a bit.
14629      Branch: perl
14630            ! t/pragma/utf8.t
14631 ____________________________________________________________________________
14632 [  8435] By: jhi                                   on 2001/01/13  17:31:54
14633         Log: Integrate perlio.
14634      Branch: perl
14635           !> ext/Encode/Makefile.PL ext/Encode/compile win32/config_H.bc
14636           !> win32/config_H.gc win32/config_H.vc
14637 ____________________________________________________________________________
14638 [  8434] By: nick                                  on 2001/01/13  11:36:53
14639         Log: Run dmake regen_config_h for Win32
14640      Branch: perlio
14641            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
14642 ____________________________________________________________________________
14643 [  8433] By: nick                                  on 2001/01/13  11:31:55
14644         Log: VMS friendly patch to Encode compile process
14645      Branch: perlio
14646            ! ext/Encode/Makefile.PL ext/Encode/compile
14647 ____________________________________________________________________________
14648 [  8432] By: nick                                  on 2001/01/13  11:06:44
14649         Log: Integrate mainline
14650      Branch: perlio
14651           +> ext/B/B/Concise.pm
14652           !> (integrate 52 files)
14653 ____________________________________________________________________________
14654 [  8431] By: jhi                                   on 2001/01/13  05:55:55
14655         Log: Subject: [PATCH @8429] Re: B::Concise -- an improved replacement for B::Terse
14656              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
14657              Date: Fri, 12 Jan 2001 21:45:17 -0800 (PST)
14658              Message-ID: <14943.59712.993695.180189@soda.csua.berkeley.edu>
14659      Branch: perl
14660            ! ext/B/B/Concise.pm
14661 ____________________________________________________________________________
14662 [  8430] By: jhi                                   on 2001/01/13  04:24:18
14663         Log: The LVRET macro needed an aTHX.
14664      Branch: perl
14665            ! pp.h
14666 ____________________________________________________________________________
14667 [  8429] By: jhi                                   on 2001/01/13  02:12:42
14668         Log: Update Changes.
14669      Branch: perl
14670            ! Changes patchlevel.h
14671 ____________________________________________________________________________
14672 [  8428] By: jhi                                   on 2001/01/13  02:08:50
14673         Log: Subject: Re: [PATCH: perl@8342]  lib/bigfloat.t FAILED at test 351
14674              From: Peter Prymmer <pvhp@forte.com>
14675              Date: Fri, 12 Jan 2001 16:27:36 -0800 (PST)
14676              Message-ID: <Pine.OSF.4.10.10101121623130.478096-100000@aspara.forte.com>
14677              
14678              Add a BEGIN guard for sloppy floating point division.
14679      Branch: perl
14680            ! lib/Math/BigInt.pm lib/bigint.pl
14681 ____________________________________________________________________________
14682 [  8427] By: jhi                                   on 2001/01/13  01:47:16
14683         Log: The B::Terse drop-in replacement wasn't quite drop-in.
14684      Branch: perl
14685            ! ext/B/B/Terse.pm
14686 ____________________________________________________________________________
14687 [  8426] By: jhi                                   on 2001/01/12  21:20:43
14688         Log: Use UVXf.
14689      Branch: perl
14690            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
14691            ! config_h.SH configure.com epoc/config.sh sv.c uconfig.h
14692            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
14693            ! vos/config.ga.def vos/config.ga.h win32/config.bc
14694            ! win32/config.gc win32/config.vc
14695 ____________________________________________________________________________
14696 [  8425] By: jhi                                   on 2001/01/12  20:20:14
14697         Log: Subject: [PATCH perl@8342] -Wformat
14698              From: Robin Barker <rmb1@cise.npl.co.uk>
14699              Date: Fri, 12 Jan 2001 20:03:14 GMT
14700              Message-Id: <200101122003.UAA29599@tempest.npl.co.uk>
14701      Branch: perl
14702            ! ext/Encode/Encode.xs mg.c sv.c toke.c
14703 ____________________________________________________________________________
14704 [  8424] By: jhi                                   on 2001/01/12  20:01:48
14705         Log: Subject: B::Concise -- an improved replacement for B::Terse 
14706              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
14707              Date: Sat,  6 Jan 2001 20:18:05 -0800 (PST)
14708              Message-ID: <14935.43597.962940.803717@soda.csua.berkeley.edu>
14709      Branch: perl
14710            + ext/B/B/Concise.pm
14711            ! MANIFEST ext/B/B/Terse.pm
14712 ____________________________________________________________________________
14713 [  8423] By: jhi                                   on 2001/01/12  19:24:02
14714         Log: The new metaconfig unit from the #8421.
14715      Branch: metaconfig/U/perl
14716            + d_sigprocmask.U
14717 ____________________________________________________________________________
14718 [  8422] By: jhi                                   on 2001/01/12  19:23:43
14719         Log: Forgot the microperl config from the #8421.
14720      Branch: perl
14721            ! uconfig.h uconfig.sh
14722 ____________________________________________________________________________
14723 [  8421] By: jhi                                   on 2001/01/12  19:05:27
14724         Log: Add sigprocmask() probe, regen Configure, regen toc.
14725      Branch: perl
14726            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
14727            ! config_h.SH configure.com epoc/config.sh mg.c pod/perltoc.pod
14728            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
14729            ! vos/config.ga.h win32/config.bc win32/config.gc
14730            ! win32/config.vc
14731 ____________________________________________________________________________
14732 [  8420] By: jhi                                   on 2001/01/12  18:34:31
14733         Log: Add sockatmark() to the todo list.
14734      Branch: perl
14735            ! Todo-5.6
14736 ____________________________________________________________________________
14737 [  8419] By: jhi                                   on 2001/01/12  18:09:46
14738         Log: Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.
14739      Branch: perl
14740            ! op.c
14741 ____________________________________________________________________________
14742 [  8418] By: jhi                                   on 2001/01/12  18:05:30
14743         Log: Subject: Re: [PATCH] [ID 20001223.002] lvalues in list context
14744              From: Radu Greab <radu@netsoft.ro>
14745              Message-ID: <14943.15321.515713.119805@ix.netsoft.ro>
14746              Date: Fri, 12 Jan 2001 19:16:09 +0200 (EET)
14747      Branch: perl
14748            ! op.c t/pragma/sub_lval.t
14749 ____________________________________________________________________________
14750 [  8417] By: jhi                                   on 2001/01/12  16:09:09
14751         Log: Subject: [PATCH @8404] Consolidated lvalue sub changes
14752              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU> 
14753              Date: Wed, 10 Jan 2001 21:36:51 -0800 (PST)
14754              Message-ID: <14941.16925.736415.785818@soda.csua.berkeley.edu>
14755      Branch: perl
14756            ! doop.c embed.h embed.pl op.c op.h opcode.h opcode.pl
14757            ! pod/perldiag.pod pod/perlintern.pod pod/perlsub.pod pp.c pp.h
14758            ! pp.sym pp_ctl.c pp_hot.c pp_proto.h proto.h t/lib/b.t
14759            ! t/pragma/sub_lval.t toke.c
14760 ____________________________________________________________________________
14761 [  8416] By: jhi                                   on 2001/01/12  15:42:06
14762         Log: Subject: RE: [PATCH] [ID 20001223.002] lvalues in list context
14763              From: "Richard Soderberg" <rs@crystalflame.net>
14764              Date: Fri, 12 Jan 2001 04:49:35 -0800
14765              Message-ID: <NAEKLNAAHLMBPMPNBMLEAELDCKAA.rs@crystalflame.net>
14766              
14767              Replace 10000 with RETVAL_MAX, and compute RETVAL_MAX
14768              according to the platform.
14769      Branch: perl
14770            ! op.c
14771 ____________________________________________________________________________
14772 [  8415] By: jhi                                   on 2001/01/12  15:33:41
14773         Log: One more UTF-8 fix from Inaba Hiroto.
14774      Branch: perl
14775            ! pp.c regexec.c t/pragma/utf8.t
14776 ____________________________________________________________________________
14777 [  8414] By: jhi                                   on 2001/01/12  15:30:18
14778         Log: Mea culpa: I botched up Hugo's "Tw" bug fix when applying it.
14779      Branch: perl
14780            ! regexec.c
14781 ____________________________________________________________________________
14782 [  8413] By: jhi                                   on 2001/01/12  15:22:10
14783         Log: Subject: [Patch perl@8375] pragma/subs.t ......FAILED tests 1-2 using Bison's parser
14784              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
14785              Date: Thu, 11 Jan 2001 12:53:36 +0100
14786              Message-ID: <5930DC161690D2119667009027157547038123E1@madt009a.siemens.es>
14787      Branch: perl
14788            ! toke.c
14789 ____________________________________________________________________________
14790 [  8412] By: jhi                                   on 2001/01/12  15:20:25
14791         Log: Subject: [PATCH: perl@8342] updates to posix-bc hints file
14792              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
14793              Date: Fri, 12 Jan 2001 14:37:55 +0100
14794              Message-ID: <5930DC161690D21196670090271575470384E3FC@madt009a.siemens.es>
14795      Branch: perl
14796            ! hints/posix-bc.sh
14797 ____________________________________________________________________________
14798 [  8411] By: jhi                                   on 2001/01/12  15:14:14
14799         Log: Subject: [PATCH: perl@8342]  op/regmesg FAILED at test 33 on EBCDIC machines
14800              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
14801              Date: Fri, 12 Jan 2001 10:42:21 +0100
14802              Message-ID: <5930DC161690D211966700902715754703812F33@madt009a.siemens.es>
14803      Branch: perl
14804            ! t/op/regmesg.t
14805 ____________________________________________________________________________
14806 [  8410] By: jhi                                   on 2001/01/12  05:48:55
14807         Log: Subject: Re: [ID 20010101.004] Not OK: perl v5.7.0 +DEVEL8268 on i586-linux-64int-ld 2.2.17-21mdk (UNINSTALLED)
14808              From: Nicholas Clark <nick@ccl4.org> 
14809              Date: Sun, 7 Jan 2001 19:47:14 +0000
14810              Message-ID: <20010107194714.B1048@plum.flirble.org>
14811      Branch: perl
14812            ! t/op/numconvert.t
14813 ____________________________________________________________________________
14814 [  8409] By: jhi                                   on 2001/01/12  05:41:28
14815         Log: Integrate perlio.
14816      Branch: perl
14817           !> mg.c scope.h
14818 ____________________________________________________________________________
14819 [  8408] By: nick                                  on 2001/01/11  22:43:28
14820         Log: Remove variables that were used in experiments.
14821      Branch: perlio
14822            ! mg.c
14823 ____________________________________________________________________________
14824 [  8407] By: nick                                  on 2001/01/11  20:57:44
14825         Log: Catch die in %SIG handler and unblock the signal before re-dying.
14826              This make Linux work _without_ sigsetjmp().
14827              Turn off sigsetjmp() to see what else it does.
14828              May need Configure probe for sigprocmask() if anything has sigaction()
14829              but not sigprocmask().
14830      Branch: perlio
14831            ! mg.c scope.h
14832 ____________________________________________________________________________
14833 [  8406] By: nick                                  on 2001/01/11  19:32:07
14834         Log: Integrate mainline
14835      Branch: perlio
14836           !> Changes ext/IO/lib/IO/Socket/INET.pm ext/Socket/Socket.pm mg.c
14837           !> patchlevel.h perl.h regexec.c t/op/re_tests t/op/split.t
14838           !> t/op/substr.t
14839 ____________________________________________________________________________
14840 [  8405] By: jhi                                   on 2001/01/11  17:11:01
14841         Log: Fix UTF-8 lval substr().
14842      Branch: perl
14843            ! mg.c t/op/substr.t
14844 ____________________________________________________________________________
14845 [  8404] By: jhi                                   on 2001/01/11  05:13:58
14846         Log: Update Changes.
14847      Branch: perl
14848            ! Changes patchlevel.h
14849 ____________________________________________________________________________
14850 [  8403] By: jhi                                   on 2001/01/11  04:38:24
14851         Log: Subject: Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/
14852              From: Hugo <hv@crypt.compulink.co.uk>
14853              Date: Mon, 30 Oct 2000 01:33:26 +0000
14854              Message-Id: <200010300133.BAA10390@crypt.compulink.co.uk>
14855      Branch: perl
14856            ! regexec.c t/op/re_tests
14857 ____________________________________________________________________________
14858 [  8402] By: jhi                                   on 2001/01/11  04:26:12
14859         Log: Integrate perlio.
14860      Branch: perl
14861           !> scope.h util.c
14862 ____________________________________________________________________________
14863 [  8401] By: nick                                  on 2001/01/10  22:52:55
14864         Log: Allow control of 2nd arg to segsetjmp() via -DSCOPE_SAVES_SIGNAL_MASK.
14865              (So Alan and Ilya can try setting via hints.)
14866              Verified Linux "works" with it true and fails to re-enable SIGINT if false.
14867              Restoring sigmask in Perl_sighandler() if handler dies is not equivalent;
14868              doing the save everywhere seems to restart read() correctly, but just
14869              doing it once "round" the handler does not.
14870      Branch: perlio
14871            ! scope.h
14872 ____________________________________________________________________________
14873 [  8400] By: jhi                                   on 2001/01/10  21:57:54
14874         Log: Not defining PERL_PRESERVE_IVUV fixes only the op/inc problem
14875              of IRIX, HP-UX is unaffected.
14876      Branch: perl
14877            ! perl.h
14878 ____________________________________________________________________________
14879 [  8399] By: nick                                  on 2001/01/10  21:29:19
14880         Log: Safe fix for Simon's pclose() doing SvIVX of undef -> core bug.
14881      Branch: perlio
14882            ! util.c
14883 ____________________________________________________________________________
14884 [  8398] By: jhi                                   on 2001/01/10  20:55:31
14885         Log: Add ReuseAddr as a (preferred) alias for Reuse as we now
14886              also have ReusePort.
14887      Branch: perl
14888            ! ext/IO/lib/IO/Socket/INET.pm
14889 ____________________________________________________________________________
14890 [  8397] By: jhi                                   on 2001/01/10  20:50:57
14891         Log: Subject: [PATCH] add ReusePort option to IO::Socket::INET for better multicast support (resend)
14892              From: "Jeremy D. Zawodny" <jzawodn@yahoo-inc.com>
14893              Date: Wed, 10 Jan 2001 01:38:13 -0800
14894              Message-ID: <20010110013813.B41744@yahoo-inc.com>
14895      Branch: perl
14896            ! ext/IO/lib/IO/Socket/INET.pm
14897 ____________________________________________________________________________
14898 [  8396] By: jhi                                   on 2001/01/10  20:49:30
14899         Log: Subject: [PATCH] add SO_REUSEPORT to export list in Socket.pm for better multicast support (resend)
14900              From: "Jeremy D. Zawodny" <jzawodn@yahoo-inc.com>
14901              Date: Wed, 10 Jan 2001 01:37:32 -0800
14902              Message-ID: <20010110013732.A41744@yahoo-inc.com>
14903      Branch: perl
14904            ! ext/Socket/Socket.pm
14905 ____________________________________________________________________________
14906 [  8395] By: jhi                                   on 2001/01/10  20:41:37
14907         Log: Test for bug id 20010105.016 (fixed by #8378).
14908      Branch: perl
14909            ! t/op/split.t
14910 ____________________________________________________________________________
14911 [  8394] By: jhi                                   on 2001/01/10  20:26:32
14912         Log: Integrate perlio.
14913      Branch: perl
14914            ! util.c
14915 ____________________________________________________________________________
14916 [  8393] By: nick                                  on 2001/01/10  19:34:30
14917         Log: Back out Simon's pid hackery for now.
14918      Branch: perlio
14919            ! util.c
14920 ____________________________________________________________________________
14921 [  8392] By: nick                                  on 2001/01/10  19:23:13
14922         Log: Integrate mainline. (Builds but does not work - something broke pipes...)
14923      Branch: perlio
14924           !> (integrate 29 files)
14925 ____________________________________________________________________________
14926 [  8391] By: jhi                                   on 2001/01/10  18:43:15
14927         Log: Subject: [PATCH] Fix my_pclose segfault
14928              From: Simon Cozens <simon@cozens.net>
14929              Date: Wed, 10 Jan 2001 18:39:35 +0000
14930              Message-ID: <20010110183934.A25640@pembro26.pmb.ox.ac.uk>
14931      Branch: perl
14932            ! util.c
14933 ____________________________________________________________________________
14934 [  8390] By: jhi                                   on 2001/01/10  18:42:08
14935         Log: Subject:  [PATCH perl@8269] Opcode.XS, fix memory leak
14936              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
14937              Date:     Wed, 10 Jan 2001 13:23:02 EST
14938              Message-Id: <010110132245.8129a@DUPHY4.Physics.Drexel.Edu>
14939      Branch: perl
14940            ! ext/Opcode/Opcode.xs
14941 ____________________________________________________________________________
14942 [  8389] By: jhi                                   on 2001/01/10  15:16:07
14943         Log: Turn off the integer preservation for now.
14944      Branch: perl
14945            ! perl.h
14946 ____________________________________________________________________________
14947 [  8388] By: jhi                                   on 2001/01/10  15:01:25
14948         Log: Few more IDE/editor nits from p5p.
14949      Branch: perl
14950            ! pod/perlfaq3.pod
14951 ____________________________________________________________________________
14952 [  8387] By: jhi                                   on 2001/01/10  06:53:16
14953         Log: Subject: Re: [ID 20010109.003] Patch 8138 broke a test in libwww
14954              To: "Andreas J. Koenig" <andreas.koenig@anima.de>
14955              Date: Tue, 9 Jan 2001 23:16:02 +0000
14956              Message-ID: <20010109231602.A81101@plum.flirble.org>
14957      Branch: perl
14958            ! sv.c
14959 ____________________________________________________________________________
14960 [  8386] By: jhi                                   on 2001/01/10  03:17:54
14961         Log: Test cases for #8385 (from Simon's "torture.pl")
14962      Branch: perl
14963            ! t/op/tr.t
14964 ____________________________________________________________________________
14965 [  8385] By: jhi                                   on 2001/01/10  03:17:11
14966         Log: Subject: Re: more UTF8 test suites and an UTF8 patch
14967              From: Inaba Hiroto <inaba@sdd.tokyo-sc.toshiba.co.jp>
14968              Date: Wed, 10 Jan 2001 11:39:39 +0900
14969              Message-Id: <10101100239.AA10002@tux0017.sdd.tokyo-sc.toshiba.co.jp>
14970              
14971              Some more UTF-8 tr cases fixed.
14972      Branch: perl
14973            ! doop.c
14974 ____________________________________________________________________________
14975 [  8384] By: jhi                                   on 2001/01/09  22:45:40
14976         Log: Allow the locale test needing POSIX and the taint test
14977              needing IPC::SysV to run under 'minitest' (basically,
14978              bail out if loading the extension fails)
14979      Branch: perl
14980            ! t/op/misc.t t/op/taint.t
14981 ____________________________________________________________________________
14982 [  8383] By: jhi                                   on 2001/01/09  21:36:04
14983         Log: Subject: [PATCH @8382] Remove FileHandle/IO dependence in t/io/openpid.t
14984              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
14985              Date: Tue,  9 Jan 2001 13:33:22 -0800 (PST)
14986              Message-ID: <14939.33475.474459.147429@soda.csua.berkeley.edu>
14987      Branch: perl
14988            ! t/io/openpid.t
14989 ____________________________________________________________________________
14990 [  8382] By: jhi                                   on 2001/01/09  21:06:08
14991         Log: save_delete(), err, SAVEDELETE() fixes from Charles Lane.
14992              Should finish up the bug id 20001205.022.
14993      Branch: perl
14994            ! pp.c pp_hot.c scope.c
14995 ____________________________________________________________________________
14996 [  8381] By: jhi                                   on 2001/01/09  18:27:43
14997         Log: Subject: Re: [PATCH: perl@8342] comp/proto..........FAILED tests 112-123
14998              From: Andy Dougherty <doughera@lafayette.edu>
14999              Date: Tue, 9 Jan 2001 12:11:16 -0500 (EST)
15000              Message-ID: <Pine.SOL.4.10.10101091144440.13124-100000@maxwell.phys.lafayette.edu>
15001              
15002              More robust yacc/bison error detection.
15003      Branch: perl
15004            ! t/comp/proto.t
15005 ____________________________________________________________________________
15006 [  8380] By: jhi                                   on 2001/01/09  15:21:38
15007         Log: Subject:  [PATCH] make t/op/misc.t work on VMS
15008              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
15009              Date:     Tue, 9 Jan 2001 07:53:55 EST
15010              Message-Id: <010109075323.91c8f@DUPHY4.Physics.Drexel.Edu> 
15011      Branch: perl
15012            ! t/op/misc.t vms/test.com
15013 ____________________________________________________________________________
15014 [  8379] By: jhi                                   on 2001/01/09  15:20:38
15015         Log: Subject: [ID 20001230.003] UTF-8 tr still hurts
15016              From: jhi@cc.hut.fi
15017              Date: Sat, 30 Dec 2000 22:57:32 +0200 (EET)
15018              Message-Id: <200012302057.WAA31168@alpha.hut.fi>
15019              
15020              The #8378 fixed this.
15021      Branch: perl
15022            ! t/op/tr.t
15023 ____________________________________________________________________________
15024 [  8378] By: jhi                                   on 2001/01/09  15:05:32
15025         Log: Subject: One more patch for UTF8 
15026              From: Inaba Hiroto <inaba@st.rim.or.jp>
15027              Date: Tue, 09 Jan 2001 01:04:32 +0900
15028              Message-ID: <3A59E510.52BAB5B9@st.rim.or.jp>
15029              
15030              UTF-8 fixes for 'x' and tr///.
15031      Branch: perl
15032            ! doop.c embed.h embed.pl op.c pod/perlapi.pod pp.c proto.h
15033            ! regcomp.c regexec.c toke.c utf8.c
15034 ____________________________________________________________________________
15035 [  8377] By: jhi                                   on 2001/01/09  14:32:17
15036         Log: Make explicit our assumption that (for now) "\x{80}" produces UTF-8.
15037      Branch: perl
15038            ! t/op/length.t
15039 ____________________________________________________________________________
15040 [  8376] By: jhi                                   on 2001/01/09  04:32:32
15041         Log: integrate changes #7775, #8316, #8316 from mainline
15042      Branch: maint-5.6/perl
15043            ! hints/solaris_2.sh
15044 ____________________________________________________________________________
15045 [  8375] By: jhi                                   on 2001/01/09  04:26:43
15046         Log: Update Changes.
15047      Branch: perl
15048            ! Changes patchlevel.h
15049 ____________________________________________________________________________
15050 [  8374] By: jhi                                   on 2001/01/09  04:14:32
15051         Log: IDE/editor section tweaking.
15052      Branch: perl
15053            ! pod/perlfaq3.pod
15054 ____________________________________________________________________________
15055 [  8373] By: jhi                                   on 2001/01/09  02:38:26
15056         Log: Subject: [PATCH: perl@8342] updates to OS/390 hints file
15057              From: Peter Prymmer <pvhp@forte.com>
15058              Date: Mon, 8 Jan 2001 18:06:51 -0800 (PST)
15059              Message-ID: <Pine.OSF.4.10.10101081805530.239173-100000@aspara.forte.com>
15060              
15061              In preparation os OS/390 dynamic loading.
15062      Branch: perl
15063            ! README.os390 hints/os390.sh
15064 ____________________________________________________________________________
15065 [  8372] By: jhi                                   on 2001/01/09  00:24:30
15066         Log: Integrate with perlio.
15067      Branch: perl
15068           !> embed.h embed.pl gv.c mg.c perl.h proto.h sv.c
15069 ____________________________________________________________________________
15070 [  8371] By: nick                                  on 2001/01/08  23:54:33
15071         Log: Fix "scalars leaked" bugs caused by overload magic
15072              (Highlighted by Ilya's DESTROY optimization.)
15073      Branch: perlio
15074            ! embed.h embed.pl gv.c mg.c perl.h proto.h sv.c
15075 ____________________________________________________________________________
15076 [  8370] By: nick                                  on 2001/01/08  20:19:41
15077         Log: Integrate mainline
15078      Branch: perlio
15079           !> README.epoc dump.c ext/GDBM_File/GDBM_File.xs gv.c
15080           !> lib/Getopt/Long.pm mg.c op.c scope.c sv.c t/io/pipe.t
15081           !> t/op/64bitint.t
15082 ____________________________________________________________________________
15083 [  8369] By: jhi                                   on 2001/01/08  17:30:52
15084         Log: save_delete() Safefree() doesn't (anymore?) work with shared
15085              strings, one test failure in op/misc and almost all of lib/b.
15086              (Outcomments #8369.)
15087      Branch: perl
15088            ! scope.c
15089 ____________________________________________________________________________
15090 [  8368] By: jhi                                   on 2001/01/08  14:47:10
15091         Log: (Outcommented by #8369.)
15092              
15093              Subject: Re: Perl BugID 20001205.022 ---- save_delete
15094              From: Simon Cozens <simon@cozens.net>
15095              Date: Sat, 6 Jan 2001 11:48:40 +0000
15096              Message-ID: <20010106114840.A13227@deep-dark-truthful-mirror.perlhacker.org>
15097              
15098              The save_delete() does need the Safefree.
15099      Branch: perl
15100            ! scope.c
15101 ____________________________________________________________________________
15102 [  8367] By: bailey                                on 2001/01/08  08:53:52
15103         Log: Once again syncing after too long an absence
15104      Branch: vmsperl
15105           +> (branch 55 files)
15106            - MAINTAIN fix_pl vos/config.def vos/config.h
15107            - vos/config_h.SH_orig
15108           !> (integrate 498 files)
15109 ____________________________________________________________________________
15110 [  8366] By: jhi                                   on 2001/01/08  02:42:59
15111         Log: Subject: [ID 20010107.012] [PATCH] 18446744073709551616e0 was treated as UV=18446744073709551615
15112              From: nick@ccl4.org
15113              Date: Sun, 7 Jan 2001 21:07:18 +0000
15114              Message-Id: <20010107210717.D1048@plum.flirble.org>
15115      Branch: perl
15116            ! sv.c t/op/64bitint.t
15117 ____________________________________________________________________________
15118 [  8365] By: jhi                                   on 2001/01/08  02:35:16
15119         Log: Subject: [PATCH] environ nit
15120              From: Simon Cozens <simon@cozens.net>
15121              Date: Sun, 7 Jan 2001 17:57:07 +0000
15122              Message-ID: <20010107175707.A2013@pembro26.pmb.ox.ac.uk>
15123              
15124              Use environ only if we have it.
15125      Branch: perl
15126            ! mg.c
15127 ____________________________________________________________________________
15128 [  8364] By: jhi                                   on 2001/01/08  02:24:51
15129         Log: Replace #6721, GDBM, system malloc, and LEAKTEST.
15130      Branch: perl
15131            ! ext/GDBM_File/GDBM_File.xs
15132 ____________________________________________________________________________
15133 [  8363] By: jhi                                   on 2001/01/08  02:19:24
15134         Log: Subject: [PATCH @8344] Fix spurious GVSV OPpOUR_INTRO
15135              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
15136              Date: Sat,  6 Jan 2001 15:25:02 -0800 (PST)
15137              Message-ID: <14935.41722.239364.55174@soda.csua.berkeley.edu>
15138      Branch: perl
15139            ! dump.c op.c
15140 ____________________________________________________________________________
15141 [  8362] By: jhi                                   on 2001/01/08  02:17:43
15142         Log: Subject: [patch] xsub AUTOLOAD fix/optimization
15143              From: Doug MacEachern <dougm@covalent.net>
15144              Date: Sat, 6 Jan 2001 09:30:05 -0800 (PST)
15145              Message-ID: <Pine.LNX.4.10.10101060924280.24460-100000@mojo.covalent.net>
15146              
15147              Allow AUTOLOAD to be an xsub and allow such xsubs
15148              to avoid use of $AUTOLOAD.
15149      Branch: perl
15150            ! gv.c
15151 ____________________________________________________________________________
15152 [  8361] By: jhi                                   on 2001/01/08  02:16:07
15153         Log: Subject: Re: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
15154              From: Radu Greab <radu@netsoft.ro>
15155              Date: Sun, 7 Jan 2001 03:16:55 +0200 (EET)
15156              Message-ID: <14935.50055.838449.408835@ix.netsoft.ro>
15157              
15158              No need for the potentially unportable $SIG{CHLD}.
15159      Branch: perl
15160            ! t/io/pipe.t
15161 ____________________________________________________________________________
15162 [  8360] By: jhi                                   on 2001/01/08  01:58:23
15163         Log: Update to Getopt::Long 2.24_02, from Johan Vromans.
15164      Branch: perl
15165            ! lib/Getopt/Long.pm
15166 ____________________________________________________________________________
15167 [  8359] By: jhi                                   on 2001/01/08  01:55:44
15168         Log: Integrate perlio.
15169      Branch: perl
15170           !> ext/Encode/Encode.xs lib/ExtUtils/typemap perl.c perlio.c
15171           !> perlio.h pp.c pp_hot.c pp_sys.c sv.c t/lib/tie-refhash.t
15172           !> utf8.c win32/Makefile
15173 ____________________________________________________________________________
15174 [  8358] By: jhi                                   on 2001/01/07  21:16:50
15175         Log: Update the EPOC cross SDK URL.
15176      Branch: perl
15177            ! README.epoc
15178 ____________________________________________________________________________
15179 [  8357] By: jhi                                   on 2001/01/07  21:16:09
15180         Log: Update the EPOC cross SDK URL.
15181      Branch: maint-5.6/perl
15182            ! README.epoc
15183 ____________________________________________________________________________
15184 [  8356] By: nick                                  on 2001/01/06  21:47:52
15185         Log: FILE * in XS code for PerlIO world:
15186              - make PERLIO_NOT_STDIO 0 (co-existance) default for non PERL_CORE case.
15187              - Add FILE * T_STDIO typemap.
15188              - Finish PerlIO_findFILE() and PerlIO_extprtFILE()
15189      Branch: perlio
15190            ! lib/ExtUtils/typemap perlio.c perlio.h
15191 ____________________________________________________________________________
15192 [  8355] By: jhi                                   on 2001/01/06  20:27:15
15193         Log: integrate change #8336 from mainline
15194              
15195              Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1
15196      Branch: maint-5.6/perl
15197            ! hv.c
15198 ____________________________________________________________________________
15199 [  8354] By: jhi                                   on 2001/01/06  20:24:29
15200         Log: Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
15201              From: Robin Barker <rmb1@cise.npl.co.uk>
15202              Date: Fri, 22 Dec 2000 12:17:38 GMT
15203              Message-Id: <200012221217.MAA21332@tempest.npl.co.uk>
15204              
15205              The patch reformats some long =item lines so they give
15206              correct output via pod2man | nroff -man
15207              
15208              Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
15209              From: Robin Barker <rmb1@cise.npl.co.uk>
15210              Date: Tue, 2 Jan 2001 15:35:03 GMT
15211              Message-Id: <200101021535.PAA15161@tempest.npl.co.uk>
15212              
15213              Here is a _further_ patch which corrects a few more errors:
15214              * an empty C<=item> in CPAN.pm
15215              * patching the wrong file (pod/perlamiga.pod not README.amiga)
15216              * leaving empty C<=item>s which formatted incorrectly
15217              * over long C<=item>s revealed by latest patch to Pod::Man
15218      Branch: maint-5.6/perl
15219            ! README.amiga lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
15220            ! lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
15221            ! pod/perl5004delta.pod pod/perl5005delta.pod pod/perlapi.pod
15222            ! pod/perldelta.pod pod/perldiag.pod pod/perlembed.pod
15223            ! pod/perlfaq4.pod pod/perllocale.pod pod/perlmodlib.pod
15224            ! pod/perlrequick.pod pod/perlretut.pod pod/perlsub.pod
15225 ____________________________________________________________________________
15226 [  8353] By: jhi                                   on 2001/01/06  20:21:10
15227         Log: integrate changes #7980, 7990, 8056, 8057 from mainline
15228              
15229              UTF-8 hash keys.
15230      Branch: maint-5.6/perl
15231            ! embed.h embed.pl hv.c hv.h perlapi.c proto.h t/op/each.t
15232 ____________________________________________________________________________
15233 [  8352] By: jhi                                   on 2001/01/06  20:18:44
15234         Log: Forgotten from #8438.
15235      Branch: maint-5.6/perl
15236            ! epoc/epocish.h
15237 ____________________________________________________________________________
15238 [  8351] By: jhi                                   on 2001/01/06  20:18:12
15239         Log: Forgotten from #8347.
15240      Branch: maint-5.6/perl
15241            ! config_h.SH
15242 ____________________________________________________________________________
15243 [  8350] By: jhi                                   on 2001/01/06  20:00:19
15244         Log: Thinko in #8347.
15245      Branch: maint-5.6/perl
15246            ! regcomp.c
15247 ____________________________________________________________________________
15248 [  8349] By: jhi                                   on 2001/01/06  18:05:30
15249         Log: Copy the FAQ3 IDE section from the development branch,
15250              changes originally by Peter Prymmer.
15251      Branch: maint-5.6/perl
15252            ! pod/perlfaq3.pod
15253 ____________________________________________________________________________
15254 [  8348] By: jhi                                   on 2001/01/06  18:03:02
15255         Log: EPOC updates for TRIAL1.
15256              
15257              Subject: [5.6.1 trial1] EPOC update
15258              From: Olaf Flebbe <O.Flebbe@science-computing.de>
15259              Date: Sun, 31 Dec 2000 16:04:52 +0100 (CET)
15260              Message-ID: <Pine.LNX.4.02.10012311603040.14097-100000@milkyway.science-computing.de> 
15261              
15262              Subject: epoc patch2 for perl-5.6.1-trial1
15263              From: Olaf Flebbe <O.Flebbe@science-computing.de>
15264              Date: Sat, 6 Jan 2001 13:55:53 +0100 (CET)
15265              Message-ID: <Pine.LNX.4.02.10101061355220.26469-100000@milkyway.science-computing.de> 
15266      Branch: maint-5.6/perl
15267            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
15268            ! epoc/epocish.c
15269 ____________________________________________________________________________
15270 [  8347] By: jhi                                   on 2001/01/06  17:29:10
15271         Log: integrate changes #7710,7824,7973 from mainline,
15272              plus VMS nits from Peter Prymmer and Dan Sugalski.
15273              
15274              AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
15275              library (getprotobyname and getprotobynumber are outversioned by
15276              the same calls in libc, at least for xlc version 3.
15277              
15278              Add HAS_SBRK_PROTO.
15279              
15280              Fixes for signedness warnings noticed by VMSperlers.
15281      Branch: maint-5.6/perl
15282            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
15283            ! configure.com epoc/config.sh hints/aix.sh malloc.c regcomp.c
15284            ! sv.c vms/descrip_mms.template vos/config.alpha.def
15285            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
15286            ! win32/config.bc win32/config.gc win32/config.vc
15287 ____________________________________________________________________________
15288 [  8346] By: nick                                  on 2001/01/06  14:36:01
15289         Log: Fixup accumulated integrate muddles (perlio == devperl again)
15290      Branch: perlio
15291            ! ext/Encode/Encode.xs perl.c pp_sys.c t/lib/tie-refhash.t
15292 ____________________________________________________________________________
15293 [  8345] By: nick                                  on 2001/01/06  14:24:58
15294         Log: Integrate mainline
15295      Branch: perlio
15296           !> (integrate 55 files)
15297 ____________________________________________________________________________
15298 [  8344] By: jhi                                   on 2001/01/06  02:24:02
15299         Log: Subject: [patch] PerlIO_cleanup() prototype
15300              From: Doug MacEachern <dougm@covalent.net>
15301              Date: Fri, 5 Jan 2001 18:15:31 -0800 (PST)
15302              Message-ID: <Pine.LNX.4.10.10101051813220.340-100000@mojo.covalent.net>
15303      Branch: perl
15304            ! perlio.h
15305 ____________________________________________________________________________
15306 [  8343] By: jhi                                   on 2001/01/06  01:04:09
15307         Log: IRIX compiler noticed that the bof initialization might be
15308              bypassed by control flow.
15309      Branch: perl
15310            ! toke.c
15311 ____________________________________________________________________________
15312 [  8342] By: jhi                                   on 2001/01/06  00:10:48
15313         Log: Update Changes.
15314      Branch: perl
15315            ! Changes patchlevel.h
15316 ____________________________________________________________________________
15317 [  8341] By: jhi                                   on 2001/01/05  23:52:33
15318         Log: Add a note about EBCDIC versus UTF-8 to a potential problem spot.
15319      Branch: perl
15320            ! toke.c
15321 ____________________________________________________________________________
15322 [  8340] By: jhi                                   on 2001/01/05  22:44:08
15323         Log: Subject: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
15324              From: Radu Greab <radu@netsoft.ro>
15325              Date: Fri, 5 Jan 2001 21:04:33 +0200 (EET)
15326              Message-ID: <14934.6849.742435.23178@ix.netsoft.ro>
15327      Branch: perl
15328            ! t/io/pipe.t util.c
15329 ____________________________________________________________________________
15330 [  8339] By: jhi                                   on 2001/01/05  22:35:17
15331         Log: Subject: [PATCH] format and rewording in perlfaq.pod
15332              From: Robin Barker <rmb1@cise.npl.co.uk>
15333              Date: Fri, 5 Jan 2001 18:51:20 GMT
15334              Message-Id: <200101051851.SAA03310@tempest.npl.co.uk>
15335      Branch: perl
15336            ! pod/perlfaq.pod
15337 ____________________________________________________________________________
15338 [  8338] By: jhi                                   on 2001/01/05  22:31:17
15339         Log: Subject: [patch: perl@8327] have perlbug's Save to File respect -F flag
15340              From: Peter Prymmer <pvhp@forte.com>
15341              Date: Fri, 5 Jan 2001 14:02:13 -0800 (PST)
15342              Message-ID: <Pine.OSF.4.10.10101051357400.28294-100000@aspara.forte.com>
15343      Branch: perl
15344            ! utils/perlbug.PL
15345 ____________________________________________________________________________
15346 [  8337] By: jhi                                   on 2001/01/05  18:15:11
15347         Log: Subject: [PATCH 5.7.1/Configure] failure to set src='.'
15348              From: Robin Barker <rmb1@cise.npl.co.uk>
15349              Date: Tue, 2 Jan 2001 15:24:07 GMT
15350              Message-Id: <200101021524.PAA15145@tempest.npl.co.uk>
15351              
15352              If you call configure as C<./Configure> or C<sh ./Configure>,
15353              $src is set to the absolute path name, not '.'.
15354              
15355              This, in turn, means -Dmksymlink tries to do its stuff because
15356              it does not think it is in the src directory.
15357              
15358              (plus a metaconfig nitfix)
15359      Branch: metaconfig
15360            ! U/compline/ccflags.U U/modified/src.U
15361      Branch: perl
15362            ! Configure config_h.SH
15363 ____________________________________________________________________________
15364 [  8336] By: jhi                                   on 2001/01/05  17:48:32
15365         Log: Subject: Re: [Fwd: Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1]
15366              From: Alan Burlison <Alan.Burlison@uk.sun.com>
15367              Message-ID: <3A5606C4.473D2226@uk.sun.com>
15368              Date: Fri, 05 Jan 2001 17:39:16 +0000
15369      Branch: perl
15370            ! hv.c
15371 ____________________________________________________________________________
15372 [  8335] By: jhi                                   on 2001/01/05  16:05:44
15373         Log: Upgrade to Getopt::Long 2.24_01, from Johan Vromans.
15374      Branch: perl
15375            ! lib/Getopt/Long.pm
15376 ____________________________________________________________________________
15377 [  8334] By: jhi                                   on 2001/01/05  16:00:51
15378         Log: Subject: PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t
15379              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
15380              Date: Fri, 05 Jan 2001 13:46:51 +0100
15381              Message-ID: <13693.978698811@nice.ram.loc>
15382              
15383              Apparently, the glibc2.2 + linux 2.4.0 + NFS combination prevent
15384              accurate reading of the "atime".  
15385      Branch: perl
15386            ! t/io/fs.t
15387 ____________________________________________________________________________
15388 [  8333] By: jhi                                   on 2001/01/05  15:57:37
15389         Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful 
15390              From: Simon Cozens <simon@cozens.net>
15391              Date: Fri, 8 Dec 2000 13:33:31 +0000
15392              Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org> 
15393              
15394              A lost patch fragment.
15395      Branch: perl
15396            ! doop.c
15397 ____________________________________________________________________________
15398 [  8332] By: jhi                                   on 2001/01/05  15:40:42
15399         Log: Do away with strncpy() and a fixed length buffer.
15400      Branch: perl
15401            ! utf8.c
15402 ____________________________________________________________________________
15403 [  8331] By: jhi                                   on 2001/01/05  15:03:07
15404         Log: Tests for #8329 and #8330.
15405      Branch: perl
15406            ! t/op/bop.t
15407 ____________________________________________________________________________
15408 [  8330] By: jhi                                   on 2001/01/05  15:02:38
15409         Log: "\x{FF}\xFF" was broken, the \xFF was appended in its
15410              raw 8-bit form to the UTF-8 string.
15411      Branch: perl
15412            ! toke.c
15413 ____________________________________________________________________________
15414 [  8329] By: jhi                                   on 2001/01/05  14:55:13
15415         Log: Subject: [PATCH perl@8327] strings with \x{..} in the middle are corrupted 
15416              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
15417              Date: Fri, 5 Jan 2001 12:28:52 +0100
15418              Message-ID: <5930DC161690D211966700902715754703738F96@madt009a.siemens.es>
15419              
15420              UTF-8 parsing fix that seems to be needed for EBCDIC, in ASCII
15421              no effect.  (changed the strncpy() to Copy())
15422      Branch: perl
15423            ! toke.c
15424 ____________________________________________________________________________
15425 [  8328] By: jhi                                   on 2001/01/05  06:44:27
15426         Log: UTF-8 cleanup.
15427      Branch: perl
15428            ! doop.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
15429            ! regexec.c sv.c toke.c
15430 ____________________________________________________________________________
15431 [  8327] By: jhi                                   on 2001/01/05  01:11:29
15432         Log: Subject: [PATCH perl@8268] Test::Harness doesn't use IO (was Re: [PATCH 5.7.0] Re: Tests depending on extensions,    and `make minitest')
15433              From: Radu Greab <radu@netsoft.ro>
15434              Message-ID: <14933.5458.672637.641215@ix.netsoft.ro>
15435              Date: Fri, 5 Jan 2001 02:29:06 +0200 (EET)
15436              
15437              Cleans up Harness to not use FileHandle, which uses IO.
15438      Branch: perl
15439            ! lib/Test/Harness.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
15440 ____________________________________________________________________________
15441 [  8326] By: jhi                                   on 2001/01/05  00:56:37
15442         Log: Update Changes.
15443      Branch: perl
15444            ! Changes patchlevel.h
15445 ____________________________________________________________________________
15446 [  8325] By: jhi                                   on 2001/01/05  00:53:18
15447         Log: Subject: Re: [patch bug 20010103.019] Re: perl@8269: failure to build on NT 4.0.1381 with MSVC (fwd)
15448              From: Peter Prymmer <pvhp@forte.com>
15449              Date: Thu, 4 Jan 2001 14:20:15 -0800 (PST)
15450              Message-ID: <Pine.OSF.4.10.10101041406420.492782-100000@aspara.forte.com>
15451              
15452              plus a couple more tailing whitespace removals.
15453      Branch: perl
15454            ! win32/Makefile
15455 ____________________________________________________________________________
15456 [  8324] By: jhi                                   on 2001/01/05  00:47:39
15457         Log: Add some Unicode chop() tests.
15458      Branch: perl
15459            ! t/op/chop.t
15460 ____________________________________________________________________________
15461 [  8323] By: jhi                                   on 2001/01/05  00:47:23
15462         Log: Unify UTF-8 malformedness handling.
15463      Branch: perl
15464            ! doop.c pp.c sv.c toke.c utf8.c utf8.h
15465 ____________________________________________________________________________
15466 [  8322] By: jhi                                   on 2001/01/04  22:21:54
15467         Log: The new $issymlink was unknown to Mksymlinks.
15468      Branch: metaconfig/U/perl
15469            ! Mksymlinks.U issymlink.U
15470      Branch: perl
15471            ! Configure config_h.SH
15472 ____________________________________________________________________________
15473 [  8321] By: jhi                                   on 2001/01/04  21:51:05
15474         Log: The test didn't work under the core test framework.
15475      Branch: perl
15476            ! t/lib/st-lock.t
15477 ____________________________________________________________________________
15478 [  8320] By: jhi                                   on 2001/01/04  21:14:22
15479         Log: DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec <utx@penguin.cz>.
15480      Branch: perl
15481            ! INSTALL ext/NDBM_File/NDBM_File.xs ext/ODBM_File/ODBM_File.xs
15482 ____________________________________________________________________________
15483 [  8319] By: jhi                                   on 2001/01/04  20:46:17
15484         Log: Typo in #8312 when manually appying a problematic patch fragment.
15485      Branch: perl
15486            ! ext/Storable/Storable.xs
15487 ____________________________________________________________________________
15488 [  8318] By: jhi                                   on 2001/01/04  20:43:01
15489         Log: The $sh_c didn't fly.
15490      Branch: metaconfig
15491            ! U/compline/ccflags.U U/compline/d_keepsig.U U/modified/Head.U
15492            ! U/modified/Loc.U U/modified/myhostname.U
15493            ! U/modified/spitshell.U
15494      Branch: metaconfig/U/perl
15495            ! issymlink.U
15496      Branch: perl
15497            ! Configure config_h.SH
15498 ____________________________________________________________________________
15499 [  8317] By: jhi                                   on 2001/01/04  19:58:01
15500         Log: AIX builtin test -h is broken, changes based on
15501              
15502              Subject: [PATCH] 8297. Symlink stuff breaks on AIX 4 bsh
15503              Date: Tue, 02 Jan 2001 11:24:39 +0100
15504              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
15505              Message-Id: <20010102093747.A6F7.H.M.BRAND@hccnet.nl>
15506      Branch: metaconfig
15507            + U/modified/spitshell.U
15508            ! U/compline/ccflags.U U/compline/d_keepsig.U U/modified/Head.U
15509            ! U/modified/Loc.U U/modified/myhostname.U
15510      Branch: metaconfig/U/perl
15511            ! Mksymlinks.U issymlink.U
15512      Branch: perl
15513            ! Configure
15514 ____________________________________________________________________________
15515 [  8316] By: jhi                                   on 2001/01/04  19:02:22
15516         Log: Subject: [PATCH] Re: New attempt on hints/solaris_2.sh
15517              From: Andy Dougherty <doughera@lafayette.edu>
15518              Message-ID: <Pine.SOL.4.10.10101031518320.28840-100000@maxwell.phys.lafayette.edu>
15519              Date: Wed, 3 Jan 2001 15:36:06 -0500 (EST)
15520              
15521              Beware of GNU ld.
15522      Branch: perl
15523            ! hints/solaris_2.sh
15524 ____________________________________________________________________________
15525 [  8315] By: jhi                                   on 2001/01/04  18:56:48
15526         Log: From: Lupe Christoph <lupe@lupe-christoph.de>
15527              Subject: Re: [PATCH 5.7.1/Configure] failure to set src='.'
15528              Date: Wed, 3 Jan 2001 07:58:51 +0100
15529              Message-ID: <20010103075851.P4594@alanya.lupe-christoph.de>
15530      Branch: perl
15531            ! hints/solaris_2.sh
15532 ____________________________________________________________________________
15533 [  8314] By: jhi                                   on 2001/01/04  18:54:07
15534         Log: Subject: Re: [PATCH @8269] Continue blocks and B::Deparse
15535              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
15536              Date: Wed,  3 Jan 2001 13:48:04 -0800 (PST)
15537              Message-ID: <14931.40265.379608.910008@soda.csua.berkeley.edu>
15538              
15539              Doc tweak on #8313.
15540      Branch: perl
15541            ! ext/B/B/Deparse.pm
15542 ____________________________________________________________________________
15543 [  8313] By: jhi                                   on 2001/01/04  18:52:27
15544         Log: Subject: [PATCH @8269] Continue blocks and B::Deparse
15545              Date: Wed,  3 Jan 2001 13:31:53 -0800 (PST)
15546              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
15547              Message-ID: <14931.37732.62835.279605@soda.csua.berkeley.edu>
15548              
15549              Make the peephole optimizer to bypass more null ops and
15550              and rewrite the deparse handling of continue blocks.
15551      Branch: perl
15552            ! ext/B/B/Deparse.pm op.c op.h t/lib/b.t
15553 ____________________________________________________________________________
15554 [  8312] By: jhi                                   on 2001/01/04  18:47:39
15555         Log: Upgrade to Storable 1.0.7, from Raphael Manfredi.
15556      Branch: perl
15557            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
15558            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
15559            ! t/lib/st-lock.t
15560 ____________________________________________________________________________
15561 [  8311] By: jhi                                   on 2001/01/04  18:36:08
15562         Log: Add a new MakeMaker variable PM_FILTER that defines a Unix
15563              filter to be run on each .pm during the pm_to_blib() phase,
15564              a fixed version of
15565              
15566              Subject: PATCH (blead 8269) ExtUtils::MakeMaker
15567              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
15568              Date: Wed, 03 Jan 2001 22:01:30 +0100
15569              Message-ID: <5296.978555690@nice.ram.loc>
15570      Branch: perl
15571            ! lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
15572            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
15573            ! lib/ExtUtils/MakeMaker.pm
15574 ____________________________________________________________________________
15575 [  8310] By: jhi                                   on 2001/01/04  18:32:54
15576         Log: Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
15577              From: Robin Barker <rmb1@cise.npl.co.uk>
15578              Date: Tue, 2 Jan 2001 15:35:03 GMT
15579              Message-Id: <200101021535.PAA15161@tempest.npl.co.uk>
15580      Branch: perl
15581            ! README.amiga lib/CPAN.pm lib/Win32.pod pod/perl56delta.pod
15582            ! pod/perlrequick.pod
15583 ____________________________________________________________________________
15584 [  8309] By: jhi                                   on 2001/01/04  18:29:07
15585         Log: Subject: Re: [patch] static-ize XS()
15586              From: Doug MacEachern <dougm@covalent.net>
15587              Date: Mon, 1 Jan 2001 15:26:01 -0800 (PST)
15588              Message-ID: <Pine.LNX.4.10.10101011523560.3379-100000@mojo.covalent.net>
15589              
15590              Provide prototypes for the XS functions.
15591      Branch: perl
15592            ! lib/ExtUtils/xsubpp
15593 ____________________________________________________________________________
15594 [  8308] By: jhi                                   on 2001/01/04  18:27:44
15595         Log: Subject: [patch] typemap =~ s/croak/Perl_croak/
15596              From: Doug MacEachern <dougm@covalent.net>
15597              Date: Mon, 1 Jan 2001 11:41:57 -0800 (PST)
15598              Message-ID: <Pine.LNX.4.10.10101011139570.3379-100000@mojo.covalent.net>
15599      Branch: perl
15600            ! lib/ExtUtils/typemap
15601 ____________________________________________________________________________
15602 [  8307] By: jhi                                   on 2001/01/04  18:25:25
15603         Log: Subject: Re: [patch] MM_Unix cpprun shortcut
15604              From: Doug MacEachern <dougm@covalent.net>
15605              Date: Wed, 3 Jan 2001 20:09:57 -0800 (PST)
15606              Message-ID: <Pine.LNX.4.10.10101032009330.280-100000@mojo.covalent.net>
15607              
15608              Add a .c.i: MakeMaker make rule to create cpreprocessed outputs.
15609      Branch: perl
15610            ! lib/ExtUtils/MM_Unix.pm
15611 ____________________________________________________________________________
15612 [  8306] By: jhi                                   on 2001/01/04  18:23:00
15613         Log: Subject: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parser as Bison)
15614              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
15615              Date: Thu, 4 Jan 2001 12:47:10 +0100 
15616              Message-ID: <5930DC161690D21196670090271575470370111A@madt009a.siemens.es>
15617              
15618              The toke.c part only, patching embed.h and proto.h is futile.
15619      Branch: perl
15620            ! toke.c
15621 ____________________________________________________________________________
15622 [  8305] By: jhi                                   on 2001/01/04  18:05:51
15623         Log: Subject: [PATCH perl@8269] scanning two hex-constants fails on EBCDIC environment (script length.t)
15624              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
15625              Date: Thu, 4 Jan 2001 17:50:12 +0100 
15626              Message-ID: <5930DC161690D211966700902715754703738AA6@madt009a.siemens.es>
15627      Branch: perl
15628            ! toke.c
15629 ____________________________________________________________________________
15630 [  8304] By: jhi                                   on 2001/01/04  18:03:26
15631         Log: Subject: [PATCH perl@8269]
15632              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
15633              Date: Thu, 4 Jan 2001 12:53:39 +0100 
15634              Message-ID: <5930DC161690D211966700902715754703701130@madt009a.siemens.es>
15635              
15636              If running byacc write-enable also perly.h.
15637      Branch: perl
15638            ! Makefile.SH
15639 ____________________________________________________________________________
15640 [  8303] By: jhi                                   on 2001/01/04  15:40:49
15641         Log: Rewrite pp_concat() in terms of sv_catsv().
15642      Branch: perl
15643            ! pp_hot.c
15644 ____________________________________________________________________________
15645 [  8302] By: nick                                  on 2001/01/03  22:43:22
15646         Log: Integrate mainline.
15647      Branch: perlio
15648           !> ext/Encode/Encode.xs sv.c utf8.c
15649 ____________________________________________________________________________
15650 [  8301] By: jhi                                   on 2001/01/02  23:40:26
15651         Log: Variable naming tweak.
15652      Branch: perl
15653            ! sv.c
15654 ____________________________________________________________________________
15655 [  8300] By: jhi                                   on 2001/01/02  23:40:02
15656         Log: Use the UTF8_XXX macros in is_utf8_char(), a performance nit
15657              in is_utf8_string().
15658      Branch: perl
15659            ! utf8.c
15660 ____________________________________________________________________________
15661 [  8299] By: jhi                                   on 2001/01/02  22:14:40
15662         Log: Integrate perlio.
15663      Branch: perl
15664           !> pp.c pp_hot.c win32/Makefile
15665 ____________________________________________________________________________
15666 [  8298] By: nick                                  on 2001/01/02  22:03:06
15667         Log: Turn SvUTF8 off if not required in pp_chr and pp_stringify.
15668      Branch: perlio
15669            ! pp.c pp_hot.c
15670 ____________________________________________________________________________
15671 [  8297] By: jhi                                   on 2001/01/02  04:26:28
15672         Log: Signedness nit.
15673      Branch: perl
15674            ! ext/Encode/Encode.xs
15675 ____________________________________________________________________________
15676 [  8296] By: nick                                  on 2001/01/01  23:49:36
15677         Log: Add Encode and correct Filter/Util/Call in nmake Makefile
15678      Branch: perlio
15679            ! win32/Makefile
15680 ____________________________________________________________________________
15681 [  8295] By: jhi                                   on 2001/01/01  23:05:48
15682         Log: Integrate perlio.
15683      Branch: perl
15684           !> ext/Encode/Encode.pm ext/Encode/Encode.xs pp_hot.c
15685           !> t/lib/encode.t
15686 ____________________________________________________________________________
15687 [  8294] By: nick                                  on 2001/01/01  22:48:34
15688         Log: Integrate mainline
15689      Branch: perlio
15690            ! pp_hot.c t/lib/encode.t
15691           !> (integrate 65 files)
15692 ____________________________________________________________________________
15693 [  8293] By: nick                                  on 2001/01/01  21:58:50
15694         Log: More rigor in UTF-8-ness of Encode's toUnicode
15695              XS export some of the utf8 internal functions.
15696              Test some of the functions.
15697              Fix pp_concat() bug shown by said tests.
15698      Branch: perlio
15699            ! ext/Encode/Encode.pm ext/Encode/Encode.xs pp_hot.c
15700            ! t/lib/encode.t
15701 ____________________________________________________________________________
15702 [  8292] By: jhi                                   on 2001/01/01  18:11:44
15703         Log: Integrate perlio.
15704      Branch: perl
15705           !> ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
15706           !> ext/Encode/encengine.c ext/Encode/encode.h
15707 ____________________________________________________________________________
15708 [  8291] By: jhi                                   on 2001/01/01  18:10:58
15709         Log: Podify README.mpeix (a new version from the web),
15710              add a dummy NAME to Carp::Heavy, regen toc.
15711      Branch: perl
15712            ! README.mpeix lib/Carp/Heavy.pm pod/buildtoc.PL pod/perl.pod
15713            ! pod/perltoc.pod
15714 ____________________________________________________________________________
15715 [  8290] By: nick                                  on 2001/01/01  17:43:47
15716         Log: Loose the "Loading..." warning.
15717              Another bug in fallback support
15718      Branch: perlio
15719            ! ext/Encode/Encode.pm ext/Encode/encengine.c
15720 ____________________________________________________________________________
15721 [  8289] By: jhi                                   on 2001/01/01  00:01:57
15722         Log: Bump up Larry's copyright.
15723      Branch: perl
15724            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
15725            ! doop.c dump.c ext/DynaLoader/dl_dld.xs form.h gv.c gv.h
15726            ! handy.h hv.c hv.h mg.c mg.h op.c op.h perl.c perl.h perly.y
15727            ! pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c run.c
15728            ! scope.c sv.c sv.h toke.c utf8.c utf8.h util.c util.h
15729            ! x2p/EXTERN.h x2p/INTERN.h x2p/a2p.c x2p/a2p.h x2p/a2p.y
15730            ! x2p/a2py.c x2p/hash.c x2p/hash.h x2p/proto.h x2p/str.c
15731            ! x2p/str.h x2p/util.c x2p/util.h x2p/walk.c
15732 ____________________________________________________________________________
15733 [  8288] By: nick                                  on 2000/12/31  21:27:53
15734         Log: Fix .ucm reading - forgot a chr()
15735              Start of .ucm write (for .enc to .ucm)
15736      Branch: perlio
15737            ! ext/Encode/compile
15738 ____________________________________________________________________________
15739 [  8287] By: jhi                                   on 2000/12/31  18:15:56
15740         Log: Comment away a diagnostic message as noted by Craig A. Berry
15741              (the unexpected message was confusing testing)
15742      Branch: perl
15743            ! ext/Encode/Encode.pm
15744 ____________________________________________________________________________
15745 [  8286] By: jhi                                   on 2000/12/31  18:14:51
15746         Log: Subject: [PATCH perl@8269] ext/Encode/Makefile.PL line shortening
15747              Date: Sun, 31 Dec 2000 11:17:37 -0600
15748              From: "Craig A. Berry" <craigberry@mac.com>
15749              Message-Id: <5.0.2.1.0.20001230195844.025636c0@exchi01>
15750      Branch: perl
15751            ! ext/Encode/Makefile.PL
15752 ____________________________________________________________________________
15753 [  8285] By: nick                                  on 2000/12/31  18:11:54
15754         Log: Start of support of ICU-style .ucm files:
15755              - teach compile how to read a .ucm file
15756              - first guess at how to represent fallbacks in "tries".
15757              - use fallbacks if check == 0
15758              - new return code to indicate we used one.
15759      Branch: perlio
15760            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
15761            ! ext/Encode/encengine.c ext/Encode/encode.h
15762 ____________________________________________________________________________
15763 [  8284] By: jhi                                   on 2000/12/31  18:04:41
15764         Log: Pacify picky VMS compiler.
15765              
15766              Subject: perl@8269, whiny Compaq C compiler, unsigned expressions
15767              From: "Craig A. Berry" <craig.berry@psinetcs.com>
15768              Date: Sat, 30 Dec 2000 18:10:02 -0600
15769              Message-Id: <200012310010.CAA09719@tiku.hut.fi>
15770      Branch: perl
15771            ! sv.c
15772 ____________________________________________________________________________
15773 [  8283] By: jhi                                   on 2000/12/31  16:11:47
15774         Log: Wrong alarm: cygwin's getpwuid() is just fine (from Gerrit P. Haase)
15775      Branch: perl
15776            ! t/lib/glob-basic.t
15777 ____________________________________________________________________________
15778 [  8282] By: jhi                                   on 2000/12/31  15:26:11
15779         Log: Integrate perlio.
15780      Branch: perl
15781           !> makedef.pl opcode.pl os2/os2.c perlio.c
15782 ____________________________________________________________________________
15783 [  8281] By: nick                                  on 2000/12/31  10:06:15
15784         Log: Tweak perlio.c so that makedef.pl-exported perlsio_binmode()
15785              is available to be exported
15786      Branch: perlio
15787            ! makedef.pl perlio.c
15788 ____________________________________________________________________________
15789 [  8280] By: nick                                  on 2000/12/31  09:41:26
15790         Log: Ilya's OS2 patch (testing for damage on Win32)
15791      Branch: perlio
15792            ! makedef.pl opcode.pl os2/os2.c
15793 ____________________________________________________________________________
15794 [  8279] By: jhi                                   on 2000/12/30  21:52:07
15795         Log: Test nits.
15796      Branch: perl
15797            ! t/lib/syslfs.t t/op/lfs.t
15798 ____________________________________________________________________________
15799 [  8278] By: jhi                                   on 2000/12/30  21:47:49
15800         Log: Subject: Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221 on i686-linux 2.4.0-test13pre4-ac2 -2 (UNINSTALLED)
15801              From: andreas.koenig@anima.de (Andreas J. Koenig)
15802              Date: 30 Dec 2000 22:35:37 +0100
15803              Message-ID: <m3vgs1a8ye.fsf@ak-71.mind.de>
15804              
15805              The 32-bit wraparound test wasn't quite right.
15806      Branch: perl
15807            ! t/lib/syslfs.t t/op/lfs.t
15808 ____________________________________________________________________________
15809 [  8277] By: jhi                                   on 2000/12/30  21:33:44
15810         Log: Subject: [PATCH] open() example in perlfunc.pod 
15811              From: Karsten Sperling <s_sperli@ira.uka.de>
15812              Date: Sat, 30 Dec 2000 22:27:09 +0100
15813              Message-ID: <"iraun1.ira.0090801:001230.213049"@ira.uka.de>
15814      Branch: perl
15815            ! pod/perlfunc.pod
15816 ____________________________________________________________________________
15817 [  8276] By: jhi                                   on 2000/12/30  20:32:40
15818         Log: Not quite that many tests yet.
15819      Branch: perl
15820            ! t/op/pat.t
15821 ____________________________________________________________________________
15822 [  8275] By: jhi                                   on 2000/12/30  20:26:58
15823         Log: Integrate perlio.
15824      Branch: perl
15825           !> toke.c
15826 ____________________________________________________________________________
15827 [  8274] By: jhi                                   on 2000/12/30  20:24:56
15828         Log: Signedness nit.
15829      Branch: perl
15830            ! utf8.c
15831 ____________________________________________________________________________
15832 [  8273] By: jhi                                   on 2000/12/30  20:15:46
15833         Log: Add a test case for 20000731.001 which was fixed by the #8267.
15834      Branch: perl
15835            ! t/op/pat.t
15836 ____________________________________________________________________________
15837 [  8272] By: nick                                  on 2000/12/30  19:47:51
15838         Log: Tweak for MULTIPLICITY/USE_PERLIO
15839      Branch: perlio
15840            ! toke.c
15841 ____________________________________________________________________________
15842 [  8271] By: nick                                  on 2000/12/30  19:46:45
15843         Log: Integrate mainline
15844      Branch: perlio
15845           +> lib/unicode/distinct.pm
15846           !> Changes MANIFEST doop.c embed.h embed.pl mg.c op.c op.h
15847           !> patchlevel.h perl.h pod/perlapi.pod pp.c pp_ctl.c pp_hot.c
15848           !> proto.h regcomp.c regcomp.h regexec.c sv.c t/op/split.t utf8.c
15849 ____________________________________________________________________________
15850 [  8270] By: jhi                                   on 2000/12/30  19:39:50
15851         Log: Subject: RE: perl@8269
15852              From: "Richard Soderberg" <rs@crystalflame.net>
15853              Date: Sat, 30 Dec 2000 11:36:27 -0800
15854              Message-ID: <NAEKLNAAHLMBPMPNBMLEIEAKCKAA.rs@crystalflame.net>
15855              
15856              A missing aTHX_.
15857      Branch: perl
15858            ! toke.c
15859 ____________________________________________________________________________
15860 [  8269] By: jhi                                   on 2000/12/30  18:55:48
15861         Log: Update Changes.
15862      Branch: perl
15863            ! Changes patchlevel.h
15864 ____________________________________________________________________________
15865 [  8268] By: jhi                                   on 2000/12/30  17:18:40
15866         Log: Add a test for Unicode split //.  The #8267 was the cure.
15867      Branch: perl
15868            ! t/op/split.t
15869 ____________________________________________________________________________
15870 [  8267] By: jhi                                   on 2000/12/30  17:14:19
15871         Log: Subject: more UTF8 test suites and an UTF8 patch
15872              From: Inaba Hiroto <inaba@st.rim.or.jp>
15873              Date: Sat, 30 Dec 2000 14:27:10 +0900
15874              Message-ID: <3A4D722D.243AFD88@st.rim.or.jp> 
15875              
15876              Just the patch part for now, and the pragma renamed
15877              as unicode::distinct.
15878      Branch: perl
15879            + lib/unicode/distinct.pm
15880            ! MANIFEST doop.c embed.h embed.pl mg.c op.c op.h perl.h
15881            ! pod/perlapi.pod pp.c pp_ctl.c pp_hot.c proto.h regcomp.c
15882            ! regcomp.h regexec.c sv.c toke.c utf8.c
15883 ____________________________________________________________________________
15884 [  8266] By: nick                                  on 2000/12/30  16:40:49
15885         Log: Integrate mainline
15886      Branch: perlio
15887           +> lib/Pod/Text/Overstrike.pm
15888           !> MANIFEST doio.c hints/dec_osf.sh hv.c lib/Pod/Man.pm
15889           !> lib/Pod/Text/Color.pm lib/Pod/Text/Termcap.pm op.c
15890           !> pod/pod2text.PL sv.c t/lib/syslfs.t t/op/join.t t/op/lfs.t
15891           !> t/pragma/constant.t t/pragma/sub_lval.t t/pragma/utf8.t util.c
15892           !> vms/vms.c vms/vmsish.h vms/vmspipe.com
15893 ____________________________________________________________________________
15894 [  8265] By: jhi                                   on 2000/12/30  07:28:55
15895         Log: The sv_catsv() fix, take two.
15896      Branch: perl
15897            ! sv.c t/op/join.t
15898 ____________________________________________________________________________
15899 [  8264] By: jhi                                   on 2000/12/30  06:19:18
15900         Log: Undo all the join-related changes since #8248: relevant
15901              portions of 8248, 8249, 8250, 8251, 8260, 8263 must go.
15902              The new sv_catsv() doesn't fly so it must go back to
15903              the drawing board.
15904      Branch: perl
15905            ! sv.c t/op/join.t t/pragma/utf8.t
15906 ____________________________________________________________________________
15907 [  8263] By: jhi                                   on 2000/12/30  01:08:32
15908         Log: (Retracted by #8264)  Tweak sv_catsv() some more.
15909      Branch: perl
15910            ! sv.c
15911 ____________________________________________________________________________
15912 [  8262] By: jhi                                   on 2000/12/30  00:45:14
15913         Log: Retract #8261.
15914      Branch: perl
15915            ! hv.c util.c
15916 ____________________________________________________________________________
15917 [  8261] By: jhi                                   on 2000/12/30  00:38:32
15918         Log: (Retracted by #8261). (Unsuccessful memory access tweaks.)
15919      Branch: perl
15920            ! hv.c util.c
15921 ____________________________________________________________________________
15922 [  8260] By: jhi                                   on 2000/12/29  22:51:33
15923         Log: (Retracted by #8264)  More fixing for #8251.
15924      Branch: perl
15925            ! sv.c
15926 ____________________________________________________________________________
15927 [  8259] By: jhi                                   on 2000/12/29  18:27:30
15928         Log: Subject: podlators 1.06 released
15929              From: Russ Allbery <rra@stanford.edu>
15930              Date: 25 Dec 2000 05:09:30 -0800
15931              Message-ID: <ylwvcosl4l.fsf@windlord.stanford.edu>
15932      Branch: perl
15933            + lib/Pod/Text/Overstrike.pm
15934            ! MANIFEST lib/Pod/Man.pm lib/Pod/Text/Color.pm
15935            ! lib/Pod/Text/Termcap.pm pod/pod2text.PL
15936 ____________________________________________________________________________
15937 [  8258] By: jhi                                   on 2000/12/29  18:20:45
15938         Log: Make the large file tests more robust/talkative as suggested by
15939              
15940              Subject: Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221 on i686-linux 2.4.0-test13pre4-ac2 -2 (UNINSTALLED)
15941              From: andreas.koenig@anima.de (Andreas J. Koenig)
15942              Date: 29 Dec 2000 14:23:01 +0100
15943              Message-ID: <m3snn7uzt6.fsf@ak-71.mind.de>
15944      Branch: perl
15945            ! t/lib/syslfs.t t/op/lfs.t
15946 ____________________________________________________________________________
15947 [  8257] By: jhi                                   on 2000/12/29  17:48:04
15948         Log: Further VMS piping fixes from Charles Lane:
15949              
15950              In summary, error messages produced when a subprocess terminated
15951              abnormally were being sent not just to the parent process, but to
15952              grandparents, because of default values for error output that were
15953              not completely overridden when the subprocess was started.
15954              
15955              This patch fixes this behavior by defining user-mode (i.e., temporary
15956              for the duration of the program) logical names for SYS$OUTPUT and
15957              SYS$ERROR when they are (re)opened inside Perl.  And a bunch of other
15958              changes to make it so that the user-mode logicals are the ones that
15959              control where Perl's error messages go if it terminates abnormally.
15960              
15961              I also added some gratuitous fixes to the indentation of braces in
15962              the piping code.  It just looked ugly, before.
15963      Branch: perl
15964            ! doio.c vms/vms.c vms/vmsish.h vms/vmspipe.com
15965 ____________________________________________________________________________
15966 [  8256] By: jhi                                   on 2000/12/29  17:45:12
15967         Log: Subject: [PATCH] Idea: Declare multiple constants at once (fwd)
15968              From: "Casey R. Tweten" <crt@kiski.net>
15969              Date: Fri, 29 Dec 2000 12:03:00 -0500 (EST)
15970              Message-ID: <Pine.OSF.4.21.0012291201150.17186-100000@home.kiski.net>
15971              
15972              Tests for for #8240.
15973      Branch: perl
15974            ! t/pragma/constant.t
15975 ____________________________________________________________________________
15976 [  8255] By: jhi                                   on 2000/12/29  17:43:07
15977         Log: Subject: Re: [PATCH] Interesting syntax idea
15978              From: Simon Cozens <simon@cozens.net>
15979              Date: Fri, 29 Dec 2000 14:34:04 +0000
15980              Message-ID: <20001229143404.A7762@deep-dark-truthful-mirror.perlhacker.org>
15981              
15982              Tests for #8254.
15983      Branch: perl
15984            ! t/pragma/sub_lval.t
15985 ____________________________________________________________________________
15986 [  8254] By: jhi                                   on 2000/12/29  17:42:11
15987         Log: Subject: [PATCH] Interesting syntax idea
15988              From: Simon Cozens <simon@cozens.net>
15989              Date: Wed, 27 Dec 2000 05:08:57 +0000
15990              Message-ID: <20001227050857.A11296@deep-dark-truthful-mirror.perlhacker.org>
15991              
15992              Make opens + bareword assigns do typeglob assigns.
15993      Branch: perl
15994            ! op.c
15995 ____________________________________________________________________________
15996 [  8253] By: jhi                                   on 2000/12/29  17:36:45
15997         Log: Output the (apparent) version of gcc, as suggested by
15998              
15999              Subject: [ID 20001226.001] dec_osf.sh mis-parses gcc version 2.95.2 as less than 2.95, causing installation-failure
16000              From: jhbrown@ai.mit.edu (Jeremy H. Brown)
16001              Date: 26 Dec 2000 04:29:17 -0500
16002              Message-Id: <uv6puify1hu.fsf@suspiria.ai.mit.edu>
16003              
16004              (The patch as such didn't any more apply as the misparsing had
16005              already been addressed in #6474.)  Also change the wording about
16006              gcc 2.95.2, for Jeremy it didn't break sdbm, for me it did.
16007      Branch: perl
16008            ! hints/dec_osf.sh
16009 ____________________________________________________________________________
16010 [  8252] By: nick                                  on 2000/12/29  12:14:31
16011         Log: Integrate mainline
16012      Branch: perlio
16013           !> (integrate 27 files)
16014 ____________________________________________________________________________
16015 [  8251] By: jhi                                   on 2000/12/29  08:45:46
16016         Log: (Retracted by #8264)
16017              
16018              (Fixed by #8260.)
16019              
16020              sv_catsv() needs one more byte space than seems reasonable.
16021              (for join() and PERL_DESTRUCT_LEVEL=2, built with debugging).
16022              Curiouser and curiouser.
16023      Branch: perl
16024            ! sv.c
16025 ____________________________________________________________________________
16026 [  8250] By: jhi                                   on 2000/12/29  07:57:52
16027         Log: More split // UTF-8 tests.
16028      Branch: perl
16029            ! t/pragma/utf8.t
16030 ____________________________________________________________________________
16031 [  8249] By: jhi                                   on 2000/12/29  07:54:51
16032         Log: (Retracted by #8264)  More join() testing which was good because
16033              it revealed a bug in #8248 (the UTF8_EIGHT_BIT_LO() was wrong).
16034      Branch: perl
16035            ! pp.c t/op/join.t utf8.c utf8.h
16036 ____________________________________________________________________________
16037 [  8248] By: jhi                                   on 2000/12/29  07:08:32
16038         Log: (Retracted by #8264)  Externally: join() was still quite UTF-8-unaware.
16039              Internally: sv_catsv() wasn't quite okay on UTF-8, it assumed
16040              that the only cases to care about are byte+byte and byte+character.
16041              
16042              TODO: See how well pp_concat() could be implemented in terms
16043              of sv_catsv().
16044      Branch: perl
16045            ! doop.c sv.c t/op/join.t utf8.h
16046 ____________________________________________________________________________
16047 [  8247] By: jhi                                   on 2000/12/29  06:35:23
16048         Log: Signedness nit.
16049      Branch: perl
16050            ! pp_hot.c
16051 ____________________________________________________________________________
16052 [  8246] By: jhi                                   on 2000/12/29  01:23:31
16053         Log: Subject: Re: [ID 20001226.002] Not OK: perl v5.7.0 +DEVEL8221 on i86pc-solaris 2.8 (UNINSTALLED)
16054              From: Lupe Christoph <lupe@lupe-christoph.de>
16055              Date: Thu, 28 Dec 2000 23:00:00 +0100
16056              Message-ID: <20001228230000.F2574@alanya.lupe-christoph.de>
16057              
16058              Suggest rsync --delete --dry-run.
16059      Branch: perl
16060            ! pod/perlhack.pod
16061 ____________________________________________________________________________
16062 [  8245] By: jhi                                   on 2000/12/28  23:57:05
16063         Log: The maxiters upper limit sanity check (guarding against
16064              non-progress) assumed bytes instead of characters in s///
16065              and split().
16066      Branch: perl
16067            ! pp.c pp_hot.c
16068 ____________________________________________________________________________
16069 [  8244] By: jhi                                   on 2000/12/28  23:34:08
16070         Log: Make some panic messages a bit more logical.
16071      Branch: perl
16072            ! doop.c pod/perldiag.pod pp.c pp_hot.c
16073 ____________________________________________________________________________
16074 [  8243] By: jhi                                   on 2000/12/28  22:59:16
16075         Log: Subject: [PATCH] lvalue AUTOLOAD. No, really.
16076              From: Simon Cozens <simon@cozens.net>
16077              Date: Wed, 27 Dec 2000 02:30:03 +0000
16078              Message-ID: <20001227023003.A7677@deep-dark-truthful-mirror.perlhacker.org>
16079      Branch: perl
16080            ! pp.c t/pragma/sub_lval.t
16081 ____________________________________________________________________________
16082 [  8242] By: jhi                                   on 2000/12/28  22:56:53
16083         Log: Subject: [PATCH blead] Fix B::Terse indentation
16084              From: Daniel Chetlin <daniel@chetlin.com>
16085              Date: Wed, 27 Dec 2000 06:43:30 -0800
16086              Message-ID: <20001227064329.B9573@darkstar>
16087      Branch: perl
16088            ! ext/B/B.pm ext/B/B/Terse.pm t/lib/b.t
16089 ____________________________________________________________________________
16090 [  8241] By: jhi                                   on 2000/12/28  22:48:59
16091         Log: The latter patch from the
16092              
16093              Subject: [PATCH: perl@8211] directory depth typo in one win32 Makefile
16094              From: Peter Prymmer <pvhp@forte.com> 
16095              Date: Fri, 22 Dec 2000 14:52:12 -0800 (PST)
16096              Message-ID: <Pine.OSF.4.10.10012221433140.195493-100000@aspara.forte.com>
16097              
16098              (the former patch from the above should have been
16099              taken care of by Nick I-S)
16100      Branch: perl
16101            ! win32/Makefile
16102 ____________________________________________________________________________
16103 [  8240] By: jhi                                   on 2000/12/28  22:45:22
16104         Log: Subject: Re: [PATCH] Idea: Declare multiple constants at once
16105              From: "Casey R. Tweten" <crt@kiski.net>
16106              Date: Fri, 22 Dec 2000 10:35:53 -0500 (EST)
16107              Message-ID: <Pine.OSF.4.21.0012221032030.28992-100000@home.kiski.net>
16108      Branch: perl
16109            ! lib/constant.pm
16110 ____________________________________________________________________________
16111 [  8239] By: jhi                                   on 2000/12/28  22:37:45
16112         Log: Subject: [PATCH] Re: [ID 19991001.003] sort(sub(arg)) misparsed as sort sub args
16113              From: Simon Cozens <simon@cozens.net>
16114              Date: Wed, 27 Dec 2000 14:12:44 +0000
16115              Message-ID: <20001227141244.A13344@deep-dark-truthful-mirror.perlhacker.org>
16116      Branch: perl
16117            ! t/op/method.t t/op/sort.t toke.c
16118 ____________________________________________________________________________
16119 [  8238] By: jhi                                   on 2000/12/28  22:30:32
16120         Log: Subject: [PATCH perl@8229] Call.pm
16121              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
16122              Date: Mon, 25 Dec 2000 10:47:15 -0000
16123              Message-ID: <000201c06e60$0b967760$a20a140a@bfs.phone.com>
16124      Branch: perl
16125            ! ext/Filter/Util/Call/Call.pm
16126 ____________________________________________________________________________
16127 [  8237] By: jhi                                   on 2000/12/28  22:19:21
16128         Log: Subject: [PATCH blead] Fix problem with `&' prototype
16129              From: Daniel Chetlin <daniel@chetlin.com>
16130              Date: Wed, 27 Dec 2000 15:55:32 -0800
16131              Message-ID: <20001227155532.D9573@darkstar>
16132      Branch: perl
16133            ! op.c t/comp/proto.t
16134 ____________________________________________________________________________
16135 [  8236] By: jhi                                   on 2000/12/28  22:09:25
16136         Log: Subject: Re: [PATCH blead] Fix segfault in gv_handler/mg_find
16137              From: Daniel Chetlin <daniel@chetlin.com>
16138              Date: Sun, 24 Dec 2000 04:09:49 -0800
16139              Message-ID: <20001224040949.B3090@darkstar>
16140      Branch: perl
16141            ! gv.c mg.c t/op/attrs.t
16142 ____________________________________________________________________________
16143 [  8235] By: jhi                                   on 2000/12/28  22:07:11
16144         Log: Subject: [PATCH] Win32::Spawn() didn't inherit cwd and env correctly
16145              From: Jan Dubois <jand@ActiveState.com>
16146              Date: Tue, 26 Dec 2000 20:57:31 -0800
16147              Message-ID: <reti4ts0php3anruv0qcjru3tl850g3sfd@4ax.com>
16148      Branch: perl
16149            ! win32/win32.c
16150 ____________________________________________________________________________
16151 [  8234] By: jhi                                   on 2000/12/28  21:52:42
16152         Log: Subject: Re: [PATCH] Warn on use of reference as array elem
16153              From: Simon Cozens <simon@cozens.net>
16154              Date: Thu, 28 Dec 2000 20:33:13 +0000
16155              Message-ID: <20001228203313.A2607@deep-dark-truthful-mirror.perlhacker.org>
16156      Branch: perl
16157            ! pod/perldiag.pod pp_hot.c t/pragma/warn/pp_hot
16158 ____________________________________________________________________________
16159 [  8233] By: jhi                                   on 2000/12/28  19:40:49
16160         Log: Integrate perlio.
16161      Branch: perl
16162           !> ext/Encode/Makefile.PL ext/Encode/compile
16163 ____________________________________________________________________________
16164 [  8232] By: nick                                  on 2000/12/23  16:06:00
16165         Log: Encode's Makefile.PL fix not good for dmake $(MAKEFILE) is set to -f Makefile
16166              and fails to make '-f'. (Also handle case where xxxx.c files have not been deleted.)
16167      Branch: perlio
16168            ! ext/Encode/Makefile.PL
16169 ____________________________________________________________________________
16170 [  8231] By: nick                                  on 2000/12/23  14:30:34
16171         Log: "Compiled" encode build cleanup
16172              - Makefile uses catfile $(MAKEFILE) etc. for platform issues.
16173              - .c files do not export sub-tables
16174      Branch: perlio
16175            ! ext/Encode/Makefile.PL ext/Encode/compile
16176 ____________________________________________________________________________
16177 [  8230] By: nick                                  on 2000/12/23  12:50:37
16178         Log: Integrate mainline
16179      Branch: perlio
16180           !> INSTALL lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
16181           !> lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
16182           !> pod/perl5004delta.pod pod/perl5005delta.pod
16183           !> pod/perl56delta.pod pod/perldelta.pod pod/perldiag.pod
16184           !> pod/perlembed.pod pod/perlfaq4.pod pod/perllocale.pod
16185           !> pod/perlmodlib.pod pod/perlrequick.pod pod/perlretut.pod
16186           !> pod/perlsub.pod
16187 ____________________________________________________________________________
16188 [  8229] By: jhi                                   on 2000/12/22  15:32:12
16189         Log: Integrate perlio.
16190      Branch: perl
16191           +> win32/distclean.bat
16192           !> MANIFEST t/io/utf8.t
16193 ____________________________________________________________________________
16194 [  8228] By: jhi                                   on 2000/12/22  15:29:40
16195         Log: Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status +update
16196              From: Robin Barker <rmb1@cise.npl.co.uk>
16197              Date: Fri, 22 Dec 2000 12:17:38 GMT
16198              Message-Id: <200012221217.MAA21332@tempest.npl.co.uk>
16199      Branch: perl
16200            ! lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
16201            ! lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
16202            ! pod/perl5004delta.pod pod/perl5005delta.pod
16203            ! pod/perl56delta.pod pod/perldelta.pod pod/perldiag.pod
16204            ! pod/perlembed.pod pod/perlfaq4.pod pod/perllocale.pod
16205            ! pod/perlmodlib.pod pod/perlrequick.pod pod/perlretut.pod
16206            ! pod/perlsub.pod
16207 ____________________________________________________________________________
16208 [  8227] By: jhi                                   on 2000/12/22  15:24:28
16209         Log: Subject: Re: A Configure option like 'otherlibdirs' but for *pre*pending?
16210              From: "John L. Allen" <allen@grumman.com>
16211              Date: Thu, 21 Dec 2000 14:39:58 -0500 (EST)
16212              Message-ID: <Pine.SOL.3.91.1001221133227.23511A-100000@gateway.grumman.com>
16213              
16214              Document APPLLIB_EXP.
16215      Branch: perl
16216            ! INSTALL
16217 ____________________________________________________________________________
16218 [  8226] By: nick                                  on 2000/12/21  22:11:50
16219         Log: Handy script for when one forgets to "dmake clean" 
16220      Branch: perlio
16221            + win32/distclean.bat
16222            ! MANIFEST
16223 ____________________________________________________________________________
16224 [  8225] By: nick                                  on 2000/12/21  21:54:04
16225         Log: CRLF platform issue with io/utf8 fix.
16226      Branch: perlio
16227            ! t/io/utf8.t
16228 ____________________________________________________________________________
16229 [  8224] By: nick                                  on 2000/12/21  21:02:20
16230         Log: Integrate mainline
16231      Branch: perlio
16232           !> Changes Configure Makefile.SH Porting/Glossary
16233           !> Porting/config.sh Porting/config_H configure.com
16234           !> epoc/config.sh ext/Thread/Thread.xs patchlevel.h
16235           !> pod/perlfaq3.pod pod/perlfunc.pod pod/perltoc.pod pp_sys.c
16236           !> sv.c t/io/fs.t t/op/misc.t t/op/utf8decode.t t/pragma/utf8.t
16237           !> win32/config.bc win32/config.gc win32/config.vc
16238 ____________________________________________________________________________
16239 [  8223] By: jhi                                   on 2000/12/21  17:09:16
16240         Log: Update Changes.
16241      Branch: perl
16242            ! Changes patchlevel.h
16243 ____________________________________________________________________________
16244 [  8222] By: jhi                                   on 2000/12/21  16:24:01
16245         Log: Metaconfig unit changes for #8221.
16246      Branch: metaconfig/U/perl
16247           +> issymlink.U
16248            - testsyml.U
16249            ! Mksymlinks.U
16250 ____________________________________________________________________________
16251 [  8221] By: jhi                                   on 2000/12/21  16:23:48
16252         Log: Rename testsyml to issymlink.
16253      Branch: perl
16254            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
16255            ! epoc/config.sh pod/perltoc.pod win32/config.bc win32/config.gc
16256            ! win32/config.vc
16257 ____________________________________________________________________________
16258 [  8220] By: jhi                                   on 2000/12/21  15:47:26
16259         Log: Robustness support for #8218 (symlink forest) since the GNU
16260              tools seem to be overly picky about symlinkage depths.
16261      Branch: perl
16262            ! Makefile.SH t/io/fs.t
16263 ____________________________________________________________________________
16264 [  8219] By: jhi                                   on 2000/12/21  15:38:27
16265         Log: Metaconfig changes for #8218.
16266      Branch: metaconfig
16267            ! U/modified/Oldconfig.U
16268      Branch: metaconfig/U/perl
16269            + Mksymlinks.U
16270            ! testsyml.U
16271 ____________________________________________________________________________
16272 [  8218] By: jhi                                   on 2000/12/21  15:37:57
16273         Log: Add Configure option -Dmksymlinks which will create a symlink
16274              forest if the current/build differs from the source directory.
16275              TODO: mkdir -p is not portable.
16276      Branch: perl
16277            ! Configure
16278 ____________________________________________________________________________
16279 [  8217] By: jhi                                   on 2000/12/21  14:39:12
16280         Log: Subject: [PATCH] Re: Latest tarball doesn't build with threads
16281              From: Nick Ing-Simmons <nik@tiuk.ti.com> 
16282              Date: Thu, 21 Dec 2000 09:38:18 GMT
16283              Message-Id: <200012210938.JAA29043@mikado.tiuk.ti.com>
16284              
16285              The ofs became an SV.
16286      Branch: perl
16287            ! ext/Thread/Thread.xs
16288 ____________________________________________________________________________
16289 [  8216] By: jhi                                   on 2000/12/21  05:40:21
16290         Log: The polymorphism seems to have fixed 20000517.001.
16291      Branch: perl
16292            ! t/pragma/utf8.t
16293 ____________________________________________________________________________
16294 [  8215] By: jhi                                   on 2000/12/21  04:44:52
16295         Log: read() documentation tweak for 20001121.004.
16296      Branch: perl
16297            ! pod/perlfunc.pod
16298 ____________________________________________________________________________
16299 [  8214] By: jhi                                   on 2000/12/21  03:54:11
16300         Log: Fix for 20001210.003, "write(FH) on closed FH causes segv".
16301      Branch: perl
16302            ! pp_sys.c t/op/misc.t
16303 ____________________________________________________________________________
16304 [  8213] By: jhi                                   on 2000/12/21  00:28:10
16305         Log: Subject: [patch: perl@8211]VMS: add -Duseperlio capacity to configure.com
16306              From: Peter Prymmer <pvhp@forte.com>
16307              Date: Wed, 20 Dec 2000 16:13:32 -0800 (PST)
16308              Message-ID: <Pine.OSF.4.10.10012201609140.11967-100000@aspara.forte.com>
16309      Branch: perl
16310            ! configure.com
16311 ____________________________________________________________________________
16312 [  8212] By: jhi                                   on 2000/12/21  00:26:21
16313         Log: Edit edit edit.
16314      Branch: perl
16315            ! pod/perlfaq3.pod
16316 ____________________________________________________________________________
16317 [  8211] By: jhi                                   on 2000/12/20  18:52:46
16318         Log: Update Changes.
16319      Branch: perl
16320            ! Changes patchlevel.h
16321 ____________________________________________________________________________
16322 [  8210] By: jhi                                   on 2000/12/20  18:34:47
16323         Log: Yet another editor edit.
16324      Branch: perl
16325            ! pod/perlfaq3.pod
16326 ____________________________________________________________________________
16327 [  8209] By: jhi                                   on 2000/12/20  15:33:28
16328         Log: More Win32 Perling.
16329      Branch: perl
16330            ! pod/perlfaq3.pod
16331 ____________________________________________________________________________
16332 [  8208] By: jhi                                   on 2000/12/20  15:07:46
16333         Log: More Win32 editor/IDE/shell hints.
16334      Branch: perl
16335            ! pod/perlfaq3.pod
16336 ____________________________________________________________________________
16337 [  8207] By: jhi                                   on 2000/12/20  03:54:08
16338         Log: Subject: [PATCH] obscure timing knowledge
16339              From: Nicholas Clark <nick@ccl4.org>
16340              Date: Tue, 19 Dec 2000 19:22:31 +0000
16341              Message-ID: <20001219192231.F2827@plum.flirble.org>
16342      Branch: perl
16343            ! sv.c
16344 ____________________________________________________________________________
16345 [  8206] By: jhi                                   on 2000/12/20  03:45:57
16346         Log: Subject: [ID 20001219.011] Not OK: perl v5.7.1 +DEVEL8205 on alpha-dec_osf-perlio-multi 4.0f (UNINSTALLED)
16347              From: Spider Boardman <spider@leggy.zk3.dec.com>
16348              Date: Tue, 19 Dec 2000 21:30:16 -0500
16349              Message-Id: <200012200230.VAA17619@leggy.zk3.dec.com>
16350      Branch: perl
16351            ! sv.c
16352 ____________________________________________________________________________
16353 [  8205] By: jhi                                   on 2000/12/19  23:02:01
16354         Log: Update Changes.
16355      Branch: perl
16356            ! Changes patchlevel.h
16357 ____________________________________________________________________________
16358 [  8204] By: jhi                                   on 2000/12/19  22:58:18
16359         Log: Recode the naughty binary bytes ([\x00-\x08\x0b-\x1f\x7f-\xff])
16360              using the \xHH notation.  No more inlined UTF-8, sigh, but easier
16361              on editors and diffing/patching.
16362      Branch: perl
16363            ! t/op/utf8decode.t
16364 ____________________________________________________________________________
16365 [  8203] By: nick                                  on 2000/12/19  21:36:16
16366         Log: Integrate mainline (forgot my own change...)
16367      Branch: perlio
16368           !> ext/Encode/compile
16369 ____________________________________________________________________________
16370 [  8202] By: nick                                  on 2000/12/19  21:34:42
16371         Log: Integrate mainline.
16372      Branch: perlio
16373           !> (integrate 61 files)
16374 ____________________________________________________________________________
16375 [  8201] By: nick                                  on 2000/12/19  21:34:06
16376         Log: Avoid looking for File::Glob when we don't need it.
16377      Branch: perl
16378            ! ext/Encode/compile
16379 ____________________________________________________________________________
16380 [  8200] By: jhi                                   on 2000/12/19  18:35:49
16381         Log: Update Changes.
16382      Branch: perl
16383            ! Changes patchlevel.h
16384 ____________________________________________________________________________
16385 [  8199] By: jhi                                   on 2000/12/19  18:35:07
16386         Log: Microperl tweaks.
16387      Branch: perl
16388            ! sv.c uconfig.h uconfig.sh
16389 ____________________________________________________________________________
16390 [  8198] By: jhi                                   on 2000/12/19  18:29:59
16391         Log: Regen Configure, nitfix uconfig.sh (d_vendorarch is needed).
16392      Branch: perl
16393            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
16394            ! config_h.SH pod/perltoc.pod uconfig.h uconfig.sh
16395 ____________________________________________________________________________
16396 [  8197] By: jhi                                   on 2000/12/19  17:55:29
16397         Log: In VMS embedded perls couldn't access the statically built Socket,
16398              from Charles Lane.
16399      Branch: perl
16400            ! configure.com
16401 ____________________________________________________________________________
16402 [  8196] By: jhi                                   on 2000/12/19  17:49:50
16403         Log: Subject: [PATCH perl@8143] DB_File-1.75 (was RE: [8104] DB_File)
16404              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk> 
16405              Date: Sun, 17 Dec 2000 19:11:44 -0000
16406              Message-ID: <000801c0685d$3224e5a0$a20a140a@bfs.phone.com> 
16407      Branch: perl
16408            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
16409            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo
16410 ____________________________________________________________________________
16411 [  8195] By: jhi                                   on 2000/12/19  17:47:53
16412         Log: Subject: [patch perl@8150] h2xs SYNOPSIS
16413              From: Jonathan Stowe <gellyfish@gellyfish.com>
16414              Date: Mon, 18 Dec 2000 10:24:38 +0000 (GMT)
16415              Message-ID: <Pine.LNX.4.10.10012181021180.20731-100000@orpheus.gellyfish.com>
16416      Branch: perl
16417            ! utils/h2xs.PL
16418 ____________________________________________________________________________
16419 [  8194] By: jhi                                   on 2000/12/19  17:46:28
16420         Log: Subject: Re: useless use of void context work-around
16421              From: andreas.koenig@anima.de (Andreas J. Koenig)
16422              Date: 16 Dec 2000 15:13:36 +0100
16423              Message-ID: <m3g0jofo8f.fsf@ak-71.mind.de>
16424              
16425              Document (comment) the q(di ds ig) trick in the code.
16426      Branch: perl
16427            ! op.c
16428 ____________________________________________________________________________
16429 [  8193] By: jhi                                   on 2000/12/19  17:10:57
16430         Log: Subject: [ID 20001215.004] Sys::Syslog::xlate doesn't handle LOG_EMERG
16431              From: "Mark J. Reed" <mreed@strange.turner.com>
16432              Date: Fri, 15 Dec 2000 21:22:29 -0500 (EST)
16433              Message-Id: <200012160222.VAA13986@strange.turner.com>
16434      Branch: perl
16435            ! ext/Sys/Syslog/Syslog.pm
16436 ____________________________________________________________________________
16437 [  8192] By: jhi                                   on 2000/12/19  17:07:45
16438         Log: Subject: [PATCH] Re: [PATCH] strtoq, strtou(q|ll|l) testing
16439              From: Nicholas Clark <nick@ccl4.org>
16440              Date: Sat, 16 Dec 2000 19:03:13 +0000
16441              Message-ID: <20001216190313.D68304@plum.flirble.org>
16442      Branch: perl
16443            ! t/op/64bitint.t
16444 ____________________________________________________________________________
16445 [  8191] By: jhi                                   on 2000/12/19  17:06:13
16446         Log: Subject: [ID 20001218.005] Not OK: perl v5.7.0 +DEVEL8148 on powerpc-machten 4.1.4
16447              From: Dominic Dunlop <domo@computer.org>
16448              Date: Mon, 18 Dec 2000 12:00:15 +0100
16449              Message-Id: <p04320404b6639e7aa043@[192.168.1.4]>
16450              
16451              This patchlet is needed in order that perl can be statically linked.  
16452      Branch: perl
16453            ! regexec.c
16454 ____________________________________________________________________________
16455 [  8190] By: jhi                                   on 2000/12/19  17:03:08
16456         Log: Subject: [PATCH perl@8133] finding PerlIO symbols for VMS
16457              From: "Craig A. Berry" <craig.berry@psinetcs.com>
16458              Date: Sun, 17 Dec 2000 00:18:35 -0600
16459              Message-Id: <p04330102b661bc01daba@[172.16.52.1]>
16460      Branch: perl
16461            ! perlio.h vms/gen_shrfls.pl
16462 ____________________________________________________________________________
16463 [  8189] By: jhi                                   on 2000/12/19  16:20:28
16464         Log: Subject: [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
16465              From: Prymmer/Kahn <pvhp@best.com>
16466              Date: Tue, 19 Dec 2000 08:08:31 -0800 (PST)
16467              Message-ID: <Pine.BSF.4.21.0012190804040.14656-100000@shell8.ba.best.com>
16468              
16469              A better version of #8188.
16470      Branch: perl
16471            ! pod/perlfaq3.pod
16472 ____________________________________________________________________________
16473 [  8188] By: jhi                                   on 2000/12/19  15:57:06
16474         Log: (Replaced by #8189)
16475              
16476              Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
16477              Date: Mon, 18 Dec 2000 08:03:34 -0800 (PST)
16478              From: Prymmer/Kahn <pvhp@best.com>
16479              Message-ID: <Pine.BSF.4.21.0012180802090.27110-100000@shell8.ba.best.com>
16480              Subject: Re: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
16481              From: Ronald J Kimball <rjk@linguist.Thayer.Dartmouth.EDU>
16482              Date: Mon, 18 Dec 2000 11:10:45 -0500
16483              Message-ID: <20001218111044.B180222@linguist.thayer.dartmouth.edu>
16484      Branch: perl
16485            ! pod/perlfaq3.pod
16486 ____________________________________________________________________________
16487 [  8187] By: jhi                                   on 2000/12/19  15:54:19
16488         Log: Email address fix for Anton Berezin.
16489      Branch: perl
16490            ! AUTHORS
16491 ____________________________________________________________________________
16492 [  8186] By: jhi                                   on 2000/12/19  15:38:54
16493         Log: Subject: [PATCH perl@8102] cygwin port
16494              From: "Eric Fifer" <efifer@dircon.co.uk> 
16495              Date: Thu, 14 Dec 2000 13:41:29 -0000
16496              Message-Id: <200012141340.NAA54236@mailhost1.dircon.co.uk>
16497              
16498              When compiling modules the data item that is being imported
16499              from libperl.dll needs to be tagged as imported/shared data:
16500              extern __declspec(dllimport) PerlIO_funcs PerlIO_pending;
16501      Branch: perl
16502            ! perliol.h
16503 ____________________________________________________________________________
16504 [  8185] By: jhi                                   on 2000/12/19  14:53:24
16505         Log: Regen uconfig.h and uconfig.sh.
16506      Branch: perl
16507            ! uconfig.h uconfig.sh
16508 ____________________________________________________________________________
16509 [  8184] By: jhi                                   on 2000/12/18  20:43:49
16510         Log: Comments work so much better when they are closed.
16511      Branch: perl
16512            ! regcomp.c
16513 ____________________________________________________________________________
16514 [  8183] By: jhi                                   on 2000/12/18  18:04:02
16515         Log: Some compilers (e.g. HP-UX) can't switch on 64-bit integers.
16516              Fixes the bug 20001218.016.
16517      Branch: perl
16518            ! regcomp.c
16519 ____________________________________________________________________________
16520 [  8182] By: gsar                                  on 2000/12/18  09:53:47
16521         Log: delete spurious files
16522      Branch: maint-5.6/perl
16523            - lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif vos/config.def
16524            - vos/config.h vos/config_h.SH_orig
16525 ____________________________________________________________________________
16526 [  8181] By: gsar                                  on 2000/12/18  09:46:08
16527         Log: regen perltoc
16528      Branch: maint-5.6/perl
16529            ! pod/buildtoc.PL pod/perl.pod pod/perlapi.pod pod/perltoc.pod
16530 ____________________________________________________________________________
16531 [  8180] By: gsar                                  on 2000/12/18  09:20:27
16532         Log: integrate changes#7924..7926,7946,7952 from mainline
16533      Branch: maint-5.6/perl
16534           !> lib/CPAN.pm lib/CPAN/FirstTime.pm lib/ExtUtils/MM_Unix.pm
16535           !> lib/File/stat.pm t/lib/class-struct.t
16536 ____________________________________________________________________________
16537 [  8179] By: gsar                                  on 2000/12/18  08:55:54
16538         Log: integrate changes#7889,7890,7900,7903,7904,7907,7910,7917,
16539              7918,7919,7988,8907 from mainline (various)
16540      Branch: maint-5.6/perl
16541           +> t/lib/class-struct.t
16542           !> MANIFEST README.amiga ext/Sys/Syslog/Syslog.pm gv.c
16543           !> lib/Class/Struct.pm pod/perlipc.pod pod/perltie.pod
16544           !> t/lib/syslfs.t t/op/lfs.t utils/perlcc.PL
16545 ____________________________________________________________________________
16546 [  8178] By: gsar                                  on 2000/12/18  08:16:30
16547         Log: avoid redefinition warnings on windows due to sys/socket.h getting
16548              #included before win32.h
16549      Branch: maint-5.6/perl
16550            ! win32/include/sys/socket.h
16551 ____________________________________________________________________________
16552 [  8177] By: gsar                                  on 2000/12/18  05:24:04
16553         Log: make regen_headers; fix POSIX.xs problems; remove outdated
16554              code from sys/socket.h that makes build fail now
16555      Branch: maint-5.6/perl
16556            ! ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c
16557            ! pod/perlapi.pod
16558           !> win32/include/sys/socket.h
16559 ____________________________________________________________________________
16560 [  8176] By: gsar                                  on 2000/12/18  05:20:17
16561         Log: update Changes
16562      Branch: maint-5.6/perl
16563            ! Changes patchlevel.h
16564 ____________________________________________________________________________
16565 [  8175] By: gsar                                  on 2000/12/18  04:57:48
16566         Log: integrate changes#7643,7646..7649,7651..7654,7658,7659,
16567              7661..7665,7667..7669,7671,7673,7676,7677,7681..7683,
16568              7689..7697,7699..7701,7703,7705,7714,7715,7718..7723,
16569              7725,7726,7729..7732,7737,7748,7749,7758,7759,7761,7773,
16570              7775,7776,7782,7785..7787,7804,7807,7808,7810,7811,7816,
16571              7823,7825,7838
16572      Branch: maint-5.6/perl
16573           +> lib/File/Spec/Epoc.pm
16574           !> (integrate 88 files)
16575 ____________________________________________________________________________
16576 [  8174] By: gsar                                  on 2000/12/18  03:53:09
16577         Log: integrate changes#7602,7604..7611,7614,7616..7619,7621..7623,
16578              7625..7629,7631..7634,7637,7639,7642 from mainline
16579      Branch: maint-5.6/perl
16580           +> README.solaris
16581           !> (integrate 26 files)
16582 ____________________________________________________________________________
16583 [  8173] By: gsar                                  on 2000/12/18  03:37:02
16584         Log: integrate changes#7472,7474..7479,7481,7485,7489,7493,7494,7496,
16585              7497,7499..7503,7505..7507,7509..7513,7515..7523,7526..7534,
16586              7536,7540,7542,7544..7546,7549,7553,7556,7557,7559,7561..7563,
16587              7565,7568..7572,7576,7578..7589,9592..7594,7596..7601 from mainline
16588      Branch: maint-5.6/perl
16589           +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
16590            - MAINTAIN
16591           !> (integrate 111 files)
16592 ____________________________________________________________________________
16593 [  8172] By: jhi                                   on 2000/12/18  02:49:27
16594         Log: Regen pods.
16595      Branch: perl
16596            ! pod/perlmodlib.pod pod/perltoc.pod
16597 ____________________________________________________________________________
16598 [  8171] By: gsar                                  on 2000/12/18  02:49:24
16599         Log: integrate changes#7447,7448,7450,7454,7456,7457,7460,7462,
16600              7465..7471 from mainline
16601              
16602              Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
16603              in platforms that strictly require all the symbols being present
16604              at link time.
16605              
16606              Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
16607              
16608              Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[  7350] breaks VMS perl
16609              
16610              Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
16611              
16612              Subject: [PATCH] todo
16613              
16614              Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
16615              
16616              Use $sort, $uniq (and $tr) consistently as wondered
16617              by Nicholas Clark.
16618              
16619              Too enthusiastic editing in #7460.
16620              
16621              The reëntrant version shouldn't be needed unless USE_PURE_BISON.
16622              
16623              Upgrade to CPAN 1.58_55.
16624              Subject: CPAN.pm status
16625              
16626              Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
16627              
16628              Make target reordering to avoid pointless re-makes.
16629              Subject: Re: Total re-make of 'make okfile' after 7451 ?
16630              
16631              Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
16632              
16633              Subject: DOC PATCH 5.6.0
16634              
16635              Add the repository doc by Malcolm, Sarathy, and by Simon,
16636              name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
16637      Branch: maint-5.6/perl
16638           +> Porting/repository.pod
16639           !> Configure MANIFEST Makefile.SH README.dos README.os2
16640           !> config_h.SH configure.com embed.h embed.pl handy.h lib/CPAN.pm
16641           !> lib/CPAN/FirstTime.pm perl.h pod/perlfunc.pod pod/perltodo.pod
16642           !> pp.c proto.h t/io/open.t t/op/assignwarn.t toke.c
16643 ____________________________________________________________________________
16644 [  8169] By: gsar                                  on 2000/12/18  02:33:34
16645         Log: integrate changes#7416,7417,7420..7422,7424,7426..7429,7431..7433,
16646              7435..7441,7445 from mainline
16647              
16648              Make the UTF-8 decoding stricter and more verbose when
16649              malformation happens.  This involved adding an argument
16650              to utf8_to_uv_chk(), which involved changing its prototype,
16651              and prefer STRLEN over I32 for the UTF-8 length, which as
16652              a domino effect necessitated changing the prototypes of
16653              scan_bin(), scan_oct(), scan_hex(), and reg_uni().
16654              The stricter UTF-8 decoding checking uses Markus Kuhn's
16655              UTF-8 Decode Stress Tester from
16656              http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
16657              
16658              Run vms/vms_yfix.pl, should have done that after changing
16659              perly.c in #7382.
16660              
16661              Subject: [PATCH 5.7.0] static linking with uninstalled perl
16662              
16663              (Replaced by #7440.)
16664              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
16665              
16666              Fix the bug ID 20001024.005, the bug introduced by #7416.
16667              
16668              Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
16669              
16670              Fix the bug reported in
16671              From: andreas.koenig@anima.de (Andreas J. Koenig)
16672              Also make is_utf8_char() stricter.
16673              
16674              Missed the header file changes from #7425.
16675              
16676              Check if stdio supports tweaking lval and cnt simultaneously.
16677              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
16678              
16679              Stratus VOS updates from Paul Green.
16680              
16681              Podify README.epoc and README.vos.
16682              
16683              Add targets to Makefile.SH, most importantly
16684              'regen_all' which also remembers to update vms/perly*.
16685              
16686              Subject: Minor update to find2perl, for portability
16687              
16688              Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
16689              
16690              Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
16691              
16692              Rename UTF8LEN() to be UNISKIP(), too confusing to have
16693              UTF8LEN() and UTF8SKIP(). 
16694              
16695              Allow poking holes at the UTF-8 decoding strictness.
16696              
16697              Continue the internal UTF-8 API tweaking.
16698              Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
16699              used much more than the simpler API, now called utf8_to_uv_simple().
16700              Still not quite happy with API, too much partial duplication
16701              of functionality.
16702              
16703              A new version of making the syslog test more robust.
16704              (Replaces #7421.)
16705              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
16706              
16707              buildtoc target tweaks.
16708              
16709              Integrate with vmsperl #7430 by Charles Bailey:
16710              
16711              Cleanup from prior patch (Charles Lane?):
16712              - improve handling of MFDs in Basename and Path
16713              - default to no xsubpp line # munging when building debug images
16714      Branch: maint-5.6/perl
16715           +> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
16716           +> vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
16717           !> (integrate 67 files)
16718 ____________________________________________________________________________
16719 [  8168] By: gsar                                  on 2000/12/18  02:05:49
16720         Log: integrate changes#7512,7733 from mainline (regex bugfixes)
16721              
16722              Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
16723              From: Martin Husemann <martin@duskware.de>
16724              
16725              Subject: [PATCH 5.7.0] restore match data on backtracing
16726              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16727      Branch: maint-5.6/perl
16728           !> regcomp.c regexec.c t/op/re_tests
16729 ____________________________________________________________________________
16730 [  8167] By: gsar                                  on 2000/12/18  01:55:22
16731         Log: integrate changes#7858,7986 from mainline
16732              
16733              C<foreach my $x ...> in pseudo-fork()ed process may diddle
16734              parent's memory; fix it by keeping track of the actual pad
16735              offset rather than a raw pointer (this change is probably also
16736              relevant to non-ithreads case to avoid fallout from reallocs of
16737              the pad array, but is currently only enabled for the ithreads
16738              case in the interests of minimal disruption to existing "well
16739              tested" code)
16740              
16741              fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
16742              due to the notorious GetFileType() bug in Windows 9x, which fstat()
16743              tickles)
16744      Branch: maint-5.6/perl
16745           !> embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
16746           !> proto.h scope.c scope.h sv.c t/op/fork.t win32/perlhost.h
16747           !> win32/win32.c win32/win32.h win32/win32sck.c
16748 ____________________________________________________________________________
16749 [  8166] By: gsar                                  on 2000/12/18  01:52:59
16750         Log: integrate changes#7626,7632,7717,7738,7814,7817,7902,7912,7915
16751              from mainline (xsubpp and ExtUtils::LibList fixups, various
16752              other small items)
16753      Branch: maint-5.6/perl
16754           !> emacs/cperl-mode.el emacs/ptags lib/ExtUtils/Liblist.pm
16755           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
16756           !> lib/ExtUtils/xsubpp lib/unicode/syllables.txt minimod.pl
16757           !> pod/perlfunc.pod pod/perlxs.pod pod/perlxstut.pod t/op/split.t
16758           !> win32/bin/search.pl
16759 ____________________________________________________________________________
16760 [  8165] By: gsar                                  on 2000/12/18  01:28:45
16761         Log: integrate changes#7533,7563,7611,7623 from mainline (various
16762              malloc.c embellishments)
16763      Branch: maint-5.6/perl
16764           !> malloc.c pod/perldiag.pod
16765 ____________________________________________________________________________
16766 [  8164] By: gsar                                  on 2000/12/18  01:23:33
16767         Log: integrate changes#7419,7806,8129 from mainline (various h2xs
16768              fixups)
16769      Branch: maint-5.6/perl
16770           !> utils/h2xs.PL
16771 ____________________________________________________________________________
16772 [  8163] By: gsar                                  on 2000/12/18  01:17:50
16773         Log: integrate changes#7493,7599,7803 from mainline (various perlbug
16774              fixups)
16775      Branch: maint-5.6/perl
16776           !> Makefile.SH utils/perlbug.PL
16777 ____________________________________________________________________________
16778 [  8162] By: gsar                                  on 2000/12/18  00:25:43
16779         Log: always export Perl_deb() (it is required by re.xs whether
16780              Perl is built with or without -DDEBUGGING)
16781      Branch: maint-5.6/perl
16782            ! makedef.pl
16783 ____________________________________________________________________________
16784 [  8161] By: gsar                                  on 2000/12/18  00:23:38
16785         Log: integrate change#7414 from mainline
16786              
16787              Undo the basename() part of #7412 since the lib/basename
16788              tests would need upgrading too.
16789              
16790              squelch two tests in tr.t that rely on tr/// paranoia change
16791              that's not in 5.6.x
16792      Branch: maint-5.6/perl
16793            ! t/op/tr.t
16794           !> lib/File/Basename.pm
16795 ____________________________________________________________________________
16796 [  8160] By: gsar                                  on 2000/12/18  00:05:30
16797         Log: missing change in previous integrate
16798      Branch: maint-5.6/perl
16799           !> README.aix
16800 ____________________________________________________________________________
16801 [  8159] By: gsar                                  on 2000/12/18  00:03:38
16802         Log: integrate changes#7205..7210,7212,7214..7219,7222,7223,7225,7226,
16803              7228,7230..7241,7243,7346,7347,7350..7354,7356,7358..7360,7362,
16804              7363,7365..7368,7370..7374,7376..7386,7391,7393..7399,7304..7408,
16805              7410..7413 from mainline
16806      Branch: maint-5.6/perl
16807           +> README.aix hints/nonstopux.sh lib/unicode/Is/DCmedial.pl
16808           +> t/lib/tie-splice.t
16809            - lib/unicode/Is/DCinital.pl
16810           !> (integrate 112 files)
16811 ____________________________________________________________________________
16812 [  8158] By: jhi                                   on 2000/12/17  23:04:24
16813         Log: Subject: [PATCHES] RE: perl@8150 
16814              From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
16815              Date: Sun, 17 Dec 2000 21:46:39 +0100
16816              Message-ID: <3A3D343F.13566.1ACA7D93@localhost>
16817              
16818              Neither cygwin has a getpwuid() one can trust on.
16819      Branch: perl
16820            ! t/lib/glob-basic.t
16821 ____________________________________________________________________________
16822 [  8157] By: jhi                                   on 2000/12/17  23:01:54
16823         Log: More MAN.PODS => {} fixes.
16824      Branch: perl
16825            ! os2/OS2/ExtAttr/Makefile.PL os2/OS2/PrfDB/Makefile.PL
16826            ! os2/OS2/Process/Makefile.PL os2/OS2/REXX/DLL/Makefile.PL
16827            ! os2/OS2/REXX/Makefile.PL
16828 ____________________________________________________________________________
16829 [  8156] By: gsar                                  on 2000/12/17  22:49:13
16830         Log: integrate changes#7069..7077,7079,7081..7087,7090,7092,7093,
16831              7096..7104,7109..7117,7119..7124,7126,7128,7129,7133,7134,
16832              7136..7139,7141..7146,7148,7149,7151,7153..7155,7157,7158,
16833              7160,7161,7164,7165,7169..7178,7180..7191,7193..7197,7199,
16834              7201,7204 from mainline
16835      Branch: maint-5.6/perl
16836           !> (integrate 121 files)
16837 ____________________________________________________________________________
16838 [  8155] By: jhi                                   on 2000/12/17  22:30:58
16839         Log: Subject: [PATCH perl@8133] fix-up for VMS extensions
16840              From: "Craig A. Berry" <craigberry@mac.com>
16841              Date: Sun, 17 Dec 2000 13:09:28 -0600
16842              Message-Id: <p04330103b6628cabe114@[172.16.52.1]>
16843              
16844              MAN.PODS => ' ' is naughty.
16845      Branch: perl
16846            ! vms/ext/DCLsym/Makefile.PL vms/ext/Stdio/Makefile.PL
16847 ____________________________________________________________________________
16848 [  8154] By: nick                                  on 2000/12/17  22:07:13
16849         Log: MULTIPLICITY nit.
16850      Branch: perl
16851            ! mg.c
16852 ____________________________________________________________________________
16853 [  8153] By: gsar                                  on 2000/12/17  21:23:05
16854         Log: integrate changes#7017..7019,7021..7025,7027..7036,7038,7039,
16855              7041..7044,7046..7048,7050..7061,7063,7066..7067,7069..7074
16856              from mainline
16857              
16858              Document the SvIOK_.*UV().
16859              
16860              Update Unicode todo list.
16861              
16862              Guard against bad string->int conversion for quads.
16863              
16864              Subject: small apidoc fix
16865              
16866              Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
16867              
16868              Subject: [PATCH] Tied filehandle documentation
16869              
16870              Subject: [PATCH] Modernize Opcode.pm documentation
16871              
16872              Make Data::Dumper (non-XS) to work with changed semantics of ref().
16873              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
16874              [applied even though said semantics didn't change in 5.6.x]
16875              
16876              Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
16877              
16878              Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202 
16879              
16880              Fix the URL, but the server is still missing in action.
16881              Subject: [ID 20000905.002] perlfaq1.pod URL error
16882              
16883              Subject: [ID 20000903.001] \w in utf8-strings
16884              
16885              Fix the ccversion detection for 5.1 and beyond.
16886              Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
16887              
16888              Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
16889              
16890              Subject: [ID 20000904.008] Tiny fix for perldiag
16891              
16892              Subject: Re: [ID 20000906.004] segfault with bad perl statement
16893              
16894              Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
16895              
16896              Subject: [ID 20000908.002] perlipc documentation bug.
16897              
16898              Subject: [PATCH lib/Benchmark.pm]
16899              
16900              Re-allow vec() for characters > 255.
16901              Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED) 
16902              
16903              Do away with memory models cruft.  Sorry, PDP users.
16904              
16905              Continue #7041.
16906              
16907              Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
16908              
16909              Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
16910              
16911              Upgrade to CPAN 1.57_65, from Andreas König.
16912              
16913              Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
16914              by Russ Allbery.
16915              
16916              Silence t/pod/*.t about alternate quote-mappings now implemented
16917              by Pod::Text, from Brad Appleton.
16918              
16919              Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
16920              Subject: borland C++ win32.c tweak
16921              
16922              C<@a = @b = split(...)> optimization coredumps under ithreads
16923              (missed a spot when fixing up op_pmreplroot hack for ithreads)
16924              
16925              Document the SvUTF8*().
16926              
16927              Subject:  [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
16928              
16929              Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
16930              
16931              Do in VMS as the #7054 does.
16932              
16933              Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
16934              
16935              Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
16936              
16937              Subject: [patch: perl@7045] vms updates
16938              
16939              Test for the #7049.
16940              Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on    i686-linux 2.2.16-raid (UNINSTALLED)
16941              
16942              Break up the myconfig lines a bit.
16943              Subject: perlbug/perl -V output format
16944              
16945              Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
16946              
16947              The #7054 truncated Configure badly.
16948              
16949              change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
16950              initialization in all the threads on Windows
16951              
16952              Allow for whitespace between "#" and "line" in cpp output.
16953              Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
16954              
16955              Remove vestiges of tr//CU.
16956              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
16957              
16958              The return value of setlocale must be copied away.
16959              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
16960              
16961              Allow chop() and chomp() to be overridden.
16962              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
16963              
16964              Hints optimization.
16965              Subject: Minor nit
16966              
16967              Subject: [PATCH] de-wall t/README
16968              
16969              Subject: Re: Two advertising clauses need to be removed
16970      Branch: maint-5.6/perl
16971           !> (integrate 75 files)
16972 ____________________________________________________________________________
16973 [  8152] By: gsar                                  on 2000/12/17  20:30:11
16974         Log: integrate changes#6945,6947,6949..6954,6956,6958,6959,6961,
16975              6964..6972,6977..6981..6984,6987,6988,6991,6994,6997,
16976              6999..7001,7003..7005,7007,7009,7011,7012 from mainline
16977              
16978              Don't attach -ld to the archname if pointless.
16979              
16980              Document UNTIE in a very minimalistic way.
16981              
16982              POSIX doesn't report long double values under -Duselongdouble
16983              when the long doubles are "real" (bigger than doubles).
16984              
16985              More author updates.
16986              
16987              Try to deduce NV_MAX.  Really should be Configure fodder.
16988              
16989              :: not allowed in pathnames, change to .
16990              Subject: [PATCH perl@6938] cygwin port
16991              
16992              Forget about NV_MAX (#6951).  Various floating point tweaks,
16993              ideas from Eric Fifer, Yitzchak, Alan, and Spider.
16994              
16995              Move the Solaris 7 scan to use64bitall, make the
16996              failure to find 64-bot sparc libc to mention the
16997              possibility of being in an intel, from Lupe and Alan.
16998              
16999              Regen perltoc.
17000              
17001              AUTHORS tweaks, from Peter Prymmer.
17002              
17003              More address tweaking.
17004              
17005              Small tweaks all over.
17006              
17007              File::Temp patches from Andreas König,
17008              
17009              Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
17010              
17011              Subject: CPAN.pm beta 1.57_57 for the core
17012              
17013              Part of the solution.
17014              Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
17015              
17016              Subject: [PATCH@6961] Fix misleading example in perlretut.pod
17017              
17018              Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
17019              
17020              Add the overload warnings to perldiag.
17021              
17022              Drop unused argument.
17023              Subject: Re: [ID 20000831.034] overload::constant and number of arguments. 
17024              
17025              Subject: Nit in Configure (bleadperl@6961)
17026              
17027              Update to PodParser 1.18, from Brad Appleton.
17028              
17029              Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world       
17030              
17031              Subject: [PATCH: 6948] add SCNfldbl to configure.com
17032              
17033              Document UNTIE. Also tweak implementation to suppress the 'inner references'
17034              warning when UNTIE exists and instead pass the cound of extra references to
17035              the UNTIE method.
17036              
17037              Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
17038              so that case-ignoring systems like DCL can tell them from
17039              PRIefldbl and PRIx64.  Apply Merijn's ccversion patches.
17040              
17041              Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
17042              
17043              Feature ordering tweak.
17044              
17045              Regen perltoc.
17046              
17047              Subject: [PATCH] Fix vec() / utf8   (was Re: bitvec ops still broken with utf8 -- or not?)
17048              
17049              Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
17050              
17051              Subject: http:// in L<>
17052              
17053              Detypo.
17054              
17055              change#6791 accidentally clobbered change#6710, put it back
17056              
17057              Only the first line, thank you very much.
17058              
17059              Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
17060              plus rework the http: spots as suggested by Tom Christiansen,
17061              plus regen perltoc.
17062              
17063              Undo part of change 6489 which looks like a bulk edit which
17064              changed _all_ gv_efullname3() calls to gv_efullname4() calls.
17065              The supressing of main:: on return from select() is undesirable.
17066              
17067              Apparently avoiding the swapping is too costly.
17068              
17069              Various Configure nits by Philip Newton,
17070              plus the ebcdic one by me.
17071              
17072              Make certain cc is set before trying to run it.
17073              
17074              If overloaded %{} etc. return the object do not loop.
17075              Thus  sub deref { $_[0] } functions if object is wanted type.
17076              
17077              Update perlhist.
17078              
17079              More %{} and other deref special casing - do not pass to 'nomethod'.
17080      Branch: maint-5.6/perl
17081           !> (integrate 59 files)
17082 ____________________________________________________________________________
17083 [  8151] By: gsar                                  on 2000/12/17  19:14:38
17084         Log: integrate changes#6903,6905..6907,6909,6911..6913,6915,6917,6918,
17085              6920..6926,6928..6930,6934..6937,6939,6940,6942..6944 from mainline
17086              
17087              Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
17088              
17089              Make the epsilon to be relative, not absolute.
17090              
17091              Put back the flags dump as reasoned in
17092              Subject: Re: [PATCH] Glob dumping
17093              
17094              Introduce ccname to keep track of what compiler kind of we have.
17095              
17096              Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps 
17097              
17098              Put back the slice accidentally removed by #6907.
17099              
17100              Reset archname and archname64 always, forcing them be
17101              recomputed at each Configure run, make Configure and
17102              the hints files agree on the naming of largefiles variables.
17103              
17104              Don't say "Perl 5.0 source kit".
17105              
17106              Subject: [PATCH] fix misc cast warnings
17107              
17108              Subject: typos in pods
17109              
17110              NVs not necessarily doubles, as pointed out by Yitzchak.
17111              
17112              Subject: [PATCH 6889] add a few ldbl formats to configure.com
17113              
17114              Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
17115              
17116              Better options for rsync.
17117              
17118              Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
17119              
17120              Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
17121              
17122              Subject: [PATCH] Re: UNTIE method 
17123              
17124              A better fix for the Socket building problem from Craig Berry.
17125              
17126              Retract the dummy test, skip the security tests (instead of failing),
17127              explain what the warnings mean.
17128              
17129              Heap decorruption.
17130              Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
17131              
17132              Update to Unicode 3.0.1.
17133              
17134              Missed one Unicode file.
17135              
17136              Subject: Re: typos in pods
17137              
17138              The #6929 was too skimpy.
17139              
17140              sscanf() may be the only way to read long doubles from strings.
17141              
17142              Reveal Borland's isnan.
17143              Subject: build with BC++ tweak
17144              
17145              Issue useful diagnostic on unknown pod commands.
17146              Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
17147              
17148              Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
17149              
17150              Clarify the third case of ftmp-security warnings.
17151              
17152              Make -Dusemorebits find long doubles in Solaris.
17153              
17154              Wrap the test in eval.
17155      Branch: maint-5.6/perl
17156           +> lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
17157           +> lib/unicode/PropList.txt lib/unicode/README.perl
17158           +> lib/unicode/UCD301.html lib/unicode/UCDFF301.html
17159           +> lib/unicode/Unicode.301 vms/vmspipe.com
17160            - lib/unicode/Props.txt lib/unicode/UCD300.html
17161            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
17162           !> (integrate 305 files)
17163 ____________________________________________________________________________
17164 [  8150] By: jhi                                   on 2000/12/17  18:47:57
17165         Log: Uncheckedin generated files.
17166      Branch: perl
17167            ! global.sym perlapi.c pod/perlapi.pod
17168 ____________________________________________________________________________
17169 [  8149] By: jhi                                   on 2000/12/17  18:41:22
17170         Log: Update Changes.
17171      Branch: perl
17172            ! Changes patchlevel.h
17173 ____________________________________________________________________________
17174 [  8148] By: jhi                                   on 2000/12/17  18:39:16
17175         Log: Subject: [PATCH] Fcntl constants speedup
17176              From: Nicholas Clark <nick@ccl4.org>
17177              Date: Sun, 17 Dec 2000 16:29:24 +0000
17178              Message-ID: <20001217162924.E97668@plum.flirble.org>
17179              
17180              Use IVs for the Fcntl constants instead of NVs.
17181      Branch: perl
17182            ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs t/op/goto_xs.t
17183 ____________________________________________________________________________
17184 [  8147] By: jhi                                   on 2000/12/17  18:33:41
17185         Log: Add test for #8145 (binmode() warning), add warning for
17186              ioctl() and sockpair(), document them. (fileno() cannot
17187              be tripwired with the same kind of warning because
17188              'defined fileno($foo)' seems to be an idiom.)
17189      Branch: perl
17190            ! pod/perldiag.pod pp_sys.c t/pragma/warn/pp_sys
17191 ____________________________________________________________________________
17192 [  8146] By: gsar                                  on 2000/12/17  18:09:08
17193         Log: update Changes
17194      Branch: maint-5.6/perl
17195            ! Changes
17196 ____________________________________________________________________________
17197 [  8145] By: jhi                                   on 2000/12/17  17:39:35
17198         Log: Subject: [PATCH] Re: The long awaited feature ...
17199              From: Simon Cozens <simon@cozens.net>
17200              Date: Sun, 17 Dec 2000 12:31:56 +0000
17201              Message-ID: <20001217123156.A3891@deep-dark-truthful-mirror.perlhacker.org>
17202              
17203              Add a warning to binmode() about using bad filehandles
17204              (can happen e.g. if someone forgets the filehandle argument)
17205      Branch: perl
17206            ! pp_sys.c
17207 ____________________________________________________________________________
17208 [  8144] By: jhi                                   on 2000/12/17  17:33:48
17209         Log: Subject: [patch perl@8133] Typo in my Net::Ping doc patch :(
17210              From: Jonathan Stowe <gellyfish@gellyfish.com>
17211              Date: Sun, 17 Dec 2000 17:08:10 +0000 (GMT)
17212              Message-ID: <Pine.LNX.4.10.10012171700010.3834-100000@orpheus.gellyfish.com>
17213      Branch: perl
17214            ! lib/Net/Ping.pm
17215 ____________________________________________________________________________
17216 [  8143] By: jhi                                   on 2000/12/17  05:31:37
17217         Log: Polymorphic regexps.
17218              
17219              Fixes at least the bugs 20001028.003 (both of them...) and
17220              20001108.001.  The bugs 20001114.001 and 20001205.014 seem
17221              also to be fixed by now, probably already before this patch.
17222      Branch: perl
17223            ! embed.h embed.pl mg.c objXSUB.h pp_ctl.c pp_hot.c proto.h
17224            ! regcomp.c regcomp.h regcomp.sym regexec.c regnodes.h sv.c
17225            ! t/op/utf8decode.t t/pragma/utf8.t
17226 ____________________________________________________________________________
17227 [  8142] By: jhi                                   on 2000/12/16  17:16:05
17228         Log: Subject: [patch perl@8102] dos/djgpp update
17229              From: Laszlo Molnar <ml1050@freemail.hu>
17230              Date: Sat, 16 Dec 2000 01:40:52 +0100
17231              Message-ID: <20001216014052.A335@freemail.hu>
17232      Branch: perl
17233            ! djgpp/config.over t/base/commonsense.t
17234 ____________________________________________________________________________
17235 [  8141] By: jhi                                   on 2000/12/16  17:09:27
17236         Log: Few uncheckedin files.
17237      Branch: perl
17238            ! global.sym perlapi.c pod/perlapi.pod pod/perlintern.pod
17239 ____________________________________________________________________________
17240 [  8140] By: nick                                  on 2000/12/15  22:14:31
17241         Log: Integrate mainline
17242      Branch: perlio
17243           !> (integrate 53 files)
17244 ____________________________________________________________________________
17245 [  8139] By: jhi                                   on 2000/12/15  19:49:49
17246         Log: One more IVUV tweak from Nicholas Clark.
17247      Branch: perl
17248            ! sv.c
17249 ____________________________________________________________________________
17250 [  8138] By: jhi                                   on 2000/12/15  19:17:06
17251         Log: Return of the IVUV-preservation, now seems to be happy even
17252              in Digital UNIX (the broken strtoul brokenness detection
17253              seems to have been the fly in the ointment).
17254      Branch: perl
17255            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
17256            ! config_h.SH configure.com embed.h embed.pl epoc/config.sh
17257            ! objXSUB.h op.c perl.h pp.c pp_hot.c proto.h sv.c sv.h
17258            ! t/lib/peek.t t/op/cmp.t t/op/numconvert.t uconfig.h
17259            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
17260            ! vos/config.ga.h win32/config.bc win32/config.gc
17261            ! win32/config.vc
17262 ____________________________________________________________________________
17263 [  8137] By: jhi                                   on 2000/12/15  18:12:14
17264         Log: Metaconfig unit change for #8136.
17265      Branch: metaconfig
17266            ! U/modified/d_strtoul.U
17267      Branch: metaconfig/U/perl
17268            ! d_strtoull.U d_strtouq.U
17269 ____________________________________________________________________________
17270 [  8136] By: jhi                                   on 2000/12/15  18:11:35
17271         Log: I don't think it's sensible or portable to test the strtou*
17272              on /^-/ strings.
17273      Branch: perl
17274            ! Configure
17275 ____________________________________________________________________________
17276 [  8135] By: jhi                                   on 2000/12/15  17:18:49
17277         Log: Metaconfig unit change for #8134.
17278      Branch: metaconfig
17279            ! U/modified/d_strtoul.U
17280 ____________________________________________________________________________
17281 [  8134] By: jhi                                   on 2000/12/15  17:14:13
17282         Log: If longsize is 8 we don't need a LL suffix for integer constants.
17283      Branch: perl
17284            ! Configure config_h.SH
17285 ____________________________________________________________________________
17286 [  8133] By: jhi                                   on 2000/12/15  16:00:23
17287         Log: Update Changes.
17288      Branch: perl
17289            ! Changes patchlevel.h
17290 ____________________________________________________________________________
17291 [  8132] By: jhi                                   on 2000/12/15  15:44:16
17292         Log: Some compilers get huffy if you do not cast a const pointer
17293              to a non-const when assigning.
17294      Branch: perl
17295            ! gv.c
17296 ____________________________________________________________________________
17297 [  8131] By: jhi                                   on 2000/12/15  15:38:30
17298         Log: Subject: [PATCH 5.7.0] speeding up object creation/destruction 4x times
17299              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17300              Date: Fri, 15 Dec 2000 05:26:57 -0500
17301              Message-ID: <20001215052657.A8319@math.mps.ohio-state.edu>
17302      Branch: perl
17303            ! embed.h embed.pl gv.c objXSUB.h perl.h proto.h sv.c
17304            ! t/pragma/overload.t
17305 ____________________________________________________________________________
17306 [  8130] By: jhi                                   on 2000/12/15  15:36:08
17307         Log: Subject: [PATCH 5.7.0] cosmetic change to overloading
17308              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17309              Date: Thu, 14 Dec 2000 22:02:43 -0500
17310              Message-ID: <20001214220243.A18437@monk.mps.ohio-state.edu>
17311      Branch: perl
17312            ! gv.c perl.h
17313 ____________________________________________________________________________
17314 [  8129] By: jhi                                   on 2000/12/15  15:34:16
17315         Log: Subject: PATCH: h2xs nit
17316              From: Tim Jenness <t.jenness@jach.hawaii.edu>
17317              Date: Thu, 14 Dec 2000 18:25:46 -1000 (HST)
17318              Message-ID: <Pine.LNX.4.30.0012141820340.2533-100000@lapaki.jach.hawaii.edu>
17319              
17320              Add a template README.
17321      Branch: perl
17322            ! utils/h2xs.PL
17323 ____________________________________________________________________________
17324 [  8128] By: jhi                                   on 2000/12/15  15:32:22
17325         Log: Still buggy findgteprime, fix from Eric Joanis <joanis@cs.toronto.edu>.
17326      Branch: perl
17327            ! lib/Tie/SubstrHash.pm t/lib/tie-substrhash.t
17328 ____________________________________________________________________________
17329 [  8127] By: jhi                                   on 2000/12/15  15:19:34
17330         Log: Subject:  [PATCH Opcode.XS, Perl 5.6+] stuff for caller and _ in Safe::
17331              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
17332              Date:     Thu, 14 Dec 2000 20:04:42 EST
17333              Message-Id: <001214200310.49929@DUPHY4.Physics.Drexel.Edu>
17334      Branch: perl
17335            ! ext/Opcode/Opcode.xs
17336 ____________________________________________________________________________
17337 [  8126] By: jhi                                   on 2000/12/15  15:17:49
17338         Log: Subject: [PATCH: perl@8102] s/use vars qw\(/our(/ for OS/390 extension builds
17339              From: Peter Prymmer <pvhp@forte.com>
17340              Date: Thu, 14 Dec 2000 15:50:20 -0800 (PST)
17341              Message-ID: <Pine.OSF.4.10.10012141548200.57557-100000@aspara.forte.com>
17342      Branch: perl
17343            ! ext/Errno/Errno_pm.PL lib/ExtUtils/MM_Unix.pm
17344            ! lib/ExtUtils/Manifest.pm lib/File/Spec.pm
17345            ! lib/File/Spec/Functions.pm lib/File/Spec/Unix.pm
17346 ____________________________________________________________________________
17347 [  8125] By: jhi                                   on 2000/12/15  15:11:05
17348         Log: This seems to be a stage sane and stable enough to checkin.
17349              (it basically is 8102..8118+8122 but no 8120, 8121, 8123, 8124)
17350      Branch: perl
17351            ! MANIFEST embed.h embed.pl objXSUB.h op.c perl.h perlapi.c
17352            ! pod/perlapi.pod pp.c pp_hot.c proto.h sv.c sv.h t/lib/peek.t
17353            ! t/op/cmp.t t/op/numconvert.t
17354 ____________________________________________________________________________
17355 [  8124] By: jhi                                   on 2000/12/15  04:20:26
17356         Log: Something is really wonky.
17357      Branch: perl
17358            ! sv.c
17359 ____________________________________________________________________________
17360 [  8123] By: jhi                                   on 2000/12/15  04:00:50
17361         Log: Fixes for the IV UV patches to compile in Digital UNIX.
17362      Branch: perl
17363            ! sv.c
17364 ____________________________________________________________________________
17365 [  8122] By: jhi                                   on 2000/12/15  02:53:40
17366         Log: Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
17367              From: "Craig A. Berry" <craigberry@mac.com>
17368              Date: Thu, 14 Dec 2000 19:10:49 -0600
17369              Message-Id: <p04330100b65efbe32f30@[172.16.52.1]>
17370      Branch: perl
17371            ! vms/vms.c
17372 ____________________________________________________________________________
17373 [  8121] By: jhi                                   on 2000/12/15  02:50:00
17374         Log: Metaconfig changes for #8120.
17375      Branch: metaconfig
17376            + U/modified/d_strtoul.U
17377      Branch: metaconfig/U/perl
17378            ! d_strtoull.U d_strtouq.U
17379 ____________________________________________________________________________
17380 [  8120] By: jhi                                   on 2000/12/15  02:49:42
17381         Log: From: Nicholas Clark <nick@ccl4.org> 
17382              Subject: [PATCH] strtoq, strtou(q|ll|l) testing (was [PATCH] faster and 64 bit  preserving arithmetic)
17383              Date: Thu, 14 Dec 2000 18:38:57 +0000
17384              Message-ID: <20001214183857.B97909@plum.flirble.org>
17385      Branch: perl
17386            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
17387            ! config_h.SH configure.com epoc/config.sh perl.h sv.c uconfig.h
17388            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
17389            ! vos/config.ga.def vos/config.ga.h win32/config.bc
17390            ! win32/config.gc win32/config.vc
17391 ____________________________________________________________________________
17392 [  8119] By: jhi                                   on 2000/12/14  23:40:58
17393         Log: Subject: [PATCH] faster and 64 bit preserving arithmetic
17394              From: Nicholas Clark <nick@ccl4.org>
17395              Date: Wed, 13 Dec 2000 20:08:50 +0000
17396              Message-ID: <20001213200849.B71166@plum.flirble.org>
17397      Branch: perl
17398            ! embed.h embed.pl objXSUB.h op.c perl.h pp.c pp_hot.c proto.h
17399            ! sv.c sv.h t/lib/peek.t t/op/cmp.t t/op/numconvert.t
17400 ____________________________________________________________________________
17401 [  8118] By: jhi                                   on 2000/12/14  22:46:26
17402         Log: Integrate perlio.
17403      Branch: perl
17404           !> MANIFEST ext/Encode/compile makedef.pl
17405 ____________________________________________________________________________
17406 [  8117] By: nick                                  on 2000/12/14  22:38:53
17407         Log: Win32 tweaks to get Encode to build
17408              - temp hack to makedef.pl till PerlIO is properly "exported".
17409              - MSVC dislikes  
17410              static encpage_t foo[];
17411              so make 'em extern for now.
17412      Branch: perlio
17413            ! ext/Encode/compile makedef.pl
17414 ____________________________________________________________________________
17415 [  8116] By: nick                                  on 2000/12/14  22:00:53
17416         Log: Document the new files
17417      Branch: perlio
17418            ! MANIFEST
17419 ____________________________________________________________________________
17420 [  8115] By: jhi                                   on 2000/12/14  21:58:01
17421         Log: MANIFEST new files of #8114.
17422      Branch: perl
17423            ! MANIFEST
17424 ____________________________________________________________________________
17425 [  8114] By: jhi                                   on 2000/12/14  21:50:49
17426         Log: Integrate perlio.
17427      Branch: perl
17428           +> ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
17429           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
17430           !> ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
17431           !> ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
17432           !> ext/Encode/Makefile.PL
17433 ____________________________________________________________________________
17434 [  8113] By: jhi                                   on 2000/12/14  21:48:49
17435         Log: The documentation part of the
17436              
17437              Subject: [ID 20001214.002] Net::Ping patch
17438              From: Jonathan Stowe <gellyfish@gellyfish.com>
17439              Date: Thu, 14 Dec 2000 08:28:14 +0000 (GMT)
17440              Message-Id: <Pine.LNX.4.10.10012140805480.19767-200000@orpheus.gellyfish.com>
17441              since the #7529 had already addressed the same problem.
17442      Branch: perl
17443            ! lib/Net/Ping.pm
17444 ____________________________________________________________________________
17445 [  8112] By: jhi                                   on 2000/12/14  21:42:57
17446         Log: Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
17447              From: Dominic Dunlop <domo@computer.org>
17448              Date: Tue, 12 Dec 2000 10:47:10 +0100
17449              Message-Id: <p04320402b65ba33a92b2@[192.168.1.4]>
17450              
17451              Document how elusive subroutines can be.
17452      Branch: perl
17453            ! pod/perlfunc.pod
17454 ____________________________________________________________________________
17455 [  8111] By: jhi                                   on 2000/12/14  21:38:05
17456         Log: Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
17457              From: Dominic Dunlop <domo@computer.org>
17458              Date: Thu, 14 Dec 2000 10:13:51 +0100
17459              Message-Id: <p04320407b65e3f4853aa@[192.168.1.4]>
17460      Branch: perl
17461            ! ext/POSIX/POSIX.pod
17462 ____________________________________________________________________________
17463 [  8110] By: jhi                                   on 2000/12/14  21:36:32
17464         Log: Subject: [patch] perlfaq7
17465              From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
17466              Date: Thu, 14 Dec 2000 15:31:07 +0100
17467              Message-ID: <3A38E7BB.13178.11C40A8@localhost>
17468      Branch: perl
17469            ! pod/perlfaq7.pod
17470 ____________________________________________________________________________
17471 [  8109] By: jhi                                   on 2000/12/14  21:29:20
17472         Log: Subject: [8104] Encode
17473              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
17474              Date: Thu, 14 Dec 2000 14:49:34 +0100
17475              Message-Id: <20001214142101.B338.H.M.BRAND@hccnet.nl>
17476              
17477              Type casting for nervous compilers.
17478      Branch: perl
17479            ! ext/Encode/Encode.xs
17480 ____________________________________________________________________________
17481 [  8108] By: jhi                                   on 2000/12/14  21:26:17
17482         Log: Subject: [8104] DB_File
17483              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
17484              Date: Thu, 14 Dec 2000 14:49:35 +0100
17485              Message-Id: <20001214144439.B33A.H.M.BRAND@hccnet.nl>
17486              
17487              Type definition incorrect for DB 2.7.7.  Not known when it
17488              changed, so only changed it for a known revision.
17489      Branch: perl
17490            ! ext/DB_File/DB_File.xs
17491 ____________________________________________________________________________
17492 [  8107] By: jhi                                   on 2000/12/14  21:23:41
17493         Log: Subject: [PATCH: perl@8102] Re: Encode/cp1047.enc etc.
17494              From: Peter Prymmer <pvhp@forte.com>
17495              Date: Thu, 14 Dec 2000 11:11:50 -0800 (PST)
17496              Message-ID: <Pine.OSF.4.10.10012141057330.57557-100000@aspara.forte.com>
17497              
17498              Use '?' (0x6F in EBCDIC) for the illegal codepoint.
17499      Branch: perl
17500            ! ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
17501            ! ext/Encode/Encode/posix-bc.enc
17502 ____________________________________________________________________________
17503 [  8106] By: nick                                  on 2000/12/14  20:36:13
17504         Log: "Cold" build correction to Encode's Makefile.PL
17505      Branch: perlio
17506            ! ext/Encode/Makefile.PL
17507 ____________________________________________________________________________
17508 [  8105] By: nick                                  on 2000/12/14  20:09:37
17509         Log: "Compiled" encodings.
17510              Correct replacement character in EBCDIC .enc files
17511              Add 0x7F to ASCII repertoire.
17512      Branch: perlio
17513            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
17514            ! ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
17515            ! ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
17516            ! ext/Encode/Makefile.PL ext/Encode/compile
17517            ! ext/Encode/encengine.c ext/Encode/encode.h
17518 ____________________________________________________________________________
17519 [  8104] By: nick                                  on 2000/12/14  00:38:20
17520         Log: Integrate mainline
17521      Branch: perlio
17522           !> Changes Configure doio.c embed.h embed.pl ext/DB_File/Changes
17523           !> ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
17524           !> ext/DB_File/dbinfo ext/DB_File/typemap ext/DB_File/version.c
17525           !> hints/hpux.sh lib/Cwd.pm objXSUB.h patchlevel.h perlapi.c
17526           !> pod/perlapi.pod pp_hot.c proto.h t/lib/db-btree.t
17527           !> t/lib/db-hash.t t/lib/db-recno.t
17528 ____________________________________________________________________________
17529 [  8103] By: nick                                  on 2000/12/13  23:16:13
17530         Log: Beginings of compiled encodings - checked in as a snapshot of thoughts
17531              so far and so it does not get lost.
17532      Branch: perlio
17533            + ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
17534 ____________________________________________________________________________
17535 [  8102] By: jhi                                   on 2000/12/13  17:14:22
17536         Log: Update Changes.
17537      Branch: perl
17538            ! Changes patchlevel.h
17539 ____________________________________________________________________________
17540 [  8101] By: jhi                                   on 2000/12/13  16:53:41
17541         Log: Move the proto of start_glob() to a better place; regen api files.
17542      Branch: perl
17543            ! embed.h embed.pl objXSUB.h perlapi.c pod/perlapi.pod proto.h
17544 ____________________________________________________________________________
17545 [  8100] By: jhi                                   on 2000/12/13  16:47:11
17546         Log: Metaconfig change for #8099.
17547      Branch: metaconfig
17548            ! U/modified/Head.U
17549 ____________________________________________________________________________
17550 [  8099] By: jhi                                   on 2000/12/13  16:46:48
17551         Log: Subject: Re: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmp
17552              From: Andy Dougherty <doughera@lafayette.edu>
17553              Date: Wed, 13 Dec 2000 10:36:09 -0500 (EST)
17554              Message-ID: <Pine.SOL.4.10.10012131031230.2017-100000@maxwell.phys.lafayette.edu>
17555      Branch: perl
17556            ! Configure
17557 ____________________________________________________________________________
17558 [  8098] By: jhi                                   on 2000/12/13  16:39:02
17559         Log: Subject: [20000615.005] [PATCH] Cwd::fastgetcwd broken (or mis-named?) on Unix  
17560              From: rspier@pobox.com (Robert Spier)
17561              Date: Tue, 12 Dec 2000 21:12:39 -0500
17562              Message-ID: <14902.56087.678086.725773@rls.cx>
17563              
17564              fastgetcwd is defined using a glob alias on a $^O dependent basis -
17565              and there was no default assignment or perl subroutine.
17566      Branch: perl
17567            ! lib/Cwd.pm
17568 ____________________________________________________________________________
17569 [  8097] By: jhi                                   on 2000/12/13  16:16:01
17570         Log: Subject: [PATCH] move startglob out of pp_hot.c
17571              From: Nicholas Clark <nick@ccl4.org>
17572              Date: Mon, 11 Dec 2000 23:16:39 +0000
17573              Message-ID: <20001211231638.A55550@plum.flirble.org>
17574      Branch: perl
17575            ! doio.c embed.h embed.pl objXSUB.h pp_hot.c proto.h
17576 ____________________________________________________________________________
17577 [  8096] By: jhi                                   on 2000/12/13  15:26:23
17578         Log: Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio 
17579              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
17580              Date: Wed, 13 Dec 2000 14:01:37 +0100
17581              Message-Id: <20001213135318.621A.H.M.BRAND@hccnet.nl>
17582              
17583              perl/64/HP-UX wants libdb-3.0 to be shared ELF 64 bit which
17584              in turn requires libpthread in libswanted.
17585      Branch: perl
17586            ! hints/hpux.sh
17587 ____________________________________________________________________________
17588 [  8095] By: jhi                                   on 2000/12/12  19:51:05
17589         Log: The integration wars continue.
17590      Branch: perl
17591           !> sv.c
17592 ____________________________________________________________________________
17593 [  8094] By: jhi                                   on 2000/12/12  19:48:26
17594         Log: Subject: [PATCH perl@8070] DB_File-1.74  
17595              From: "Paul Marquess" <paul_marquess@yahoo.co.uk> 
17596              Date: Mon, 11 Dec 2000 23:07:17 -0000
17597              Message-ID: <000001c063c7$1b9d28a0$a20a140a@bfs.phone.com> 
17598      Branch: perl
17599            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
17600            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
17601            ! ext/DB_File/version.c t/lib/db-btree.t t/lib/db-hash.t
17602            ! t/lib/db-recno.t
17603 ____________________________________________________________________________
17604 [  8093] By: nick                                  on 2000/12/12  19:42:13
17605         Log: Integrate/merge mainline with further efficiency tweak to sv.c's utf8 stuff.
17606      Branch: perlio
17607            ! sv.c
17608           !> lib/File/DosGlob.pm
17609 ____________________________________________________________________________
17610 [  8092] By: jhi                                   on 2000/12/12  19:28:11
17611         Log: Integrate perlio.
17612      Branch: perl
17613           !> sv.c
17614 ____________________________________________________________________________
17615 [  8091] By: nick                                  on 2000/12/12  18:49:45
17616         Log: Fix for Tk, and upgrading shared SVs.
17617      Branch: perlio
17618            ! sv.c
17619 ____________________________________________________________________________
17620 [  8090] By: jhi                                   on 2000/12/12  16:48:59
17621         Log: Subject: [PATCH] Re: Breadperl & Tk
17622              From: Nick Ing-Simmons <nik@tiuk.ti.com>
17623              Date: Tue, 12 Dec 2000 14:48:27 GMT
17624              Message-Id: <200012121448.OAA11516@mikado.tiuk.ti.com> 
17625      Branch: perl
17626            ! sv.c
17627 ____________________________________________________________________________
17628 [  8089] By: jhi                                   on 2000/12/12  03:37:19
17629         Log: Subject: DosGlob.pm diff for bash style brace expansion.
17630              From: "Mestnik, Mike" <MMestnik@rustconsulting.com>
17631              Date: Fri, 8 Dec 2000 10:45:30 -0600
17632              Message-ID: <B50C47897E98D3118130009027D3971920F278@EXCHANGE_M1>
17633      Branch: perl
17634            ! lib/File/DosGlob.pm
17635 ____________________________________________________________________________
17636 [  8088] By: nick                                  on 2000/12/11  23:59:59
17637         Log: Integrate mainline
17638      Branch: perlio
17639           !> ext/B/B.pm ext/B/B/Deparse.pm installperl lib/CGI.pm
17640           !> lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
17641           !> lib/ExtUtils/MakeMaker.pm lib/File/DosGlob.pm pod/perldiag.pod
17642           !> pod/perlop.pod pp.c pp_hot.c scope.c t/io/utf8.t t/lib/b.t
17643           !> t/op/local.t t/pragma/warn/toke toke.c
17644 ____________________________________________________________________________
17645 [  8087] By: jhi                                   on 2000/12/11  23:20:23
17646         Log: Integrate perlio.
17647      Branch: perl
17648           !> ext/Encode/Encode.xs perlio.c perlio.h perliol.h
17649 ____________________________________________________________________________
17650 [  8086] By: jhi                                   on 2000/12/11  22:50:59
17651         Log: Tune further the OS detection of CGI.
17652      Branch: perl
17653            ! lib/CGI.pm
17654 ____________________________________________________________________________
17655 [  8085] By: nick                                  on 2000/12/11  22:50:46
17656         Log: Finish 1st pass of "encoding" layer e.g. :
17657              open($fh,"<encoding(iso8859-7)",$greek) || die;
17658      Branch: perlio
17659            ! ext/Encode/Encode.xs perlio.c perliol.h
17660 ____________________________________________________________________________
17661 [  8084] By: jhi                                   on 2000/12/11  22:32:06
17662         Log: Revert the -f ambiguousity patch, seems to cause
17663              too much hassle (the interpret -Q as a function
17664              where Q is not a known filetest part is left in).
17665      Branch: perl
17666            ! lib/ExtUtils/Liblist.pm pod/perldiag.pod t/pragma/warn/toke
17667            ! toke.c
17668 ____________________________________________________________________________
17669 [  8083] By: jhi                                   on 2000/12/11  22:27:23
17670         Log: (accidentally empty check-in)
17671      Branch: perl
17672            ! lib/File/DosGlob.pm
17673 ____________________________________________________________________________
17674 [  8082] By: nick                                  on 2000/12/11  19:09:51
17675         Log: Restore mmap function (broken by tweaks to shared buffer
17676              layer for encode(xxxx)).
17677      Branch: perlio
17678            ! perlio.c
17679 ____________________________________________________________________________
17680 [  8081] By: jhi                                   on 2000/12/11  18:29:13
17681         Log: Subject: Re: The long awaited feature ...
17682              From: Simon Cozens <simon@cozens.net>
17683              Date: Mon, 11 Dec 2000 15:54:24 +0000
17684              Message-ID: <20001211155424.A17680@deep-dark-truthful-mirror.perlhacker.org>
17685              
17686              More io/utf8 tests.
17687      Branch: perl
17688            ! t/io/utf8.t
17689 ____________________________________________________________________________
17690 [  8080] By: jhi                                   on 2000/12/11  18:19:36
17691         Log: Subject: PATCH MakeMaker manpage clarification
17692              From: andreas.koenig@anima.de (Andreas J. Koenig)
17693              Date: 10 Dec 2000 20:46:13 +0100
17694              Message-ID: <m3aea4kqka.fsf@ak-71.mind.de>
17695      Branch: perl
17696            ! lib/ExtUtils/MakeMaker.pm
17697 ____________________________________________________________________________
17698 [  8079] By: jhi                                   on 2000/12/11  15:35:07
17699         Log: Subject: Re: [ID 20001204.007] -MO=Deparse -we '{234;}' failing
17700              From: Simon Cozens <simon@cozens.net>
17701              Date: Sun, 10 Dec 2000 19:06:19 +0000
17702              Message-ID: <20001210190619.B21402@deep-dark-truthful-mirror.perlhacker.org>
17703      Branch: perl
17704            ! ext/B/B/Deparse.pm t/lib/b.t
17705 ____________________________________________________________________________
17706 [  8078] By: jhi                                   on 2000/12/11  15:09:11
17707         Log: Subject: [PATCH] docs on NaN
17708              From: Nicholas Clark <nick@ccl4.org>
17709              Date: Mon, 11 Dec 2000 01:48:38 +0000
17710              Message-ID: <20001211014838.B99205@plum.flirble.org>
17711      Branch: perl
17712            ! pod/perlop.pod
17713 ____________________________________________________________________________
17714 [  8077] By: jhi                                   on 2000/12/11  15:02:21
17715         Log: Subject: [PATCH] Re: [Fwd: BUG 20001205.022] Local on Hash elements
17716              From: Simon Cozens <simon@cozens.net>
17717              Date: Mon, 11 Dec 2000 01:21:45 +0000
17718              Message-ID: <20001211012144.A23467@deep-dark-truthful-mirror.perlhacker.org>
17719      Branch: perl
17720            ! pp.c pp_hot.c scope.c t/op/local.t
17721 ____________________________________________________________________________
17722 [  8076] By: nick                                  on 2000/12/10  20:43:32
17723         Log: Not merge worthy...
17724              Allow arg to layers e.g. open($fh,"<:encode(iso8859-15)",$name)
17725              syntax is modelled on attributes.
17726              Untested fix for io/utf8 on Win32 etc.
17727              Very clumsy start to the encode layer.
17728      Branch: perlio
17729            ! ext/Encode/Encode.xs perlio.c perlio.h perliol.h
17730 ____________________________________________________________________________
17731 [  8075] By: jhi                                   on 2000/12/10  18:39:33
17732         Log: Darwin is not Windows.
17733      Branch: perl
17734            ! lib/CGI.pm
17735 ____________________________________________________________________________
17736 [  8074] By: jhi                                   on 2000/12/10  18:31:27
17737         Log: Subject: Ambiguous -%c() resolved as a file test
17738              From: "Paul Marquess" <Paul.Marquess@openwave.com>
17739              Date: Sun, 10 Dec 2000 15:35:07 -0000
17740              Message-ID: <002601c062be$c5f749c0$a20a140a@bfs.phone.com>
17741      Branch: perl
17742            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
17743 ____________________________________________________________________________
17744 [  8073] By: jhi                                   on 2000/12/10  18:16:29
17745         Log: Subject: PATCH installperl misinformed 
17746              From: andreas.koenig@anima.de (Andreas J. Koenig)
17747              Date: 10 Dec 2000 13:01:32 +0100 
17748              Message-ID: <m3r93glc2r.fsf@ak-71.mind.de>
17749      Branch: perl
17750            ! installperl
17751 ____________________________________________________________________________
17752 [  8072] By: jhi                                   on 2000/12/10  18:07:55
17753         Log: The walkoptree confusion rages; walkoptree() seems to be coming
17754              from B.xs, while walkoptree_slow() comes from B.pm.
17755      Branch: perl
17756            ! ext/B/B.pm
17757 ____________________________________________________________________________
17758 [  8071] By: nick                                  on 2000/12/10  11:45:47
17759         Log: Integrate mainline
17760      Branch: perlio
17761           +> t/base/commonsense.t
17762           !> (integrate 37 files)
17763 ____________________________________________________________________________
17764 [  8070] By: jhi                                   on 2000/12/10  04:46:21
17765         Log: Update Changes.
17766      Branch: perl
17767            ! Changes patchlevel.h
17768 ____________________________________________________________________________
17769 [  8069] By: jhi                                   on 2000/12/10  04:39:19
17770         Log: Subject: Re: PATCH: Let Test::Harness bail out early (Was: Testing module dependencies)
17771              From: andreas.koenig@anima.de (Andreas J. Koenig)
17772              Date: 09 Dec 2000 17:14:25 +0100
17773              Message-ID: <m3wvd9o9lq.fsf@ak-71.mind.de>
17774      Branch: perl
17775            + t/base/commonsense.t
17776            ! MANIFEST lib/Test/Harness.pm t/TEST t/UTEST
17777 ____________________________________________________________________________
17778 [  8068] By: jhi                                   on 2000/12/10  04:17:36
17779         Log: Subject: [PATCH 5.7.0@8047] RE: [ID 20001013.009] DB_File issues warning when setting element to    undef
17780              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
17781              Date: Sat, 9 Dec 2000 16:47:22 -0000
17782              Message-ID: <002001c061ff$b3aba820$a20a140a@bfs.phone.com>
17783      Branch: perl
17784            ! ext/DB_File/typemap ext/GDBM_File/GDBM_File.pm
17785            ! ext/GDBM_File/typemap ext/NDBM_File/NDBM_File.pm
17786            ! ext/NDBM_File/typemap ext/ODBM_File/ODBM_File.pm
17787            ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.pm
17788            ! ext/SDBM_File/typemap t/lib/db-btree.t t/lib/db-hash.t
17789            ! t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
17790            ! t/lib/sdbm.t
17791 ____________________________________________________________________________
17792 [  8067] By: jhi                                   on 2000/12/10  03:52:02
17793         Log: Test case for #8066.
17794      Branch: perl
17795            ! t/op/misc.t
17796 ____________________________________________________________________________
17797 [  8066] By: jhi                                   on 2000/12/10  03:50:30
17798         Log: Subject: [PATCH] Re: [ID 20001202.002] [BUG all] 'die qr{pattern}' does not check termination
17799              From: Simon Cozens <simon@cozens.net>
17800              Date: Sun, 10 Dec 2000 00:55:37 +0000
17801              Message-ID: <20001210005537.B16221@deep-dark-truthful-mirror.perlhacker.org>
17802      Branch: perl
17803            ! pp_sys.c
17804 ____________________________________________________________________________
17805 [  8065] By: jhi                                   on 2000/12/10  03:44:52
17806         Log: Test case for #8064.
17807      Branch: perl
17808            ! t/comp/proto.t
17809 ____________________________________________________________________________
17810 [  8064] By: jhi                                   on 2000/12/10  03:42:32
17811         Log: Subject: Re: prototype of substr
17812              From: Simon Cozens <simon@cozens.net>
17813              Date: Sun, 10 Dec 2000 00:13:33 +0000
17814              Message-ID: <20001210001333.A16221@deep-dark-truthful-mirror.perlhacker.org>
17815              
17816              Make CORE::substr to be '$$;$$' instead of '$$;$;$'.
17817      Branch: perl
17818            ! pp.c
17819 ____________________________________________________________________________
17820 [  8063] By: jhi                                   on 2000/12/10  03:39:42
17821         Log: Subject: [PATCH] perlguts.pod
17822              From: Simon Cozens <simon@cozens.net>
17823              Date: Sun, 10 Dec 2000 00:06:47 +0000
17824              Message-ID: <20001210000647.A16203@deep-dark-truthful-mirror.perlhacker.org>
17825              
17826              Documentation of the different types of ops,
17827              plus the functions in dump.c
17828      Branch: perl
17829            ! pod/perlguts.pod
17830 ____________________________________________________________________________
17831 [  8062] By: jhi                                   on 2000/12/10  03:30:04
17832         Log: Subject: [ID 20001209.006] Not OK: perl v5.7.0 +DEVEL7978 on armv4l-linux-64int 2.2.17-rmk1 (UNINSTALLED)
17833              From: Nicholas Clark <nick@talking.bollo.cx>
17834              Date: Sat, 09 Dec 2000 18:57:25 +0000
17835              Message-Id: <E144pBV-0002Nv-00@Bagpuss.unfortu.net>
17836              
17837              Be more robust in weird hostname setups.
17838      Branch: perl
17839            ! t/lib/net-hostent.t
17840 ____________________________________________________________________________
17841 [  8061] By: jhi                                   on 2000/12/10  03:28:21
17842         Log: Pacify fussy compiler. 
17843      Branch: perl
17844            ! pp_sys.c
17845 ____________________________________________________________________________
17846 [  8060] By: jhi                                   on 2000/12/10  02:52:46
17847         Log: Integrate perlio.
17848      Branch: perl
17849           !> pp_sys.c t/io/utf8.t
17850 ____________________________________________________________________________
17851 [  8059] By: nick                                  on 2000/12/09  23:40:14
17852         Log: read/sysread/recv should now be utf8 aware.
17853              Basic test for utf8 read.
17854      Branch: perlio
17855            ! pp_sys.c t/io/utf8.t
17856 ____________________________________________________________________________
17857 [  8058] By: jhi                                   on 2000/12/09  21:56:02
17858         Log: Integrate perlio.
17859      Branch: perl
17860           +> t/io/utf8.t
17861           !> MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t toke.c
17862 ____________________________________________________________________________
17863 [  8057] By: jhi                                   on 2000/12/09  21:53:35
17864         Log: Subject: Re: Additional patch for UTF8-keys (Re: perl@8016)
17865              From: Inaba Hiroto <inaba@st.rim.or.jp>
17866              Date: Sun, 10 Dec 2000 05:53:21 +0900
17867              Message-ID: <3A329BC0.15E8BFF9@st.rim.or.jp>
17868              
17869              Tests for #8056.
17870      Branch: perl
17871            ! t/op/each.t
17872 ____________________________________________________________________________
17873 [  8056] By: jhi                                   on 2000/12/09  21:51:16
17874         Log: Subject: Additional patch for UTF8-keys (Re: perl@8016)
17875              From: Inaba Hiroto <inaba@st.rim.or.jp>
17876              Date: Sat, 09 Dec 2000 18:02:00 +0900
17877              Message-ID: <3A31F508.34F4BB23@st.rim.or.jp>
17878              
17879              exists() didn't work for UTF-8 keys, and neither did shared hash keys.
17880      Branch: perl
17881            ! embed.h embed.pl hv.c objXSUB.h op.c proto.h sv.c
17882 ____________________________________________________________________________
17883 [  8055] By: nick                                  on 2000/12/09  20:11:48
17884         Log: Make write() (i.e. formats) utf8-aware by calling do_print() rather
17885              than raw PerlIO_write() - does not seem to break any tests.
17886      Branch: perlio
17887            ! pp_sys.c
17888 ____________________________________________________________________________
17889 [  8054] By: nick                                  on 2000/12/09  19:47:30
17890         Log: Make print, syswrite, send, readline, getc honour utf8-ness of PerlIO.
17891              (sysread, recv and write i.e. formats still to do...)
17892              Allow :utf8 or :bytes in PerlIO_apply_layers() so that
17893              open($fh,">:utf8","name")
17894              etc. work. - "applying" those just sets/clears the UTF8 bit of the top layer,
17895              so no extra overhead is involved.
17896              Tweak t/comp/require.t to add a 'use bytes' to permit its dubious writing of BOM
17897              to a non-utf8 stream.
17898              Add initial io/utf8.t
17899              Fix SvPVutf8() - sv_2pv() was not expecting to be called with something
17900              that was already SvPOK() - (we just fossiked with SvUTF8 bit). Fix that
17901              and also just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
17902      Branch: perlio
17903            + t/io/utf8.t
17904            ! MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t
17905 ____________________________________________________________________________
17906 [  8053] By: nick                                  on 2000/12/09  19:26:37
17907         Log: Did not get that has_utf8/this_utf8 fix right last time, another spot
17908              was only testing this_utf8.
17909      Branch: perlio
17910            ! toke.c
17911 ____________________________________________________________________________
17912 [  8052] By: nick                                  on 2000/12/09  19:09:41
17913         Log: Typo/thinko in S_scan_const() - seeing high bit sets has_utf8 not this_utf8
17914              i.e. the output string has one, but don't mess with source assumption.
17915      Branch: perlio
17916            ! toke.c
17917 ____________________________________________________________________________
17918 [  8051] By: jhi                                   on 2000/12/09  16:55:17
17919         Log: Integrate perlio.
17920      Branch: perl
17921           !> MANIFEST embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c
17922           !> sv.c thrdvar.h util.c
17923 ____________________________________________________________________________
17924 [  8050] By: jhi                                   on 2000/12/09  16:48:07
17925         Log: Nits noticed by Peter Prymmer.
17926      Branch: perl
17927            ! lib/ExtUtils/MM_VMS.pm
17928 ____________________________________________________________________________
17929 [  8049] By: nick                                  on 2000/12/09  13:49:40
17930         Log: UTF8 output prework.
17931              - Store $\ and $, as SVs so they can have SvUTF8 flag
17932              - use do_print() rather than raw PerlIO_write() to print them.
17933      Branch: perlio
17934            ! embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c sv.c
17935            ! thrdvar.h util.c
17936 ____________________________________________________________________________
17937 [  8048] By: nick                                  on 2000/12/09  12:30:43
17938         Log: Integrate mainline.
17939      Branch: perlio
17940           +> ext/Encode/Encode/iso8859-16.enc ext/POSIX/hints/svr4.pl
17941           +> t/op/reverse.t
17942           !> Changes MANIFEST doop.c ext/POSIX/Makefile.PL hints/svr4.sh
17943           !> lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
17944           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/Manifest.pm patchlevel.h
17945           !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp.h
17946           !> pp_hot.c t/README t/base/term.t t/lib/bigfltpm.t
17947           !> t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
17948 ____________________________________________________________________________
17949 [  8047] By: jhi                                   on 2000/12/09  00:23:27
17950         Log: Subject: Re: [pvhp@forte.com: [ID 20001208.004] Not OK: perl v5.7.0 +DEVEL8042 on VMS_AXP V7.1 (UNINSTALLED)]
17951              From: Michael G Schwern <schwern@pobox.com>
17952              Date: Fri, 8 Dec 2000 14:43:04 -0600
17953      Branch: perl
17954            ! lib/ExtUtils/MM_VMS.pm
17955 ____________________________________________________________________________
17956 [  8046] By: jhi                                   on 2000/12/08  23:10:27
17957         Log: A missed check-in.
17958      Branch: perl
17959            ! lib/ExtUtils/Manifest.pm
17960 ____________________________________________________________________________
17961 [  8045] By: jhi                                   on 2000/12/08  21:57:12
17962         Log: (null check-in)
17963      Branch: perl
17964            ! lib/ExtUtils/MM_Unix.pm pod/perlintern.pod
17965 ____________________________________________________________________________
17966 [  8044] By: jhi                                   on 2000/12/08  21:11:06
17967         Log: Add ISO 8859-16 encoding.  Not a standard yet but seems to be
17968              at the final draft stage.
17969      Branch: perl
17970            + ext/Encode/Encode/iso8859-16.enc
17971            ! MANIFEST
17972 ____________________________________________________________________________
17973 [  8043] By: jhi                                   on 2000/12/08  16:39:04
17974         Log: Update Changes.
17975      Branch: perl
17976            ! Changes patchlevel.h
17977 ____________________________________________________________________________
17978 [  8042] By: jhi                                   on 2000/12/08  16:33:39
17979         Log: Do not return the Unicode replacement character if UTF-8
17980              decoding goes awry, it should be up to the caller to decide.
17981      Branch: perl
17982            ! pod/perlapi.pod utf8.c
17983 ____________________________________________________________________________
17984 [  8041] By: jhi                                   on 2000/12/08  16:22:28
17985         Log: metaconfig maintenance.
17986      Branch: metaconfig
17987            ! U/modified/stdchar.U
17988      Branch: metaconfig/U/perl
17989            + testsyml.U
17990 ____________________________________________________________________________
17991 [  8040] By: jhi                                   on 2000/12/08  16:03:08
17992         Log: Subject: [ID 20001207.009] Not OK: perl v5.7.0 +DEVEL8030 on os2-64int-ld 2.30
17993              From: sthoenna@efn.org
17994              Date: Thu, 7 Dec 2000 21:32:43 -0800 (PST)
17995              Message-Id: <200012080532.eB85Wh729109@garcia.efn.org>
17996      Branch: perl
17997            ! Changes lib/ExtUtils/MM_OS2.pm
17998 ____________________________________________________________________________
17999 [  8039] By: jhi                                   on 2000/12/08  15:57:11
18000         Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful
18001              From: Simon Cozens <simon@cozens.net>
18002              Date: Fri, 8 Dec 2000 13:33:31 +0000
18003              Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org>
18004              
18005              (The pp_hot part needed a rewrite.)
18006      Branch: perl
18007            ! doop.c pp_hot.c utf8.c
18008 ____________________________________________________________________________
18009 [  8038] By: jhi                                   on 2000/12/08  15:25:08
18010         Log: Subject: djSP
18011              From: Michael Stevens <michael@etla.org>
18012              Date: Wed, 6 Dec 2000 23:24:01 +0000
18013              Message-ID: <20001206232400.A21381@firedrake.org>
18014              
18015              Plus a note from Nick Ing-Simmons.
18016      Branch: perl
18017            ! pp.h
18018 ____________________________________________________________________________
18019 [  8037] By: jhi                                   on 2000/12/08  15:18:35
18020         Log: Filetype is text.
18021      Branch: perl
18022            ! t/op/utf8decode.t
18023 ____________________________________________________________________________
18024 [  8036] By: jhi                                   on 2000/12/08  03:31:27
18025         Log: Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
18026              From: Andy Dougherty <doughera@lafayette.edu>
18027              Date: Thu, 7 Dec 2000 12:36:45 -0500 (EST)
18028              Message-Id: <Pine.SOL.4.10.10012071235400.13162-100000@maxwell.phys.lafayette.edu>
18029              
18030              Subject: Re: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
18031              From: Andy Dougherty <doughera@lafayette.edu>
18032              Date: Thu, 7 Dec 2000 13:56:10 -0500 (EST)
18033              Message-ID: <Pine.SOL.4.10.10012071354420.6665-100000@maxwell.phys.lafayette.edu>
18034      Branch: perl
18035            + ext/POSIX/hints/svr4.pl
18036            ! MANIFEST ext/POSIX/Makefile.PL hints/svr4.sh t/lib/bigfltpm.t
18037 ____________________________________________________________________________
18038 [  8035] By: jhi                                   on 2000/12/08  03:26:01
18039         Log: Subject: [ID 20001207.003] [PATCH] t/base/term.t causes abort if Config.pm not built
18040              From: Andy Dougherty <doughera@lafayette.edu>
18041              Date: Thu, 7 Dec 2000 10:50:47 -0500 (EST)
18042              Message-Id: <Pine.SOL.4.10.10012071049400.7566-100000@maxwell.phys.lafayette.edu>
18043      Branch: perl
18044            ! t/README t/base/term.t
18045 ____________________________________________________________________________
18046 [  8034] By: jhi                                   on 2000/12/08  03:21:59
18047         Log: Subject: DOC PATCH 5.6.0: -s return value incompletely documented
18048              From: mjd@plover.com  
18049              Date: 7 Dec 2000 21:04:20 -0000
18050              Message-ID: <20001207210420.22282.qmail@plover.com>
18051              
18052              Plus -z doc.
18053      Branch: perl
18054            ! pod/perlfunc.pod
18055 ____________________________________________________________________________
18056 [  8033] By: jhi                                   on 2000/12/08  03:19:03
18057         Log: Use the UTF8 macros a bit.  They can't be used with abandon
18058              everywhere because we do generate illegal UTF-8 in some situations.
18059              This is of course naughty.
18060      Branch: perl
18061            ! pod/perlapi.pod utf8.c utf8.h
18062 ____________________________________________________________________________
18063 [  8032] By: jhi                                   on 2000/12/08  03:00:09
18064         Log: Out of sync?
18065      Branch: perl
18066            ! t/pragma/warn/utf8
18067 ____________________________________________________________________________
18068 [  8031] By: jhi                                   on 2000/12/08  02:22:39
18069         Log: Cnt spl.
18070      Branch: perl
18071            ! MANIFEST
18072 ____________________________________________________________________________
18073 [  8030] By: jhi                                   on 2000/12/08  01:23:54
18074         Log: Add test for reverse().
18075      Branch: perl
18076            + t/op/reverse.t
18077            ! MANIFEST
18078 ____________________________________________________________________________
18079 [  8029] By: jhi                                   on 2000/12/08  01:21:47
18080         Log: Integrate perlio.
18081      Branch: perl
18082           !> ext/IO/IO.xs fakesdio.h global.sym lib/warnings.pm perlapi.c
18083           !> perlio.c perlio.h perlsdio.h warnings.pl
18084 ____________________________________________________________________________
18085 [  8028] By: jhi                                   on 2000/12/08  01:19:08
18086         Log: Introduce macros for UTF8 decoding.
18087      Branch: perl
18088            ! t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
18089 ____________________________________________________________________________
18090 [  8027] By: nick                                  on 2000/12/07  22:18:19
18091         Log: Integrate mainline
18092      Branch: perlio
18093           !> embed.pl pod/perlapi.pod utf8.c
18094 ____________________________________________________________________________
18095 [  8026] By: nick                                  on 2000/12/07  21:45:08
18096         Log: Various oddities p4 diff -se showed up
18097              Remove 'our' from warnings.pl
18098      Branch: perlio
18099            ! global.sym lib/warnings.pm pod/perlapi.pod warnings.pl
18100 ____________________________________________________________________________
18101 [  8025] By: nick                                  on 2000/12/07  21:43:32
18102         Log: Change PerlIO_(get|set)pos to take SV *
18103              Should fix, OS/2, VMS, (sfio??)
18104      Branch: perlio
18105            ! ext/IO/IO.xs fakesdio.h perlapi.c perlio.c perlio.h perlsdio.h
18106 ____________________________________________________________________________
18107 [  8024] By: jhi                                   on 2000/12/07  19:05:32
18108         Log: Document utf8_to_uv() better.
18109      Branch: perl
18110            ! pod/perlapi.pod utf8.c
18111 ____________________________________________________________________________
18112 [  8023] By: jhi                                   on 2000/12/07  18:23:47
18113         Log: Document utf8_length(), utf8_distance(), and utf8_hop().
18114      Branch: perl
18115            ! embed.pl pod/perlapi.pod utf8.c
18116 ____________________________________________________________________________
18117 [  8022] By: jhi                                   on 2000/12/07  04:13:51
18118         Log: Integrate perlio.
18119      Branch: perl
18120           !> perlio.c t/io/dup.t win32/config.vc win32/config_H.bc
18121           !> win32/config_H.gc win32/config_H.vc win32/config_h.PL
18122           !> win32/makefile.mk
18123 ____________________________________________________________________________
18124 [  8021] By: nick                                  on 2000/12/07  00:28:14
18125         Log: Various attempts at MSVC debug - not sure what has
18126              changed but works now. 
18127              Seems atexit() _may_ work for DLLs built with MSVC so don't
18128              call cleanup that way.
18129      Branch: perlio
18130            ! perlio.c win32/makefile.mk
18131 ____________________________________________________________________________
18132 [  8020] By: nick                                  on 2000/12/06  19:57:20
18133         Log: Integrate mainline
18134      Branch: perlio
18135           +> lib/ExtUtils/MANIFEST.SKIP t/op/concat.t
18136           !> (integrate 75 files)
18137 ____________________________________________________________________________
18138 [  8019] By: nick                                  on 2000/12/06  19:28:21
18139         Log: Add useperlio to config.vc
18140              Turn off binmode in config_H.PL
18141              Regen all the config_H.xx
18142              Attempt to get debugging build with MSVC.
18143      Branch: perlio
18144            ! win32/config.vc win32/config_H.bc win32/config_H.gc
18145            ! win32/config_H.vc win32/config_h.PL win32/makefile.mk
18146 ____________________________________________________________________________
18147 [  8018] By: nick                                  on 2000/12/06  19:21:57
18148         Log: Test various dup/external program options on all platforms.
18149      Branch: perlio
18150            ! t/io/dup.t
18151 ____________________________________________________________________________
18152 [  8017] By: nick                                  on 2000/12/06  19:20:47
18153         Log: Fix harness to be less picky
18154      Branch: perlio
18155            ! lib/Test/Harness.pm
18156 ____________________________________________________________________________
18157 [  8016] By: jhi                                   on 2000/12/06  16:45:12
18158         Log: Update Changes.
18159      Branch: perl
18160            ! Changes patchlevel.h
18161 ____________________________________________________________________________
18162 [  8015] By: jhi                                   on 2000/12/06  16:41:03
18163         Log: Test \x{...} with ord().
18164      Branch: perl
18165            ! t/op/ord.t
18166 ____________________________________________________________________________
18167 [  8014] By: jhi                                   on 2000/12/06  16:20:33
18168         Log: Test tweak because of #8013.
18169      Branch: perl
18170            ! t/lib/b.t
18171 ____________________________________________________________________________
18172 [  8013] By: jhi                                   on 2000/12/06  16:09:09
18173         Log: Subject: [PATCH] $VERSION crusade, strict, tests, etc... all over lib/
18174              From: Michael G Schwern <schwern@pobox.com>
18175              Date: Tue, 5 Dec 2000 21:23:28 -0500
18176              Message-ID: <20001205212328.C6473@blackrider.aocn.com>
18177              
18178              Carp::Heavy parts not very applicable because of recent changes.
18179      Branch: perl
18180            ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/CGI/Apache.pm
18181            ! lib/CGI/Switch.pm lib/Carp.pm lib/Carp/Heavy.pm
18182            ! lib/DirHandle.pm lib/Dumpvalue.pm lib/English.pm lib/Env.pm
18183            ! lib/Exporter.pm lib/Exporter/Heavy.pm
18184            ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_OS2.pm
18185            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
18186            ! lib/ExtUtils/MM_Win32.pm lib/File/CheckTree.pm
18187            ! lib/File/DosGlob.pm lib/File/Find.pm lib/File/stat.pm
18188            ! lib/FileCache.pm lib/I18N/Collate.pm lib/Net/hostent.pm
18189            ! lib/Net/netent.pm lib/Net/protoent.pm lib/Net/servent.pm
18190            ! lib/Pod/Functions.pm lib/Pod/Html.pm lib/Search/Dict.pm
18191            ! lib/SelectSaver.pm lib/Term/Cap.pm lib/Term/Complete.pm
18192            ! lib/Term/ReadLine.pm lib/Text/Abbrev.pm lib/Tie/Hash.pm
18193            ! lib/Tie/RefHash.pm lib/Tie/Scalar.pm lib/Tie/SubstrHash.pm
18194            ! lib/Time/Local.pm lib/Time/tm.pm lib/UNIVERSAL.pm
18195            ! lib/User/grent.pm lib/User/pwent.pm lib/bytes.pm
18196            ! lib/charnames.pm lib/diagnostics.pm lib/filetest.pm
18197            ! lib/integer.pm lib/less.pm lib/locale.pm lib/open.pm
18198            ! lib/overload.pm lib/subs.pm lib/utf8.pm lib/vars.pm
18199            ! lib/warnings/register.pm t/lib/attrs.t t/lib/syslog.t
18200            ! warnings.pl
18201 ____________________________________________________________________________
18202 [  8012] By: jhi                                   on 2000/12/06  15:22:38
18203         Log: Subject: [PATCH] Re: New harness is failing things
18204              From: Nick Ing-Simmons <nik@tiuk.ti.com>
18205              Date: Wed, 6 Dec 2000 13:00:30 GMT
18206              Message-Id: <200012061300.NAA10567@mikado.tiuk.ti.com>
18207      Branch: perl
18208            ! lib/Test/Harness.pm
18209 ____________________________________________________________________________
18210 [  8011] By: jhi                                   on 2000/12/06  15:12:08
18211         Log: Subject: installhtml changes
18212              From: Michael Stevens <michael@etla.org>
18213              Date: Wed, 6 Dec 2000 13:15:53 +0000
18214              Message-ID: <20001206131553.A27317@firedrake.org>
18215      Branch: perl
18216            ! installhtml
18217 ____________________________________________________________________________
18218 [  8010] By: jhi                                   on 2000/12/06  15:06:05
18219         Log: Subject: the dTHR hits
18220              From: Michael Stevens <michael@etla.org>
18221              Date: Wed, 6 Dec 2000 12:06:03 +0000
18222              Message-ID: <20001206120603.A24581@firedrake.org>
18223              
18224              More, errrm, less dTHRs.
18225      Branch: perl
18226            ! bytecode.pl ext/B/B/C.pm
18227 ____________________________________________________________________________
18228 [  8009] By: jhi                                   on 2000/12/06  15:04:25
18229         Log: Subject: MakeMaker mailing list gone?
18230              From: Michael G Schwern <schwern@pobox.com>
18231              Date: Tue, 5 Dec 2000 19:29:59 -0500
18232              Message-ID: <20001205192959.B6473@blackrider.aocn.com>
18233              
18234              The MakeMaker mailing list is dead, perlbug is the right
18235              address to report bugs.
18236      Branch: perl
18237            ! lib/ExtUtils/MakeMaker.pm
18238 ____________________________________________________________________________
18239 [  8008] By: jhi                                   on 2000/12/06  15:00:32
18240         Log: Subject: [PATCH ExtUtils::Manifest 1.1] Default MANIFEST.SKIP]
18241              From: Michael G Schwern <schwern@pobox.com>
18242              Date: Tue, 5 Dec 2000 19:21:21 -0500
18243              Message-ID: <20001205192121.A6473@blackrider.aocn.com>
18244              
18245              Add a default MANIFEST skip that ignores things like
18246              version control files, editor temporary files, and the Makefile.
18247      Branch: perl
18248            + lib/ExtUtils/MANIFEST.SKIP
18249            ! MANIFEST lib/ExtUtils/Manifest.pm
18250 ____________________________________________________________________________
18251 [  8007] By: jhi                                   on 2000/12/06  14:57:20
18252         Log: In Amiga more manual hackery of the scripts seems to be needed,
18253              from Jan-Erik Karlsson.  Why Configure does not get this right
18254              is unknown, may be shell-induced.
18255      Branch: perl
18256            ! README.amiga
18257 ____________________________________________________________________________
18258 [  8006] By: jhi                                   on 2000/12/05  23:53:12
18259         Log: Add TOPm1s to peek at the second topmost stack item.
18260      Branch: perl
18261            ! pp.h
18262 ____________________________________________________________________________
18263 [  8005] By: jhi                                   on 2000/12/05  23:13:55
18264         Log: Avaunt, you foul UTF-8 tests.
18265      Branch: perl
18266            ! t/op/ver.t t/pragma/utf8.t
18267 ____________________________________________________________________________
18268 [  8004] By: jhi                                   on 2000/12/05  23:09:54
18269         Log: Continue utf8 dispersal. 
18270      Branch: perl
18271            + t/op/concat.t
18272            ! MANIFEST t/pragma/utf8.t
18273 ____________________________________________________________________________
18274 [  8003] By: nick                                  on 2000/12/05  23:02:39
18275         Log: Integrate mainline.
18276      Branch: perlio
18277           +> t/op/length.t t/op/utf8decode.t
18278           !> (integrate 69 files)
18279 ____________________________________________________________________________
18280 [  8002] By: jhi                                   on 2000/12/05  22:59:28
18281         Log: Integrate perlio.
18282      Branch: perl
18283           !> iperlsys.h perl.c perlio.c win32/perllib.c
18284 ____________________________________________________________________________
18285 [  8001] By: nick                                  on 2000/12/05  22:07:52
18286         Log: Win32 PERL_IMPLICIT_SYS passes all tests with USE_PERLIO
18287              - calloc/free suffer from damage on TerminateThread()
18288              - use PerlMemShared (as originally planned) now fixed
18289              - avoid doing anything important on DLL "detach".
18290      Branch: perlio
18291            ! perl.c perlio.c win32/perllib.c
18292 ____________________________________________________________________________
18293 [  8000] By: nick                                  on 2000/12/05  21:05:09
18294         Log: Fix gross PerlMemShared issue.
18295      Branch: perlio
18296            ! iperlsys.h
18297 ____________________________________________________________________________
18298 [  7999] By: jhi                                   on 2000/12/05  20:46:58
18299         Log: Test for Unicode (UTF-8) hash keys.
18300      Branch: perl
18301            ! t/op/each.t
18302 ____________________________________________________________________________
18303 [  7998] By: jhi                                   on 2000/12/05  20:30:35
18304         Log: Remove an unnecessary 'use utf8' (unnecessary because \x{...}
18305              is now always UTF-8), empty line cosmetics.
18306      Branch: perl
18307            ! t/pragma/utf8.t
18308 ____________________________________________________________________________
18309 [  7997] By: jhi                                   on 2000/12/05  20:15:40
18310         Log: Subject: Re: STRLEN - what?
18311              From: Andy Dougherty <doughera@lafayette.edu>
18312              Date: Tue, 5 Dec 2000 11:58:46 -0500 (EST)
18313              Message-ID: <Pine.SOL.4.10.10012051152100.3586-100000@maxwell.phys.lafayette.edu>
18314              
18315              Explain STRLEN.
18316      Branch: perl
18317            ! pod/perlguts.pod
18318 ____________________________________________________________________________
18319 [  7996] By: jhi                                   on 2000/12/05  20:13:34
18320         Log: Split off the UTF-8 decoder tests, make them to check also
18321              the error message.
18322      Branch: perl
18323            + t/op/utf8decode.t
18324            ! MANIFEST t/pragma/utf8.t utf8.c
18325 ____________________________________________________________________________
18326 [  7995] By: jhi                                   on 2000/12/05  16:39:47
18327         Log: Start migrating bits of pragma/utf8 to elsewhere
18328              (since the long term plan is to obsolete 'use utf8').
18329      Branch: perl
18330            + t/op/length.t
18331            ! MANIFEST t/pragma/utf8.t
18332 ____________________________________________________________________________
18333 [  7994] By: jhi                                   on 2000/12/05  16:30:21
18334         Log: Fix a manual edit typo from #7993, fix the message formatting
18335              for Unicode, add few our declarations.
18336      Branch: perl
18337            ! lib/Carp/Heavy.pm
18338 ____________________________________________________________________________
18339 [  7993] By: jhi                                   on 2000/12/05  16:09:15
18340         Log: Subject: Need help with warnings :-(
18341              From: "Ben Tilly" <ben_tilly@hotmail.com>
18342              Date: Tue, 05 Dec 2000 01:35:54 -0500
18343              Message-ID: <LAW2-F2380n7J95K7aI00001bb9@hotmail.com>
18344              
18345              Subject: UPDATE: Carp/Heavy now passes all tests
18346              From: "Ben Tilly" <ben_tilly@hotmail.com>
18347              Date: Tue, 05 Dec 2000 07:59:41 -0500
18348              Message-ID: <LAW2-F58V1qdiixjnzi00005523@hotmail.com>
18349              
18350              The Brave New Carp.
18351      Branch: perl
18352            ! lib/Carp.pm lib/Carp/Heavy.pm
18353 ____________________________________________________________________________
18354 [  7992] By: jhi                                   on 2000/12/05  15:55:08
18355         Log: Subject: [PATCH perl@7979] cygwin port
18356              From: "Eric Fifer" <efifer@dircon.co.uk>
18357              Date: Tue, 5 Dec 2000 14:04:09 -0000
18358              Message-Id: <200012051402.OAA60286@mailhost2.dircon.co.uk>
18359      Branch: perl
18360            ! t/lib/net-hostent.t
18361 ____________________________________________________________________________
18362 [  7991] By: jhi                                   on 2000/12/05  15:52:34
18363         Log: Subject: Re: [PATCH] The largest hoax of all times?
18364              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18365              Date: Tue, 5 Dec 2000 00:40:25 -0500
18366              Message-ID: <20001205004025.A4050@monk.mps.ohio-state.edu>
18367              
18368              Subject: Re: [PATCH] The largest hoax of all times?
18369              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18370              Date: Mon, 4 Dec 2000 23:55:53 -0500
18371              Message-ID: <20001204235553.A1140@monk.mps.ohio-state.edu>
18372              
18373              Subject: Re: [PATCH] The largest hoax of all times?
18374              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18375              Date: Tue, 5 Dec 2000 01:28:45 -0500
18376              Message-ID: <20001205012844.A4227@monk.mps.ohio-state.edu>
18377              
18378              Fix the unpredictable order of DESTROYs.
18379      Branch: perl
18380            ! embed.h embed.pl objXSUB.h pod/perlapi.pod proto.h scope.c
18381            ! sv.c sv.h t/op/ref.t
18382 ____________________________________________________________________________
18383 [  7990] By: jhi                                   on 2000/12/05  14:38:53
18384         Log: Subject: [PATCH] shrink pp_hot fractionally
18385              From: Nicholas Clark <nick@ccl4.org>
18386              Date: Tue, 5 Dec 2000 12:44:31 +0000
18387              Message-ID: <20001205124431.E74518@plum.flirble.org>
18388              
18389              Use report_evil_fh().
18390      Branch: perl
18391            ! opcode.pl opnames.h pp_hot.c util.c
18392 ____________________________________________________________________________
18393 [  7989] By: jhi                                   on 2000/12/05  14:21:27
18394         Log: Subject: [PATCH] [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
18395              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
18396              Date: Mon, 04 Dec 2000 22:21:59 -0800
18397              Message-ID: <HmIL6gzkgepS092yn@efn.org>
18398              
18399              Harness shouldn't ignore responses like "ok 3\r\r\n".
18400      Branch: perl
18401            ! lib/Test/Harness.pm
18402 ____________________________________________________________________________
18403 [  7988] By: jhi                                   on 2000/12/05  13:51:28
18404         Log: Integrate the "skip" messages to explain().
18405      Branch: perl
18406            ! t/lib/syslfs.t t/op/lfs.t
18407 ____________________________________________________________________________
18408 [  7987] By: jhi                                   on 2000/12/05  12:34:54
18409         Log: The one that got away in #7984.
18410              
18411              Subject: Re: dTHR - what and why?
18412              From: Michael Stevens <michael@etla.org> 
18413              Date: Tue, 5 Dec 2000 11:15:52 +0000
18414              Message-ID: <20001205111552.A4647@firedrake.org>
18415      Branch: perl
18416            ! sv.h
18417 ____________________________________________________________________________
18418 [  7986] By: gsar                                  on 2000/12/05  09:14:44
18419         Log: fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
18420              due to the notorious GetFileType() bug in Windows 9x, which fstat()
18421              tickles)
18422      Branch: perl
18423            ! win32/perlhost.h win32/win32.c win32/win32.h win32/win32sck.c
18424 ____________________________________________________________________________
18425 [  7985] By: jhi                                   on 2000/12/05  05:49:03
18426         Log: Integrate perlio.
18427      Branch: perl
18428           !> iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
18429           !> win32/perlhost.h win32/perllib.c
18430 ____________________________________________________________________________
18431 [  7984] By: jhi                                   on 2000/12/05  05:48:16
18432         Log: dTHR is a nop in 5.6.0 onwards.  Ergo, it can go.
18433      Branch: perl
18434            ! av.c cygwin/cygwin.c deb.c djgpp/djgpp.c doio.c doop.c dump.c
18435            ! epoc/epoc.c ext/ByteLoader/ByteLoader.xs
18436            ! ext/ByteLoader/byterun.c ext/Devel/DProf/DProf.xs
18437            ! ext/Thread/Thread.xs ext/re/re.xs gv.c hv.c mg.c op.c
18438            ! os2/OS2/REXX/REXX.xs os2/os2.c os2/os2ish.h perl.c perl.h
18439            ! perlapi.c pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c
18440            ! regexec.c run.c scope.c sv.c taint.c thread.h toke.c
18441            ! universal.c utf8.c util.c vmesa/vmesa.c vms/ext/Stdio/Stdio.xs
18442            ! win32/win32.c
18443 ____________________________________________________________________________
18444 [  7983] By: nick                                  on 2000/12/04  23:27:43
18445         Log: PERL_IMPLICIT_SYS (almost) works - something odd with "signal"
18446      Branch: perlio
18447            ! iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
18448            ! win32/perlhost.h win32/perllib.c
18449 ____________________________________________________________________________
18450 [  7982] By: jhi                                   on 2000/12/04  19:44:09
18451         Log: Yet Another Copying-Without-Paying-Attention-To-SvUTF8(sv) Bug
18452              uncovered by #7980.
18453      Branch: perl
18454            ! op.c
18455 ____________________________________________________________________________
18456 [  7981] By: jhi                                   on 2000/12/04  19:42:07
18457         Log: Subject: [PATCH] Trivial dump.c feature
18458              From: Simon Cozens <simon@cozens.net>
18459              Date: Mon, 4 Dec 2000 18:08:38 +0000
18460              Message-ID: <20001204180838.A5541@pembro33.pmb.ox.ac.uk>
18461              
18462              Show whether a constant is UTF-8.
18463      Branch: perl
18464            ! dump.c
18465 ____________________________________________________________________________
18466 [  7980] By: jhi                                   on 2000/12/04  19:36:51
18467         Log: UTF-8 hash keys, patch from Inaba Hiroto.
18468      Branch: perl
18469            ! embed.h embed.pl hv.c hv.h pod/perlapi.pod proto.h
18470 ____________________________________________________________________________
18471 [  7979] By: jhi                                   on 2000/12/04  17:36:28
18472         Log: Update Changes.
18473      Branch: perl
18474            ! Changes patchlevel.h
18475 ____________________________________________________________________________
18476 [  7978] By: jhi                                   on 2000/12/04  16:42:17
18477         Log: Retract #7977, still too volatile (the euphemism of the day
18478              for unfinished and buggy :-)
18479      Branch: perl
18480            ! doop.c hv.c pp.c sv.h
18481 ____________________________________________________________________________
18482 [  7977] By: jhi                                   on 2000/12/04  16:25:15
18483         Log: (Retracted by #7978, too shaky yet.)
18484              
18485              Subject: Re: utf8 in hash keys, implementor missing
18486              From: Simon Cozens <simon@cozens.net>
18487              Date: Sat, 2 Dec 2000 19:49:35 +0000
18488              Message-ID: <20001202194935.A25673@pembro33.pmb.ox.ac.uk>
18489              
18490              The first step at UTF-8 hash keys.
18491      Branch: perl
18492            ! doop.c hv.c pp.c sv.h
18493 ____________________________________________________________________________
18494 [  7976] By: jhi                                   on 2000/12/04  16:13:53
18495         Log: Subject: [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
18496              From: sthoenna@efn.org
18497              Date: Sun, 3 Dec 2000 19:06:53 -0800 (PST)
18498              Message-Id: <200012040306.eB436rE18922@garcia.efn.org>
18499      Branch: perl
18500            ! os2/os2.c perlio.c
18501 ____________________________________________________________________________
18502 [  7975] By: jhi                                   on 2000/12/04  16:05:25
18503         Log: Subject: Re: [ID 20001129.009] Not OK: perl v5.7.0 +DEVEL7928 on os2-64int-ld 2.30 (UNINSTALLED)
18504              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
18505              Date: Thu, 30 Nov 2000 20:50:37 -0800
18506              Message-ID: <d4yJ6gzkgGsJ092yn@efn.org>
18507      Branch: perl
18508            ! os2/os2.c
18509 ____________________________________________________________________________
18510 [  7974] By: jhi                                   on 2000/12/04  16:03:57
18511         Log: Subject: [PATCH] ++ 20% faster
18512              From: Nicholas Clark <nick@ccl4.org>
18513              Date: Mon, 4 Dec 2000 12:17:27 +0000
18514              Message-ID: <20001204121726.B52976@plum.flirble.org>
18515              
18516              Make '$i = ""; $i++' to produce true IVs without a hint of NVs.
18517      Branch: perl
18518            ! sv.c
18519 ____________________________________________________________________________
18520 [  7973] By: jhi                                   on 2000/12/04  16:00:48
18521         Log: 
18522              Subject: Re: Not OK: perl v5.7.0 +DEVEL7825 on aix 4.2.1.0 (UNINSTALLED)
18523              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
18524              Date: Mon, 04 Dec 2000 12:30:45 +0100
18525              Message-Id: <20001204122118.E85D.H.M.BRAND@hccnet.nl>
18526              
18527              AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
18528              library (getprotobyname and getprotobynumber are outversioned by
18529              the same calls in libc, at least for xlc version 3.
18530      Branch: perl
18531            ! hints/aix.sh
18532 ____________________________________________________________________________
18533 [  7972] By: jhi                                   on 2000/12/04  02:58:31
18534         Log: Integrate perlio.
18535      Branch: perl
18536           !> doio.c iperlsys.h perl.c perl.h perlio.c perlio.h toke.c
18537           !> win32/makefile.mk win32/perlhost.h win32/perllib.c
18538           !> win32/win32.h win32/win32iop.h win32/win32thread.h
18539 ____________________________________________________________________________
18540 [  7971] By: nick                                  on 2000/12/04  00:24:33
18541         Log: Quieten some noise in Win32 builds:
18542              - win32.h is included after <sys/socket.h>, so need to 
18543              set Win32SCK_IS_STDSCK earlier to avoid re-defined noise in XSUB.h
18544              - GCC (& MSVC?) have execv(...,const char *const *) so need a cast from char **.
18545      Branch: perlio
18546            ! doio.c perl.h toke.c win32/win32.h
18547 ____________________________________________________________________________
18548 [  7970] By: nick                                  on 2000/12/03  22:57:46
18549         Log: PERL_IMPLICIT_SYS compiles but does not work.
18550      Branch: perlio
18551            ! iperlsys.h perl.c perlio.c perlio.h win32/makefile.mk
18552            ! win32/perlhost.h win32/perllib.c win32/win32.h
18553            ! win32/win32iop.h win32/win32thread.h
18554 ____________________________________________________________________________
18555 [  7969] By: jhi                                   on 2000/12/03  22:12:58
18556         Log: On DEBUGGING make ANYOFUTF8 nodes store away also the SV
18557              used to swash_init(), makes regprop() dumps more informative
18558              (+utf8::IsAlpha, -utf8::IsDigit, for example).
18559      Branch: perl
18560            ! regcomp.c regexec.c
18561 ____________________________________________________________________________
18562 [  7968] By: jhi                                   on 2000/12/03  21:39:56
18563         Log: Implement ANYOFUTF8 regprop() dumping.
18564      Branch: perl
18565            ! regcomp.c
18566 ____________________________________________________________________________
18567 [  7967] By: jhi                                   on 2000/12/03  20:57:19
18568         Log: Make uv_to_utf8() to zero-terminate its output buffer,
18569              always use (at least) UTF8_MAXLEN + 1 U8s deep buffer.
18570      Branch: perl
18571            ! op.c pp.c regcomp.c regexec.c sv.c toke.c utf8.c
18572 ____________________________________________________________________________
18573 [  7966] By: nick                                  on 2000/12/03  18:41:21
18574         Log: Integrate mainline (STDCHAR)
18575      Branch: perlio
18576           !> Configure t/pragma/utf8.t
18577 ____________________________________________________________________________
18578 [  7965] By: jhi                                   on 2000/12/03  17:58:20
18579         Log: Raw zero bytes in text files confuse at least GNU patch 2.1.
18580      Branch: perl
18581            ! t/pragma/utf8.t
18582 ____________________________________________________________________________
18583 [  7964] By: jhi                                   on 2000/12/03  17:35:56
18584         Log: Integrate perlio.
18585      Branch: perl
18586           !> iperlsys.h perlio.c
18587 ____________________________________________________________________________
18588 [  7963] By: jhi                                   on 2000/12/03  17:33:55
18589         Log: Metaconfig unit change for #7962.
18590      Branch: metaconfig
18591            ! U/modified/stdchar.U
18592 ____________________________________________________________________________
18593 [  7962] By: jhi                                   on 2000/12/03  17:33:27
18594         Log: Untangle the <stdio.h> #include nest for the stdchar test,
18595              from Andy Dougherty.
18596      Branch: perl
18597            ! Configure
18598 ____________________________________________________________________________
18599 [  7961] By: nick                                  on 2000/12/03  16:53:00
18600         Log: Make iperlsys.h vector stdio not PerlIO.
18601      Branch: perlio
18602            ! iperlsys.h perlio.c
18603 ____________________________________________________________________________
18604 [  7960] By: nick                                  on 2000/12/03  14:43:01
18605         Log: Integrate mainline
18606      Branch: perlio
18607           !> Changes Configure config_h.SH lib/ExtUtils/MM_Unix.pm op.c
18608           !> patchlevel.h pod/perldiag.pod t/lib/net-hostent.t toke.c
18609 ____________________________________________________________________________
18610 [  7959] By: jhi                                   on 2000/12/03  08:16:36
18611         Log: Use DO_UTF8().
18612      Branch: perl
18613            ! op.c
18614 ____________________________________________________________________________
18615 [  7958] By: jhi                                   on 2000/12/02  18:33:05
18616         Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
18617              From: Mike Guy <mjtg@cam.ac.uk>         
18618              Date: Sat, 02 Dec 2000 17:27:13 +0000
18619              Message-Id: <E142GRN-0003go-00@libra.cus.cam.ac.uk>
18620              
18621              An extraneous argument.
18622      Branch: perl
18623            ! toke.c
18624 ____________________________________________________________________________
18625 [  7957] By: jhi                                   on 2000/12/02  18:22:32
18626         Log: A missing hunk.
18627      Branch: perl
18628            ! t/lib/net-hostent.t
18629 ____________________________________________________________________________
18630 [  7956] By: jhi                                   on 2000/12/02  18:06:20
18631         Log: Subject: [PATCH] Re: [ID 20001202.001] (Net::hostent)
18632              From: Nicholas Clark <nick@ccl4.org>
18633              Date: Sat, 2 Dec 2000 14:28:27 +0000
18634              Message-ID: <20001202142827.A12308@plum.flirble.org>
18635              
18636              Test robustness.
18637      Branch: perl
18638            ! t/lib/net-hostent.t
18639 ____________________________________________________________________________
18640 [  7955] By: jhi                                   on 2000/12/02  17:58:06
18641         Log: Metaconfig unit change for #7954.
18642      Branch: metaconfig
18643            ! U/modified/stdchar.U
18644 ____________________________________________________________________________
18645 [  7954] By: jhi                                   on 2000/12/02  17:54:32
18646         Log: An inconvenient hang would happen if the stdio _ptr wasn't
18647              found in <stdio.h> and <stdio_impl.h> didn't exist.  (grep
18648              would be grepping stdin for all eternity for the _ptr.)
18649      Branch: perl
18650            ! Configure
18651 ____________________________________________________________________________
18652 [  7953] By: jhi                                   on 2000/12/02  00:07:15
18653         Log: Update Changes.
18654      Branch: perl
18655            ! Changes patchlevel.h
18656 ____________________________________________________________________________
18657 [  7952] By: jhi                                   on 2000/12/01  23:54:47
18658         Log: Subject: Re: long shell lines
18659              From: Andy Dougherty <doughera@lafayette.edu>
18660              Date: Thu, 30 Nov 2000 12:45:37 -0500 (EST)
18661              Message-ID: <Pine.SOL.4.10.10011301044590.26388-100000@maxwell.phys.lafayette.edu>
18662              
18663              Split overly long shell command lines.
18664      Branch: perl
18665            ! lib/ExtUtils/MM_Unix.pm
18666 ____________________________________________________________________________
18667 [  7951] By: jhi                                   on 2000/12/01  23:48:02
18668         Log: The metaconfig unit change for #7950.
18669      Branch: metaconfig
18670            + U/modified/stdchar.U
18671 ____________________________________________________________________________
18672 [  7950] By: jhi                                   on 2000/12/01  23:47:39
18673         Log: Try to find stdchar also from <stdio_impl.h>.
18674      Branch: perl
18675            ! Configure config_h.SH
18676 ____________________________________________________________________________
18677 [  7949] By: jhi                                   on 2000/12/01  23:46:45
18678         Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
18679              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
18680              Date: Fri, 1 Dec 2000 16:26:08 -0500
18681              Message-ID: <20001201162608.B1436@linguist.dartmouth.edu>
18682              
18683              Reword the diagnostic message.
18684      Branch: perl
18685            ! pod/perldiag.pod
18686 ____________________________________________________________________________
18687 [  7948] By: nick                                  on 2000/12/01  22:49:43
18688         Log: Integrate mainline (for s/y/m as sub names stuff).
18689      Branch: perlio
18690           !> lib/CPAN.pm lib/CPAN/FirstTime.pm pod/perldiag.pod t/op/misc.t
18691           !> t/pragma/warn/toke toke.c
18692 ____________________________________________________________________________
18693 [  7947] By: jhi                                   on 2000/12/01  20:55:41
18694         Log: Integrate perlio.
18695      Branch: perl
18696           !> perlio.c perliol.h t/io/pipe.t
18697 ____________________________________________________________________________
18698 [  7946] By: jhi                                   on 2000/12/01  20:36:51
18699         Log: Upgrade to CPAN 1.59_51, from Andreas König.
18700      Branch: perl
18701            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
18702 ____________________________________________________________________________
18703 [  7945] By: nick                                  on 2000/12/01  20:31:32
18704         Log: Integrate mainline
18705      Branch: perlio
18706           +> ext/Encode/Encode/EncodeFormat.pod lib/unicode/Is/Blank.pl
18707           +> lib/unicode/Is/SpacePerl.pl t/lib/class-struct.t
18708           +> t/lib/net-hostent.t
18709           !> (integrate 35 files)
18710 ____________________________________________________________________________
18711 [  7944] By: jhi                                   on 2000/12/01  20:23:29
18712         Log: Some help for 20001130.011.  Now one gets warnings like
18713              "Ambiguous -f() resolved as a file test ..."
18714      Branch: perl
18715            ! pod/perldiag.pod t/pragma/warn/toke toke.c
18716 ____________________________________________________________________________
18717 [  7943] By: jhi                                   on 2000/12/01  19:44:44
18718         Log: Retract #7941.  Forbidding subs m/s/etc is too cruel because
18719              that also breaks using them as methods. 
18720      Branch: perl
18721            ! pod/perldiag.pod t/op/misc.t toke.c
18722 ____________________________________________________________________________
18723 [  7942] By: nick                                  on 2000/12/01  17:56:46
18724         Log: Fix 'mmap' lib/filehand.t (ungetc) test fail.
18725              Make 'unix' pass most tests
18726              - do unread by temporary push of layer ("pending") holding unread chars
18727              - fast_gets is now based on per-handle flag
18728              - relax one of io/pipe.t tests to allow print to fail and close to
18729              succeed so that it passes on unbuffered "unix" layer.
18730              Remaining fail is sporadic and a genuine race condition between
18731              parent/child in fork test.
18732      Branch: perlio
18733            ! perlio.c perliol.h t/io/pipe.t
18734 ____________________________________________________________________________
18735 [  7941] By: jhi                                   on 2000/12/01  15:28:58
18736         Log: (Retracted by #7943.)
18737              
18738              Reserve the short named string operator names.
18739      Branch: perl
18740            ! pod/perldiag.pod t/op/misc.t toke.c
18741 ____________________________________________________________________________
18742 [  7940] By: jhi                                   on 2000/12/01  06:45:53
18743         Log: Get the three different space character classes right under utf8.
18744      Branch: perl
18745            + lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
18746            ! MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
18747            ! regexec.c t/op/pat.t utf8.c
18748 ____________________________________________________________________________
18749 [  7939] By: jhi                                   on 2000/12/01  03:26:26
18750         Log: Two more tests that make no sense in UTF-8 since the test
18751              data is not in UTF-8.
18752      Branch: perl
18753            ! t/op/regexp.t
18754 ____________________________________________________________________________
18755 [  7938] By: jhi                                   on 2000/12/01  03:20:39
18756         Log: \x{} doesn't any more require 'use utf8' outside regexen so why
18757              should it be required inside regexen?
18758      Branch: perl
18759            ! regcomp.c t/op/regmesg.t
18760 ____________________________________________________________________________
18761 [  7937] By: jhi                                   on 2000/12/01  02:58:53
18762         Log: Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
18763              stored and restored, and thusly was trounced by the utf8 swash
18764              routines.
18765      Branch: perl
18766            ! regcomp.c
18767 ____________________________________________________________________________
18768 [  7936] By: jhi                                   on 2000/11/30  20:41:39
18769         Log: Fix for 20001128.006, be more careful in Perl_sv_utf8_downgrade().
18770              Why the different platforms behave so differently (core dump vs
18771              no core dump) on this bug is a but of a mystery, but if I had to
18772              guess I would mumble something like 'alignment'.
18773      Branch: perl
18774            ! sv.c
18775 ____________________________________________________________________________
18776 [  7935] By: jhi                                   on 2000/11/30  16:17:02
18777         Log: Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits
18778              From: Robin Barker <rmb1@cise.npl.co.uk>
18779              Message-Id: <200011301427.OAA00030@tempest.npl.co.uk>
18780              Date: Thu, 30 Nov 2000 14:27:12 GMT
18781      Branch: perl
18782            ! perlio.c toke.c
18783 ____________________________________________________________________________
18784 [  7934] By: jhi                                   on 2000/11/30  16:04:49
18785         Log: In OS/390 'localhost' can be 'localhost.FOO.BAR'.
18786      Branch: perl
18787            ! t/lib/net-hostent.t
18788 ____________________________________________________________________________
18789 [  7933] By: jhi                                   on 2000/11/30  06:07:26
18790         Log: Subject: [ID 20001129.007] Not OK: perl v5.7.0 +DEVEL7928 on VMS_AXP V7.1 (UNINSTALLED)
18791              From: Peter Prymmer <pvhp@forte.com>
18792              Date: Wed, 29 Nov 2000 15:16:45 -0800 (PST)
18793              Message-Id: <Pine.OSF.4.10.10011291515570.328738-100000@aspara.forte.com>
18794              
18795              In VMS the localhost may be LOCALHOST.
18796      Branch: perl
18797            ! t/lib/net-hostent.t
18798 ____________________________________________________________________________
18799 [  7932] By: jhi                                   on 2000/11/30  01:11:11
18800         Log: Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
18801              From: Peter Prymmer <pvhp@forte.com>
18802              Date: Wed, 29 Nov 2000 12:36:40 -0800 (PST)
18803              Message-ID: <Pine.OSF.4.10.10011291233120.328738-100000@aspara.forte.com>
18804              
18805              plus regen perlapi.pod.
18806      Branch: perl
18807            ! pod/perlapi.pod utf8.c
18808 ____________________________________________________________________________
18809 [  7931] By: jhi                                   on 2000/11/30  01:06:19
18810         Log: Subject:  [PATCH perl@7930] get t/lib/filter-util.t to work on VMS 
18811              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
18812              Date:     Wed, 29 Nov 2000 17:15:11 EST
18813              Message-Id: <001129171439.6099b@DUPHY4.Physics.Drexel.Edu>
18814      Branch: perl
18815            ! t/lib/filter-util.pl t/lib/filter-util.t
18816 ____________________________________________________________________________
18817 [  7930] By: jhi                                   on 2000/11/29  18:51:55
18818         Log: Update Changes.
18819      Branch: perl
18820            ! Changes patchlevel.h
18821 ____________________________________________________________________________
18822 [  7929] By: jhi                                   on 2000/11/29  18:50:55
18823         Log: Update the va_copy() metaconfig unit.
18824      Branch: metaconfig/U/perl
18825            ! need_va_copy.U
18826 ____________________________________________________________________________
18827 [  7928] By: jhi                                   on 2000/11/29  17:50:43
18828         Log: Subject: [ID 20001128.003] Not OK: perl v5.7.0 +DEVEL7891 on ppc-linux 2.2.17  
18829              From: Dominic Dunlop <domo@computer.org>
18830              Date: Tue, 28 Nov 2000 16:41:57 +0100
18831              Message-Id: <p04320400b649771b9797@[192.168.1.4]>
18832              
18833              Patch to catch a core dump in the Configure va_copy test.
18834      Branch: perl
18835            ! Configure config_h.SH
18836 ____________________________________________________________________________
18837 [  7927] By: jhi                                   on 2000/11/29  17:31:59
18838         Log: Retract #7921, the patch shouldn't be needed.
18839      Branch: perl
18840            ! sv.c
18841 ____________________________________________________________________________
18842 [  7926] By: jhi                                   on 2000/11/29  17:01:41
18843         Log: Make the Class::Struct import() wiser.
18844      Branch: perl
18845            ! lib/Class/Struct.pm t/lib/class-struct.t
18846 ____________________________________________________________________________
18847 [  7925] By: jhi                                   on 2000/11/29  16:36:33
18848         Log: All the core library users of Class::Struct seem to be
18849              using "use Class::Struct 'struct';" instead of the bare
18850              "use Class::Struct;", which isn't documented in Class::Struct.
18851              This can't be right.
18852      Branch: perl
18853            ! lib/File/stat.pm
18854 ____________________________________________________________________________
18855 [  7924] By: jhi                                   on 2000/11/29  16:32:15
18856         Log: A test works better if it has the right 1..$n output.
18857      Branch: perl
18858            ! t/lib/class-struct.t
18859 ____________________________________________________________________________
18860 [  7923] By: jhi                                   on 2000/11/29  16:29:11
18861         Log: Forgot to MANIFEST the new Net::hostent test.
18862      Branch: perl
18863            ! MANIFEST
18864 ____________________________________________________________________________
18865 [  7922] By: jhi                                   on 2000/11/29  16:27:49
18866         Log: Integrate perlio.
18867      Branch: perl
18868           !> iperlsys.h perlio.c
18869 ____________________________________________________________________________
18870 [  7921] By: jhi                                   on 2000/11/29  16:27:10
18871         Log: (Retracted by #7927.)
18872              
18873              Subject: [PATCH] Is infinity a number?
18874              From: Simon Cozens <simon@cozens.net>
18875              Date: Wed, 29 Nov 2000 14:48:20 +0000
18876              Message-ID: <20001129144820.A31339@pembro33.pmb.ox.ac.uk>
18877      Branch: perl
18878            ! sv.c
18879 ____________________________________________________________________________
18880 [  7920] By: jhi                                   on 2000/11/29  16:23:02
18881         Log: Subject: net_hostent.t (was Re: [ID 20001128.002] what's the point of example code if it is buggy?)
18882              From: rspier@pobox.com (Robert Spier)
18883              Date: Wed, 29 Nov 2000 02:17:49 -0500
18884              Message-ID: <14884.44445.760322.278647@localhost.localdomain>
18885              
18886              Add a test for Net::hostent.
18887      Branch: perl
18888            + t/lib/net-hostent.t
18889 ____________________________________________________________________________
18890 [  7919] By: jhi                                   on 2000/11/29  16:21:31
18891         Log: Make "use Class::Struct 'struct';" work again (broken by #7617);
18892              add a test for Class::Struct.
18893      Branch: perl
18894            + t/lib/class-struct.t
18895            ! MANIFEST lib/Class/Struct.pm
18896 ____________________________________________________________________________
18897 [  7918] By: jhi                                   on 2000/11/29  15:48:40
18898         Log: Subject: Re: Minor suggestion for Sys::Syslog  [PATCH]
18899              From: rspier@pobox.com (Robert Spier)
18900              Date: Wed, 29 Nov 2000 02:25:39 -0500
18901              Message-ID: <14884.44915.86028.422238@localhost.localdomain>
18902              
18903              More checking in case someone has broken their services or
18904              protocol databases.
18905      Branch: perl
18906            ! ext/Sys/Syslog/Syslog.pm
18907 ____________________________________________________________________________
18908 [  7917] By: jhi                                   on 2000/11/29  15:46:25
18909         Log: Subject: [PATCH] $^O  win32 -> MSWin32
18910              From: rspier@pobox.com (Robert Spier)
18911              Date: Wed, 29 Nov 2000 02:17:38 -0500
18912              Message-ID: <14884.44434.340627.126145@localhost.localdomain>
18913              
18914              plus similar nits for vms, err, VMS, and UNICOS.
18915      Branch: perl
18916            ! t/lib/syslfs.t t/op/lfs.t
18917 ____________________________________________________________________________
18918 [  7916] By: jhi                                   on 2000/11/29  15:42:51
18919         Log: Subject: [PATCH] Tokeniser debugging
18920              From: Simon Cozens <simon@cozens.net>
18921              Date: Wed, 29 Nov 2000 14:15:45 +0000
18922              Message-ID: <20001129141545.A30864@pembro33.pmb.ox.ac.uk>
18923      Branch: perl
18924            ! perl.c perl.h pod/perlrun.pod toke.c
18925 ____________________________________________________________________________
18926 [  7915] By: jhi                                   on 2000/11/29  15:41:36
18927         Log: Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
18928              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18929              Date: Wed, 29 Nov 2000 02:13:14 -0500
18930              Message-ID: <20001129021314.A2532@monk.mps.ohio-state.edu>
18931              
18932              OUT keyword nits.
18933              
18934              Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
18935              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18936              Date: Wed, 29 Nov 2000 03:09:04 -0500
18937              Message-ID: <20001129030904.A2754@monk.mps.ohio-state.edu>
18938              
18939              OUT and IN_OUT documentation.
18940      Branch: perl
18941            ! lib/ExtUtils/xsubpp pod/perlxs.pod
18942 ____________________________________________________________________________
18943 [  7914] By: jhi                                   on 2000/11/29  03:35:01
18944         Log: Subject: Re: [ID 20001127.002] const subs hurt under debugger
18945              From: John Tobey <jtobey@john-edwin-tobey.org>
18946              Date: Tue, 28 Nov 2000 01:13:41 -0500 (EST)
18947              Message-Id: <m140e1N-000FOoC@feynman.localnet>
18948              
18949              plus a performance speedup noticed by Sarathy.
18950      Branch: perl
18951            ! op.c
18952 ____________________________________________________________________________
18953 [  7913] By: jhi                                   on 2000/11/29  03:16:59
18954         Log: Use "1 while unlink" so that VMS gets clean, too.
18955      Branch: perl
18956            ! t/lib/filter-util.t
18957 ____________________________________________________________________________
18958 [  7912] By: jhi                                   on 2000/11/29  03:09:08
18959         Log: Subject: [PATCH 5.7.0] OUT keyword for xsubpp
18960              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18961              Date: Tue, 28 Nov 2000 03:27:09 -0500
18962              Message-ID: <20001128032709.A23401@monk.mps.ohio-state.edu>
18963      Branch: perl
18964            ! lib/ExtUtils/xsubpp
18965 ____________________________________________________________________________
18966 [  7911] By: jhi                                   on 2000/11/29  03:06:30
18967         Log: This should have been part of #7872: no need to scan UTF-8
18968              until eternity.
18969      Branch: perl
18970            ! utf8.c
18971 ____________________________________________________________________________
18972 [  7910] By: jhi                                   on 2000/11/29  02:50:04
18973         Log: One more perltie.pod nit from Casey R. Tweten.
18974      Branch: perl
18975            ! pod/perltie.pod
18976 ____________________________________________________________________________
18977 [  7909] By: jhi                                   on 2000/11/29  02:44:23
18978         Log: Document the known sprintf test failures, exact standard
18979              reference from Dominic Dunlop, NonStop-UX testing from Tom Bates.
18980      Branch: perl
18981            ! pod/perldelta.pod t/op/sprintf.t
18982 ____________________________________________________________________________
18983 [  7908] By: jhi                                   on 2000/11/29  02:36:23
18984         Log: Add the Encoding table format documentation.
18985      Branch: perl
18986            + ext/Encode/Encode/EncodeFormat.pod
18987            ! MANIFEST
18988 ____________________________________________________________________________
18989 [  7907] By: jhi                                   on 2000/11/29  02:07:24
18990         Log: Subject: Re: [PATCH] Updating perltie.pod for arrays
18991              From: "Casey R. Tweten" <crt@kiski.net>
18992              Date: Tue, 28 Nov 2000 12:11:41 -0500 (EST)
18993              Message-ID: <Pine.OSF.4.21.0011281209050.25178-100000@home.kiski.net>
18994              
18995              Subject: Re: [PATCH] Updating perltie.pod for arrays
18996              From: "Casey R. Tweten" <crt@kiski.net>
18997              Date: Tue, 28 Nov 2000 15:03:50 -0500 (EST)
18998              Message-ID: <Pine.OSF.4.21.0011281458500.10331-100000@home.kiski.net>
18999      Branch: perl
19000            ! pod/perltie.pod
19001 ____________________________________________________________________________
19002 [  7906] By: nick                                  on 2000/11/28  22:40:59
19003         Log: Initial tidy of setmode() muddle (UNIX does not have, nor need it).
19004      Branch: perlio
19005            ! iperlsys.h perlio.c
19006 ____________________________________________________________________________
19007 [  7905] By: nick                                  on 2000/11/28  22:04:34
19008         Log: Integrate mainline
19009      Branch: perlio
19010           !> (integrate 39 files)
19011 ____________________________________________________________________________
19012 [  7904] By: jhi                                   on 2000/11/28  16:44:43
19013         Log: Subject: [ID 20001128.002] what's the point of example code if it is buggy?
19014              From: Nicholas Clark <nick@babyhippo.co.uk>
19015              Date: Tue, 28 Nov 2000 11:16:57 +0000
19016              Message-Id: <E140ikr-00076N-00@fruitbat.babyhippo.co.uk>
19017      Branch: perl
19018            ! pod/perlipc.pod
19019 ____________________________________________________________________________
19020 [  7903] By: jhi                                   on 2000/11/28  16:40:31
19021         Log: Subject: [PATCH] Updating perltie.pod for arrays
19022              From: "Casey R. Tweten" <crt@kiski.net>
19023              Date: Mon, 27 Nov 2000 17:47:20 -0500 (EST)
19024              Message-ID: <Pine.OSF.4.21.0011271746360.11659-100000@home.kiski.net>
19025      Branch: perl
19026            ! pod/perltie.pod
19027 ____________________________________________________________________________
19028 [  7902] By: jhi                                   on 2000/11/28  16:39:37
19029         Log: Subject: [PATCH] Re: 5.6 bug: split /^/ implies /m modifier (from CLPM)
19030              From: Robin Barker <rmb1@cise.npl.co.uk>
19031              Date: Mon, 27 Nov 2000 17:56:44 GMT
19032              Message-Id: <200011271756.RAA22706@tempest.npl.co.uk>
19033      Branch: perl
19034            ! pod/perlfunc.pod t/op/split.t
19035 ____________________________________________________________________________
19036 [  7901] By: jhi                                   on 2000/11/28  16:28:04
19037         Log: setmode() is a DOSish-only thing.
19038      Branch: perl
19039            ! perlio.c
19040 ____________________________________________________________________________
19041 [  7900] By: jhi                                   on 2000/11/28  16:21:46
19042         Log: Subject: [PATCH] perlcc.PL cleanups
19043              From: Simon Cozens <simon@cozens.net>
19044              Date: Tue, 28 Nov 2000 12:44:35 +0000
19045              Message-ID: <20001128124435.A5500@pembro33.pmb.ox.ac.uk>
19046      Branch: perl
19047            ! utils/perlcc.PL
19048 ____________________________________________________________________________
19049 [  7899] By: gsar                                  on 2000/11/28  06:32:55
19050         Log: reintegrate files missed by change#7895
19051      Branch: maint-5.6/perl
19052           +> ext/ByteLoader/bytecode.h utils/Makefile
19053            - utils/perlbc.PL
19054 ____________________________________________________________________________
19055 [  7897] By: gsar                                  on 2000/11/27  18:22:47
19056         Log: can't integrate these two files, for some reason
19057      Branch: maint-5.6/perl
19058            - ext/ByteLoader/bytecode.h utils/Makefile
19059 ____________________________________________________________________________
19060 [  7895] By: gsar                                  on 2000/11/27  18:11:21
19061         Log: integrate changes#6763..6766,6770,6773,6775..6776,6778,6780,
19062              6782..6791,6793..6814,6816,6818..6822,6824..6830,6838..6849,
19063              6757..6890,6892..6901 from mainline
19064              
19065              Bytecompiler patches from Benjamin Stuhl.
19066              
19067              More bytecompiler.
19068              
19069              Subject: [PATCH blead] B:: missing dependency
19070              
19071              Subject: [PATCH: 6757] configure.com updates and syslog build
19072              
19073              Long double Gconvert fixes from Yitzchak Scott-Thoennes
19074              and Spider Boardman.
19075              
19076              Subject: [PATCH blead] nextchar() abuse misses an optimisation
19077              
19078              Long double fixes from Spider Boardman.
19079              
19080              Make the selection of NVff et al stricter.
19081              
19082              cSVOPo_*v things index into the current PL_curpad
19083              under ithreads, which is different from the curpad
19084              used by the XSUB.  (In other words, the code as-is
19085              before this patch wouldn't work under ithreads.)
19086              
19087              Be portable.
19088              
19089              VMS MMS (make) wants null action.
19090              
19091              Mac and other portability updates from Chris Nandor.
19092              
19093              Storable support, v-version fixes.
19094              Subject: CPAN.pm beta for testing available
19095              
19096              Portability fix from Hugo van der Sanden.
19097              
19098              Bad makefile.
19099              
19100              Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
19101              
19102              Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
19103              
19104              Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
19105              
19106              Replace #6705 with a minimal doc patch.
19107              Subject: [PATCH 5.6.0] replace change #6705
19108              
19109              Drop the separate perlbc, perlcc -b should be enough.
19110              
19111              installperl couldn't tell whether it had run tests or not.
19112              Subject: [PATCH] Re: installperl and t/TEST
19113              
19114              Add silencer flags to installperl.
19115              Subject: [PATCH] Making installperl silent.
19116              
19117              Make "make install" by default silent.  A new "install-verbose"
19118              target is verbose.
19119              
19120              More liberal parsing of version numbers.
19121              Subject: Re: CPAN.pm beta for testing available
19122              
19123              Create directories in silence.
19124              Subject: [PATCH] Another silencer for MakeMaker
19125              
19126              DOS patches and portability/porting notes, from Tim Jenness.
19127              
19128              Make installman to recognize the silence flag -S.
19129              
19130              Actually do something with the silencer option.
19131              
19132              Continue silencing.
19133              
19134              Show the doc file, not the temp file.
19135              
19136              Regen perltoc.
19137              
19138              Subject: [PATCH] More silencing of installman.
19139              
19140              Better wording for the vec lvalue diagnostic.
19141              Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
19142              
19143              Subject: [PATCH: 6805] several more tweaks to configure.com
19144              
19145              Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
19146              
19147              Missing parts of 
19148              Subject: [PATCH: 6789] some endl fixes for VMS wackiness
19149              
19150              Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
19151              (applied slightly modified)
19152              
19153              installperl --verbose and --silent.
19154              Subject: Re: [PATCH] More silencing of installman.
19155              
19156              Add install-silent target.
19157              
19158              AIX 4.3.3 has SOCKS in libc with a differently named init routine,
19159              the problem reported in
19160              Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
19161              
19162              Tweak the sfio/useperlio logic, hopefully as wished in
19163              Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
19164              
19165              One forgotten file from #6816.
19166              
19167              Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
19168              
19169              Remove duplicately applied patch shards.
19170              Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
19171              
19172              Support preserving extremely big/small angles.
19173              
19174              Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
19175              
19176              Subject: [PATCH] installation not quite silent yet.
19177              
19178              Update the test count.
19179              
19180              Use UVxf, PTR2UV, NVff.
19181              
19182              Document PTR2XX and INT2PTR.
19183              
19184              no-install target a la make -n.
19185              Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
19186              
19187              grep -e isn't portable.
19188              Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
19189              
19190              Can't get the test to reliably work thanks to the
19191              inaccurateness of floating point.  "Resolves" bug ids
19192              20000826.003, 20000826.009, 20000826.010,
19193              
19194              Subject: installman buglet
19195              
19196              DJGPP update from Laszlo Molnar.
19197              
19198              Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
19199              
19200              Passing -R in ldflags makes now it to appear in the default
19201              for lddlflags, just like with -L.
19202              Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
19203              
19204              Test nit.
19205              
19206              Use the actual thread type, not the pointer-to-struct.
19207              
19208              Provice virtual $Config{ccflags_nolargefiles} etc. 
19209              
19210              display_format used as a class method without arguments was broken,
19211              reported in
19212              Subject: Math::Complex->display_format() sets style to 'Math::Complex'
19213              
19214              Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
19215              
19216              Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
19217              
19218              Subject: [PATCH@6855] _Minor_ change to overload.pm pod
19219              
19220              opmini.o may be left around if a build is interrupted.
19221              
19222              Typo in #6858.
19223              
19224              Fix for ID 20000828.001, long doubles were not formatted
19225              correctly (showed up in $], which stopped installing perl).
19226              
19227              An attempt to fix the problem reported in
19228              Subject: Building perl@6856 using gcc/AIX 4.3.3 
19229              I can't test this properly since the gcc installation I have
19230              access to seems to be botched (gcc is calling the AIX cpp,
19231              a losing proposition...)
19232              
19233              Add -ld to archname on long tr...double platforms.
19234              
19235              Subject: hv.h Doc Patch
19236              
19237              Potential cruft.
19238              
19239              Subject: [PATCH bleedperl@6856] warnings fixes
19240              
19241              -S is the silent flag, -s is the strip flag.
19242              Subject: [PATCH] Re: [PATCH] make no-install          
19243              
19244              Take out the SUIDMAIL thing, that will not be
19245              a problem in 5.7.*.
19246              
19247              Subject: [PATCH bleedperl@6866] spellings
19248              
19249              Subject: [PATCH] Re: files not cleaned even by veryclean
19250              
19251              Use minimal @INC in tests, most of the time just '../lib',
19252              so that we simply can't pick up stuff from other Perls than
19253              the one we are testing.  Pointed out by
19254              Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built   
19255              
19256              Update to Getopt::Long 2.24, from Johan Vromans.
19257              
19258              Fix for thinko in #6848.
19259              Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
19260              
19261              Patches all over for people and the files they (hopefully) care about.
19262              
19263              Subject: Net::protoent does not export 'getproto'
19264              
19265              Missed a change in #6869.
19266              
19267              Subject: [PATCH] Warnings in B::Deparse
19268              
19269              Subject: [PATCH] Glob dumping
19270              
19271              Disable one of the tests for now.
19272              
19273              Disabling the one test is a bit tricky.
19274              
19275              Don't forget to tidy up.
19276              
19277              The #6881 removed one dump line.
19278              
19279              Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
19280              
19281              Under usethreads the dumped variable is IN_PAD.
19282              Subject: Re: [PATCH] Glob dumping
19283              
19284              Subject: [ID 20000829.026] [PATCH 6868] File::Temp
19285              
19286              Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
19287              
19288              Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
19289              
19290              Regen Configure for #6894.
19291              
19292              Subject: [PATCH: 6889] updates to perlebcdic.pod
19293              
19294              Undo namespace pollution of #6878.
19295              Subject: Re: Net::protoent does not export 'getproto'
19296              
19297              Admit that we are leaking scalars.
19298              
19299              Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
19300      Branch: maint-5.6/perl
19301           !> (integrate 271 files)
19302 ____________________________________________________________________________
19303 [  7894] By: gsar                                  on 2000/11/27  16:00:34
19304         Log: a couple of nits
19305      Branch: maint-5.6/perl
19306            ! MANIFEST pp_sys.c
19307 ____________________________________________________________________________
19308 [  7893] By: gsar                                  on 2000/11/27  15:10:56
19309         Log: integrate changes#6666..6678,6680..6682,6684..6691,6699..6733,
19310              6740..6745,6747..6757,6760
19311              
19312              Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
19313              
19314              Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
19315              
19316              Doc nits spotted by Richard Soderberg.
19317              
19318              move WNOHANG definition to where other such things are
19319              
19320              Make $Config{byteorder} more magical so that it is
19321              dynamically computed: nice for 'fat binaries'.
19322              Subject: [PATCH]: default byteorder
19323              
19324              Subject: [PATCH] Cwd.pm now uses strict
19325              
19326              Subject: Re: [PATCH]Re: Questions about Math::BigFloat
19327              
19328              Get -DLEAKTEST to compile (not necessarily to work, mind)
19329              Subject: [ID 20000724.006] -DLEAKTEST problem
19330              
19331              perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
19332              
19333              Add perlebcdic from Peter Prymmer, regen toc.
19334              
19335              Don't propose using modules built for 5.005 if no binary
19336              compatibility with 5.005 is attempted.
19337              
19338              Do not use prototyping here.
19339              Subject: [ID 20000817.016] [PATCH] Peek.xs
19340              
19341              Document what the backtick returns if the command fails.
19342              
19343              Add byteorder to the myconfig output.
19344              
19345              Introduce NVef, NVff, and NVgf, use the middle one.
19346              (helps for lib/peek + Linux + long doubles)  Reported in
19347              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
19348              Use NVs in POSIX math, not doubles.
19349              Subject: [ID 20000817.014] POSIX & modfl
19350              
19351              Subject: [PATCH 5.6.0+] newSVrv() memory leak
19352              
19353              The byteorder code in #6671 was wrong.
19354              
19355              Fix the lib/complex failure of
19356              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
19357              Linux long double accuracy issue: something that
19358              when printed with %g looks like "2" but int() of it is 1.
19359              
19360              Propagate new Configure vars.
19361              
19362              Unbuffer the output.
19363              
19364              Subject: [PATCH] perltrap.pod spring cleaning
19365              
19366              Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
19367              Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
19368              
19369              Tiny Getopt::Long patch from Johan Vromans.
19370              
19371              Document code point which makes if (defined %stash::) to work
19372              (noted by Spider Boardman).
19373              
19374              Subject: [PATCH perl@6698] cygwin port
19375              
19376              Document the NDBM_File and ODBM_File as SDBM_File
19377              was documented in #6417.
19378              
19379              The new tests were missing from #6415.
19380              
19381              Add [[:blank:]] as suggested in
19382              Subject: [ID 20000716.024] [=cc=] / [:blank:]
19383              (the [=cc=] has already been taken care of by #6439
19384              so the whole bug report can be closed)
19385              and make [[:space:]] to be equivalent to isspace(3)
19386              (as opposed to \s, which is isSPACE()).  The difference
19387              is that now [[:space:]] matches the mythical vertical tab,
19388              while \s doesn't.
19389              
19390              Don't eat leading os from index entries.
19391              Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
19392              
19393              Subject: [PATCH 5.6.0+] fix for Win32::DomainName
19394              
19395              Typo in pp_complement().
19396              Subject: [PATCH perl-current] Deparse
19397              
19398              Add warnif(), check warnings further up the stack,
19399              all the warnings functions now can take an optional object reference.
19400              Subject: [PATCH bleedperl@6691] warnings pragma update
19401              
19402              Fix a core dump in lib/selfloader under -DDEBUGGING.
19403              Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED) 
19404              
19405              Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
19406              
19407              Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
19408              
19409              Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
19410              Put back the long double avoidance code to POSIX.xs
19411              because VMS seems to need it still.
19412              
19413              Introduce a 'veryclean' target that is like 'distclean'
19414              but also removes *~ and *.orig.
19415              
19416              Subject: [ID 20000817.023] endianness description in perlfunc.pod
19417              
19418              Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
19419              
19420              Let's try #6717 again.
19421              
19422              UTF8 concat fixes.
19423              Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
19424              
19425              pp_open() could pass an uninitialized filename down to do_open9().
19426              
19427              Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
19428              
19429              Update to CGI 2.72, from Lincoln Stein.
19430              
19431              Subject: [PATCH] Silence MakeMaker (Was: installman)
19432              
19433              Use temporary directory instead of current directory.
19434              Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
19435              
19436              Document odd vs even subreleases and -Dusedevel.
19437              
19438              The veryclean target needs to clobber.
19439              
19440              Use File::Spec->tmpdir().
19441              
19442              Document the number of exponent digits.
19443              
19444              Mention perlebcdic and perlposix-bc.
19445              
19446              s/this one/the 5.6.0 release/
19447              
19448              The #6724 is here.
19449              
19450              The correct cleaning order is an art.
19451              
19452              small tweaks for change#6705: avoid C++ style comments in C code;
19453              use Perl's malloc API rather than the low level system one
19454              
19455              Array context keeps slithering in.
19456              
19457              Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
19458              
19459              Subject: [PATCH] os2.c fix for use64bitint
19460              
19461              Update to Pod::LaTeX 0.53.
19462              Subject: [PATCH] lib/Pod/LaTeX.pm updates
19463              
19464              Document the endianness of Alpha more precisely.
19465              
19466              Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
19467              
19468              Rename the macro argument because some preprocessors
19469              can't tell the difference and expand arguments also inside
19470              double quoted strings.
19471              
19472              free TLS slot properly on Windows
19473              
19474              use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
19475              
19476              Unicos/mk requires elaborate paranoia.
19477              
19478              Tweak the floating point output routine preferences.
19479              
19480              Also under djgpp the timestamps are funky.
19481              
19482              Apply some PodParser 1.18 patches; the Pod/Find.pm
19483              patches cannot be applied since #6712 conflicts.
19484              
19485              Use PodParser 1.18 new test.
19486              
19487              A pod nit.
19488              Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
19489              
19490              Be verydeepclean.
19491      Branch: maint-5.6/perl
19492           +> pod/perlebcdic.pod
19493           !> (integrate 106 files)
19494 ____________________________________________________________________________
19495 [  7892] By: jhi                                   on 2000/11/27  15:02:32
19496         Log: Update Changes.
19497      Branch: perl
19498            ! Changes patchlevel.h
19499 ____________________________________________________________________________
19500 [  7891] By: jhi                                   on 2000/11/27  14:57:23
19501         Log: Subject: Re: perlfaq style changes
19502              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
19503              Date: Sat, 25 Nov 2000 23:32:26 -0800
19504              Message-ID: <KyLI6gzkgiRK092yn@efn.org>
19505              
19506              plus a note from Ronald Kimball.
19507      Branch: perl
19508            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq6.pod
19509 ____________________________________________________________________________
19510 [  7890] By: jhi                                   on 2000/11/27  14:53:14
19511         Log: Subject: [PATCH perl@7825] Re: [ID 20001122.006] weird behaviour of $|
19512              From: Benjamin Holzman <bah@ecnvantage.com>
19513              Date: Sun, 26 Nov 2000 16:27:33 -0500
19514              Message-ID: <20001126162733.J25040@ecnvantage.com>
19515      Branch: perl
19516            ! gv.c
19517 ____________________________________________________________________________
19518 [  7889] By: jhi                                   on 2000/11/27  14:43:11
19519         Log: Subject: [ID 20001127.004] White space problem in perlamiga.pod
19520              From: lvirden@cas.org
19521              Date: Mon, 27 Nov 2000 09:32:06 -0500 (EST)
19522              Message-Id: <200011271432.JAA09550@lwv26awu.cas.org>     
19523      Branch: perl
19524            ! README.amiga
19525 ____________________________________________________________________________
19526 [  7888] By: jhi                                   on 2000/11/27  14:32:34
19527         Log: Restore also the locale test to no-sprintf-taint state.
19528              Fixes the bug 20001127.003.
19529      Branch: perl
19530            ! sv.c t/pragma/locale.t
19531 ____________________________________________________________________________
19532 [  7887] By: gsar                                  on 2000/11/27  14:13:05
19533         Log: integrate changes#6613..6616,6620..6665 from mainline
19534              
19535              VMS configure.com update continues.
19536              
19537              Subject: Test fails / warnings with perl-current #6612
19538              
19539              Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
19540              
19541              Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
19542              
19543              For now remove the mail code.
19544              
19545              Subject: Re: [PATCH] @+, @- readonly
19546              
19547              Subject: warning: storage class after type is obsolescent
19548              
19549              Subject: sfio2000
19550              
19551              Subject: Re: File::Temp problems on VMS in bleedperl
19552              
19553              README.os2 update.
19554              Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
19555              
19556              Make the user to give up his firstborn, err, to knowingly
19557              verify installing an unstable developer release.  Also bump
19558              the release to 5.7.0, but leave a patch tag in the local
19559              patches saying that this is not yet the real thing.
19560              
19561              Update (kinda) to Test 1.14, from Joshua Pritikin.
19562              
19563              make ok etc also for win32.
19564              
19565              Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
19566              
19567              Don't blow limited stacks, a lower number is enough to
19568              tickle the lookbehind limit.
19569              
19570              Use -Dusedevel; regen Configure and the respective Porting stuff.
19571              
19572              Subject: [PATCH] debugger exit code should reflect user exit code
19573              
19574              Subject: [PATCH perl@6620] cygwin port
19575              
19576              Missed a file from #6638.
19577              
19578              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)
19579              
19580              magic callbacks all need to have same type signature
19581              
19582              Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
19583              
19584              Fix a dependency problem.
19585              Subject: [PATCH: 6640] VMS Makefile.SH update
19586              
19587              The numeric locale was reset to "C" by s?printf and never restored.
19588              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
19589              No test since adding the failing example to locale.t
19590              does not fail -- probably because the locale settings are so
19591              thoroughly tweaked by that time.  Running the example standalone
19592              does fail, though.  UPDATE: test case added at change #7540.
19593              
19594              Subject: [ID 20000324.040] minor fix to perlhpux.pod
19595              
19596              Update to CPAN 1.57.
19597              
19598              Subject: [PATCH] Cwd::_backtick_pwd does not check return value
19599              
19600              Change the perlbug address to perl.org since it's more forgiving.
19601              
19602              Change the regx compilation error markers to use = instead of <
19603              since pod makes using the latter quite messy.  Reported in
19604              ID 20000814.006 by Abigail and in
19605              Subject: Unknown escape E<> ?
19606              
19607              Update to perldebtut 1.9, from Richard Foley.
19608              
19609              check that the number pseudo children doesn't exceed
19610              MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
19611              the WaitForMultipleObjects() limit that would cause wait()
19612              to crash)
19613              wait() and waitpid() could potentially be rewritten to use
19614              more than one thread to do the waiting to eliminate this
19615              limitation
19616              
19617              change#6328 could make close(SOCKET) return false on windows
19618              when it shouldn't
19619              
19620              pod nit seen in passing
19621              
19622              on windows, the return values from wait() and waitpid() don't
19623              match those of pseudo-pids
19624              
19625              waitpid() now handles externally spawned pids correctly;
19626              fixes for backtick/wait/waitpid failures on Windows 9x
19627              these changes make the pid returned by process functions on
19628              Windows 9x always positive by clearing the high bit (which
19629              is always set on Win9x); pseudo-process PIDs are likewise
19630              always negative now on Win9x (just as on NT/2000)
19631              
19632              trailing new %ENV entries weren't being pushed into the real
19633              environment of subprocesses on Windows
19634              
19635              Tweak the regex compilation errors once more.
19636              
19637              avoid warnings from dense compiler
19638              
19639              add "ok" targets from change#6632 in makefile.mk
19640      Branch: maint-5.6/perl
19641            - lib/Pod/PlainText.pm vms/configure.com
19642           !> (integrate 66 files)
19643 ____________________________________________________________________________
19644 [  7886] By: jhi                                   on 2000/11/27  13:54:18
19645         Log: __FUNCTION__ isn't portable and trying to emulate it leads
19646              into practically spelling out the name of the function.
19647              Takes care of the bug 20001127.001.
19648      Branch: perl
19649            ! perlio.c
19650 ____________________________________________________________________________
19651 [  7885] By: gsar                                  on 2000/11/27  13:53:18
19652         Log: integrate changes#6540..6541,6546..6549,6552..6554,6557..6606,
19653              6610..6611 from mainline
19654              
19655              Make regular expression parse error messages easier to understand.
19656              Subject: Re: enhanced(?) regex error messages
19657              
19658              Tiny tidying on report_evil_fh().
19659              
19660              Subject: Re: enhanced(?) regex error messages 
19661              plus Capitalize the error messages, plus perldiag them.
19662              
19663              Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
19664              
19665              Document here-doc better.
19666              
19667              Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
19668              
19669              Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
19670              Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
19671              (either perlbug or p5p ate the original), plus regen
19672              perlapi and perltoc. 
19673              
19674              Regen global.sym.
19675              
19676              Double check that we have a dirhandle.
19677              
19678              Subject: Re: enhanced(?) regex error messages
19679              (plus two small patches sent privately)
19680              (this still seems to leave few test failures)
19681              
19682              warn is a macro, avoid using at a variable to avoid warnings
19683              in some configurations; readdir.t is too conservative in
19684              estimating number of *.t's
19685              
19686              Get back into sync with Jeffrey on the enhanced regex warnings.
19687              
19688              Subject: [PATCH 5.6.0] cygwin port
19689              
19690              Zero entries were skipped, fix from Adrian Goalby
19691              <argoalby@yahoo.co.uk>
19692              
19693              Subject: Remove dead entry in perldiag
19694              
19695              Amend the description of Perl6.
19696              Subject: [PATCH Perl-5.6.0] perlfaq1.pod
19697              
19698              detypo
19699              
19700              It's the 2ndO'ROSSC.
19701              
19702              Revert the sv.c part of #6559, a better fix is needed.
19703              
19704              Iterating perl6 description.
19705              
19706              Update to Term::ANSIColor 1.03, from Russ Allbery.
19707              
19708              Update to Getopt::Long 2.23_05, from Johan Vromans.
19709              
19710              Small AUTHORS and MAINTAIN updates.  Could do with big updates.
19711              
19712              Update to Pod::Parser 1.17, from Brad Appleton.
19713              
19714              Update to CPAN 1.56, from Andreas König.
19715              
19716              Update to CGI 2.70, from Lincoln Stein.
19717              
19718              Put back the std @INC thing.
19719              
19720              Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
19721              Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
19722              
19723              Document the IO::Select timeout.
19724              
19725              sleep(1) does not necessarily return 1.
19726              Subject: [PATCH bleadperl] op/lex_assign.t  
19727              
19728              Subject: debugger "d" command doesnt check line number
19729              
19730              B::Deparse didn't do sub attributes.
19731              Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
19732              
19733              Preprocessing and postprocessing for File::Find.
19734              Subject: Patch to Find::File.pm to allow alphabetical results
19735              
19736              Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value 
19737              
19738              Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
19739              
19740              Subject: Re: [ID 20000730.003] utf8::length() bad
19741              
19742              Subject: Getting perlio and threads to compile
19743              (the Solaris version changes in Configure skipped)
19744              
19745              Tests for #6589.
19746              Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
19747              
19748              Add Perl debugging tutorial, regen toc. 
19749              Subject: perldebtut.pod
19750              
19751              Add a few missing files, update MANIFEST.
19752              
19753              Rewrite of vms/subconfigure.com as configure.com,
19754              from Peter Prymmer and the vmsperl crew.
19755              
19756              Should have deleted this in #6603.
19757              
19758              Fix the test for 5005threads.
19759              
19760              Fix-n-skip the tests under 5005threads.
19761              
19762              Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
19763              
19764              Upgrade to CGI 2.71, from Lincoln Stein.
19765      Branch: maint-5.6/perl
19766           +> lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
19767           +> lib/Pod/PlainText.pm pod/perldebtut.pod t/lib/gol-oo.t
19768           +> t/op/regmesg.t t/pod/find.t vms/configure.com
19769            - vms/subconfigure.com
19770            ! lib/lib.pm
19771           !> (integrate 115 files)
19772 ____________________________________________________________________________
19773 [  7884] By: jhi                                   on 2000/11/27  13:44:33
19774         Log: Subject:  [PATCH perl@7795 (and earlier)] VMS test cleanup
19775              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
19776              Date:     Mon, 27 Nov 2000 08:23:54 EST
19777              Message-Id: <001127082318.6381c@DUPHY4.Physics.Drexel.Edu>
19778      Branch: perl
19779            ! vms/descrip_mms.template vms/test.com
19780 ____________________________________________________________________________
19781 [  7883] By: gsar                                  on 2000/11/27  11:50:46
19782         Log: integrate changes#6469..6484,6486..6501,6504..6505,6507..6509,
19783              6511..6513,6515..6523,6525..6536
19784              
19785              The swallow_bom() saga continues.  The #23 of require.t
19786              (UTF16-LE) still fails (silently, no output) but the #22
19787              (UTF16-BE) seems to be working now.  The root of the
19788              failure may be in sv_gets(): is it UTF-16LE-aware,
19789              especially when it comes to line endings? 
19790              
19791              Document the problem with -P in HP-UX and its workaround.
19792              
19793              Subject: [PATCH] allow non-variable as lhs of non-updating tr///
19794              (aka ID 20000730.002)
19795              
19796              Subject: fix and question re: waitpid() under win32
19797              
19798              Make the safety catch for buggy gccs work with triple version
19799              numbers like 2.95.2.  Reported in
19800              Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
19801              
19802              In Digital UNIX warn if gcc explicitly chosen because even
19803              2.95.2 is known to cause problems.
19804              
19805              Make chr() for values >127 to create utf8 when under utf8.
19806              
19807              various syntax errors and such (not fixed: comp/require.t#22 coredump
19808              on Windows)
19809              
19810              Stash away the largefiles flags and libswanted.
19811              
19812              BOM patching from Simon Cozens.
19813              
19814              If gccosandvers is equal to osname, clear gccosandvers.
19815              
19816              Make p4desc to skip non-mainperl branches by default.
19817              
19818              Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
19819              
19820              The test from this
19821              Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
19822              
19823              In new BSDs changes to argv[] do not show up in ps(1) output,
19824              instead one must use setproctitle().  This was already addressed
19825              by change #6457, but the below has a new variant for FreeBSD 4.0
19826              or later, and the matter is also documented more.
19827              
19828              FreeBSD 3.* updates from
19829              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
19830              
19831              regen_headers, regen perltoc.
19832              
19833              Document in one place the memory abstractions used in Perl core.
19834              
19835              memcpy has n o in it, as pinted ut by Sarathy.
19836              
19837              Remove the extraneous "main::" prefix from all the
19838              "opened only for", "on closed", and "never opened" warnings.
19839              
19840              The name of a filehandle does not have <these>.
19841              
19842              The tr utf8 patching continues.
19843              
19844              The new setproctitle() feature is available only in 
19845              bleeding edge FreeBSD.  From Paul Saab.
19846              
19847              Subject: [PATCH bleadperl] [ID 20000731.010] regex error 
19848              
19849              Dump UVs as UVs in Data::Dumper.
19850              
19851              detypo #6494
19852              
19853              Document the IVdf UVuf UVof UVxf.
19854              
19855              require.t needs binmode() to work on windows
19856              
19857              Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
19858              that are hopefully soon put into use.
19859              
19860              Allow "no Module;" even if there is no 'unimport'.
19861              
19862              Better skip message for the test; one of the two problems in
19863              Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
19864              
19865              The subtest 4 may fail also on VOBS, as pointed out
19866              by Nick Ing-Simmons in November 1999, bug id 19991124.003
19867              (but the failure in that bug report isn't the subtest 4).
19868              
19869              Be more informative on what is skipped and why,
19870              also repeat the list at the end.
19871              
19872              Add a URL for FSF.
19873              
19874              Subject: [PATCH] sv.h documentation - SvLEN
19875              
19876              Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
19877              
19878              Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
19879              
19880              Subject: [PATCH] bad cppsymbols on os2 + Configure question
19881              
19882              Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
19883              
19884              Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
19885              mention the idea of @( and @)
19886              
19887              This is 6512.  Really.
19888              
19889              Subject: [ID 19990721.004] Documentation bug in perlfunc
19890              
19891              Subject: Minor tweak to perlvar.pod
19892              
19893              In the warnings call filehandles consistently so;
19894              add "unopened" warning for stat().
19895              
19896              After the #6519 a warning about stat() is just that,
19897              not about a filetest, which now have their own warning.
19898              
19899              Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
19900              
19901              Subject: Re: Array vs. List context
19902              
19903              Subject: New perlcc, take 2
19904              
19905              Weed buglets pointed out by
19906              Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
19907              
19908              gcc versions might have (parentheses) in them.
19909              
19910              Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
19911              
19912              Essential prototype changes were missing from #6527.
19913              Also make report_evil_fh() more bomb-proof.
19914              
19915              Zap lib/Sys directory when cleaning up.
19916              
19917              Change the Policy policy: now -Dprefix= with an existing
19918              Policy.sh and prefix == siteprefix == vendorprefix, then all
19919              of them follow along the new prefix.
19920              Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
19921              
19922              Continue fixing the io warnings.  This also
19923              sort of fixes bug ID 20000802.003: the core dump
19924              is no more.  Whether the current behaviour is correct
19925              (giving a warning: "Not a format reference"), is another matter.
19926              
19927              Have symbols for the IoTYPEs.
19928              
19929              Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
19930              
19931              Document a bit that UDP is not what you might think.
19932              Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
19933              tr memory corruption fix from Simon Cozens.
19934              
19935              Plug the security hole described in the Aug 05 2000 bugtraq message
19936              "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
19937              The security hole exists only in suidperls, which isn't
19938              installed or even built by default.
19939      Branch: maint-5.6/perl
19940           !> (integrate 71 files)
19941 ____________________________________________________________________________
19942 [  7882] By: gsar                                  on 2000/11/27  10:25:36
19943         Log: integrate changes#6439..6444,6446..6453,6455..6457,6460..6465,6467..6468
19944              from mainline
19945              
19946              Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
19947              to be fatal errors (instead of by default ignoring them, and
19948              ignoring with a bug: even though -w gave an error, the opening [
19949              was left in)  Reported in:
19950              
19951              Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
19952              
19953              Subject: [PATCH] split /^/
19954              
19955              MacOS nits from Matthias Neeracher.
19956              
19957              More split() doc and test patches from Mike Guy.
19958              
19959              Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
19960              from Graham Barr in the module list.
19961              
19962              docfix from Peter Scott <Peter@PSDT.com>.
19963              
19964              File::Temp patches for VMS and OS/2 from Tim Jenness.
19965              
19966              open() wariness in perlbug.
19967              
19968              Subject: [PATCH] minor doc change - perlguts
19969              
19970              Subject: Minor doc patch: handy.h
19971              
19972              Be wary of close()s, too.
19973              
19974              Further File::Temp patches from Yitzchak Scott-Thoennes
19975              and Craig A. Berry.
19976              
19977              Subject: [PATCH] fixes bug 20000508.004
19978              
19979              Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
19980              
19981              Allow "no AutoLoader;", based on change #6444,
19982              suggested by Graham Barr.
19983              
19984              Use setproctitle() if available to modify $0.
19985              
19986              Warn if the version of the operating system used to compile gcc
19987              differs from the current version of the operating system.
19988              Also display the gcc compilation os and version in myconfig.
19989              Inspiration from
19990              
19991              Tiny fixes for #6460.
19992              
19993              The problem described in this
19994              Subject: [ID 20000322.018] named chars aren't magical enough
19995              has been fixed in perl 5.6.0 but just in case added a test
19996              to keep it away.  (The report from Joseph Hall.)
19997              
19998              Tune the comments and hopefully stop a memory leak.
19999              
20000              Subject: UTF8 concat
20001              (with a memory leak fixed, plus a few casts added)
20002              This also seems to help for
20003              Subject: [ID 20000716.015] join UTF8 weirdness
20004              
20005              Do not upgrade SVs into utf8 just because they participate
20006              in eq or cmp.  Reported and fix suggested in
20007              Subject: [ID 20000720.009] sv_eq UTF8 bug
20008              
20009              Fix the HALF_UPGRADE() macro introduced in #6263.
20010              
20011              Find green threads before native threads.
20012              Subject: Re: Patch to jpl/JNI/Makefile.PL
20013      Branch: maint-5.6/perl
20014           !> (integrate 30 files)
20015 ____________________________________________________________________________
20016 [  7881] By: jhi                                   on 2000/11/27  05:48:41
20017         Log: It seems that *both* the unused submatch loop cleanup
20018              codes are needed.
20019      Branch: perl
20020            ! regexec.c
20021 ____________________________________________________________________________
20022 [  7880] By: jhi                                   on 2000/11/27  04:50:07
20023         Log: Clean .exists deeper.
20024      Branch: perl
20025            ! Makefile.SH
20026 ____________________________________________________________________________
20027 [  7879] By: jhi                                   on 2000/11/27  02:31:35
20028         Log: The code in regcppop() (see #7878) contains the correct lower
20029              limit for the unused submatch 'cleanup' loop so that under
20030              "use utf8" the following code wouldn't dump core:
20031              "," =~ /([^,]*,)*/  With the the wrong lower limit (>=1)
20032              the cleanup loop in regtry() stomped beyond allocated area
20033              in the startp[] array.  Therefore, copied the correct lower
20034              loop limit (*PL_reglastparen) to regtry().  Note: something
20035              may still not be quite right: why was the _higher_ loop limit
20036              (prog->nparens) different in the utf8 case?
20037              
20038              After this patch "./perl -Ilib -Mutf8 t/op/regexp.t" works
20039              without core dumps, there were about 17 of them before
20040              the patch (with us since Perl 5.7.0).  Two failures, still:
20041              496 and 505 (though these may not be severe).
20042              
20043              Patch #7881 is also needed since both the cleanup loops
20044              seem to be needed.
20045              
20046              Also, the t/op/pat#44 seems to core dump under utf8.
20047              Plus a couple of failures.  UGH-8.
20048      Branch: perl
20049            ! regexec.c
20050 ____________________________________________________________________________
20051 [  7878] By: jhi                                   on 2000/11/27  02:21:17
20052         Log: The unused submatch cleanup code in regtry() seems to be more crucial,
20053              the code in regcppop() seems to be redundant for the test suite --
20054              but it contains a germ of truth, and it needed for the build
20055              process itself: see #7879 and #7881.
20056      Branch: perl
20057            ! regexec.c
20058 ____________________________________________________________________________
20059 [  7877] By: jhi                                   on 2000/11/27  01:53:09
20060         Log: Comment on comment.
20061      Branch: perl
20062            ! regexec.c
20063 ____________________________________________________________________________
20064 [  7876] By: jhi                                   on 2000/11/27  00:49:59
20065         Log: Adjust the docs to agree with #7875.
20066      Branch: perl
20067            ! pod/perllocale.pod
20068 ____________________________________________________________________________
20069 [  7875] By: jhi                                   on 2000/11/27  00:49:27
20070         Log: Retract #7863.  It makes more sense not to taint formatted output,
20071              not even by sprintf().
20072      Branch: perl
20073            ! sv.c
20074 ____________________________________________________________________________
20075 [  7874] By: jhi                                   on 2000/11/26  23:36:02
20076         Log: Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
20077              Not really fixed (should really dump the UTF-8 charclass),
20078              but stopped displaying the garbage.
20079              
20080              Also add a note on the (missing) Unicode PSXSPC and BLANK.
20081      Branch: perl
20082            ! regcomp.c
20083 ____________________________________________________________________________
20084 [  7873] By: jhi                                   on 2000/11/26  21:31:13
20085         Log: BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
20086      Branch: perl
20087            ! regexec.c
20088 ____________________________________________________________________________
20089 [  7872] By: jhi                                   on 2000/11/26  21:06:04
20090         Log: No need to scan till infinity, 13 is enough.
20091      Branch: perl
20092            ! handy.h utf8.c
20093 ____________________________________________________________________________
20094 [  7871] By: jhi                                   on 2000/11/26  20:20:32
20095         Log: Test line numbers are different with utf8.
20096      Branch: perl
20097            ! t/op/re_tests
20098 ____________________________________________________________________________
20099 [  7870] By: jhi                                   on 2000/11/26  20:10:12
20100         Log: Message nit.
20101      Branch: perl
20102            ! regcomp.c
20103 ____________________________________________________________________________
20104 [  7869] By: jhi                                   on 2000/11/26  19:01:05
20105         Log: Make utf8_length() and utf8_distance() (the latter of which
20106              is unused at the moment) to be less forgiving about bad UTF-8.
20107      Branch: perl
20108            ! embed.h embed.pl objXSUB.h proto.h utf8.c
20109 ____________________________________________________________________________
20110 [  7868] By: jhi                                   on 2000/11/26  18:45:56
20111         Log: Subject: Re: [ID 20001125.004] OK: perl v5.7.0 +DEVEL7825 on i686-linux 2.2.17 (UNINSTALLED)
20112              From: Benjamin Holzman <bah@ecnvantage.com>
20113              Date: Sat, 25 Nov 2000 20:40:20 -0500       
20114              Message-ID: <20001125204020.A25040@ecnvantage.com>              
20115              
20116              Debian allows installing /usr/bin/locale without installing
20117              any locales, an error message will ensue.
20118      Branch: perl
20119            ! t/pragma/locale.t
20120 ____________________________________________________________________________
20121 [  7867] By: jhi                                   on 2000/11/26  18:31:12
20122         Log: Subject: Re: [PATCH: perl@7825] SvTEMP-ness on rhs of aassign can wreak havoc
20123              From: Benjamin Holzman <bah@ecnvantage.com>
20124              Date: Sun, 26 Nov 2000 02:42:34 -0500
20125              Message-ID: <20001126024234.G25040@ecnvantage.com>
20126              
20127              Patch for the bug 20000212.002.
20128      Branch: perl
20129            ! sv.c t/op/array.t
20130 ____________________________________________________________________________
20131 [  7866] By: jhi                                   on 2000/11/26  18:28:09
20132         Log: Subject: PATCH: File::Temp fix on WindowsNT/VMS
20133              From: Tim Jenness <t.jenness@jach.hawaii.edu>
20134              Date: Fri, 24 Nov 2000 18:38:34 -1000 (HST)
20135              Message-ID: <Pine.LNX.4.21.0011241833230.18423-100000@lapaki.jach.hawaii.edu>
20136              
20137              File::Temp 0.11.
20138      Branch: perl
20139            ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
20140 ____________________________________________________________________________
20141 [  7865] By: jhi                                   on 2000/11/26  18:24:22
20142         Log: The metaconfig unit change for #7864.
20143      Branch: metaconfig/U/perl
20144            ! need_va_copy.U
20145 ____________________________________________________________________________
20146 [  7864] By: jhi                                   on 2000/11/26  18:23:41
20147         Log: Make the va_copy() test not to be so talkative.
20148      Branch: perl
20149            ! Configure config_h.SH
20150 ____________________________________________________________________________
20151 [  7863] By: jhi                                   on 2000/11/26  18:11:02
20152         Log: Fix locale inconsistencies unearthed by Hugo's work.
20153              Now the floating point sprintf really does taint the result
20154              string as perllocale promises (has promised for a long time)
20155              if "use locale" is in the lexical scope.
20156      Branch: perl
20157            ! sv.c t/pragma/locale.t
20158 ____________________________________________________________________________
20159 [  7862] By: jhi                                   on 2000/11/26  00:35:15
20160         Log: Subject: [PATCH] Re: pp_add -> pp_i_add efficiency hack?
20161              From: Nicholas Clark <nick@ccl4.org>
20162              Date: Sun, 26 Nov 2000 00:07:50 +0000
20163              Message-ID: <20001126000750.A22446@plum.flirble.org>
20164              
20165              Infinit.
20166      Branch: perl
20167            ! sv.c
20168 ____________________________________________________________________________
20169 [  7861] By: jhi                                   on 2000/11/26  00:01:26
20170         Log: Integrate perlio.
20171      Branch: perl
20172           !> doio.c perlio.c perliol.h pp_sys.c win32/makefile.mk
20173 ____________________________________________________________________________
20174 [  7860] By: nick                                  on 2000/11/25  22:04:17
20175         Log: Correct relative path from new ext\Filter\Util\Call location
20176              back to miniperl.
20177      Branch: perlio
20178            ! win32/makefile.mk
20179 ____________________________________________________________________________
20180 [  7859] By: nick                                  on 2000/11/25  21:26:54
20181         Log: Integrate mainline.
20182      Branch: perlio
20183           +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
20184           +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
20185           +> t/lib/filter-util.t
20186            - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
20187            - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
20188            - t/lib/filt-util.t
20189           !> AUTHORS Configure MANIFEST README.amiga configure.com doio.c
20190           !> embed.h embed.pl ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
20191           !> hints/solaris_2.sh hints/uwin.sh hints/vmesa.sh
20192           !> lib/ExtUtils/MM_Unix.pm makedef.pl perl.h perlio.c perlio.h
20193           !> perlsdio.h proto.h t/lib/io_sock.t win32/Makefile
20194           !> win32/makefile.mk
20195 ____________________________________________________________________________
20196 [  7858] By: gsar                                  on 2000/11/25  20:52:17
20197         Log: C<foreach my $x ...> in pseudo-fork()ed process may diddle
20198              parent's memory; fix it by keeping track of the actual pad
20199              offset rather than a raw pointer (this change is probably also
20200              relevant to non-ithreads case to avoid fallout from reallocs of
20201              the pad array, but is currently only enabled for the ithreads
20202              case in the interests of minimal disruption to existing "well
20203              tested" code)
20204      Branch: perl
20205            ! embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
20206            ! proto.h scope.c scope.h sv.c t/op/fork.t
20207 ____________________________________________________________________________
20208 [  7857] By: nick                                  on 2000/11/25  20:01:28
20209         Log: All tests pass on Win32/gcc/USE_PERLIO.
20210              - when crlf layer is pushed make unix-level binary.
20211              - remove :crlf injection in pp_backtick in pp_sys.c
20212              - (Change dependacy of extension .dll's to perldll.def rather than perl.exe)
20213      Branch: perlio
20214            ! doio.c perlio.c pp_sys.c win32/makefile.mk
20215 ____________________________________________________________________________
20216 [  7856] By: jhi                                   on 2000/11/25  18:38:30
20217         Log: Update the metaconfig units for #7855.
20218      Branch: metaconfig/U/perl
20219            ! useperlio.U usesocks.U
20220 ____________________________________________________________________________
20221 [  7855] By: jhi                                   on 2000/11/25  18:37:54
20222         Log: Undo the SOCKS workarounds, instead start using PerlIO
20223              if SOCKS is selected.
20224              
20225              Subject: perl@7847, [ID 20001030.005], close-patch, perlio - The big cleanup
20226              From: Jens Hamisch <jens@Strawberry.COM>
20227              Date: Fri, 24 Nov 2000 18:31:30 +0100
20228              Message-ID: <20001124183130.E28337@Strawberry.COM>
20229              
20230              Subject: Re: perl@7847, [ID 20001030.005], close-patch, perlio - Patch the patch ...
20231              From: Jens Hamisch <jens@Strawberry.COM>
20232              Date: Fri, 24 Nov 2000 19:11:51 +0100
20233              Message-ID: <20001124191151.A28753@Strawberry.COM>
20234      Branch: perl
20235            ! Configure doio.c embed.h embed.pl makedef.pl perl.h perlio.c
20236            ! perlio.h perlsdio.h proto.h t/lib/io_sock.t
20237 ____________________________________________________________________________
20238 [  7854] By: jhi                                   on 2000/11/25  17:39:08
20239         Log: Undo #7848.  Some of the code seems to use walkoptree(),
20240              some walkoptree_slow().  An unfinished renaming?
20241              Now the sub is walkoptree() (which is @EXPORT_OK),
20242              the walkoptree_slow() is a typeglob alias to walkoptree.
20243              This makes the tests to pass, at least.
20244      Branch: perl
20245            ! ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
20246 ____________________________________________________________________________
20247 [  7853] By: nick                                  on 2000/11/24  22:24:33
20248         Log: Re-arrange crlf vs binary for platforms that care.
20249              crlf layer is now "the" buffer layer and can turn its behaviour on/off.
20250              Lip-service to making stdio layer work on such platfroms (untested).
20251              Now fails 3 tests rather than one, checkin to see if I can debug 
20252              the issue under linux. (Do not merge.)
20253      Branch: perlio
20254            ! doio.c perlio.c perliol.h
20255 ____________________________________________________________________________
20256 [  7852] By: jhi                                   on 2000/11/24  18:57:39
20257         Log: AUTHORS edits.
20258      Branch: perl
20259            ! AUTHORS
20260 ____________________________________________________________________________
20261 [  7851] By: jhi                                   on 2000/11/24  17:34:56
20262         Log: Add Jan-Erik Karlsson.
20263      Branch: perl
20264            ! AUTHORS
20265 ____________________________________________________________________________
20266 [  7850] By: jhi                                   on 2000/11/24  17:27:56
20267         Log: Configure should find stdchar on its own.
20268      Branch: perl
20269            ! hints/solaris_2.sh
20270 ____________________________________________________________________________
20271 [  7849] By: jhi                                   on 2000/11/24  17:24:55
20272         Log: Subject: PATCH over 7848: Filter test flawed
20273              From: andreas.koenig@anima.de (Andreas J. Koenig)
20274              Date: 24 Nov 2000 10:28:29 +0100
20275              Message-ID: <m3k89tbtxe.fsf@ak-71.mind.de>
20276      Branch: perl
20277            ! t/lib/filter-util.t
20278 ____________________________________________________________________________
20279 [  7848] By: jhi                                   on 2000/11/24  17:22:15
20280         Log: Subject: [ID 20001124.001] B exports "walkoptree" but does not define it
20281              From: Simon Cozens <simon@pembro4.pmb.ox.ac.uk>
20282              Date: Fri, 24 Nov 2000 16:12:58 +0000
20283              Message-Id: <E13zLT8-0005FN-00@pembro4.pmb.ox.ac.uk>
20284      Branch: perl
20285            ! ext/B/B.pm
20286 ____________________________________________________________________________
20287 [  7847] By: jhi                                   on 2000/11/24  03:07:01
20288         Log: Integrate perlio.
20289      Branch: perl
20290           !> doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
20291           !> win32/makefile.mk
20292 ____________________________________________________________________________
20293 [  7846] By: gsar                                  on 2000/11/24  00:55:57
20294         Log: integrate changes#6415..6418,6420..6438 from mainline
20295              
20296              Fix the bitvector ops for utf8 (tricky since past 7 bits
20297              the utf8 'characters' can be more than one octet).
20298              
20299              MPE/ix updates for perl 5.6.0 from Mark Bixby.
20300              
20301              Subject: SDBM_File documentation
20302              
20303              Detypo.
20304              
20305              Decutandpasto.
20306              
20307              Send all installperl messages to STDERR and be -w clean.
20308              
20309              Out-of-date note removed.
20310              
20311              Protect against "wild next"s, that is, callbacks doing "next"
20312              instead of "return".
20313              
20314              Use STDOUT consistently.
20315              
20316              The output might have been produced in the wrong order.
20317              
20318              A missing 'break' after the [[:space:]] switch case.
20319              
20320              Add tests for
20321              [ID 19991110.003] another matching finding by pcre author
20322              which has already been fixed by some patch, as verified in
20323              
20324              Documentation to explain the behaviour of map().
20325              
20326              Add an optimization for map-maps-a-list-element-to-more-list-elements
20327              case, but add also notes explaining the relationship of this
20328              patch and the earlier notes by Sarathy.
20329              
20330              Subject: [ID 20000716.023] syslog test fails without sockets
20331              
20332              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
20333              Test cases for #6431.
20334              
20335              File::Spec::VMS fixup for tmpdir from Craig Berry.
20336              
20337              Make the "uninit variable" warning to say "concat or string"
20338              or "join or string" when in concat or join .
20339              
20340              Get UTF16 BOMs working.  Patch from
20341              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
20342              
20343              Subject: [PATCH] Make large file tests deal with SIGXFSZ
20344              
20345              Subject: [ID 20000724.003] Documentation changes for perllocale.pod
20346              
20347              Subject: [PATCH] av.c apidoc
20348      Branch: maint-5.6/perl
20349           !> (integrate 43 files)
20350 ____________________________________________________________________________
20351 [  7845] By: gsar                                  on 2000/11/24  00:20:45
20352         Log: integrate changes#6406..6414 from mainline
20353              
20354              Merge perlhacktut into perlhack, update perlguts.
20355              
20356              Fix AutoSplit to use File::Spec the right way in VMS,
20357              from Peter Prymmer.
20358              
20359              The bug report
20360              [ID 19991110.002] minimal matching discrepancy found by pcre author
20361              seems to have been fixed (though differently from what was suggested
20362              in the report) in 5.6.0.  Add tests to keep the bug from reappearing.
20363              
20364              thinko fix in vms/descrip_mms.template, the win32.pod in lib,
20365              not in pod, from Peter Prymmer
20366              
20367              Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
20368              From: Hugo <hv@crypt.compulink.co.uk>
20369              Date: Fri, 14 Jul 2000 23:05:20 +0100
20370              Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
20371              
20372              Didn't anymore apply, but that point still could use another fix.
20373              
20374              lib/b test fixes from Peter Prymmer.
20375              
20376              More docs for sv functions.
20377              
20378              perlvms.pod whitespace cleanup to keep pod utils happy.
20379              
20380              another VMS build tweak from Peter Prymmer
20381      Branch: maint-5.6/perl
20382           !> embed.pl lib/AutoSplit.pm pod/perlapi.pod pod/perlfunc.pod
20383           !> pod/perlguts.pod pod/perlhack.pod sv.c t/lib/b.t t/op/re_tests
20384           !> vms/descrip_mms.template vms/perlvms.pod
20385 ____________________________________________________________________________
20386 [  7844] By: nick                                  on 2000/11/23  23:42:45
20387         Log: Win32/perlio Now just fails one io/argv.t test - lack 
20388              of default :crlf on standard streams.
20389      Branch: perlio
20390            ! doio.c perlio.c
20391 ____________________________________________________________________________
20392 [  7843] By: nick                                  on 2000/11/23  23:04:05
20393         Log: Win32 passes all but t/lib/peek.t with perlio and home-grown crlf.
20394              peek fail is showing a real problem (multiple crlf layers
20395              are getting pushed.)
20396      Branch: perlio
20397            ! doio.c perlio.c win32/makefile.mk
20398 ____________________________________________________________________________
20399 [  7842] By: nick                                  on 2000/11/23  19:46:23
20400         Log: Implement PerlIO_binmode()
20401              Fix PerlIOCrlf_unread() (*--ptr rather than *ptr-- ...)
20402              Test on UNIX with PERLIO="perlio crlf" to mimic Win32,
20403              make binmode in t/lib/io_tell.t unconditional so that works.
20404              Checkin just so Win32 machine can see these changes.
20405      Branch: perlio
20406            ! doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
20407 ____________________________________________________________________________
20408 [  7841] By: jhi                                   on 2000/11/23  19:30:00
20409         Log: README.amiga changes from Jan-Erik Karlsson <trg@privat.utfors.se>.
20410      Branch: perl
20411            ! README.amiga
20412 ____________________________________________________________________________
20413 [  7840] By: jhi                                   on 2000/11/23  17:18:02
20414         Log: SOCKS wrestling continues, patches from Jens Hamisch.
20415      Branch: perl
20416            ! doio.c embed.h embed.pl perlsdio.h proto.h
20417 ____________________________________________________________________________
20418 [  7839] By: jhi                                   on 2000/11/23  16:54:14
20419         Log: Push Filter::Util::Call one level deeper.
20420      Branch: perl
20421            + t/lib/filter-util.t
20422           +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
20423           +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
20424            - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
20425            - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
20426            - t/lib/filt-util.t
20427            ! MANIFEST configure.com hints/uwin.sh hints/vmesa.sh
20428            ! win32/Makefile win32/makefile.mk
20429 ____________________________________________________________________________
20430 [  7838] By: jhi                                   on 2000/11/23  16:52:40
20431         Log: Reach back one higher up when searching for PERL_SRC.
20432      Branch: perl
20433            ! lib/ExtUtils/MM_Unix.pm
20434 ____________________________________________________________________________
20435 [  7837] By: jhi                                   on 2000/11/23  16:05:41
20436         Log: Subject: Re: perl@7826
20437              Date: Thu, 23 Nov 2000 02:20:25 -0600
20438              From: "Craig A. Berry" <craigberry@mac.com>
20439              Message-Id: <p04330102b6424b6cd4c9@[172.16.52.1]>
20440              
20441              Make VMS to like Filter::Util::Call. 
20442      Branch: perl
20443            ! configure.com ext/Filter/Util/Makefile.PL
20444 ____________________________________________________________________________
20445 [  7836] By: nick                                  on 2000/11/23  16:04:08
20446         Log: Implement crlf layer - not ready for merge.
20447      Branch: perlio
20448            ! perlio.c win32/makefile.mk
20449 ____________________________________________________________________________
20450 [  7835] By: jhi                                   on 2000/11/23  15:56:52
20451         Log: STDCHAR is different in Sparc v9 vs x86.
20452      Branch: perl
20453            ! hints/solaris_2.sh
20454 ____________________________________________________________________________
20455 [  7834] By: jhi                                   on 2000/11/23  15:50:47
20456         Log: The type needs to be visible to protos.
20457      Branch: perl
20458            ! perl.h
20459 ____________________________________________________________________________
20460 [  7833] By: jhi                                   on 2000/11/23  15:40:46
20461         Log: Finish unfinished SOCKS workaround changes.
20462      Branch: perl
20463            ! doio.c
20464 ____________________________________________________________________________
20465 [  7832] By: jhi                                   on 2000/11/23  15:33:30
20466         Log: Integrate perlio.
20467      Branch: perl
20468           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
20469           !> win32/makefile.mk
20470 ____________________________________________________________________________
20471 [  7831] By: nick                                  on 2000/11/23  10:31:07
20472         Log: Correct makefile.mk dependancies for ext/Filter/Util
20473              Build ext/Encode
20474              Run dmake regen_config_h
20475      Branch: perlio
20476            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
20477            ! win32/makefile.mk
20478 ____________________________________________________________________________
20479 [  7830] By: nick                                  on 2000/11/23  08:05:07
20480         Log: Integrate mainline
20481      Branch: perlio
20482           +> ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
20483           +> ext/Filter/Util/Makefile.PL lib/Filter/Simple.pm
20484           +> t/lib/filt-util.pl t/lib/filt-util.t
20485           !> (integrate 41 files)
20486 ____________________________________________________________________________
20487 [  7829] By: gsar                                  on 2000/11/23  03:07:11
20488         Log: build the Filter extension on windows
20489      Branch: perl
20490            ! win32/Makefile win32/makefile.mk
20491 ____________________________________________________________________________
20492 [  7828] By: gsar                                  on 2000/11/23  02:46:35
20493         Log: regenerate win32/config* and fix some inconsistencies in the
20494              makefiles; always export Perl_deb() because it is needed
20495              by ext/re/* (whether perl itself is built with -DDEBUGGING
20496              or not)
20497      Branch: perl
20498            ! makedef.pl win32/Makefile win32/config_H.bc win32/config_H.gc
20499            ! win32/config_H.vc win32/makefile.mk
20500 ____________________________________________________________________________
20501 [  7827] By: gsar                                  on 2000/11/23  02:18:38
20502         Log: get sources building on windows+MSVC again (untested with other
20503              compilers)
20504      Branch: perl
20505            ! win32/include/sys/socket.h win32/perllib.c
20506 ____________________________________________________________________________
20507 [  7826] By: jhi                                   on 2000/11/23  01:18:26
20508         Log: Update Changes.
20509      Branch: perl
20510            ! Changes patchlevel.h
20511 ____________________________________________________________________________
20512 [  7825] By: jhi                                   on 2000/11/23  00:20:41
20513         Log: Subject: Re: av.c patch (having slight problems)
20514              From: "Ben Tilly" <ben_tilly@hotmail.com>
20515              Date: Tue, 21 Nov 2000 23:29:31 -0500
20516              Message-ID: <LAW2-F113pL32ctFfj800000d81@hotmail.com>
20517              
20518              unshift() speedup.
20519      Branch: perl
20520            ! av.c
20521 ____________________________________________________________________________
20522 [  7824] By: jhi                                   on 2000/11/22  23:59:15
20523         Log: Fixes for signedness warnings noticed by VMSperlers.
20524      Branch: perl
20525            ! ext/Storable/Storable.xs regcomp.c sv.c
20526 ____________________________________________________________________________
20527 [  7823] By: jhi                                   on 2000/11/22  23:19:31
20528         Log: Subject: [PATCH perl@7795] small cleanup task for test suite
20529              From: Peter Prymmer <pvhp@forte.com>
20530              Date: Wed, 22 Nov 2000 15:04:13 -0800 (PST)
20531              Message-ID: <Pine.OSF.4.10.10011221457530.519633-100000@aspara.forte.com>
20532      Branch: perl
20533            ! t/pragma/warn/pp_hot
20534 ____________________________________________________________________________
20535 [  7822] By: jhi                                   on 2000/11/22  22:52:20
20536         Log: Be clean.
20537      Branch: perl
20538            ! Makefile.SH
20539 ____________________________________________________________________________
20540 [  7821] By: jhi                                   on 2000/11/22  22:46:39
20541         Log: Add the simple frontend to Filter::Util:Call, Filter::Simple 0.01
20542              by Damian Conway, as suggested by Paul Marquess.
20543      Branch: perl
20544            + lib/Filter/Simple.pm
20545 ____________________________________________________________________________
20546 [  7820] By: jhi                                   on 2000/11/22  22:45:51
20547         Log: Add the Filter::Util::Call 1.04 by Paul Marquess from Filter-1.19.
20548      Branch: perl
20549            + ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
20550            + ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
20551            + t/lib/filt-util.t
20552            ! MANIFEST
20553 ____________________________________________________________________________
20554 [  7819] By: jhi                                   on 2000/11/22  22:03:27
20555         Log: Integrate perlio.
20556      Branch: perl
20557           !> README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
20558           !> win32/makefile.mk
20559 ____________________________________________________________________________
20560 [  7818] By: jhi                                   on 2000/11/22  21:56:02
20561         Log: More SOCKS versus 64-bit patches from Jens Hamisch.
20562      Branch: perl
20563            ! doio.c embed.h embed.pl makedef.pl perl.h pp_sys.c proto.h
20564            ! t/lib/io_sock.t
20565 ____________________________________________________________________________
20566 [  7817] By: jhi                                   on 2000/11/22  21:39:49
20567         Log: Subject: [PATCH 5.7.0] Liblist returns found libraries
20568              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20569              Date: Wed, 22 Nov 2000 16:08:12 -0500
20570              Message-ID: <20001122160812.A24269@monk.mps.ohio-state.edu>
20571      Branch: perl
20572            ! lib/ExtUtils/Liblist.pm
20573 ____________________________________________________________________________
20574 [  7816] By: jhi                                   on 2000/11/22  21:38:25
20575         Log: Go ahead and #include <unistd.h> in perl.h.
20576      Branch: perl
20577            ! doio.c malloc.c mg.c perl.h pp.c pp_hot.c pp_sys.c toke.c
20578            ! util.c
20579 ____________________________________________________________________________
20580 [  7815] By: jhi                                   on 2000/11/22  21:22:52
20581         Log: Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
20582              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20583              Date: Mon, 20 Nov 2000 18:30:52 -0500
20584              Message-ID: <20001120183051.A15228@monk.mps.ohio-state.edu>
20585      Branch: perl
20586            ! pod/perlre.pod regcomp.c t/op/re_tests
20587 ____________________________________________________________________________
20588 [  7814] By: jhi                                   on 2000/11/22  21:21:46
20589         Log: Subject: [PATCH 5.7.0] Liblist finally works
20590              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20591              Date: Tue, 21 Nov 2000 22:02:17 -0500
20592              Message-ID: <20001121220217.A24174@monk.mps.ohio-state.edu>
20593      Branch: perl
20594            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_VMS.pm
20595            ! lib/ExtUtils/MakeMaker.pm
20596 ____________________________________________________________________________
20597 [  7813] By: jhi                                   on 2000/11/22  21:20:23
20598         Log: Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706    +Duseperlio on AIX4.[23]
20599              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
20600              Date: Wed, 22 Nov 2000 17:53:15 +0100
20601              Message-Id: <20001122174544.49A2.H.M.BRAND@hccnet.nl>
20602              
20603              AIX dynaloader and perlio patch.
20604      Branch: perl
20605            ! ext/DynaLoader/dl_aix.xs
20606 ____________________________________________________________________________
20607 [  7812] By: jhi                                   on 2000/11/22  21:17:52
20608         Log: (Accidentally empty patch.)
20609      Branch: perl
20610            ! av.c
20611 ____________________________________________________________________________
20612 [  7811] By: jhi                                   on 2000/11/22  21:16:31
20613         Log: Subject: [PATCH: perl@7777] make VMS' test.com tail compatible w/ unix
20614              From: Peter Prymmer <pvhp@forte.com>
20615              Date: Mon, 20 Nov 2000 16:53:54 -0800 (PST)
20616              Message-ID: <Pine.OSF.4.10.10011201651050.373336-100000@aspara.forte.com>
20617      Branch: perl
20618            ! vms/test.com
20619 ____________________________________________________________________________
20620 [  7810] By: jhi                                   on 2000/11/22  21:15:36
20621         Log: Subject: Re: perl@7777 
20622              From: "John P. Linderman" <jpl@research.att.com>
20623              Date: Wed, 22 Nov 2000 13:11:11 -0500
20624              Message-Id: <200011221811.NAA90072@raptor.research.att.com>
20625              
20626              Detypoing.
20627      Branch: perl
20628            ! lib/CPAN.pm
20629 ____________________________________________________________________________
20630 [  7809] By: jhi                                   on 2000/11/22  21:14:19
20631         Log: Subject:  [PATCH perl@7795] Perlio_tell fix
20632              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
20633              Date:     Wed, 22 Nov 2000 13:51:37 EST
20634              Message-Id: <001122135058.56e24@DUPHY4.Physics.Drexel.Edu>
20635      Branch: perl
20636            ! perlsdio.h
20637 ____________________________________________________________________________
20638 [  7808] By: jhi                                   on 2000/11/22  21:13:27
20639         Log: Subject: [ID 20001120.003] [PATCH] io_udp.t fails without 'localhost'
20640              From: Casey Tweten <crt@kiski.net>
20641              Date: Mon, 20 Nov 2000 11:53:03 -0500 (EST)
20642              Message-Id: <200011201653.LAA10194@home.kiski.net>
20643      Branch: perl
20644            ! t/lib/io_udp.t
20645 ____________________________________________________________________________
20646 [  7807] By: jhi                                   on 2000/11/22  21:12:35
20647         Log: Subject: [ID 20001120.002] [PATCH] io_sock.t fails without 'localhost'
20648              From: Casey Tweten <crt@kiski.net>
20649              Date: Mon, 20 Nov 2000 11:36:11 -0500 (EST)
20650              Message-Id: <200011201636.LAA07227@home.kiski.net>
20651      Branch: perl
20652            ! t/lib/io_sock.t
20653 ____________________________________________________________________________
20654 [  7806] By: jhi                                   on 2000/11/22  21:10:59
20655         Log: Subject: Re: [PATCH] Evolution of h2xs [WAS: Re: PATCH subs.pm]
20656              From: "Casey R. Tweten" <crt@kiski.net>
20657              Date: Wed, 22 Nov 2000 09:05:07 -0500 (EST)
20658              Message-ID: <Pine.OSF.4.21.0011220903580.1811-100000@home.kiski.net>
20659      Branch: perl
20660            ! utils/h2xs.PL
20661 ____________________________________________________________________________
20662 [  7805] By: nick                                  on 2000/11/22  21:05:06
20663         Log: Integrate mainline
20664      Branch: perlio
20665           !> Changes Porting/genlog ext/DB_File/DB_File.xs
20666           !> ext/DB_File/version.c lib/Test.pm patchlevel.h
20667           !> utils/perlbug.PL
20668 ____________________________________________________________________________
20669 [  7804] By: jhi                                   on 2000/11/22  21:01:12
20670         Log: Subject: [PATCH] Test.pm POD peculiarity
20671              From: "Casey R. Tweten" <crt@kiski.net>
20672              Date: Tue, 21 Nov 2000 15:01:25 -0500 (EST)
20673              Message-ID: <Pine.OSF.4.21.0011211458020.20114-100000@home.kiski.net>
20674      Branch: perl
20675            ! lib/Test.pm
20676 ____________________________________________________________________________
20677 [  7803] By: jhi                                   on 2000/11/22  20:59:59
20678         Log: Subject: [ID 20001122.002] [PATCH 5.7.0@7795] two small patches to perlbug
20679              From: "Philip Newton" <pnewton@gmx.de>
20680              Date: Wed, 22 Nov 2000 14:25:53 +0100
20681              Message-Id: <3A1BD771.25462.1939FAD@localhost>
20682              
20683              Be case-understanding also on 's', and use the -oi of sendmail
20684              not to terminate the transmission on a lone '.'.
20685      Branch: perl
20686            ! utils/perlbug.PL
20687 ____________________________________________________________________________
20688 [  7802] By: nick                                  on 2000/11/22  20:51:42
20689         Log: Win32 PerlIO intermediate state now working as expected.
20690              - In current state we are still using C runtime in text/binary
20691              mode and "crlf" layer is just a dummy (clone of perlio buffer layer).
20692              - PERLIO=stdio and PERLIO=unix pass all expected tests.
20693              - PERLIO=perlio fails t/lib/dprof.t because Dprof.xs calls PerlIO_tell()
20694              and PerlIO_seek() and the dummy crlf layer is not making adjustments
20695              for CRLF translation happening in C runtime. All other tests pass.
20696              
20697              Added note to README.win32 to point out the snags of doing a perl build
20698              with Norton AntiVirus turned on.
20699              
20700              Tweaked t/pragma/warnings.t so that when run stand-alone you can tell
20701              which file a fail comes from.
20702              
20703              Updated "canned" config.h to match the one generated.
20704      Branch: perlio
20705            ! README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
20706            ! win32/makefile.mk
20707 ____________________________________________________________________________
20708 [  7801] By: jhi                                   on 2000/11/22  06:50:20
20709         Log: Nickety nits.
20710      Branch: perl
20711            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
20712 ____________________________________________________________________________
20713 [  7800] By: jhi                                   on 2000/11/22  01:29:55
20714         Log: Changes had accidentally gone too silent on non-main branches.
20715      Branch: perl
20716            ! Changes Porting/genlog patchlevel.h
20717 ____________________________________________________________________________
20718 [  7799] By: gsar                                  on 2000/11/22  01:02:56
20719         Log: some lib_pm.PL changes snuck in via change#7772
20720      Branch: maint-5.6/perl
20721            ! Makefile.SH
20722 ____________________________________________________________________________
20723 [  7798] By: nick                                  on 2000/11/21  21:59:40
20724         Log: Integrate mainline
20725      Branch: perlio
20726           !> (integrate 28 files)
20727 ____________________________________________________________________________
20728 [  7797] By: jhi                                   on 2000/11/21  21:01:45
20729         Log: Integrate perlio.
20730      Branch: perl
20731           !> doio.c perlio.c perlio.h win32/perllib.c win32/win32.c
20732 ____________________________________________________________________________
20733 [  7796] By: nick                                  on 2000/11/21  20:36:22
20734         Log: Win32 builds and runs (mostly) with USE_PERLIO.
20735              PERLIO=perlio passes all tests. 
20736              PERLIO=stdio (sadly the default) hangs in t.pragma/warnings.t #319
20737      Branch: perlio
20738            ! perlio.c win32/perllib.c win32/win32.c
20739 ____________________________________________________________________________
20740 [  7795] By: jhi                                   on 2000/11/21  19:03:44
20741         Log: Update Changes.
20742      Branch: perl
20743            ! Changes patchlevel.h
20744 ____________________________________________________________________________
20745 [  7794] By: jhi                                   on 2000/11/21  18:56:34
20746         Log: Subject: PerlIO_apply_layers prototype (was Re: [PATCH: perl@7777] add system locale testing for VMS)
20747              From: "Craig A. Berry" <craigberry@mac.com>
20748              Date: Mon, 20 Nov 2000 20:27:06 -0600
20749              Message-Id: <p04330101b63f8baf25a2@[172.16.52.1]>
20750              
20751              A cut-and-pasto.
20752      Branch: perl
20753            ! perlio.h
20754 ____________________________________________________________________________
20755 [  7793] By: jhi                                   on 2000/11/21  18:54:41
20756         Log: Subject: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706 +Duseperlio on AIX4.[23]
20757              From: Dominic Dunlop <domo@computer.org> 
20758              Date: Mon, 20 Nov 2000 18:55:29 +0100
20759              Message-Id: <p04320403b63b2c750dce@[192.168.1.4]> 
20760              
20761              va_copy() and the need of it.
20762              See <http://wwwold.dkuug.dk/JTC1/SC22/WG14/www/docs/n907.ps>.
20763      Branch: metaconfig/U/perl
20764            + need_va_copy.U
20765      Branch: perl
20766            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
20767            ! config_h.SH configure.com epoc/config.sh handy.h perlio.c
20768            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
20769            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
20770            ! win32/config.bc win32/config.gc win32/config.vc
20771 ____________________________________________________________________________
20772 [  7792] By: jhi                                   on 2000/11/21  17:04:10
20773         Log: Integrate scope.h@7790 from perlio, works better with multiplicity.
20774      Branch: perl
20775           !> scope.h
20776 ____________________________________________________________________________
20777 [  7791] By: jhi                                   on 2000/11/21  17:01:16
20778         Log: Export the SOCKS workaround symbols only if necessary.
20779      Branch: perl
20780            ! doio.c embed.h embed.pl makedef.pl perlsdio.h proto.h
20781 ____________________________________________________________________________
20782 [  7790] By: nick                                  on 2000/11/20  23:57:11
20783         Log: If we use (aTHX_ ...) then put Perl_ on the front. (Or drop the aTHX_).
20784      Branch: perlio
20785            ! scope.h
20786 ____________________________________________________________________________
20787 [  7789] By: nick                                  on 2000/11/20  23:38:33
20788         Log: Integrate mainline
20789      Branch: perlio
20790           +> lib/File/Spec/Epoc.pm
20791           !> (integrate 34 files)
20792 ____________________________________________________________________________
20793 [  7788] By: nick                                  on 2000/11/20  23:20:18
20794         Log: Make extra buffer layer work (dummy crlf layer)
20795      Branch: perlio
20796            ! doio.c perlio.c perlio.h
20797 ____________________________________________________________________________
20798 [  7787] By: jhi                                   on 2000/11/20  22:44:04
20799         Log: Subject: [PATCH: perl@7777] add system locale testing for VMS
20800              From: Peter Prymmer <pvhp@forte.com>
20801              Date: Mon, 20 Nov 2000 12:56:52 -0800 (PST)
20802              Message-ID: <Pine.OSF.4.10.10011201244390.376086-100000@aspara.forte.com>
20803      Branch: perl
20804            ! t/pragma/locale.t
20805 ____________________________________________________________________________
20806 [  7786] By: jhi                                   on 2000/11/20  22:29:10
20807         Log: Subject: DOC PATCH 5.6.0 perlreftut
20808              From: mjd@plover.com
20809              Date: 20 Nov 2000 19:45:06 -0000
20810              Message-ID: <20001120194506.9505.qmail@plover.com>
20811      Branch: perl
20812            ! pod/perlreftut.pod
20813 ____________________________________________________________________________
20814 [  7785] By: jhi                                   on 2000/11/20  22:27:44
20815         Log: Subject: [ID 20001120.010] typo in lib/Cwd.pm broke Cwd::chdir
20816              From: David Dyck <dcd@tc.fluke.com>
20817              Date: Mon, 20 Nov 2000 11:43:40 -0800
20818              Message-Id: <200011201943.LAA08451@dd.tc.fluke.com>
20819      Branch: perl
20820            ! lib/Cwd.pm
20821 ____________________________________________________________________________
20822 [  7784] By: jhi                                   on 2000/11/20  22:23:21
20823         Log: Subject: [PATCH 5.7.0] lexicals not recognized in a run-time (?{})
20824              Date: Mon, 20 Nov 2000 17:06:10 -0500
20825              To: Mailing list Perl5 <perl5-porters@perl.org>
20826              Message-ID: <20001120170609.A11780@monk.mps.ohio-state.edu>
20827      Branch: perl
20828            ! pp_ctl.c t/op/pat.t
20829 ____________________________________________________________________________
20830 [  7783] By: jhi                                   on 2000/11/20  22:11:18
20831         Log: Subject: [PATCH] doop.c - UTF8 tr///               
20832              From: Simon Cozens <simon@cozens.net>
20833              Date: Sat, 18 Nov 2000 18:49:30 +0000
20834              Message-ID: <20001118184930.A31687@pembro4.pmb.ox.ac.uk>
20835              
20836              Subject: Re: [PATCH] doop.c - UTF8 tr///           
20837              From: Simon Cozens <simon@cozens.net>
20838              Date: Mon, 20 Nov 2000 20:45:22 +0000
20839              Message-ID: <20001120204522.A26042@pembro4.pmb.ox.ac.uk>
20840              
20841              Make tr on UTF-8 better but still not correct.
20842      Branch: perl
20843            ! doop.c
20844 ____________________________________________________________________________
20845 [  7782] By: jhi                                   on 2000/11/20  22:02:16
20846         Log: Remove the shared object before attempting to create
20847              (by linking) a new one.  E.g. in AIX not removing
20848              becomes quite painful if one tries to do more than one
20849              build in the same tree (an interrupted build, for example),
20850              since the AIX' shared dynaloader seemingly keeps the shared
20851              objects open and therefore 'busy' for quite a while, even when
20852              nobody is using the objects, leading into link failures.
20853      Branch: perl
20854            ! lib/ExtUtils/MM_Unix.pm
20855 ____________________________________________________________________________
20856 [  7781] By: gsar                                  on 2000/11/20  19:02:55
20857         Log: type mismatch due to faulty integration
20858      Branch: maint-5.6/perl
20859            ! toke.c win32/Makefile
20860 ____________________________________________________________________________
20861 [  7780] By: gsar                                  on 2000/11/20  17:31:55
20862         Log: integrate changes#6392,6394..6399,6401..6404
20863              
20864              The {multiplier} of a fixed substring was overlooked which
20865              caused a wrong initial search offset for that substring.
20866              
20867              Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
20868              From: Hugo <hv@crypt.compulink.co.uk>
20869              Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
20870              Date: Thu, 13 Jul 2000 19:27:13 +0100
20871              
20872              Fix the BOM bug: not a byteorder bug, a signedness bug.
20873              
20874              Replace change #6337 with a better one.
20875              
20876              Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
20877              From: Hugo <hv@crypt.compulink.co.uk>
20878              Date: Fri, 14 Jul 2000 04:16:20 +0100
20879              Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
20880              
20881              MakeMaker should not remove editor backups (*~) on `make clean`
20882              by default (completes change#6383)
20883              
20884              move new variables to the end of the interpreter structure (for
20885              bincompat in code that doesn't #include XSUB.h)
20886              
20887              rename totally bletcherous SvLOCK() thingy (doesn't do what the
20888              name suggests anyway)
20889              
20890              various cleanups (typos, misformatted code, and small bugs)
20891              
20892              typecasts needed for change#6394
20893              
20894              typos in change#6399, regen headers
20895              
20896              inconsistent types needs casts
20897              
20898              PERL_OBJECT build tweaks
20899      Branch: maint-5.6/perl
20900           !> MANIFEST doop.c embed.h embed.pl embedvar.h
20901           !> ext/IPC/SysV/Makefile.PL global.sym intrpvar.h
20902           !> lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h pod/perlapi.pod
20903           !> pp.c proto.h regcomp.c regexec.c sv.h t/op/re_tests thread.h
20904           !> toke.c util.c
20905 ____________________________________________________________________________
20906 [  7779] By: gsar                                  on 2000/11/20  17:06:29
20907         Log: integrate changes#6376..6378,6380,6383,6385..6388,6391
20908              
20909              Cosmetics and perldelta.
20910              
20911              Fix nits noticed by Boston.pm.
20912              
20913              Do the cc sanity check both before the hints and
20914              after the cc selction.
20915              
20916              get sprintf.t to adjust properly for 3-digit exponents
20917              
20918              don't clobber *.orig files on *clean targets
20919              
20920              fix bugs in processing %v-*d and similar format specs (from
20921              Avi Finkel <avi@finkel.org>)
20922              
20923              sprintf test tweaks (from Dominic Dunlop)
20924              
20925              new selfloader.t in change#6183 doesn't close DATA handles,
20926              and thus fails to clean up tmp files on dosish platforms
20927              
20928              typos (spotted by Peter Prymmer)
20929              
20930              typo fix from Craig Berry
20931      Branch: maint-5.6/perl
20932           !> Configure Makefile.SH config_h.SH ext/IPC/SysV/Makefile.PL
20933           !> pod/perldelta.pod pod/perlre.pod sv.c t/lib/english.t
20934           !> t/lib/selfloader.t t/op/sprintf.t vms/subconfigure.com
20935           !> x2p/Makefile.SH
20936 ____________________________________________________________________________
20937 [  7778] By: gsar                                  on 2000/11/20  16:46:51
20938         Log: integrate changes#6340..6342,6348,6354,6356,6357,6371,6372,6375
20939              
20940              Subject: Re: format bug report  [Patch]
20941              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
20942              Date: Wed, 05 Jul 2000 13:12:52 +0200
20943              Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
20944              
20945              Subject: Re: format bug report  [Patch]
20946              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
20947              Date: Wed, 05 Jul 2000 14:10:01 +0200
20948              Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
20949              
20950              Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
20951              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
20952              Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
20953              Date: Fri, 07 Jul 2000 17:57:16 +0100
20954              
20955              Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
20956              To: perl5-porters@perl.org
20957              From: Karsten Sperling <spiff@phreax.net>
20958              Date: Mon, 10 Jul 2000 15:12:52 +0200
20959              Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
20960              
20961              README.posix-bc podified from Thomas Dorner.
20962              
20963              Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take2
20964              From: Dominic Dunlop <domo@computer.org>
20965              Date: Tue, 11 Jul 2000 12:27:33 +0200
20966              Message-Id: <p04320405b590a14d4650@[192.168.1.4]>
20967              
20968              Typo in #6341.
20969              
20970              Fix for
20971              Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
20972              From: Roderick Schertler <roderick@argon.org>
20973              Date: Tue, 11 Jul 2000 13:55:05 -0400
20974              Message-Id: <200007111755.NAA05077@jones.argon.org>
20975              
20976              Minor cleanups on the booklist.
20977              
20978              Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
20979              regen perltoc.
20980              
20981              windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
20982      Branch: maint-5.6/perl
20983           +> pod/perlbook.pod
20984           !> MANIFEST README.posix-bc doio.c lib/Symbol.pm pod/Makefile.SH
20985           !> pod/buildtoc.PL pod/perl.pod pod/perlfaq2.pod pod/perltoc.pod
20986           !> pp_hot.c t/op/sprintf.t t/op/write.t toke.c win32/win32sck.c
20987 ____________________________________________________________________________
20988 [  7777] By: jhi                                   on 2000/11/20  16:08:49
20989         Log: Update Changes.
20990      Branch: perl
20991            ! Changes patchlevel.h
20992 ____________________________________________________________________________
20993 [  7776] By: jhi                                   on 2000/11/20  15:27:56
20994         Log: Assume SOCKS is broken in all 64bitall platforms, not just Solaris.
20995              This may be overly harsh but until proven otherwise, we think this
20996              way, or until we have a simple test for Configure (having to start
20997              up servers is does not count as simple) to check for the problems.
20998      Branch: perl
20999            ! perl.h
21000 ____________________________________________________________________________
21001 [  7775] By: jhi                                   on 2000/11/20  15:22:17
21002         Log: Solaris hints tweaks.
21003      Branch: perl
21004            ! hints/solaris_2.sh
21005 ____________________________________________________________________________
21006 [  7774] By: jhi                                   on 2000/11/20  15:01:20
21007         Log: Add a workaround to SOCKS 64-bit problems.
21008      Branch: perl
21009            ! doio.c embed.h embed.pl perlsdio.h proto.h
21010 ____________________________________________________________________________
21011 [  7773] By: jhi                                   on 2000/11/20  14:51:47
21012         Log: sysseek() instead of seek().
21013      Branch: perl
21014            ! t/lib/syslfs.t
21015 ____________________________________________________________________________
21016 [  7772] By: gsar                                  on 2000/11/20  13:06:23
21017         Log: integrate changes#6315..6319,6321..6331,6333..6338
21018              
21019              Integrate with Sarathy, preliminary fix for unicos
21020              alignment problems in [ID 20000612.002] Perl problem on Cray system.
21021              
21022              some debugger output does not go to the socket when RemotePort is set
21023              
21024              winsock cleanup never done on Windows (leads to handle leaks)
21025              
21026              fix UNC path handling on Windows under ithreads, and chdir()
21027              return value when given a non-existent directory
21028              
21029              Autogenerate pod/Makefile and pod/buildtoc.
21030              buildtoc also checks whether the existin pods are
21031              mentioned in MANIFEST and perl.pod, and vice versa.
21032              (None of the thusly found discrepancies fixed yet.)
21033              roffitall also needs to be autogenerated similarly but it
21034              seems so badly out of date that I didn't touch it yet.
21035              
21036              Config is being used.
21037              
21038              Add =head1 NAMEs so that buildtoc is happy.
21039              (The CGI::Util nit reported to Lincoln.)
21040              
21041              Fix complaints of buildtoc.
21042              
21043              Fix the alignment problem in Crays ([ID 20000612.002]).
21044              
21045              Remove perlbook, update perlfaq book listing,
21046              rearrange perl.pod, regenerate perltoc.
21047              
21048              Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
21049              was cast to an unsigned (32-bit) integer with wild abandon.
21050              
21051              winsock options weren't being set in all threads under ithreads
21052              (caused send()s from second and subsequent threads to fail)
21053              
21054              accept() leaks memory on windows due to incorrect ordering of
21055              closesocket() and fclose() calls
21056              
21057              Reorder perl.pod once more.
21058              
21059              More POSIX.pod tweaks.
21060              
21061              Sprinkle ldlibpath.
21062              
21063              Precedence goof, fix based on
21064              Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
21065              From: Hugo <hv@crypt.compulink.co.uk>
21066              Date: Tue, 11 Jul 2000 12:52:38 +0100
21067              Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
21068              
21069              Subject: PATCH perlguts.pod: Document D and d magic types
21070              From: mjd@plover.com
21071              Date: 5 Jul 2000 18:01:51 -0000
21072              Message-ID: <20000705180151.29413.qmail@plover.com>
21073              
21074              Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
21075              From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
21076              Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
21077              Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
21078              
21079              Subject: [PATCH cfgperl] $& segfaults if you trick it
21080              From: simon@brecon.co.uk (Simon Cozens)
21081              Date: 7 Jul 2000 11:26:09 GMT
21082              Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
21083              
21084              Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
21085              From: Hugo <hv@crypt.compulink.co.uk>
21086              Date: Tue, 11 Jul 2000 12:44:50 +0100
21087              Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
21088              
21089              Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
21090              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
21091              Date: Tue, 11 Jul 2000 13:50:51 +0100
21092              Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
21093      Branch: maint-5.6/perl
21094           +> ext/DynaLoader/hints/netbsd.pl lib/Win32.pod pod/Makefile.SH
21095           +> pod/buildtoc.PL
21096            - pod/Makefile pod/Win32.pod pod/buildtoc pod/perlbook.pod
21097           !> (integrate 26 files)
21098 ____________________________________________________________________________
21099 [  7771] By: gsar                                  on 2000/11/20  12:31:42
21100         Log: integrate changes#6283..6285,6291,6294..6300,6302..6304,6306..6307,
21101              6310,6311,6314
21102              
21103              Subject: [PATCH bleedperl] File::Spec 0.82 beta
21104              From: Barrie Slaymaker <barries@jester.slaysys.com>
21105              Date: Wed, 28 Jun 2000 11:35:29 -0400
21106              Message-Id: <200006281535.LAA21095@jester.slaysys.com>
21107              
21108              tweak perlembed for multiplicity/usethreads sanity; correct notes
21109              about Windows
21110              
21111              localize %INC in a Safe compartment so that use/require work
21112              (many other magic globals probably need similar treatment)
21113              
21114              dounwind() may cause POPSUB() to diddle the wrong PL_curpad
21115              when @_ is modified, causing coredumps
21116              
21117              slurp mode fix in change#4736 still not quite right
21118              
21119              Point to perlipc for more SysV IPC examples.
21120              
21121              Elaborate POSIX.pod.  Still needs work.
21122              
21123              fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
21124              
21125              fix large memory leak that has been around for ever, masked by
21126              -DPURIFY (most of the arenas were never freed!)
21127              
21128              fix memory leak on Windows (PL_sys_intern contents were never
21129              freed)
21130              
21131              PERL_OBJECT build tweak
21132              
21133              adjust change#6299
21134              
21135              remove rel2abs prototypes (from Barrie Slaymaker)
21136              
21137              missing perldiag entry for unpack("w",...) diagnostic (from
21138              Andreas Koenig)
21139              
21140              better diagnostic on Frob->stuff() when Frob:: doesn't exist
21141              (from Richard Soderberg <rs@oregonnet.com>)
21142              
21143              Win32 patches for cfgperl from Sarathy.
21144              
21145              b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
21146              
21147              More POSIX.pod embellishment.
21148              
21149              tyop in change#6306
21150      Branch: maint-5.6/perl
21151           !> (integrate 44 files)
21152 ____________________________________________________________________________
21153 [  7770] By: gsar                                  on 2000/11/20  11:51:00
21154         Log: integrate changes#6268..6282 from cfgperl branch
21155              
21156              Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
21157              From: Dominic Dunlop <domo@computer.org>
21158              Date: Thu, 29 Jun 2000 12:32:39 +0200
21159              Message-Id: <p04320403b580cc1338db@[192.168.1.4]>
21160              
21161              Regen headers for #6261 (and update embed.pl for this) and #6267,
21162              silence few compiler warnings.
21163              
21164              Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
21165              From: Nicholas Clark <nick@talking.bollo.cx>
21166              Date: Fri, 23 Jun 2000 16:21:15 +0100
21167              Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
21168              
21169              Subject: PATCH pod/perltie.pod
21170              From: Ian Phillipps <Ian.Phillipps@iname.com>
21171              Date: Fri, 16 Jun 2000 00:17:19 +0100
21172              Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
21173              (only the first hunk, the second hunk had already been done
21174              by some other patch)
21175              
21176              Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
21177              From: Tom Phoenix <rootbeer@redcat.com>
21178              Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
21179              Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
21180              
21181              Subject: [PATCH] xsub attributes
21182              From: Doug MacEachern <dougm@covalent.net>
21183              Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
21184              Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
21185              
21186              Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
21187              From: Andy Dougherty <doughera@lafayette.edu>
21188              Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
21189              Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
21190              
21191              Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
21192              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
21193              Date: Tue, 13 Jun 2000 02:43:48 -0500
21194              Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
21195              
21196              Subject: [PATCH] Re: eval documentation: context
21197              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
21198              Date: Mon, 12 Jun 2000 15:07:29 +0100
21199              Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
21200              
21201              Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
21202              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
21203              Date: Mon, 12 Jun 2000 14:55:59 +0100
21204              Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
21205              
21206              Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
21207              From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
21208              Date: Fri, 09 Jun 2000 12:39:27 -0400
21209              Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
21210              (plus update the version "number" of Text::Wrap)
21211              
21212              Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
21213              From: Tim Ayers <tayers@bridge.com>
21214              Date: Thu, 08 Jun 2000 08:11:06 +0200
21215              Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
21216              [resent by Richard Foley, Message-Id probably wrong]
21217              
21218              Subject: Re: backwards compatibility in h2xs and makemaker  [PATCH]
21219              From: rspier@pobox.com (Robert Spier)
21220              Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
21221              Message-ID: <14654.31913.845602.610277@rls.cx>
21222              
21223              Subject: [PATCH 5.6.0] utils/h2xs.PL
21224              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
21225              Date: Wed, 7 Jun 2000 04:02:04 -0500
21226              Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
21227              
21228              Subject: [PATCH 5.6.0]ITHREADs for VMS
21229              From: Dan Sugalski <dan@sidhe.org>
21230              Date: Tue, 06 Jun 2000 11:59:50 -0400
21231              Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
21232      Branch: maint-5.6/perl
21233           !> (integrate 31 files)
21234 ____________________________________________________________________________
21235 [  7769] By: gsar                                  on 2000/11/20  11:29:06
21236         Log: integrate changes#6261..6266 from cfgperl
21237              
21238              Subject: Re: [PATCH cfgperl] BOMs away!
21239              From: simon@brecon.co.uk (Simon Cozens)
21240              Date: 17 Jun 2000 11:49:57 GMT
21241              Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
21242              
21243              Subject: 5.6.0 Patch for EPOC
21244              From: Olaf Flebbe <o.flebbe@gmx.de>
21245              Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
21246              Message-ID: <23449.960929969@www11.gmx.net>
21247              
21248              tr fixes from Simon Cozens
21249              
21250              Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
21251              From: Marty Lucich <marty@netcom.com>
21252              Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
21253              Message-Id: <200006282116.OAA11148@netcom.com>
21254              ccdlflags update (the BSD/OS 4.1 part had already been taken
21255              care of by #6141).
21256              
21257              Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
21258              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
21259              Date: Wed, 28 Jun 2000 17:50:12 -0700
21260              Message-ID: <E1pW5gzkg2kV092yn@efn.org>
21261              
21262              Subject: [PATCH 5.6.0] cygwin port
21263              Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
21264              From: "Fifer, Eric" <EFifer@sanwaint.com>
21265              Date: Thu, 29 Jun 2000 12:58:29 +0100
21266      Branch: maint-5.6/perl
21267           !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
21268           !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
21269           !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
21270           !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
21271 ____________________________________________________________________________
21272 [  7768] By: gsar                                  on 2000/11/20  11:13:44
21273         Log: integrate changes#6252..6256,6259..6260
21274              
21275              Paranoia tweak on #6249.
21276              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
21277              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
21278              Date: Sun, 25 Jun 2000 23:43:12 -0400
21279              Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
21280              
21281              Subject: tr///, help wanted.
21282              From: simon@brecon.co.uk (Simon Cozens)
21283              Date: 28 Jun 2000 11:29:04 GMT
21284              Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
21285              
21286              small thinko tweaks
21287              
21288              tweaks from Simon Conzes to further fix tr/// under utf8
21289              
21290              perlnewmod was missing from MANIFEST.
21291              
21292              Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
21293              From: simon@brecon.co.uk (Simon Cozens)
21294              Date: 17 Jun 2000 11:56:44 GMT
21295              Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org>
21296              pack U0, pack C0
21297      Branch: maint-5.6/perl
21298           !> MANIFEST doop.c embed.h embed.pl embedvar.h global.sym
21299           !> lib/Exporter.pm lib/IPC/Open3.pm objXSUB.h op.c
21300           !> pod/perlfunc.pod pp.c pp_proto.h proto.h sv.c t/op/my_stash.t
21301           !> t/op/pack.t t/op/tr.t t/pragma/constant.t t/pragma/warn/op
21302 ____________________________________________________________________________
21303 [  7767] By: gsar                                  on 2000/11/20  10:51:38
21304         Log: integrate change#6250 from cfgperl
21305              
21306              Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
21307              From: Doug MacEachern <dougm@covalent.net>
21308              Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
21309              Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
21310      Branch: maint-5.6/perl
21311           +> t/op/my_stash.t
21312           !> MANIFEST embed.pl global.sym proto.h toke.c
21313 ____________________________________________________________________________
21314 [  7766] By: gsar                                  on 2000/11/20  10:48:34
21315         Log: integrate changes#6240,6242..6246,6248,6249 from cfgperl
21316              
21317              Subject: [ID 20000626.007] h2xs man page contains trailing garbage
21318              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
21319              Date: Mon, 26 Jun 2000 18:40:14 +0100
21320              Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
21321              
21322              Subject: [PATCH] bytes<->utf8 fixes
21323              From: simon@brecon.co.uk (Simon Cozens)
21324              Date: 26 Jun 2000 04:55:45 GMT
21325              Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
21326              
21327              Subject: [PATCH] is_utf8_string
21328              From: simon@brecon.co.uk (Simon Cozens)
21329              Date: 26 Jun 2000 02:25:59 GMT
21330              Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
21331              
21332              Subject: [PATCH] avoid mg_ptr in '*' magic
21333              From: Doug MacEachern <dougm@covalent.net>
21334              Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
21335              Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
21336              
21337              Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
21338              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
21339              Date: Sat, 24 Jun 2000 13:06:20 +0100
21340              Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
21341              
21342              Allow for standalone testing.
21343              
21344              Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
21345              From: Mark-Jason Dominus <mjd@plover.com>
21346              Date: Tue, 27 Jun 2000 22:36:42 -0400
21347              Message-ID: <20000628023642.12166.qmail@plover.com>
21348              
21349              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
21350              From: Frank Tobin <ftobin@uiuc.edu>
21351              Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
21352              Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
21353      Branch: maint-5.6/perl
21354           !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
21355           !> global.sym gv.c lib/IPC/Open3.pm objXSUB.h perlapi.c perlapi.h
21356           !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp_proto.h
21357           !> proto.h sv.c t/lib/filefunc.t t/lib/filespec.t t/lib/peek.t
21358           !> utf8.c utils/h2xs.PL
21359 ____________________________________________________________________________
21360 [  7765] By: gsar                                  on 2000/11/20  10:29:13
21361         Log: integrate change#6239 from cfgperl
21362              
21363              Configure maintenance.  Sever some dependency cycles,
21364              separate gccversion from the cc unit,
21365              address [ID 20000623.006] Configure script patch for using gcc on AIX
21366              (but solve it a little bit differently),
21367              unduplex some accidentally duplicated units,
21368              suggest using gcc if no cc available
21369              (p5p thread: "Solaris configure: counterproposal", 1999-09)
21370      Branch: maint-5.6/perl
21371           !> Configure Todo-5.6 config_h.SH
21372 ____________________________________________________________________________
21373 [  7764] By: gsar                                  on 2000/11/20  10:25:55
21374         Log: integrate changes#6233..6238 from cfgperl
21375              
21376              Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
21377              From: Mark-Jason Dominus <mjd@plover.com>
21378              Date: Fri, 16 Jun 2000 20:53:04 -0400
21379              Message-ID: <20000617005304.8008.qmail@plover.com>
21380              
21381              Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
21382              because when run as services (Win32ese for daemons)
21383              no environment variables are set and tmpdir ends up as /tmp,
21384              which is ambiguous.
21385              Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
21386              From: matt@sergeant.org
21387              Date: 16 Jun 2000 16:30:43 -0000
21388              Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
21389              
21390              The thread begun by
21391              Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
21392              From: Kevin.Ruscoe@ubsw.com
21393              Date: Fri, 16 Jun 2000 16:38:51 +0100
21394              Message-Id: <H000019b03c300d6@MHS>
21395              
21396              Tweak embed.pl, regen headers.
21397              
21398              Subject: [PATCH 5.6.0] XS module loading fixup for VMS
21399              From: Dan Sugalski <dan@sidhe.org>
21400              Date: Fri, 23 Jun 2000 17:00:00 -0400
21401              Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
21402      Branch: maint-5.6/perl
21403           !> (integrate 27 files)
21404 ____________________________________________________________________________
21405 [  7763] By: gsar                                  on 2000/11/20  10:08:08
21406         Log: s/perl56delta/perldelta/g
21407      Branch: maint-5.6/perl
21408            ! pod/Makefile
21409 ____________________________________________________________________________
21410 [  7762] By: gsar                                  on 2000/11/20  10:04:00
21411         Log: integrate changes#6225,6229,6231,6232 from cfgperl
21412              
21413              Add source code filenames to apidoc.
21414              From: simon@brecon.co.uk (Simon Cozens)
21415              Subject: [PATCH embed.pl] Source X-ref
21416              Date: 22 Jun 2000 02:18:49 GMT
21417              Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
21418              
21419              Subject: README.hpux version 0.6.1
21420              Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
21421              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
21422              Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
21423              
21424              Subject: [PATCH 5.6.0] cygwin port
21425              From: "Fifer, Eric" <EFifer@sanwaint.com>
21426              Date: Tue, 20 Jun 2000 14:30:58 +0100
21427              Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
21428              
21429              Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
21430              From: simon@brecon.co.uk (Simon Cozens)
21431              Date: 19 Jun 2000 15:18:27 GMT
21432              Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
21433              
21434              plus update pod/Makefile and regenerate perltoc
21435      Branch: maint-5.6/perl
21436           +> pod/perlutil.pod
21437           !> MANIFEST README.cygwin README.hpux Todo-5.6 embed.pl
21438           !> lib/File/Find.pm pod/Makefile pod/perltoc.pod pod/roffitall
21439 ____________________________________________________________________________
21440 [  7761] By: jhi                                   on 2000/11/20  04:09:55
21441         Log: Miraculous typo.
21442      Branch: perl
21443            ! t/op/pat.t
21444 ____________________________________________________________________________
21445 [  7760] By: jhi                                   on 2000/11/20  04:06:08
21446         Log: Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
21447              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21448              Date: Sun, 19 Nov 2000 22:30:26 -0500
21449              Message-ID: <20001119223026.A5165@monk.mps.ohio-state.edu>
21450      Branch: perl
21451            ! regexec.c scope.h t/op/pat.t
21452 ____________________________________________________________________________
21453 [  7759] By: jhi                                   on 2000/11/20  02:05:22
21454         Log: Make certain MacOS Classic has NO_ENVIRON_ARRAY.
21455      Branch: perl
21456            ! perl.h
21457 ____________________________________________________________________________
21458 [  7758] By: jhi                                   on 2000/11/20  01:58:11
21459         Log: Subject: [perl 7711: EPOC] updates
21460              From: Olaf Flebbe <o.flebbe@gmx.de>
21461              Date: Sun, 19 Nov 2000 19:33:30 +0100 (MET)
21462              Message-ID: <25575.974658810@www23.gmx.net>               
21463      Branch: perl
21464            + lib/File/Spec/Epoc.pm
21465            ! MANIFEST epoc/epocish.c lib/CGI.pm lib/Cwd.pm
21466            ! lib/File/Basename.pm lib/File/Find.pm lib/File/Path.pm
21467            ! lib/File/Spec.pm perl.c sv.c
21468 ____________________________________________________________________________
21469 [  7757] By: jhi                                   on 2000/11/20  01:53:11
21470         Log: ext/re/hints/MSWin32.pl seems to be missing from perlio.
21471      Branch: perl
21472            ! MANIFEST
21473 ____________________________________________________________________________
21474 [  7756] By: jhi                                   on 2000/11/20  01:47:22
21475         Log: Integrate perlio.
21476      Branch: perl
21477            - ext/re/hints/MSWin32.pl
21478           !> global.sym perlio.c perlio.h perliol.h pod/perlapi.pod sv.c
21479           !> win32/config.gc win32/config_H.gc win32/win32sck.c
21480 ____________________________________________________________________________
21481 [  7755] By: nick                                  on 2000/11/19  20:57:17
21482         Log: Add dummy crlf layer (just as buffer)
21483              Correct 1st bug - one layer of indirection.
21484      Branch: perlio
21485            ! perlio.c perlio.h perliol.h
21486 ____________________________________________________________________________
21487 [  7754] By: nick                                  on 2000/11/19  20:56:12
21488         Log: Work-round to Perl_deb_nocontext is no longer required
21489      Branch: perlio
21490            - ext/re/hints/MSWin32.pl
21491 ____________________________________________________________________________
21492 [  7753] By: nick                                  on 2000/11/19  20:01:16
21493         Log: diff -se shows these as different
21494      Branch: perlio
21495            ! global.sym pod/perlapi.pod
21496 ____________________________________________________________________________
21497 [  7752] By: nick                                  on 2000/11/19  18:57:30
21498         Log: Configure GCC/Win32 build -Duseperlio
21499              Fix a couple of gross issues
21500              - double-include of ../deb.o in re.dll
21501              - win32sck.c needs PerlIO and FILE 
21502      Branch: perlio
21503            ! ext/re/hints/MSWin32.pl win32/config.gc win32/config_H.gc
21504            ! win32/win32sck.c
21505 ____________________________________________________________________________
21506 [  7751] By: nick                                  on 2000/11/19  17:05:36
21507         Log: Special case :crlf and :raw in dummy PerlIO_apply_layers
21508      Branch: perlio
21509            ! perlio.c
21510 ____________________________________________________________________________
21511 [  7750] By: nick                                  on 2000/11/19  16:57:14
21512         Log: Missing aTHX_
21513      Branch: perlio
21514            ! sv.c
21515 ____________________________________________________________________________
21516 [  7749] By: jhi                                   on 2000/11/19  16:28:40
21517         Log: Subject: [ID 20001118.006] [PATCH] perl@7707 djgpp/config.over, hints/dos_djgpp.sh and Storable.pm
21518              From: "Peter J. Farley III" <pjfarley@banet.net>
21519              Date: Sun, 19 Nov 2000 01:42:58 -0500
21520              Message-Id: <5.0.1.4.0.20001119011855.00a55ec0@pop5.banet.net>
21521      Branch: perl
21522            ! djgpp/config.over ext/Storable/Storable.pm hints/dos_djgpp.sh
21523 ____________________________________________________________________________
21524 [  7748] By: jhi                                   on 2000/11/19  16:08:10
21525         Log: Subject: podlators 1.05 available        
21526              From: Russ Allbery <rra@stanford.edu>   
21527              Date: 18 Nov 2000 22:04:28 -0800
21528              Message-ID: <ylitpkijkj.fsf@windlord.stanford.edu>
21529      Branch: perl
21530            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL
21531 ____________________________________________________________________________
21532 [  7747] By: nick                                  on 2000/11/19  11:19:39
21533         Log: Integrate mainline
21534      Branch: perlio
21535           !> embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
21536           !> util.c
21537 ____________________________________________________________________________
21538 [  7746] By: jhi                                   on 2000/11/19  06:42:22
21539         Log: Make hex scanning warn on "\x{x}" and "\xx".
21540              "\x" and and hex("x") are still valid.
21541      Branch: perl
21542            ! util.c
21543 ____________________________________________________________________________
21544 [  7745] By: nick                                  on 2000/11/18  22:52:28
21545         Log: Integrate mainline
21546      Branch: perlio
21547           !> emacs/ptags embed.h embed.pl lib/CPAN.pm lib/CPAN/FirstTime.pm
21548           !> perl.h perlio.c proto.h regcomp.c regcomp.h
21549 ____________________________________________________________________________
21550 [  7744] By: jhi                                   on 2000/11/18  22:50:28
21551         Log: Introduce Perl_utf8_length().  Use it.
21552      Branch: perl
21553            ! embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
21554 ____________________________________________________________________________
21555 [  7743] By: jhi                                   on 2000/11/18  22:38:51
21556         Log: Compiler denit.
21557      Branch: perl
21558            ! perlio.c
21559 ____________________________________________________________________________
21560 [  7742] By: jhi                                   on 2000/11/18  20:33:05
21561         Log: Integrate perlio.
21562      Branch: perl
21563           !> cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
21564           !> perlio.h pp_ctl.c pp_sys.c sv.c
21565 ____________________________________________________________________________
21566 [  7741] By: jhi                                   on 2000/11/18  20:31:27
21567         Log: Subject: [PATCH 5.7.0] make regcomp reenterable
21568              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21569              Date: Fri, 17 Nov 2000 20:35:11 -0500
21570              Message-ID: <20001117203511.A13121@monk.mps.ohio-state.edu>
21571              
21572              Subject: Re: [PATCH 5.7.0] make regcomp reenterable
21573              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21574              Date: Fri, 17 Nov 2000 21:03:47 -0500
21575              Message-ID: <20001117210347.A16570@monk.mps.ohio-state.edu>
21576              
21577              Plus a little bit of tweaking in pregcomp().
21578      Branch: perl
21579            ! embed.h embed.pl perl.h proto.h regcomp.c regcomp.h
21580 ____________________________________________________________________________
21581 [  7740] By: nick                                  on 2000/11/18  20:17:22
21582         Log: Lexical use open ... support:
21583              add ->cop_io to COP structure in cop.h.
21584              Make mg.c and gv.c associate it with ${^OPEN}.
21585              Make lib/open.pm set it.
21586              Have sv.c, perl.c, pp_ctl.c, op.c manipulate it in a manner
21587              manner similar to ->cop_warnings.
21588              Have doio.c's do_open9 and pp_sys.c's pp_backticks use it as default and
21589              call new PerlIO_apply_layers().
21590              Declare latter in perlio.h and define in perlio.c
21591      Branch: perlio
21592            ! cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
21593            ! perlio.h pp_ctl.c pp_sys.c sv.c
21594 ____________________________________________________________________________
21595 [  7739] By: jhi                                   on 2000/11/18  19:54:00
21596         Log: Integrate perlio.
21597      Branch: perl
21598           !> doio.c perlio.c pp.c
21599 ____________________________________________________________________________
21600 [  7738] By: jhi                                   on 2000/11/18  17:16:13
21601         Log: Subject: [PATCH 5.7.0] etags broken again
21602              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21603              Date: Sat, 18 Nov 2000 02:41:36 -0500
21604              Message-ID: <20001118024136.A19097@monk.mps.ohio-state.edu>
21605      Branch: perl
21606            ! emacs/ptags
21607 ____________________________________________________________________________
21608 [  7737] By: jhi                                   on 2000/11/18  17:12:18
21609         Log: Upgrade to CPAN.pm 1.58_93 (the RC1 for 1.59), from Andreas König.
21610      Branch: perl
21611            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
21612 ____________________________________________________________________________
21613 [  7736] By: nick                                  on 2000/11/18  14:06:20
21614         Log: Basic tweaks to do_open() type parsing to allow layer/discipline
21615              part to be isolated.
21616      Branch: perlio
21617            ! doio.c perlio.c
21618 ____________________________________________________________________________
21619 [  7735] By: nick                                  on 2000/11/18  11:03:32
21620         Log: Integrate mainline
21621      Branch: perlio
21622           !> Changes README.amiga README.win32 patchlevel.h
21623           !> pod/perlfunc.pod pp.c regcomp.c regexec.c t/op/re_tests
21624 ____________________________________________________________________________
21625 [  7734] By: jhi                                   on 2000/11/18  01:18:56
21626         Log: Update Changes.
21627      Branch: perl
21628            ! Changes patchlevel.h
21629 ____________________________________________________________________________
21630 [  7733] By: jhi                                   on 2000/11/18  00:32:54
21631         Log: Subject: [PATCH 5.7.0] restore match data on backtracing
21632              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21633              Date: Fri, 17 Nov 2000 17:28:02 -0500
21634              Message-ID: <20001117172802.A1032@monk.mps.ohio-state.edu>
21635      Branch: perl
21636            ! regcomp.c regexec.c t/op/re_tests
21637 ____________________________________________________________________________
21638 [  7732] By: jhi                                   on 2000/11/18  00:28:56
21639         Log: Sparc 64-bit pack() fix from Jens Hamisch.
21640      Branch: perl
21641            ! pp.c
21642 ____________________________________________________________________________
21643 [  7731] By: jhi                                   on 2000/11/18  00:18:39
21644         Log: Explain in more detail the {} syntax ambiguousity.
21645              
21646              Subject: [PATCH] Re: [ID 20001117.003] map { "$_", 1} @array is syntax error
21647              From: Nicholas Clark <nick@ccl4.org>
21648              Date: Fri, 17 Nov 2000 22:10:28 +0000
21649              Message-ID: <20001117221028.A88930@plum.flirble.org>
21650      Branch: perl
21651            ! pod/perlfunc.pod
21652 ____________________________________________________________________________
21653 [  7730] By: jhi                                   on 2000/11/18  00:12:18
21654         Log: Subject: Fix for README.amiga (20000323.033)
21655              From: "Stephen P. Potter" <spp@spotter.yi.org>
21656              Date: Fri, 17 Nov 2000 12:25:51 -0500
21657              Message-Id: <200011171725.MAA05768@spotter.yi.org>
21658      Branch: perl
21659            ! README.amiga
21660 ____________________________________________________________________________
21661 [  7729] By: jhi                                   on 2000/11/18  00:08:34
21662         Log: Subject: [PATCH 5.6.0 README.win32] very minor typos
21663              From: "A. C. Yardley" <yardley@tanet.net>
21664              Date: Mon, 3 Apr 2000 11:35:33 -0700
21665              Message-ID: <3483.000403@tanet.net>
21666      Branch: perl
21667            ! README.win32
21668 ____________________________________________________________________________
21669 [  7728] By: nick                                  on 2000/11/17  21:59:47
21670         Log: Integrate mainline
21671      Branch: perlio
21672           !> configure.com hints/solaris_2.sh lib/Carp/Heavy.pm
21673           !> lib/ExtUtils/xsubpp lib/Pod/Checker.pm pod/perlfaq9.pod
21674           !> pod/perlhack.pod pod/perllocale.pod pod/perlmodlib.PL
21675           !> pod/perlpod.pod pod/perlxs.pod pod/perlxstut.pod t/lib/b.t
21676 ____________________________________________________________________________
21677 [  7727] By: nick                                  on 2000/11/17  21:56:31
21678         Log: Experiment on use of attributes.pm interface.
21679              Valid generic fix to auto-vivify code in rv2gv - only "upgrade" to
21680              SVt_PVRV if not already something better (else vivify of say magic gets
21681              core dump).
21682      Branch: perlio
21683            ! perlio.c pp.c
21684 ____________________________________________________________________________
21685 [  7726] By: jhi                                   on 2000/11/17  14:15:49
21686         Log: Subject: Fix for 20000815.006
21687              From: "Stephen P. Potter" <spp@spotter.yi.org>
21688              Date: Fri, 17 Nov 2000 08:57:45 -0500
21689              Message-Id: <200011171357.IAA05122@spotter.yi.org>
21690              
21691              It's really 20000518.006.
21692      Branch: perl
21693            ! pod/perlmodlib.PL
21694 ____________________________________________________________________________
21695 [  7725] By: jhi                                   on 2000/11/17  14:12:31
21696         Log: Subject: Fix for 20000409.001
21697              From: "Stephen P. Potter" <spp@spotter.yi.org>
21698              Date: Fri, 17 Nov 2000 08:55:45 -0500
21699              Message-Id: <200011171355.IAA05104@spotter.yi.org>
21700      Branch: perl
21701            ! pod/perlfaq9.pod
21702 ____________________________________________________________________________
21703 [  7724] By: jhi                                   on 2000/11/17  14:08:58
21704         Log: Undo #7627 now that we have =head3.
21705      Branch: perl
21706            ! pod/perlhack.pod
21707 ____________________________________________________________________________
21708 [  7723] By: jhi                                   on 2000/11/17  14:04:09
21709         Log: As surmised the #7719 wasn't a good move.
21710      Branch: perl
21711            ! hints/solaris_2.sh
21712 ____________________________________________________________________________
21713 [  7722] By: jhi                                   on 2000/11/17  13:59:04
21714         Log: Also the 64bitall hints can be either here or there.
21715      Branch: perl
21716            ! hints/solaris_2.sh
21717 ____________________________________________________________________________
21718 [  7721] By: jhi                                   on 2000/11/17  02:26:23
21719         Log: Test tweak for the open pragma.
21720      Branch: perl
21721            ! t/lib/b.t
21722 ____________________________________________________________________________
21723 [  7720] By: jhi                                   on 2000/11/17  00:23:22
21724         Log: The long double hints can be here or there.
21725      Branch: perl
21726            ! hints/solaris_2.sh
21727 ____________________________________________________________________________
21728 [  7719] By: jhi                                   on 2000/11/17  00:14:06
21729         Log: For Solaris use64bitall the stdchar needs a little bit of help.
21730      Branch: perl
21731            ! hints/solaris_2.sh
21732 ____________________________________________________________________________
21733 [  7718] By: jhi                                   on 2000/11/16  23:27:34
21734         Log: Subject: Re: Bug in Carp::Heavy/5.6.0?
21735              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
21736              Date: Wed, 15 Nov 2000 08:56:32 +0100
21737              Message-ID: <3A1241B0.64477E00@alcatel.at>
21738      Branch: perl
21739            ! lib/Carp/Heavy.pm
21740 ____________________________________________________________________________
21741 [  7717] By: jhi                                   on 2000/11/16  23:23:29
21742         Log: Subject: [PATCH] Re: 20001101.003 PDL
21743              From: Nicholas Clark <nick@ccl4.org>
21744              Date: Thu, 16 Nov 2000 16:48:25 +0000
21745              Message-ID: <20001116164825.B93487@plum.flirble.org>
21746      Branch: perl
21747            ! lib/ExtUtils/xsubpp pod/perlxs.pod pod/perlxstut.pod
21748 ____________________________________________________________________________
21749 [  7716] By: jhi                                   on 2000/11/16  23:21:31
21750         Log: Subject: [PATCH] Re: [p5p] [PATCH perlpod.pod] Digging into the =head
21751              From: "Casey R. Tweten" <crt@kiski.net>
21752              Date: Thu, 16 Nov 2000 12:02:47 -0500 (EST)
21753              Message-ID: <Pine.OSF.4.21.0011161200410.700-100000@home.kiski.net>
21754      Branch: perl
21755            ! lib/Pod/Checker.pm pod/perlpod.pod
21756 ____________________________________________________________________________
21757 [  7715] By: jhi                                   on 2000/11/16  23:19:40
21758         Log: Avoid an infinite loop in VMS when utils scripts are run
21759              with no arguments, from Charles Lane.
21760      Branch: perl
21761            ! configure.com
21762 ____________________________________________________________________________
21763 [  7714] By: jhi                                   on 2000/11/16  23:17:08
21764         Log: Subject: perllocale.pod changes
21765              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
21766              Date: Mon, 13 Nov 2000 10:09:22 +0300
21767              Message-ID: <402099F49BEED211999700805FC7359F825416@ru0028exch01.spb.lucent.com>
21768      Branch: perl
21769            ! pod/perllocale.pod
21770 ____________________________________________________________________________
21771 [  7713] By: jhi                                   on 2000/11/16  23:14:06
21772         Log: Integrate perlio.
21773      Branch: perl
21774           !> doio.c perlio.c perlio.h util.c
21775 ____________________________________________________________________________
21776 [  7712] By: nick                                  on 2000/11/16  21:10:58
21777         Log: Integrate mainline
21778      Branch: perlio
21779           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
21780           !> config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
21781           !> uconfig.sh vos/config.alpha.def vos/config.alpha.h
21782           !> vos/config.ga.def vos/config.ga.h win32/config.bc
21783           !> win32/config.gc win32/config.vc
21784 ____________________________________________________________________________
21785 [  7711] By: nick                                  on 2000/11/16  19:56:41
21786         Log: Minor tweaks:
21787              consistent way of getting 'rb', 'wb' etc. for binary opens
21788              move *perlio::layers to *open::layers
21789              a #define to show layers available
21790              DOSISH popen/PerlIO had export/import sense inverted.
21791      Branch: perlio
21792            ! doio.c perlio.c perlio.h util.c
21793 ____________________________________________________________________________
21794 [  7710] By: jhi                                   on 2000/11/16  15:46:05
21795         Log: Add HAS_SBRK_PROTO.
21796      Branch: metaconfig/U/perl
21797            + d_sbrkproto.U
21798      Branch: perl
21799            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
21800            ! config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
21801            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
21802            ! vos/config.ga.def vos/config.ga.h win32/config.bc
21803            ! win32/config.gc win32/config.vc
21804 ____________________________________________________________________________
21805 [  7709] By: nick                                  on 2000/11/16  07:31:49
21806         Log: Integrate mainline
21807      Branch: perlio
21808           !> (integrate 35 files)
21809 ____________________________________________________________________________
21810 [  7708] By: jhi                                   on 2000/11/16  05:33:03
21811         Log: These files are text, not binary.
21812      Branch: perl
21813            ! ext/Encode/Encode/iso8859-10.enc
21814            ! ext/Encode/Encode/iso8859-13.enc
21815            ! ext/Encode/Encode/iso8859-14.enc
21816            ! ext/Encode/Encode/iso8859-15.enc
21817 ____________________________________________________________________________
21818 [  7707] By: jhi                                   on 2000/11/16  01:53:37
21819         Log: Update Changes.
21820      Branch: perl
21821            ! Changes patchlevel.h
21822 ____________________________________________________________________________
21823 [  7706] By: jhi                                   on 2000/11/16  01:35:59
21824         Log: More #undefing of stdio.
21825      Branch: perl
21826            ! fakesdio.h nostdio.h
21827 ____________________________________________________________________________
21828 [  7705] By: jhi                                   on 2000/11/16  01:34:18
21829         Log: Add fwalk() probe to the configuration files and regen perltoc.
21830      Branch: perl
21831            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
21832            ! config_h.SH configure.com epoc/config.sh pod/perltoc.pod
21833            ! uconfig.h uconfig.sh util.c vos/config.alpha.def
21834            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
21835            ! win32/config.bc win32/config.gc win32/config.vc
21836 ____________________________________________________________________________
21837 [  7704] By: jhi                                   on 2000/11/16  01:33:07
21838         Log: Add the _fwalk() unit.  (The probe says 'fwalk()'.  Time for
21839              an optional third argument to Inlibc?)
21840      Branch: metaconfig/U/perl
21841            + d__fwalk.U
21842 ____________________________________________________________________________
21843 [  7703] By: jhi                                   on 2000/11/16  01:09:22
21844         Log: The type of the hash_cb() size argument is tricky.
21845      Branch: perl
21846            ! ext/DB_File/DB_File.xs
21847 ____________________________________________________________________________
21848 [  7702] By: jhi                                   on 2000/11/15  23:01:16
21849         Log: Quick temporary fix for 20001114.008 as suggested by Nick Ing-Simmons.
21850      Branch: perl
21851            ! nostdio.h
21852 ____________________________________________________________________________
21853 [  7701] By: jhi                                   on 2000/11/15  22:52:32
21854         Log: Detypo.
21855      Branch: perl
21856            ! t/lib/bigfltpm.t
21857 ____________________________________________________________________________
21858 [  7700] By: jhi                                   on 2000/11/15  22:51:56
21859         Log: UINT64_C() work continues.
21860      Branch: perl
21861            ! handy.h perl.h utf8.h
21862 ____________________________________________________________________________
21863 [  7699] By: jhi                                   on 2000/11/15  14:13:04
21864         Log: SOCKS has its own USE_THREADS, based on
21865              
21866              Subject: [ID 20001114.002] et. al. bugfix followup
21867              From: Jens Hamisch <jens@Strawberry.COM> 
21868              Date: Wed, 15 Nov 2000 14:23:11 +0100
21869              Message-ID: <20001115142311.A21164@Strawberry.COM>
21870      Branch: perl
21871            ! perl.h
21872 ____________________________________________________________________________
21873 [  7698] By: jhi                                   on 2000/11/15  03:50:56
21874         Log: Add few missing #undefs and sort them.
21875      Branch: perl
21876            ! fakesdio.h
21877 ____________________________________________________________________________
21878 [  7697] By: jhi                                   on 2000/11/15  03:39:14
21879         Log: Linenumber fix.
21880      Branch: perl
21881            ! t/pragma/warn/utf8
21882 ____________________________________________________________________________
21883 [  7696] By: jhi                                   on 2000/11/15  02:55:26
21884         Log: EBCDIC tweaks.
21885              
21886              Subject: [PATCH: perl@7674 ++] fixes for warnings and regmesg (reprise)
21887              From: Peter Prymmer <pvhp@forte.com>
21888              Date: Tue, 14 Nov 2000 17:05:11 -0800 (PST)
21889              Message-ID: <Pine.OSF.4.10.10011141653510.106218-100000@aspara.forte.com>
21890      Branch: perl
21891            ! t/op/regmesg.t t/pragma/warn/utf8
21892 ____________________________________________________________________________
21893 [  7695] By: jhi                                   on 2000/11/15  02:53:58
21894         Log: Subject: [PATCH: perl@7674 + Scott-Thoennes] hush warnings about malformed EBCDIC text
21895              From: Peter Prymmer <pvhp@forte.com>
21896              Date: Tue, 14 Nov 2000 15:09:41 -0800 (PST)
21897              Message-ID: <Pine.OSF.4.10.10011141500260.106218-100000@aspara.forte.com>
21898      Branch: perl
21899            ! utf8.c
21900 ____________________________________________________________________________
21901 [  7694] By: jhi                                   on 2000/11/15  02:50:55
21902         Log: Subject: [PATCH: perl@7674] updates to README.os390
21903              From: Prymmer/Kahn <pvhp@best.com>
21904              Date: Tue, 14 Nov 2000 09:20:20 -0800 (PST)
21905              Message-ID: <Pine.BSF.4.21.0011140913370.15162-100000@shell8.ba.best.com>
21906      Branch: perl
21907            ! README.os390
21908 ____________________________________________________________________________
21909 [  7693] By: jhi                                   on 2000/11/15  02:48:37
21910         Log: Quit utf8_to_uv() instantly if curlen == 0.
21911      Branch: perl
21912            ! utf8.c
21913 ____________________________________________________________________________
21914 [  7692] By: jhi                                   on 2000/11/15  02:24:29
21915         Log: Use u_int32_t for the size of hash_cb(), not size_t.
21916              
21917              Subject: [ID 20001114.003] Solaris 8, 64 Bit DB_file patch
21918              From: Jens Hamisch <jens@Strawberry.COM>     
21919              Date: Tue, 14 Nov 2000 19:03:55 +0100
21920              Message-Id: <20001114190355.A20559@Strawberry.COM>
21921      Branch: perl
21922            ! ext/DB_File/DB_File.xs
21923 ____________________________________________________________________________
21924 [  7691] By: jhi                                   on 2000/11/15  02:20:12
21925         Log: Use UINT64_C().
21926              
21927              Subject: [ID 20001114.006] 5.7.0-7680 Solaris 8, 64 bit, utf8 patch
21928              From: Jens Hamisch <jens@Strawberry.COM>
21929              Date: Tue, 14 Nov 2000 19:16:23 +0100
21930              Message-Id: <20001114191623.G20559@Strawberry.COM>
21931      Branch: perl
21932            ! utf8.c utf8.h
21933 ____________________________________________________________________________
21934 [  7690] By: jhi                                   on 2000/11/15  02:17:06
21935         Log: Defined INT64_C() and UINT64_C() unless defined by <inttypes.h>
21936              (a macro to define signed and unsigned integer constants).
21937      Branch: perl
21938            ! handy.h
21939 ____________________________________________________________________________
21940 [  7689] By: jhi                                   on 2000/11/15  01:56:51
21941         Log: Regen Configure.
21942      Branch: perl
21943            ! Configure
21944 ____________________________________________________________________________
21945 [  7688] By: jhi                                   on 2000/11/15  01:56:32
21946         Log: Make the unit know about SOCKS.
21947      Branch: metaconfig
21948            ! U/protos/socksizetype.U
21949 ____________________________________________________________________________
21950 [  7687] By: jhi                                   on 2000/11/15  01:54:47
21951         Log: Remove unused dependencies.
21952      Branch: metaconfig
21953            ! U/compline/d_getpagsz.U
21954 ____________________________________________________________________________
21955 [  7686] By: nick                                  on 2000/11/14  21:25:13
21956         Log: Integrate mainline.
21957      Branch: perlio
21958           +> ext/re/hints/MSWin32.pl win32/bin/mdelete.bat
21959           !> MANIFEST doio.c doop.c ext/IO/lib/IO/Handle.pm
21960           !> ext/IO/lib/IO/Seekable.pm ext/SDBM_File/Makefile.PL
21961           !> lib/ExtUtils/MM_Unix.pm lib/perl5db.pl makedef.pl perl.h
21962           !> perlio.c pp.c pp_sys.c toke.c utf8.c utf8.h win32/Makefile
21963           !> win32/config.bc win32/config.gc win32/config.vc
21964           !> win32/makefile.mk win32/win32.c win32/win32.h win32/win32sck.c
21965 ____________________________________________________________________________
21966 [  7685] By: jhi                                   on 2000/11/14  17:54:56
21967         Log: Integrate perlio.
21968      Branch: perl
21969           +> fakesdio.h perliol.h
21970           !> MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
21971           !> perlsdio.h perlsfio.h pod/perlfunc.pod
21972 ____________________________________________________________________________
21973 [  7684] By: nick                                  on 2000/11/14  17:43:04
21974         Log: PerlIO #include and #ifdef re-work.
21975      Branch: perlio
21976            + fakesdio.h perliol.h
21977            ! MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
21978            ! perlsdio.h perlsfio.h
21979 ____________________________________________________________________________
21980 [  7683] By: jhi                                   on 2000/11/14  15:42:40
21981         Log: Hoist the duplicated socket/netdb include logic to perl.h;
21982              undef SETERRNO in case SOCKS has defined it.  Based on:
21983              
21984              Subject: [ID 20001114.002] Code-Cleanups concerning SOCKS5 and Solaris   
21985              From: Jens Hamisch <jens@Strawberry.COM> 
21986              Date: Tue, 14 Nov 2000 11:34:40 +0100
21987              Message-Id: <20001114113440.A20005@Strawberry.COM>
21988      Branch: perl
21989            ! doio.c perl.h pp_sys.c
21990 ____________________________________________________________________________
21991 [  7682] By: jhi                                   on 2000/11/14  14:07:28
21992         Log: Subject: some additions for makefiles for win32 (for perl@7674)
21993              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
21994              Date: Tue, 14 Nov 2000 09:31:13 +0300
21995              Message-ID: <402099F49BEED211999700805FC7359F8254FC@ru0028exch01.spb.lucent.com>
21996      Branch: perl
21997            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
21998            ! win32/makefile.mk
21999 ____________________________________________________________________________
22000 [  7681] By: jhi                                   on 2000/11/14  14:01:41
22001         Log: Subject: tiny typo in perl5db.pl
22002              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
22003              Date: Tue, 14 Nov 2000 09:29:28 +0300
22004              Message-ID: <402099F49BEED211999700805FC7359F8254F7@ru0028exch01.spb.lucent.com>
22005      Branch: perl
22006            ! lib/perl5db.pl
22007 ____________________________________________________________________________
22008 [  7680] By: jhi                                   on 2000/11/14  04:13:50
22009         Log: Redo #7679 with LFs instead of CRLFs.
22010      Branch: perl
22011            ! ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm makedef.pl
22012            ! perlio.c win32/Makefile win32/bin/mdelete.bat win32/config.gc
22013            ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
22014 ____________________________________________________________________________
22015 [  7679] By: jhi                                   on 2000/11/14  01:21:09
22016         Log: Subject: [PATCH perl@7638] Get PerlIO building on Win32
22017              From: Benjamin Stuhl <tiriath@yahoo.com> 
22018              Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
22019              Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
22020      Branch: perl
22021            + win32/bin/mdelete.bat
22022            ! MANIFEST ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
22023            ! makedef.pl perlio.c win32/Makefile win32/config.gc
22024            ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
22025 ____________________________________________________________________________
22026 [  7678] By: jhi                                   on 2000/11/14  01:19:20
22027         Log: Fix the re extension building for Win32.
22028              
22029              Subject: [PATCH perl@7638] Get PerlIO building on Win32
22030              From: Benjamin Stuhl <tiriath@yahoo.com> 
22031              Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
22032              Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
22033      Branch: perl
22034            + ext/re/hints/MSWin32.pl
22035            ! MANIFEST
22036 ____________________________________________________________________________
22037 [  7677] By: jhi                                   on 2000/11/14  01:13:54
22038         Log: Subject: [ID 20001113.003] utf8_to_uv on malformed utf returns wrong values
22039              From: sthoenna@efn.org
22040              Date: Mon, 13 Nov 2000 14:49:40 -0800 (PST)
22041              Message-Id: <200011132249.eADMnek09679@garcia.efn.org>
22042      Branch: perl
22043            ! doop.c pp.c toke.c utf8.c utf8.h
22044 ____________________________________________________________________________
22045 [  7676] By: jhi                                   on 2000/11/13  20:23:15
22046         Log: Subject: Re: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
22047              From: Nicholas Clark <nick@ccl4.org>
22048              Date: Mon, 13 Nov 2000 18:55:04 +0000
22049              Message-ID: <20001113185504.J29183@plum.flirble.org>
22050      Branch: perl
22051            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Seekable.pm
22052 ____________________________________________________________________________
22053 [  7675] By: nick                                  on 2000/11/13  20:21:57
22054         Log: Integrate mainline ...
22055      Branch: perlio
22056           !> Changes MANIFEST doop.c ext/IO/IO.xs ext/IO/lib/IO/Handle.pm
22057           !> ext/IO/lib/IO/Seekable.pm patchlevel.h perl.h perlio.c
22058           !> perlsfio.h pod/perlfunc.pod pod/perlunicode.pod pp.c regexp.h
22059           !> t/io/tell.t t/lib/io_xs.t t/op/bop.t utf8.c
22060 ____________________________________________________________________________
22061 [  7674] By: jhi                                   on 2000/11/13  15:07:56
22062         Log: Update Changes.
22063      Branch: perl
22064            ! Changes patchlevel.h
22065 ____________________________________________________________________________
22066 [  7673] By: jhi                                   on 2000/11/13  14:42:42
22067         Log: Remove the new two tests of lib/io_xs for now, they seem to
22068              fail under perlio on some platforms.
22069      Branch: perl
22070            ! t/lib/io_xs.t
22071 ____________________________________________________________________________
22072 [  7672] By: jhi                                   on 2000/11/13  13:57:53
22073         Log: Make PerlIO_getpos() to behave like fgetpos() on return.
22074      Branch: perl
22075            ! perlio.c
22076 ____________________________________________________________________________
22077 [  7671] By: jhi                                   on 2000/11/13  05:30:48
22078         Log: Placate nervous compilers that see longer than ints switch()ing.
22079      Branch: perl
22080            ! utf8.c
22081 ____________________________________________________________________________
22082 [  7670] By: jhi                                   on 2000/11/13  05:14:21
22083         Log: fputs() does return EOF on error but here we don't care.
22084      Branch: perl
22085            ! perlio.c
22086 ____________________________________________________________________________
22087 [  7669] By: jhi                                   on 2000/11/13  05:02:45
22088         Log: Declare reg_data like reg_substr_data.
22089      Branch: perl
22090            ! regexp.h
22091 ____________________________________________________________________________
22092 [  7668] By: jhi                                   on 2000/11/13  04:54:34
22093         Log: Typos in #7667.
22094      Branch: perl
22095            ! perl.h
22096 ____________________________________________________________________________
22097 [  7667] By: jhi                                   on 2000/11/13  04:49:49
22098         Log: Cleanup messy #ifdef.
22099      Branch: perl
22100            ! perl.h
22101 ____________________________________________________________________________
22102 [  7666] By: jhi                                   on 2000/11/13  04:17:34
22103         Log: Subject: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
22104              From: Nicholas Clark <nick@talking.bollo.cx>
22105              Date: Sun, 12 Nov 2000 21:14:11 +0000
22106              Message-Id: <E13v4S3-0000iY-00@Bagpuss.unfortu.net>
22107              
22108              Note: only one breakage of the two reported is fixed by this patch.
22109      Branch: perl
22110            ! perlio.c
22111 ____________________________________________________________________________
22112 [  7665] By: jhi                                   on 2000/11/13  04:05:07
22113         Log: Tweak the definition of the bit complement on UTF-8 data:
22114              if none of the characters in the string are > 0xff,
22115              the result is a complemented byte string, not a (UTF-8)
22116              char string.  Based on the summary in
22117              
22118              Subject: Re: [ID 20000918.005] ~ on wide chars
22119              From: sthoenna@efn.org (Yitzchak Scott-Thoennes) 
22120              Date: Fri, 10 Nov 2000 09:47:15 -0800
22121              Message-ID: <jSDD6gzkgi/T092yn@efn.org>
22122              
22123              This should give us the maximum backward (pre-char string)
22124              compatibility and utf8 compatibility.  The other alternative
22125              would be to limit the bit complement to be always byte only,
22126              taking the least significant byte of the chars.
22127      Branch: perl
22128            ! doop.c pod/perlunicode.pod pp.c t/op/bop.t
22129 ____________________________________________________________________________
22130 [  7664] By: jhi                                   on 2000/11/13  00:23:44
22131         Log: Couple of tests from #7660 salvaged.
22132      Branch: perl
22133            - t/op/tell.t
22134            ! MANIFEST t/io/tell.t
22135 ____________________________________________________________________________
22136 [  7663] By: jhi                                   on 2000/11/13  00:02:48
22137         Log: Subject: [ID 20001112.007] sfio's sftell isn't ftell
22138              From: Nicholas Clark <nick@talking.bollo.cx>
22139              Date: Sun, 12 Nov 2000 21:23:43 +0000
22140              Message-Id: <E13v4bH-0000lN-00@Bagpuss.unfortu.net>
22141      Branch: perl
22142            ! perlsfio.h
22143 ____________________________________________________________________________
22144 [  7662] By: jhi                                   on 2000/11/13  00:01:39
22145         Log: Subject: [ID 20001112.006] IO::Seekable::getpos doesn't check for fgetpos() failure
22146              From: Nicholas Clark <nick@talking.bollo.cx>
22147              Date: Sun, 12 Nov 2000 21:30:04 +0000
22148              Message-Id: <E13v4hQ-0000mn-00@Bagpuss.unfortu.net>
22149      Branch: perl
22150            ! ext/IO/IO.xs ext/IO/lib/IO/Seekable.pm t/lib/io_xs.t
22151 ____________________________________________________________________________
22152 [  7661] By: jhi                                   on 2000/11/12  23:57:29
22153         Log: Document tell() on special streams.
22154      Branch: perl
22155            ! pod/perlfunc.pod
22156 ____________________________________________________________________________
22157 [  7660] By: jhi                                   on 2000/11/12  23:54:22
22158         Log: (Subsumed by #7664)
22159      Branch: perl
22160            + t/op/tell.t
22161            ! MANIFEST
22162 ____________________________________________________________________________
22163 [  7659] By: jhi                                   on 2000/11/12  22:55:25
22164         Log: Many subdocumented return values of the IO extension now documented.
22165              ungetc and write still left subdocumented.
22166              
22167              Subject: [PATCH] (was Re: IO::Handle::ungetc)
22168              From: Nicholas Clark <nick@talking.bollo.cx>
22169              Date: Sun, 12 Nov 2000 21:35:53 +0000
22170              Message-ID: <20001112213552.A3034@Bagpuss.unfortu.net>
22171      Branch: perl
22172            ! ext/IO/lib/IO/Handle.pm
22173 ____________________________________________________________________________
22174 [  7658] By: jhi                                   on 2000/11/12  21:37:06
22175         Log: Subject: [ID 20001112.004] man perlfunc omits tell()'s error return
22176              From: Nicholas Clark <nick@talking.bollo.cx>
22177              Date: Sun, 12 Nov 2000 20:03:22 +0000
22178              Message-Id: <E13v3LV-0008Pd-00@Bagpuss.unfortu.net>
22179      Branch: perl
22180            ! pod/perlfunc.pod
22181 ____________________________________________________________________________
22182 [  7657] By: jhi                                   on 2000/11/12  20:34:55
22183         Log: Integrate perlio.
22184      Branch: perl
22185           !> perlio.c
22186 ____________________________________________________________________________
22187 [  7656] By: nick                                  on 2000/11/12  19:25:06
22188         Log: Add aTHX_ to Perl_croak's (MULTIPLICITY et. al.)
22189      Branch: perlio
22190            ! perlio.c
22191 ____________________________________________________________________________
22192 [  7655] By: nick                                  on 2000/11/12  19:09:41
22193         Log: Integrate mainline
22194      Branch: perlio
22195           +> README.solaris ext/Encode/Encode/cp1006.enc
22196           +> ext/Encode/Encode/cp424.enc ext/Encode/Encode/cp856.enc
22197           +> ext/Encode/Encode/gsm0338.enc ext/Encode/Encode/iso8859-10.enc
22198           +> ext/Encode/Encode/iso8859-13.enc
22199           +> ext/Encode/Encode/iso8859-14.enc
22200           +> ext/Encode/Encode/iso8859-15.enc
22201           !> (integrate 34 files)
22202 ____________________________________________________________________________
22203 [  7654] By: jhi                                   on 2000/11/12  19:00:22
22204         Log: Add a metaconfig unit for fsync.
22205      Branch: metaconfig/U/perl
22206            + d_fsync.U
22207 ____________________________________________________________________________
22208 [  7653] By: jhi                                   on 2000/11/12  19:00:01
22209         Log: Add HAS_FSYNC, lack noticed by Nicholas Clark.
22210      Branch: perl
22211            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
22212            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
22213            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
22214            ! vos/config.ga.h win32/config.bc win32/config.gc
22215            ! win32/config.vc
22216 ____________________________________________________________________________
22217 [  7652] By: jhi                                   on 2000/11/11  21:12:01
22218         Log: Copy the s// information of README.hpux also to the perlrun.
22219      Branch: perl
22220            ! README.hpux pod/perlrun.pod
22221 ____________________________________________________________________________
22222 [  7651] By: jhi                                   on 2000/11/11  21:03:13
22223         Log: More README.solaris updates from Andy Dougherty.
22224      Branch: perl
22225            ! README.solaris
22226 ____________________________________________________________________________
22227 [  7650] By: jhi                                   on 2000/11/11  18:38:57
22228         Log: More descriptive error for unknown perlio layers.
22229              
22230              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
22231              From: Dominic Dunlop <domo@computer.org> 
22232              Date: Sat, 11 Nov 2000 18:20:32 +0100             
22233              Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
22234      Branch: perl
22235            ! perlio.c pod/perldiag.pod
22236 ____________________________________________________________________________
22237 [  7649] By: jhi                                   on 2000/11/11  18:37:52
22238         Log: MachTen doesn't really do mmap() and munmap().
22239              
22240              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
22241              From: Dominic Dunlop <domo@computer.org> 
22242              Date: Sat, 11 Nov 2000 18:20:32 +0100             
22243              Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
22244      Branch: perl
22245            ! hints/machten.sh
22246 ____________________________________________________________________________
22247 [  7648] By: jhi                                   on 2000/11/11  18:36:46
22248         Log: Subject: [PATCH] fwd: Re: [ID 20001105.011] Perl 5.6.0 documentation glitch
22249              From: rspier@pobox.com (Robert Spier)
22250              Date: Sat, 11 Nov 2000 12:22:15 -0500 (EST)
22251              Message-ID: <14861.32839.491271.985797@rls.cx>
22252      Branch: perl
22253            ! Porting/Contract pod/perltoot.pod
22254 ____________________________________________________________________________
22255 [  7647] By: jhi                                   on 2000/11/11  18:35:30
22256         Log: Simplify the getpagesize() unit by dropping the
22257              pagesize probe since it's nowadays slightly more
22258              complicated because of sysconf(). (Note: if some
22259              platform really needs the -lPW for getpagesize,
22260              I just broke it.)
22261              
22262              TODO: a new pagesize unit.
22263      Branch: metaconfig
22264            ! U/compline/d_getpagsz.U
22265 ____________________________________________________________________________
22266 [  7646] By: jhi                                   on 2000/11/11  18:33:23
22267         Log: Add getpagesize() probing, on non-UNIX guess 'undef'.
22268      Branch: perl
22269            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
22270            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
22271            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
22272            ! vos/config.ga.h win32/config.bc win32/config.gc
22273            ! win32/config.vc
22274 ____________________________________________________________________________
22275 [  7645] By: jhi                                   on 2000/11/11  16:45:15
22276         Log: Use sysconf() or getpagesize() to find out the pagesize.
22277      Branch: perl
22278            ! perlio.c
22279 ____________________________________________________________________________
22280 [  7644] By: jhi                                   on 2000/11/11  15:46:08
22281         Log: Integrate perlio.
22282      Branch: perl
22283           !> perlio.c
22284 ____________________________________________________________________________
22285 [  7643] By: jhi                                   on 2000/11/11  15:33:36
22286         Log: Subject: Re: [PATCH] README.solaris
22287              From: Lupe Christoph <lupe@lupe-christoph.de>
22288              Date: Sat, 11 Nov 2000 14:08:10 +0100
22289              Message-ID: <20001111140810.C10394@alanya.lupe-christoph.de>
22290      Branch: perl
22291            ! README.solaris
22292 ____________________________________________________________________________
22293 [  7642] By: jhi                                   on 2000/11/11  15:22:12
22294         Log: Subject: [PATCH perl@7638] cygwin port
22295              From: "Eric Fifer" <egf7@columbia.edu>            
22296              Date: Fri, 10 Nov 2000 19:30:30 -0000
22297              Message-ID: <000001c04b4c$b96b7980$243670c2@fifer>
22298      Branch: perl
22299            ! README.cygwin lib/ExtUtils/MM_Cygwin.pm
22300 ____________________________________________________________________________
22301 [  7641] By: nick                                  on 2000/11/11  14:50:36
22302         Log: Fixup mmap layer by doing mmap() calls on pagesize boundaries.
22303              Also call "Buf" layer directly when unread'ing non-read chars.
22304      Branch: perlio
22305            ! perlio.c
22306 ____________________________________________________________________________
22307 [  7640] By: jhi                                   on 2000/11/11  02:05:02
22308         Log: Add more encoding tables.
22309      Branch: perl
22310            + ext/Encode/Encode/cp1006.enc ext/Encode/Encode/cp424.enc
22311            + ext/Encode/Encode/cp856.enc ext/Encode/Encode/gsm0338.enc
22312            + ext/Encode/Encode/iso8859-10.enc
22313            + ext/Encode/Encode/iso8859-13.enc
22314            + ext/Encode/Encode/iso8859-14.enc
22315            + ext/Encode/Encode/iso8859-15.enc
22316            ! MANIFEST
22317 ____________________________________________________________________________
22318 [  7639] By: jhi                                   on 2000/11/10  18:49:25
22319         Log: Subject: [PATCH] README.solaris
22320              From: Andy Dougherty <doughera@lafayette.edu>
22321              Date: Fri, 10 Nov 2000 12:18:00 -0500 (EST)
22322              Message-ID: <Pine.SOL.4.10.10011101217100.28341-100000@maxwell.phys.lafayette.edu>
22323      Branch: perl
22324            + README.solaris
22325            ! INSTALL MANIFEST hints/solaris_2.sh pod/buildtoc.PL
22326            ! pod/perl.pod pod/perltoc.pod
22327 ____________________________________________________________________________
22328 [  7638] By: jhi                                   on 2000/11/10  15:04:15
22329         Log: Update Changes.
22330      Branch: perl
22331            ! Changes patchlevel.h
22332 ____________________________________________________________________________
22333 [  7637] By: jhi                                   on 2000/11/10  14:14:28
22334         Log: Explain better why certain regex tests are skipped.
22335              
22336              Subject: Re: tests skipped: unknown reason
22337              From: Lupe Christoph <lupe@lupe-christoph.de>
22338              Date: Fri, 10 Nov 2000 09:08:56 +0100
22339              Message-ID: <20001110090856.J785@alanya.lupe-christoph.de>
22340      Branch: perl
22341            ! t/op/regexp.t
22342 ____________________________________________________________________________
22343 [  7636] By: nick                                  on 2000/11/10  13:40:00
22344         Log: Integrate mainline.
22345      Branch: perlio
22346           !> emacs/cperl-mode.el ext/IO/lib/IO/Handle.pm hints/linux.sh
22347           !> hints/uts.sh lib/unicode/syllables.txt perlio.c
22348           !> win32/bin/search.pl
22349 ____________________________________________________________________________
22350 [  7635] By: nick                                  on 2000/11/10  13:25:52
22351         Log: Re-instate stdio large file support via perlio.
22352      Branch: perl
22353            ! perlio.c
22354 ____________________________________________________________________________
22355 [  7634] By: jhi                                   on 2000/11/10  04:49:55
22356         Log: Amdahl UTS hints updates.
22357              
22358              Subject: [ID 20001109.016] Trouble going from 5.4 to 5.6
22359              From: hom00@utsglobal.com (Harold O Morris)
22360              Date: Thu, 9 Nov 2000 20:02 PST
22361              Message-Id: <m13u5OV-000045C@juno.uts.utsglobal.com>
22362      Branch: perl
22363            ! hints/uts.sh
22364 ____________________________________________________________________________
22365 [  7633] By: jhi                                   on 2000/11/09  23:33:28
22366         Log: Subject: [PATCH] IO::Seekable pod
22367              From: Nicholas Clark <nick@talking.bollo.cx>
22368              Date: Thu, 9 Nov 2000 20:29:45 +0000
22369              Message-ID: <20001109202945.A10451@Bagpuss.unfortu.net>
22370      Branch: perl
22371            ! ext/IO/lib/IO/Handle.pm
22372 ____________________________________________________________________________
22373 [  7632] By: jhi                                   on 2000/11/09  21:55:41
22374         Log: Various doc oddball characters.
22375              
22376              Subject: [ID 20001106.004] Perl 5.6.0 bugs  
22377              From: Michael Somos <somos@grail.cba.csuohio.edu>
22378              Date: Mon, 6 Nov 2000 17:44:20 -0500
22379              Message-Id: <200011062244.RAA28632@grail.cba.csuohio.edu>
22380      Branch: perl
22381            ! emacs/cperl-mode.el lib/unicode/syllables.txt
22382            ! win32/bin/search.pl
22383 ____________________________________________________________________________
22384 [  7631] By: jhi                                   on 2000/11/09  21:12:29
22385         Log: Subject: Re: bash -c exit and linux hints 
22386              From: "John P. Linderman" <jpl@research.att.com>
22387              Date: Thu, 02 Nov 2000 09:37:25 -0500
22388              Message-Id: <200011021437.JAA63199@raptor.research.att.com>
22389      Branch: perl
22390            ! hints/linux.sh
22391 ____________________________________________________________________________
22392 [  7630] By: nick                                  on 2000/11/09  20:34:11
22393         Log: Integrate mainline.
22394      Branch: perlio
22395           !> (integrate 91 files)
22396 ____________________________________________________________________________
22397 [  7629] By: jhi                                   on 2000/11/09  19:46:31
22398         Log: Missing dTHXs.
22399              
22400              Subject: RE: perl@7595 builds not on cygwin
22401              From: "Eric Fifer" <egf7@columbia.edu>
22402              Date: Thu, 9 Nov 2000 19:26:50 -0000
22403              Message-ID: <000201c04a83$05ef1660$933570c2@fifer>
22404      Branch: perl
22405            ! ext/Devel/Peek/Peek.xs
22406 ____________________________________________________________________________
22407 [  7628] By: jhi                                   on 2000/11/09  14:48:27
22408         Log: Disable only the tests 99 and 166 for UTF-8 locales.
22409      Branch: perl
22410            ! t/pragma/locale.t
22411 ____________________________________________________________________________
22412 [  7627] By: jhi                                   on 2000/11/09  14:40:27
22413         Log: There's no =head3.
22414      Branch: perl
22415            ! pod/perlhack.pod
22416 ____________________________________________________________________________
22417 [  7626] By: jhi                                   on 2000/11/09  13:54:26
22418         Log: The generated boot_* headers are wrong.  Pickier compiler,
22419              such as KAI C++ will refuse to compile the resulting perlmain.
22420              
22421              Subject: [ID 20001109.005] Bug in minimod.pl, perl 5.6.0
22422              From: Harri Pasanen <harri.pasanen@trema.com>
22423              Date: Thu, 09 Nov 2000 14:23:28 +0100
22424              Message-Id: <3A0AA550.26D548A3@trema.com>
22425      Branch: perl
22426            ! minimod.pl
22427 ____________________________________________________________________________
22428 [  7625] By: jhi                                   on 2000/11/09  13:50:44
22429         Log: Subject: [PATCH: perl@7613] updates to Porting/pumpkin.pod
22430              From: Prymmer/Kahn <pvhp@best.com>
22431              Date: Wed, 8 Nov 2000 22:13:26 -0800 (PST)
22432              Message-ID: <Pine.BSF.4.21.0011082208390.5584-100000@shell8.ba.best.com>
22433              
22434              All except the "cow orker" change.
22435      Branch: perl
22436            ! Porting/pumpkin.pod
22437 ____________________________________________________________________________
22438 [  7624] By: jhi                                   on 2000/11/09  13:45:33
22439         Log: Fix for
22440              
22441              Subject: [ID 20001109.003] Not OK: perl v5.7.0 +DEVEL7620 on PA-RISC2.0 11.00 (UNINSTALLED)
22442              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
22443              Date: Thu, 09 Nov 2000 11:05:52 +0100
22444              Message-Id: <20001109110452.66CF.H.M.BRAND@hccnet.nl>
22445      Branch: perl
22446            ! pod/perldiag.pod t/pragma/warn/pp_sys
22447 ____________________________________________________________________________
22448 [  7623] By: jhi                                   on 2000/11/09  13:37:16
22449         Log: Typo in an ifndef.
22450              
22451              Subject: Re: [PATCH 5.7.0] better messages from malloc()
22452              From: Joe Smith <jms@inwap.com>         
22453              Date: Thu, 09 Nov 2000 01:33:14 -0800
22454              Message-Id: <3A0A6F5A.1E3969BB@inwap.com>
22455      Branch: perl
22456            ! malloc.c
22457 ____________________________________________________________________________
22458 [  7622] By: jhi                                   on 2000/11/09  13:31:18
22459         Log: Remove unused extra arguments.
22460      Branch: metaconfig/U/perl
22461            ! perlxv.U
22462      Branch: perl
22463            ! Configure config_h.SH
22464 ____________________________________________________________________________
22465 [  7621] By: jhi                                   on 2000/11/09  13:16:36
22466         Log: More VMS moves on environment handling, from Charles Lane.
22467      Branch: perl
22468            ! t/pragma/locale.t
22469 ____________________________________________________________________________
22470 [  7620] By: jhi                                   on 2000/11/09  04:42:38
22471         Log: Subject: patch to detect stat followed by lstat(_): [ID 20001106.006] find2perl generated scripts issue new lstat()    on filehandle _ warning
22472              From: David Dyck <dcd@tc.fluke.com>
22473              Date: Wed, 8 Nov 2000 18:36:26 -0800 (PST)
22474              Message-ID: <Pine.LNX.4.30.0011081817490.177-100000@dd.tc.fluke.com>
22475      Branch: perl
22476            ! pp_sys.c
22477 ____________________________________________________________________________
22478 [  7619] By: jhi                                   on 2000/11/09  04:36:21
22479         Log: Forgot from #7618.
22480      Branch: perl
22481            ! lib/File/stat.pm
22482 ____________________________________________________________________________
22483 [  7618] By: jhi                                   on 2000/11/09  04:28:44
22484         Log: Make deleting for %ENV work for (newer versions of) VMS,
22485              from Craig A. Berry.
22486      Branch: perl
22487            ! vms/vms.c
22488 ____________________________________________________________________________
22489 [  7617] By: jhi                                   on 2000/11/09  04:25:05
22490         Log: Subject: [PATCH] Class::Struct at compile time
22491              From: "Casey R. Tweten" <crt@kiski.net>
22492              Date: Wed, 8 Nov 2000 20:46:41 -0500 (EST)
22493              Message-ID: <Pine.OSF.4.21.0011082041360.8238-100000@home.kiski.net>
22494      Branch: perl
22495            ! lib/Class/Struct.pm
22496 ____________________________________________________________________________
22497 [  7616] By: jhi                                   on 2000/11/09  04:15:17
22498         Log: Subject: [ID 20001108.013] spelling
22499              From: "Todd T. Fries" <todd@fries.int.mrleng.com>
22500              Date: Wed, 8 Nov 2000 18:36:42 -0600 (CST)
22501              Message-Id: <200011090036.eA90agN05921@fries.int.mrleng.com>
22502      Branch: perl
22503            ! lib/ftp.pl
22504 ____________________________________________________________________________
22505 [  7615] By: jhi                                   on 2000/11/09  04:12:42
22506         Log: Subject: [PATCH: perl@7613] add Encode to VMS build and tests
22507              From: Peter Prymmer <pvhp@forte.com>
22508              Date: Wed, 8 Nov 2000 15:29:06 -0800 (PST)
22509              Message-ID: <Pine.OSF.4.10.10011081524450.248546-100000@aspara.forte.com>
22510      Branch: perl
22511            ! configure.com
22512 ____________________________________________________________________________
22513 [  7614] By: jhi                                   on 2000/11/08  22:42:55
22514         Log: A missing aTHX_.
22515      Branch: perl
22516            ! ext/IPC/SysV/SysV.xs
22517 ____________________________________________________________________________
22518 [  7613] By: jhi                                   on 2000/11/08  19:30:21
22519         Log: Update Changes.
22520      Branch: perl
22521            ! Changes patchlevel.h
22522 ____________________________________________________________________________
22523 [  7612] By: jhi                                   on 2000/11/08  18:35:25
22524         Log: Subject: is this the appropriate patch to fix: [ID 20001106.006] find2perl generated scripts issue new lstat()    on filehandle _ warning
22525              From: David Dyck <dcd@tc.fluke.com>
22526              Date: Wed, 8 Nov 2000 10:05:44 -0800 (PST)
22527              Message-ID: <Pine.LNX.4.30.0011080957440.2572-100000@dd.tc.fluke.com>
22528      Branch: perl
22529            ! pp_sys.c
22530 ____________________________________________________________________________
22531 [  7611] By: jhi                                   on 2000/11/08  18:30:26
22532         Log: Subject: [PATCH bleadperl] Re: Patch 7533 prevents malloc.c from compiling on MachTen
22533              From: Dominic Dunlop <domo@computer.org>
22534              Date: Tue, 7 Nov 2000 12:05:25 +0100
22535              Message-Id: <p04320403b62d8e0870cf@[192.168.1.4]>
22536      Branch: perl
22537            ! malloc.c
22538 ____________________________________________________________________________
22539 [  7610] By: jhi                                   on 2000/11/08  18:25:14
22540         Log: Do not test UTF-8 locales since that the tests would require
22541              polymorphic regexen.
22542      Branch: perl
22543            ! t/pragma/locale.t
22544 ____________________________________________________________________________
22545 [  7609] By: jhi                                   on 2000/11/08  17:12:51
22546         Log: Locale buglets.
22547              
22548              Subject: RE: Locales support (setlocale) fixes
22549              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
22550              Date: Wed, 8 Nov 2000 20:01:39 +0300
22551              Message-ID: <402099F49BEED211999700805FC7359F825283@ru0028exch01.spb.lucent.com>
22552      Branch: perl
22553            ! t/pragma/locale.t util.c
22554 ____________________________________________________________________________
22555 [  7608] By: jhi                                   on 2000/11/08  17:00:16
22556         Log: Deleting $ENV{PATH} in VMS is not recommendable.
22557      Branch: perl
22558            ! t/pragma/locale.t
22559 ____________________________________________________________________________
22560 [  7607] By: jhi                                   on 2000/11/08  16:58:26
22561         Log: Subject: PATCH std stdio for (Free)BSD
22562              From: Nicholas Clark <nick@ccl4.org>
22563              Date: Wed, 8 Nov 2000 15:36:29 +0000
22564              Message-ID: <20001108153629.D98736@plum.flirble.org>
22565      Branch: metaconfig
22566            ! U/compline/d_stdstdio.U
22567      Branch: perl
22568            ! Configure config_h.SH
22569 ____________________________________________________________________________
22570 [  7606] By: jhi                                   on 2000/11/08  16:43:31
22571         Log: Forgot to bump the line numbers in #7601.
22572      Branch: perl
22573            ! t/pragma/warn/pp_sys
22574 ____________________________________________________________________________
22575 [  7605] By: jhi                                   on 2000/11/08  16:39:12
22576         Log: More careful detection of how well NVs and UVs mix.
22577              
22578              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))
22579              From: Nicholas Clark <nick@ccl4.org>
22580              Date: Wed, 8 Nov 2000 15:14:12 +0000
22581              Message-ID: <20001108151412.B98736@plum.flirble.org>
22582              
22583              Added some SIGFPE paranoia.
22584      Branch: metaconfig/U/perl
22585            ! perlxv.U
22586      Branch: perl
22587            ! Configure config_h.SH
22588 ____________________________________________________________________________
22589 [  7604] By: jhi                                   on 2000/11/08  14:39:10
22590         Log: Subject: [patch perl@7595] VMS configure.com tweak
22591              From: "Craig A. Berry" <craigberry@mac.com>
22592              Date: Wed, 8 Nov 2000 00:24:12 -0600
22593              Message-Id: <p04330103b62e879ceeff@[192.168.56.177]>
22594      Branch: perl
22595            ! configure.com
22596 ____________________________________________________________________________
22597 [  7603] By: jhi                                   on 2000/11/08  14:27:11
22598         Log: Subject: [PATCH @7595] int/ptr casts in perlio.c
22599              From: Robin Barker <rmb1@cise.npl.co.uk>
22600              Date: Wed, 8 Nov 2000 11:11:39 GMT
22601              Message-Id: <200011081111.LAA07377@tempest.npl.co.uk>
22602      Branch: perl
22603            ! perlio.c
22604 ____________________________________________________________________________
22605 [  7602] By: jhi                                   on 2000/11/08  14:25:03
22606         Log: Fix for the tie-refhash string table leaks.
22607              
22608              From: Nick Ing-Simmons <nik@tiuk.ti.com> 
22609              Date: Wed, 8 Nov 2000 13:03:04 GMT
22610              Message-Id: <200011081303.NAA07042@mikado.tiuk.ti.com>
22611      Branch: perl
22612            ! t/lib/tie-refhash.t
22613 ____________________________________________________________________________
22614 [  7601] By: jhi                                   on 2000/11/08  14:21:08
22615         Log: Try to avoid flockless and emulationless places.
22616      Branch: perl
22617            ! t/pragma/warn/pp_sys
22618 ____________________________________________________________________________
22619 [  7600] By: jhi                                   on 2000/11/08  02:28:54
22620         Log: Overrideable keys, each, pop, push, shift, splice, unshift.
22621              
22622              Subject: [PATCH] prototyped functions that should be overrideable
22623              From: "Casey R. Tweten" <crt@kiski.net>
22624              Date: Fri, 3 Nov 2000 11:09:12 -0500 (EST)
22625              Message-ID: <Pine.OSF.4.21.0011031100470.17471-100000@home.kiski.net>
22626      Branch: perl
22627            ! toke.c
22628 ____________________________________________________________________________
22629 [  7599] By: jhi                                   on 2000/11/08  01:12:05
22630         Log: Make perlbug not insist on dumping to a file when stdout isn't a tty.
22631              
22632              Subject: [PATCH] perlbug.PL
22633              From: "Kurt D. Starsinic" <kstar@chapin.edu>
22634              Date: Mon, 6 Nov 2000 21:39:01 -0500
22635              Message-ID: <20001106213901.B20955@O2.chapin.edu>
22636      Branch: perl
22637            ! utils/perlbug.PL
22638 ____________________________________________________________________________
22639 [  7598] By: jhi                                   on 2000/11/07  23:42:00
22640         Log: Bad thinko in #7581 (I used the test program with the expanded
22641              values as-is).
22642      Branch: metaconfig
22643            ! U/compline/d_stdstdio.U
22644      Branch: perl
22645            ! Configure
22646 ____________________________________________________________________________
22647 [  7597] By: jhi                                   on 2000/11/07  21:43:29
22648         Log: Subject: [PATCH perl@7573] cygwin port
22649              From: "Fifer, Eric" <EFifer@sanwaint.com>
22650              Date: Tue, 7 Nov 2000 18:08:51 -0000 
22651              Message-ID: <779F20BCCE5AD31186A50008C75D99791717BB@silldn_mail1.sanwaint.com>
22652              
22653              Synchronize with Cygwin 1.1.5.
22654      Branch: perl
22655            ! AUTHORS README.cygwin cygwin/cygwin.c hints/cygwin.sh mg.c
22656            ! pod/perlport.pod unixish.h util.c
22657 ____________________________________________________________________________
22658 [  7596] By: jhi                                   on 2000/11/07  21:39:25
22659         Log: perlhack updates from H.Merijn Brand.
22660      Branch: perl
22661            ! pod/perlhack.pod
22662 ____________________________________________________________________________
22663 [  7595] By: jhi                                   on 2000/11/07  20:21:41
22664         Log: Update Changes.
22665      Branch: perl
22666            ! Changes patchlevel.h
22667 ____________________________________________________________________________
22668 [  7594] By: jhi                                   on 2000/11/07  19:18:58
22669         Log: Be more robust in Dynaloader.pm.
22670      Branch: perl
22671            ! ext/DynaLoader/DynaLoader_pm.PL
22672 ____________________________________________________________________________
22673 [  7593] By: jhi                                   on 2000/11/07  16:49:31
22674         Log: AUTHORS update.
22675      Branch: perl
22676            ! AUTHORS
22677 ____________________________________________________________________________
22678 [  7592] By: gsar                                  on 2000/11/07  16:39:51
22679         Log: normalize relative paths in virtualized current directory on windows,
22680              under ithreads (avoids ".." etc showing up in what Cwd::cwd()
22681              returns)
22682      Branch: perl
22683            ! win32/vdir.h
22684 ____________________________________________________________________________
22685 [  7591] By: jhi                                   on 2000/11/07  16:04:26
22686         Log: Too profiler-happy: with optimization the #7590 actually makes
22687              the test to run 0.5% _slower_.  Requires much more instrumentation.
22688              Retract #7590.
22689      Branch: perl
22690            ! regcomp.c regcomp.h
22691 ____________________________________________________________________________
22692 [  7590] By: jhi                                   on 2000/11/07  15:51:13
22693         Log: Shave off about 5% (Digital UNIX, -g, pixie) of the op/regexp
22694              execution time in regcomp.c S_cl_any() and S_cl_is_anything()
22695              by using memset() and testing bytewise (as opposed to bitwise).
22696      Branch: perl
22697            ! regcomp.c regcomp.h
22698 ____________________________________________________________________________
22699 [  7589] By: jhi                                   on 2000/11/07  12:56:39
22700         Log: Subject: [PATCH perl@7573] configure.com and st-lock.t changes for   
22701              From: "Craig A. Berry" <craig.berry@psinetcs.com>
22702              Date: Mon, 06 Nov 2000 23:45:30 -0500
22703              Message-Id: <0011079735.AA973576259@univpress.com>
22704      Branch: perl
22705            ! configure.com t/lib/st-lock.t
22706 ____________________________________________________________________________
22707 [  7588] By: jhi                                   on 2000/11/07  01:03:28
22708         Log: Tweak #7587.
22709      Branch: perl
22710            ! pod/perldiag.pod
22711 ____________________________________________________________________________
22712 [  7587] By: jhi                                   on 2000/11/07  01:00:27
22713         Log: A doc addition for bug id 20001105.019, beware \p.
22714      Branch: perl
22715            ! pod/perldiag.pod
22716 ____________________________________________________________________________
22717 [  7586] By: jhi                                   on 2000/11/07  00:32:22
22718         Log: Fake support of holey files in win/dosish platforms.
22719              
22720              Subject: SDBM_File under MS-Windows95/98 does not work correctly. (APR#1302)
22721              From: kipp@shonanblue.ne.jp
22722              Date: Mon, 6 Nov 2000 13:30:55 -0800
22723              Message-Id: <200011062130.eA6LUpZ17387@smtp3.ActiveState.com>
22724      Branch: perl
22725            ! ext/SDBM_File/sdbm/sdbm.c
22726 ____________________________________________________________________________
22727 [  7585] By: jhi                                   on 2000/11/07  00:12:54
22728         Log: Subject: Pod updates
22729              From: "Stephen P. Potter" <spp@spotter.yi.org>
22730              Date: Mon, 06 Nov 2000 18:56:43 -0500
22731              Message-Id: <200011062357.SAA18173@spotter.yi.org>
22732      Branch: perl
22733            ! README.dos README.os2 README.win32 pod/buildtoc.PL
22734            ! pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
22735            ! pod/perl56delta.pod pod/perldebguts.pod pod/perldebtut.pod
22736            ! pod/perldebug.pod pod/perldelta.pod pod/perldiag.pod
22737            ! pod/perlembed.pod pod/perlfaq.pod pod/perlfaq1.pod
22738            ! pod/perlfaq2.pod pod/perlfaq5.pod pod/perlfaq7.pod
22739            ! pod/perlfaq8.pod pod/perlfilter.pod pod/perlfunc.pod
22740            ! pod/perlguts.pod pod/perlhack.pod pod/perlhist.pod
22741            ! pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
22742            ! pod/perlmodlib.pod pod/perlnumber.pod pod/perlop.pod
22743            ! pod/perlopentut.pod pod/perlport.pod pod/perlre.pod
22744            ! pod/perlsub.pod pod/perltie.pod pod/perltoot.pod
22745            ! pod/perltootc.pod pod/perlunicode.pod
22746 ____________________________________________________________________________
22747 [  7584] By: jhi                                   on 2000/11/07  00:04:17
22748         Log: Varargs don't always work too well if one puts an unsigned
22749              char on the stack and pop an unsigned quad off the stack.
22750              
22751              Subject: Re: [ID 20001103.002] Not OK: perl v5.7.0 +DEVEL7523 on os2-64int-ld-2.30 (UNINSTALLED)
22752              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)         
22753              Date: Mon, 06 Nov 2000 15:19:05 -0800
22754              Message-ID: <pxzB6gzkgKXY092yn@efn.org>  
22755      Branch: perl
22756            ! utf8.c
22757 ____________________________________________________________________________
22758 [  7583] By: jhi                                   on 2000/11/06  23:58:48
22759         Log: %ENV note tweaks from Dan Sugalski.
22760      Branch: perl
22761            ! pod/perlport.pod vms/perlvms.pod
22762 ____________________________________________________________________________
22763 [  7582] By: jhi                                   on 2000/11/06  23:05:49
22764         Log: glibc5 detection by __GNU_LIBRARY__.
22765      Branch: perl
22766            ! toke.c
22767 ____________________________________________________________________________
22768 [  7581] By: jhi                                   on 2000/11/06  22:51:29
22769         Log: Make the stdio test program of 7427 less noisy while being 
22770              compiled so that Digital UNIX wouldn't get both
22771              d_stdio_ptr_lval_nochange_cnt and d_stdio_ptr_lval_sets_cnt
22772              undefined.  This makes perlio happy.
22773      Branch: metaconfig
22774            ! U/compline/d_stdstdio.U
22775      Branch: perl
22776            ! Configure config_h.SH
22777 ____________________________________________________________________________
22778 [  7580] By: jhi                                   on 2000/11/06  22:41:41
22779         Log: Document %ENV = () portability issues.
22780      Branch: perl
22781            ! pod/perlport.pod vms/perlvms.pod
22782 ____________________________________________________________________________
22783 [  7579] By: jhi                                   on 2000/11/06  21:29:24
22784         Log: VOS updates from Paul Green.
22785      Branch: perl
22786            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
22787 ____________________________________________________________________________
22788 [  7578] By: jhi                                   on 2000/11/06  21:00:40
22789         Log: Sanitize the environment further.
22790      Branch: perl
22791            ! t/pragma/locale.t
22792 ____________________________________________________________________________
22793 [  7577] By: jhi                                   on 2000/11/06  20:53:51
22794         Log: Re-introduce 7552 lost in integration.
22795      Branch: perl
22796            ! perlio.c
22797 ____________________________________________________________________________
22798 [  7576] By: jhi                                   on 2000/11/06  20:33:46
22799         Log: Admit that the test leaks scalars.
22800      Branch: perl
22801            ! t/comp/proto.t
22802 ____________________________________________________________________________
22803 [  7575] By: jhi                                   on 2000/11/06  20:17:08
22804         Log: Integrate perlio.
22805      Branch: perl
22806           !> perlio.c
22807 ____________________________________________________________________________
22808 [  7574] By: nick                                  on 2000/11/06  20:07:28
22809         Log: Remove debug. Try (Mmap_t) on madvise() call.
22810      Branch: perlio
22811            ! perlio.c
22812 ____________________________________________________________________________
22813 [  7573] By: jhi                                   on 2000/11/06  13:56:05
22814         Log: Update Changes.
22815      Branch: perl
22816            ! Changes patchlevel.h
22817 ____________________________________________________________________________
22818 [  7572] By: jhi                                   on 2000/11/06  13:48:41
22819         Log: Subject: Re: rsync'ed patches vs. rsync'ed source
22820              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
22821              Date: Mon, 06 Nov 2000 10:11:42 +0100
22822              Message-Id: <20001106100920.9BAD.H.M.BRAND@hccnet.nl>
22823      Branch: perl
22824            ! pod/perlhack.pod
22825 ____________________________________________________________________________
22826 [  7571] By: jhi                                   on 2000/11/06  01:45:51
22827         Log: AUTHORS updates.
22828      Branch: perl
22829            ! AUTHORS
22830 ____________________________________________________________________________
22831 [  7570] By: jhi                                   on 2000/11/06  00:18:00
22832         Log: Fix for
22833              
22834              Subject: [ID 20000728.005] perl -P broken
22835              From: David Dyck <dcd@tc.fluke.com>
22836              Date: Fri, 28 Jul 2000 17:19:16 -0700
22837              Message-Id: <200007290019.RAA08484@dd.tc.fluke.com>
22838              
22839              (hopefully).  The fix is also not complete, it seems to break
22840              BOM swallowing for libc5 systems, but until someone figures
22841              out a way to do this without ftell(), this will do.
22842      Branch: perl
22843            ! toke.c
22844 ____________________________________________________________________________
22845 [  7569] By: jhi                                   on 2000/11/06  00:05:30
22846         Log: Document that the evaled syntax errors cause scalar leaks.
22847      Branch: perl
22848            ! t/comp/proto.t
22849 ____________________________________________________________________________
22850 [  7568] By: jhi                                   on 2000/11/05  23:14:47
22851         Log: opmini.o can linger from Configures past.
22852      Branch: perl
22853            ! Makefile.SH
22854 ____________________________________________________________________________
22855 [  7567] By: jhi                                   on 2000/11/05  21:28:39
22856         Log: Fake __FUNCTION__ for non-gcc builds, cast madvise()
22857              first argument correctly.
22858      Branch: perl
22859            ! perlio.c
22860 ____________________________________________________________________________
22861 [  7566] By: jhi                                   on 2000/11/05  21:15:56
22862         Log: Integrate perlio.
22863      Branch: perl
22864           !> perlio.c
22865 ____________________________________________________________________________
22866 [  7565] By: jhi                                   on 2000/11/05  21:15:13
22867         Log: Use -dM for gcc (the suggested patch did it only for Linux,
22868              but I think it can be generalized).
22869              
22870              Subject: Re: connect and $!{EINPROGRESS} pb (was [ID 20001030.010] [PATCH] io_multihomed.t failing)
22871              From: Pixel <pixel@mandrakesoft.com>
22872              Date: 05 Nov 2000 21:49:34 +0100 
22873              Message-ID: <ly8zqygn4x.fsf@leia.mandrakesoft.com>
22874      Branch: perl
22875            ! ext/Errno/Errno_pm.PL
22876 ____________________________________________________________________________
22877 [  7564] By: nick                                  on 2000/11/05  21:09:18
22878         Log: Added a mmap layer as a "subclass" of perlio.
22879              PERLIO=mmap ./perl harness passes
22880      Branch: perlio
22881            ! perlio.c
22882 ____________________________________________________________________________
22883 [  7563] By: jhi                                   on 2000/11/05  19:48:55
22884         Log: Add a note for future generations about bug id 20000229.006.
22885      Branch: perl
22886            ! malloc.c
22887 ____________________________________________________________________________
22888 [  7562] By: jhi                                   on 2000/11/05  19:38:24
22889         Log: Fix for bug id 19990615.008, pos() unset during s///ge.
22890      Branch: perl
22891            ! pp_ctl.c t/op/pos.t
22892 ____________________________________________________________________________
22893 [  7561] By: jhi                                   on 2000/11/05  18:21:46
22894         Log: Add =pod to be tidy.
22895      Branch: perl
22896            ! lib/Math/Complex.pm
22897 ____________________________________________________________________________
22898 [  7560] By: jhi                                   on 2000/11/05  17:38:46
22899         Log: Upgrade to Storable 1.0.6, from Raphael Manfredi.
22900      Branch: perl
22901            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
22902            ! ext/Storable/Storable.xs t/lib/st-recurse.t
22903 ____________________________________________________________________________
22904 [  7559] By: jhi                                   on 2000/11/05  17:32:59
22905         Log: Subject: [Corrected/tested PATCH] Re: [ID 20001102.008] Not OK: perl v5.7.0 +DEVEL7503 on i686-linux 2.2.16
22906              From: "Peter J. Farley III" <pjfarley@banet.net>
22907              Date: Sun, 05 Nov 2000 11:55:59 -0500
22908              Message-Id: <4.3.1.0.20001105115341.00b35160@pop5.banet.net> 
22909      Branch: perl
22910            ! t/lib/syslog.t
22911 ____________________________________________________________________________
22912 [  7558] By: jhi                                   on 2000/11/05  17:29:19
22913         Log: Integrate perlio.
22914      Branch: perl
22915           !> perlio.c
22916 ____________________________________________________________________________
22917 [  7557] By: jhi                                   on 2000/11/05  17:22:01
22918         Log: A fix of sorts for 20000329.026, a better error message
22919              for a missing "use charnames" when using the \N{...}. 
22920      Branch: perl
22921            ! pod/perldiag.pod toke.c
22922 ____________________________________________________________________________
22923 [  7556] By: jhi                                   on 2000/11/05  16:33:50
22924         Log: Test tweak: show also the failed locales.
22925              
22926              Subject: [ID 20001105.001] Not OK: perl v5.7.0 +DEVEL7523 on i86pc-solaris 2.8  
22927              From: Lupe Christoph <lupe@lupe-christoph.de>         
22928              Date: Sun, 5 Nov 2000 12:39:27 +0100 (MET)
22929              Message-Id: <200011051139.MAA12442@lupe-christoph.de>
22930      Branch: perl
22931            ! t/pragma/locale.t
22932 ____________________________________________________________________________
22933 [  7555] By: nick                                  on 2000/11/05  11:09:34
22934         Log: Fix read from STDERR on raw unix layer for Solaris where fd 2 is
22935              open RDWR so does not fail. (pragma/warnings 303 again...)
22936      Branch: perlio
22937            ! perlio.c
22938 ____________________________________________________________________________
22939 [  7554] By: nick                                  on 2000/11/05  10:10:13
22940         Log: Fix case where ungetc(f,EOF) was allowed.
22941              Move PerlIO_ungetc() near PerlIO_putc()/PerlIO_getc() in the file
22942              so we can see similarities.
22943              Use types more carefully and a STDCHAR array in hope that this will
22944              fix Jarrko's 64bit machine.
22945      Branch: perlio
22946            ! perlio.c
22947 ____________________________________________________________________________
22948 [  7553] By: jhi                                   on 2000/11/05  01:12:16
22949         Log: Fix for
22950              
22951              Subject: [ID 20001004.007] taint propogation is inconsistent
22952              From: pimlott@idiomtech.com (Andrew Pimlott) 
22953              Date: Wed, 4 Oct 2000 23:17:44 -0400 (EDT)
22954              Message-Id: <m13h1XU-000SEmC@nolfolan.idiomtech.com>
22955              
22956              The culprit was sv_setsv() which was rather blindly
22957              propagating taint, which lead to behaviour where if
22958              a tainted anon hash value was seen all the hash values
22959              from then on at that level became tainted, or at any
22960              upper levels in the case of nested anon hashes.
22961      Branch: perl
22962            ! sv.c t/op/taint.t
22963 ____________________________________________________________________________
22964 [  7552] By: jhi                                   on 2000/11/04  23:44:18
22965         Log: Some cpps don't like splitting conditionals across several lines.
22966      Branch: perl
22967            ! perlio.c
22968 ____________________________________________________________________________
22969 [  7551] By: nick                                  on 2000/11/04  23:40:44
22970         Log: Integrate mainline
22971      Branch: perlio
22972           !> pp_hot.c t/op/taint.t
22973 ____________________________________________________________________________
22974 [  7550] By: nick                                  on 2000/11/04  23:39:05
22975         Log: Integrate mainline again
22976      Branch: perlio
22977           !> Configure config_h.SH embed.h embed.pl perl.h proto.h
22978           !> t/lib/b.t t/op/misc.t util.c
22979 ____________________________________________________________________________
22980 [  7549] By: jhi                                   on 2000/11/04  23:14:01
22981         Log: Fix for
22982              
22983              Subject: [ID 20001004.006] undef is never tainted
22984              From: pimlott@idiomtech.com (Andrew Pimlott)
22985              Date: Wed, 4 Oct 2000 21:57:43 -0400 (EDT)
22986              Message-Id: <m13h0I3-000SEmC@nolfolan.idiomtech.com>
22987              
22988              An undef read from a slurped file was not tainted.
22989      Branch: perl
22990            ! pp_hot.c t/op/taint.t
22991 ____________________________________________________________________________
22992 [  7548] By: jhi                                   on 2000/11/04  22:56:21
22993         Log: Test tweak ($Config{useperlio} is by default undef) .
22994      Branch: perl
22995            ! t/lib/b.t
22996 ____________________________________________________________________________
22997 [  7547] By: jhi                                   on 2000/11/04  22:43:56
22998         Log: Integrate perlio.
22999      Branch: perl
23000           +> lib/perlio.pm
23001           !> MANIFEST iperlsys.h objXSUB.h perlapi.c perlio.c
23002           !> pod/perlapi.pod t/lib/b.t
23003 ____________________________________________________________________________
23004 [  7546] By: jhi                                   on 2000/11/04  22:40:59
23005         Log: Configure would use a bad $myuname from an old config.sh.
23006              
23007              Subject: [PATCH 5.6.1-to-be and 5.7.x] Very old Configure myuname bug
23008              From: Andy Dougherty <doughera@lafayette.edu>
23009              Date: Sat, 4 Nov 2000 14:15:29 -0500 (EST)
23010              Message-ID: <Pine.SOL.4.10.10011041410120.982-100000@maxwell.phys.lafayette.edu>
23011      Branch: metaconfig
23012            ! U/modified/Oldconfig.U
23013      Branch: perl
23014            ! Configure config_h.SH
23015 ____________________________________________________________________________
23016 [  7545] By: jhi                                   on 2000/11/04  22:36:54
23017         Log: Subject: Locales support (setlocale) fixes
23018              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
23019              Date: Sat, 4 Nov 2000 10:15:48 +0300 
23020              Message-ID: <402099F49BEED211999700805FC7359F82511F@ru0028exch01.spb.lucent.com>
23021              
23022              Modified quite a bit to be more portable.
23023      Branch: perl
23024            ! embed.h embed.pl perl.h proto.h util.c
23025 ____________________________________________________________________________
23026 [  7544] By: jhi                                   on 2000/11/04  22:32:47
23027         Log: Dying is too strict here, better just skip.
23028      Branch: perl
23029            ! t/op/misc.t
23030 ____________________________________________________________________________
23031 [  7543] By: nick                                  on 2000/11/04  21:55:13
23032         Log: Merge mainline
23033      Branch: perlio
23034           +> ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
23035           +> ext/Encode/Encode/posix-bc.enc ext/re/hints/aix.pl
23036           +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
23037           !> (integrate 64 files)
23038 ____________________________________________________________________________
23039 [  7542] By: jhi                                   on 2000/11/04  21:09:28
23040         Log: More Changes tweakery.
23041      Branch: perl
23042            ! Changes Porting/genlog
23043 ____________________________________________________________________________
23044 [  7541] By: jhi                                   on 2000/11/04  20:58:18
23045         Log: Changes fixups.
23046      Branch: perl
23047            ! Changes
23048 ____________________________________________________________________________
23049 [  7540] By: jhi                                   on 2000/11/04  20:42:38
23050         Log: Locale tweakery.  Add test case for bug id 20000809.003 to op/misc,
23051              create a "fast path" for locale name probing using "locale -a"
23052              if available, squash finally hopefully the s?printf resetting
23053              the numeric locale (since, IIUC perllocale, it never shouldn't). 
23054      Branch: perl
23055            ! sv.c t/op/misc.t t/pragma/locale.t
23056 ____________________________________________________________________________
23057 [  7539] By: nick                                  on 2000/11/04  19:56:10
23058         Log: PerlIO infrastructure complete.
23059      Branch: perlio
23060            + lib/perlio.pm
23061            ! MANIFEST iperlsys.h perlio.c t/lib/b.t
23062 ____________________________________________________________________________
23063 [  7538] By: nick                                  on 2000/11/04  14:31:32
23064         Log: Type tweaks + less contorted allocation scheme
23065      Branch: perlio
23066            ! perlio.c
23067 ____________________________________________________________________________
23068 [  7537] By: nick                                  on 2000/11/04  12:40:42
23069         Log: Fix for stdio as default "discipline" - PerlIO_init() was fdopen(2,"w")'ing
23070              a fresh FILE * rather than re-using stderr. Which meant PerlIO_stderr() was
23071              fully buffered rather than unbuffered (on Solaris, Linux seemed to do something
23072              sensible) which lead to some interesting fails.
23073      Branch: perlio
23074            ! perlio.c
23075 ____________________________________________________________________________
23076 [  7536] By: jhi                                   on 2000/11/04  00:20:02
23077         Log: Add FCNTL_CAN_LOCK.
23078              
23079              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
23080              From: Andy Dougherty <doughera@lafayette.edu>
23081              Date: Fri, 3 Nov 2000 15:32:14 -0500 (EST)
23082              Message-ID: <Pine.SOL.4.10.10011031528090.29-100000@maxwell.phys.lafayette.edu>
23083              
23084              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
23085              From: Andy Dougherty <doughera@lafayette.edu>
23086              In-Reply-To: <4.3.1.0.20001031222203.00b24b20@pop5.banet.net>
23087              Message-ID: <Pine.SOL.4.10.10011031532170.29-100000@maxwell.phys.lafayette.edu>
23088      Branch: metaconfig/U/perl
23089            + d_fcntl_can_lock.U
23090            ! startperl.U
23091      Branch: perl
23092            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
23093            ! config_h.SH epoc/config.sh pp_sys.c uconfig.h uconfig.sh
23094            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
23095            ! vos/config.ga.h win32/config.bc win32/config.gc
23096            ! win32/config.vc
23097 ____________________________________________________________________________
23098 [  7535] By: nick                                  on 2000/11/03  22:19:10
23099         Log: Implement stack of layers - (perlio.c _is_ derived from the old file honest...)
23100              - Works on Linux with
23101              perlio + unix
23102              stdio
23103              - Works on Solaris with
23104              perlio + unix
23105              - Fails ONE test (print to STDIN should fail) on Solaris with stdio.
23106              - Fails (hangs in openpid) if you try and stack
23107              perlio + stdio - Linux stdio's read() logic is hanging.
23108      Branch: perlio
23109            ! iperlsys.h perlio.c
23110 ____________________________________________________________________________
23111 [  7534] By: jhi                                   on 2000/11/03  15:16:02
23112         Log: Subject: Re: README.aix
23113              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
23114              Date: Fri, 03 Nov 2000 16:03:15 +0100
23115              Message-Id: <20001103151040.95C6.H.M.BRAND@hccnet.nl>
23116      Branch: perl
23117            ! README.aix
23118 ____________________________________________________________________________
23119 [  7533] By: jhi                                   on 2000/11/03  03:59:02
23120         Log: Subject: [PATCH 5.7.0] better messages from malloc()
23121              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23122              Date: Wed, 1 Nov 2000 23:39:56 -0500
23123              Message-ID: <20001101233956.A520@monk.mps.ohio-state.edu>
23124      Branch: perl
23125            ! malloc.c pod/perldiag.pod
23126 ____________________________________________________________________________
23127 [  7532] By: jhi                                   on 2000/11/03  00:11:56
23128         Log: The #7521 touched things it shouldn't have.
23129      Branch: perl
23130            ! ext/POSIX/POSIX.xs ext/POSIX/typemap
23131 ____________________________________________________________________________
23132 [  7531] By: jhi                                   on 2000/11/02  22:32:33
23133         Log: Subject:  [PATCH] Perl@7504, vms/gen_shrfls.pl
23134              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
23135              Date:     Thu, 2 Nov 2000 16:58:36 EST
23136              Message-Id: <001102165758.31020@DUPHY4.Physics.Drexel.Edu>
23137      Branch: perl
23138            ! vms/gen_shrfls.pl
23139 ____________________________________________________________________________
23140 [  7530] By: jhi                                   on 2000/11/02  22:08:49
23141         Log: Fix the problem discussed in
23142              
23143              Subject: [ID 20001015.004] Fwd: Tie::SubstrHash -- bug & fix (all Perl versions)
23144              Date: Mon, 16 Oct 2000 04:48:59 +0300 (EET DST) 
23145              Message-Id: <200010160148.EAA14523@alpha.hut.fi> 
23146              
23147              originally from Linc Madison.  Also Andreas König's comments
23148              taken into account.  Some other problems with Tie::SubstrHash
23149              fixed: didn't croak when the table exceeded the requested number
23150              of entries (as documented) but instead when the number of entries
23151              exceeded the size of the table, a croak() had an unnecessary \n,
23152              didn't have a CLEAR method, documented that there is no exists().
23153              Didn't fix to be strict-proof because the module uses &foo; and
23154              dynamic scope.  Added a test script exercizing both first tamely 
23155              the basic functionality, and then the failure cases reported by
23156              Linc Madison.
23157      Branch: perl
23158            + t/lib/tie-substrhash.t
23159            ! MANIFEST lib/Tie/SubstrHash.pm
23160 ____________________________________________________________________________
23161 [  7529] By: jhi                                   on 2000/11/02  17:58:08
23162         Log: recv() can fail and return undef.
23163              
23164              Subject: [ID 20001102.003] Net::Ping patch: "Bad arg lenght" error appears if host is unreachable    
23165              From: "Alexey V. Barantsev" <barancev@kazbek.ispras.ru>
23166              Date: Thu, 2 Nov 2000 20:12:20 +0300
23167              Message-Id: <200011021712.UAA07919@dallas.kazbek.ispras.ru>
23168      Branch: perl
23169            ! lib/Net/Ping.pm
23170 ____________________________________________________________________________
23171 [  7528] By: jhi                                   on 2000/11/02  17:49:09
23172         Log: Detpyo.
23173      Branch: perl
23174            ! pod/perlop.pod
23175 ____________________________________________________________________________
23176 [  7527] By: jhi                                   on 2000/11/02  15:48:37
23177         Log: Add Tie::RefHash::Nestable (lives in Tie/RefHash.pm),
23178              fix a autovivification bug in Tie::RefHash, add tests for both.
23179              
23180              Subject: Re: Tie::RefHash: use hash refs as keys in nested hashes
23181              From: Edward Avis <epa98@doc.ic.ac.uk>
23182              Date: Thu, 2 Nov 2000 15:24:30 +0000 (GMT)
23183              Message-ID: <Pine.LNX.4.21.0011021516010.8344-100000@texel03.doc.ic.ac.uk>
23184      Branch: perl
23185            + t/lib/tie-refhash.t
23186            ! MANIFEST lib/Tie/RefHash.pm
23187 ____________________________________________________________________________
23188 [  7526] By: jhi                                   on 2000/11/02  13:56:26
23189         Log: Test::Harness revealed buglets in the new DynaLoader.
23190              
23191              Subject: [ID 20001102.001] Not OK: perl v5.7.0 +DEVEL7523 on i686-linux 2.2.16a (UNINSTALLED)
23192              From: andreas.koenig@anima.de (Andreas J. Koenig)
23193              Date: 02 Nov 2000 11:26:48 +0100 
23194              Message-Id: <m3vgu6k6tz.fsf@ak-71.mind.de>
23195      Branch: perl
23196            ! ext/DynaLoader/DynaLoader_pm.PL
23197 ____________________________________________________________________________
23198 [  7525] By: jhi                                   on 2000/11/01  23:52:08
23199         Log: The entry for #7503 was missing.
23200      Branch: perl
23201            ! Changes
23202 ____________________________________________________________________________
23203 [  7524] By: jhi                                   on 2000/11/01  23:40:52
23204         Log: Update Changes.
23205      Branch: perl
23206            ! Changes patchlevel.h
23207 ____________________________________________________________________________
23208 [  7523] By: jhi                                   on 2000/11/01  22:57:09
23209         Log: More tweaking on the #7522 theme.
23210      Branch: perl
23211            ! ext/DynaLoader/DynaLoader_pm.PL
23212 ____________________________________________________________________________
23213 [  7522] By: jhi                                   on 2000/11/01  22:06:15
23214         Log: Expand %Config variables and %ENV variables only if
23215              so requested during build time using the
23216              PERL_BUILD_EXPAND_CONFIG_VARS and PERL_BUILD_EXPAND_ENV_VARS.
23217              Not expanding makes relocating distributions easier.
23218      Branch: perl
23219            ! ext/DynaLoader/DynaLoader_pm.PL
23220 ____________________________________________________________________________
23221 [  7521] By: jhi                                   on 2000/11/01  20:56:34
23222         Log: Make the POSIX::setuid and POSIX::setgid to really call setuid()
23223              and setgid() because they were just changing $< and $( which means
23224              only changing the real uid/gid, as opposed to changing both
23225              real and effective ids.  (The alternative way could have been
23226              in POSIX.pm to change $> and $), too, but making a direct call
23227              to the C API feels cleaner.)  Fixes the bug
23228              
23229              Subject: [ID 20000904.005] POSIX::setuid() Doesn't Call setuid()
23230              From: "Garry T. Williams" <garry@zvolve.com>
23231              Date: Mon, 4 Sep 2000 12:09:44 -0400 (EDT)
23232              Message-Id: <200009041609.e84G9iN12155@ifr.inside.zvolve.net>
23233      Branch: perl
23234            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
23235            ! ext/POSIX/typemap pod/perlvar.pod
23236 ____________________________________________________________________________
23237 [  7520] By: jhi                                   on 2000/11/01  20:08:33
23238         Log: Subject: [ID 20000904.004] perlsec Manual Page Incorrect Doing "Safe Backticks"
23239              From: "Garry T. Williams" <garry@zvolve.com>
23240              Date: Mon, 4 Sep 2000 11:32:38 -0400 (EDT)
23241              Message-Id: <200009041532.e84FWcl12106@ifr.inside.zvolve.net>
23242      Branch: perl
23243            ! pod/perlsec.pod
23244 ____________________________________________________________________________
23245 [  7519] By: jhi                                   on 2000/11/01  20:01:22
23246         Log: Locale warning explanation tweak.
23247      Branch: perl
23248            ! pod/perldiag.pod
23249 ____________________________________________________________________________
23250 [  7518] By: jhi                                   on 2000/11/01  18:57:13
23251         Log: C.pm part of
23252              
23253              Subject: [ID 20001010.001] [Daniel.Stutz@astaro.de: perlcc and C.pm in perl-5.7.0]
23254              From: Jarkko Hietaniemi <jhi@iki.fi>
23255              Date: Tue, 10 Oct 2000 08:22:28 -0500
23256              Message-Id: <20001010082228.B17030@chaos.wustl.edu>
23257      Branch: perl
23258            ! ext/B/B/C.pm
23259 ____________________________________________________________________________
23260 [  7517] By: jhi                                   on 2000/11/01  18:41:59
23261         Log: Subject: [ID 20001005.006] Documentation -- description of qr//
23262              From: Martien Verbruggen <mgjv@comdyn.com.au>
23263              Date: Fri, 6 Oct 2000 14:09:10 +1100
23264              Message-Id: <200010060309.OAA03457@verbruggen.comdyn.com.au>
23265      Branch: perl
23266            ! pod/perlop.pod
23267 ____________________________________________________________________________
23268 [  7516] By: jhi                                   on 2000/11/01  18:34:55
23269         Log: Generalize the Camel wording.
23270              
23271              Subject: Re: perlfaq style changes
23272              From: John Borwick <jhborwic@unity.ncsu.edu>
23273              Date: Wed, 1 Nov 2000 13:19:21 -0500 (EST)
23274              Message-ID: <Pine.GSO.4.21.0011011318270.7428-100000@eos00du.eos.ncsu.edu>
23275      Branch: perl
23276            ! pod/perlfaq3.pod pod/perlfaq8.pod pod/perlfaq9.pod
23277 ____________________________________________________________________________
23278 [  7515] By: jhi                                   on 2000/11/01  16:52:31
23279         Log: Subject: [ID 20001005.004] doc bug: perlsec misleading re file output
23280              From: pimlott@idiomtech.com (Andrew Pimlott)
23281              Date: Thu, 5 Oct 2000 13:20:58 -0400 (EDT)
23282              Message-Id: <m13hEhW-000SEmC@nolfolan.idiomtech.com>
23283      Branch: perl
23284            ! pod/perlsec.pod
23285 ____________________________________________________________________________
23286 [  7514] By: jhi                                   on 2000/11/01  15:03:40
23287         Log: More AIX lore.
23288      Branch: perl
23289            ! ext/re/hints/aix.pl
23290 ____________________________________________________________________________
23291 [  7513] By: jhi                                   on 2000/11/01  14:48:30
23292         Log: Subject: [ID 20001101.001] Net::Ping icmp odd $bytes
23293              From: root <root@chronos.fi.muni.cz>
23294              Date: Wed, 1 Nov 2000 12:31:32 +0100
23295              Message-Id: <200011011131.MAA03310@chronos.fi.muni.cz>
23296      Branch: perl
23297            ! lib/Net/Ping.pm
23298 ____________________________________________________________________________
23299 [  7512] By: jhi                                   on 2000/11/01  14:46:47
23300         Log: Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
23301              From: Martin Husemann <martin@duskware.de>
23302              Date: Tue, 31 Oct 2000 23:39:35 +0100 (MET)
23303              Message-Id: <200010312239.e9VMdZR01580@night-porter.duskware.de>
23304      Branch: perl
23305            ! regcomp.c
23306 ____________________________________________________________________________
23307 [  7511] By: jhi                                   on 2000/11/01  14:39:50
23308         Log: AUTHORS updates.
23309      Branch: perl
23310            ! AUTHORS
23311 ____________________________________________________________________________
23312 [  7510] By: jhi                                   on 2000/11/01  14:29:50
23313         Log: Subject: [PATCH] startperl to respect versiononly
23314              From: Robin Barker <rmb1@cise.npl.co.uk> 
23315              Date: Tue, 31 Oct 2000 16:29:36 GMT
23316              Message-Id: <200010311629.QAA01771@tempest.npl.co.uk>
23317      Branch: metaconfig/U/perl
23318            ! startperl.U
23319      Branch: perl
23320            ! Configure config_h.SH
23321 ____________________________________________________________________________
23322 [  7509] By: jhi                                   on 2000/11/01  14:19:53
23323         Log: printf UVs the correct way, noticed by Robin Barker.
23324      Branch: perl
23325            ! utf8.c
23326 ____________________________________________________________________________
23327 [  7508] By: jhi                                   on 2000/11/01  14:10:03
23328         Log: Do not cleanup *% because the % has special meanings in some
23329              shell environments.
23330      Branch: perl
23331            ! ext/Storable/Makefile.PL
23332 ____________________________________________________________________________
23333 [  7507] By: jhi                                   on 2000/11/01  14:06:00
23334         Log: The NonStop-UX libraries have a novel way to say NaN.
23335      Branch: perl
23336            ! t/lib/bigfltpm.t
23337 ____________________________________________________________________________
23338 [  7506] By: jhi                                   on 2000/11/01  14:03:35
23339         Log: The osname has been lowercased by now, from Tom Bates.
23340      Branch: metaconfig
23341            ! U/modified/Oldconfig.U
23342      Branch: perl
23343            ! Configure config_h.SH
23344 ____________________________________________________________________________
23345 [  7505] By: jhi                                   on 2000/10/31  19:18:39
23346         Log: The compiler is either gcc or cc, from Tom Bates.
23347      Branch: perl
23348            ! hints/nonstopux.sh
23349 ____________________________________________________________________________
23350 [  7504] By: jhi                                   on 2000/10/31  14:53:42
23351         Log: Update Changes.
23352      Branch: perl
23353            ! Changes patchlevel.h
23354 ____________________________________________________________________________
23355 [  7503] By: jhi                                   on 2000/10/31  14:30:50
23356         Log: Whitespace style tweak.  Was originally going to see to
23357              
23358              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
23359              From: Joe Smith <jms@inwap.com>
23360              Date: Mon, 30 Oct 2000 18:47:57 -0800
23361              Message-Id: <39FE32DD.24AAC4D@inwap.com>
23362              
23363              but that had already been taken care of.
23364      Branch: metaconfig
23365            ! U/compline/d_stdstdio.U
23366      Branch: perl
23367            ! Configure config_h.SH
23368 ____________________________________________________________________________
23369 [  7502] By: jhi                                   on 2000/10/31  14:25:02
23370         Log: AUTHORS tweaks.
23371      Branch: perl
23372            ! AUTHORS
23373 ____________________________________________________________________________
23374 [  7501] By: jhi                                   on 2000/10/31  14:23:59
23375         Log: Subject: perlfaq style changes
23376              From: John Borwick <jhborwic@unity.ncsu.edu>
23377              Date: Tue, 31 Oct 2000 03:15:11 -0500 (EST)
23378              Message-ID: <Pine.GSO.4.21.0010310307500.5819-100000@eos00du.eos.ncsu.edu>
23379      Branch: perl
23380            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
23381            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
23382            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
23383            ! pod/perlfaq9.pod
23384 ____________________________________________________________________________
23385 [  7500] By: jhi                                   on 2000/10/31  14:22:15
23386         Log: Be more lenient on bad UTF-8 when doing bit arithmetics.
23387              
23388              Subject: Re: [ID 20000918.005] ~ on wide chars
23389              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
23390              Date: Mon, 30 Oct 2000 21:09:55 -0800
23391              Message-ID: <jQl/5gzkgWYL092yn@efn.org>
23392              
23393              (The ord() part of the patch skipped.)
23394      Branch: perl
23395            ! doop.c
23396 ____________________________________________________________________________
23397 [  7499] By: jhi                                   on 2000/10/31  14:20:08
23398         Log: Subject: [ID 20001030.001] 5.7.0-7489: Null-Pointer reference in mg.c
23399              From: Jens Hamisch <jens@Strawberry.COM>
23400              Date: Mon, 30 Oct 2000 15:17:07 +0100
23401              Message-Id: <20001030151707.A9597@Strawberry.COM>
23402      Branch: perl
23403            ! av.c
23404 ____________________________________________________________________________
23405 [  7498] By: jhi                                   on 2000/10/31  14:16:29
23406         Log: Subject: [PATCH: perl@7483] add three new EBCDIC Encode-ings && many tests
23407              From: Peter Prymmer <pvhp@forte.com>
23408              Date: Mon, 30 Oct 2000 16:59:11 -0800 (PST)
23409              Message-ID: <Pine.OSF.4.10.10010301643590.67363-100000@aspara.forte.com>
23410      Branch: perl
23411            + ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
23412            + ext/Encode/Encode/posix-bc.enc
23413            ! MANIFEST t/lib/encode.t
23414 ____________________________________________________________________________
23415 [  7497] By: jhi                                   on 2000/10/31  14:13:22
23416         Log: Subject: [PATCH: perl@7483] fix coded control chars in cgi-html.t
23417              From: Peter Prymmer <pvhp@forte.com>
23418              Date: Mon, 30 Oct 2000 17:48:11 -0800 (PST)
23419              Message-ID: <Pine.OSF.4.10.10010301746350.69159-100000@aspara.forte.com>
23420      Branch: perl
23421            ! t/lib/cgi-html.t
23422 ____________________________________________________________________________
23423 [  7496] By: jhi                                   on 2000/10/31  14:12:05
23424         Log: Subject: [PATCH: perl@7483] CRLF fix for cgi-function.t tests
23425              From: Peter Prymmer <pvhp@forte.com>
23426              Date: Mon, 30 Oct 2000 17:46:33 -0800 (PST)
23427              Message-ID: <Pine.OSF.4.10.10010301745120.69159-100000@aspara.forte.com>
23428      Branch: perl
23429            ! t/lib/cgi-function.t
23430 ____________________________________________________________________________
23431 [  7495] By: jhi                                   on 2000/10/31  14:11:08
23432         Log: Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
23433              From: Peter Prymmer <pvhp@forte.com>
23434              Date: Mon, 30 Oct 2000 16:41:21 -0800 (PST)
23435              Message-ID: <Pine.OSF.4.10.10010301634500.67363-100000@aspara.forte.com>
23436      Branch: perl
23437            + ext/re/hints/aix.pl
23438            ! MANIFEST ext/re/Makefile.PL
23439 ____________________________________________________________________________
23440 [  7494] By: jhi                                   on 2000/10/31  14:08:32
23441         Log: Use Errno magic.
23442              
23443              Subject: [ID 20001030.009] [PATCH] ftmp-mktemp failing
23444              From: Casey Tweten <perl@ctweten.amsite.com>
23445              Date: Mon, 30 Oct 2000 15:51:17 -0500
23446              Message-Id: <200010302051.e9UKpHd02194@ctweten.amsite.com>
23447      Branch: perl
23448            ! lib/File/Temp.pm
23449 ____________________________________________________________________________
23450 [  7493] By: jhi                                   on 2000/10/31  14:05:07
23451         Log: Add a perlbug flag, -A, to avoid acknowledgement messages.
23452              
23453              Subject: PATCH (Re: [ID 20001030.008] OK: perl v5.7.0 +DEVEL7445 on i586-linux 2.2.16 (UNINSTALLED))
23454              From: Nicholas Clark <nick@ccl4.org>
23455              Date: Mon, 30 Oct 2000 17:38:45 +0000
23456              Message-ID: <20001030173845.O60355@plum.flirble.org>
23457      Branch: perl
23458            ! Makefile.SH utils/perlbug.PL
23459 ____________________________________________________________________________
23460 [  7492] By: nick                                  on 2000/10/30  19:37:23
23461         Log: Change files which are mysteriously different to mainline to be
23462              copies of mainline.
23463      Branch: perlio
23464            ! objXSUB.h perlapi.c pod/perlapi.pod
23465 ____________________________________________________________________________
23466 [  7491] By: nick                                  on 2000/10/30  18:05:54
23467         Log: Perlio fixes discovered on big-endian & very traditional Solaris:
23468              - typo in endian code in putc.
23469              - Don't allow read of write-only files and vice-versa
23470              - and off-by-one in flush-all loop.
23471              Remove debug calls as they were using GCC specific features.
23472      Branch: perlio
23473            ! perlio.c
23474 ____________________________________________________________________________
23475 [  7490] By: nick                                  on 2000/10/29  21:45:45
23476         Log: Integrate mainline to perlio
23477      Branch: perlio
23478           !> lib/ExtUtils/Manifest.pm op.c t/comp/proto.t t/pragma/utf8.t
23479           !> toke.c
23480 ____________________________________________________________________________
23481 [  7489] By: jhi                                   on 2000/10/29  21:11:08
23482         Log: Subject: [Chris Winters <cwinters@intes.net>] patch to ExtUtils::Manifest
23483              From: andreas.koenig@anima.de (Andreas J. Koenig)
23484              Date: 29 Oct 2000 22:05:59 +0100
23485              Message-ID: <m3snpfqrwo.fsf@ak-71.mind.de>
23486      Branch: perl
23487            ! lib/ExtUtils/Manifest.pm
23488 ____________________________________________________________________________
23489 [  7488] By: jhi                                   on 2000/10/29  21:07:47
23490         Log: Tests for #7487.
23491              
23492              Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
23493              From: andreas.koenig@anima.de (Andreas J. Koenig)
23494              Date: 29 Oct 2000 19:37:09 +0100
23495              Message-ID: <m34s1vsdd6.fsf@ak-71.mind.de>
23496      Branch: perl
23497            ! t/comp/proto.t
23498 ____________________________________________________________________________
23499 [  7487] By: jhi                                   on 2000/10/29  21:06:27
23500         Log: constsub spillage.
23501              
23502              Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
23503              From: John Tobey <jtobey@john-edwin-tobey.org>
23504              Date: Sun, 29 Oct 2000 11:37:45 -0500 (EST)
23505              Message-Id: <m13pvSr-000FObC@feynman.localnet>
23506      Branch: perl
23507            ! op.c
23508 ____________________________________________________________________________
23509 [  7486] By: nick                                  on 2000/10/29  21:05:04
23510         Log: Integrate mainline to perlio branch
23511      Branch: perlio
23512           +> Porting/repository.pod lib/unicode/Is/DCmedial.pl
23513           +> t/lib/tie-splice.t vos/config.alpha.def vos/config.alpha.h
23514           +> vos/config.ga.def vos/config.ga.h vos/configure_perl.cm
23515           +> vos/install_perl.cm
23516            - MAINTAIN fix_pl lib/unicode/Is/DCinital.pl vos/config.def
23517            - vos/config.h vos/config_h.SH_orig
23518           !> (integrate 141 files)
23519 ____________________________________________________________________________
23520 [  7485] By: jhi                                   on 2000/10/29  21:00:47
23521         Log: Make \x{...} consistently produce UTF-8.
23522              
23523              Subject: Re: \x{...} is confused 
23524              From: Simon Cozens <simon@cozens.net>
23525              Date: Sun, 29 Oct 2000 19:36:48 +0000
23526              Message-ID: <20001029193648.A6287@pembro4.pmb.ox.ac.uk>
23527      Branch: perl
23528            ! t/pragma/utf8.t toke.c
23529 ____________________________________________________________________________
23530 [  7484] By: nick                                  on 2000/10/29  20:05:29
23531         Log: PerlIO passes all tests.
23532      Branch: perlio
23533            ! perlio.c
23534 ____________________________________________________________________________
23535 [  7483] By: jhi                                   on 2000/10/29  18:06:55
23536         Log: Update Changes.
23537      Branch: perl
23538            ! Changes patchlevel.h
23539 ____________________________________________________________________________
23540 [  7482] By: nick                                  on 2000/10/29  17:43:28
23541         Log: Include <unistd.h> to get correct lseek() prototype etc.
23542              (I thought perl.h did that) - down to two fails
23543              - comp/require.t (last test)
23544              - lib/io_xs.t - possibly import/export of FILE * ?
23545      Branch: perlio
23546            ! perlio.c
23547 ____________________________________________________________________________
23548 [  7481] By: jhi                                   on 2000/10/29  17:02:37
23549         Log: UTF-8 decoder tweak.
23550      Branch: perl
23551            ! utf8.c
23552 ____________________________________________________________________________
23553 [  7480] By: nick                                  on 2000/10/29  16:26:11
23554         Log: Fixed two bugs:
23555              - error code not being set on close (of broken pipe)
23556              - append mode was truncating.
23557              At least one seek/tell bug remains.
23558      Branch: perlio
23559            ! perlio.c
23560 ____________________________________________________________________________
23561 [  7479] By: nick                                  on 2000/10/29  11:18:16
23562         Log: Prototype (stdio-like) PerlIO passing basic tests. Checked in
23563              in case of accidents. Still several worrying fails, no line disciplines yet.
23564      Branch: perlio
23565            ! iperlsys.h perlio.c
23566 ____________________________________________________________________________
23567 [  7478] By: jhi                                   on 2000/10/29  02:04:01
23568         Log: Add also emailless people.
23569      Branch: perl
23570            ! AUTHORS
23571 ____________________________________________________________________________
23572 [  7477] By: jhi                                   on 2000/10/29  01:36:00
23573         Log: The #7476 needs a MANIFEST change, too.
23574      Branch: perl
23575            ! MANIFEST
23576 ____________________________________________________________________________
23577 [  7476] By: jhi                                   on 2000/10/29  01:35:21
23578         Log: Have only one master list of AUTHORS, drop unmaintained MAINTAIN.
23579      Branch: perl
23580            - MAINTAIN
23581            ! AUTHORS Changes
23582 ____________________________________________________________________________
23583 [  7475] By: jhi                                   on 2000/10/28  23:57:25
23584         Log: De-quoted-unreadable to ISO Latin 1.
23585              (There's one ISO-2022-JP name in Changes5.004.)
23586      Branch: perl
23587            ! Changes Changes5.6
23588 ____________________________________________________________________________
23589 [  7474] By: jhi                                   on 2000/10/28  19:13:06
23590         Log: Subject: [ID 20001027.007] uniq array in perlfaq
23591              From: Hans Ginzel <hans@kolej.mff.cuni.cz>     
23592              Date: Fri, 27 Oct 2000 19:28:30 +0200
23593              Message-Id: <20001027192830.A1564@kolej.mff.cuni.cz> 
23594      Branch: perl
23595            ! pod/perlfaq4.pod
23596 ____________________________________________________________________________
23597 [  7473] By: jhi                                   on 2000/10/28  18:02:05
23598         Log: Locking null mutexes is not recommendable.
23599              
23600              Subject: Re: [ID 20001027.008] Not OK: perl v5.7.0 +DEVEL7462 on i386-freebsd-thread-64all 4.1-stable (UNINSTALLED) 
23601              From: Hugo <hv@crypt.compulink.co.uk>
23602              Date: Sat, 28 Oct 2000 18:41:12 +0100
23603              Message-Id: <200010281741.SAA31327@crypt.compulink.co.uk>
23604      Branch: perl
23605            ! op.c
23606 ____________________________________________________________________________
23607 [  7472] By: jhi                                   on 2000/10/28  17:52:58
23608         Log: Better create a true mailing list for the repository keepers.
23609      Branch: perl
23610            ! Porting/repository.pod
23611 ____________________________________________________________________________
23612 [  7471] By: jhi                                   on 2000/10/28  17:28:24
23613         Log: Add the repository doc by Malcolm, Sarathy, and by Simon,
23614              name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
23615      Branch: perl
23616            + Porting/repository.pod
23617            ! MANIFEST
23618 ____________________________________________________________________________
23619 [  7470] By: jhi                                   on 2000/10/28  17:20:54
23620         Log: Subject: DOC PATCH 5.6.0
23621              From: mjd@plover.com
23622              Date: 27 Oct 2000 17:32:44 -0000
23623              Message-ID: <20001027173244.23754.qmail@plover.com>
23624      Branch: perl
23625            ! pod/perlfunc.pod
23626 ____________________________________________________________________________
23627 [  7469] By: jhi                                   on 2000/10/28  17:16:45
23628         Log: Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
23629              From: "Peter J. Farley III" <pjfarley@banet.net>
23630              Date: Fri, 27 Oct 2000 20:32:56 -0400
23631              Message-Id: <4.3.1.0.20001027202303.00ad8900@pop5.banet.net>
23632      Branch: perl
23633            ! README.dos
23634 ____________________________________________________________________________
23635 [  7468] By: jhi                                   on 2000/10/28  17:07:18
23636         Log: Make target reordering to avoid pointless re-makes.
23637              
23638              Subject: Re: Total re-make of 'make okfile' after 7451 ?
23639              From: Nicholas Clark <nick@ccl4.org>
23640              Date: Sat, 28 Oct 2000 00:31:02 +0100
23641              Message-ID: <20001028003101.A54517@plum.flirble.org>
23642      Branch: perl
23643            ! Makefile.SH
23644 ____________________________________________________________________________
23645 [  7467] By: jhi                                   on 2000/10/28  17:05:31
23646         Log: Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
23647              From: lvirden@cas.org
23648              Date: Fri, 27 Oct 2000 13:14:41 -0400 (EDT)
23649              Message-Id: <200010271714.NAA22015@lwv26awu.cas.org>
23650      Branch: perl
23651            ! README.os2
23652 ____________________________________________________________________________
23653 [  7466] By: jhi                                   on 2000/10/28  16:09:16
23654         Log: Upgrade to CPAN 1.58_55.
23655              
23656              Subject: CPAN.pm status
23657              From: andreas.koenig@anima.de (Andreas J. Koenig) 
23658              Date: 28 Oct 2000 08:18:00 +0200 
23659              Message-ID: <m3n1fpa3qf.fsf@ak-71.mind.de>
23660      Branch: perl
23661            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
23662 ____________________________________________________________________________
23663 [  7465] By: jhi                                   on 2000/10/28  16:02:47
23664         Log: The reëntrant version shouldn't be needed unless USE_PURE_BISON.
23665      Branch: perl
23666            ! embed.h embed.pl perl.h proto.h toke.c
23667 ____________________________________________________________________________
23668 [  7464] By: nick                                  on 2000/10/28  10:43:44
23669         Log: Fix for sv_2iv() on "shared" value from keys %hash.
23670      Branch: perl
23671            ! sv.c
23672 ____________________________________________________________________________
23673 [  7463] By: jhi                                   on 2000/10/27  16:18:29
23674         Log: Update Changes.
23675      Branch: perl
23676            ! Changes patchlevel.h
23677 ____________________________________________________________________________
23678 [  7462] By: jhi                                   on 2000/10/27  16:17:44
23679         Log: Too enthusiastic editing in #7460.
23680      Branch: metaconfig
23681            ! U/modified/Oldsym.U
23682      Branch: perl
23683            ! Configure config_h.SH
23684 ____________________________________________________________________________
23685 [  7461] By: jhi                                   on 2000/10/27  15:37:38
23686         Log: Retract #7459, the script needs more work.
23687      Branch: perl
23688            - mkreef
23689            ! MANIFEST
23690 ____________________________________________________________________________
23691 [  7460] By: jhi                                   on 2000/10/27  15:23:14
23692         Log: Use $sort, $uniq (and $tr) consistently as wondered
23693              by Nicholas Clark.
23694      Branch: metaconfig
23695            ! U/modified/Cppsym.U U/modified/Getfile.U U/modified/Guess.U
23696            ! U/modified/Myread.U U/modified/Oldsym.U U/modified/Signal.U
23697            ! U/modified/libc.U
23698      Branch: perl
23699            ! Configure config_h.SH
23700 ____________________________________________________________________________
23701 [  7459] By: jhi                                   on 2000/10/27  15:02:07
23702         Log: (Retracted by #7461)
23703              
23704              Add a shell script for creating/removing symbolic link farms,
23705              useful for keeping the source code read-only and doing the
23706              builds somewhere else.
23707      Branch: perl
23708            + mkreef
23709            ! MANIFEST
23710 ____________________________________________________________________________
23711 [  7458] By: jhi                                   on 2000/10/27  14:42:20
23712         Log: Do away with the fix_pl.
23713      Branch: perl
23714            - fix_pl
23715            ! MANIFEST Makefile.SH
23716 ____________________________________________________________________________
23717 [  7457] By: jhi                                   on 2000/10/27  12:43:13
23718         Log: Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
23719              From: Jens Hamisch <jens@Strawberry.COM>
23720              Date: Fri, 27 Oct 2000 14:38:21 +0200
23721              Message-Id: <20001027143821.B3366@Strawberry.COM>
23722      Branch: perl
23723            ! perl.h
23724 ____________________________________________________________________________
23725 [  7456] By: jhi                                   on 2000/10/27  12:33:42
23726         Log: Subject: [PATCH] todo
23727              From: Nicholas Clark <nick@ccl4.org>
23728              Date: Thu, 26 Oct 2000 22:32:29 +0100
23729              Message-ID: <20001026223229.A44540@plum.flirble.org>
23730      Branch: perl
23731            ! pod/perltodo.pod
23732 ____________________________________________________________________________
23733 [  7455] By: jhi                                   on 2000/10/27  12:02:21
23734         Log: Subject: Re: [PATCH bleadperl] ripples from constsub patch
23735              From: John Tobey <jtobey@john-edwin-tobey.org>
23736              Date: Thu, 26 Oct 2000 22:29:53 -0400 (EDT)
23737              Message-Id: <m13ozHF-000FObC@feynman.localnet>
23738      Branch: perl
23739            ! op.c t/pragma/sub_lval.t
23740 ____________________________________________________________________________
23741 [  7454] By: jhi                                   on 2000/10/27  11:59:42
23742         Log: Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
23743              From: sthoenna@efn.org
23744              Date: Thu, 26 Oct 2000 14:00:03 -0700 (PDT)
23745              Message-Id: <200010262100.e9QL03U06386@garcia.efn.org>
23746      Branch: perl
23747            ! pp.c t/op/assignwarn.t
23748 ____________________________________________________________________________
23749 [  7453] By: jhi                                   on 2000/10/27  00:15:08
23750         Log: Upgrade to Storable 1.0.5, from Raphael Manfredi.
23751      Branch: perl
23752            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
23753            ! ext/Storable/Storable.xs t/lib/st-lock.t
23754 ____________________________________________________________________________
23755 [  7452] By: jhi                                   on 2000/10/26  13:05:52
23756         Log: Undo #7451, this seems to be a deficiency in Perforce,
23757              there is no per-file line-terminator type, only per-client.
23758      Branch: perl
23759            ! README.dos README.win32 djgpp/configure.bat win32/Makefile
23760            ! win32/makefile.mk
23761 ____________________________________________________________________________
23762 [  7451] By: jhi                                   on 2000/10/26  04:56:03
23763         Log: Experimenting in DOS arcana.
23764      Branch: perl
23765            ! README.dos README.win32 djgpp/configure.bat win32/Makefile
23766            ! win32/makefile.mk
23767 ____________________________________________________________________________
23768 [  7450] By: jhi                                   on 2000/10/26  04:50:52
23769         Log: Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[  7350] breaks VMS perl
23770              From: "Peter J. Farley III" <pjfarley@banet.net>            
23771              Date: Wed, 25 Oct 2000 23:10:18 -0400
23772              Message-Id: <4.3.1.0.20001025230222.00accba0@pop5.banet.net>
23773      Branch: perl
23774            ! t/io/open.t
23775 ____________________________________________________________________________
23776 [  7449] By: jhi                                   on 2000/10/26  04:49:16
23777         Log: Subject: Re: [PATCH 5.6.0]Add non-blocking thread doneness checking
23778              From: Hugo <hv@crypt.compulink.co.uk>
23779              Date: Thu, 26 Oct 2000 01:55:17 +0100
23780              Message-Id: <200010260055.BAA27869@crypt.compulink.co.uk>
23781              
23782              minus one unneeded mutex lock/unlock pointed out by Dan Sugalski.
23783      Branch: perl
23784            ! ext/Thread/Thread.pm ext/Thread/Thread.xs t/lib/thr5005.t
23785 ____________________________________________________________________________
23786 [  7448] By: jhi                                   on 2000/10/26  04:38:36
23787         Log: Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
23788              From: Peter Prymmer <pvhp@forte.com>
23789              Date: Wed, 25 Oct 2000 18:23:56 -0700 (PDT)                          
23790              Message-ID: <Pine.OSF.4.10.10010251816200.247618-100000@aspara.forte.com>
23791      Branch: perl
23792            ! configure.com
23793 ____________________________________________________________________________
23794 [  7447] By: jhi                                   on 2000/10/25  23:20:02
23795         Log: Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
23796              in platforms that strictly require all the symbols being present
23797              at link time.
23798      Branch: perl
23799            ! handy.h
23800 ____________________________________________________________________________
23801 [  7446] By: jhi                                   on 2000/10/25  21:55:57
23802         Log: Update Changes.
23803      Branch: perl
23804            ! Changes patchlevel.h
23805 ____________________________________________________________________________
23806 [  7445] By: jhi                                   on 2000/10/25  21:27:08
23807         Log: Integrate with vmsperl #7430 by Charles Bailey:
23808              
23809              Cleanup from prior patch (Charles Lane?):
23810              - improve handling of MFDs in Basename and Path
23811              - default to no xsubpp line # munging when building debug images
23812      Branch: perl
23813           !> lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
23814 ____________________________________________________________________________
23815 [  7444] By: jhi                                   on 2000/10/25  21:03:50
23816         Log: Subject: [PATCH] Zero-padded Numerics in Perl Format
23817              From: John Peacock <JPeacock@UnivPress.com>
23818              Date: Thu, 18 May 2000 11:55:27 -0400
23819              Message-ID: <3924126F.A58BE57A@UnivPress.com>
23820      Branch: perl
23821            ! form.h pod/perldelta.pod pod/perlform.pod pp_ctl.c
23822            ! t/op/write.t
23823 ____________________________________________________________________________
23824 [  7443] By: jhi                                   on 2000/10/25  20:43:10
23825         Log: Temporary stopgap for the self-tying issue: for now only
23826              array and hash self-ties are verboten.  The real fix, of
23827              course, would be to comprehensively test (and implement?)
23828              and debug (and document) self-ties.
23829      Branch: perl
23830            ! pod/perldiag.pod pp_sys.c t/op/tie.t
23831 ____________________________________________________________________________
23832 [  7442] By: jhi                                   on 2000/10/25  20:14:30
23833         Log: Subject: [PATCH 5.6.0]Add non-blocking thread doneness checking
23834              From: Dan Sugalski <dan@sidhe.org>
23835              Date: Wed, 25 Oct 2000 13:36:35 -0400
23836              Message-Id: <5.0.0.25.0.20001025133504.01ef1e20@24.8.96.48>
23837              
23838              plus regen global.sym.
23839      Branch: perl
23840            ! ext/Thread/Thread.pm ext/Thread/Thread.xs global.sym perl.c
23841            ! thrdvar.h util.c
23842 ____________________________________________________________________________
23843 [  7441] By: jhi                                   on 2000/10/25  20:12:20
23844         Log: buildtoc target tweaks.
23845      Branch: perl
23846            ! pod/Makefile.SH
23847 ____________________________________________________________________________
23848 [  7440] By: jhi                                   on 2000/10/25  20:03:53
23849         Log: A new version of making the syslog test more robust.
23850              (Replaces #7421.)
23851              
23852              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
23853              From: "Kurt D. Starsinic" <kstar@chapin.edu>
23854              Date: Wed, 25 Oct 2000 12:13:54 -0400
23855              Message-ID: <20001025121354.B2264@O2.chapin.edu>
23856      Branch: perl
23857            ! t/lib/syslog.t
23858 ____________________________________________________________________________
23859 [  7439] By: jhi                                   on 2000/10/25  20:00:48
23860         Log: Continue the internal UTF-8 API tweaking.
23861              Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
23862              used much more than the simpler API, now called utf8_to_uv_simple().
23863              Still not quite happy with API, too much partial duplication
23864              of functionality.
23865      Branch: perl
23866            ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perlapi.c
23867            ! pod/perlapi.pod pod/perlunicode.pod pp.c pp_ctl.c proto.h
23868            ! regcomp.c regexec.c sv.c toke.c utf8.c
23869 ____________________________________________________________________________
23870 [  7438] By: jhi                                   on 2000/10/25  18:52:30
23871         Log: Allow poking holes at the UTF-8 decoding strictness.
23872      Branch: perl
23873            ! embed.pl pp.c proto.h sv.c t/pragma/utf8.t toke.c utf8.c
23874            ! utf8.h
23875 ____________________________________________________________________________
23876 [  7437] By: jhi                                   on 2000/10/25  13:53:05
23877         Log: Rename UTF8LEN() to be UNISKIP(), too confusing to have
23878              UTF8LEN() and UTF8SKIP(). 
23879      Branch: perl
23880            ! pp.c utf8.c utf8.h
23881 ____________________________________________________________________________
23882 [  7436] By: jhi                                   on 2000/10/25  13:51:37
23883         Log: Subject: [PATCH] Re: PerlIO - Configure tweak for Linux/glibc?
23884              From: Nicholas Clark <nick@ccl4.org>
23885              Date: Wed, 25 Oct 2000 14:44:05 +0100
23886              Message-ID: <20001025144404.D27253@plum.flirble.org>
23887      Branch: perl
23888            ! pod/perlrun.pod
23889 ____________________________________________________________________________
23890 [  7435] By: jhi                                   on 2000/10/25  13:49:32
23891         Log: Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
23892              From: Mike Guy <mjtg@cam.ac.uk>
23893              Date: Tue, 24 Oct 2000 14:59:40 +0100
23894              Message-Id: <E13o4c8-00076u-00@libra.cus.cam.ac.uk>
23895      Branch: perl
23896            ! scope.c
23897 ____________________________________________________________________________
23898 [  7434] By: jhi                                   on 2000/10/25  13:48:41
23899         Log: AIX is picky about its symbol exports.  Solution for now
23900              is to include the deb.o explicitly to the re extension build.
23901              
23902              Subject: Re: introduce missing .Perl_deb symbol to aix build (Questions)
23903              From: Peter Prymmer <pvhp@forte.com>
23904              Date: Tue, 24 Oct 2000 12:57:22 -0700 (PDT)
23905              Message-ID: <Pine.OSF.4.10.10010241252180.127055-100000@aspara.forte.com>
23906      Branch: perl
23907            ! ext/re/Makefile.PL hints/aix.sh
23908 ____________________________________________________________________________
23909 [  7433] By: jhi                                   on 2000/10/25  13:46:49
23910         Log: Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
23911              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
23912              Date: Wed, 25 Oct 2000 12:02:20 +0200
23913              Message-Id: <20001025114712.C9F9.H.M.BRAND@hccnet.nl>
23914      Branch: perl
23915            ! perlsdio.h
23916 ____________________________________________________________________________
23917 [  7432] By: jhi                                   on 2000/10/25  13:44:28
23918         Log: Subject: Minor update to find2perl, for portability
23919              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
23920              Date: Wed, 25 Oct 2000 12:05:47 +0100
23921              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8355@UKRUX002.rundc.uk.origin-it.com>
23922      Branch: perl
23923            ! x2p/find2perl.PL
23924 ____________________________________________________________________________
23925 [  7431] By: jhi                                   on 2000/10/25  13:40:39
23926         Log: Add targets to Makefile.SH, most importantly
23927              'regen_all' which also remembers to update vms/perly*.
23928      Branch: perl
23929            ! Makefile.SH
23930 ____________________________________________________________________________
23931 [  7430] By: bailey                                on 2000/10/25  03:13:53
23932         Log: Cleanup from prior patch (Charles Lane?):
23933              - improve handling of MFDs in Basename and Path
23934              - default to no xsubpp line # munging when building debug images
23935      Branch: vmsperl
23936            ! lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
23937 ____________________________________________________________________________
23938 [  7429] By: jhi                                   on 2000/10/24  20:03:40
23939         Log: Podify README.epoc and README.vos.
23940      Branch: perl
23941            ! README.epoc README.vos pod/buildtoc.PL pod/perl.pod
23942            ! pod/perlport.pod pod/perltoc.pod
23943 ____________________________________________________________________________
23944 [  7428] By: jhi                                   on 2000/10/24  19:10:33
23945         Log: Stratus VOS updates from Paul Green.
23946      Branch: perl
23947            + vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
23948            + vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
23949            - vos/config.def vos/config.h vos/config_h.SH_orig
23950            ! MANIFEST README.vos pod/perlport.pod vos/Changes vos/build.cm
23951            ! vos/compile_perl.cm vos/config.pl vos/perl.bind vos/vosish.h
23952 ____________________________________________________________________________
23953 [  7427] By: jhi                                   on 2000/10/24  18:59:48
23954         Log: Check if stdio supports tweaking lval and cnt simultaneously.
23955              
23956              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
23957              From: Nicholas Clark <nick@ccl4.org>
23958              Date: Mon, 23 Oct 2000 15:39:32 +0100
23959              Message-ID: <20001023153932.A10786@plum.flirble.org>
23960      Branch: metaconfig
23961            ! U/compline/d_stdstdio.U
23962      Branch: perl
23963            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
23964            ! config_h.SH configure.com epoc/config.sh iperlsys.h perlio.c
23965            ! perlsdio.h perlsfio.h pod/Makefile.SH pod/perltoc.pod
23966            ! uconfig.h uconfig.sh vms/genconfig.pl vos/config.def
23967            ! vos/config.h vos/config_h.SH_orig win32/config.bc
23968            ! win32/config.gc win32/config.vc
23969 ____________________________________________________________________________
23970 [  7426] By: jhi                                   on 2000/10/24  17:57:44
23971         Log: Missed the header file changes from #7425.
23972      Branch: perl
23973            ! embed.h embed.pl objXSUB.h proto.h
23974 ____________________________________________________________________________
23975 [  7425] By: jhi                                   on 2000/10/24  17:55:17
23976         Log: Fix the bug reported in
23977              
23978              From: andreas.koenig@anima.de (Andreas J. Koenig)
23979              Subject: Encode bug?
23980              Date: 24 Oct 2000 14:01:26 +0200 
23981              Message-ID: <m3lmveqwh5.fsf@ak-71.mind.de>
23982              
23983              Also make is_utf8_char() stricter.
23984      Branch: perl
23985            ! ext/Encode/Encode.xs utf8.c
23986 ____________________________________________________________________________
23987 [  7424] By: jhi                                   on 2000/10/24  15:15:39
23988         Log: Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
23989              From: Peter Scott <Peter@PSDT.com>
23990              Date: Mon, 23 Oct 2000 19:46:01 -0700
23991              Message-Id: <4.3.2.7.2.20001023194324.00ab7220@psdt.com>
23992      Branch: perl
23993            ! pod/perlfaq5.pod
23994 ____________________________________________________________________________
23995 [  7423] By: jhi                                   on 2000/10/24  14:25:30
23996         Log: Test tweak to avoid pulling in the whole Config.
23997      Branch: perl
23998            ! t/lib/st-lock.t
23999 ____________________________________________________________________________
24000 [  7422] By: jhi                                   on 2000/10/24  14:03:16
24001         Log: Fix the bug ID 20001024.005, the bug introduced by #7416.
24002      Branch: perl
24003            ! pp.c
24004 ____________________________________________________________________________
24005 [  7421] By: jhi                                   on 2000/10/24  13:32:09
24006         Log: (Replaced by #7440.)
24007              
24008              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
24009              From: "Kurt D. Starsinic" <kstar@chapin.edu>
24010              Date: Mon, 23 Oct 2000 16:40:54 -0400
24011              Message-ID: <20001023164054.B14491@O2.chapin.edu>
24012      Branch: perl
24013            ! t/lib/syslog.t
24014 ____________________________________________________________________________
24015 [  7420] By: jhi                                   on 2000/10/24  13:30:53
24016         Log: Subject: [PATCH 5.7.0] static linking with uninstalled perl
24017              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24018              Date: Mon, 23 Oct 2000 17:29:03 -0400
24019              Message-ID: <20001023172903.A18749@monk.mps.ohio-state.edu>
24020      Branch: perl
24021            ! lib/ExtUtils/MM_Unix.pm
24022 ____________________________________________________________________________
24023 [  7419] By: jhi                                   on 2000/10/24  13:29:57
24024         Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
24025              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24026              Date: Mon, 23 Oct 2000 19:01:32 -0400
24027              Message-ID: <20001023190132.A19791@monk.mps.ohio-state.edu>
24028      Branch: perl
24029            ! utils/h2xs.PL
24030 ____________________________________________________________________________
24031 [  7418] By: jhi                                   on 2000/10/24  13:26:04
24032         Log: Replace #7409 with
24033              
24034              Subject: Re: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgp
24035              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
24036              Date: Mon, 23 Oct 2000 20:08:56 +0200
24037              Message-ID: <20001023200855.A14850@nice.ram.loc>
24038      Branch: perl
24039            ! ext/Storable/Storable.pm t/lib/st-lock.t
24040 ____________________________________________________________________________
24041 [  7417] By: jhi                                   on 2000/10/24  13:17:52
24042         Log: Run vms/vms_yfix.pl, should have done that after changing
24043              perly.c in #7382.
24044      Branch: perl
24045            ! vms/perly_c.vms vms/perly_h.vms
24046 ____________________________________________________________________________
24047 [  7416] By: jhi                                   on 2000/10/24  02:55:33
24048         Log: Make the UTF-8 decoding stricter and more verbose when
24049              malformation happens.  This involved adding an argument
24050              to utf8_to_uv_chk(), which involved changing its prototype,
24051              and prefer STRLEN over I32 for the UTF-8 length, which as
24052              a domino effect necessitated changing the prototypes of
24053              scan_bin(), scan_oct(), scan_hex(), and reg_uni().
24054              The stricter UTF-8 decoding checking uses Markus Kuhn's
24055              UTF-8 Decode Stress Tester from
24056              http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
24057      Branch: perl
24058            ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perl.c
24059            ! perlapi.c pod/perlapi.pod pod/perldiag.pod pod/perlunicode.pod
24060            ! pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c t/pragma/utf8.t
24061            ! t/pragma/warn/utf8 toke.c utf8.c utf8.h util.c
24062 ____________________________________________________________________________
24063 [  7415] By: jhi                                   on 2000/10/23  14:06:06
24064         Log: Update Changes.
24065      Branch: perl
24066            ! Changes patchlevel.h
24067 ____________________________________________________________________________
24068 [  7414] By: jhi                                   on 2000/10/23  12:39:52
24069         Log: Undo the basename() part of #7412 since the lib/basename
24070              tests would need upgrading too.
24071      Branch: perl
24072            ! lib/File/Basename.pm
24073 ____________________________________________________________________________
24074 [  7413] By: jhi                                   on 2000/10/23  12:19:27
24075         Log: Document PERL_INSTALL_ROOT of #7210.
24076      Branch: perl
24077            ! lib/ExtUtils/Install.pm
24078 ____________________________________________________________________________
24079 [  7412] By: jhi                                   on 2000/10/23  12:16:47
24080         Log: Miscellaneous MacOS Classic library updates from Matthias Neeracher.
24081      Branch: perl
24082            ! lib/ExtUtils/Mksymlists.pm lib/File/Basename.pm
24083            ! lib/File/Path.pm lib/Term/ReadLine.pm lib/perl5db.pl
24084 ____________________________________________________________________________
24085 [  7411] By: jhi                                   on 2000/10/23  12:07:41
24086         Log: Subject: [PATCH: perl@7386] miscellaneous typos in 3 pods
24087              From: Prymmer/Kahn <pvhp@best.com>
24088              Date: Sun, 22 Oct 2000 22:18:40 -0700 (PDT)
24089              Message-ID: <Pine.BSF.4.21.0010222214150.11774-100000@shell8.ba.best.com>
24090      Branch: perl
24091            ! README.aix pod/perlebcdic.pod vms/ext/Stdio/Stdio.pm
24092 ____________________________________________________________________________
24093 [  7410] By: jhi                                   on 2000/10/23  04:10:11
24094         Log: The change #7187 was not so good on VMS.
24095              
24096              Subject: [PATCH perl@7369] VMS perldoc.PL fix for double quoted temp filename
24097              From: "Craig A. Berry" <craig.berry@psinetcs.com>
24098              Date: Sun, 22 Oct 2000 23:03:08 -0500
24099              Message-Id: <p04330102b617d093470b@[172.16.52.1]>
24100      Branch: perl
24101            ! utils/perldoc.PL
24102 ____________________________________________________________________________
24103 [  7409] By: jhi                                   on 2000/10/23  03:57:36
24104         Log: Avoid Storable locking on DJGPP for now.
24105              
24106              Subject: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgpp
24107              From: "Peter J. Farley III" <pjfarley@banet.net>
24108              Date: Sun, 22 Oct 2000 20:00:00 -0400
24109              Message-Id: <4.3.1.0.20001022194247.00acfee0@pop5.banet.net>
24110      Branch: perl
24111            ! ext/Storable/Storable.pm t/lib/st-lock.t
24112 ____________________________________________________________________________
24113 [  7408] By: jhi                                   on 2000/10/23  03:50:24
24114         Log: Subject: Re: [20000731.007] potential syntax error not detected [PATCH]
24115              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
24116              Date: Sun, 22 Oct 2000 21:12:22 -0400
24117              Message-ID: <20001022211222.A1062496@linguist.dartmouth.edu>
24118      Branch: perl
24119            ! lib/vars.pm
24120 ____________________________________________________________________________
24121 [  7407] By: jhi                                   on 2000/10/23  03:43:12
24122         Log: Subject: Re: [ID 20001021.005] SEGV with regex match 
24123              From: Hugo <hv@crypt.compulink.co.uk>
24124              Date: Mon, 23 Oct 2000 00:47:22 +0100
24125              Message-Id: <200010222347.AAA09697@crypt.compulink.co.uk>
24126      Branch: perl
24127            ! regexec.c t/op/pat.t
24128 ____________________________________________________________________________
24129 [  7406] By: jhi                                   on 2000/10/23  03:40:29
24130         Log: Retract #7404 with a patch from Robin Barker, via Andy Dougherty.
24131      Branch: perl
24132            ! lib/ExtUtils/MakeMaker.pm
24133 ____________________________________________________________________________
24134 [  7405] By: jhi                                   on 2000/10/22  21:32:00
24135         Log: Doc patch.
24136              
24137              Subject: [ID 19991128.002] \&{'foo'} not caught by strict refs
24138              From: rspier@pobox.com (Robert Spier)
24139              Date: Sun, 22 Oct 2000 15:24:32 -0400 (EDT)
24140              Message-ID: <14835.16112.13457.447971@rls.cx>
24141      Branch: perl
24142            ! lib/strict.pm
24143 ____________________________________________________________________________
24144 [  7404] By: jhi                                   on 2000/10/22  21:30:51
24145         Log: Subject: [PATCH] Re: [ID 20000121.007] XXX documentation in man ExtUtils::MakeMaker
24146              From: rspier@pobox.com (Robert Spier)
24147              Date: Sun, 22 Oct 2000 15:43:03 -0400 (EDT)
24148              Message-ID: <14835.17223.72448.705566@rls.cx>
24149      Branch: perl
24150            ! lib/ExtUtils/MakeMaker.pm
24151 ____________________________________________________________________________
24152 [  7403] By: jhi                                   on 2000/10/22  21:24:11
24153         Log: Subject: [PATCH bleadperl] ripples from constsub patch
24154              From: John Tobey <jtobey@john-edwin-tobey.org>
24155              Date: Sun, 22 Oct 2000 17:10:43 -0400 (EDT)
24156              Message-Id: <m13nSOB-000FObC@feynman.localnet>
24157      Branch: perl
24158            ! dump.c ext/B/B.pm ext/B/B.xs ext/B/B/Deparse.pm t/lib/b.t
24159 ____________________________________________________________________________
24160 [  7402] By: jhi                                   on 2000/10/22  20:59:35
24161         Log: Support s?printf parameter reordering.
24162      Branch: perl
24163            ! pod/perldelta.pod pod/perlfunc.pod sv.c t/op/sprintf.t
24164 ____________________________________________________________________________
24165 [  7401] By: jhi                                   on 2000/10/22  19:19:14
24166         Log: Expand %Config variables only if explicitly so requested
24167              during build time by PERL_BUILD_EXPAND_CONFIG_VARS.
24168              
24169              Subject: Re: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
24170              From: Gurusamy Sarathy <gsar@ActiveState.com>
24171              Date: Sun, 22 Oct 2000 11:47:32 -0700
24172              Message-Id: <200010221847.LAA02167@smtp3.ActiveState.com>            
24173      Branch: perl
24174            ! Makefile.SH lib/lib_pm.PL
24175 ____________________________________________________________________________
24176 [  7400] By: jhi                                   on 2000/10/22  18:24:10
24177         Log: Move the #7390 test from warn/op to comp/redef.
24178              
24179              Subject: Re: Creating const subs for constants.
24180              From: John Tobey <jtobey@john-edwin-tobey.org>
24181              Date: Sun, 22 Oct 2000 04:04:12 -0400 (EDT)
24182              Message-Id: <m13nG72-000FObC@feynman.localnet>               
24183      Branch: perl
24184            ! t/comp/redef.t t/pragma/warn/op
24185 ____________________________________________________________________________
24186 [  7399] By: jhi                                   on 2000/10/22  17:49:59
24187         Log: Subject: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
24188              From: Nicholas Clark <nick@ccl4.org>
24189              Date: Sat, 21 Oct 2000 22:23:19 +0100
24190              Message-ID: <20001021222319.B45586@plum.flirble.org>
24191      Branch: perl
24192            ! ext/DynaLoader/DynaLoader_pm.PL
24193 ____________________________________________________________________________
24194 [  7398] By: jhi                                   on 2000/10/22  17:47:35
24195         Log: Subject: [PATCH bleadperl] -MO=C falls over on package <none>
24196              From: Hugo <hv@crypt.compulink.co.uk>
24197              Date: Sat, 21 Oct 2000 18:19:59 +0100
24198              Message-Id: <200010211719.SAA02087@crypt.compulink.co.uk>
24199      Branch: perl
24200            ! ext/B/B.pm ext/B/B/C.pm
24201 ____________________________________________________________________________
24202 [  7397] By: jhi                                   on 2000/10/22  17:35:18
24203         Log: Subject: [ID 20001021.003] updated hints/openbsd.sh
24204              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
24205              Date: Sat, 21 Oct 2000 13:55:50 -0600 (MDT)
24206              Message-Id: <200010211955.e9LJton24170@xerxes.courtesan.com>
24207      Branch: perl
24208            ! hints/openbsd.sh
24209 ____________________________________________________________________________
24210 [  7396] By: jhi                                   on 2000/10/22  17:19:46
24211         Log: Subject: installman go-faster stripes
24212              From: Nicholas Clark <nick@talking.bollo.cx>
24213              Date: Sat, 21 Oct 2000 17:24:53 +0100
24214              Message-ID: <20001021172452.A20371@Bagpuss.unfortu.net>
24215              
24216              Subject: Re: installman go-faster stripes
24217              From: Russ Allbery <rra@stanford.edu>
24218              Date: 21 Oct 2000 11:04:13 -0700
24219              Message-ID: <ylbswe5aw2.fsf@windlord.stanford.edu>
24220      Branch: perl
24221            ! installman pod/pod2man.PL
24222 ____________________________________________________________________________
24223 [  7395] By: jhi                                   on 2000/10/22  17:17:35
24224         Log: Hints tweak from Anton Berezin.
24225      Branch: perl
24226            ! hints/freebsd.sh
24227 ____________________________________________________________________________
24228 [  7394] By: jhi                                   on 2000/10/22  04:50:04
24229         Log: Tweak the Is* definitions of Unicode character classes
24230              to better match the official categorizations; embrace
24231              the official categorizations; add the combining marks
24232              as alpha (and -numeric); fix DCinital (a typo and edito)
24233              to be DCmedial.
24234      Branch: perl
24235            + lib/unicode/Is/DCmedial.pl
24236            - lib/unicode/Is/DCinital.pl
24237            ! MANIFEST lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
24238            ! lib/unicode/Is/Graph.pl lib/unicode/Is/Print.pl
24239            ! lib/unicode/Is/Punct.pl lib/unicode/Is/Space.pl
24240            ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
24241 ____________________________________________________________________________
24242 [  7393] By: jhi                                   on 2000/10/21  18:06:05
24243         Log: Subject: [PATCH@blead Tie/Array.pm] Re: [ID 20001020.002] Tie::Array SPLICE method is buggy
24244              From: Daniel Chetlin <daniel@chetlin.com>
24245              Date: Sat, 21 Oct 2000 02:57:03 -0700
24246              Message-ID: <20001021025703.A2115@darkstar.chetlin.org>
24247      Branch: perl
24248            + t/lib/tie-splice.t
24249            ! MANIFEST lib/Tie/Array.pm
24250 ____________________________________________________________________________
24251 [  7392] By: gsar                                  on 2000/10/21  18:05:15
24252         Log: resync utfperl branch with mainline
24253      Branch: utfperl
24254           !> (integrate 1760 files)
24255 ____________________________________________________________________________
24256 [  7391] By: jhi                                   on 2000/10/21  14:37:49
24257         Log: Testcases for a #7383,#7385 related bug.
24258              
24259              Subject: PATCH Re: [ID 20001020.006] "$2$utf8" == modification of read-only-variable
24260              From: Nicholas Clark <nick@ccl4.org>
24261              Date: Sat, 21 Oct 2000 15:04:51 +0100
24262              Message-ID: <20001021150451.A51566@plum.flirble.org>
24263      Branch: perl
24264            ! t/pragma/utf8.t
24265 ____________________________________________________________________________
24266 [  7390] By: jhi                                   on 2000/10/21  14:35:57
24267         Log: Add a testcase for #7389.
24268      Branch: perl
24269            ! t/pragma/warn/op
24270 ____________________________________________________________________________
24271 [  7389] By: jhi                                   on 2000/10/21  14:26:45
24272         Log: Subject: Re: Creating const subs for constants.
24273              From: John Tobey <jtobey@john-edwin-tobey.org>
24274              Date: Fri, 20 Oct 2000 22:03:27 -0400 (EDT)
24275              Message-Id: <m13mo0N-000FObC@feynman.localnet>
24276      Branch: perl
24277            ! cv.h embed.h embed.pl objXSUB.h op.c perlapi.c pod/perlapi.pod
24278            ! proto.h sv.c
24279 ____________________________________________________________________________
24280 [  7388] By: nick                                  on 2000/10/21  11:44:23
24281         Log: Populate perlio branch
24282      Branch: perlio
24283           +> (branch 1760 files)
24284 ____________________________________________________________________________
24285 [  7387] By: nick                                  on 2000/10/21  10:52:05
24286         Log: Get branch back as replica of mainline via :
24287              p4 integrate -b utfperl
24288              p4 resolve -at ./...
24289      Branch: utfperl
24290           +> (branch 269 files)
24291            - Todo-5.005 eg/ADB eg/README eg/cgi/RunMeFirst
24292            - eg/cgi/caution.xbm eg/cgi/clickable_image.cgi
24293            - eg/cgi/cookie.cgi eg/cgi/crash.cgi eg/cgi/customize.cgi
24294            - eg/cgi/diff_upload.cgi eg/cgi/dna_small_gif.uu
24295            - eg/cgi/file_upload.cgi eg/cgi/frameset.cgi eg/cgi/index.html
24296            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
24297            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
24298            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
24299            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
24300            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
24301            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
24302            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
24303            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
24304            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
24305            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
24306            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
24307            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
24308            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
24309            - eg/van/vanish eg/who eg/wrapsuid epoc/Config.pm
24310            - epoc/autosplit.pl epoc/config.h epoc/perl.mmp epoc/perl.pkg
24311            - ext/DynaLoader/dl_rhapsody.xs lib/Sys/Hostname.pm
24312            - lib/Sys/Syslog.pm lib/byte.pm lib/byte_heavy.pl lib/caller.pm
24313            - lib/chat2.pl lib/lib.pm lib/unicode/Eq/Latin1.pl
24314            - lib/unicode/Eq/Unicode.pl lib/unicode/Props.txt
24315            - lib/unicode/UCD300.html lib/unicode/Unicode.300
24316            - lib/unicode/Unicode3.html os2/POSIX.mkfifo pod/Makefile
24317            - pod/Win32.pod pod/buildtoc t/lib/thread.t t/op/64bit.t
24318            - t/op/nothread.t utils/perlbc.PL vms/subconfigure.com
24319            - win32/PerlCRT.def win32/gstartup.c win32/oldnames.def
24320           !> (integrate 965 files)
24321 ____________________________________________________________________________
24322 [  7386] By: jhi                                   on 2000/10/21  01:31:12
24323         Log: Update Changes.
24324      Branch: perl
24325            ! Changes patchlevel.h
24326 ____________________________________________________________________________
24327 [  7385] By: jhi                                   on 2000/10/21  01:28:42
24328         Log: The #7383 was right only in the context of the original bug report,
24329              not in more general case.
24330      Branch: perl
24331            ! pp_hot.c
24332 ____________________________________________________________________________
24333 [  7384] By: jhi                                   on 2000/10/21  01:08:23
24334         Log: Fix for ID 20000915.011, IO::Select warning for an undefined fd.
24335      Branch: perl
24336            ! ext/IO/lib/IO/Select.pm
24337 ____________________________________________________________________________
24338 [  7383] By: jhi                                   on 2000/10/21  00:44:18
24339         Log: Fix for ID 20001020.006, concatenating an unset submatch
24340              with utf8 resulted in "Modification of a read-only value".
24341      Branch: perl
24342            ! pp_hot.c t/pragma/utf8.t
24343 ____________________________________________________________________________
24344 [  7382] By: jhi                                   on 2000/10/20  20:44:31
24345         Log: Make scan_num() reëntrant, as suggested in
24346              
24347              Subject: [PATCH perl@7229] Rentrant parser and yylex()
24348              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
24349              Date: Fri, 20 Oct 2000 14:17:27 +0100
24350              Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
24351      Branch: perl
24352            ! embed.h embed.pl objXSUB.h perlapi.c perly.c perly.y proto.h
24353            ! toke.c
24354 ____________________________________________________________________________
24355 [  7381] By: jhi                                   on 2000/10/20  20:07:29
24356         Log: Reëntrancy fix.
24357              
24358              Subject: [PATCH perl@7229] Rentrant parser and yylex()
24359              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
24360              Date: Fri, 20 Oct 2000 14:17:27 +0100
24361              Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
24362      Branch: perl
24363            ! embed.h embed.pl perl.h proto.h toke.c
24364 ____________________________________________________________________________
24365 [  7380] By: jhi                                   on 2000/10/20  19:15:54
24366         Log: Don't write double values through long double pointers,
24367              based on a part of
24368              
24369              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
24370              From: Jens Hamisch <jens@Strawberry.COM>
24371              Date: Tue, 17 Oct 2000 08:39:36 +0200
24372              Message-Id: <20001017083936.A11104@Strawberry.COM>
24373      Branch: perl
24374            ! perl.h pp.c
24375 ____________________________________________________________________________
24376 [  7379] By: jhi                                   on 2000/10/20  18:43:37
24377         Log: Portability tweak on #7377.
24378              
24379              Subject:  Re: [nick@cow.org.uk: [ID 20001020.004] Not OK: perl v5.7.0 +DEVEL7368 on i386-freebsd-64all 4.1-stable (UNINSTALLED)]
24380              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
24381              Date:     Fri, 20 Oct 2000 13:13:41 EDT
24382              Message-Id: <001020131216.3b141@DUPHY4.Physics.Drexel.Edu>
24383      Branch: perl
24384            ! t/lib/dprof.t
24385 ____________________________________________________________________________
24386 [  7378] By: jhi                                   on 2000/10/20  12:57:19
24387         Log: SOCKS function redefinitions need prototypes, too, otherwise
24388              for example 32 bit versus 64 bit differences cause a lot of
24389              problems.  Part of
24390              
24391              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
24392              From: Jens Hamisch <jens@Strawberry.COM>
24393              Date: Tue, 17 Oct 2000 08:39:36 +0200
24394              Message-Id: <20001017083936.A11104@Strawberry.COM>
24395      Branch: perl
24396            ! doio.c pp_sys.c
24397 ____________________________________________________________________________
24398 [  7377] By: jhi                                   on 2000/10/20  12:37:12
24399         Log: Subject:  [PATCH] Perl 5.6.0/5.7.0 enable DProf test for VMS
24400              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
24401              Date:     Fri, 20 Oct 2000 08:26:04 EDT
24402              Message-Id: <001020074851.3751a@DUPHY4.Physics.Drexel.Edu>
24403      Branch: perl
24404            ! configure.com t/lib/dprof.t t/lib/dprof/V.pm vms/test.com
24405 ____________________________________________________________________________
24406 [  7376] By: jhi                                   on 2000/10/20  12:35:31
24407         Log: Subject:  [PATCH] Perl 5.6.0/5.7.0, vms/gen_shrfls.pl update
24408              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
24409              Date:     Fri, 20 Oct 2000 07:48:15 EDT
24410              Message-Id: <001020074423.39b82@DUPHY4.Physics.Drexel.Edu>
24411      Branch: perl
24412            ! configure.com vms/gen_shrfls.pl
24413 ____________________________________________________________________________
24414 [  7375] By: bailey                                on 2000/10/20  04:44:37
24415         Log: SYN SYN
24416      Branch: vmsperl
24417           +> (branch 134 files)
24418            - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
24419            - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
24420            - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
24421            - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
24422            - eg/cgi/frameset.cgi eg/cgi/index.html
24423            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
24424            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
24425            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
24426            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
24427            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
24428            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
24429            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
24430            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
24431            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
24432            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
24433            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
24434            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
24435            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
24436            - eg/van/vanish eg/who eg/wrapsuid lib/chat2.pl
24437            - lib/unicode/Props.txt lib/unicode/UCD300.html
24438            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
24439            - utils/perlbc.PL vms/subconfigure.com
24440           !> (integrate 785 files)
24441 ____________________________________________________________________________
24442 [  7374] By: jhi                                   on 2000/10/20  00:59:48
24443         Log: In the latest compiler builds cccdlflags must not become -fpic,
24444              from Wilfredo Sánchez.
24445      Branch: perl
24446            ! hints/darwin.sh
24447 ____________________________________________________________________________
24448 [  7373] By: jhi                                   on 2000/10/20  00:56:35
24449         Log: Subject: PATCH CR+LF should be "\cM\cJ" in perlop
24450              From: Tony Cook <tony@develop-help.com>
24451              Date: Fri, 20 Oct 2000 07:29:15 +1100 (EST)
24452              Message-ID: <Pine.LNX.4.10.10010200725530.12682-100000@develop-help.com>
24453      Branch: perl
24454            ! pod/perlop.pod
24455 ____________________________________________________________________________
24456 [  7372] By: jhi                                   on 2000/10/19  19:34:40
24457         Log: Typo noted by Mark Lutz.
24458      Branch: perl
24459            ! t/op/64bitint.t
24460 ____________________________________________________________________________
24461 [  7371] By: jhi                                   on 2000/10/19  19:33:13
24462         Log: NonStop-UX patches from Tom Bates <tom.bates@compaq.com>
24463      Branch: metaconfig
24464            ! U/modified/Cppsym.U U/modified/Oldconfig.U
24465      Branch: metaconfig/U/perl
24466            ! End.U dlsrc.U libperl.U
24467      Branch: perl
24468            + hints/nonstopux.sh
24469            ! Configure MANIFEST config_h.SH
24470 ____________________________________________________________________________
24471 [  7370] By: jhi                                   on 2000/10/19  17:18:08
24472         Log: Subject: PATCH do_print has 2 PerlIO_error()s
24473              From: nick@ccl4.org
24474              Date: Thu, 19 Oct 2000 18:09:20 +0100
24475              Message-ID: <20001019180920.A8440@babyhippo.co.uk>
24476      Branch: perl
24477            ! doio.c
24478 ____________________________________________________________________________
24479 [  7369] By: jhi                                   on 2000/10/19  14:01:49
24480         Log: Update Changes.
24481      Branch: perl
24482            ! Changes patchlevel.h
24483 ____________________________________________________________________________
24484 [  7368] By: jhi                                   on 2000/10/19  13:04:29
24485         Log: Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX w/GCC
24486              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
24487              Date: Wed, 18 Oct 2000 13:12:01 +0200
24488              Message-Id: <20001018131021.F844.H.M.BRAND@hccnet.nl>
24489      Branch: perl
24490            ! hints/aix.sh
24491 ____________________________________________________________________________
24492 [  7367] By: jhi                                   on 2000/10/19  02:22:40
24493         Log: Fix of sorts for bug id 20000901.092.  There seems to be no trace
24494              of a 'pmshort' anywhere in the B, so the offending line was simply
24495              removed.
24496      Branch: perl
24497            ! ext/B/B/Debug.pm
24498 ____________________________________________________________________________
24499 [  7366] By: jhi                                   on 2000/10/19  02:12:37
24500         Log: Add the test case for the bug id 20000730.004 which seems
24501              to have been fixed by now.
24502      Branch: perl
24503            ! t/pragma/utf8.t
24504 ____________________________________________________________________________
24505 [  7365] By: jhi                                   on 2000/10/18  23:36:24
24506         Log: Subject: [PATCH 5.7.0] Re: [ID 20001018.008] flip-flop bug when there's no <FH> 
24507              From: Hugo <hv@crypt.compulink.co.uk>
24508              Date: Wed, 18 Oct 2000 23:25:58 +0100
24509              Message-Id: <200010182225.XAA20330@crypt.compulink.co.uk>
24510      Branch: perl
24511            ! pp_ctl.c pp_hot.c t/op/flip.t t/pragma/warn/pp_hot
24512 ____________________________________________________________________________
24513 [  7364] By: jhi                                   on 2000/10/18  21:12:53
24514         Log: (retracted)
24515      Branch: perl
24516            ! pp.c
24517 ____________________________________________________________________________
24518 [  7363] By: jhi                                   on 2000/10/18  20:55:38
24519         Log: Missing change from #7362.
24520      Branch: perl
24521            ! win32/perlhost.h
24522 ____________________________________________________________________________
24523 [  7362] By: jhi                                   on 2000/10/18  20:52:01
24524         Log: Borland C fstat() never saw the fd as writable.
24525              
24526              Subject: fix for Borland's weak "stat" (perl@7211)
24527              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
24528              Date: Mon, 16 Oct 2000 09:55:03 +0400
24529              Message-ID: <402099F49BEED211999700805FC7359F7C0E40@ru0028exch01.spb.lucent.com>
24530      Branch: perl
24531            ! win32/win32.c
24532 ____________________________________________________________________________
24533 [  7361] By: jhi                                   on 2000/10/18  17:43:50
24534         Log: Regen toc.
24535      Branch: perl
24536            ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod
24537 ____________________________________________________________________________
24538 [  7360] By: jhi                                   on 2000/10/18  17:07:44
24539         Log: From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
24540              Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX 4.3.2 w/GCC 2.95.2
24541              Message-Id: <20001016151837.9977.H.M.BRAND@hccnet.nl>
24542              Date: Mon, 16 Oct 2000 15:19:49 +0200
24543      Branch: perl
24544            + README.aix
24545            ! MANIFEST
24546 ____________________________________________________________________________
24547 [  7359] By: jhi                                   on 2000/10/18  17:04:49
24548         Log: Subject: Pod patch for Devel::Peek
24549              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
24550              Message-Id: <20001016121252.996B.H.M.BRAND@hccnet.nl>
24551              Date: Mon, 16 Oct 2000 12:26:34 +0200
24552      Branch: perl
24553            ! ext/Devel/Peek/Peek.pm
24554 ____________________________________________________________________________
24555 [  7358] By: jhi                                   on 2000/10/18  17:03:15
24556         Log: Make Cwd more bulletproof in chrooted environments.
24557              
24558              Subject: [ID 20001018.001] Fix for Cwd.pm (chroot)
24559              From: "Eric E. Coe" <Eric.Coe@oracle.com>
24560              Date: Wed, 18 Oct 2000 04:03:54 -0400
24561              Message-Id: <39ED596A.70E599FE@oracle.com>
24562      Branch: perl
24563            ! lib/Cwd.pm
24564 ____________________________________________________________________________
24565 [  7357] By: jhi                                   on 2000/10/18  16:37:26
24566         Log: Disable the UTF8 downgrade croakage for now to avoid
24567              too many not okay messages.
24568      Branch: perl
24569            ! doio.c
24570 ____________________________________________________________________________
24571 [  7356] By: jhi                                   on 2000/10/17  23:29:41
24572         Log: Show the failed remote port, instead of the failing line number.
24573              
24574              Subject: [PATCH 5.6.1 Debugger] More diagnostics
24575              From: David Sparks <daves@ActiveState.com>
24576              Date: Tue, 17 Oct 2000 15:00:24 -0700
24577              Message-Id: <5.0.0.25.0.20001017144037.02551e10@pop3>
24578      Branch: perl
24579            ! lib/perl5db.pl
24580 ____________________________________________________________________________
24581 [  7355] By: jhi                                   on 2000/10/17  14:11:31
24582         Log: On output try to downgrade to bytes, croak if impossible,
24583              from Simon Cozens.  This means that outputting >255 UTF8
24584              is impossible.  Consider this as a strong incentive to get
24585              the I/O disciplines implemented.
24586      Branch: perl
24587            ! doio.c pod/perldiag.pod sv.c
24588 ____________________________________________________________________________
24589 [  7354] By: jhi                                   on 2000/10/17  13:42:23
24590         Log: Clarify documentation on 'use bytes'.
24591              
24592              Subject: Re: What does 'use bytes' "mean" ?
24593              From: Simon Cozens <simon@cozens.net>
24594              Date: Mon, 18 Sep 2000 18:24:25 +0100
24595              Message-ID: <20000918182425.A26765@deep-dark-truthful-mirror.perlhacker.org>
24596      Branch: perl
24597            ! lib/bytes.pm
24598 ____________________________________________________________________________
24599 [  7353] By: jhi                                   on 2000/10/17  13:28:12
24600         Log: Workaround for a sfio bug where the stream error indicator
24601              is not cleared as documented.
24602              
24603              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
24604              From: Nicholas Clark <nick@ccl4.org>
24605              Date: Mon, 16 Oct 2000 18:28:23 +0100
24606              Message-ID: <20001016182823.J19700@plum.flirble.org>
24607      Branch: perl
24608            ! doio.c
24609 ____________________________________________________________________________
24610 [  7352] By: jhi                                   on 2000/10/17  13:06:19
24611         Log: More IoTYPE sprinkling.
24612      Branch: perl
24613            ! doio.c pp_hot.c
24614 ____________________________________________________________________________
24615 [  7351] By: jhi                                   on 2000/10/16  22:47:07
24616         Log: Detect early whether the std streams have gone bad.
24617              
24618              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
24619              Date: Mon, 16 Oct 2000 23:28:42 +0100
24620              From: Nicholas Clark <nick@ccl4.org>
24621              Message-ID: <20001016232842.A37942@plum.flirble.org>
24622      Branch: perl
24623            ! t/op/misc.t
24624 ____________________________________________________________________________
24625 [  7350] By: jhi                                   on 2000/10/16  22:45:16
24626         Log: Subject: [ID 20001016.012] [PATCHes Included]OK: perl v5.7.0 on dos-djgpp djgpp
24627              From: "Peter J. Farley III" <pjfarley@banet.net>
24628              Date: Mon, 16 Oct 2000 18:15:59 -0400
24629              Message-Id: <4.3.1.0.20001016180235.00ac65a0@pop5.banet.net>
24630      Branch: perl
24631            ! djgpp/djgpp.c dosish.h t/io/open.t
24632 ____________________________________________________________________________
24633 [  7349] By: jhi                                   on 2000/10/16  22:36:45
24634         Log: perldelta tweak.
24635      Branch: perl
24636            ! pod/perldelta.pod
24637 ____________________________________________________________________________
24638 [  7348] By: jhi                                   on 2000/10/16  15:17:53
24639         Log: Update Changes.
24640      Branch: perl
24641            ! Changes patchlevel.h
24642 ____________________________________________________________________________
24643 [  7347] By: jhi                                   on 2000/10/16  13:55:27
24644         Log: Add the capability to include/exclude branches.
24645      Branch: perl
24646            ! Porting/genlog
24647 ____________________________________________________________________________
24648 [  7346] By: jhi                                   on 2000/10/16  13:18:04
24649         Log: Add Charles Lane.
24650      Branch: perl
24651            ! AUTHORS Changes
24652 ____________________________________________________________________________
24653 [  7345] By: jhi                                   on 2000/10/16  13:13:21
24654         Log: Add a perldelta note about the change #6024, pointed out by Sarathy.
24655      Branch: perl
24656            ! pod/perldelta.pod
24657 ____________________________________________________________________________
24658 [  7344] By: gsar                                  on 2000/10/16  09:30:21
24659         Log: integrate change#6220 from cfgperl
24660              
24661              Win32 patches from Benjamin Stuhl.
24662      Branch: maint-5.6/perl
24663           !> makedef.pl win32/win32.h
24664 ____________________________________________________________________________
24665 [  7343] By: gsar                                  on 2000/10/16  08:32:19
24666         Log: integrate changes#6221,6222 from cfgperl
24667              
24668              Remove tr///CU (the feature is to be obsoleted by better interfaces).
24669              From: simon@brecon.co.uk (Simon Cozens)
24670              Subject: [PATCH] Eliminate tr///[CU][CU]
24671              Date: 23 Jun 2000 11:05:40 GMT
24672              Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
24673              
24674              doc typo fix
24675              Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
24676              From: Ian Phillipps <Ian.Phillipps@iname.com>
24677              Date: Fri, 23 Jun 2000 10:40:58 +0100
24678              Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
24679      Branch: maint-5.6/perl
24680           !> doop.c embed.pl lib/Pod/Usage.pm pod/perlop.pod toke.c utf8.c
24681 ____________________________________________________________________________
24682 [  7342] By: gsar                                  on 2000/10/16  08:28:08
24683         Log: integrate change#6217 from cfgperl (in part)
24684              
24685              Rename the fdpid locking and integrate with Sarathy.
24686      Branch: maint-5.6/perl
24687           !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h
24688           !> global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
24689           !> pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
24690           !> win32/win32.c
24691 ____________________________________________________________________________
24692 [  7341] By: gsar                                  on 2000/10/16  08:23:39
24693         Log: integrate changes#6214..6216 from mainline
24694              
24695              @_ can't have junk in it even in the non-USE_ITHREADS case because
24696              caller() wants to populate @DB::args with it (causes a coredump
24697              in Carp::confess())
24698              
24699              tweak comment about @DB::args
24700              
24701              be more optimal about clearing @_
24702      Branch: maint-5.6/perl
24703           !> av.h cop.h pp_ctl.c t/op/runlevel.t
24704 ____________________________________________________________________________
24705 [  7340] By: gsar                                  on 2000/10/16  08:20:37
24706         Log: integrate changes#6207..6210 from cfgperl
24707              
24708              Subject: [PATCH 5.6.0] Threadsafe patches
24709              From: Dan Sugalski <dan@sidhe.org>
24710              To: perl5-porters@perl.org
24711              Date: Mon, 08 May 2000 18:08:13 -0400
24712              Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
24713              
24714              Regen headers for #6207.
24715              
24716              Lock PL_fdpid against race conditions, based on:
24717              Subject: [PATCH 5.6.0]subprocess fixup for threads
24718              From: Dan Sugalski <dan@sidhe.org>
24719              To: perl5-porters@perl.org
24720              Date: Tue, 11 Apr 2000 17:02:32 -0400
24721              Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
24722              
24723              Mopup for #6207 and #6209.
24724      Branch: maint-5.6/perl
24725           !> doio.c embed.h embed.pl global.sym gv.c intrpvar.h objXSUB.h
24726           !> perl.c pp.c pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c
24727           !> win32/win32.c
24728 ____________________________________________________________________________
24729 [  7339] By: gsar                                  on 2000/10/16  08:14:34
24730         Log: integrate change#6203 from cfgperl
24731              
24732              perldiag should refer to perlos2.pod not README.os2
24733      Branch: maint-5.6/perl
24734           !> pod/perldiag.pod
24735 ____________________________________________________________________________
24736 [  7338] By: gsar                                  on 2000/10/16  08:11:42
24737         Log: integrate change#6201 from mainline
24738              
24739              Perl_eval_pv() leaks 4 bytes every time it is called because it
24740              does a PUSHMARK that's never ever POPMARKed; in general, only
24741              Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
24742              Perl_eval_[sp]v() don't because they don't take any incoming
24743              arguments (this leak has been around since the original version
24744              of perl_eval_pv() in 5.003_97e)
24745      Branch: maint-5.6/perl
24746           !> perl.c
24747 ____________________________________________________________________________
24748 [  7337] By: gsar                                  on 2000/10/16  08:08:47
24749         Log: integrate changes#6197..6200 from cfgperl
24750              
24751              Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
24752              From: John Borwick <jhborwic@unity.ncsu.edu>
24753              Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
24754              Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
24755              
24756              Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
24757              From: Dan Sugalski <dan@sidhe.org>
24758              To: vmsperl@perl.org, perl5-porters@perl.org
24759              Date: Fri, 02 Jun 2000 16:00:41 -0400
24760              Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
24761              Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
24762              
24763              Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
24764              From: Dan Sugalski <dan@sidhe.org>
24765              To: perl5-porters@perl.org, vmsperl@perl.org
24766              Date: Fri, 02 Jun 2000 17:30:51 -0400
24767              Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
24768              
24769              Update to cperl-mode.el 4.31 from
24770              ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
24771              Subject: A couple of notes
24772              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24773              To: Mailing list Perl5 <perl5-porters@perl.org>
24774              Date: Sat, 3 Jun 2000 23:33:32 -0400
24775              Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
24776      Branch: maint-5.6/perl
24777           !> emacs/cperl-mode.el embed.h embed.pl embedvar.h
24778           !> ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c perlapi.h
24779           !> pod/perlapi.pod pod/perlintern.pod pod/perlsyn.pod proto.h
24780           !> vms/descrip_mms.template vms/gen_shrfls.pl vms/vms.c
24781           !> vms/vmsish.h
24782 ____________________________________________________________________________
24783 [  7336] By: gsar                                  on 2000/10/16  08:03:46
24784         Log: integrate changes#6194,6195 from mainline
24785              
24786              fix small eval"" memory leaks under USE_ITHREADS
24787              
24788              fix yet another eval"" leak under USE_ITHREADS
24789      Branch: maint-5.6/perl
24790           !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
24791           !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
24792           !> vms/perly_c.vms
24793 ____________________________________________________________________________
24794 [  7335] By: gsar                                  on 2000/10/16  08:02:15
24795         Log: integrate changes#6190,6191 from mainline
24796              
24797              submit missing embed.pl change
24798              
24799              vec() loses numericalness (modified version of patch suggested
24800              by Robin Barker)
24801      Branch: maint-5.6/perl
24802           !> doop.c embed.pl t/op/vec.t
24803 ____________________________________________________________________________
24804 [  7334] By: gsar                                  on 2000/10/16  08:01:03
24805         Log: integrate change#6189 from mainline
24806              
24807              counting tr/// corrupts later operation (from M.J.T Guy)
24808      Branch: maint-5.6/perl
24809           !> doop.c t/op/tr.t
24810 ____________________________________________________________________________
24811 [  7333] By: gsar                                  on 2000/10/16  07:59:07
24812         Log: integrate changes#6183..6188 from mainline
24813              
24814              SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
24815              <nick@ccl4.org>)
24816              
24817              tweak for change#6127
24818              
24819              remove incorrect documentation about implicit split to @_ in
24820              list context, which never really worked in perl 5 (from
24821              M.J.T. Guy)
24822              
24823              further qualify references to "alphanumeric" (from Wolfgang Laun
24824              <wolfgang.laun@alcatel.at>)
24825              
24826              replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
24827              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
24828              
24829              h2xs tweaks
24830      Branch: maint-5.6/perl
24831           +> lib/Pod/LaTeX.pm t/lib/selfloader.t
24832           !> AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm handy.h
24833           !> lib/SelfLoader.pm perl.c pod/perlapi.pod pod/perldata.pod
24834           !> pod/perlfaq6.pod pod/perlfaq9.pod pod/perlfunc.pod
24835           !> pod/perllocale.pod pod/perlre.pod pod/perltrap.pod
24836           !> pod/pod2latex.PL utils/h2xs.PL
24837 ____________________________________________________________________________
24838 [  7332] By: gsar                                  on 2000/10/16  07:53:52
24839         Log: integrate change#6179 from mainline
24840              
24841              buggy modulus on UVs introduced by change#3378 (resulted in
24842              4063328477 % 65535 amounting to 27406, instead of 27407)
24843      Branch: maint-5.6/perl
24844           !> pp.c t/op/arith.t
24845 ____________________________________________________________________________
24846 [  7331] By: gsar                                  on 2000/10/16  07:52:49
24847         Log: integrate changes#6176,6177,6178,6182 from cfgperl
24848              
24849              Single-quoted utf8 patch from Simon Cozens.
24850              
24851              Substitution utf8 patch from Simon Cozens.
24852              
24853              Be cleaner.
24854              
24855              Be Cleaner Part Deux.
24856      Branch: maint-5.6/perl
24857           !> Makefile.SH pp_hot.c toke.c
24858 ____________________________________________________________________________
24859 [  7330] By: gsar                                  on 2000/10/16  07:41:36
24860         Log: integrate change#6172 from mainline
24861              
24862              fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
24863              (from Ilya Zakharevich)
24864      Branch: maint-5.6/perl
24865           !> regexec.c t/op/re_tests
24866 ____________________________________________________________________________
24867 [  7329] By: gsar                                  on 2000/10/16  07:40:25
24868         Log: integrate change#6171 from mainline
24869              
24870              scalar() doesn't force scalar context when used in void context
24871              (from Simon Cozens)
24872      Branch: maint-5.6/perl
24873           !> op.c t/op/wantarray.t
24874 ____________________________________________________________________________
24875 [  7328] By: gsar                                  on 2000/10/16  07:39:33
24876         Log: integrate change#6170 from mainline
24877              
24878              change#6142 needs tweaks to tests to work where there's no
24879              symlink() (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
24880      Branch: maint-5.6/perl
24881           !> t/lib/filefind.t
24882 ____________________________________________________________________________
24883 [  7327] By: gsar                                  on 2000/10/16  07:35:34
24884         Log: integrate changes#6166..6168 from cfgperl
24885              
24886              Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
24887              in case somebody wants to write an extension for more
24888              shadow database interfaces.
24889              
24890              tweak todo
24891              
24892              Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
24893      Branch: maint-5.6/perl
24894           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
24895           !> Todo-5.6 config_h.SH epoc/config.sh perl.h pp_sys.c toke.c
24896           !> vms/subconfigure.com vos/config.def vos/config.h vos/config.pl
24897           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
24898           !> win32/config.vc win32/config_H.bc win32/config_H.gc
24899           !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
24900 ____________________________________________________________________________
24901 [  7326] By: gsar                                  on 2000/10/16  07:29:05
24902         Log: integrate changes#6157,6159..6161,6164 from cfgperl
24903              
24904              Regen Configure to jive with #6149.
24905              
24906              Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
24907              
24908              Changes for the File::Temp 0.08 (change #6159) test suite
24909              to fit better into the Perl distribution test framework.
24910              
24911              Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
24912              both from Simon Cozens.
24913              
24914              detypo
24915      Branch: maint-5.6/perl
24916           +> pod/perlmodlib.PL pod/perlnewmod.pod
24917           !> AUTHORS Configure MAINTAIN MANIFEST config_h.SH
24918           !> lib/File/Temp.pm pod/Makefile pod/perl.pod pod/perlmodlib.pod
24919           !> pod/perltoc.pod t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
24920           !> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
24921 ____________________________________________________________________________
24922 [  7325] By: gsar                                  on 2000/10/16  07:25:13
24923         Log: integrate change#6158 from vmsperl
24924              
24925              Add fallback to tmpfile for use in cases where user's relying on
24926              ACLs on SYS$SCRATCH to permit file creation. (based on Charles
24927              Lane's patch)
24928      Branch: maint-5.6/perl
24929           !> vms/vms.c vms/vmsish.h
24930 ____________________________________________________________________________
24931 [  7324] By: gsar                                  on 2000/10/16  07:20:50
24932         Log: integrate changes#6153..6155 from mainline
24933              
24934              prettier Test::Harness output on failed tests (from Nicholas Clark
24935              <nick@Bagpuss.uk.boo.com>)
24936              
24937              avoid type mismatch warning
24938              
24939              small bug in change#6144; remove random \xA0 character that snuck
24940              in via change#6145
24941      Branch: maint-5.6/perl
24942           !> lib/AutoSplit.pm lib/ExtUtils/xsubpp lib/Test/Harness.pm
24943           !> perl.c
24944 ____________________________________________________________________________
24945 [  7323] By: gsar                                  on 2000/10/16  07:18:47
24946         Log: integrate changes#6151,6152 from mainline
24947              
24948              fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
24949              
24950              cosmetic fixups of RE debug output (from Ilya Zakharevich)
24951      Branch: maint-5.6/perl
24952           !> regexec.c
24953 ____________________________________________________________________________
24954 [  7322] By: gsar                                  on 2000/10/16  07:17:25
24955         Log: integrate changes#6146..6150 from mainline
24956              
24957              doc typo
24958              
24959              add a make entry to Config.pm so "perl -V:make" works on VMS
24960              (from Peter Prymmer)
24961              
24962              close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
24963              
24964              OS/2 tweaks for usethreads build (from Rocco Caputo
24965              <troc@netrus.net>)
24966              
24967              perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
24968      Branch: maint-5.6/perl
24969           !> Configure hints/os2.sh lib/ExtUtils/MM_Unix.pm lib/warnings.pm
24970           !> makedef.pl os2/Makefile.SHs os2/OS2/REXX/t/rx_dllld.t
24971           !> os2/OS2/REXX/t/rx_objcall.t os2/OS2/REXX/t/rx_tievar.t
24972           !> os2/OS2/REXX/t/rx_tieydb.t os2/os2.c os2/os2ish.h perl.c
24973           !> pod/perlrequick.pod util.c vms/subconfigure.com warnings.h
24974           !> warnings.pl x2p/a2p.h
24975 ____________________________________________________________________________
24976 [  7321] By: gsar                                  on 2000/10/16  07:14:02
24977         Log: integrate changes#6143..6145 from mainline
24978              
24979              MacOS support, part 1 (from Matthias Neeracher
24980              <neeri@iis.ee.ethz.ch>)
24981              
24982              MacOS support, part 2: make AutoSplit use File::Spec instead
24983              of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
24984              <neeri@iis.ee.ethz.ch>)
24985              
24986              make xsubpp skip embedded pod (from Matthias Neeracher
24987              <neeri@iis.ee.ethz.ch>)
24988      Branch: maint-5.6/perl
24989           +> ext/DynaLoader/dl_mac.xs
24990           !> MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
24991           !> ext/POSIX/POSIX.xs lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
24992           !> lib/ExtUtils/xsubpp mg.c perl.c perlsfio.h pod/perlfaq4.pod
24993           !> pp_ctl.c proto.h toke.c util.c util.h
24994 ____________________________________________________________________________
24995 [  7320] By: gsar                                  on 2000/10/16  07:12:13
24996         Log: integrate changes#6141,6142 from mainline
24997              
24998              BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
24999              forwarded by Peter Seebach from the bsdi-users mailing list.
25000              p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
25001              
25002              File::Find fails to chdir when chasing symlinks (from
25003              Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
25004      Branch: maint-5.6/perl
25005           !> hints/bsdos.sh lib/File/Find.pm t/lib/filefind.t
25006 ____________________________________________________________________________
25007 [  7319] By: gsar                                  on 2000/10/16  07:04:30
25008         Log: integrate change#6139 from mainline
25009              
25010              revise mktables.PL for bugs and newness in Unicode 3.0
25011              (from James Bence <jbence@amgen.com>)
25012      Branch: maint-5.6/perl
25013           +> (branch 30 files)
25014           !> (integrate 49 files)
25015 ____________________________________________________________________________
25016 [  7318] By: gsar                                  on 2000/10/16  07:01:01
25017         Log: integrate changes#6137,6138 from mainline
25018              
25019              fix bogus redeclaration warning for "our" variables in different
25020              scopes
25021              
25022              add note about the handling of negative indices to tied arrays
25023              (from Michael G Schwern <schwern@pobox.com>)
25024      Branch: maint-5.6/perl
25025           !> op.c pod/perltie.pod t/pragma/strict-vars
25026 ____________________________________________________________________________
25027 [  7317] By: gsar                                  on 2000/10/16  06:58:46
25028         Log: integrate changes#6127..6136 from mainline
25029              
25030              call_method(...,G_EVAL) can longjmp() out if the method probing
25031              failed (from Gisle Aas)
25032              
25033              new perlxstut example for passing/returning refs to arrays
25034              (from David Lowe <dlowe@pootpoot.com>)
25035              
25036              VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
25037              
25038              fix places that mean C<"word" character> but say C<alphanumeric
25039              character>
25040              
25041              avoid warnings in POSIX.pm (from Barrie Slaymaker)
25042              
25043              warnings::enabled() doesn't fall back to looking at $^W if
25044              caller isn't using lexical warnings (from Paul Marquess)
25045              
25046              elide bogus test in change#6132
25047              
25048              make Test::Harness use wait.h/WCOREDUMP if available
25049              (from Ben Tilly <ben_tilly@hotmail.com>)
25050              
25051              enable Test::Harness to dynamically determine column width etc.
25052              (from Rob Napier <rnapier@employees.org>)
25053              
25054              random pod typos (from Peter Scott <Peter@PSDT.com>)
25055      Branch: maint-5.6/perl
25056           !> cop.h ext/Devel/Peek/Peek.pm ext/POSIX/POSIX.pm
25057           !> lib/Test/Harness.pm perl.c pod/perldebguts.pod
25058           !> pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
25059           !> pod/perlxstut.pod pp_ctl.c t/pragma/warn/9enabled vms/test.com
25060 ____________________________________________________________________________
25061 [  7316] By: gsar                                  on 2000/10/16  06:53:23
25062         Log: integrate change#6126 from mainline
25063              
25064              change#2879 broke rvalue autovivification of magicals such as
25065              ${$num} (reworked variant of patch suggested by Simon Cozens)
25066      Branch: maint-5.6/perl
25067           !> embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
25068           !> pp_hot.c proto.h t/op/gv.t
25069 ____________________________________________________________________________
25070 [  7315] By: gsar                                  on 2000/10/16  06:51:38
25071         Log: integrate changes#6123,6125 from mainline
25072              
25073              clarify gotcha with #line directives (from Rocco Caputo
25074              <troc@netrus.net>)
25075              
25076              enable propagating exception objects via Perl_croak() in XS code
25077              (from Gisle Aas)
25078      Branch: maint-5.6/perl
25079           !> pod/perldebug.pod pod/perlsyn.pod util.c
25080 ____________________________________________________________________________
25081 [  7314] By: gsar                                  on 2000/10/16  06:49:28
25082         Log: integrate change#6122 from mainline
25083              
25084              downgrade fatal error on C<"foo@nosucharray.com"> to optional
25085              warning (from Mark-Jason Dominus)
25086      Branch: maint-5.6/perl
25087           !> lib/ExtUtils/typemap pod/perldelta.pod pod/perlsub.pod
25088           !> pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
25089           !> t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
25090           !> toke.c
25091 ____________________________________________________________________________
25092 [  7313] By: gsar                                  on 2000/10/16  06:46:54
25093         Log: integrate changes#6112..6121 from vmsperl
25094              
25095              Check for existence of file before trying to delete
25096              
25097              Ugly workaround for version-specific RTL error
25098              
25099              Urk -- undo previous removal of vmsish 'exit' change
25100              
25101              Add bounds checking for several strings (Charles Lane)
25102              
25103              Miscellaneous cosmetic fixes (Charles Lane)
25104              
25105              Treat sockets as special in sys(read|write) (Charles Lane et al.)
25106              
25107              Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
25108              Flatten case labels in switch statements uniformly (Charles Bailey)
25109              
25110              Quiet error messages in vmsish.t (Charles Lane)
25111              
25112              Add missing escape (Charles Lane)
25113              
25114              Allow eliminate_macros() and fixpath() to handle space-delimited
25115              lists (based on fixes by Craig Berry)
25116      Branch: maint-5.6/perl
25117           !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
25118           !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
25119           !> vms/vmsish.h
25120 ____________________________________________________________________________
25121 [  7312] By: gsar                                  on 2000/10/16  06:41:18
25122         Log: integrate changes#6107,6110 from cfgperl
25123              
25124              Tweak the todo list.
25125              
25126              todo tweak
25127      Branch: maint-5.6/perl
25128           !> Todo-5.6
25129 ____________________________________________________________________________
25130 [  7311] By: gsar                                  on 2000/10/16  06:38:38
25131         Log: integrate changes#6104,6108 from mainline
25132              
25133              PL_sys_intern was being initialized too late on windows
25134              
25135              reenable fake signal handling on Windows, bugs and all
25136      Branch: maint-5.6/perl
25137           !> embed.h embed.pl global.sym makedef.pl mg.c objXSUB.h perl.c
25138           !> perl.h perlapi.c pod/perlapi.pod proto.h win32/perlhost.h
25139           !> win32/win32.c
25140 ____________________________________________________________________________
25141 [  7310] By: gsar                                  on 2000/10/16  06:36:03
25142         Log: integrate changes#6095,6097..6103 from cfgperl
25143              
25144              Introduce NV_PRESERVED_BITS.  Not yet used anywhere but
25145              might be useful in future.
25146              
25147              Add a note about possible compilation problems from Allen Smith.
25148              
25149              Add a note about other, yet unsupported, shadow password APIs.
25150              
25151              Tweaks for the cc bugs from Allen Smith.
25152              
25153              More compilation tweakery from Allen Smith.
25154              
25155              Hints and test tweaks for Unicos.
25156              
25157              The test suite tweak in #6101 wasn't quite right.
25158              
25159              Test tweaking for Unicos continues.
25160      Branch: maint-5.6/perl
25161           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
25162           !> config_h.SH hints/irix_6.sh hints/unicos.sh pp_sys.c t/lib/b.t
25163           !> t/lib/complex.t t/op/64bitint.t
25164 ____________________________________________________________________________
25165 [  7309] By: gsar                                  on 2000/10/16  06:29:41
25166         Log: integrate changes#6093,6094 from mainline
25167              
25168              fork() failure to create pseudo process sets errno=EAGAIN and returns
25169              undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
25170              
25171              cygwin update (from Eric Fifer <efifer@sanwaint.com>)
25172      Branch: maint-5.6/perl
25173           !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
25174           !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
25175 ____________________________________________________________________________
25176 [  7308] By: gsar                                  on 2000/10/16  06:27:29
25177         Log: integrate change#6092 from cfgperl
25178              
25179              Regen perltoc with the fixed buildtoc.
25180      Branch: maint-5.6/perl
25181           !> pod/perltoc.pod
25182 ____________________________________________________________________________
25183 [  7307] By: gsar                                  on 2000/10/16  06:26:40
25184         Log: integrate changes#6089,6090 from mainline
25185              
25186              buildtoc tweak to fix newline lossage
25187              
25188              concat doesn't preserve utf8-ness, and doesn't invalidate
25189              [NI]OK; added tests for both
25190      Branch: maint-5.6/perl
25191           !> perl.c pod/buildtoc pp_hot.c sv.c t/op/substr.t
25192 ____________________________________________________________________________
25193 [  7306] By: gsar                                  on 2000/10/16  06:24:05
25194         Log: integrate change#6088 from cfgperl
25195              
25196              Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
25197              because we do not use those.  The HAS_GETSPNAM remains,
25198              though, because we still do use that.
25199      Branch: maint-5.6/perl
25200           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
25201           !> config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
25202           !> pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
25203           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
25204           !> win32/config.vc win32/config_H.bc win32/config_H.gc
25205           !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
25206 ____________________________________________________________________________
25207 [  7305] By: gsar                                  on 2000/10/16  06:15:52
25208         Log: integrate changes#6084,6085,6087 from mainline
25209              
25210              substr() does not preserve utf8-ness (from Stefan Eissing
25211              <Eissing@medicaldataservice.de>); added tests
25212              
25213              repeat operator (x) doesn't preserve utf8-ness
25214              
25215              reverse() and quotemeta() weren't preserving utf8-ness; add tests
25216      Branch: maint-5.6/perl
25217           !> pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
25218 ____________________________________________________________________________
25219 [  7304] By: gsar                                  on 2000/10/16  06:13:10
25220         Log: integrate changes#6077..6083 from mainline
25221              
25222              avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
25223              and Tom Phoenix)
25224              
25225              workaround for CRT bug in chdir() (from Charles Lane, via
25226              Peter Prymmer)
25227              
25228              remove outdated kludge in Carp (NULLs are permitted in diagnostics
25229              now)
25230              
25231              add File::Temp v0.08 from CPAN, with small tweaks to testsuite
25232              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
25233              
25234              better default perlbug categories for ok reports (from Richard Foley)
25235              
25236              peek.t non-portable to ithreads
25237              
25238              note about undocumented caller() return value (from M.J.T. Guy);
25239              yet another peek.t tweak
25240      Branch: maint-5.6/perl
25241           +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
25242           +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
25243           !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
25244           !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
25245           !> pod/perltie.pod t/lib/peek.t utils/perlbug.PL vms/vms.c
25246           !> vms/vmsish.h
25247 ____________________________________________________________________________
25248 [  7303] By: gsar                                  on 2000/10/16  06:03:18
25249         Log: integrate changes#6011,6016,6033,6035..6039,6047..6052,6054..6059,
25250              6073..6075 from cfgperl (pp_sys.c manually merged due to conflicts)
25251              
25252              &HUGE_VAL is not defined, it exists.
25253              
25254              Do not warn that an infinity does not look like a number.
25255              
25256              Rewrite the pwent/spent logic to be a little bit more clearer.
25257              
25258              Continue on the pwent/spent case.
25259              
25260              Correct Freudian slip.
25261              
25262              Use HUGE_VALL if applicable.
25263              
25264              pwent/spent #ifdef imbalance.
25265              
25266              Infinite problems.
25267              
25268              Call getspnam() only iff needd.
25269              
25270              Test both the scalar and list contexts.
25271              
25272              Use setxxent()/endxxent().
25273              
25274              Complex tweakery.
25275              
25276              Unicos hint tweak.
25277              
25278              Be more forgiving in POSIX about HUGE_VALL.
25279              
25280              Detypo.
25281              
25282              The search of infinity continues, this time simplified.
25283              
25284              The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
25285              in natively 64-bit platforms where a long is a quad (no need
25286              for long longs).  Also added bias for IVs.
25287              
25288              Complex tweaks.
25289              
25290              Introduce t/lib/peek.t.
25291              
25292              Make the test more portable.
25293      Branch: maint-5.6/perl
25294           +> t/lib/peek.t
25295            ! pp_sys.c
25296           !> MANIFEST ext/POSIX/POSIX.xs hints/unicos.sh
25297           !> lib/Math/Complex.pm sv.c t/lib/complex.t t/op/grent.t
25298           !> t/op/pwent.t toke.c util.c
25299 ____________________________________________________________________________
25300 [  7302] By: gsar                                  on 2000/10/16  05:03:37
25301         Log: integrate changes#6066..6071 from mainline
25302              
25303              s/END/CHECK/
25304              
25305              replace direct call to sighandler() with (*PL_sighandlerp)()
25306              
25307              note about values()
25308              
25309              File::Spec compatibility update (from Barrie Slaymaker
25310              <barries@slaysys.com>)
25311              
25312              remove misleading comment (from M.J.T. Guy)
25313              
25314              misformatted perllocal.pod (from Tim Jenness
25315              <t.jenness@jach.hawaii.edu>)
25316      Branch: maint-5.6/perl
25317           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
25318           !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
25319           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
25320           !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
25321 ____________________________________________________________________________
25322 [  7301] By: gsar                                  on 2000/10/16  05:00:08
25323         Log: integrate changes#6061..6063 from mainline
25324              
25325              change#5921 neglected to make eq honor "use bytes"
25326              
25327              additional tests for utf8.t
25328              
25329              tokeq() could read unallocated field in argument
25330      Branch: maint-5.6/perl
25331           !> sv.c t/pragma/utf8.t toke.c
25332 ____________________________________________________________________________
25333 [  7300] By: gsar                                  on 2000/10/16  04:56:54
25334         Log: integrate changes#6046,6048,6057,6058 from mainline
25335              
25336              libscheck has insufficient checks for n32 libs (from
25337              Albert Chin-A-Young <china@thewrittenword.com>)
25338              
25339              add note about how $( doesn't interpolate in REs (from
25340              Philip Newton <newton@ficus.frogspace.net>)
25341              
25342              fix broken parsing of /\x{ab}/
25343              
25344              printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
25345              (spotted by Donald Kinzer <dkinzer@premia.com>)
25346      Branch: maint-5.6/perl
25347           !> hints/irix_6.sh perl.c pod/perlop.pod regcomp.c
25348           !> t/pragma/utf8.t
25349 ____________________________________________________________________________
25350 [  7299] By: gsar                                  on 2000/10/16  04:52:50
25351         Log: integrate change#6044 from mainline
25352              
25353              change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
25354              such that underscores are only ignored in literal numbers,
25355              "\x{...}", and hex/oct argument
25356      Branch: maint-5.6/perl
25357           !> perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
25358 ____________________________________________________________________________
25359 [  7298] By: gsar                                  on 2000/10/16  04:50:53
25360         Log: integrate changes#6027..6043 from mainline
25361              
25362              podlators-1.02 update (from Russ Allbery)
25363              
25364              Pod::Man generates groff-incompatible macro definition (from
25365              Tom Christiansen)
25366              
25367              add CGI.pm v2.66 (from Lincoln Stein)
25368              
25369              introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
25370              for @- and @+ (from Johan Vromans)
25371              
25372              small nits in diagnostics.pm (from Robin Barker)
25373              
25374              whitespace adjustments
25375              
25376              missing files in MANIFEST
25377              
25378              cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
25379              to compensate
25380              
25381              remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
25382              
25383              perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
25384      Branch: maint-5.6/perl
25385           +> lib/CGI/Util.pm t/lib/cgi-pretty.t
25386           !> MANIFEST Porting/makerel lib/CGI.pm lib/CGI/Carp.pm
25387           !> lib/CGI/Cookie.pm lib/CGI/Pretty.pm lib/CGI/Push.pm
25388           !> lib/English.pm lib/Pod/Man.pm lib/Pod/Text.pm
25389           !> lib/diagnostics.pm pod/perldiag.pod pod/perlretut.pod
25390           !> pod/perltrap.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
25391           !> t/lib/cgi-html.t t/lib/cgi-request.t
25392 ____________________________________________________________________________
25393 [  7297] By: gsar                                  on 2000/10/16  04:44:30
25394         Log: integrate change#6025 from mainline
25395              
25396              Is{Alnum,Alpha,Word} don't match titlecase
25397              TODO: IsSpace is defined recursively!
25398              (both spotted by Larry)
25399      Branch: maint-5.6/perl
25400           !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
25401           !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
25402 ____________________________________________________________________________
25403 [  7296] By: gsar                                  on 2000/10/16  04:39:30
25404         Log: integrate change#6023 from mainline
25405              
25406              debugger stomps on $. (from M.J.T. Guy)
25407      Branch: maint-5.6/perl
25408           !> lib/perl5db.pl
25409 ____________________________________________________________________________
25410 [  7295] By: gsar                                  on 2000/10/16  04:38:02
25411         Log: integrate change#6022 from mainline
25412              
25413              unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
25414      Branch: maint-5.6/perl
25415           !> sv.c
25416 ____________________________________________________________________________
25417 [  7294] By: gsar                                  on 2000/10/16  04:37:05
25418         Log: integrate changes#6018..6021 from mainline
25419              
25420              make lib/syslog.t portable to systems that don't have _PATH_LOG,
25421              make _PATH_LOG() return "" if unavailable
25422              
25423              windows portability tweaks
25424              
25425              test tweak
25426              
25427              remove Win2K issue in pod (fixed by change#6020)
25428      Branch: maint-5.6/perl
25429           !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
25430           !> ext/Sys/Syslog/Syslog.xs pod/perldelta.pod t/lib/b.t
25431           !> t/lib/open3.t t/lib/syslog.t win32/win32.h
25432 ____________________________________________________________________________
25433 [  7293] By: gsar                                  on 2000/10/16  04:20:00
25434         Log: integrate changes#6013..6015 from mainline
25435              
25436              tweak change#5945 to display correct switch name in diagnostic
25437              
25438              glob() loading File::Glob behind the scenes may cause syntax errors
25439              
25440              tweak test for portability
25441      Branch: maint-5.6/perl
25442           !> op.c perl.c pod/perldiag.pod t/lib/b.t
25443 ____________________________________________________________________________
25444 [  7292] By: gsar                                  on 2000/10/16  04:18:11
25445         Log: integrate changes#6005..6010 from mainline, cfgperl
25446              
25447              perldoc might fail via "use blib" (from Hugo van der Sanden)
25448              
25449              Regen Configure.
25450              
25451              note about compile failures and END blocks (from M.J.T. Guy)
25452              
25453              VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
25454              
25455              (change#6009 integrated earlier in change#7255)
25456              
25457              clarify note about shadow password support (from
25458              gellyfish@gellyfish.com)
25459      Branch: maint-5.6/perl
25460           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
25461           !> config_h.SH installperl pod/perldelta.pod pod/perlfunc.pod
25462           !> pod/perlmod.pod utils/perldoc.PL vms/subconfigure.com
25463 ____________________________________________________________________________
25464 [  7291] By: gsar                                  on 2000/10/16  04:12:03
25465         Log: integrate changes#6002,6003 from mainline
25466              
25467              destructive sv_setsv() can lose UV-ness from source, causing
25468              numeric promotions/comparisons to fail to do the right thing
25469              
25470              allow REG_EXPAND_SZ keys in Windows registry (from
25471              John Clayton <John.Clayton@barclayscapital.com>)
25472      Branch: maint-5.6/perl
25473           !> sv.c win32/win32.c
25474 ____________________________________________________________________________
25475 [  7290] By: gsar                                  on 2000/10/16  04:10:19
25476         Log: integrate change#6001 from mainline
25477              
25478              support additional library locations via $Config{otherlibdirs}
25479              (from Andy Dougherty)
25480      Branch: maint-5.6/perl
25481           !> Configure INSTALL Porting/Glossary Porting/config.sh
25482           !> Porting/config_H config_h.SH epoc/config.sh perl.c
25483           !> vms/subconfigure.com vos/config.def vos/config_h.SH_orig
25484           !> win32/config.bc win32/config.gc win32/config.vc
25485 ____________________________________________________________________________
25486 [  7289] By: gsar                                  on 2000/10/16  04:08:28
25487         Log: integrate change#5999 from mainline
25488              
25489              fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
25490      Branch: maint-5.6/perl
25491           !> t/pragma/warn/toke toke.c
25492 ____________________________________________________________________________
25493 [  7288] By: gsar                                  on 2000/10/16  04:07:01
25494         Log: integrate changes#5997,5998 from cfgperl
25495              
25496              Preserve $!.
25497              
25498              Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
25499      Branch: maint-5.6/perl
25500           !> lib/Math/Complex.pm
25501 ____________________________________________________________________________
25502 [  7287] By: gsar                                  on 2000/10/16  04:04:37
25503         Log: integrate change#5995 from mainline
25504              
25505              fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
25506      Branch: maint-5.6/perl
25507           !> mg.c t/pragma/warn/7fatal warnings.h warnings.pl
25508 ____________________________________________________________________________
25509 [  7286] By: gsar                                  on 2000/10/16  04:03:21
25510         Log: integrate change#5994 from mainline
25511              
25512              fix for missed accounting for null byte in pack("Z",...) (from
25513              M.J.T. Guy)
25514      Branch: maint-5.6/perl
25515           !> pp.c t/op/pack.t
25516 ____________________________________________________________________________
25517 [  7285] By: gsar                                  on 2000/10/16  04:02:11
25518         Log: integrate changes#5989..5993 from mainline
25519              
25520              qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
25521              itself and no other (from Tom Hughes)
25522              
25523              use $ENV{LIB} to search for libs under Visual C compiler
25524              on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
25525              
25526              posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
25527              
25528              pod nit (from Simon Cozens)
25529              
25530              various minor tweaks seen on p5p
25531      Branch: maint-5.6/perl
25532           !> README.posix-bc hints/posix-bc.sh lib/ExtUtils/Liblist.pm
25533           !> lib/perl5db.pl pod/perlipc.pod pod/perlop.pod pod/perlvar.pod
25534           !> t/op/array.t toke.c
25535 ____________________________________________________________________________
25536 [  7284] By: gsar                                  on 2000/10/16  03:59:00
25537         Log: integrate changes#5978..5988 from mainline
25538              
25539              sync version numbers in File::Spec with the ones on CPAN
25540              (from Barrie Slaymaker)
25541              
25542              under useithreads, constant pad entries could inadvertantly be
25543              shared across threads (from Eric Blood <eblood@xmission.com>);
25544              added Eric's test case to testsuite
25545              
25546              allow Configure -S to run non-interactively (spotted by Greg Hudson
25547              <ghudson@mit.edu>)
25548              
25549              rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
25550              prototype mismatch with CORE::glob(); update pod and tests to
25551              suit (File::Glob::glob() is still available for backward
25552              compatibility, but should be considered deprecated)
25553              
25554              avoid error in IO::Socket::INET when given an unknown service name
25555              with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
25556              
25557              numeric conversion of non-number in change#3378 tramples on
25558              OOK offset, causing segfaults
25559              
25560              attributes::reftype() doesn't work on tied argument
25561              
25562              forked child may not exit correctly if it failed to open
25563              /dev/console (from Graham Barr)
25564              
25565              add regular expressions tutorial and quick-start guide (from
25566              Mark Kvale <kvale@phy.ucsf.edu>)
25567              
25568              B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
25569              
25570              s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
25571              <paul@miraclefish.com>)
25572      Branch: maint-5.6/perl
25573           +> pod/perlrequick.pod pod/perlretut.pod
25574           !> AUTHORS Configure MAINTAIN MANIFEST ext/B/B/Bytecode.pm
25575           !> ext/B/B/Disassembler.pm ext/File/Glob/Glob.pm
25576           !> ext/IO/lib/IO/Socket/INET.pm ext/Sys/Syslog/Syslog.pm
25577           !> lib/ExtUtils/MakeMaker.pm lib/File/Spec/Functions.pm
25578           !> lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
25579           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
25580           !> lib/File/Spec/Win32.pm op.c sv.c t/lib/glob-basic.t
25581           !> t/lib/glob-case.t t/lib/glob-taint.t t/op/misc.t xsutils.c
25582 ____________________________________________________________________________
25583 [  7283] By: gsar                                  on 2000/10/16  03:52:14
25584         Log: integrate change#5977 from mainline
25585              
25586              autoquote barewords followed by newline and arrow properly
25587              (variant of fix suggested by Rick Delaney and M.J.T. Guy)
25588      Branch: maint-5.6/perl
25589           !> t/pragma/warn/toke toke.c
25590 ____________________________________________________________________________
25591 [  7282] By: gsar                                  on 2000/10/16  03:50:48
25592         Log: integrate change#5976 from mainline
25593              
25594              DB_File v1.73 update (from Paul Marquess)
25595      Branch: maint-5.6/perl
25596           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
25597           !> ext/DB_File/DB_File.xs ext/DB_File/version.c
25598 ____________________________________________________________________________
25599 [  7281] By: gsar                                  on 2000/10/16  03:49:14
25600         Log: integrate change#5975 from mainline
25601              
25602              allow sort() reentrancy (variant of patch suggested by
25603              Hugo van der Sanden)
25604      Branch: maint-5.6/perl
25605           !> pp_ctl.c t/op/sort.t
25606 ____________________________________________________________________________
25607 [  7280] By: gsar                                  on 2000/10/16  03:48:22
25608         Log: integrate change#5974 from mainline
25609              
25610              change#4197 somehow missed initializing PL_errors, meaning
25611              syntax error queueing wasn't working outside eval"" at all;
25612              also fixed eval"" to localize PL_error_count, so that compile-time
25613              eval's don't clobber the error state of the outer context
25614      Branch: maint-5.6/perl
25615           !> lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
25616           !> t/pragma/warn/toke
25617 ____________________________________________________________________________
25618 [  7279] By: gsar                                  on 2000/10/16  03:46:21
25619         Log: integrate change#5973 from mainline
25620              
25621              fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
25622      Branch: maint-5.6/perl
25623           !> regcomp.c regexec.c t/op/re_tests
25624 ____________________________________________________________________________
25625 [  7278] By: gsar                                  on 2000/10/16  03:44:54
25626         Log: integrate change#5971 from cfgperl
25627              
25628              Unicos tweaks from Mark P. Lutz.
25629      Branch: maint-5.6/perl
25630           !> hints/unicos.sh lib/Math/Complex.pm
25631 ____________________________________________________________________________
25632 [  7277] By: gsar                                  on 2000/10/16  03:42:59
25633         Log: integrate changes#5966..5970 from mainline
25634              
25635              add testsuite for B backends, fix bug in B::Deparse (from
25636              Simon Cozens <simon@brecon.co.uk>)
25637              
25638              improved docs on the warn_uninit diagnostic (from David Glasser
25639              and Simon Cozens)
25640              
25641              tolerate spaces in group names in test on solaris (from David Boyce
25642              <dsb@boyski.com>)
25643              
25644              fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
25645              
25646              Data::Dumper fumbles negative numbers on 32-bit platforms where
25647              IV is >32bits
25648      Branch: maint-5.6/perl
25649           +> t/lib/b.t t/lib/syslog.t
25650           !> MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
25651           !> ext/Data/Dumper/Dumper.xs ext/Sys/Syslog/Syslog.pm
25652           !> pod/perldiag.pod t/lib/dumper.t t/op/groups.t
25653 ____________________________________________________________________________
25654 [  7276] By: gsar                                  on 2000/10/16  03:39:30
25655         Log: integrate change#5965 from mainline
25656              
25657              avoid "will not stay shared" warnings for our variables (from
25658              Robin Barker)
25659      Branch: maint-5.6/perl
25660           !> op.c t/pragma/warn/op
25661 ____________________________________________________________________________
25662 [  7275] By: gsar                                  on 2000/10/16  03:38:18
25663         Log: integrate change#5964 from mainline
25664              
25665              reformat to 72 columns (again)
25666      Branch: maint-5.6/perl
25667           !> pod/perldiag.pod
25668 ____________________________________________________________________________
25669 [  7274] By: gsar                                  on 2000/10/16  03:36:58
25670         Log: integrate change#5963 from mainline
25671              
25672              patch from Larry to make (\&) prototype work; added tests for
25673              the same
25674      Branch: maint-5.6/perl
25675           !> op.c t/comp/proto.t
25676 ____________________________________________________________________________
25677 [  7273] By: gsar                                  on 2000/10/16  03:35:51
25678         Log: integrate changes#5956..5962 from mainline
25679              
25680              better diagnostics on failed tests (from Ilya Zakharevich)
25681              
25682              pod nits (from A. C. Yardley <yardley@tanet.net>)
25683              
25684              change#3569 deleted some essential code, revert; avoid use of
25685              atexit() to make DynaLoader work properly on AIX under mod_perl
25686              (from Jens-Uwe Mager <jum@helios.de>)
25687              
25688              doubled words in pods (from Simon Cozens
25689              <simon.p.cozens@jp.pwcglobal.com>)
25690              
25691              better INSTALL notes on Solaris issues (from Dominic Dunlop)
25692              
25693              recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
25694              
25695              updated README.hpux (from Jeff Okamoto)
25696      Branch: maint-5.6/perl
25697           !> INSTALL README.hpux emacs/cperl-mode.el
25698           !> ext/DynaLoader/dl_aix.xs pod/perldebguts.pod pod/perldelta.pod
25699           !> pod/perlfaq5.pod pod/perlfork.pod pod/perlfunc.pod
25700           !> pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
25701           !> pod/perlmod.pod pod/perlmodlib.pod pod/perlnumber.pod
25702           !> pod/perlopentut.pod pod/perltodo.pod pod/perltootc.pod
25703           !> t/op/lex_assign.t
25704 ____________________________________________________________________________
25705 [  7272] By: gsar                                  on 2000/10/16  03:31:22
25706         Log: integrate change#5955 from mainline
25707              
25708              longstanding bug exposed by change#3307: sort arguments weren't
25709              compiled with the right wantarray context (ensuing runtime lookup
25710              via block_gimme() was getting the incidental context of the
25711              sort() itself)
25712      Branch: maint-5.6/perl
25713           !> op.c t/op/sort.t
25714 ____________________________________________________________________________
25715 [  7271] By: gsar                                  on 2000/10/16  03:29:11
25716         Log: integrate changes#5933,5935,5940..5944,5946,5951,5952 from cfgperl
25717              branch
25718              
25719              Flatten the cpp jungle doing the nosuid checking.
25720              
25721              Do not assume sign propagation. (from M.J.T. Guy)
25722              
25723              Various Unicos 10.0.0.6 fixes. (from Mark Lutz)
25724              
25725              Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
25726              Now pp_ncmp() returns undef is either operand is a NaN.
25727              
25728              On second thoughts frexp() does have two arguments.
25729              
25730              Document that tr() is not tr(1).
25731              
25732              Be more robust on "extreme" (large absolute value)
25733              arguments.  Originally reported by Daniel Connelly
25734              as a problem with asinh() on large negative arguments,
25735              asinh() used to bail out because an argument to log()
25736              ended up being zero.  Ilya Zakharevich proposed using
25737              Taylor's series in such cases, which for such large
25738              arguments is a very good approximation.
25739              
25740              Undo "use integer" addition from 64bitint as it seems
25741              to break most of the subtests in Digital UNIX;
25742              Unicos needs to find another way.
25743      Branch: maint-5.6/perl
25744           !> (integrate 29 files)
25745 ____________________________________________________________________________
25746 [  7270] By: gsar                                  on 2000/10/16  03:09:44
25747         Log: integrate changes#5948,5949,5950 from mainline
25748              
25749              typo in vars.pm that leads to cryptic message (from Piotr
25750              Piatkowski <kompas@kompas.usr.onet.pl>)
25751              
25752              make perldoc use the pod2man from the same version (from
25753              M.J.T. Guy)
25754              
25755              reformat perldiag to avoid long lines
25756      Branch: maint-5.6/perl
25757           !> lib/vars.pm pod/perldiag.pod utils/perldoc.PL
25758 ____________________________________________________________________________
25759 [  7269] By: gsar                                  on 2000/10/16  03:05:54
25760         Log: integrate change#5947 from mainline
25761              
25762              use &dl_error rather than &dl_load_file as the guard for calling
25763              boot_DynaLoader() (meant to fix dl_error() redefined warnings in
25764              statically built perl)
25765      Branch: maint-5.6/perl
25766           !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
25767 ____________________________________________________________________________
25768 [  7268] By: gsar                                  on 2000/10/16  03:04:48
25769         Log: integrate change#5945 from mainline
25770              
25771              make module name mandatory after -M switch; reorder perldiag
25772              alphabetically (from Mark-Jason Dominus)
25773      Branch: maint-5.6/perl
25774           !> perl.c pod/perldiag.pod
25775 ____________________________________________________________________________
25776 [  7267] By: gsar                                  on 2000/10/16  03:03:01
25777         Log: integrate change#5939 from mainline
25778              
25779              more pod nits (from Larry Virden)
25780      Branch: maint-5.6/perl
25781           !> README.win32 pod/perlsub.pod pod/perlsyn.pod
25782           !> pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
25783           !> pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
25784 ____________________________________________________________________________
25785 [  7266] By: gsar                                  on 2000/10/16  03:01:39
25786         Log: integrate change#5938 from mainline
25787              
25788              Consolidated B::Deparse fixes (from Stephen McCamant)
25789      Branch: maint-5.6/perl
25790           !> ext/B/B/Deparse.pm
25791 ____________________________________________________________________________
25792 [  7265] By: gsar                                  on 2000/10/16  03:00:43
25793         Log: integrate change#5936 from mainline
25794              
25795              additional tests for change#7263 (from Paul Marquess)
25796      Branch: maint-5.6/perl
25797           !> t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
25798           !> t/pragma/warn/5nolint t/pragma/warn/6default
25799 ____________________________________________________________________________
25800 [  7264] By: gsar                                  on 2000/10/16  02:58:34
25801         Log: integrate change#5934 from mainline
25802              
25803              propagate lexical warnings from surrounding scope correctly
25804              within string eval() (from Paul Marquess)
25805      Branch: maint-5.6/perl
25806           !> pp_ctl.c t/pragma/warn/pp_ctl
25807 ____________________________________________________________________________
25808 [  7263] By: gsar                                  on 2000/10/16  02:56:53
25809         Log: integrate change#5932 from mainline
25810              
25811              add rsignal(), whichsig() and do_join() to public API list
25812              (mod_perl uses them to good advantage)
25813      Branch: maint-5.6/perl
25814           !> embed.pl global.sym objXSUB.h perlapi.c proto.h
25815 ____________________________________________________________________________
25816 [  7262] By: gsar                                  on 2000/10/16  02:55:53
25817         Log: integrate change#5931 from mainline
25818              
25819              fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
25820      Branch: maint-5.6/perl
25821           !> pp_hot.c regexec.c t/op/pat.t
25822 ____________________________________________________________________________
25823 [  7261] By: gsar                                  on 2000/10/16  02:55:01
25824         Log: integrate change#5930 from mainline
25825              
25826              small os390 tweaks (from Peter Prymmer)
25827      Branch: maint-5.6/perl
25828           !> config_h.SH makedepend.SH
25829 ____________________________________________________________________________
25830 [  7260] By: gsar                                  on 2000/10/16  02:54:10
25831         Log: integrate change#5929 from mainline
25832              
25833              pod nits
25834      Branch: maint-5.6/perl
25835           !> pod/perlguts.pod
25836 ____________________________________________________________________________
25837 [  7259] By: gsar                                  on 2000/10/16  02:52:55
25838         Log: integrate change#5927 from mainline
25839              
25840              arrange for next() to resume at the unstack op rather than the
25841              loop conditional, so that scope cleanup happens correctly
25842              (from Stephen McCamant)
25843      Branch: maint-5.6/perl
25844           !> op.c pp_ctl.c t/op/misc.t
25845 ____________________________________________________________________________
25846 [  7258] By: gsar                                  on 2000/10/16  02:51:38
25847         Log: integrate change#5926 from mainline
25848              
25849              on windows, reserve 16M of stack rather than 128M (allows more
25850              threads to run concurrently)
25851      Branch: maint-5.6/perl
25852           !> win32/Makefile win32/makefile.mk
25853 ____________________________________________________________________________
25854 [  7257] By: gsar                                  on 2000/10/16  02:50:37
25855         Log: integrate change#5925 from mainline
25856              
25857              POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
25858      Branch: maint-5.6/perl
25859           !> toke.c
25860 ____________________________________________________________________________
25861 [  7256] By: gsar                                  on 2000/10/16  02:49:36
25862         Log: integrate change#5924 from mainline
25863              
25864              avoid using uninitialized memory in require version check
25865      Branch: maint-5.6/perl
25866           !> pp_ctl.c universal.c
25867 ____________________________________________________________________________
25868 [  7255] By: gsar                                  on 2000/10/16  02:48:03
25869         Log: integrate changes#5923,5928,6009 from mainline
25870              
25871              IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
25872      Branch: maint-5.6/perl
25873           !> ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
25874 ____________________________________________________________________________
25875 [  7254] By: gsar                                  on 2000/10/16  02:44:46
25876         Log: integrate change#5922 from mainline
25877              
25878              commentary about IoTYPE() (from Nathan Torkington)
25879      Branch: maint-5.6/perl
25880           !> sv.h
25881 ____________________________________________________________________________
25882 [  7253] By: gsar                                  on 2000/10/16  02:43:49
25883         Log: integrate change#5921 from mainline
25884              
25885              make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
25886      Branch: maint-5.6/perl
25887           !> sv.c t/lib/charnames.t t/pragma/utf8.t
25888 ____________________________________________________________________________
25889 [  7252] By: gsar                                  on 2000/10/16  02:42:31
25890         Log: integrate change#5920 from mainline
25891              
25892              Larry's fix for buggy propagation of utf8-ness in join(); add test
25893      Branch: maint-5.6/perl
25894           !> doop.c t/op/ver.t
25895 ____________________________________________________________________________
25896 [  7251] By: gsar                                  on 2000/10/16  02:41:14
25897         Log: integrate changes#5915..5919 from mainline
25898              
25899              various (pod tweaks &c)
25900      Branch: maint-5.6/perl
25901           !> (integrate 33 files)
25902 ____________________________________________________________________________
25903 [  7250] By: gsar                                  on 2000/10/16  02:38:16
25904         Log: integrate change#5914 from mainline
25905              
25906              caller() wasn't returning the right number of elements for
25907              eval {...}
25908      Branch: maint-5.6/perl
25909           !> pp_ctl.c t/pragma/warn/9enabled
25910 ____________________________________________________________________________
25911 [  7249] By: gsar                                  on 2000/10/16  02:37:02
25912         Log: integrate change#5913 from mainline
25913              
25914              pod nit: $yday range for localtime/gmtime is 0..364 not 1..365
25915              (from Mark-Jason Dominus)
25916      Branch: maint-5.6/perl
25917           !> pod/perlfunc.pod
25918 ____________________________________________________________________________
25919 [  7248] By: gsar                                  on 2000/10/16  02:35:58
25920         Log: integrate change#5912 from mainline
25921              
25922              fix totally broken caching in UNIVERSAL::isa() (from
25923              Nick Ing-Simmons)
25924      Branch: maint-5.6/perl
25925           !> t/op/universal.t universal.c
25926 ____________________________________________________________________________
25927 [  7247] By: gsar                                  on 2000/10/16  02:34:27
25928         Log: integrate changes#5910,5911 from mainline
25929              
25930              typo in pod
25931              
25932              add linebreak properties from unicode/LineBrk.txt (from
25933              Dave Hartnoll <Dave_Hartnoll@3b2.com>)
25934      Branch: maint-5.6/perl
25935           +> (branch 29 files)
25936           !> ext/Thread/Thread.pm lib/unicode/mktables.PL
25937 ____________________________________________________________________________
25938 [  7246] By: gsar                                  on 2000/10/16  02:33:29
25939         Log: integrate change#5909 from mainline
25940              
25941              mode argument to do_binmode() should be file mode, not boolean
25942      Branch: maint-5.6/perl
25943           !> pp_sys.c
25944 ____________________________________________________________________________
25945 [  7245] By: gsar                                  on 2000/10/16  02:31:04
25946         Log: integrate change#5908 from mainline
25947              
25948              introduce illegal symbols into null package so that
25949              gv_fetchpv(...,TRUE) always returns a valid GV even when the
25950              symbol is trapped by strictures (avoids coredumps)
25951      Branch: maint-5.6/perl
25952           !> embedvar.h gv.c intrpvar.h perl.c perlapi.h
25953           !> t/pragma/strict-vars
25954 ____________________________________________________________________________
25955 [  7244] By: jhi                                   on 2000/10/16  02:29:54
25956         Log: Subject: $Carp::ExportLevel confusion in Exporter
25957              From: "Ben Tilly" <ben_tilly@hotmail.com>
25958              Date: Sat, 14 Oct 2000 16:44:34 EDT
25959              Message-ID: <LAW2-F258sQwY6YHkid00003788@hotmail.com>
25960      Branch: perl
25961            ! lib/Exporter/Heavy.pm
25962 ____________________________________________________________________________
25963 [  7243] By: jhi                                   on 2000/10/16  02:28:33
25964         Log: Subject: [PATCH perlguts.pod] Document offset hack
25965              From: Simon Cozens <simon@cozens.net>
25966              Message-ID: <20001014193225.A6568@pembro4.pmb.ox.ac.uk>
25967              Date: Sat, 14 Oct 2000 19:32:25 +0100
25968      Branch: perl
25969            ! pod/perlguts.pod
25970 ____________________________________________________________________________
25971 [  7242] By: gsar                                  on 2000/10/16  02:26:51
25972         Log: integrate changes#5905,5906,5907,6064 from mainline
25973              
25974              printf/sprintf didn't get quad types right under use64bitint
25975      Branch: maint-5.6/perl
25976           !> pp_sys.c sv.c t/op/64bitint.t
25977 ____________________________________________________________________________
25978 [  7241] By: jhi                                   on 2000/10/16  02:22:44
25979         Log: Subject: small pod patch
25980              From: Dan Boorstein <dan_boo@bellsouth.net>
25981              Date: Sat, 14 Oct 2000 14:29:24 -0400
25982              Message-ID: <39E8A604.B501DB4F@bellsouth.net>
25983      Branch: perl
25984            ! pod/perlfaq7.pod pod/perlmod.pod
25985 ____________________________________________________________________________
25986 [  7240] By: jhi                                   on 2000/10/16  02:13:46
25987         Log: -w cleanup.
25988              
25989              Subject: Re: Problems with bleadperl 
25990              From: "Stephen P. Potter" <spp@ds.net>
25991              Date: Fri, 13 Oct 2000 13:32:49 -0400
25992              Message-Id: <200010131732.NAA19391@spp.users.ds.net>
25993      Branch: perl
25994            ! t/pragma/overload.t
25995 ____________________________________________________________________________
25996 [  7239] By: jhi                                   on 2000/10/16  01:41:18
25997         Log: One more ~utf8 tweak.
25998      Branch: perl
25999            ! t/op/bop.t
26000 ____________________________________________________________________________
26001 [  7238] By: jhi                                   on 2000/10/16  01:34:14
26002         Log: Tweak the test of #7235.
26003      Branch: perl
26004            ! t/op/bop.t
26005 ____________________________________________________________________________
26006 [  7237] By: jhi                                   on 2000/10/16  01:25:04
26007         Log: Fix a couple of compiler-noted nits in #7235.
26008      Branch: perl
26009            ! pp.c
26010 ____________________________________________________________________________
26011 [  7236] By: jhi                                   on 2000/10/16  01:22:46
26012         Log: Fix few quad issues, which for example broke chr(~chr(~0)) for UTF8.
26013      Branch: perl
26014            ! pp.c pp_hot.c
26015 ____________________________________________________________________________
26016 [  7235] By: jhi                                   on 2000/10/15  16:24:44
26017         Log: Make ~(chr(a).chr(b)) eq chr(~a).chr(~b) on utf8.
26018              
26019              From: Simon Cozens <simon@cozens.net>
26020              Subject: [PATCH] Re: [ID 20000918.005] ~ on wide chars
26021              Date: Sat, 14 Oct 2000 20:52:13 +0100
26022              Message-ID: <20001014205213.A9645@pembro4.pmb.ox.ac.uk>
26023      Branch: perl
26024            ! pp.c t/op/bop.t utf8.h
26025 ____________________________________________________________________________
26026 [  7234] By: jhi                                   on 2000/10/15  15:19:29
26027         Log: split() utf8 fixes.  Should fix both 20001014.001 and 20000426.003.
26028              The problem was that rx->minlen was in chars while pp_split()
26029              thought it would be in bytes. 
26030      Branch: perl
26031            ! pp.c t/pragma/utf8.t
26032 ____________________________________________________________________________
26033 [  7233] By: jhi                                   on 2000/10/14  20:24:24
26034         Log: Document FNCASE=y as discussed in the bug 20000902.009.
26035      Branch: perl
26036            ! README.dos
26037 ____________________________________________________________________________
26038 [  7232] By: jhi                                   on 2000/10/14  18:52:21
26039         Log: Add test for bug id 20000427.003 (which seems to have
26040              been fixed) (also duplicate as 20000427.004, though
26041              with a higher severity).  Move one utf8 from op/append
26042              to pragma/utf8, tag the tests with bug ids.
26043      Branch: perl
26044            ! t/op/append.t t/pragma/utf8.t
26045 ____________________________________________________________________________
26046 [  7231] By: jhi                                   on 2000/10/14  17:28:37
26047         Log: Test cases for bug id 20000323.056 (the bug seems to be fixed).
26048      Branch: perl
26049            ! t/pragma/utf8.t
26050 ____________________________________________________________________________
26051 [  7230] By: jhi                                   on 2000/10/14  14:24:50
26052         Log: Needs to be conditional on SunOS 4.
26053              
26054              Subject: [Pach 5.7.0@7229] Removing -ldb from the core build
26055              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
26056              Date: Sat, 14 Oct 2000 13:37:49 +0100
26057              Message-ID: <000101c035db$8ffb60a0$2614140a@bfs.phone.com>
26058      Branch: metaconfig/U/perl
26059            ! End.U
26060      Branch: perl
26061            ! Configure myconfig.SH pod/perldelta.pod
26062 ____________________________________________________________________________
26063 [  7229] By: jhi                                   on 2000/10/14  00:49:22
26064         Log: Update Changes.
26065      Branch: perl
26066            ! Changes patchlevel.h
26067 ____________________________________________________________________________
26068 [  7228] By: jhi                                   on 2000/10/14  00:46:10
26069         Log: Subject: RFC: a (temporary?) way around utf8.pm for EBCDIC
26070              From: Peter Prymmer <pvhp@forte.com>
26071              Date: Fri, 13 Oct 2000 15:59:56 -0700 (PDT)
26072              Message-ID: <Pine.OSF.4.10.10010131548260.133963-100000@aspara.forte.com>
26073      Branch: perl
26074            ! lib/utf8.pm
26075 ____________________________________________________________________________
26076 [  7227] By: jhi                                   on 2000/10/13  23:20:30
26077         Log: Make the test acknowledge that self-ties are disabled as #7213 said.
26078      Branch: perl
26079            ! t/op/tie.t
26080 ____________________________________________________________________________
26081 [  7226] By: jhi                                   on 2000/10/13  22:14:32
26082         Log: Tweak #7225.
26083              
26084              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00 (UNINSTALLED) [PATCH bleadperl]
26085              From: Peter Prymmer <pvhp@forte.com>
26086              Date: Fri, 13 Oct 2000 14:44:49 -0700 (PDT)
26087              Message-ID: <Pine.OSF.4.10.10010131414410.133963-100000@aspara.forte.com>
26088      Branch: perl
26089            ! t/op/sprintf.t
26090 ____________________________________________________________________________
26091 [  7225] By: jhi                                   on 2000/10/13  22:11:31
26092         Log: op/sprintf.t patch for OS/390 (and any other host with limited
26093              floating-point exponent length)
26094              
26095              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00  (UNINSTALLED) [PATCH bleadperl]
26096              From: Dominic Dunlop <domo@computer.org>
26097              Date: Fri, 13 Oct 2000 19:17:57 +0200
26098              Message-Id: <p04320400b60cf2a6a05c@[192.168.1.4]>
26099      Branch: perl
26100            ! t/op/sprintf.t
26101 ____________________________________________________________________________
26102 [  7224] By: jhi                                   on 2000/10/13  18:40:48
26103         Log: Allow @+ and @- to be doublequoted, from Simon Cozens. 
26104      Branch: perl
26105            ! toke.c
26106 ____________________________________________________________________________
26107 [  7223] By: jhi                                   on 2000/10/13  18:37:13
26108         Log: Thinko in #7222.
26109      Branch: perl
26110            ! utf8.c
26111 ____________________________________________________________________________
26112 [  7222] By: jhi                                   on 2000/10/13  18:05:23
26113         Log: Use UTF8SKIP(), from Simon Cozens.
26114      Branch: perl
26115            ! utf8.c
26116 ____________________________________________________________________________
26117 [  7221] By: jhi                                   on 2000/10/13  15:43:19
26118         Log: (accidentally empty check-in)
26119      Branch: perl
26120            ! utf8.c
26121 ____________________________________________________________________________
26122 [  7220] By: jhi                                   on 2000/10/13  15:23:51
26123         Log: Add (optimistically) Storable to static extensions.
26124      Branch: perl
26125            ! hints/uwin.sh hints/vmesa.sh
26126 ____________________________________________________________________________
26127 [  7219] By: jhi                                   on 2000/10/13  15:20:05
26128         Log: Amdahl UTS doesn't seem to do dynaloading.
26129      Branch: perl
26130            ! hints/uts.sh
26131 ____________________________________________________________________________
26132 [  7218] By: jhi                                   on 2000/10/13  15:15:20
26133         Log: Slight tweak of the code to appease Amdahl UTS cc.
26134      Branch: perl
26135            ! pp.c
26136 ____________________________________________________________________________
26137 [  7217] By: jhi                                   on 2000/10/13  14:50:42
26138         Log: In Amdahl UTS "struct sv" is defined by a system header,
26139              <ksync.h>.
26140      Branch: perl
26141            ! perl.h sv.h
26142 ____________________________________________________________________________
26143 [  7216] By: jhi                                   on 2000/10/13  11:58:25
26144         Log: Ilya implemented the memory profiling API.
26145      Branch: perl
26146            ! Todo
26147 ____________________________________________________________________________
26148 [  7215] By: jhi                                   on 2000/10/13  02:56:38
26149         Log: Subject: [PATCH 5.7.0] Perl API for mstats
26150              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26151              Date: Thu, 12 Oct 2000 22:52:40 -0400
26152              Message-ID: <20001012225240.A7113@monk.mps.ohio-state.edu>
26153      Branch: perl
26154            ! ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
26155 ____________________________________________________________________________
26156 [  7214] By: jhi                                   on 2000/10/13  02:55:38
26157         Log: Subject: [PATCH 5.7.0] IVs in mtats
26158              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26159              Date: Thu, 12 Oct 2000 22:51:04 -0400
26160              Message-ID: <20001012225104.A7103@monk.mps.ohio-state.edu>
26161      Branch: perl
26162            ! malloc.c perl.h
26163 ____________________________________________________________________________
26164 [  7213] By: jhi                                   on 2000/10/13  02:31:47
26165         Log: Self-ties are unsupported currently, stopgap patch from Alan Burlison.
26166      Branch: perl
26167            ! pod/perldiag.pod pp_sys.c
26168 ____________________________________________________________________________
26169 [  7212] By: jhi                                   on 2000/10/13  01:27:38
26170         Log: Subject: [PATCH: perl@7181] was: Re: off to a bad start on fixing regression tests
26171              From: Peter Prymmer <pvhp@forte.com>
26172              Date: Tue, 10 Oct 2000 10:26:07 -0700 (PDT)
26173              Message-ID: <Pine.OSF.4.10.10010101020180.441897-100000@aspara.forte.com>
26174      Branch: perl
26175            ! t/op/oct.t
26176 ____________________________________________________________________________
26177 [  7211] By: jhi                                   on 2000/10/13  00:35:09
26178         Log: Update Changes.
26179      Branch: perl
26180            ! Changes patchlevel.h
26181 ____________________________________________________________________________
26182 [  7210] By: jhi                                   on 2000/10/12  23:59:40
26183         Log: The Install.pm third of
26184              
26185              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
26186              From: Bill Campbell <bill@celestial.com>
26187              Message-ID: <20001005180451.A22029@kstarr.celestial.com>
26188              Date: Thu, 5 Oct 2000 18:04:51 -0700
26189      Branch: perl
26190            ! lib/ExtUtils/Install.pm
26191 ____________________________________________________________________________
26192 [  7209] By: jhi                                   on 2000/10/12  23:58:43
26193         Log: Two thirds of
26194              
26195              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
26196              Date: Thu, 5 Oct 2000 18:04:51 -0700
26197              From: Bill Campbell <bill@celestial.com>
26198              Message-ID: <20001005180451.A22029@kstarr.celestial.com>
26199              
26200              The Install.pm changes will be submitted separately because
26201              they need some work and discussion still.
26202      Branch: perl
26203            ! lib/getopts.pl lib/termcap.pl
26204 ____________________________________________________________________________
26205 [  7208] By: jhi                                   on 2000/10/12  23:41:19
26206         Log: Subject:  [PATCH] 5.6.0 & 5.7.1,  VMS fixes
26207              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
26208              Date:     Thu, 12 Oct 2000 07:30:02 EDT
26209              Message-Id: <001012072828.2eabc@DUPHY4.Physics.Drexel.Edu>
26210      Branch: perl
26211            ! lib/File/Temp.pm t/lib/st-lock.t t/pod/find.t
26212            ! t/pod/testp2pt.pl vms/gen_shrfls.pl
26213 ____________________________________________________________________________
26214 [  7207] By: jhi                                   on 2000/10/12  23:39:01
26215         Log: An updated EBCDIC tr patch.
26216              
26217              Subject: Re: [PATCH: perl@7181] op/tr tests on OS/390
26218              From: Peter Prymmer <pvhp@forte.com>
26219              Date: Wed, 11 Oct 2000 17:16:30 -0700 (PDT)
26220              Message-ID: <Pine.OSF.4.10.10010111707430.516446-100000@aspara.forte.com>
26221      Branch: perl
26222            ! t/op/tr.t
26223 ____________________________________________________________________________
26224 [  7206] By: jhi                                   on 2000/10/12  23:34:55
26225         Log: Upgrade to CPAN 1.58, from Andreas König.
26226      Branch: perl
26227            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
26228 ____________________________________________________________________________
26229 [  7205] By: jhi                                   on 2000/10/12  23:29:08
26230         Log: Introduce the man[24-8] variables, from Andy Dougherty.
26231      Branch: metaconfig/U/perl
26232            + mandirs.U mandirstyle.U
26233      Branch: perl
26234            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
26235            ! config_h.SH epoc/config.sh uconfig.h uconfig.sh vos/config.def
26236            ! vos/config.h vos/config.pl vos/config_h.SH_orig
26237            ! win32/config.bc win32/config.gc win32/config.vc
26238 ____________________________________________________________________________
26239 [  7204] By: gsar                                  on 2000/10/12  18:11:24
26240         Log: restore change#7202
26241      Branch: perl
26242            ! mg.c
26243 ____________________________________________________________________________
26244 [  7203] By: gsar                                  on 2000/10/12  18:09:40
26245         Log: another test of the Emergency Broadcast System--back out 
26246              change#7202
26247      Branch: perl
26248            ! mg.c
26249 ____________________________________________________________________________
26250 [  7202] By: gsar                                  on 2000/10/12  16:40:47
26251         Log: (submitted on behalf of Jarkko)
26252              Fix the lib/encode.t subtest 6 failure as reported by Andreas
26253              Koenig, gmagical substr() wasn't propagating UTF8ness.  The bug
26254              was unearthed by change 7182, as was a bug in HTML::Entities.
26255      Branch: perl
26256            ! mg.c
26257 ____________________________________________________________________________
26258 [  7201] By: jhi                                   on 2000/10/11  03:16:05
26259         Log: SvPV() (via mg_get() of sv_2pv()) can update the UTF8ness of the SVs.
26260      Branch: perl
26261            ! pp_hot.c t/pragma/utf8.t
26262 ____________________________________________________________________________
26263 [  7200] By: jhi                                   on 2000/10/11  00:40:30
26264         Log: The #7198 was a false alarm.
26265      Branch: perl
26266            ! pp_hot.c
26267 ____________________________________________________________________________
26268 [  7199] By: jhi                                   on 2000/10/11  00:26:04
26269         Log: Remove duplicated code.
26270      Branch: perl
26271            ! t/lib/cgi-html.t
26272 ____________________________________________________________________________
26273 [  7198] By: jhi                                   on 2000/10/10  23:30:46
26274         Log: (Retracted by #7200.)
26275      Branch: perl
26276            ! pp_hot.c
26277 ____________________________________________________________________________
26278 [  7197] By: jhi                                   on 2000/10/10  21:49:30
26279         Log: Add the test case for #7190, from the original bug report
26280              by Andreas König.
26281      Branch: perl
26282            ! t/pragma/utf8.t
26283 ____________________________________________________________________________
26284 [  7196] By: jhi                                   on 2000/10/10  21:40:49
26285         Log: Reapply Andy's patch and regen Configure.
26286      Branch: perl
26287            ! Configure INSTALL Makefile.SH Porting/Glossary
26288            ! Porting/config.sh config_h.SH epoc/config.sh installperl
26289            ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
26290            ! win32/config.vc
26291 ____________________________________________________________________________
26292 [  7195] By: jhi                                   on 2000/10/10  21:09:30
26293         Log: Use the versiononly instead of the installscripts,
26294              retract the changes 7146 and 7147.
26295      Branch: perl
26296            ! Configure INSTALL Makefile.SH Porting/Glossary
26297            ! Porting/config.sh Porting/config_H config_h.SH epoc/config.sh
26298            ! installperl uconfig.sh vos/config.def win32/config.bc
26299            ! win32/config.gc win32/config.vc
26300 ____________________________________________________________________________
26301 [  7194] By: jhi                                   on 2000/10/10  21:06:15
26302         Log: Subject: [PATCH: perl@7181] ver.t v string tests for os/390
26303              From: Peter Prymmer <pvhp@forte.com>
26304              Date: Tue, 10 Oct 2000 13:24:18 -0700 (PDT)
26305              Message-ID: <Pine.OSF.4.10.10010101322510.441897-100000@aspara.forte.com>
26306      Branch: perl
26307            ! t/op/ver.t
26308 ____________________________________________________________________________
26309 [  7193] By: jhi                                   on 2000/10/10  21:05:12
26310         Log: Subject: [PATCH: perl@7181] op/tr tests on OS/390
26311              From: Peter Prymmer <pvhp@forte.com>
26312              Date: Tue, 10 Oct 2000 13:56:35 -0700 (PDT)
26313              Message-ID: <Pine.OSF.4.10.10010101355140.441897-100000@aspara.forte.com>
26314      Branch: perl
26315            ! t/op/tr.t
26316 ____________________________________________________________________________
26317 [  7192] By: jhi                                   on 2000/10/10  20:57:30
26318         Log: Add versiononly, delete installscripts, from Andy Dougherty.
26319      Branch: metaconfig
26320            - U/installdirs/installscripts.U
26321      Branch: metaconfig/U/perl
26322            + versiononly.U
26323 ____________________________________________________________________________
26324 [  7191] By: jhi                                   on 2000/10/10  19:41:21
26325         Log: Subject: [PATCH: perl@7181] perlebcdic.pod updates and corrections
26326              From: Peter Prymmer <pvhp@forte.com>
26327              Date: Tue, 10 Oct 2000 12:35:57 -0700 (PDT)
26328              Message-ID: <Pine.OSF.4.10.10010101231390.441897-100000@aspara.forte.com>
26329      Branch: perl
26330            ! pod/perlebcdic.pod
26331 ____________________________________________________________________________
26332 [  7190] By: jhi                                   on 2000/10/10  19:26:14
26333         Log: Subject: Re: utf8 concat, mg_get
26334              From: Simon Cozens <simon@cozens.net>
26335              Date: Tue, 10 Oct 2000 17:40:17 +0100
26336              Message-ID: <20001010174017.A13130@pembro4.pmb.ox.ac.uk>
26337      Branch: perl
26338            ! pp_hot.c
26339 ____________________________________________________________________________
26340 [  7189] By: jhi                                   on 2000/10/10  19:23:03
26341         Log: Subject: [ID 20000720.004] ExtUtils::MakeMaker finds wrong version of perl
26342              From: jdb@dfwnet.sbms.sbc.com (J. David Blackstone)
26343              Date: Thu, 20 Jul 2000 13:31:22 -0500 (CDT)
26344              Message-Id: <200007201831.NAA05776@dfwnet1.dfwnet.sbms.sbc.com>
26345      Branch: perl
26346            ! lib/ExtUtils/MM_Unix.pm
26347 ____________________________________________________________________________
26348 [  7188] By: jhi                                   on 2000/10/10  15:31:24
26349         Log: Subject: RE: [ID 19990803.001] README.win32 suggestions 
26350              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
26351              Date: Fri, 14 Jul 2000 10:47:36 +0100
26352              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8224@UKRUX002.rundc.uk.origin-it.com>
26353      Branch: perl
26354            ! README.win32
26355 ____________________________________________________________________________
26356 [  7187] By: jhi                                   on 2000/10/10  13:30:10
26357         Log: Quote the temp file name, needed in Win32 because the
26358              default name unfortunately contains spaces, shouldn't
26359              hurt elsewhere.
26360              
26361              Subject: FW: perldoc fails if $TEMP contains spaces
26362              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
26363              Date: Thu, 14 Sep 2000 08:58:45 +0100
26364              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A82AA@UKRUX002.rundc.uk.origin-it.com>
26365      Branch: perl
26366            ! utils/perldoc.PL
26367 ____________________________________________________________________________
26368 [  7186] By: jhi                                   on 2000/10/10  13:16:27
26369         Log: Subject: [PATCH 5.6.0] Re: [ID 20001009.004] SEGV from sprintf in a thread 
26370              From: hv@hugo.hybyte.com
26371              Date: Tue, 10 Oct 2000 14:10:20 +0100
26372              Message-Id: <200010101310.OAA00953@hugo.hybyte.com>
26373      Branch: perl
26374            ! t/lib/thr5005.t util.c
26375 ____________________________________________________________________________
26376 [  7185] By: jhi                                   on 2000/10/10  12:06:22
26377         Log: Upgrade to podlators 1.04, from Russ Allbery.
26378      Branch: perl
26379            ! lib/Pod/Man.pm lib/Pod/Text.pm
26380 ____________________________________________________________________________
26381 [  7184] By: jhi                                   on 2000/10/10  12:01:32
26382         Log: Upgrade to CGI.pm 2.74, from Lincoln Stein.
26383      Branch: perl
26384            ! lib/CGI.pm t/lib/cgi-form.t t/lib/cgi-html.t
26385 ____________________________________________________________________________
26386 [  7183] By: jhi                                   on 2000/10/09  23:47:15
26387         Log: Subject: [PATCH: perl@7159] various VMS cleanup issues + CXX configure
26388              From: Peter Prymmer <pvhp@forte.com>
26389              Message-ID: <Pine.OSF.4.10.10010091625290.260786-100000@aspara.forte.com>
26390              Date: Mon, 9 Oct 2000 16:30:44 -0700 (PDT)
26391      Branch: perl
26392            ! configure.com vms/descrip_mms.template vms/vms.c vms/vmsish.h
26393 ____________________________________________________________________________
26394 [  7182] By: jhi                                   on 2000/10/09  23:43:16
26395         Log: Make eq work again with utf8 (disabling the upgrading
26396              should no more be necessary since the copies of the
26397              scalars are upgraded, not the scalars themselves).
26398              Takes care of ID 20001009.001.  (The claimed length()
26399              bug in 20001009.001 seems bogus to me.)
26400      Branch: perl
26401            ! sv.c t/pragma/utf8.t
26402 ____________________________________________________________________________
26403 [  7181] By: gsar                                  on 2000/10/09  19:41:54
26404         Log: tweak for change#7173
26405      Branch: perl
26406            ! win32/win32sck.c
26407 ____________________________________________________________________________
26408 [  7180] By: gsar                                  on 2000/10/09  19:26:56
26409         Log: on Windows, clean targets might not work under some flavors of the shell
26410      Branch: perl
26411            ! win32/Makefile win32/makefile.mk
26412 ____________________________________________________________________________
26413 [  7179] By: jhi                                   on 2000/10/09  19:21:02
26414         Log: Update Changes.
26415      Branch: perl
26416            ! Changes patchlevel.h
26417 ____________________________________________________________________________
26418 [  7178] By: jhi                                   on 2000/10/09  19:18:23
26419         Log: Warn about unknown scripts.
26420              
26421              Subject: Re: ideas? patches? [PATCH bleadperl]
26422              From: Dominic Dunlop <domo@computer.org>
26423              Date: Mon, 9 Oct 2000 14:57:17 +0200
26424              Message-Id: <p04320400b6076a75b15f@[192.168.1.4]>
26425      Branch: perl
26426            ! lib/charnames.pm
26427 ____________________________________________________________________________
26428 [  7177] By: jhi                                   on 2000/10/09  19:13:27
26429         Log: Change #7160 had a nasty typo.
26430      Branch: metaconfig
26431            ! U/compline/Compile.U
26432      Branch: perl
26433            ! Configure config_h.SH
26434 ____________________________________________________________________________
26435 [  7176] By: gsar                                  on 2000/10/09  18:59:33
26436         Log: pod nit
26437      Branch: perl
26438            ! pod/perlport.pod
26439 ____________________________________________________________________________
26440 [  7175] By: gsar                                  on 2000/10/09  18:54:28
26441         Log: Windows9x doesn't support link(), despite what Config.pm
26442              might think
26443      Branch: perl
26444            ! lib/ExtUtils/Manifest.pm
26445 ____________________________________________________________________________
26446 [  7174] By: gsar                                  on 2000/10/09  18:50:03
26447         Log: avoid nonportable example code
26448      Branch: perl
26449            ! lib/File/Copy.pm
26450 ____________________________________________________________________________
26451 [  7173] By: gsar                                  on 2000/10/09  18:46:54
26452         Log: on Windows, avoid potential exception (could happen if MSVCRT isn't
26453              being used) when closing a socket handle
26454      Branch: perl
26455            ! win32/win32.c win32/win32.h win32/win32sck.c
26456 ____________________________________________________________________________
26457 [  7172] By: gsar                                  on 2000/10/09  18:41:40
26458         Log: on Windows, cwd strings in the environment should be of the
26459              form =X:=X:\foo instead of =X=X:\foo\
26460      Branch: perl
26461            ! win32/vdir.h
26462 ____________________________________________________________________________
26463 [  7171] By: gsar                                  on 2000/10/09  18:30:09
26464         Log: on Windows, LoadLibrary() could load an extension DLL multiple
26465              times if forward slashes are used in the path
26466      Branch: perl
26467            ! win32/win32.c
26468 ____________________________________________________________________________
26469 [  7170] By: jhi                                   on 2000/10/09  17:53:59
26470         Log: Add a todo note about overloadable assertions.
26471      Branch: perl
26472            ! Todo-5.6
26473 ____________________________________________________________________________
26474 [  7169] By: jhi                                   on 2000/10/09  13:43:45
26475         Log: Subject: PATCH 5.6 perldebguts grammar cleanup
26476              From: mjd@plover.com
26477              Date: 9 Oct 2000 00:24:44 -0000
26478              Message-ID: <20001009002444.10616.qmail@plover.com>
26479      Branch: perl
26480            ! pod/perldebguts.pod
26481 ____________________________________________________________________________
26482 [  7168] By: nick                                  on 2000/10/08  13:16:33
26483         Log: Tables assume network byte order for 16 bit forms, so 'S' packing
26484              is not right thing to do on (e.g. x86). Network order is also "right" for
26485              X fonts.
26486      Branch: perl
26487            ! ext/Encode/Encode.pm
26488 ____________________________________________________________________________
26489 [  7167] By: nick                                  on 2000/10/08  12:54:42
26490         Log: Make "encodings" work post-install when Encode/*.enc files may not
26491              be in same directory as Encode.pm
26492      Branch: perl
26493            ! ext/Encode/Encode.pm
26494 ____________________________________________________________________________
26495 [  7166] By: nick                                  on 2000/10/08  11:51:26
26496         Log: Work round the fact that $hash->{$key} does not take into account
26497              UTF8'ness of $key yet.  Thus fromUnicode needs to do $hash->{chr(ord($ch))}
26498              so that key is always in the "expected" encoding - i.e. same way we put
26499              it in the hash.
26500      Branch: perl
26501            ! ext/Encode/Encode.pm
26502 ____________________________________________________________________________
26503 [  7165] By: gsar                                  on 2000/10/08  04:15:29
26504         Log: save_re_context() could reset PL_curcop to freed memory, causing core
26505              dumps in code such as C<use CGI::Carp; use something_that_calls_die;>
26506      Branch: perl
26507            ! pp_ctl.c
26508 ____________________________________________________________________________
26509 [  7164] By: jhi                                   on 2000/10/06  20:51:48
26510         Log: UTF8ize split() so that the cloned substrings get the UTF8
26511              flag of the original scalar.  Problem reported by Simon Cozens.
26512      Branch: perl
26513            ! pp.c t/pragma/utf8.t
26514 ____________________________________________________________________________
26515 [  7163] By: nick                                  on 2000/10/06  20:48:34
26516         Log: Fix in change 7162 was too-late for case where we "upgraded" to PVIV and
26517              got a false +ve and so did not reach code which would have un-FAKEd the SV.
26518      Branch: perl
26519            ! sv.c
26520 ____________________________________________________________________________
26521 [  7162] By: nick                                  on 2000/10/06  20:25:37
26522         Log: Make sv_upgrade() undo READONLY|FAKE shared string hackery.
26523              To fix  (sort {$a <=> $b} keys %hash) in particular but
26524              should cover a number of other as-yet-unknown cases as well.
26525      Branch: perl
26526            ! sv.c
26527 ____________________________________________________________________________
26528 [  7161] By: jhi                                   on 2000/10/06  19:56:18
26529         Log: Change the version number of Tie::Handle in the core to 4.0,
26530              the (unrelated) Tie::Handle in CPAN will remain at 3.0.
26531              
26532              Subject: Note on Tie::Handle
26533              From: andreas.koenig@anima.de (Andreas J. Koenig)
26534              Date:      06 Oct 2000 21:48:58 +0200
26535              Message-ID: <m3ya01kaxh.fsf@ak-71.mind.de>
26536      Branch: perl
26537            ! lib/Tie/Handle.pm
26538 ____________________________________________________________________________
26539 [  7160] By: jhi                                   on 2000/10/06  18:20:35
26540         Log: Fix bug in #7157 (s/cflags/ccflags); moved the -o foo
26541              as the first option of cc/ld because of ultrapicky compilers
26542              (e.g. OS/390 R2.5)
26543      Branch: metaconfig
26544            + U/modified/d_getpgrp.U U/modified/d_setpgrp.U
26545            ! U/compline/Compile.U U/compline/Csym.U U/compline/ccflags.U
26546            ! U/compline/orderlib.U U/modified/Cppsym.U
26547            ! U/modified/d_access.U
26548      Branch: metaconfig/U/perl
26549            ! Checkcc.U d_dlsymun.U gccvers.U
26550      Branch: perl
26551            ! Configure config_h.SH
26552 ____________________________________________________________________________
26553 [  7159] By: jhi                                   on 2000/10/06  13:56:39
26554         Log: Update Changes.
26555      Branch: perl
26556            ! Changes patchlevel.h
26557 ____________________________________________________________________________
26558 [  7158] By: jhi                                   on 2000/10/06  12:48:40
26559         Log: Eliminate $Is_VMS code from the test.
26560              
26561              Subject:  Re: [ID 20001004.005] Not OK: perl v5.7.0 +DEVEL7129 on VMS_AXP V7.1
26562              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
26563              Message-Id: <001005074528.21621@DUPHY4.Physics.Drexel.Edu>
26564              Date:     Thu, 5 Oct 2000 07:46:33 EDT
26565      Branch: perl
26566            ! t/lib/b.t
26567 ____________________________________________________________________________
26568 [  7157] By: jhi                                   on 2000/10/06  12:47:13
26569         Log: Also the $ccflags is needed for the C compiler check.
26570              
26571              Subject: Configure (check for C-compiler)
26572              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
26573              Date: Fri, 06 Oct 2000 08:47:15 +0200
26574              Message-Id: <20001006084120.C52B.H.M.BRAND@hccnet.nl>
26575      Branch: metaconfig/U/perl
26576            ! Checkcc.U
26577      Branch: perl
26578            ! Configure config_h.SH
26579 ____________________________________________________________________________
26580 [  7156] By: jhi                                   on 2000/10/06  11:45:15
26581         Log: The HINT_BYTE patch is apparently unnecessary, retracted.
26582      Branch: perl
26583            ! perl.c pp_ctl.c sv.h utf8.c
26584 ____________________________________________________________________________
26585 [  7155] By: jhi                                   on 2000/10/06  11:40:41
26586         Log: IO::Handle->syswrite() did not handle length omission
26587              like CORE::syswrite() does.
26588              
26589              Subject: [Fwd] IO::Handle, syswrite and arguments
26590              From: Graham Barr <gbarr@pobox.com>
26591              Date: Fri, 6 Oct 2000 10:22:05 +0100
26592              Message-ID: <20001006102205.U6312@pobox.com>
26593              
26594              The original patch from andrew@ugh.net.au.
26595      Branch: perl
26596            ! ext/IO/lib/IO/Handle.pm
26597 ____________________________________________________________________________
26598 [  7154] By: jhi                                   on 2000/10/06  01:42:15
26599         Log: Tweak #7153.
26600      Branch: perl
26601            ! utf8.h
26602 ____________________________________________________________________________
26603 [  7153] By: jhi                                   on 2000/10/06  00:39:55
26604         Log: Patch from Simon Cozens to avoid using utf8 routines in EBCDIC.
26605      Branch: perl
26606            ! utf8.h
26607 ____________________________________________________________________________
26608 [  7152] By: jhi                                   on 2000/10/06  00:38:11
26609         Log: Patch from Peter Prymmer to disable utf8 in EBCDIC platforms.
26610      Branch: perl
26611            ! perl.c pp_ctl.c sv.h utf8.c
26612 ____________________________________________________________________________
26613 [  7151] By: jhi                                   on 2000/10/06  00:36:38
26614         Log: Subject: Re: Questions about Tie::Array and perl modules
26615              From: Nick Ing-Simmons <nik@tiuk.ti.com>
26616              Date: Thu, 5 Oct 2000 09:37:11 +0100 (BST)
26617              Message-Id: <200010050837.JAA00564@mikado.tiuk.ti.com>
26618              
26619              Bug reported and fix suggested by Philip D Crow <pcrow@hertz.com>.
26620      Branch: perl
26621            ! lib/Tie/Array.pm t/op/array.t
26622 ____________________________________________________________________________
26623 [  7150] By: jhi                                   on 2000/10/05  00:20:45
26624         Log: Regen Changes.
26625      Branch: perl
26626            ! Changes patchlevel.h
26627 ____________________________________________________________________________
26628 [  7149] By: jhi                                   on 2000/10/05  00:20:01
26629         Log: Regen toc.
26630      Branch: perl
26631            ! pod/perltoc.pod
26632 ____________________________________________________________________________
26633 [  7148] By: jhi                                   on 2000/10/04  23:35:08
26634         Log: Code around the stat-on-a-pipe-returns-a-mode-of-zero bug
26635              reported several times by Dominic Dunlop, for example in
26636              ID 20000315.008.  Patch from Dominic.  Patch affects at
26637              least MachTen, and possibly other oldish BSDs. Should not
26638              break non-broken platforms (tested on LinuxPPC). 
26639      Branch: perl
26640            ! doio.c
26641 ____________________________________________________________________________
26642 [  7147] By: jhi                                   on 2000/10/04  23:26:34
26643         Log: The one that got away from 7146.
26644      Branch: metaconfig
26645            + U/installdirs/installscripts.U
26646 ____________________________________________________________________________
26647 [  7146] By: jhi                                   on 2000/10/04  23:25:04
26648         Log: Enable disabling scripts installation by Configure -Uinstallscripts,
26649              suggested by H. Merijn Brand.
26650      Branch: perl
26651            ! Configure INSTALL Makefile.SH Porting/Glossary
26652            ! Porting/config.sh Porting/config_H epoc/config.sh installperl
26653            ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
26654            ! win32/config.vc
26655 ____________________________________________________________________________
26656 [  7145] By: jhi                                   on 2000/10/04  22:08:21
26657         Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
26658              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26659              Date: Wed, 4 Oct 2000 17:37:46 -0400
26660              Message-ID: <20001004173746.A26697@monk.mps.ohio-state.edu>
26661      Branch: perl
26662            ! utils/h2xs.PL
26663 ____________________________________________________________________________
26664 [  7144] By: jhi                                   on 2000/10/04  18:11:41
26665         Log: Subject: [PATCH perlrun.pod] Re: [ID 20000930.002] perlrun nor perldelta mention -s modification
26666              From: Jeff Pinyan <jeffp@crusoe.net>
26667              Date: Tue, 3 Oct 2000 16:35:42 -0400 (EDT)
26668              Message-ID: <Pine.GSO.4.21.0010031634530.14163-100000@crusoe.crusoe.net>
26669      Branch: perl
26670            ! pod/perlrun.pod
26671 ____________________________________________________________________________
26672 [  7143] By: jhi                                   on 2000/10/04  18:09:58
26673         Log: Subject: perlhack.pod Patch for Externals Tools
26674              From: Fisher Mark <fisherm@tce.com>
26675              Date: Tue, 3 Oct 2000 15:43:27 -0500 
26676              Message-ID: <B9B6874277EED211B1890008C707AF530505B180@indyexch3.indy.tce.com>
26677      Branch: perl
26678            ! pod/perlhack.pod
26679 ____________________________________________________________________________
26680 [  7142] By: jhi                                   on 2000/10/04  18:08:41
26681         Log: Subject:  [PATCH] 5.6.0 & 5.7.0  VMS TZ fix for VMS6.2 and earlier
26682              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
26683              Date:     Wed, 4 Oct 2000 12:11:11 EDT
26684              Message-Id: <001004120530.25cb5@DUPHY4.Physics.Drexel.Edu>
26685      Branch: perl
26686            ! vms/vms.c
26687 ____________________________________________________________________________
26688 [  7141] By: jhi                                   on 2000/10/04  12:20:16
26689         Log: Subject: [PATCH 5.7.0] h2xs not working
26690              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26691              Message-ID: <20001003214301.A22851@monk.mps.ohio-state.edu>
26692              Date: Tue, 3 Oct 2000 21:43:01 -0400
26693              
26694              Subject: [PATCH 5.7.0] h2xs not documenting the created module
26695              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26696              Date: Tue, 3 Oct 2000 22:55:19 -0400
26697              Message-ID: <20001003225519.A23360@monk.mps.ohio-state.edu>
26698      Branch: perl
26699            ! utils/h2xs.PL
26700 ____________________________________________________________________________
26701 [  7140] By: jhi                                   on 2000/10/04  11:53:44
26702         Log: Subject: [ID 20001004.003] installman "Ambiguous call resolved as CORE::"
26703              From: nick@babyhippo.com
26704              Date: Wed, 4 Oct 2000 12:06:45 +0100
26705              Message-Id: <20001004120645.A7356@babyhippo.com>
26706              
26707              Retract 7118 and 7135.
26708      Branch: perl
26709            ! installman installperl op.c t/pragma/subs.t
26710 ____________________________________________________________________________
26711 [  7139] By: jhi                                   on 2000/10/03  22:09:41
26712         Log: It is possible to have no hosts database at all.  Pointed out in
26713              
26714              Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
26715              From: Peter Prymmer <pvhp@forte.com>
26716              Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
26717              Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
26718      Branch: metaconfig
26719            ! U/modified/myhostname.U
26720      Branch: perl
26721            ! Configure config_h.SH
26722 ____________________________________________________________________________
26723 [  7138] By: jhi                                   on 2000/10/03  21:49:49
26724         Log: Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
26725              From: Peter Prymmer <pvhp@forte.com>
26726              Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
26727              Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
26728      Branch: perl
26729            ! pp_sys.c
26730 ____________________________________________________________________________
26731 [  7137] By: jhi                                   on 2000/10/03  20:10:05
26732         Log: One remaining nit less at the VMS mailbox sizing.
26733      Branch: perl
26734            ! vms/vms.c
26735 ____________________________________________________________________________
26736 [  7136] By: jhi                                   on 2000/10/03  20:08:47
26737         Log: Test harness update to sync with the new perlcc,
26738              from Simon Cozens.
26739      Branch: perl
26740            ! t/TEST t/UTEST
26741 ____________________________________________________________________________
26742 [  7135] By: jhi                                   on 2000/10/03  15:15:42
26743         Log: Subject: Re: PATCH for 20001003.004
26744              Date: Tue, 3 Oct 2000 11:03:04 -0400 (EDT)
26745              From: "AARON B. DOSSETT" <aaron@iglou.com>
26746              Message-Id: <E13gTay-0006od-00@iglou.com>
26747      Branch: perl
26748            ! installman installperl
26749 ____________________________________________________________________________
26750 [  7134] By: jhi                                   on 2000/10/03  15:00:34
26751         Log: Subject: [ID 20001003.006] B::Debug not -w clean
26752              From: Nicholas Clark <nick@babyhippo.co.uk>
26753              Date: Tue, 03 Oct 2000 15:46:32 +0100
26754              Message-Id: <E13gTKy-0002R2-00@fruitbat.babyhippo.co.uk>
26755      Branch: perl
26756            ! ext/B/B/Debug.pm
26757 ____________________________________________________________________________
26758 [  7133] By: jhi                                   on 2000/10/03  14:58:39
26759         Log: Scale down the VMS message boxes, by Charles Lane.
26760              Fix for ID 20000903.009, workaround at
26761              http://www.xray.mpe.mpg.de/mailing-lists/vmsperl/2000-09/msg00039.html
26762      Branch: perl
26763            ! vms/vms.c
26764 ____________________________________________________________________________
26765 [  7132] By: jhi                                   on 2000/10/03  11:20:37
26766         Log: Upgrade to Storable 1.0.3, from Raphael Manfredi.
26767      Branch: perl
26768            + t/lib/st-lock.t t/lib/st-utf8.t
26769            ! MANIFEST ext/Storable/ChangeLog ext/Storable/Storable.pm
26770            ! ext/Storable/Storable.xs t/lib/st-recurse.t
26771 ____________________________________________________________________________
26772 [  7131] By: jhi                                   on 2000/10/03  03:38:23
26773         Log: Encode nits.
26774      Branch: perl
26775            ! MANIFEST Makefile.SH
26776 ____________________________________________________________________________
26777 [  7130] By: jhi                                   on 2000/10/03  03:31:05
26778         Log: Update Changes.
26779      Branch: perl
26780            ! Changes patchlevel.h
26781 ____________________________________________________________________________
26782 [  7129] By: jhi                                   on 2000/10/03  02:24:02
26783         Log: Misplaced else.
26784      Branch: metaconfig/U/perl
26785            ! d_strtoll.U
26786      Branch: perl
26787            ! Configure config_h.SH
26788 ____________________________________________________________________________
26789 [  7128] By: jhi                                   on 2000/10/03  02:08:29
26790         Log: Subject: [ID 20000915.007] Not OK: perl v5.7.0 +DEVEL7092 on os2-64int-ld 2.30 '(UNINSTALLED)'
26791              From: sthoenna@efn.org
26792              Date: Fri, 15 Sep 2000 07:19:57 -0700 (PDT)
26793              Message-Id: <200009151419.e8FEJvE19796@garcia.efn.org>
26794      Branch: metaconfig/U/perl
26795            ! d_strtoll.U
26796      Branch: perl
26797            ! Configure config_h.SH hints/os2.sh os2/os2ish.h
26798 ____________________________________________________________________________
26799 [  7127] By: jhi                                   on 2000/10/03  01:13:14
26800         Log: Update Changes.
26801      Branch: perl
26802            ! Changes patchlevel.h
26803 ____________________________________________________________________________
26804 [  7126] By: jhi                                   on 2000/10/03  00:57:08
26805         Log: Introduce NO_ENVIRON_ARRAY (and USE_ENVIRON_ARRAY) defines
26806              as suggested by Olaf Flebbe and Nick Clark.
26807      Branch: perl
26808            ! epoc/epocish.h perl.h sv.c unixish.h util.c vms/vmsish.h
26809 ____________________________________________________________________________
26810 [  7125] By: jhi                                   on 2000/10/03  00:50:56
26811         Log: Subject: [ID 20001002.001] Not OK: perl v5.7.0 +DEVEL7093 +...001 on i586-linux 2.2.16 (UNINSTALLED)
26812              From: Nick Clark <nick@plum.flirble.org>
26813              Date: Mon, 2 Oct 2000 11:03:24 +0100
26814              Message-Id: <20001002110324.D20073@plum.flirble.org>
26815              
26816              Also fixes bug ID 20001002.005.
26817      Branch: perl
26818            ! t/lib/encode.t
26819 ____________________________________________________________________________
26820 [  7124] By: jhi                                   on 2000/10/03  00:34:59
26821         Log: Subject: [PATCH 5.7.0] Epoc update
26822              From: Olaf Flebbe <o.flebbe@gmx.de>
26823              Date: Wed, 20 Sep 2000 23:16:26 +0200 (MEST)
26824              Message-ID: <26423.969484586@www10.gmx.net>
26825      Branch: perl
26826            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
26827            ! epoc/epoc_stubs.c epoc/epocish.h epoc/link.pl
26828            ! lib/AutoLoader.pm lib/Cwd.pm mg.c perl.c perl.h pp_sys.c sv.c
26829            ! util.c util.h
26830 ____________________________________________________________________________
26831 [  7123] By: jhi                                   on 2000/10/03  00:30:07
26832         Log: Regen headers.
26833      Branch: perl
26834            ! embed.h opcode.h pod/perlapi.pod pp.sym pp_proto.h
26835 ____________________________________________________________________________
26836 [  7122] By: jhi                                   on 2000/10/03  00:10:48
26837         Log: OpenBSD flags tweak from Todd C. Miller, tweaked some more by Abigail.
26838      Branch: perl
26839            ! hints/openbsd.sh
26840 ____________________________________________________________________________
26841 [  7121] By: jhi                                   on 2000/10/03  00:05:06
26842         Log: Subject: [PATCH pod/perlop.pod]  Documentation glitch in magic autoincrement.
26843              From: <abigail@foad.org>
26844              Date: Tue, 26 Sep 2000 13:36:14 -0400
26845              Message-ID: <20000926173614.4356.qmail@foad.org>
26846      Branch: perl
26847            ! pod/perlop.pod
26848 ____________________________________________________________________________
26849 [  7120] By: jhi                                   on 2000/10/03  00:04:00
26850         Log: Inside require() $^S was always left undefined.
26851              
26852              Subject: Re: Tiny 2-byte change to fix debugger's eval bug
26853              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26854              Date: Wed, 27 Sep 2000 18:54:49 -0400
26855              Message-ID: <20000927185449.A24927@monk.mps.ohio-state.edu>
26856      Branch: perl
26857            ! cop.h mg.c pp_ctl.c util.c
26858 ____________________________________________________________________________
26859 [  7119] By: jhi                                   on 2000/10/03  00:00:16
26860         Log: Subject: [PATCH] DLL not restartabke with threaded perl
26861              From: "Dave Hartnoll" <Dave_Hartnoll@3b2.com>
26862              Date: Thu, 28 Sep 2000 09:20:46 +0100
26863              Message-ID: <002101c02925$00aa8d80$7e0aa8c0@3b2.com>
26864      Branch: perl
26865            ! perl.c
26866 ____________________________________________________________________________
26867 [  7118] By: jhi                                   on 2000/10/02  23:59:20
26868         Log: Subject: Re: [ID 20000828.017] bytecode fails with use subs;
26869              From: Nicholas Clark <nick@ccl4.org>
26870              Date: Thu, 28 Sep 2000 11:52:24 +0100
26871              Message-ID: <20000928115224.D7924@plum.flirble.org>
26872      Branch: perl
26873            ! op.c
26874 ____________________________________________________________________________
26875 [  7117] By: jhi                                   on 2000/10/02  23:57:51
26876         Log: Subject: [ID 20000928.002] perlcc & ByteCode.pm option mismatch
26877              From: Nicholas Clark <nick@babyhippo.co.uk>
26878              Date: Thu, 28 Sep 2000 12:18:10 +0100
26879              Message-Id: <E13ebha-0004IV-00@fruitbat.babyhippo.co.uk>
26880              
26881              Did not apply cleanly, manual intervention was needed.
26882      Branch: perl
26883            ! ext/B/B/Bytecode.pm utils/perlcc.PL
26884 ____________________________________________________________________________
26885 [  7116] By: jhi                                   on 2000/10/02  23:50:40
26886         Log: Document the issue (is not a syntax error, kind of)
26887              
26888              Subject: Re: [ID 20000901.011] the list (1,,3) ought to be a syntax error
26889              From: Nicholas Clark <nick@ccl4.org>
26890              Date: Thu, 28 Sep 2000 17:12:42 +0100
26891              Message-ID: <20000928171242.K7924@plum.flirble.org>
26892      Branch: perl
26893            ! pod/perldata.pod
26894 ____________________________________________________________________________
26895 [  7115] By: jhi                                   on 2000/10/02  23:48:58
26896         Log: Subject: [PATCH 5.7.0] Minor optimization in re_intuit_start
26897              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26898              Date: Thu, 28 Sep 2000 21:55:31 -0400
26899              Message-ID: <20000928215531.A4315@monk.mps.ohio-state.edu>
26900      Branch: perl
26901            ! regexec.c
26902 ____________________________________________________________________________
26903 [  7114] By: jhi                                   on 2000/10/02  23:47:57
26904         Log: Subject: DOC PATCH 5.6.0
26905              From: mjd@plover.com
26906              Date: 30 Sep 2000 06:02:34 -0000
26907              Message-ID: <20000930060234.4559.qmail@plover.com>
26908      Branch: perl
26909            ! pod/perldebguts.pod
26910 ____________________________________________________________________________
26911 [  7113] By: jhi                                   on 2000/10/02  23:46:43
26912         Log: SOCK_DGRAM and listen() do not mix as reported in
26913              
26914              Subject: [ID 20000930.001] Bug in perl 5.00503 IO::Socket
26915              From: Petter Reinholdtsen <pere@hungry.com>
26916              Date: Sun, 1 Oct 2000 10:57:20 +0800
26917              Message-Id: <200010010257.KAA05735@localhost.localdomain>
26918              
26919              The patch for 5.7.0+ had to be reengineered, though.
26920      Branch: perl
26921            ! ext/IO/lib/IO/Socket/UNIX.pm
26922 ____________________________________________________________________________
26923 [  7112] By: jhi                                   on 2000/10/02  23:36:57
26924         Log: Subject: Re: [PATCH 5.005_64 missed]
26925              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26926              Date: Sun, 1 Oct 2000 18:50:10 -0400
26927              Message-ID: <20001001185010.A14152@monk.mps.ohio-state.edu>
26928      Branch: perl
26929            ! pod/perlxs.pod
26930 ____________________________________________________________________________
26931 [  7111] By: jhi                                   on 2000/10/02  23:35:40
26932         Log: Subject: Re: [ID 20000912.008] substr replacement of tainted data (bug) 
26933              From: Radu Greab <radu@netsoft.ro>
26934              Date: Mon, 2 Oct 2000 22:03:44 +0300 (EEST)
26935              Message-ID: <14808.56336.594486.626712@busy.netsoft.ro>
26936      Branch: perl
26937            ! op.c opcode.pl t/op/substr.t
26938 ____________________________________________________________________________
26939 [  7110] By: jhi                                   on 2000/10/02  23:32:38
26940         Log: Subject: [PATCH] Fix aliasing of tied filehandles
26941              From: Daniel Chetlin <daniel@chetlin.com>
26942              Date: Mon, 2 Oct 2000 14:53:27 -0700
26943              Message-ID: <20001002145327.C1617@ilmd>
26944      Branch: perl
26945            ! perl.h pp_hot.c t/op/tiehandle.t
26946 ____________________________________________________________________________
26947 [  7109] By: jhi                                   on 2000/10/02  23:31:30
26948         Log: s/Robin Parker/Robin Barker/
26949      Branch: perl
26950            ! Changes5.6
26951 ____________________________________________________________________________
26952 [  7108] By: jhi                                   on 2000/10/02  23:15:46
26953         Log: Retract #7091 as suggested in
26954              
26955              From: Robin Barker <rmb1@cise.npl.co.uk> 
26956              Subject: [PATCH-R]  was Re: SuSE's gcc-2.95.2 and //depot/perl
26957              Date: Fri, 29 Sep 2000 13:10:22 +0100 (BST)
26958              Message-Id: <200009291210.NAA17098@tempest.npl.co.uk>
26959      Branch: perl
26960            ! embed.pl proto.h
26961 ____________________________________________________________________________
26962 [  7107] By: nick                                  on 2000/10/02  18:23:14
26963         Log: A few tweaks to get Tk803 to work with Encode scheme.
26964      Branch: perl
26965            ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
26966 ____________________________________________________________________________
26967 [  7106] By: nick                                  on 2000/10/01  21:34:14
26968         Log: Add checking cases to Encode's toUnicode and fromUnicode.
26969      Branch: perl
26970            ! ext/Encode/Encode.pm
26971 ____________________________________________________________________________
26972 [  7105] By: nick                                  on 2000/10/01  17:18:01
26973         Log: Add encoding tables from tcl8.3.2 and perl code in Encode.pm
26974              To read and use them.
26975              Add a lib/encode.t which checks a few things.
26976      Branch: perl
26977            + ext/Encode/Encode/ascii.enc ext/Encode/Encode/big5.enc
26978            + ext/Encode/Encode/cp1250.enc ext/Encode/Encode/cp1251.enc
26979            + ext/Encode/Encode/cp1252.enc ext/Encode/Encode/cp1253.enc
26980            + ext/Encode/Encode/cp1254.enc ext/Encode/Encode/cp1255.enc
26981            + ext/Encode/Encode/cp1256.enc ext/Encode/Encode/cp1257.enc
26982            + ext/Encode/Encode/cp1258.enc ext/Encode/Encode/cp437.enc
26983            + ext/Encode/Encode/cp737.enc ext/Encode/Encode/cp775.enc
26984            + ext/Encode/Encode/cp850.enc ext/Encode/Encode/cp852.enc
26985            + ext/Encode/Encode/cp855.enc ext/Encode/Encode/cp857.enc
26986            + ext/Encode/Encode/cp860.enc ext/Encode/Encode/cp861.enc
26987            + ext/Encode/Encode/cp862.enc ext/Encode/Encode/cp863.enc
26988            + ext/Encode/Encode/cp864.enc ext/Encode/Encode/cp865.enc
26989            + ext/Encode/Encode/cp866.enc ext/Encode/Encode/cp869.enc
26990            + ext/Encode/Encode/cp874.enc ext/Encode/Encode/cp932.enc
26991            + ext/Encode/Encode/cp936.enc ext/Encode/Encode/cp949.enc
26992            + ext/Encode/Encode/cp950.enc ext/Encode/Encode/dingbats.enc
26993            + ext/Encode/Encode/euc-cn.enc ext/Encode/Encode/euc-jp.enc
26994            + ext/Encode/Encode/euc-kr.enc ext/Encode/Encode/gb12345.enc
26995            + ext/Encode/Encode/gb1988.enc ext/Encode/Encode/gb2312.enc
26996            + ext/Encode/Encode/iso2022-jp.enc
26997            + ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
26998            + ext/Encode/Encode/iso8859-1.enc
26999            + ext/Encode/Encode/iso8859-2.enc
27000            + ext/Encode/Encode/iso8859-3.enc
27001            + ext/Encode/Encode/iso8859-4.enc
27002            + ext/Encode/Encode/iso8859-5.enc
27003            + ext/Encode/Encode/iso8859-6.enc
27004            + ext/Encode/Encode/iso8859-7.enc
27005            + ext/Encode/Encode/iso8859-8.enc
27006            + ext/Encode/Encode/iso8859-9.enc ext/Encode/Encode/jis0201.enc
27007            + ext/Encode/Encode/jis0208.enc ext/Encode/Encode/jis0212.enc
27008            + ext/Encode/Encode/koi8-r.enc ext/Encode/Encode/ksc5601.enc
27009            + ext/Encode/Encode/macCentEuro.enc
27010            + ext/Encode/Encode/macCroatian.enc
27011            + ext/Encode/Encode/macCyrillic.enc
27012            + ext/Encode/Encode/macDingbats.enc
27013            + ext/Encode/Encode/macGreek.enc
27014            + ext/Encode/Encode/macIceland.enc
27015            + ext/Encode/Encode/macJapan.enc ext/Encode/Encode/macRoman.enc
27016            + ext/Encode/Encode/macRomania.enc ext/Encode/Encode/macThai.enc
27017            + ext/Encode/Encode/macTurkish.enc
27018            + ext/Encode/Encode/macUkraine.enc
27019            + ext/Encode/Encode/shiftjis.enc ext/Encode/Encode/symbol.enc
27020            + t/lib/encode.t
27021            ! MANIFEST ext/Encode/Encode.pm
27022 ____________________________________________________________________________
27023 [  7104] By: nick                                  on 2000/09/30  13:04:30
27024         Log: Subject: [PATCH@blead] Fix some recursion in overload.pm
27025              From: Daniel Chetlin <daniel@chetlin.com>
27026              Date: Mon, 18 Sep 2000 05:05:40 -0700
27027              Message-Id: <20000918050540.C652@ilmd>
27028      Branch: perl
27029            ! lib/overload.pm sv.c t/pragma/overload.t
27030 ____________________________________________________________________________
27031 [  7103] By: nick                                  on 2000/09/30  12:53:36
27032         Log: Subject: [ID 20000917.002] 5.7.0 and blead@7095 make html makes man
27033              From: Johan Vromans <jvromans@squirrel.nl>
27034              Date: Sun, 17 Sep 2000 19:46:05 +0200 (CEST)
27035              Message-Id: <14789.861.376723.870640@phoenix.squirrel.nl>
27036      Branch: perl
27037            ! pod/Makefile.SH
27038 ____________________________________________________________________________
27039 [  7102] By: nick                                  on 2000/09/30  12:52:31
27040         Log: Subject: [PATCH] Re: [ID 20000915.010] Infinite loop with -MO=Deparse
27041              From: Spider Boardman <spider@Orb.Nashua.NH.US>
27042              Date: Sat, 16 Sep 2000 16:36:45 -0400
27043              Message-Id: <200009162036.QAA11694@Orb.Nashua.NH.US>
27044      Branch: perl
27045            ! ext/B/B/Deparse.pm
27046 ____________________________________________________________________________
27047 [  7101] By: nick                                  on 2000/09/30  12:51:41
27048         Log: Subject: [PATCH perl@7065] another VMS my_fwrite() fix for Storable
27049              From: Craig A. Berry <craig.berry@psinetcs.com>
27050              Date: Sat, 16 Sep 2000 10:11:10 -0500
27051              Message-Id: <4.3.2.7.2.20000916010548.01ce1b60@exchi01>
27052      Branch: perl
27053            ! vms/vms.c
27054 ____________________________________________________________________________
27055 [  7100] By: nick                                  on 2000/09/30  12:50:33
27056         Log: Subject: Re: unicode support and perl [ID 20000901.097]
27057              From: Spider Boardman <spider@Orb.Nashua.NH.US>
27058              Date: Fri, 15 Sep 2000 16:37:58 -0400
27059              Message-Id: <200009152037.QAA19056@Orb.Nashua.NH.US>
27060      Branch: perl
27061            ! t/op/append.t
27062 ____________________________________________________________________________
27063 [  7099] By: nick                                  on 2000/09/30  12:49:35
27064         Log: Subject: Re: unicode support and perl [ID 20000901.097]
27065              From: Spider Boardman <spider@Orb.Nashua.NH.US>
27066              Date: Fri, 15 Sep 2000 16:25:30 -0400
27067              Message-Id: <200009152025.QAA18540@Orb.Nashua.NH.US>
27068      Branch: perl
27069            ! pp_hot.c
27070 ____________________________________________________________________________
27071 [  7098] By: nick                                  on 2000/09/30  12:48:00
27072         Log: Subject: Re: Trapping by opmask sets strange parser state [PATCH]
27073              From: Gisle Aas <gisle@ActiveState.com>
27074              Date: 15 Sep 2000 16:23:41 +0200
27075              Message-Id: <m3aed9ybrm.fsf@eik.g.aas.no>
27076      Branch: perl
27077            ! toke.c
27078 ____________________________________________________________________________
27079 [  7097] By: nick                                  on 2000/09/30  12:45:16
27080         Log: Subject: [PATCH] Nits in perlmod.pod
27081              From: Daniel Chetlin <daniel@chetlin.com>
27082              Date: Fri, 15 Sep 2000 02:04:09 -0700
27083              Message-Id: <20000915020409.A2104@ilmd>
27084      Branch: perl
27085            ! pod/perlmod.pod
27086 ____________________________________________________________________________
27087 [  7096] By: nick                                  on 2000/09/30  12:18:00
27088         Log: Re-instate Perl_utf8_to_uv without checking parameter - added in change 7075.
27089              i.e. rename Simon's function to Perl_utf8_to_uv_chk, change all calls to it
27090              to use new name and add Perl_utf8_to_uv() as a wrapper which calls it passing
27091              0 to checking to get the warning.
27092      Branch: perl
27093            ! doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
27094            ! perlapi.c pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c
27095            ! regexec.c sv.c toke.c utf8.c
27096 ____________________________________________________________________________
27097 [  7095] By: nick                                  on 2000/09/15  16:55:59
27098         Log: Mutliplicity & ithreads fix for sv.c/Encode.xs
27099              
27100              Subject: [ID 20000915.004] Not OK: perl v5.7.1 +devel-7094 on alpha-dec_osf-thread-multi 4.0f (UNINSTALLED)
27101              From: Spider Boardman <spider@Orb.Nashua.NH.US>
27102              Message-Id: <200009151037.GAA07447@Orb.Nashua.NH.US>
27103              Date: Fri, 15 Sep 2000 06:37:30 -0400
27104      Branch: perl
27105            ! ext/Encode/Encode.xs sv.c
27106 ____________________________________________________________________________
27107 [  7094] By: jhi                                   on 2000/09/15  03:23:32
27108         Log: Update Changes.
27109      Branch: perl
27110            ! Changes patchlevel.h
27111 ____________________________________________________________________________
27112 [  7093] By: jhi                                   on 2000/09/15  03:11:44
27113         Log: Fix for the charnames.t failures from Spider Boardman.
27114      Branch: perl
27115            ! toke.c
27116 ____________________________________________________________________________
27117 [  7092] By: jhi                                   on 2000/09/15  00:15:48
27118         Log: Botched the #7090 check-in.
27119      Branch: perl
27120            ! sv.c
27121 ____________________________________________________________________________
27122 [  7091] By: jhi                                   on 2000/09/14  23:33:24
27123         Log: Part of #7081 didn't come through.
27124      Branch: perl
27125            ! embed.pl proto.h
27126 ____________________________________________________________________________
27127 [  7090] By: jhi                                   on 2000/09/14  23:17:39
27128         Log: Subject: Re: perl@7078 
27129              From: Spider Boardman <spider@web.zk3.dec.com>
27130              Date: Thu, 14 Sep 2000 19:06:36 -0400
27131              Message-Id: <200009142306.TAA20082@leggy.zk3.dec.com>
27132      Branch: perl
27133            ! sv.c toke.c
27134 ____________________________________________________________________________
27135 [  7089] By: jhi                                   on 2000/09/14  23:11:21
27136         Log: Small portability tweaks.
27137      Branch: perl
27138            ! ext/Encode/Encode.xs
27139 ____________________________________________________________________________
27140 [  7088] By: jhi                                   on 2000/09/14  22:57:23
27141         Log: Fake return to pacify picky compilers.
27142      Branch: perl
27143            ! ext/Encode/Encode.xs
27144 ____________________________________________________________________________
27145 [  7087] By: jhi                                   on 2000/09/14  22:53:37
27146         Log: Subject: [PATCH] utf8.c apidoc
27147              From: Simon Cozens <simon@cozens.net>
27148              Date: Thu, 14 Sep 2000 23:46:57 +0100
27149              Message-ID: <20000914234657.A13953@deep-dark-truthful-mirror.perlhacker.org>
27150      Branch: perl
27151            ! perlapi.c pod/perlapi.pod utf8.c
27152 ____________________________________________________________________________
27153 [  7086] By: jhi                                   on 2000/09/14  22:40:38
27154         Log: We don't need to count the high bit bytes, a boolean is enough. 
27155      Branch: perl
27156            ! sv.c
27157 ____________________________________________________________________________
27158 [  7085] By: jhi                                   on 2000/09/14  21:20:09
27159         Log: Replace #7084 with
27160              
27161              Subject: Re: perl@7078 
27162              From: Spider Boardman <spider@web.zk3.dec.com>
27163              Date: Thu, 14 Sep 2000 17:09:36 -0400
27164              Message-Id: <200009142109.RAA03425@leggy.zk3.dec.com>
27165      Branch: perl
27166            ! sv.c utf8.c
27167 ____________________________________________________________________________
27168 [  7084] By: jhi                                   on 2000/09/14  20:03:34
27169         Log: UTF8-encoded version of 256 is 0xc4 0x80; test that a char is
27170              convertable to bytes by checking it doesn't go above 0xc3
27171              
27172              Subject: Re: perl@7078
27173              From: Simon Cozens <simon@cozens.net>
27174              Date: Thu, 14 Sep 2000 20:59:19 +0100
27175              Message-ID: <20000914205919.A11098@deep-dark-truthful-mirror.perlhacker.org>
27176      Branch: perl
27177            ! utf8.c
27178 ____________________________________________________________________________
27179 [  7083] By: jhi                                   on 2000/09/14  19:38:47
27180         Log: Subject: Re: perl@7078
27181              From: Simon Cozens <simon@cozens.net>
27182              Date: Thu, 14 Sep 2000 20:13:09 +0100
27183              Message-ID: <20000914201309.A10640@deep-dark-truthful-mirror.perlhacker.org>
27184      Branch: perl
27185            ! t/op/bop.t
27186 ____________________________________________________________________________
27187 [  7082] By: jhi                                   on 2000/09/14  17:50:44
27188         Log: The one that got away.
27189      Branch: perl
27190            ! lib/File/Find.pm
27191 ____________________________________________________________________________
27192 [  7081] By: jhi                                   on 2000/09/14  17:45:35
27193         Log: Subject: [PATCH perl-5.7.0] continued -Wformat support
27194              From: Robin Barker <rmb1@cise.npl.co.uk>
27195              Message-Id: <200009141707.SAA13276@tempest.npl.co.uk>
27196              Date: Thu, 14 Sep 2000 18:07:38 +0100 (BST)
27197      Branch: perl
27198            ! Porting/pumpkin.pod embed.pl ext/ByteLoader/bytecode.h
27199            ! ext/Devel/Peek/Peek.xs ext/DynaLoader/dl_dlopen.xs
27200            ! ext/Storable/Storable.xs malloc.c perl.c perl.h pp.c proto.h
27201            ! regcomp.c toke.c universal.c
27202 ____________________________________________________________________________
27203 [  7080] By: jhi                                   on 2000/09/14  17:40:35
27204         Log: Problems picked up by AIX cc.
27205              
27206              Subject: Re: perl@7078 (patch included)
27207              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
27208              Date: Thu, 14 Sep 2000 18:53:30 +0200
27209              Message-Id: <20000914182304.7017.H.M.BRAND@hccnet.nl>
27210      Branch: perl
27211            ! ext/Encode/Encode.xs
27212 ____________________________________________________________________________
27213 [  7079] By: jhi                                   on 2000/09/14  17:38:27
27214         Log: Subject: File::Find 5.7.0 POD nits
27215              From: Rich Morin <rdm@cfcl.com>
27216              Date: Wed, 13 Sep 2000 22:03:58 -0700
27217              Message-Id: <v042208a0b5e60b3149be@w205.z205158144.scl-ca.dsl.cnc.net>
27218      Branch: perl
27219            ! lib/File/Find.pm
27220 ____________________________________________________________________________
27221 [  7078] By: jhi                                   on 2000/09/14  14:58:20
27222         Log: Update Changes.
27223      Branch: perl
27224            ! Changes patchlevel.h
27225 ____________________________________________________________________________
27226 [  7077] By: jhi                                   on 2000/09/14  14:55:54
27227         Log: Compilation warnings and an error.
27228      Branch: perl
27229            ! sv.c
27230 ____________________________________________________________________________
27231 [  7076] By: jhi                                   on 2000/09/14  14:42:56
27232         Log: Fix for a parsing bug, not for the original bug.
27233              
27234              Subject: Re: [ID 20000910.005] Another segfault with regexes. 
27235              From: Spider Boardman <spider@web.zk3.dec.com>
27236              Date: Wed, 13 Sep 2000 17:52:20 -0400
27237              Message-Id: <200009132152.RAA24029@leggy.zk3.dec.com>
27238      Branch: perl
27239            ! regcomp.c
27240 ____________________________________________________________________________
27241 [  7075] By: jhi                                   on 2000/09/14  14:40:40
27242         Log: Batch of UTF-8 patches from Simon Cozens.
27243      Branch: perl
27244            ! doop.c embed.h embed.pl ext/Encode/Encode.xs handy.h op.c
27245            ! pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c
27246            ! toke.c utf8.c
27247 ____________________________________________________________________________
27248 [  7074] By: jhi                                   on 2000/09/14  14:29:58
27249         Log: Subject: Re: Two advertising clauses need to be removed
27250              From: Russ Allbery <rra@stanford.edu>
27251              Date: 13 Sep 2000 18:50:26 -0700
27252              Message-ID: <ylwvgfvj19.fsf@windlord.stanford.edu>
27253      Branch: perl
27254            ! ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
27255 ____________________________________________________________________________
27256 [  7073] By: jhi                                   on 2000/09/14  14:28:20
27257         Log: Subject: [PATCH] de-wall t/README
27258              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
27259              Date: Wed, 13 Sep 2000 17:46:55 -0700
27260              Message-ID: <//Bw5gzkge/e092yn@efn.org>
27261      Branch: perl
27262            ! t/README
27263 ____________________________________________________________________________
27264 [  7072] By: jhi                                   on 2000/09/14  14:25:10
27265         Log: Hints optimization.
27266              
27267              Subject: Minor nit
27268              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
27269              Date: Wed, 13 Sep 2000 21:42:07 +0200
27270              Message-Id: <20000913214116.1D38.H.M.BRAND@hccnet.nl>
27271      Branch: perl
27272            ! hints/hpux.sh
27273 ____________________________________________________________________________
27274 [  7071] By: jhi                                   on 2000/09/14  14:23:30
27275         Log: Allow chop() and chomp() to be overridden.
27276              
27277              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
27278              From: "Casey R. Tweten" <crt@kiski.net>
27279              Date: Wed, 13 Sep 2000 12:41:31 -0400 (EDT)
27280              Message-ID: <Pine.OSF.4.21.0009131154120.6661-100000@home.kiski.net>
27281      Branch: perl
27282            ! toke.c
27283 ____________________________________________________________________________
27284 [  7070] By: jhi                                   on 2000/09/14  14:20:36
27285         Log: The return value of setlocale must be copied away.
27286              
27287              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
27288              From: Alan Burlison <Alan.Burlison@uk.sun.com>
27289              Date: Wed, 13 Sep 2000 16:27:37 +0100 
27290              Message-Id: <39BF9CE9.3D7FBBDD@uk.sun.com>
27291      Branch: perl
27292            ! util.c
27293 ____________________________________________________________________________
27294 [  7069] By: jhi                                   on 2000/09/14  14:16:27
27295         Log: Remove vestiges of tr//CU.
27296              
27297              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
27298              From: Nick Clark <nick@plum.flirble.org>
27299              Date: Tue, 12 Sep 2000 22:50:14 +0100
27300              Message-Id: <E13YxwU-000DDQ-00@plum.flirble.org>
27301              
27302              Subject: Re: [ID 20000912.009] perlunicode.pod still mentions tr///CU
27303              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
27304              Date: Tue, 12 Sep 2000 21:38:48 -0700
27305              Message-ID: <YTwv5gzkgmfL092yn@efn.org>
27306      Branch: perl
27307            ! op.h pod/perlunicode.pod
27308 ____________________________________________________________________________
27309 [  7068] By: jhi                                   on 2000/09/13  14:18:39
27310         Log: Add the Encode extension.  The code is still largely just skeleton.
27311      Branch: perl
27312            + ext/Encode/Encode.pm ext/Encode/Encode.xs
27313            + ext/Encode/Makefile.PL ext/Encode/Todo
27314            ! MANIFEST Todo-5.6
27315 ____________________________________________________________________________
27316 [  7067] By: jhi                                   on 2000/09/12  17:43:33
27317         Log: Allow for whitespace between "#" and "line" in cpp output.
27318              
27319              Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
27320              From: Calle Dybedahl <calle@lysator.liu.se>
27321              Date: 12 Sep 2000 19:38:02 +0200 
27322              Message-ID: <867l8hy0hx.fsf_-_@tezcatlipoca.algonet.se>
27323      Branch: perl
27324            ! ext/Errno/ChangeLog ext/Errno/Errno_pm.PL
27325 ____________________________________________________________________________
27326 [  7066] By: gsar                                  on 2000/09/12  17:24:29
27327         Log: change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
27328              initialization in all the threads on Windows
27329      Branch: perl
27330            ! win32/win32.c
27331 ____________________________________________________________________________
27332 [  7065] By: jhi                                   on 2000/09/12  15:11:31
27333         Log: Update Changes.
27334      Branch: perl
27335            ! Changes patchlevel.h
27336 ____________________________________________________________________________
27337 [  7064] By: jhi                                   on 2000/09/12  14:54:54
27338         Log: Retract #7062, the pod tests are not ready.
27339      Branch: perl
27340            ! t/TEST t/harness
27341 ____________________________________________________________________________
27342 [  7063] By: jhi                                   on 2000/09/12  14:25:41
27343         Log: The #7054 truncated Configure badly.
27344      Branch: metaconfig/U/perl
27345            ! End.U
27346      Branch: perl
27347            ! Configure config_h.SH
27348 ____________________________________________________________________________
27349 [  7062] By: jhi                                   on 2000/09/12  14:08:32
27350         Log: Subject: [ID 20000911.009] t/pod/*.t tests not run by harness or make test
27351              From: sthoenna@efn.org
27352              Date: Mon, 11 Sep 2000 17:56:47 -0700 (PDT)
27353              Message-Id: <200009120056.e8C0ulZ21635@garcia.efn.org>
27354      Branch: perl
27355            ! t/TEST t/harness
27356 ____________________________________________________________________________
27357 [  7061] By: jhi                                   on 2000/09/12  14:07:18
27358         Log: Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
27359              From: sthoenna@efn.org
27360              Date: Mon, 11 Sep 2000 22:07:21 -0700 (PDT)
27361              Message-Id: <200009120507.e8C57LA02461@garcia.efn.org>
27362      Branch: perl
27363            ! pod/perlxs.pod
27364 ____________________________________________________________________________
27365 [  7060] By: jhi                                   on 2000/09/12  14:06:08
27366         Log: Break up the myconfig lines a bit.
27367              
27368              Subject: perlbug/perl -V output format
27369              From: sthoenna@efn.org
27370              Date: Tue, 12 Sep 2000 00:04:11 -0700 (PDT)
27371              Message-Id: <200009120704.e8C74BX10562@garcia.efn.org>
27372      Branch: perl
27373            ! myconfig.SH
27374 ____________________________________________________________________________
27375 [  7059] By: jhi                                   on 2000/09/12  14:05:04
27376         Log: Test for the #7049.
27377              
27378              Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on    i686-linux 2.2.16-raid (UNINSTALLED)
27379              From: andreas.koenig@anima.de (Andreas J. Koenig)
27380              Date: 12 Sep 2000 06:42:01 +0200
27381              Message-ID: <m3k8cigr1i.fsf@ak-71.mind.de>
27382      Branch: perl
27383            ! t/op/my.t
27384 ____________________________________________________________________________
27385 [  7058] By: jhi                                   on 2000/09/12  14:03:05
27386         Log: Subject: [patch: perl@7045] vms updates
27387              From: Peter Prymmer <pvhp@forte.com>
27388              Date: Mon, 11 Sep 2000 18:41:48 -0700 (PDT)
27389              Message-ID: <Pine.OSF.4.10.10009111840030.339348-100000@aspara.forte.com>
27390      Branch: perl
27391            ! configure.com lib/ExtUtils/MM_VMS.pm vms/descrip_mms.template
27392 ____________________________________________________________________________
27393 [  7057] By: jhi                                   on 2000/09/12  14:00:51
27394         Log: Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
27395              From: sthoenna@efn.org
27396              Date: Mon, 11 Sep 2000 16:28:13 -0700 (PDT)
27397              Message-Id: <200009112328.e8BNSD616812@garcia.efn.org>
27398      Branch: perl
27399            ! t/op/64bitint.t
27400 ____________________________________________________________________________
27401 [  7056] By: jhi                                   on 2000/09/12  13:58:14
27402         Log: Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
27403              From: Jeff Pinyan <jeffp@crusoe.net>
27404              Date: Sun, 10 Sep 2000 12:01:21 -0400 (EDT)
27405              Message-ID: <Pine.GSO.4.21.0009101200190.12441-100000@crusoe.crusoe.net>
27406      Branch: perl
27407            ! pod/perlfunc.pod
27408 ____________________________________________________________________________
27409 [  7055] By: jhi                                   on 2000/09/12  13:56:32
27410         Log: Do in VMS as the #7054 does.
27411      Branch: perl
27412            ! configure.com
27413 ____________________________________________________________________________
27414 [  7054] By: jhi                                   on 2000/09/12  13:50:31
27415         Log: Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
27416              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
27417              Date: Mon, 11 Sep 2000 08:33:09 +0100
27418              Message-ID: <000e01c01bc2$88b2d2c0$0e14140a@bfs.phone.com>
27419      Branch: metaconfig/U/perl
27420            ! End.U
27421      Branch: perl
27422            ! Configure Makefile.SH config_h.SH lib/ExtUtils/Embed.pm
27423            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
27424 ____________________________________________________________________________
27425 [  7053] By: jhi                                   on 2000/09/12  13:29:19
27426         Log: Subject:  [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
27427              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
27428              Date:     Tue, 12 Sep 2000 08:35:59 EDT
27429              Message-Id: <000912081130.13ca9@DUPHY4.Physics.Drexel.Edu>
27430      Branch: perl
27431            ! vms/test.com
27432 ____________________________________________________________________________
27433 [  7052] By: jhi                                   on 2000/09/11  23:01:50
27434         Log: Document the SvUTF8*().
27435      Branch: perl
27436            ! pod/perlapi.pod sv.h
27437 ____________________________________________________________________________
27438 [  7051] By: gsar                                  on 2000/09/11  14:46:30
27439         Log: C<@a = @b = split(...)> optimization coredumps under ithreads
27440              (missed a spot when fixing up op_pmreplroot hack for ithreads)
27441      Branch: perl
27442            ! op.c t/op/split.t
27443 ____________________________________________________________________________
27444 [  7050] By: nick                                  on 2000/09/11  10:03:51
27445         Log: Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
27446              
27447              Subject: borland C++ win32.c tweak
27448              From: Vadim Konovalov <vkonovalov@lucent.com>
27449              Message-ID: <402099F49BEED211999700805FC7359F6FB379@ru0028exch01.spb.lucent.com>
27450              Date: Mon, 11 Sep 2000 11:22:33 +0400
27451      Branch: perl
27452            ! win32/win32.c
27453 ____________________________________________________________________________
27454 [  7049] By: nick                                  on 2000/09/11  09:57:33
27455         Log: Point fix for s/// on foreach (keys %xxx).
27456      Branch: perl
27457            ! pp_hot.c
27458 ____________________________________________________________________________
27459 [  7048] By: jhi                                   on 2000/09/10  23:37:09
27460         Log: Silence t/pod/*.t about alternate quote-mappings now implemented
27461              by Pod::Text, from Brad Appleton.
27462      Branch: perl
27463            ! t/pod/testp2pt.pl
27464 ____________________________________________________________________________
27465 [  7047] By: jhi                                   on 2000/09/10  14:32:53
27466         Log: Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
27467              by Russ Allbery.
27468      Branch: perl
27469            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL pod/pod2text.PL
27470 ____________________________________________________________________________
27471 [  7046] By: jhi                                   on 2000/09/10  14:15:08
27472         Log: Upgrade to CPAN 1.57_65, from Andreas König.
27473      Branch: perl
27474            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
27475 ____________________________________________________________________________
27476 [  7045] By: jhi                                   on 2000/09/08  21:36:32
27477         Log: Update Changes.
27478      Branch: perl
27479            ! Changes patchlevel.h
27480 ____________________________________________________________________________
27481 [  7044] By: jhi                                   on 2000/09/08  21:29:56
27482         Log: Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
27483              From: Peter Prymmer <pvhp@forte.com>
27484              Date: Fri, 8 Sep 2000 13:33:27 -0700 (PDT)
27485              Message-ID: <Pine.OSF.4.10.10009081331420.132461-100000@aspara.forte.com>
27486      Branch: perl
27487            ! configure.com
27488 ____________________________________________________________________________
27489 [  7043] By: jhi                                   on 2000/09/08  21:27:50
27490         Log: Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
27491              From: Peter Prymmer <pvhp@forte.com>
27492              Date: Fri, 8 Sep 2000 11:02:19 -0700 (PDT)
27493              Message-ID: <Pine.OSF.4.10.10009081054340.132461-100000@aspara.forte.com>
27494      Branch: perl
27495            ! Makefile.SH installperl
27496 ____________________________________________________________________________
27497 [  7042] By: jhi                                   on 2000/09/08  21:23:21
27498         Log: Continue #7041.
27499      Branch: perl
27500            ! cygwin/Makefile.SHs os2/Makefile.SHs
27501 ____________________________________________________________________________
27502 [  7041] By: jhi                                   on 2000/09/08  21:18:10
27503         Log: Do away with memory models cruft.  Sorry, PDP users.
27504      Branch: metaconfig
27505            ! U/modified/cc.U U/modified/libpth.U
27506      Branch: perl
27507            ! Configure Makefile.SH Porting/Glossary Porting/config.sh
27508            ! Porting/config_H cflags.SH config_h.SH configure.com
27509            ! epoc/config.sh hints/mint.sh hints/titanos.sh hints/vmesa.sh
27510            ! lib/ExtUtils/MM_Unix.pm win32/config.bc win32/config.gc
27511            ! win32/config.vc x2p/Makefile.SH x2p/cflags.SH
27512 ____________________________________________________________________________
27513 [  7040] By: jhi                                   on 2000/09/08  14:34:18
27514         Log: Major rewrite of s2p.  And I mean really major, it is
27515              an implementation of sed in perl.  If called as s2p it
27516              will function as s2p.  Note: needs non-UNIXifying.
27517              
27518              Subject: s2p
27519              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
27520              Date: Mon, 28 Aug 2000 14:05:12 +0200
27521              Message-ID: <39AA5578.2102E2AA@alcatel.at>
27522      Branch: perl
27523            ! x2p/s2p.PL
27524 ____________________________________________________________________________
27525 [  7039] By: jhi                                   on 2000/09/08  14:19:49
27526         Log: Re-allow vec() for characters > 255.
27527              
27528              Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED) 
27529              From: Spider Boardman <spider@web.zk3.dec.com>
27530              Date: Fri, 08 Sep 2000 02:21:02 -0400
27531              Message-Id: <200009080621.CAA03409@leggy.zk3.dec.com>
27532      Branch: perl
27533            ! doop.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
27534            ! t/op/vec.t
27535 ____________________________________________________________________________
27536 [  7038] By: jhi                                   on 2000/09/08  14:14:18
27537         Log: Subject: [PATCH lib/Benchmark.pm]
27538              From: <abigail@foad.org>
27539              Date: Thu, 7 Sep 2000 15:03:20 -0400
27540              Message-ID: <20000907190320.888.qmail@foad.org>
27541      Branch: perl
27542            ! lib/Benchmark.pm
27543 ____________________________________________________________________________
27544 [  7037] By: jhi                                   on 2000/09/08  14:11:06
27545         Log: Optimizing hash keys into shared strings doesn't work with ithreads.
27546              
27547              Subject: Re: [ID 20000907.008] Not OK: v5.7.0 on alpha-dec_osf-thread-multi    
27548              From: Spider Boardman <spider@web.zk3.dec.com>
27549              Date: Fri, 08 Sep 2000 01:30:27 -0400
27550              Message-Id: <200009080530.BAA10498@leggy.zk3.dec.com>
27551      Branch: perl
27552            ! op.c
27553 ____________________________________________________________________________
27554 [  7036] By: jhi                                   on 2000/09/08  14:08:58
27555         Log: Subject: [ID 20000908.002] perlipc documentation bug.
27556              From: Major Sébastien <sebastien.major@crdp.ac-caen.fr>
27557              Date: Fri, 08 Sep 2000 12:38:32 +0200
27558              Message-Id: <39B8C1A8.3DC36E6D@crdp.ac-caen.fr>
27559      Branch: perl
27560            ! pod/perlipc.pod
27561 ____________________________________________________________________________
27562 [  7035] By: jhi                                   on 2000/09/08  14:03:12
27563         Log: Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
27564              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
27565              Date: Fri, 08 Sep 2000 11:47:34 +0200
27566              Message-Id: <20000908111426.FBDB.H.M.BRAND@hccnet.nl>
27567      Branch: perl
27568            ! hints/dec_osf.sh
27569 ____________________________________________________________________________
27570 [  7034] By: jhi                                   on 2000/09/08  13:59:35
27571         Log: Subject: Re: [ID 20000906.004] segfault with bad perl statement
27572              From: Simon Cozens <simon@cozens.net>
27573              Date: Thu, 7 Sep 2000 20:40:38 +0100
27574              Message-ID: <20000907204038.A15650@deep-dark-truthful-mirror.perlhacker.org>
27575      Branch: perl
27576            ! pp_hot.c
27577 ____________________________________________________________________________
27578 [  7033] By: jhi                                   on 2000/09/08  04:03:03
27579         Log: Subject: [ID 20000904.008] Tiny fix for perldiag
27580              From: "Larry W. Virden" <lvirden@cas.org>
27581              Date: Mon, 4 Sep 2000 18:45:44 -0400 (EDT)
27582              Message-Id: <200009042245.SAA22916@lwv26awu.cas.org>
27583      Branch: perl
27584            ! pod/perldiag.pod
27585 ____________________________________________________________________________
27586 [  7032] By: jhi                                   on 2000/09/07  22:18:30
27587         Log: Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
27588              From: Peter Scott <Peter.J.Scott@jpl.nasa.gov>
27589              Date: Mon, 04 Sep 2000 13:16:38 -0700
27590              Message-Id: <4.3.2.7.2.20000904130939.00adae90@mail2a.jpl.nasa.gov>
27591      Branch: perl
27592            ! lib/perl5db.pl
27593 ____________________________________________________________________________
27594 [  7031] By: jhi                                   on 2000/09/07  22:02:29
27595         Log: Fix the ccversion detection for 5.1 and beyond.
27596              
27597              Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
27598              From: Spider Boardman <spider@leggy.zk3.dec.com>
27599              Date: Thu, 7 Sep 2000 17:54:27 -0400
27600              Message-Id: <200009072154.RAA14747@leggy.zk3.dec.com>
27601      Branch: perl
27602            ! hints/dec_osf.sh
27603 ____________________________________________________________________________
27604 [  7030] By: jhi                                   on 2000/09/07  19:12:28
27605         Log: Fix for
27606              
27607              Subject: [ID 20000903.001] \w in utf8-strings
27608              From: Marc Lehmann <pcg@goof.com>
27609              Date: Sun, 03 Sep 2000 09:44:29 +0200
27610              Message-Id: <E13VUS5-0000cv-00.pgcc-forever-2000-09-03-09-44-29@fuji>
27611              
27612              and various related nits.
27613      Branch: perl
27614            ! lib/unicode/mktables.PL regcomp.h regexec.c utf8.c
27615 ____________________________________________________________________________
27616 [  7029] By: jhi                                   on 2000/09/07  18:49:09
27617         Log: Fix the URL, but the server is still missing in action.
27618              
27619              Subject: [ID 20000905.002] perlfaq1.pod URL error
27620              From: "Larry W. Virden" <lvirden@cas.org>
27621              Date: Tue, 5 Sep 2000 08:24:40 -0400 (EDT)
27622              Message-Id: <200009051224.IAA11226@lwv26awu.cas.org>
27623      Branch: perl
27624            ! pod/perlfaq1.pod
27625 ____________________________________________________________________________
27626 [  7028] By: jhi                                   on 2000/09/07  18:47:13
27627         Log: Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202 
27628              From: Hugo <hv@crypt.compulink.co.uk>
27629              Date: Tue, 05 Sep 2000 14:13:37 +0100
27630              Message-Id: <200009051313.OAA24507@crypt.compulink.co.uk>
27631      Branch: perl
27632            ! toke.c
27633 ____________________________________________________________________________
27634 [  7027] By: jhi                                   on 2000/09/07  18:45:35
27635         Log: Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
27636              From: Daniel Chetlin <daniel@chetlin.com>
27637              Date: Tue, 5 Sep 2000 04:57:07 -0700
27638              Message-ID: <20000905045707.A8620@ilmd.chetlin.org>
27639      Branch: perl
27640            ! pod/perlfaq6.pod pod/perlop.pod
27641 ____________________________________________________________________________
27642 [  7026] By: jhi                                   on 2000/09/07  18:44:01
27643         Log: Document the new ref() semantics.
27644              
27645              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
27646              From: Gisle Aas <gisle@ActiveState.com>
27647              Date: 05 Sep 2000 08:10:30 +0200
27648              Message-ID: <m3vgwb8j3d.fsf@eik.g.aas.no>
27649      Branch: perl
27650            ! pod/perldelta.pod
27651 ____________________________________________________________________________
27652 [  7025] By: jhi                                   on 2000/09/07  18:42:27
27653         Log: Make Data::Dumper (non-XS) to work with changed semantics of ref().
27654              
27655              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
27656              From: Gisle Aas <gisle@ActiveState.com>
27657              Date: 05 Sep 2000 08:11:40 +0200
27658              Message-ID: <m3snrf8j1f.fsf@eik.g.aas.no>
27659      Branch: perl
27660            ! ext/Data/Dumper/Dumper.pm t/lib/dumper.t
27661 ____________________________________________________________________________
27662 [  7024] By: jhi                                   on 2000/09/07  18:39:32
27663         Log: Subject: [PATCH] Modernize Opcode.pm documentation
27664              From: Gisle Aas <gisle@ActiveState.com>
27665              Date: 4 Sep 2000 00:18:55 -0000
27666              Message-ID: <20000904001855.26128.qmail@eik.g.aas.no>
27667      Branch: perl
27668            ! ext/Opcode/Opcode.pm
27669 ____________________________________________________________________________
27670 [  7023] By: jhi                                   on 2000/09/07  18:37:42
27671         Log: Subject: [PATCH] Tied filehandle documentation
27672              From: Gisle Aas <gisle@ActiveState.com>
27673              Date: 4 Sep 2000 00:14:40 -0000
27674              Message-ID: <20000904001440.26084.qmail@eik.g.aas.no>
27675      Branch: perl
27676            ! pod/perlfunc.pod pod/perltie.pod
27677 ____________________________________________________________________________
27678 [  7022] By: jhi                                   on 2000/09/07  18:35:37
27679         Log: Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
27680              From: Gisle Aas <gisle@ActiveState.com>
27681              Date: 4 Sep 2000 00:04:22 -0000
27682              Message-ID: <20000904000422.26002.qmail@eik.g.aas.no>
27683      Branch: perl
27684            ! lib/Tie/Handle.pm t/lib/tie-stdhandle.t
27685 ____________________________________________________________________________
27686 [  7021] By: jhi                                   on 2000/09/07  18:33:22
27687         Log: Subject: small apidoc fix
27688              From: Marc Lehmann <pcg@goof.com>
27689              Date: Sun, 3 Sep 2000 05:12:06 +0200
27690              Message-ID: <20000903051206.A5909@cerebro.laendle>
27691      Branch: perl
27692            ! pod/perlapi.pod utf8.c
27693 ____________________________________________________________________________
27694 [  7020] By: jhi                                   on 2000/09/07  16:14:57
27695         Log: Tiny perldelta nits.
27696      Branch: perl
27697            ! pod/perldelta.pod
27698 ____________________________________________________________________________
27699 [  7019] By: jhi                                   on 2000/09/07  16:04:20
27700         Log: Guard against bad string->int conversion for quads.
27701      Branch: perl
27702            ! t/op/64bitint.t
27703 ____________________________________________________________________________
27704 [  7018] By: jhi                                   on 2000/09/06  17:07:03
27705         Log: Update Unicode todo list.
27706      Branch: perl
27707            ! Todo-5.6
27708 ____________________________________________________________________________
27709 [  7017] By: jhi                                   on 2000/09/05  21:16:01
27710         Log: Document the SvIOK_.*UV().
27711      Branch: perl
27712            ! pod/perlapi.pod sv.h
27713 ____________________________________________________________________________
27714 [  7016] By: nick                                  on 2000/09/03  21:54:46
27715         Log: Hash lookup of constant strings optimization:
27716              Introduce SvREADONLY && SvFAKE to flag an SV which has SvPVX pointing
27717              to string table (as per sharepvn). Add newSV_pvn_share to create such
27718              a thing. Make hv.c compare addresses of strings and skip string compare
27719              if equal. Make method_named and helem ops use these shared-string SVs
27720              when arg is constant. Make keys op return shared-string SVs (less clearly
27721              a win).
27722      Branch: perl
27723            ! embed.h embed.pl embedvar.h global.sym hv.c objXSUB.h op.c
27724            ! opcode.h opnames.h perlapi.c perlapi.h pod/perlapi.pod
27725            ! pod/perlintern.pod pp_hot.c proto.h sv.c
27726 ____________________________________________________________________________
27727 [  7015] By: jhi                                   on 2000/09/02  17:48:59
27728         Log: This is 5.7.0.
27729      Branch: perl
27730            ! Changes
27731 ____________________________________________________________________________
27732 [  7014] By: jhi                                   on 2000/09/02  17:35:45
27733         Log: Changes and patchlevel tweaks.
27734      Branch: perl
27735            ! Changes patchlevel.h
27736 ____________________________________________________________________________
27737 [  7013] By: jhi                                   on 2000/09/02  17:30:50
27738         Log: Update Changes.
27739      Branch: perl
27740            ! Changes patchlevel.h
27741 ____________________________________________________________________________
27742 [  7012] By: nick                                  on 2000/09/02  17:25:20
27743         Log: More %{} and other deref special casing - do not pass to 'nomethod'.
27744      Branch: perl
27745            ! gv.c lib/overload.pm
27746 ____________________________________________________________________________
27747 [  7011] By: jhi                                   on 2000/09/02  17:16:25
27748         Log: Update perlhist.
27749      Branch: perl
27750            ! pod/perlhist.pod
27751 ____________________________________________________________________________
27752 [  7010] By: jhi                                   on 2000/09/02  17:01:35
27753         Log: perldelta nits.
27754      Branch: perl
27755            ! pod/perldelta.pod
27756 ____________________________________________________________________________
27757 [  7009] By: nick                                  on 2000/09/02  16:48:35
27758         Log: If overloaded %{} etc. return the object do not loop.
27759              Thus  sub deref { $_[0] } functions if object is wanted type.
27760      Branch: perl
27761            ! pp.h
27762 ____________________________________________________________________________
27763 [  7008] By: jhi                                   on 2000/09/02  16:26:11
27764         Log: Retab MANIFEST.
27765      Branch: perl
27766            ! ext/Storable/MANIFEST
27767 ____________________________________________________________________________
27768 [  7007] By: jhi                                   on 2000/09/02  16:23:02
27769         Log: Make certain cc is set before trying to run it.
27770      Branch: perl
27771            ! hints/hpux.sh hints/irix_6.sh hints/solaris_2.sh
27772 ____________________________________________________________________________
27773 [  7006] By: jhi                                   on 2000/09/02  15:45:41
27774         Log: Unicode notes.
27775      Branch: perl
27776            ! pod/perldelta.pod
27777 ____________________________________________________________________________
27778 [  7005] By: jhi                                   on 2000/09/02  15:42:11
27779         Log: Various Configure nits by Philip Newton,
27780              plus the ebcdic one by me.
27781      Branch: metaconfig
27782            + U/modified/pager.U
27783            ! U/ebcdic/ebcdic.U U/modified/Finish.U U/modified/Guess.U
27784      Branch: metaconfig/U/perl
27785            ! Devel.U quadfio.U
27786      Branch: perl
27787            ! Configure config_h.SH
27788 ____________________________________________________________________________
27789 [  7004] By: jhi                                   on 2000/09/02  15:06:14
27790         Log: Apparently avoiding the swapping is too costly.
27791              
27792              From: "Ben Tilly" <ben_tilly@hotmail.com>
27793              Subject: Re: the door is closed.
27794              Date: Fri, 01 Sep 2000 20:23:16 EDT
27795              Message-ID: <LAW2-F2963JkUwWpSWe00000904@hotmail.com>
27796      Branch: perl
27797            ! pod/perlfaq4.pod
27798 ____________________________________________________________________________
27799 [  7003] By: nick                                  on 2000/09/02  12:26:04
27800         Log: Undo part of change 6489 which looks like a bulk edit which
27801              changed _all_ gv_efullname3() calls to gv_efullname4() calls.
27802              The supressing of main:: on return from select() is undesirable.
27803      Branch: perl
27804            ! pp_sys.c
27805 ____________________________________________________________________________
27806 [  7002] By: jhi                                   on 2000/09/01  23:08:54
27807         Log: Update Changes.
27808      Branch: perl
27809            ! Changes patchlevel.h
27810 ____________________________________________________________________________
27811 [  7001] By: jhi                                   on 2000/09/01  23:00:13
27812         Log: Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
27813              From: Peter Prymmer <pvhp@forte.com>
27814              Date: Fri, 1 Sep 2000 15:50:57 -0700 (PDT)
27815              Message-ID: <Pine.OSF.4.10.10009011542550.147696-100000@aspara.forte.com>
27816              
27817              plus rework the http: spots as suggested by Tom Christiansen,
27818              plus regen perltoc.
27819      Branch: perl
27820            ! README.os2 pod/perl56delta.pod pod/perlebcdic.pod
27821            ! pod/perlguts.pod pod/perltoc.pod pod/perlxs.pod
27822 ____________________________________________________________________________
27823 [  7000] By: jhi                                   on 2000/09/01  22:36:01
27824         Log: Only the first line, thank you very much.
27825      Branch: perl
27826            ! hints/solaris_2.sh
27827 ____________________________________________________________________________
27828 [  6999] By: gsar                                  on 2000/09/01  22:16:40
27829         Log: change#6791 accidentally clobbered change#6710, put it back
27830      Branch: perl
27831            ! win32/win32.c
27832 ____________________________________________________________________________
27833 [  6998] By: jhi                                   on 2000/09/01  22:14:16
27834         Log: Mention the HP-UX LP64 freak failure.
27835      Branch: perl
27836            ! pod/perldelta.pod
27837 ____________________________________________________________________________
27838 [  6997] By: jhi                                   on 2000/09/01  21:48:32
27839         Log: Detypo.
27840      Branch: perl
27841            ! hints/hpux.sh
27842 ____________________________________________________________________________
27843 [  6996] By: jhi                                   on 2000/09/01  21:27:10
27844         Log: Update Changes.
27845      Branch: perl
27846            ! Changes patchlevel.h
27847 ____________________________________________________________________________
27848 [  6995] By: jhi                                   on 2000/09/01  21:14:24
27849         Log: Mi splgn s gnin.g
27850      Branch: perl
27851            ! pp_ctl.c
27852 ____________________________________________________________________________
27853 [  6994] By: jhi                                   on 2000/09/01  21:09:54
27854         Log: Subject: http:// in L<>
27855              From: Nicholas Clark <nick@ccl4.org>
27856              Date: Fri, 1 Sep 2000 22:03:21 +0100
27857              Message-ID: <20000901220321.B72074@plum.flirble.org>
27858      Branch: perl
27859            ! README.os2 pod/perl56delta.pod pod/perlxs.pod
27860 ____________________________________________________________________________
27861 [  6993] By: jhi                                   on 2000/09/01  21:06:54
27862         Log: Update to Storable 1.0, from Raphael Manfredi.
27863      Branch: perl
27864            ! ext/Storable/ChangeLog ext/Storable/MANIFEST
27865            ! ext/Storable/Makefile.PL ext/Storable/README
27866            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
27867            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
27868            ! t/lib/st-dclone.t t/lib/st-dump.pl t/lib/st-forgive.t
27869            ! t/lib/st-freeze.t t/lib/st-overload.t t/lib/st-recurse.t
27870            ! t/lib/st-retrieve.t t/lib/st-store.t t/lib/st-tied.t
27871            ! t/lib/st-tiedhook.t t/lib/st-tieditems.t
27872 ____________________________________________________________________________
27873 [  6992] By: jhi                                   on 2000/09/01  20:43:05
27874         Log: Mention known sfio+linux buglet.
27875      Branch: perl
27876            ! pod/perldelta.pod
27877 ____________________________________________________________________________
27878 [  6991] By: jhi                                   on 2000/09/01  20:40:11
27879         Log: Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
27880              From: Peter Prymmer <pvhp@forte.com>
27881              Date: Fri, 1 Sep 2000 12:03:38 -0700 (PDT)
27882              Message-ID: <Pine.OSF.4.10.10009011140240.147696-100000@aspara.forte.com>
27883      Branch: perl
27884            ! vms/vms.c
27885 ____________________________________________________________________________
27886 [  6990] By: jhi                                   on 2000/09/01  20:25:26
27887         Log: Retract #6986.
27888      Branch: perl
27889            ! hints/solaris_2.sh
27890 ____________________________________________________________________________
27891 [  6989] By: jhi                                   on 2000/09/01  20:23:00
27892         Log: Mergesort is back.
27893      Branch: perl
27894            ! pod/perldelta.pod pod/perltoc.pod pp_ctl.c
27895 ____________________________________________________________________________
27896 [  6988] By: jhi                                   on 2000/09/01  19:37:40
27897         Log: Subject: [PATCH] Fix vec() / utf8   (was Re: bitvec ops still broken with utf8 -- or not?)
27898              From: Mike Guy <mjtg@cam.ac.uk>
27899              Date: Fri, 01 Sep 2000 17:43:33 +0100
27900              Message-Id: <E13Utuf-0004Bw-00@draco.cus.cam.ac.uk>
27901      Branch: perl
27902            ! doop.c embed.pl perlapi.c pod/perlapi.pod pod/perldiag.pod
27903            ! pod/perlfunc.pod proto.h t/op/vec.t utf8.c
27904 ____________________________________________________________________________
27905 [  6987] By: jhi                                   on 2000/09/01  19:17:10
27906         Log: Regen perltoc.
27907      Branch: perl
27908            ! pod/perltoc.pod
27909 ____________________________________________________________________________
27910 [  6986] By: jhi                                   on 2000/09/01  18:51:10
27911         Log: Subject: Re: Solaris x86 has no SPARC libraries!
27912              From: Lupe Christoph <lupe@lupe-christoph.de>
27913              Date: Fri, 1 Sep 2000 20:41:20 +0200
27914              Message-ID: <20000901204120.P13547@alanya.lupe-christoph.de>
27915      Branch: perl
27916            ! hints/solaris_2.sh
27917 ____________________________________________________________________________
27918 [  6985] By: jhi                                   on 2000/09/01  18:28:10
27919         Log: Update Changes.
27920      Branch: perl
27921            ! Changes patchlevel.h
27922 ____________________________________________________________________________
27923 [  6984] By: jhi                                   on 2000/09/01  18:26:53
27924         Log: Feature ordering tweak.
27925      Branch: perl
27926            ! myconfig.SH
27927 ____________________________________________________________________________
27928 [  6983] By: jhi                                   on 2000/09/01  18:19:50
27929         Log: Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
27930              From: <abigail@foad.org>
27931              Date: Fri, 1 Sep 2000 13:07:32 -0400
27932              Message-ID: <20000901170732.18249.qmail@foad.org>
27933      Branch: perl
27934            ! t/pragma/overload.t
27935 ____________________________________________________________________________
27936 [  6982] By: jhi                                   on 2000/09/01  18:17:54
27937         Log: Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
27938              so that case-ignoring systems like DCL can tell them from
27939              PRIefldbl and PRIx64.  Apply Merijn's ccversion patches.
27940      Branch: metaconfig/U/perl
27941            ! Checkcc.U gccvers.U longdblfio.U perlxvf.U quadfio.U
27942      Branch: perl
27943            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
27944            ! config_h.SH configure.com epoc/config.sh hints/aix.sh
27945            ! hints/dec_osf.sh hints/hpux.sh hints/irix_6.sh
27946            ! hints/solaris_2.sh myconfig.SH uconfig.h uconfig.sh
27947            ! vos/config.def vos/config.h vos/config_h.SH_orig
27948            ! win32/config.bc win32/config.gc win32/config.vc
27949 ____________________________________________________________________________
27950 [  6981] By: nick                                  on 2000/09/01  17:21:57
27951         Log: Document UNTIE. Also tweak implementation to suppress the 'inner references'
27952              warning when UNTIE exists and instead pass the cound of extra references to
27953              the UNTIE method.
27954      Branch: perl
27955            ! pod/perltie.pod pp_sys.c
27956 ____________________________________________________________________________
27957 [  6980] By: jhi                                   on 2000/09/01  16:54:44
27958         Log: Subject: [PATCH: 6948] add SCNfldbl to configure.com
27959              From: Peter Prymmer <pvhp@forte.com>
27960              Date: Thu, 31 Aug 2000 18:47:18 -0700 (PDT)
27961              Message-ID: <Pine.OSF.4.10.10008311811060.91659-100000@aspara.forte.com>
27962      Branch: perl
27963            ! configure.com
27964 ____________________________________________________________________________
27965 [  6979] By: jhi                                   on 2000/09/01  16:06:20
27966         Log: Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world       
27967              From: Mike Guy <mjtg@cam.ac.uk> 
27968              Date: Fri, 01 Sep 2000 16:49:27 +0100
27969              Message-Id: <E13Ut4J-0002sd-00@draco.cus.cam.ac.uk>  
27970      Branch: perl
27971            ! t/base/rs.t
27972 ____________________________________________________________________________
27973 [  6978] By: jhi                                   on 2000/09/01  16:00:42
27974         Log: Update to PodParser 1.18, from Brad Appleton.
27975      Branch: perl
27976            ! lib/Pod/Checker.pm t/pod/find.t
27977 ____________________________________________________________________________
27978 [  6977] By: jhi                                   on 2000/09/01  14:48:58
27979         Log: Subject: Nit in Configure (bleadperl@6961)
27980              From: Lupe Christoph <lupe@lupe-christoph.de>
27981              Date: Fri, 1 Sep 2000 16:34:29 +0200
27982              Message-ID: <20000901163429.K13547@alanya.lupe-christoph.de>
27983      Branch: metaconfig
27984            ! U/compline/ccflags.U
27985      Branch: perl
27986            ! Configure config_h.SH
27987 ____________________________________________________________________________
27988 [  6976] By: jhi                                   on 2000/09/01  14:39:52
27989         Log: Update Changes.
27990      Branch: perl
27991            ! Changes patchlevel.h
27992 ____________________________________________________________________________
27993 [  6975] By: jhi                                   on 2000/09/01  14:37:36
27994         Log: microperl config update.
27995      Branch: perl
27996            ! uconfig.h uconfig.sh
27997 ____________________________________________________________________________
27998 [  6974] By: jhi                                   on 2000/09/01  14:36:53
27999         Log: Document known deficiencies.
28000      Branch: perl
28001            ! pod/perldelta.pod
28002 ____________________________________________________________________________
28003 [  6973] By: jhi                                   on 2000/09/01  14:10:20
28004         Log: Mention warnings fixes and updates.
28005      Branch: perl
28006            ! pod/perldelta.pod
28007 ____________________________________________________________________________
28008 [  6972] By: jhi                                   on 2000/09/01  14:01:52
28009         Log: Drop unused argument.
28010              
28011              Subject: Re: [ID 20000831.034] overload::constant and number of arguments. 
28012              From: Spider Boardman <spider@web.zk3.dec.com>
28013              Date: Thu, 31 Aug 2000 16:10:15 -0400
28014              Message-Id: <200008312010.QAA20392@leggy.zk3.dec.com>
28015      Branch: perl
28016            ! toke.c
28017 ____________________________________________________________________________
28018 [  6971] By: jhi                                   on 2000/09/01  13:59:24
28019         Log: Add the overload warnings to perldiag.
28020      Branch: perl
28021            ! lib/overload.pm pod/perldiag.pod
28022 ____________________________________________________________________________
28023 [  6970] By: jhi                                   on 2000/09/01  13:55:10
28024         Log: Subject: RE: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
28025              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
28026              Date: Fri, 1 Sep 2000 13:43:15 +0100 
28027              Message-ID: <001001c01412$32c7dde0$a20a140a@bfs.phone.com>                
28028      Branch: perl
28029            ! lib/overload.pm t/pragma/overload.t
28030 ____________________________________________________________________________
28031 [  6969] By: jhi                                   on 2000/09/01  13:52:27
28032         Log: Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
28033              From: <abigail@foad.org>
28034              Date: Fri, 1 Sep 2000 05:46:54 -0400
28035              Message-ID: <20000901094654.6476.qmail@foad.org>
28036      Branch: perl
28037            ! lib/overload.pm
28038 ____________________________________________________________________________
28039 [  6968] By: jhi                                   on 2000/09/01  13:50:05
28040         Log: Subject: [PATCH@6961] Fix misleading example in perlretut.pod
28041              From: Daniel Chetlin <daniel@chetlin.com>
28042              Date: Fri, 1 Sep 2000 02:10:55 -0700
28043              Message-ID: <20000901021055.C3400@ilmd.chetlin.org>
28044      Branch: perl
28045            ! pod/perlretut.pod
28046 ____________________________________________________________________________
28047 [  6967] By: jhi                                   on 2000/09/01  13:47:54
28048         Log: Part of the solution.
28049              
28050              Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
28051              From: Mike Guy <mjtg@cam.ac.uk>
28052              Date: Fri, 01 Sep 2000 14:16:01 +0100
28053              Message-Id: <E13Uqfp-0006dN-00@draco.cus.cam.ac.uk>
28054      Branch: perl
28055            ! gv.c mg.c
28056 ____________________________________________________________________________
28057 [  6966] By: jhi                                   on 2000/09/01  13:46:17
28058         Log: Subject: CPAN.pm beta 1.57_57 for the core
28059              From: andreas.koenig@anima.de (Andreas J. Koenig)
28060              Date: 01 Sep 2000 15:16:31 +0200
28061              Message-ID: <m3r974z1zk.fsf@ak-71.mind.de>
28062      Branch: perl
28063            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
28064 ____________________________________________________________________________
28065 [  6965] By: jhi                                   on 2000/09/01  13:43:18
28066         Log: Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
28067              From: "Craig A. Berry" <craig.berry@psinetcs.com>
28068              Date: Fri, 01 Sep 2000 01:47:22 -0500
28069              Message-Id: <4.3.2.7.2.20000901011206.01ca2e88@exchi01>
28070      Branch: perl
28071            ! pod/perldelta.pod vms/vms.c
28072 ____________________________________________________________________________
28073 [  6964] By: jhi                                   on 2000/09/01  13:35:35
28074         Log: File::Temp patches from Andreas König,
28075              
28076              Subject: Re: [ID 20000831.046] OK: perl v5.7.0 +DEVEL6961 on sun4-solaris 2.8  (UNINSTALLED)
28077              From: andreas.koenig@anima.de (Andreas J. Koenig)
28078              Date: 01 Sep 2000 10:07:20 +0200
28079              Message-ID: <m3lmxc1qo7.fsf@ak-71.mind.de>
28080              
28081              Subject: Re: Almost OK: perl v5.7.0 +DEVEL6937 on PA-RISC2.0 11.00 (INSTALLED)
28082              From: andreas.koenig@anima.de (Andreas J. Koenig)
28083              Date: 31 Aug 2000 23:26:08 +0200
28084              Message-ID: <m3bsy92kcv.fsf@ak-71.mind.de>
28085      Branch: perl
28086            ! lib/File/Temp.pm t/lib/ftmp-security.t
28087 ____________________________________________________________________________
28088 [  6963] By: jhi                                   on 2000/09/01  02:22:24
28089         Log: Retract the mergesort code, way too incompatible licensing
28090              and copyrights.
28091      Branch: perl
28092            ! pod/perldelta.pod pp_ctl.c
28093 ____________________________________________________________________________
28094 [  6962] By: jhi                                   on 2000/08/31  23:27:32
28095         Log: Update Changes.
28096      Branch: perl
28097            ! Changes patchlevel.h
28098 ____________________________________________________________________________
28099 [  6961] By: jhi                                   on 2000/08/31  23:20:04
28100         Log: Small tweaks all over.
28101      Branch: metaconfig
28102            ! U/compline/d_gconvert.U
28103      Branch: perl
28104            ! AUTHORS Configure config_h.SH pp_ctl.c
28105 ____________________________________________________________________________
28106 [  6960] By: jhi                                   on 2000/08/31  22:39:36
28107         Log: Further rewording.
28108      Branch: perl
28109            ! pp_ctl.c
28110 ____________________________________________________________________________
28111 [  6959] By: jhi                                   on 2000/08/31  21:26:44
28112         Log: More address tweaking.
28113      Branch: perl
28114            ! AUTHORS Changes
28115 ____________________________________________________________________________
28116 [  6958] By: jhi                                   on 2000/08/31  20:47:25
28117         Log: AUTHORS tweaks, from Peter Prymmer.
28118              
28119              Subject: [PATCH: 6948] mvs doesn't exist (not any more)
28120              From: Peter Prymmer <pvhp@forte.com>
28121              Date: Thu, 31 Aug 2000 12:56:32 -0700 (PDT) 
28122              Message-ID: <Pine.OSF.4.10.10008311248410.91659-100000@aspara.forte.com>
28123      Branch: perl
28124            ! AUTHORS MAINTAIN
28125 ____________________________________________________________________________
28126 [  6957] By: jhi                                   on 2000/08/31  20:34:43
28127         Log: perldelta tweaks.
28128      Branch: perl
28129            ! pod/perldelta.pod
28130 ____________________________________________________________________________
28131 [  6956] By: jhi                                   on 2000/08/31  19:11:06
28132         Log: Regen perltoc.
28133      Branch: perl
28134            ! pod/perltoc.pod
28135 ____________________________________________________________________________
28136 [  6955] By: jhi                                   on 2000/08/31  19:06:30
28137         Log: Clarify the mergesort situation.
28138      Branch: perl
28139            ! pp_ctl.c
28140 ____________________________________________________________________________
28141 [  6954] By: jhi                                   on 2000/08/31  18:24:17
28142         Log: Move the Solaris 7 scan to use64bitall, make the
28143              failure to find 64-bot sparc libc to mention the
28144              possibility of being in an intel, from Lupe and Alan.
28145      Branch: perl
28146            ! hints/solaris_2.sh
28147 ____________________________________________________________________________
28148 [  6953] By: jhi                                   on 2000/08/31  18:09:20
28149         Log: Forget about NV_MAX (#6951).  Various floating point tweaks,
28150              ideas from Eric Fifer, Yitzchak, Alan, and Spider.
28151      Branch: metaconfig
28152            ! U/compline/d_gconvert.U U/threads/archname.U
28153      Branch: metaconfig/U/perl
28154            ! perlxv.U
28155      Branch: perl
28156            ! Configure config_h.SH sv.c
28157 ____________________________________________________________________________
28158 [  6952] By: jhi                                   on 2000/08/31  17:42:24
28159         Log: :: not allowed in pathnames, change to .
28160              
28161              Subject: [PATCH perl@6938] cygwin port
28162              From: "Fifer, Eric" <EFifer@sanwaint.com>
28163              Date: Thu, 31 Aug 2000 16:32:59 +0100
28164              Message-ID: <779F20BCCE5AD31186A50008C75D997917179A@silldn_mail1.sanwaint.com>
28165      Branch: metaconfig/U/perl
28166            ! perlxv.U
28167 ____________________________________________________________________________
28168 [  6951] By: jhi                                   on 2000/08/31  17:02:05
28169         Log: Try to deduce NV_MAX.  Really should be Configure fodder.
28170      Branch: perl
28171            ! perl.h
28172 ____________________________________________________________________________
28173 [  6950] By: jhi                                   on 2000/08/31  16:26:08
28174         Log: More author updates.
28175              
28176              Subject: Re: [PATCH] Mark-Jason Dominus Does Exist
28177              From: Simon Cozens <simon@cozens.net>
28178              Date: Thu, 31 Aug 2000 17:13:32 +0100
28179              Message-ID: <20000831171332.A22498@deep-dark-truthful-mirror.perlhacker.org>
28180      Branch: perl
28181            ! AUTHORS
28182 ____________________________________________________________________________
28183 [  6949] By: jhi                                   on 2000/08/31  16:04:49
28184         Log: POSIX doesn't report long double values under -Duselongdouble
28185              when the long doubles are "real" (bigger than doubles).
28186              
28187              Subject: [ID 20000831.014] Not OK: perl v5.7.0 +DEVEL6919 on alpha-dec_osf-ld 5.1
28188              From: Spider Boardman <spider@peano.zk3.dec.com>
28189              Date: Thu, 31 Aug 2000 11:48:48 -0400 (EDT)
28190              Message-Id: <200008311548.LAA0000161952@peano.zk3.dec.com>
28191      Branch: perl
28192            ! ext/POSIX/POSIX.xs
28193 ____________________________________________________________________________
28194 [  6948] By: jhi                                   on 2000/08/31  15:25:10
28195         Log: Update Changes.
28196      Branch: perl
28197            ! Changes patchlevel.h
28198 ____________________________________________________________________________
28199 [  6947] By: jhi                                   on 2000/08/31  15:22:29
28200         Log: Document UNTIE in a very minimalistic way.
28201      Branch: perl
28202            ! pod/perlfunc.pod pod/perltie.pod
28203 ____________________________________________________________________________
28204 [  6946] By: jhi                                   on 2000/08/31  15:15:23
28205         Log: Document known failures.
28206      Branch: perl
28207            ! pod/perldelta.pod
28208 ____________________________________________________________________________
28209 [  6945] By: jhi                                   on 2000/08/31  15:07:00
28210         Log: Don't attach -ld to the archname if pointless.
28211      Branch: metaconfig
28212            ! U/threads/archname.U
28213      Branch: perl
28214            ! Configure config_h.SH
28215 ____________________________________________________________________________
28216 [  6944] By: jhi                                   on 2000/08/31  14:37:42
28217         Log: Wrap the test in eval.
28218              
28219              Subject: Re: [ID 20000831.009] Not OK: perl v5.7.0 +DEVEL6932 on sun4-solaris2.8 (UNINSTALLED)
28220              From: Tim Jenness <timj@jach.hawaii.edu>
28221              Date: Thu, 31 Aug 2000 03:39:33 -1000 (HST)
28222              Message-ID: <Pine.LNX.4.21.0008310311190.7444-100000@lapaki.jach.hawaii.edu>
28223      Branch: perl
28224            ! t/lib/ftmp-security.t
28225 ____________________________________________________________________________
28226 [  6943] By: jhi                                   on 2000/08/31  14:30:57
28227         Log: Make -Dusemorebits find long doubles in Solaris.
28228      Branch: perl
28229            ! hints/solaris_2.sh
28230 ____________________________________________________________________________
28231 [  6942] By: jhi                                   on 2000/08/31  13:48:45
28232         Log: Clarify the third case of ftmp-security warnings.
28233      Branch: perl
28234            ! INSTALL
28235 ____________________________________________________________________________
28236 [  6941] By: jhi                                   on 2000/08/31  13:40:31
28237         Log: Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
28238              From: <abigail@foad.org>
28239              Date: Thu, 31 Aug 2000 01:35:05 -0400
28240              Message-ID: <20000831053505.32120.qmail@foad.org>
28241      Branch: perl
28242            ! pod/perldelta.pod
28243 ____________________________________________________________________________
28244 [  6940] By: jhi                                   on 2000/08/31  13:38:48
28245         Log: Issue useful diagnostic on unknown pod commands.
28246              
28247              Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
28248              From: <abigail@foad.org>
28249              Date: Thu, 31 Aug 2000 03:41:18 -0400
28250              Message-ID: <20000831074118.24880.qmail@foad.org>
28251      Branch: perl
28252            ! lib/Pod/Man.pm
28253 ____________________________________________________________________________
28254 [  6939] By: jhi                                   on 2000/08/31  13:34:33
28255         Log: Reveal Borland's isnan.
28256              
28257              Subject: build with BC++ tweak
28258              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
28259              Date: Thu, 31 Aug 2000 13:09:37 +0400
28260              Message-ID: <402099F49BEED211999700805FC7359F6FACA6@ru0028exch01.spb.lucent.com>
28261      Branch: perl
28262            ! win32/win32.h
28263 ____________________________________________________________________________
28264 [  6938] By: jhi                                   on 2000/08/31  05:01:20
28265         Log: Update Changes.
28266      Branch: perl
28267            ! Changes patchlevel.h
28268 ____________________________________________________________________________
28269 [  6937] By: jhi                                   on 2000/08/31  04:26:23
28270         Log: sscanf() may be the only way to read long doubles from strings.
28271      Branch: metaconfig/U/perl
28272            ! longdblfio.U
28273      Branch: perl
28274            ! Configure config_h.SH perl.h util.c
28275 ____________________________________________________________________________
28276 [  6936] By: jhi                                   on 2000/08/31  04:18:19
28277         Log: The #6929 was too skimpy.
28278      Branch: perl
28279            ! sv.c
28280 ____________________________________________________________________________
28281 [  6935] By: jhi                                   on 2000/08/31  02:47:07
28282         Log: Subject: Re: typos in pods
28283              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
28284              Date: Wed, 30 Aug 2000 19:25:34 -0700
28285              Message-ID: <eIcr5gzkg25X092yn@efn.org>
28286      Branch: perl
28287            ! lib/CPAN.pm lib/Pod/Checker.pm pod/perlmodlib.PL
28288 ____________________________________________________________________________
28289 [  6934] By: jhi                                   on 2000/08/31  02:42:55
28290         Log: Missed one Unicode file.
28291      Branch: perl
28292            + lib/unicode/UCDFF301.html
28293 ____________________________________________________________________________
28294 [  6933] By: jhi                                   on 2000/08/30  23:42:27
28295         Log: Update Changes.
28296      Branch: perl
28297            ! Changes patchlevel.h
28298 ____________________________________________________________________________
28299 [  6932] By: jhi                                   on 2000/08/30  23:40:07
28300         Log: Mention UNTIE in perldelta.  Still needs documenting
28301              in perltie et alia.
28302      Branch: perl
28303            ! pod/perldelta.pod
28304 ____________________________________________________________________________
28305 [  6931] By: jhi                                   on 2000/08/30  23:36:02
28306         Log: Subject: [PATCH] Don't use big-Oh when talking about lower bounds.
28307              From: <abigail@foad.org>
28308              Date: Wed, 30 Aug 2000 19:28:07 -0400
28309              Message-ID: <20000830232807.305.qmail@foad.org>
28310      Branch: perl
28311            ! pod/perldelta.pod
28312 ____________________________________________________________________________
28313 [  6930] By: jhi                                   on 2000/08/30  23:32:40
28314         Log: Update to Unicode 3.0.1.
28315      Branch: perl
28316            + lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
28317            + lib/unicode/PropList.txt lib/unicode/README.perl
28318            + lib/unicode/UCD301.html lib/unicode/Unicode.301
28319            - lib/unicode/Props.txt lib/unicode/UCD300.html
28320            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
28321            ! (edit 257 files)
28322 ____________________________________________________________________________
28323 [  6929] By: jhi                                   on 2000/08/30  22:38:18
28324         Log: Heap decorruption.
28325              
28326              Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
28327              From: Alan Burlison <Alan.Burlison@uk.sun.com>
28328              Date: Wed, 30 Aug 2000 22:39:52 +0100
28329              Message-ID: <39AD7F28.A06533CF@uk.sun.com>
28330      Branch: perl
28331            ! sv.c
28332 ____________________________________________________________________________
28333 [  6928] By: jhi                                   on 2000/08/30  22:29:34
28334         Log: Retract the dummy test, skip the security tests (instead of failing),
28335              explain what the warnings mean.
28336      Branch: perl
28337            ! INSTALL lib/File/Temp.pm t/lib/ftmp-security.t
28338 ____________________________________________________________________________
28339 [  6927] By: jhi                                   on 2000/08/30  22:14:13
28340         Log: Change the internal implementation of sort() to be mergesort
28341              instead of quicksort, from John Linderman <jpl@research.att.com>.
28342              Gives us better worst case, better average case, and stability.
28343              What's there not to like?  (Small fixes for threaded builds
28344              were required).
28345      Branch: perl
28346            ! pod/perldelta.pod pp_ctl.c t/op/runlevel.t
28347 ____________________________________________________________________________
28348 [  6926] By: jhi                                   on 2000/08/30  20:55:20
28349         Log: A better fix for the Socket building problem from Craig Berry.
28350      Branch: perl
28351            ! vms/vms.c
28352 ____________________________________________________________________________
28353 [  6925] By: jhi                                   on 2000/08/30  20:20:25
28354         Log: Subject: [PATCH] Re: UNTIE method 
28355              From: Nick Ing-Simmons <nik@tiuk.ti.com>
28356              Date: Wed, 30 Aug 2000 18:26:55 +0100 (BST)
28357              Message-Id: <200008301726.SAA01114@mikado.tiuk.ti.com>
28358      Branch: perl
28359            ! pp_sys.c t/op/tie.t
28360 ____________________________________________________________________________
28361 [  6924] By: jhi                                   on 2000/08/30  20:17:11
28362         Log: Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
28363              From: "Craig A. Berry" <craig.berry@psinetcs.com>
28364              Date: Wed, 30 Aug 2000 15:03:14 -0500
28365              Message-Id: <4.3.2.7.2.20000830144622.028fe7a8@exchi01>
28366      Branch: perl
28367            ! vms/vms.c
28368 ____________________________________________________________________________
28369 [  6923] By: jhi                                   on 2000/08/30  20:15:18
28370         Log: Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
28371              From: "Craig A. Berry" <craig.berry@psinetcs.com>
28372              Date: Wed, 30 Aug 2000 13:30:36 -0500
28373              Message-Id: <4.3.2.7.2.20000830130617.02b8b968@exchi01>
28374      Branch: perl
28375            ! vms/vms.c
28376 ____________________________________________________________________________
28377 [  6922] By: jhi                                   on 2000/08/30  19:54:43
28378         Log: Better options for rsync.
28379      Branch: perl
28380            ! pod/perlhack.pod
28381 ____________________________________________________________________________
28382 [  6921] By: jhi                                   on 2000/08/30  19:40:16
28383         Log: Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
28384              From: Rick Delaney <rick@consumercontact.com>
28385              Date: Wed, 30 Aug 2000 15:36:55 -0400 (EDT)
28386              Message-Id: <Pine.UW2.4.10.10008301535210.1949-100000@consumer>
28387      Branch: perl
28388            ! pod/perlfunc.pod
28389 ____________________________________________________________________________
28390 [  6920] By: jhi                                   on 2000/08/30  19:36:40
28391         Log: Subject: [PATCH 6889] add a few ldbl formats to configure.com
28392              From: Peter Prymmer <pvhp@forte.com>
28393              Date: Tue, 29 Aug 2000 17:36:00 -0700 (PDT)
28394              Message-ID: <Pine.OSF.4.10.10008291720260.502507-100000@aspara.forte.com>
28395      Branch: perl
28396            ! configure.com
28397 ____________________________________________________________________________
28398 [  6919] By: jhi                                   on 2000/08/30  14:52:02
28399         Log: Update Changes.
28400      Branch: perl
28401            ! Changes patchlevel.h
28402 ____________________________________________________________________________
28403 [  6918] By: jhi                                   on 2000/08/30  14:48:34
28404         Log: NVs not necessarily doubles, as pointed out by Yitzchak.
28405      Branch: perl
28406            ! lib/ExtUtils/typemap
28407 ____________________________________________________________________________
28408 [  6917] By: jhi                                   on 2000/08/30  14:46:34
28409         Log: Subject: typos in pods
28410              From: Nicholas Clark <nick@ccl4.org>
28411              Date: Wed, 30 Aug 2000 01:12:50 +0100
28412              Message-ID: <20000830011249.A61388@plum.flirble.org>
28413      Branch: perl
28414            ! pod/perldbmfilter.pod pod/perldebtut.pod pod/perldebug.pod
28415            ! pod/perldiag.pod pod/perlebcdic.pod pod/perlfunc.pod
28416            ! pod/perlguts.pod pod/perlhack.pod pod/perlmodlib.pod
28417            ! pod/perlnewmod.pod pod/perlport.pod pod/perltoc.pod
28418 ____________________________________________________________________________
28419 [  6916] By: jhi                                   on 2000/08/30  14:19:09
28420         Log: Document Storable problems on Crays.  (Will have
28421              to document all the other Storable problems, too.)
28422      Branch: perl
28423            ! pod/perldelta.pod
28424 ____________________________________________________________________________
28425 [  6915] By: jhi                                   on 2000/08/30  14:06:02
28426         Log: Subject: [PATCH] fix misc cast warnings
28427              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
28428              Date: Tue, 29 Aug 2000 23:16:14 -0700
28429              Message-ID: <uaKr5gzkgGwQ092yn@efn.org>
28430      Branch: perl
28431            ! lib/ExtUtils/typemap os2/OS2/ExtAttr/ExtAttr.xs
28432            ! os2/OS2/ExtAttr/typemap os2/OS2/REXX/REXX.xs os2/os2.c
28433            ! os2/os2ish.h
28434 ____________________________________________________________________________
28435 [  6914] By: jhi                                   on 2000/08/30  14:03:45
28436         Log: Timestamp mismatch again.  Need to fix this dependence on
28437              config_h.SH timestamp, since it's the contents of config_h.SH
28438              that matter.
28439      Branch: perl
28440            ! uconfig.h uconfig.sh
28441 ____________________________________________________________________________
28442 [  6913] By: jhi                                   on 2000/08/30  13:54:06
28443         Log: Don't say "Perl 5.0 source kit".
28444      Branch: perl
28445            ! perl.c
28446 ____________________________________________________________________________
28447 [  6912] By: jhi                                   on 2000/08/30  13:51:24
28448         Log: Reset archname and archname64 always, forcing them be
28449              recomputed at each Configure run, make Configure and
28450              the hints files agree on the naming of largefiles variables.
28451      Branch: metaconfig
28452            ! U/threads/archname.U
28453      Branch: metaconfig/U/perl
28454            ! use64bits.U
28455      Branch: perl
28456            ! Configure config_h.SH configpm hints/aix.sh hints/hpux.sh
28457            ! hints/linux.sh hints/solaris_2.sh
28458 ____________________________________________________________________________
28459 [  6911] By: jhi                                   on 2000/08/30  13:30:13
28460         Log: Put back the slice accidentally removed by #6907.
28461      Branch: perl
28462            ! hints/solaris_2.sh
28463 ____________________________________________________________________________
28464 [  6910] By: jhi                                   on 2000/08/30  01:24:26
28465         Log: Be consistent: other Net::get* do export theirs.
28466              
28467              Subject: Re: Net::protoent does not export 'getproto'
28468              From: Yasushi Nakajima <sey@jkc.co.jp>
28469              Date: Wed, 30 Aug 2000 09:53:14 +0900
28470              Message-Id: <200008300051.DAA24700@taku.hut.fi>
28471      Branch: perl
28472            ! lib/Net/protoent.pm
28473 ____________________________________________________________________________
28474 [  6909] By: jhi                                   on 2000/08/30  01:17:25
28475         Log: Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps 
28476              From: Gurusamy Sarathy <gsar@ActiveState.com>
28477              Date: Tue, 29 Aug 2000 17:17:07 -0700
28478              Message-Id: <200008300017.RAA25382@smtp3.ActiveState.com>
28479      Branch: perl
28480            ! cop.h
28481 ____________________________________________________________________________
28482 [  6908] By: jhi                                   on 2000/08/30  00:58:05
28483         Log: Update Changes.
28484      Branch: perl
28485            ! Changes patchlevel.h
28486 ____________________________________________________________________________
28487 [  6907] By: jhi                                   on 2000/08/30  00:57:22
28488         Log: Introduce ccname to keep track of what compiler kind of we have.
28489      Branch: metaconfig/U/perl
28490            ! Checkcc.U gccvers.U
28491      Branch: perl
28492            ! Configure config_h.SH hints/solaris_2.sh
28493 ____________________________________________________________________________
28494 [  6906] By: jhi                                   on 2000/08/30  00:25:47
28495         Log: Put back the flags dump as reasoned in
28496              
28497              Subject: Re: [PATCH] Glob dumping
28498              From: Mike Guy <mjtg@cam.ac.uk> 
28499              Date: Tue, 29 Aug 2000 21:41:32 +0100
28500              Message-Id: <E13TsCK-0007iL-00@draco.cus.cam.ac.uk>
28501      Branch: perl
28502            ! dump.c t/lib/peek.t
28503 ____________________________________________________________________________
28504 [  6905] By: jhi                                   on 2000/08/30  00:16:17
28505         Log: Make the epsilon to be relative, not absolute.
28506              
28507              Subject: Re: [ID 20000829.039] Not OK: perl v5.7.0 +DEVEL6899 +[ID on alpha-dec_osf-ld 5.1 (UNINSTALLED)
28508              From: Spider Boardman <spider-perl@orb.nashua.nh.us>
28509              Date: Tue, 29 Aug 2000 19:58:56 -0400
28510              Message-Id: <200008292358.TAA31114@leggy.zk3.dec.com>
28511      Branch: perl
28512            ! t/lib/trig.t
28513 ____________________________________________________________________________
28514 [  6904] By: jhi                                   on 2000/08/30  00:13:09
28515         Log: From now on, Gisle is on my list of usual suspects :-)
28516              Retract #6902.
28517      Branch: perl
28518            ! ext/Opcode/Safe.pm
28519 ____________________________________________________________________________
28520 [  6903] By: jhi                                   on 2000/08/29  23:51:20
28521         Log: Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
28522              From: "Craig A. Berry" <craig.berry@psinetcs.com>
28523              Date: Tue, 29 Aug 2000 18:43:26 -0500
28524              Message-Id: <4.3.2.7.2.20000829180705.01b005b8@exchi01>
28525      Branch: perl
28526            + vms/vmspipe.com
28527            ! MANIFEST t/io/openpid.t vms/descrip_mms.template vms/test.com
28528            ! vms/vms.c
28529 ____________________________________________________________________________
28530 [  6902] By: jhi                                   on 2000/08/29  23:44:14
28531         Log: Retry what #6882 attempted.
28532              
28533              Subject: Re: [ID 20000829.004] Sharing leak root name into safe compartment
28534              From: Gisle Aas <gisle@ActiveState.com>
28535              Date: 30 Aug 2000 00:33:09 +0200
28536              Message-ID: <m3pumry9y2.fsf@eik.g.aas.no>
28537      Branch: perl
28538            ! ext/Opcode/Safe.pm
28539 ____________________________________________________________________________
28540 [  6901] By: jhi                                   on 2000/08/29  22:59:32
28541         Log: Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
28542              From: Hugo <hv@crypt.compulink.co.uk>
28543              Date: Mon, 12 Jun 2000 19:36:08 +0100
28544              Message-Id: <200006121836.TAA16977@crypt.compulink.co.uk>
28545      Branch: perl
28546            ! sv.c
28547 ____________________________________________________________________________
28548 [  6900] By: jhi                                   on 2000/08/29  22:58:35
28549         Log: Admit that we are leaking scalars.
28550              
28551              Subject: [ID 20000829.037] Not OK: perl v5.7.0 +DEVEL6899 on alpha-dec_osf 4.0f (UNINSTALLED)
28552              From: Spider Boardman <spider@leggy.zk3.dec.com>
28553              Date: Tue, 29 Aug 2000 18:48:29 -0400
28554              Message-Id: <200008292248.SAA31507@leggy.zk3.dec.com>
28555      Branch: perl
28556            ! t/pragma/warnings.t
28557 ____________________________________________________________________________
28558 [  6899] By: jhi                                   on 2000/08/29  20:53:13
28559         Log: Update Changes.
28560      Branch: perl
28561            ! Changes patchlevel.h
28562 ____________________________________________________________________________
28563 [  6898] By: jhi                                   on 2000/08/29  20:46:21
28564         Log: Undo namespace pollution of #6878.
28565              
28566              Subject: Re: Net::protoent does not export 'getproto'
28567              From: Mike Guy <mjtg@cam.ac.uk>
28568              Date: Tue, 29 Aug 2000 21:32:37 +0100
28569              Message-Id: <E13Ts3h-0007eN-00@draco.cus.cam.ac.uk>
28570      Branch: perl
28571            ! lib/Net/protoent.pm
28572 ____________________________________________________________________________
28573 [  6897] By: jhi                                   on 2000/08/29  20:44:29
28574         Log: Subject: [PATCH: 6889] updates to perlebcdic.pod
28575              From: Peter Prymmer <pvhp@forte.com>
28576              Date: Tue, 29 Aug 2000 13:32:41 -0700 (PDT)
28577              Message-ID: <Pine.OSF.4.10.10008291327500.502507-100000@aspara.forte.com>
28578      Branch: perl
28579            ! pod/perlebcdic.pod
28580 ____________________________________________________________________________
28581 [  6896] By: jhi                                   on 2000/08/29  20:40:57
28582         Log: There's no point repeating the 'revision' (5) of perl5.
28583      Branch: metaconfig/U/perl
28584            ! Devel.U patchlevel.U
28585      Branch: perl
28586            ! Configure config_h.SH
28587 ____________________________________________________________________________
28588 [  6895] By: jhi                                   on 2000/08/29  20:16:58
28589         Log: Regen Configure for #6894.
28590      Branch: metaconfig/U/perl
28591            ! perladmin.U
28592      Branch: perl
28593            ! Configure config_h.SH
28594 ____________________________________________________________________________
28595 [  6894] By: jhi                                   on 2000/08/29  19:59:52
28596         Log: Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
28597              From: "Philip Newton" <Philip.Newton@gmx.net>
28598              Date: Tue, 29 Aug 2000 21:39:14 +0200
28599              Message-Id: <200008291938.VAA98259@smtp1.nikoma.de>
28600      Branch: perl
28601            ! Configure INSTALL README hints/README.hints hints/bsdos.sh
28602            ! hints/freebsd.sh pod/perl.pod pod/perl56delta.pod
28603            ! pod/perlfaq2.pod pod/perllocale.pod pod/perlxs.pod
28604            ! utils/perlbug.PL
28605 ____________________________________________________________________________
28606 [  6893] By: jhi                                   on 2000/08/29  19:55:30
28607         Log: Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
28608              From: "Philip Newton" <Philip.Newton@gmx.net>
28609              Date: Tue, 29 Aug 2000 21:39:14 +0200
28610              Message-Id: <200008291938.VAA98255@smtp1.nikoma.de>
28611      Branch: perl
28612            ! installhtml
28613 ____________________________________________________________________________
28614 [  6892] By: jhi                                   on 2000/08/29  19:53:59
28615         Log: Subject: [ID 20000829.026] [PATCH 6868] File::Temp
28616              From: "Philip Newton" <Philip.Newton@gmx.net>
28617              Date: Tue, 29 Aug 2000 21:48:18 +0200
28618              Message-Id: <200008291947.VAA13628@smtp2.nikoma.de>
28619      Branch: perl
28620            ! lib/File/Temp.pm
28621 ____________________________________________________________________________
28622 [  6891] By: jhi                                   on 2000/08/29  18:30:03
28623         Log: Nail the ID 20000828.023.
28624      Branch: perl
28625            ! ext/Storable/Storable.xs
28626 ____________________________________________________________________________
28627 [  6890] By: jhi                                   on 2000/08/29  16:50:17
28628         Log: Under usethreads the dumped variable is IN_PAD.
28629              
28630              Subject: Re: [PATCH] Glob dumping
28631              From: Gisle Aas <gisle@ActiveState.com>
28632              Date: 29 Aug 2000 18:45:05 +0200
28633              Message-ID: <m37l9010fi.fsf@eik.g.aas.no>
28634      Branch: perl
28635            ! t/lib/peek.t
28636 ____________________________________________________________________________
28637 [  6889] By: jhi                                   on 2000/08/29  15:17:37
28638         Log: Update Changes.
28639      Branch: perl
28640            ! Changes patchlevel.h
28641 ____________________________________________________________________________
28642 [  6888] By: jhi                                   on 2000/08/29  14:49:59
28643         Log: Retract #6882, broke the safe tests.
28644      Branch: perl
28645            ! ext/Opcode/Safe.pm
28646 ____________________________________________________________________________
28647 [  6887] By: jhi                                   on 2000/08/29  14:47:06
28648         Log: Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
28649              From: Gisle Aas <gisle@ActiveState.com> 
28650              Date: 09 Jun 2000 20:00:11 +0200
28651              Message-ID: <m3n1kud9as.fsf@eik.g.aas.no>
28652      Branch: perl
28653            ! utils/perldoc.PL
28654 ____________________________________________________________________________
28655 [  6886] By: jhi                                   on 2000/08/29  14:42:45
28656         Log: The #6881 removed one dump line.
28657      Branch: perl
28658            ! t/lib/peek.t
28659 ____________________________________________________________________________
28660 [  6885] By: jhi                                   on 2000/08/29  14:30:47
28661         Log: Don't forget to tidy up.
28662      Branch: perl
28663            ! t/lib/ftmp-security.t
28664 ____________________________________________________________________________
28665 [  6884] By: jhi                                   on 2000/08/29  14:25:17
28666         Log: Disabling the one test is a bit tricky.
28667      Branch: perl
28668            ! t/lib/ftmp-security.t
28669 ____________________________________________________________________________
28670 [  6883] By: jhi                                   on 2000/08/29  14:16:25
28671         Log: Disable one of the tests for now.
28672      Branch: perl
28673            ! t/lib/ftmp-security.t
28674 ____________________________________________________________________________
28675 [  6882] By: jhi                                   on 2000/08/29  14:05:50
28676         Log: Subject: [ID 20000829.004] Sharing leak root name into safe compartment
28677              From: gisle@aas.no
28678              Date: 29 Aug 2000 10:35:06 -0000
28679              Message-Id: <20000829103506.21538.qmail@eik.g.aas.no>
28680      Branch: perl
28681            ! ext/Opcode/Safe.pm
28682 ____________________________________________________________________________
28683 [  6881] By: jhi                                   on 2000/08/29  14:03:51
28684         Log: Subject: [PATCH] Glob dumping
28685              From: Gisle Aas <gisle@ActiveState.com>
28686              Date: 29 Aug 2000 07:59:42 -0000
28687              Message-ID: <20000829075942.20923.qmail@eik.g.aas.no>
28688      Branch: perl
28689            ! dump.c
28690 ____________________________________________________________________________
28691 [  6880] By: jhi                                   on 2000/08/29  14:02:01
28692         Log: Subject: [PATCH] Warnings in B::Deparse
28693              From: <abigail@foad.org>
28694              Date: Tue, 29 Aug 2000 00:00:01 -0400
28695              Message-ID: <20000829040001.2999.qmail@foad.org>
28696      Branch: perl
28697            ! ext/B/B/Deparse.pm
28698 ____________________________________________________________________________
28699 [  6879] By: jhi                                   on 2000/08/29  13:57:26
28700         Log: Missed a change in #6869.
28701      Branch: perl
28702            ! mg.c
28703 ____________________________________________________________________________
28704 [  6878] By: jhi                                   on 2000/08/29  13:45:04
28705         Log: Subject: Net::protoent does not export 'getproto'
28706              From: Yasushi Nakajima <sey@jkc.co.jp>
28707              Date: Tue, 29 Aug 2000 17:28:57 +0900                 
28708      Branch: perl
28709            ! lib/Net/protoent.pm
28710 ____________________________________________________________________________
28711 [  6877] By: jhi                                   on 2000/08/29  13:39:19
28712         Log: Patches all over for people and the files they (hopefully) care about.
28713      Branch: perl
28714            ! AUTHORS Changes MAINTAIN
28715 ____________________________________________________________________________
28716 [  6876] By: jhi                                   on 2000/08/29  12:53:54
28717         Log: Fix for thinko in #6848.
28718              
28719              Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
28720              From: Lupe Christoph <lupe@lupe-christoph.de>
28721              Date: Tue, 29 Aug 2000 09:04:08 +0200
28722              Message-ID: <20000829090408.V4437@alanya.lupe-christoph.de>
28723      Branch: perl
28724            ! ext/Thread/Thread.xs
28725 ____________________________________________________________________________
28726 [  6875] By: jhi                                   on 2000/08/29  12:50:14
28727         Log: Update to Getopt::Long 2.24, from Johan Vromans.
28728      Branch: perl
28729            ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
28730 ____________________________________________________________________________
28731 [  6874] By: jhi                                   on 2000/08/29  02:09:53
28732         Log: Use minimal @INC in tests, most of the time just '../lib',
28733              so that we simply can't pick up stuff from other Perls than
28734              the one we are testing.  Pointed out by
28735              
28736              From: Mike Guy <mjtg@cam.ac.uk>
28737              Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built   
28738              Date: Fri, 25 Aug 2000 15:15:59 +0100
28739              Message-Id: <E13SKH1-00031D-00@virgo.cus.cam.ac.uk>
28740      Branch: perl
28741            ! (edit 185 files)
28742 ____________________________________________________________________________
28743 [  6873] By: jhi                                   on 2000/08/29  01:07:11
28744         Log: Subject: [PATCH] Re: files not cleaned even by veryclean
28745              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
28746              Date: Mon, 28 Aug 2000 17:45:52 -0700
28747              Message-ID: <Afwq5gzkg2UB092yn@efn.org>
28748      Branch: perl
28749            ! Makefile.SH hints/os2.sh
28750 ____________________________________________________________________________
28751 [  6872] By: jhi                                   on 2000/08/28  23:33:39
28752         Log: Subject: [PATCH bleedperl@6866] spellings
28753              From: marcel@codewerk.com (Marcel Grunauer)
28754              Date: Tue, 29 Aug 2000 01:19:59 +0200
28755              Message-Id: <200008282319.BAA29862@gandalf.local>
28756      Branch: perl
28757            ! README.os390 pod/perl5004delta.pod pod/perldebtut.pod
28758            ! pod/perlebcdic.pod pod/perlfunc.pod pod/perlguts.pod
28759            ! pod/perlipc.pod pod/perlthrtut.pod pod/perlutil.pod
28760 ____________________________________________________________________________
28761 [  6871] By: jhi                                   on 2000/08/28  23:22:09
28762         Log: Take out the SUIDMAIL thing, that will not be
28763              a problem in 5.7.*.
28764      Branch: perl
28765            ! patchlevel.h
28766 ____________________________________________________________________________
28767 [  6870] By: jhi                                   on 2000/08/28  23:19:30
28768         Log: -S is the silent flag, -s is the strip flag.
28769              
28770              Subject: [PATCH] Re: [PATCH] make no-install          
28771              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
28772              Date: Mon, 28 Aug 2000 15:12:55 -0700
28773              Message-ID: <nPuq5gzkg2FO092yn@efn.org> 
28774      Branch: perl
28775            ! Makefile.SH
28776 ____________________________________________________________________________
28777 [  6869] By: jhi                                   on 2000/08/28  23:12:05
28778         Log: Subject: [PATCH bleedperl@6856] warnings fixes
28779              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
28780              Date: Mon, 28 Aug 2000 23:55:06 +0100
28781              Message-ID: <000501c01143$0230af80$2014140a@bfs.phone.com>
28782      Branch: perl
28783            ! lib/warnings.pm pod/perllexwarn.pod t/pragma/warn/7fatal
28784            ! warnings.h warnings.pl
28785 ____________________________________________________________________________
28786 [  6868] By: jhi                                   on 2000/08/28  21:38:22
28787         Log: Potential cruft.
28788      Branch: perl
28789            ! Makefile.SH
28790 ____________________________________________________________________________
28791 [  6867] By: jhi                                   on 2000/08/28  21:35:36
28792         Log: Update Changes.
28793      Branch: perl
28794            ! Changes patchlevel.h
28795 ____________________________________________________________________________
28796 [  6866] By: jhi                                   on 2000/08/28  21:33:49
28797         Log: Subject: hv.h Doc Patch
28798              From: Fisher Mark <fisherm@tce.com>
28799              Date: Mon, 28 Aug 2000 16:24:59 -0500
28800              Message-ID: <B9B6874277EED211B1890008C707AF5302881C77@indyexch3.indy.tce.com>
28801      Branch: perl
28802            ! hv.h
28803 ____________________________________________________________________________
28804 [  6865] By: jhi                                   on 2000/08/28  21:02:15
28805         Log: Add -ld to archname on long tr...double platforms.
28806      Branch: metaconfig
28807            ! U/threads/archname.U
28808      Branch: perl
28809            ! Configure config_h.SH
28810 ____________________________________________________________________________
28811 [  6864] By: jhi                                   on 2000/08/28  20:38:59
28812         Log: An attempt to fix the problem reported in
28813              
28814              Subject: Building perl@6856 using gcc/AIX 4.3.3 
28815              From: Daniel Muino <dmuino@afip.gov.ar> 
28816              Date: Mon, 28 Aug 2000 15:50:01 -0300   
28817              Message-ID: <20000828155001.A14403@con2-dgi>
28818              
28819              I can't test this properly since the gcc installation I have
28820              access to seems to be botched (gcc is calling the AIX cpp,
28821              a losing proposition...)
28822      Branch: perl
28823            ! hints/aix.sh
28824 ____________________________________________________________________________
28825 [  6863] By: jhi                                   on 2000/08/28  18:57:52
28826         Log: Fix for ID 20000828.001, long doubles were not formatted
28827              correctly (showed up in $], which stopped installing perl).
28828      Branch: perl
28829            ! sv.c
28830 ____________________________________________________________________________
28831 [  6862] By: jhi                                   on 2000/08/28  18:07:15
28832         Log: Typo in #6858.
28833      Branch: perl
28834            ! lib/Cwd.pm
28835 ____________________________________________________________________________
28836 [  6861] By: jhi                                   on 2000/08/28  17:57:27
28837         Log: opmini.o may be left around if a build is interrupted.
28838      Branch: perl
28839            ! Makefile.SH
28840 ____________________________________________________________________________
28841 [  6860] By: jhi                                   on 2000/08/28  16:52:50
28842         Log: Subject: [PATCH@6855] _Minor_ change to overload.pm pod
28843              From: Daniel Chetlin <daniel@chetlin.com>
28844              Date: Mon, 28 Aug 2000 01:14:18 -0700
28845              Message-ID: <20000828011418.J769@ilmd.chetlin.org>
28846      Branch: perl
28847            ! lib/overload.pm
28848 ____________________________________________________________________________
28849 [  6859] By: jhi                                   on 2000/08/28  16:08:46
28850         Log: Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
28851              From: Nicholas Clark <nick@ccl4.org>
28852              Date: Mon, 28 Aug 2000 16:03:27 +0100
28853              Message-Id: <20000828160327.C49785@plum.flirble.org>
28854      Branch: perl
28855            ! ext/ByteLoader/bytecode.h
28856 ____________________________________________________________________________
28857 [  6858] By: jhi                                   on 2000/08/28  16:02:10
28858         Log: Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
28859              From: Wolfgang Laun <wolfgang.laun@alcatel.at>
28860              Date: Mon, 28 Aug 2000 13:08:30 +0200
28861              Message-Id: <200008281108.NAA00782@localhost.aut.alcatel.at>
28862      Branch: perl
28863            ! lib/Cwd.pm
28864 ____________________________________________________________________________
28865 [  6857] By: jhi                                   on 2000/08/28  15:42:47
28866         Log: display_format used as a class method without arguments was broken,
28867              reported in
28868              
28869              Subject: Math::Complex->display_format() sets style to 'Math::Complex'
28870              From: Yasushi Nakajima <sey@san.p.kyoto.jkc.co.jp>
28871              Date: Mon, 28 Aug 2000 16:38:08 +0900 (JST)
28872              Message-Id: <200008280738.QAA00215@san.p.kyoto.jkc.co.jp>
28873      Branch: perl
28874            ! lib/Math/Complex.pm t/lib/complex.t
28875 ____________________________________________________________________________
28876 [  6856] By: jhi                                   on 2000/08/27  22:09:48
28877         Log: Update Changes.
28878      Branch: perl
28879            ! Changes patchlevel.h
28880 ____________________________________________________________________________
28881 [  6855] By: jhi                                   on 2000/08/27  21:59:21
28882         Log: Retract #6853 (false alarm).
28883      Branch: perl
28884            ! lib/ExtUtils/xsubpp
28885 ____________________________________________________________________________
28886 [  6854] By: jhi                                   on 2000/08/27  21:37:44
28887         Log: Update Changes.
28888      Branch: perl
28889            ! Changes patchlevel.h
28890 ____________________________________________________________________________
28891 [  6853] By: jhi                                   on 2000/08/27  21:37:16
28892         Log: Subject: [PATCH perl@6850] workaround for xsubpp
28893              From: Hugo <hv@crypt.compulink.co.uk>
28894              Date: Sun, 27 Aug 2000 22:30:25 +0100
28895              Message-Id: <200008272130.WAA10083@crypt.compulink.co.uk>
28896      Branch: perl
28897            ! lib/ExtUtils/xsubpp
28898 ____________________________________________________________________________
28899 [  6852] By: jhi                                   on 2000/08/27  21:33:58
28900         Log: Big-endian 64-bit patch from Raphael Manfredi.
28901      Branch: perl
28902            ! ext/Storable/Storable.xs
28903 ____________________________________________________________________________
28904 [  6851] By: jhi                                   on 2000/08/27  21:22:21
28905         Log: More ruthless editing from Hugo van der Sanden.
28906      Branch: perl
28907            ! pod/perldelta.pod
28908 ____________________________________________________________________________
28909 [  6850] By: jhi                                   on 2000/08/27  16:11:46
28910         Log: Update Changes.
28911      Branch: perl
28912            ! Changes patchlevel.h
28913 ____________________________________________________________________________
28914 [  6849] By: jhi                                   on 2000/08/27  16:11:05
28915         Log: Provice virtual $Config{ccflags_nolargefiles} etc. 
28916      Branch: perl
28917            ! configpm pod/perldelta.pod
28918 ____________________________________________________________________________
28919 [  6848] By: jhi                                   on 2000/08/27  15:35:08
28920         Log: Use the actual thread type, not the pointer-to-struct.
28921      Branch: perl
28922            ! ext/Thread/Thread.xs
28923 ____________________________________________________________________________
28924 [  6847] By: jhi                                   on 2000/08/27  15:30:49
28925         Log: Test nit.
28926      Branch: perl
28927            ! t/pragma/warn/pp_sys
28928 ____________________________________________________________________________
28929 [  6846] By: jhi                                   on 2000/08/27  15:19:02
28930         Log: Passing -R in ldflags makes now it to appear in the default
28931              for lddlflags, just like with -L.
28932              
28933              Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
28934              From: Lupe Christoph <lupe@lupe-christoph.de>
28935              Date: Sun, 27 Aug 2000 10:28:21 +0200
28936              Message-ID: <20000827102821.B4437@alanya.lupe-christoph.de>
28937      Branch: metaconfig/U/perl
28938            ! dlsrc.U
28939      Branch: perl
28940            ! Configure
28941 ____________________________________________________________________________
28942 [  6845] By: jhi                                   on 2000/08/27  15:08:54
28943         Log: Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
28944              From: Alan Burlison <Alan.Burlison@uk.sun.com>
28945              Date: Sat, 26 Aug 2000 22:23:27 +0100
28946              Message-ID: <39A8354F.E1E832C9@uk.sun.com>
28947      Branch: perl
28948            ! lib/ExtUtils/MM_Unix.pm
28949 ____________________________________________________________________________
28950 [  6844] By: jhi                                   on 2000/08/27  15:02:37
28951         Log: DJGPP update from Laszlo Molnar.
28952              
28953              Subject: [ID 20000826.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6788 on dos-djgpp djgpp (UNINSTALLED) [PATCH]
28954              From: ml1050 <ml1050@freemail.hu>
28955              Date: Sat, 26 Aug 2000 23:24:40 +0200
28956              Message-Id: <20000826232440.A439@freemail.hu>
28957      Branch: perl
28958            ! djgpp/config.over lib/File/Temp.pm pod/buildtoc.PL
28959            ! t/lib/ftmp-security.t t/lib/posix.t t/pragma/warn/pp_sys
28960 ____________________________________________________________________________
28961 [  6843] By: jhi                                   on 2000/08/27  14:53:58
28962         Log: Subject: installman buglet
28963              From: Lupe Christoph <lupe@lupe-christoph.de>
28964              Date: Sun, 27 Aug 2000 14:38:59 +0200
28965              Message-ID: <20000827143859.E4437@alanya.lupe-christoph.de>
28966      Branch: perl
28967            ! installman
28968 ____________________________________________________________________________
28969 [  6842] By: jhi                                   on 2000/08/27  14:52:08
28970         Log: Can't get the test to reliably work thanks to the
28971              inaccurateness of floating point.  "Resolves" bug ids
28972              20000826.003, 20000826.009, 20000826.010,
28973      Branch: perl
28974            ! t/lib/trig.t
28975 ____________________________________________________________________________
28976 [  6841] By: jhi                                   on 2000/08/26  15:53:58
28977         Log: Update Changes.
28978      Branch: perl
28979            ! Changes patchlevel.h
28980 ____________________________________________________________________________
28981 [  6840] By: jhi                                   on 2000/08/26  14:23:03
28982         Log: grep -e isn't portable.
28983              
28984              Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
28985              From: chris@broadband.att.com
28986              Date: Sat, 26 Aug 2000 00:17:27 -0600 (MDT)
28987              Message-Id: <200008260617.AAA10219@lazlo.tci.com>
28988      Branch: perl
28989            ! hints/solaris_2.sh
28990 ____________________________________________________________________________
28991 [  6839] By: jhi                                   on 2000/08/26  14:12:23
28992         Log: no-install target a la make -n.
28993              
28994              Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
28995              From: <abigail@foad.org>
28996              Date: Sat, 26 Aug 2000 03:57:34 -0400
28997              Message-ID: <20000826075735.18912.qmail@foad.org>
28998      Branch: perl
28999            ! Makefile.SH installman installperl
29000 ____________________________________________________________________________
29001 [  6838] By: jhi                                   on 2000/08/26  14:06:33
29002         Log: Retract #6826 as the #6828 should be do the same
29003              in a More Correct Way.
29004      Branch: perl
29005            ! installperl
29006 ____________________________________________________________________________
29007 [  6837] By: jhi                                   on 2000/08/26  05:24:00
29008         Log: More casting.
29009      Branch: perl
29010            ! ext/Storable/Storable.xs
29011 ____________________________________________________________________________
29012 [  6836] By: jhi                                   on 2000/08/26  05:05:46
29013         Log: Nicer in decimal.
29014      Branch: perl
29015            ! ext/Storable/Storable.xs
29016 ____________________________________________________________________________
29017 [  6835] By: jhi                                   on 2000/08/26  05:03:50
29018         Log: There be no UVdf.
29019      Branch: perl
29020            ! ext/Storable/Storable.xs
29021 ____________________________________________________________________________
29022 [  6834] By: jhi                                   on 2000/08/26  05:00:18
29023         Log: Continue IVdfing and UVxfing.
29024      Branch: perl
29025            ! ext/Storable/Storable.xs
29026 ____________________________________________________________________________
29027 [  6833] By: jhi                                   on 2000/08/26  04:53:14
29028         Log: Use IVdf.
29029      Branch: perl
29030            ! ext/Storable/Storable.xs
29031 ____________________________________________________________________________
29032 [  6832] By: jhi                                   on 2000/08/26  04:40:41
29033         Log: Document PTR2XX and INT2PTR.
29034      Branch: perl
29035            ! pod/perlguts.pod
29036 ____________________________________________________________________________
29037 [  6831] By: jhi                                   on 2000/08/26  04:33:18
29038         Log: Use UVxf, PTR2UV, NVff.
29039      Branch: perl
29040            ! ext/Storable/Storable.xs
29041 ____________________________________________________________________________
29042 [  6830] By: jhi                                   on 2000/08/26  04:31:32
29043         Log: Update the test count.
29044      Branch: perl
29045            ! t/lib/trig.t
29046 ____________________________________________________________________________
29047 [  6829] By: jhi                                   on 2000/08/26  03:05:50
29048         Log: Subject: [PATCH] installation not quite silent yet.
29049              From: <abigail@foad.org>
29050              Date: Fri, 25 Aug 2000 20:07:53 -0400
29051              Message-ID: <20000826000753.7822.qmail@foad.org>
29052      Branch: perl
29053            ! installman installperl
29054 ____________________________________________________________________________
29055 [  6828] By: jhi                                   on 2000/08/26  03:05:14
29056         Log: Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
29057              From: Spider Boardman <spider@web.zk3.dec.com>
29058              Date: Fri, 25 Aug 2000 19:12:40 -0400
29059              Message-Id: <200008252312.TAA17828@leggy.zk3.dec.com>
29060      Branch: perl
29061            ! gv.c
29062 ____________________________________________________________________________
29063 [  6827] By: jhi                                   on 2000/08/25  23:54:34
29064         Log: Support preserving extremely big/small angles.
29065      Branch: perl
29066            ! lib/Math/Trig.pm pod/perldelta.pod t/lib/trig.t
29067 ____________________________________________________________________________
29068 [  6826] By: jhi                                   on 2000/08/25  23:01:20
29069         Log: Patch installperl to be long double-aware.
29070              
29071              Subject: Re: [PATCH] [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
29072              From: Spider Boardman <spider@web.zk3.dec.com>
29073              Date: Fri, 25 Aug 2000 18:15:23 -0400
29074              Message-Id: <200008252215.SAA28740@leggy.zk3.dec.com>
29075      Branch: perl
29076            ! installperl
29077 ____________________________________________________________________________
29078 [  6825] By: jhi                                   on 2000/08/25  22:58:25
29079         Log: Remove duplicately applied patch shards.
29080              
29081              Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
29082              From: Spider Boardman <spider@leggy.zk3.dec.com>
29083              Date: Fri, 25 Aug 2000 16:45:03 -0400
29084              Message-Id: <200008252045.QAA23518@leggy.zk3.dec.com>
29085      Branch: perl
29086            ! t/lib/cgi-html.t
29087 ____________________________________________________________________________
29088 [  6824] By: jhi                                   on 2000/08/25  22:57:00
29089         Log: Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
29090              From: Daniel Chetlin <daniel@chetlin.com>
29091              Date: Fri, 25 Aug 2000 12:23:16 -0700
29092              Message-ID: <20000825122316.A10250@ilmd.chetlin.org>
29093              
29094              Subject: Re: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
29095              From: Daniel Chetlin <daniel@chetlin.com>
29096              Date: Fri, 25 Aug 2000 14:47:19 -0700
29097              Message-ID: <20000825144719.A20587@ilmd.chetlin.org>
29098      Branch: perl
29099            ! installman
29100 ____________________________________________________________________________
29101 [  6823] By: jhi                                   on 2000/08/25  22:44:17
29102         Log: Timestamp problem?
29103      Branch: perl
29104            ! uconfig.h uconfig.sh
29105 ____________________________________________________________________________
29106 [  6822] By: jhi                                   on 2000/08/25  19:01:06
29107         Log: One forgotten file from #6816.
29108      Branch: perl
29109            ! vos/config.h
29110 ____________________________________________________________________________
29111 [  6821] By: jhi                                   on 2000/08/25  18:56:39
29112         Log: Regen Changes.
29113      Branch: perl
29114            ! Changes patchlevel.h
29115 ____________________________________________________________________________
29116 [  6820] By: jhi                                   on 2000/08/25  18:52:35
29117         Log: Fix Changes ordering.
29118      Branch: perl
29119            ! Changes
29120 ____________________________________________________________________________
29121 [  6819] By: jhi                                   on 2000/08/25  18:50:25
29122         Log: Update Changes.
29123      Branch: perl
29124            ! Changes patchlevel.h
29125 ____________________________________________________________________________
29126 [  6818] By: jhi                                   on 2000/08/25  18:47:45
29127         Log: Tweak the sfio/useperlio logic, hopefully as wished in
29128              
29129              Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
29130              From: Nicholas Clark <nick@babyhippo.co.uk>
29131              Date: Fri, 25 Aug 2000 12:01:45 +0100
29132              Message-Id: <E13SHF3-0005I9-00@fruitbat.babyhippo.co.uk>
29133      Branch: metaconfig/U/perl
29134            ! d_sfio.U
29135      Branch: perl
29136            ! Configure
29137 ____________________________________________________________________________
29138 [  6817] By: jhi                                   on 2000/08/25  18:32:51
29139         Log: Allow microperl to assume <math.h>, without it the math
29140              functions like floor() are assumed to return int, which makes
29141              for core dumps in machines where integer and floating register
29142              don't mix.
29143      Branch: perl
29144            ! uconfig.h uconfig.sh
29145 ____________________________________________________________________________
29146 [  6816] By: jhi                                   on 2000/08/25  18:27:17
29147         Log: AIX 4.3.3 has SOCKS in libc with a differently named init routine,
29148              the problem reported in
29149              
29150              Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
29151              From: danhale@us.ibm.com
29152              Date: Fri, 25 Aug 2000 10:58:06 -0400
29153              Message-Id: <85256946.005238A3.00@d54mta02.raleigh.ibm.com>
29154      Branch: metaconfig/U/perl
29155            + d_socks5_init.U
29156      Branch: perl
29157            ! Configure INSTALL config_h.SH configure.com epoc/config.sh
29158            ! perl.c uconfig.h uconfig.sh vos/config.def vos/config.h
29159            ! vos/config.pl vos/config_h.SH_orig win32/config.bc
29160            ! win32/config.gc win32/config.vc
29161 ____________________________________________________________________________
29162 [  6815] By: jhi                                   on 2000/08/25  17:43:31
29163         Log: A solution for the retrieve_fd autosplit warning,
29164              idea suggested by Mike Guy.
29165      Branch: perl
29166            ! ext/Storable/Storable.pm
29167 ____________________________________________________________________________
29168 [  6814] By: jhi                                   on 2000/08/25  17:16:03
29169         Log: Add install-silent target.
29170      Branch: perl
29171            ! Makefile.SH
29172 ____________________________________________________________________________
29173 [  6813] By: jhi                                   on 2000/08/25  17:14:23
29174         Log: Subject: Re: [PATCH] More silencing of installman.
29175              From: <abigail@foad.org>
29176              Date: Thu, 24 Aug 2000 19:27:03 -0400
29177              Message-ID: <20000824232703.7001.qmail@foad.org>
29178              
29179              Subject: Re: [PATCH] More silencing of installman.
29180              From: <abigail@foad.org>
29181              Date: Fri, 25 Aug 2000 03:00:58 -0400
29182              Message-ID: <20000825070058.10697.qmail@foad.org>
29183      Branch: perl
29184            ! installman
29185 ____________________________________________________________________________
29186 [  6812] By: jhi                                   on 2000/08/25  17:11:28
29187         Log: installperl --verbose and --silent.
29188              
29189              Subject: Re: [PATCH] More silencing of installman.
29190              From: <abigail@foad.org>
29191              Message-ID: <20000825064430.9719.qmail@foad.org>
29192              Date: Fri, 25 Aug 2000 02:44:30 -0400
29193      Branch: perl
29194            ! installperl
29195 ____________________________________________________________________________
29196 [  6811] By: jhi                                   on 2000/08/25  17:05:43
29197         Log: Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
29198              From: "Peter J. Farley III" <pjfarley@banet.net>
29199              Date: Thu, 24 Aug 2000 21:58:03 -0400
29200              Message-Id: <4.3.1.0.20000824215500.00ac3df0@pop5.banet.net>
29201              
29202              (applied slightly modified)
29203      Branch: perl
29204            ! lib/ExtUtils/MM_Unix.pm
29205 ____________________________________________________________________________
29206 [  6810] By: jhi                                   on 2000/08/25  17:01:18
29207         Log: Missing parts of 
29208              
29209              Subject: [PATCH: 6789] some endl fixes for VMS wackiness
29210              From: Peter Prymmer <pvhp@forte.com>
29211              Date: Wed, 23 Aug 2000 13:58:31 -0700 (PDT)
29212              Message-ID: <Pine.OSF.4.10.10008231351000.126820-100000@aspara.forte.com>
29213      Branch: perl
29214            ! t/lib/cgi-html.t
29215 ____________________________________________________________________________
29216 [  6809] By: jhi                                   on 2000/08/25  16:46:32
29217         Log: Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
29218              From: "Craig A. Berry" <craig.berry@psinetcs.com>
29219              Date: Thu, 24 Aug 2000 19:13:11 -0500
29220              Message-Id: <4.3.2.7.2.20000824174417.02479ef8@exchi01>
29221      Branch: perl
29222            ! vms/vms.c
29223 ____________________________________________________________________________
29224 [  6808] By: jhi                                   on 2000/08/25  16:39:22
29225         Log: Subject: [PATCH: 6805] several more tweaks to configure.com
29226              From: Peter Prymmer <pvhp@forte.com>
29227              Date: Thu, 24 Aug 2000 16:25:48 -0700 (PDT)
29228              Message-ID: <Pine.OSF.4.10.10008241623420.181493-100000@aspara.forte.com>
29229      Branch: perl
29230            ! configure.com
29231 ____________________________________________________________________________
29232 [  6807] By: jhi                                   on 2000/08/25  16:36:37
29233         Log: Better wording for the vec lvalue diagnostic.
29234              
29235              Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
29236              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
29237              Date: Wed, 23 Aug 2000 14:12:16 -0400
29238              Message-ID: <20000823141215.A173200@linguist.dartmouth.edu>
29239      Branch: perl
29240            ! pod/perldiag.pod
29241 ____________________________________________________________________________
29242 [  6806] By: jhi                                   on 2000/08/24  18:17:22
29243         Log: Subject: [PATCH] More silencing of installman.
29244              From: <abigail@foad.org>
29245              Date: Thu, 24 Aug 2000 14:01:44 -0400
29246              Message-ID: <20000824180144.20062.qmail@foad.org>
29247      Branch: perl
29248            ! installman
29249 ____________________________________________________________________________
29250 [  6805] By: jhi                                   on 2000/08/24  15:00:31
29251         Log: Update Changes.
29252      Branch: perl
29253            ! Changes patchlevel.h
29254 ____________________________________________________________________________
29255 [  6804] By: jhi                                   on 2000/08/24  14:59:07
29256         Log: Regen perltoc.
29257      Branch: perl
29258            ! pod/perltoc.pod
29259 ____________________________________________________________________________
29260 [  6803] By: jhi                                   on 2000/08/24  14:44:39
29261         Log: Show the doc file, not the temp file.
29262      Branch: perl
29263            ! installman
29264 ____________________________________________________________________________
29265 [  6802] By: jhi                                   on 2000/08/24  14:41:53
29266         Log: Continue silencing.
29267      Branch: perl
29268            ! installman
29269 ____________________________________________________________________________
29270 [  6801] By: jhi                                   on 2000/08/24  14:34:40
29271         Log: Actually do something with the silencer option.
29272      Branch: perl
29273            ! installman
29274 ____________________________________________________________________________
29275 [  6800] By: jhi                                   on 2000/08/24  14:26:22
29276         Log: Make installman to recognize the silence flag -S.
29277      Branch: perl
29278            ! installman
29279 ____________________________________________________________________________
29280 [  6799] By: jhi                                   on 2000/08/24  13:49:38
29281         Log: DOS patches and portability/porting notes, from Tim Jenness.
29282      Branch: perl
29283            ! lib/File/Temp.pm
29284 ____________________________________________________________________________
29285 [  6798] By: jhi                                   on 2000/08/24  13:48:27
29286         Log: Create directories in silence.
29287              
29288              Subject: [PATCH] Another silencer for MakeMaker
29289              From: andreas.koenig@anima.de (Andreas J. Koenig)
29290              Date: 24 Aug 2000 14:18:52 +0200
29291              Message-ID: <m3zom297ir.fsf@ak-71.mind.de>
29292      Branch: perl
29293            ! lib/ExtUtils/Command.pm
29294 ____________________________________________________________________________
29295 [  6797] By: jhi                                   on 2000/08/24  13:46:42
29296         Log: More liberal parsing of version numbers.
29297              
29298              Subject: Re: CPAN.pm beta for testing available
29299              From: andreas.koenig@anima.de (Andreas J. Koenig)
29300              Date: 24 Aug 2000 13:51:57 +0200
29301              Message-ID: <m34s4aanc2.fsf@ak-71.mind.de>
29302      Branch: perl
29303            ! lib/CPAN.pm
29304 ____________________________________________________________________________
29305 [  6796] By: jhi                                   on 2000/08/24  13:44:36
29306         Log: Make "make install" by default silent.  A new "install-verbose"
29307              target is verbose.
29308      Branch: perl
29309            ! Makefile.SH
29310 ____________________________________________________________________________
29311 [  6795] By: jhi                                   on 2000/08/24  13:39:14
29312         Log: Add silencer flags to installperl.
29313              
29314              Subject: [PATCH] Making installperl silent.
29315              From: <abigail@foad.org>
29316              Date: Thu, 24 Aug 2000 05:01:45 -0400
29317              Message-ID: <20000824090145.13141.qmail@foad.org>
29318      Branch: perl
29319            ! installperl
29320 ____________________________________________________________________________
29321 [  6794] By: jhi                                   on 2000/08/24  13:35:50
29322         Log: installperl couldn't tell whether it had run tests or not.
29323              
29324              Subject: [PATCH] Re: installperl and t/TEST
29325              From: <abigail@foad.org>
29326              Date: Thu, 24 Aug 2000 04:00:53 -0400
29327              Message-ID: <20000824080053.2494.qmail@foad.org>
29328      Branch: perl
29329            ! Makefile.SH installperl
29330 ____________________________________________________________________________
29331 [  6793] By: jhi                                   on 2000/08/24  13:27:50
29332         Log: Drop the separate perlbc, perlcc -b should be enough.
29333      Branch: perl
29334            - utils/perlbc.PL
29335            ! MANIFEST pod/perldelta.pod pod/perlutil.pod utils/Makefile
29336 ____________________________________________________________________________
29337 [  6792] By: jhi                                   on 2000/08/24  04:41:30
29338         Log: Upgrade to Storable 0.7.4, from Raphael Manfredi,
29339              plus the typo fix from Peter Prymmer.
29340      Branch: perl
29341            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
29342            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
29343 ____________________________________________________________________________
29344 [  6791] By: jhi                                   on 2000/08/24  02:10:43
29345         Log: Replace #6705 with a minimal doc patch.
29346              
29347              Subject: [PATCH 5.6.0] replace change #6705
29348              From: Jan Dubois <jand@ActiveState.com>
29349              Date: Wed, 23 Aug 2000 18:31:51 -0700
29350              Message-ID: <dau8qsolaurdcbom4810gfuhbjegemtr58@4ax.com>
29351      Branch: perl
29352            ! lib/Win32.pod win32/win32.c
29353 ____________________________________________________________________________
29354 [  6790] By: jhi                                   on 2000/08/23  17:52:00
29355         Log: Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
29356              From: Mike Guy <mjtg@cam.ac.uk>
29357              Date: Wed, 23 Aug 2000 18:38:46 +0100
29358              Message-Id: <E13ReUA-0000vC-00@virgo.cus.cam.ac.uk>
29359      Branch: perl
29360            ! doop.c pod/perldiag.pod pod/perlfunc.pod t/op/vec.t
29361 ____________________________________________________________________________
29362 [  6789] By: jhi                                   on 2000/08/23  15:34:21
29363         Log: Update Changes.
29364      Branch: perl
29365            ! Changes patchlevel.h
29366 ____________________________________________________________________________
29367 [  6788] By: jhi                                   on 2000/08/23  15:33:40
29368         Log: Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
29369              From: Wilfredo Sánchez <wsanchez@apple.com>
29370              Date: Tue, 22 Aug 2000 19:31:27 -0700
29371              Message-Id: <200008230231.TAA00461@ns1.abstrata.com>
29372      Branch: perl
29373            ! perl.h
29374 ____________________________________________________________________________
29375 [  6787] By: jhi                                   on 2000/08/23  15:29:31
29376         Log: Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
29377              From: Spider Boardman <spider@leggy.zk3.dec.com>
29378              Date: Wed, 23 Aug 2000 10:33:23 -0400
29379              Message-Id: <200008231433.KAA28122@leggy.zk3.dec.com>
29380      Branch: perl
29381            ! lib/Pod/Html.pm
29382 ____________________________________________________________________________
29383 [  6786] By: jhi                                   on 2000/08/23  15:28:11
29384         Log: Bad makefile.
29385      Branch: perl
29386            ! ext/B/Makefile.PL
29387 ____________________________________________________________________________
29388 [  6785] By: jhi                                   on 2000/08/23  14:37:04
29389         Log: Update Changes.
29390      Branch: perl
29391            ! Changes patchlevel.h
29392 ____________________________________________________________________________
29393 [  6784] By: jhi                                   on 2000/08/23  13:58:41
29394         Log: Portability fix from Hugo van der Sanden.
29395      Branch: perl
29396            ! ext/re/Makefile.PL
29397 ____________________________________________________________________________
29398 [  6783] By: jhi                                   on 2000/08/23  13:53:53
29399         Log: Storable support, v-version fixes.
29400              
29401              Subject: CPAN.pm beta for testing available
29402              From: andreas.koenig@anima.de (Andreas J. Koenig)
29403              Date: 22 Aug 2000 23:31:33 +0200
29404              Message-ID: <m3hf8dc79m.fsf@ak-71.mind.de>
29405      Branch: perl
29406            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
29407 ____________________________________________________________________________
29408 [  6782] By: jhi                                   on 2000/08/23  13:51:26
29409         Log: Mac and other portability updates from Chris Nandor.
29410      Branch: perl
29411            ! pod/perlmodinstall.pod
29412 ____________________________________________________________________________
29413 [  6781] By: jhi                                   on 2000/08/23  13:47:33
29414         Log: Subject: [PATCH: 6778] fix a small typo in Storable.xs
29415              From: Peter Prymmer <pvhp@forte.com>
29416              Date: Tue, 22 Aug 2000 16:20:41 -0700 (PDT)
29417              Message-ID: <Pine.OSF.4.10.10008221616430.68568-100000@aspara.forte.com>
29418      Branch: perl
29419            ! ext/Storable/Storable.xs
29420 ____________________________________________________________________________
29421 [  6780] By: jhi                                   on 2000/08/23  13:33:34
29422         Log: VMS MMS (make) wants null action.
29423      Branch: perl
29424            ! ext/B/Makefile.PL
29425 ____________________________________________________________________________
29426 [  6779] By: jhi                                   on 2000/08/22  19:44:47
29427         Log: Forgot portability nit.
29428      Branch: perl
29429            ! t/lib/st-forgive.t
29430 ____________________________________________________________________________
29431 [  6778] By: jhi                                   on 2000/08/22  19:35:25
29432         Log: Be portable.
29433      Branch: perl
29434            ! ext/B/Makefile.PL t/lib/st-forgive.t t/lib/st-retrieve.t
29435            ! t/lib/st-store.t
29436 ____________________________________________________________________________
29437 [  6777] By: jhi                                   on 2000/08/22  18:50:53
29438         Log: Update Changes.
29439      Branch: perl
29440            ! Changes patchlevel.h
29441 ____________________________________________________________________________
29442 [  6776] By: jhi                                   on 2000/08/22  18:44:46
29443         Log: cSVOPo_*v things index into the current PL_curpad
29444              under ithreads, which is different from the curpad
29445              used by the XSUB.  (In other words, the code as-is
29446              before this patch wouldn't work under ithreads.)
29447              From Sarathy.
29448      Branch: perl
29449            ! ext/B/B.xs
29450 ____________________________________________________________________________
29451 [  6775] By: jhi                                   on 2000/08/22  18:18:37
29452         Log: Make the selection of NVff et al stricter.
29453      Branch: metaconfig/U/perl
29454            ! perlxvf.U
29455      Branch: perl
29456            ! Configure config_h.SH
29457 ____________________________________________________________________________
29458 [  6774] By: jhi                                   on 2000/08/22  17:19:42
29459         Log: perldelta nits.
29460      Branch: perl
29461            ! pod/perldelta.pod
29462 ____________________________________________________________________________
29463 [  6773] By: jhi                                   on 2000/08/22  17:06:26
29464         Log: Long double fixes from Spider Boardman.
29465              
29466              Subject: [ID 20000821.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on alpha-dec_osf 5.1 (UNINSTALLED)
29467              From: system PRIVILEGED account <root@peano.zk3.dec.com>
29468              Date: Mon, 21 Aug 2000 18:41:15 -0400 (EDT)
29469              Message-Id: <200008212241.SAA0000014255@peano.zk3.dec.com>
29470      Branch: perl
29471            ! t/lib/bigfltpm.t t/lib/st-06compat.t
29472 ____________________________________________________________________________
29473 [  6772] By: jhi                                   on 2000/08/22  15:04:53
29474         Log: Update Changes.
29475      Branch: perl
29476            ! Changes patchlevel.h
29477 ____________________________________________________________________________
29478 [  6771] By: jhi                                   on 2000/08/22  15:01:44
29479         Log: perldelta fixes from Hugo van der Sanden.
29480      Branch: perl
29481            ! pod/perldelta.pod
29482 ____________________________________________________________________________
29483 [  6770] By: jhi                                   on 2000/08/22  14:34:49
29484         Log: Subject: [PATCH blead] nextchar() abuse misses an optimisation
29485              From: Hugo <hv@crypt.compulink.co.uk>
29486              Date: Tue, 22 Aug 2000 11:21:53 +0100
29487              Message-Id: <200008221021.LAA03332@crypt.compulink.co.uk>
29488      Branch: perl
29489            ! regcomp.c
29490 ____________________________________________________________________________
29491 [  6769] By: jhi                                   on 2000/08/22  14:30:02
29492         Log: Add Yitzchak, reformat.
29493      Branch: perl
29494            ! Changes config_h.SH
29495 ____________________________________________________________________________
29496 [  6768] By: jhi                                   on 2000/08/22  14:21:35
29497         Log: Long double Gconvert fixes from Yitzchak Scott-Thoennes
29498              and Spider Boardman.
29499      Branch: metaconfig
29500            ! U/compline/d_gconvert.U
29501      Branch: perl
29502            ! Configure
29503 ____________________________________________________________________________
29504 [  6767] By: jhi                                   on 2000/08/22  14:11:24
29505         Log: Subject: Re: [PATCH] [ID 20000820.012] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on
29506              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
29507              Date: Mon, 21 Aug 2000 19:08:31 -0700
29508              Message-ID: <fCeo5gzkgmhY092yn@efn.org>
29509      Branch: perl
29510            - ext/Storable/patchlevel.h
29511            ! MANIFEST ext/Storable/MANIFEST
29512 ____________________________________________________________________________
29513 [  6766] By: jhi                                   on 2000/08/22  13:49:29
29514         Log: Subject: [PATCH: 6757] configure.com updates and syslog build
29515              From: Peter Prymmer <pvhp@forte.com>
29516              Date: Mon, 21 Aug 2000 17:15:35 -0700 (PDT)
29517              Message-ID: <Pine.OSF.4.10.10008211653270.17516-100000@aspara.forte.com>
29518      Branch: perl
29519            ! configure.com ext/Storable/Makefile.PL
29520 ____________________________________________________________________________
29521 [  6765] By: jhi                                   on 2000/08/22  13:44:59
29522         Log: Subject: [PATCH blead] B:: missing dependency
29523              From: Hugo <hv@crypt.compulink.co.uk>
29524              Date: Tue, 22 Aug 2000 06:44:33 +0100
29525              Message-Id: <200008220544.GAA31051@crypt.compulink.co.uk>
29526      Branch: perl
29527            ! ext/B/Makefile.PL
29528 ____________________________________________________________________________
29529 [  6764] By: jhi                                   on 2000/08/22  13:38:12
29530         Log: More bytecompiler.
29531      Branch: perl
29532            ! pod/perlutil.pod utils/Makefile utils/perlbc.PL
29533 ____________________________________________________________________________
29534 [  6763] By: jhi                                   on 2000/08/22  13:36:44
29535         Log: Bytecompiler patches from Benjamin Stuhl.
29536      Branch: perl
29537            ! bytecode.pl embedvar.h ext/B/B.pm ext/B/B.xs
29538            ! ext/B/B/Asmdata.pm ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
29539            ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
29540            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
29541            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h intrpvar.h
29542            ! perl.c perlapi.h pod/perldelta.pod
29543 ____________________________________________________________________________
29544 [  6762] By: jhi                                   on 2000/08/21  23:43:40
29545         Log: An obsoleted diagnostic.
29546      Branch: perl
29547            ! pod/perldelta.pod
29548 ____________________________________________________________________________
29549 [  6761] By: jhi                                   on 2000/08/21  23:01:45
29550         Log: The #6759 wasn't quite right.
29551      Branch: perl
29552            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
29553            ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
29554            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
29555            ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
29556            ! t/lib/st-tieditems.t
29557 ____________________________________________________________________________
29558 [  6760] By: jhi                                   on 2000/08/21  22:35:49
29559         Log: Be verydeepclean.
29560      Branch: perl
29561            ! Makefile.SH
29562 ____________________________________________________________________________
29563 [  6759] By: jhi                                   on 2000/08/21  22:25:40
29564         Log: Subject: [PATCH: 6757] make new Storable tests forgiving of places where not built
29565              From: Peter Prymmer <pvhp@forte.com>
29566              Date: Mon, 21 Aug 2000 14:58:16 -0700 (PDT)
29567              Message-ID: <Pine.OSF.4.10.10008211456250.17516-100000@aspara.forte.com>
29568      Branch: perl
29569            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
29570            ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
29571            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
29572            ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
29573            ! t/lib/st-tieditems.t
29574 ____________________________________________________________________________
29575 [  6758] By: jhi                                   on 2000/08/21  22:22:32
29576         Log: Few more casts, need reported in
29577              
29578              Subject: Re: [ID 20000821.010] OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i586-linux-64all 2.2.16-9mdk (UNINSTALLED)
29579              From: Mike Stok <mike@stok.co.uk>
29580              Date: Mon, 21 Aug 2000 15:59:29 -0500 (CDT)
29581              Message-ID: <Pine.LNX.4.21.0008211558480.19081-100000@ratdog.stok.co.uk>
29582              
29583              and
29584              
29585              Subject: [ID 20000821.013] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i686-linux-64int 2.2.13
29586              From: abigail@foad.org
29587              Date: 21 Aug 2000 21:31:34 -0000
29588              Message-Id: <20000821213134.30170.qmail@foad.org>
29589      Branch: perl
29590            ! ext/Storable/Storable.xs
29591 ____________________________________________________________________________
29592 [  6757] By: jhi                                   on 2000/08/21  18:37:07
29593         Log: Update Changes.
29594      Branch: perl
29595            ! Changes patchlevel.h
29596 ____________________________________________________________________________
29597 [  6756] By: jhi                                   on 2000/08/21  18:34:02
29598         Log: A pod nit.
29599              
29600              Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
29601              From: <abigail@foad.org>
29602              Date: Mon, 21 Aug 2000 14:00:16 -0400
29603              Message-ID: <20000821180016.28627.qmail@foad.org>
29604      Branch: perl
29605            ! pod/perlre.pod
29606 ____________________________________________________________________________
29607 [  6755] By: jhi                                   on 2000/08/21  18:30:56
29608         Log: Use PodParser 1.18 new test.
29609      Branch: perl
29610            ! t/pod/special_seqs.t t/pod/special_seqs.xr
29611 ____________________________________________________________________________
29612 [  6754] By: jhi                                   on 2000/08/21  18:28:35
29613         Log: Apply some PodParser 1.18 patches; the Pod/Find.pm
29614              patches cannot be applied since #6712 conflicts.
29615      Branch: perl
29616            ! lib/Pod/InputObjects.pm lib/Pod/Parser.pm lib/Pod/Usage.pm
29617 ____________________________________________________________________________
29618 [  6753] By: jhi                                   on 2000/08/21  18:15:11
29619         Log: Weed out some smaller changes.
29620      Branch: perl
29621            ! pod/perldelta.pod
29622 ____________________________________________________________________________
29623 [  6752] By: jhi                                   on 2000/08/21  18:02:30
29624         Log: Also under djgpp the timestamps are funky.
29625      Branch: perl
29626            ! t/op/stat.t
29627 ____________________________________________________________________________
29628 [  6751] By: jhi                                   on 2000/08/21  17:55:56
29629         Log: Tweak the floating point output routine preferences.
29630      Branch: metaconfig
29631            ! U/compline/d_gconvert.U
29632      Branch: perl
29633            ! Configure
29634 ____________________________________________________________________________
29635 [  6750] By: jhi                                   on 2000/08/21  17:51:29
29636         Log: Unicos/mk requires elaborate paranoia.
29637      Branch: perl
29638            ! lib/Math/Complex.pm
29639 ____________________________________________________________________________
29640 [  6749] By: gsar                                  on 2000/08/21  16:53:31
29641         Log: use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
29642      Branch: perl
29643            ! lib/Cwd.pm
29644 ____________________________________________________________________________
29645 [  6748] By: gsar                                  on 2000/08/21  16:22:19
29646         Log: free TLS slot properly on Windows
29647      Branch: perl
29648            ! thread.h win32/perllib.c win32/win32thread.h
29649 ____________________________________________________________________________
29650 [  6747] By: jhi                                   on 2000/08/21  16:20:58
29651         Log: Rename the macro argument because some preprocessors
29652              can't tell the difference and expand arguments also inside
29653              double quoted strings.
29654      Branch: perl
29655            ! regcomp.c
29656 ____________________________________________________________________________
29657 [  6746] By: jhi                                   on 2000/08/21  16:09:41
29658         Log: Support long doubles in Storable.
29659              
29660              Subject: Re: Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on i686-linux-thread-multi-64int 2.2.14-5.0 (UNINSTALLED)
29661              From: Radu Greab <radu@netsoft.ro>
29662              Date: Mon, 21 Aug 2000 18:05:59 +0300 (EET DST)
29663              Message-ID: <Pine.GSO.4.05.10008211804210.10137-100000@localhost>
29664      Branch: perl
29665            ! ext/Storable/Storable.xs
29666 ____________________________________________________________________________
29667 [  6745] By: jhi                                   on 2000/08/21  15:51:40
29668         Log: Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
29669              From: "Fifer, Eric" <EFifer@sanwaint.com>
29670              Date: Mon, 21 Aug 2000 15:34:49 +0100
29671              Message-ID: <779F20BCCE5AD31186A50008C75D9979171786@silldn_mail1.sanwaint.com>
29672      Branch: perl
29673            ! t/pragma/warn/9enabled
29674 ____________________________________________________________________________
29675 [  6744] By: jhi                                   on 2000/08/21  15:39:35
29676         Log: Document the endianness of Alpha more precisely.
29677      Branch: perl
29678            ! hints/unicos.sh pod/perldelta.pod pod/perlfunc.pod
29679            ! pod/perlport.pod
29680 ____________________________________________________________________________
29681 [  6743] By: jhi                                   on 2000/08/21  14:47:05
29682         Log: perldelta fixes from the p5p crowd.
29683      Branch: perl
29684            ! pod/perldelta.pod pod/perlop.pod
29685 ____________________________________________________________________________
29686 [  6742] By: jhi                                   on 2000/08/21  13:34:51
29687         Log: Update to Pod::LaTeX 0.53.
29688              
29689              Subject: [PATCH] lib/Pod/LaTeX.pm updates
29690              From: Tim Jenness <timj@jach.hawaii.edu>
29691              Date: Sun, 20 Aug 2000 23:09:48 -1000 (HST)
29692              Message-ID: <Pine.LNX.4.21.0008202308040.12047-100000@lapaki.jach.hawaii.edu>
29693      Branch: perl
29694            ! lib/Pod/LaTeX.pm
29695 ____________________________________________________________________________
29696 [  6741] By: jhi                                   on 2000/08/21  13:33:01
29697         Log: Subject: [PATCH] os2.c fix for use64bitint
29698              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
29699              Date: Mon, 21 Aug 2000 01:32:25 -0700
29700              Message-ID: <ZkOo5gzkgWEb092yn@efn.org>
29701      Branch: perl
29702            ! os2/os2.c
29703 ____________________________________________________________________________
29704 [  6740] By: jhi                                   on 2000/08/21  13:28:52
29705         Log: Array context keeps slithering in.
29706              
29707              Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
29708              From: Daniel Chetlin <daniel@chetlin.com>
29709              Date: Sun, 20 Aug 2000 21:40:25 -0700
29710              Message-ID: <20000820214025.C29387@ilmd.chetlin.org>
29711      Branch: perl
29712            ! ext/Storable/Storable.xs lib/Pod/InputObjects.pm
29713            ! pod/perldebtut.pod
29714 ____________________________________________________________________________
29715 [  6739] By: jhi                                   on 2000/08/21  13:23:55
29716         Log: Big-endian quad fixes for Storable from Radu Greab,
29717              plus few explicit null casts for picky compilers.
29718      Branch: perl
29719            ! ext/Storable/Storable.xs
29720 ____________________________________________________________________________
29721 [  6738] By: gsar                                  on 2000/08/21  05:56:13
29722         Log: small tweaks for change#6705: avoid C++ style comments in C code;
29723              use Perl's malloc API rather than the low level system one
29724      Branch: perl
29725            ! win32/win32.c
29726 ____________________________________________________________________________
29727 [  6737] By: gsar                                  on 2000/08/21  05:35:41
29728         Log: add Storable to list of extensions on Windows
29729      Branch: perl
29730            ! win32/Makefile win32/makefile.mk
29731 ____________________________________________________________________________
29732 [  6736] By: jhi                                   on 2000/08/21  02:57:53
29733         Log: Update Changes.
29734      Branch: perl
29735            ! Changes patchlevel.h
29736 ____________________________________________________________________________
29737 [  6735] By: jhi                                   on 2000/08/21  02:57:20
29738         Log: Draft 0.
29739      Branch: perl
29740            ! pod/perldelta.pod
29741 ____________________________________________________________________________
29742 [  6734] By: jhi                                   on 2000/08/21  02:57:03
29743         Log: Add Storable 0.7.2 from Raphael Manfredi,
29744              plus the patch from
29745              
29746              Subject: Re: someone with too much time and a 64-bit box and interest in Storable?
29747              From: Radu Greab <radu@netsoft.ro>
29748              Date: Mon, 21 Aug 2000 03:10:05 +0300 (EEST)
29749              Message-ID: <Pine.LNX.4.10.10008210258160.1292-100000@busy.netsoft.ro>
29750              
29751              plus changes to get Storable to compile with
29752              picky ANSI compilers.
29753      Branch: perl
29754            + ext/Storable/ChangeLog ext/Storable/MANIFEST
29755            + ext/Storable/Makefile.PL ext/Storable/README
29756            + ext/Storable/Storable.pm ext/Storable/Storable.xs
29757            + ext/Storable/patchlevel.h t/lib/st-06compat.t
29758            + t/lib/st-blessed.t t/lib/st-canonical.t t/lib/st-dclone.t
29759            + t/lib/st-dump.pl t/lib/st-forgive.t t/lib/st-freeze.t
29760            + t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
29761            + t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
29762            + t/lib/st-tieditems.t
29763            ! MANIFEST
29764 ____________________________________________________________________________
29765 [  6733] By: jhi                                   on 2000/08/21  02:29:09
29766         Log: The correct cleaning order is an art.
29767      Branch: perl
29768            ! Makefile.SH
29769 ____________________________________________________________________________
29770 [  6732] By: jhi                                   on 2000/08/21  01:23:39
29771         Log: The #6724 is here.
29772      Branch: perl
29773            ! t/lib/ftmp-security.t
29774 ____________________________________________________________________________
29775 [  6731] By: jhi                                   on 2000/08/20  23:17:03
29776         Log: s/this one/the 5.6.0 release/
29777      Branch: perl
29778            ! pod/perl56delta.pod
29779 ____________________________________________________________________________
29780 [  6730] By: jhi                                   on 2000/08/20  23:07:34
29781         Log: Mention perlebcdic and perlposix-bc.
29782      Branch: perl
29783            ! pod/perlport.pod
29784 ____________________________________________________________________________
29785 [  6729] By: jhi                                   on 2000/08/20  21:32:59
29786         Log: Document the number of exponent digits.
29787      Branch: perl
29788            ! pod/perlfunc.pod
29789 ____________________________________________________________________________
29790 [  6728] By: jhi                                   on 2000/08/20  21:16:47
29791         Log: Use File::Spec->tmpdir().
29792              
29793              Subject: Re: [ID 20000820.001] not OK - Perl 5.7.0 (uninstalled)
29794              From: Tim Jenness <timj@jach.hawaii.edu>
29795              Message-ID: <Pine.LNX.4.21.0008201057080.20544-100000@lapaki.jach.hawaii.edu>
29796              MIME-Version: 1.0
29797              Date: Sun, 20 Aug 2000 11:01:25 -1000 (HST)
29798      Branch: perl
29799            ! utils/perlbug.PL
29800 ____________________________________________________________________________
29801 [  6727] By: jhi                                   on 2000/08/20  20:43:32
29802         Log: Update Changes.
29803      Branch: perl
29804            ! Changes patchlevel.h
29805 ____________________________________________________________________________
29806 [  6726] By: jhi                                   on 2000/08/20  20:41:44
29807         Log: The veryclean target needs to clobber.
29808      Branch: perl
29809            ! Makefile.SH
29810 ____________________________________________________________________________
29811 [  6725] By: jhi                                   on 2000/08/20  20:37:38
29812         Log: Document odd vs even subreleases and -Dusedevel.
29813      Branch: perl
29814            ! INSTALL
29815 ____________________________________________________________________________
29816 [  6724] By: jhi                                   on 2000/08/20  19:58:05
29817         Log: Use temporary directory instead of current directory.
29818              
29819              Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
29820              From: Tim Jenness <timj@jach.hawaii.edu>
29821              Date: Sat, 19 Aug 2000 10:26:07 -1000 (HST)
29822              Message-ID: <Pine.LNX.4.21.0008191015090.13727-100000@lapaki.jach.hawaii.edu>
29823      Branch: perl
29824            ! t/lib/ftmp-security.t
29825 ____________________________________________________________________________
29826 [  6723] By: jhi                                   on 2000/08/20  19:55:55
29827         Log: Subject: [PATCH] Silence MakeMaker (Was: installman)
29828              From: andreas.koenig@anima.de (Andreas J. Koenig)
29829              Date: 20 Aug 2000 15:52:03 +0200
29830              Message-ID: <m3em3khwfw.fsf_-_@ak-71.mind.de>
29831      Branch: perl
29832            ! lib/ExtUtils/MM_Unix.pm
29833 ____________________________________________________________________________
29834 [  6722] By: jhi                                   on 2000/08/20  19:46:01
29835         Log: Update to CGI 2.72, from Lincoln Stein.
29836      Branch: perl
29837            ! lib/CGI.pm
29838 ____________________________________________________________________________
29839 [  6721] By: jhi                                   on 2000/08/20  19:43:54
29840         Log: Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
29841              From: Radu Greab <radu@netsoft.ro>
29842              Date: Sun, 20 Aug 2000 18:03:26 +0300 (EEST)
29843              Message-ID: <Pine.LNX.4.10.10008201753260.1292-100000@busy.netsoft.ro>
29844      Branch: perl
29845            ! ext/GDBM_File/GDBM_File.xs
29846 ____________________________________________________________________________
29847 [  6720] By: jhi                                   on 2000/08/20  19:42:01
29848         Log: pp_open() could pass an uninitialized filename down to do_open9().
29849      Branch: perl
29850            ! pp_sys.c
29851 ____________________________________________________________________________
29852 [  6719] By: jhi                                   on 2000/08/20  14:06:41
29853         Log: UTF8 concat fixes.
29854              
29855              Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
29856              From: Hugo <hv@crypt.compulink.co.uk>
29857              Date: Sun, 20 Aug 2000 07:30:46 +0100
29858              Message-Id: <200008200630.HAA18053@crypt.compulink.co.uk>
29859      Branch: perl
29860            ! pp_hot.c t/op/append.t
29861 ____________________________________________________________________________
29862 [  6718] By: jhi                                   on 2000/08/20  02:09:37
29863         Log: Let's try #6717 again.
29864      Branch: perl
29865            ! lib/File/Temp.pm
29866 ____________________________________________________________________________
29867 [  6717] By: jhi                                   on 2000/08/20  01:56:55
29868         Log: Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
29869              From: "Craig A. Berry" <craig.berry@metamorgs.com>
29870              Date: Sat, 19 Aug 2000 18:15:39 -0500
29871              Message-Id: <p04320402b5c4c10bc280@[192.168.56.169]>
29872      Branch: perl
29873            ! lib/File/Temp.pm
29874 ____________________________________________________________________________
29875 [  6716] By: jhi                                   on 2000/08/19  15:50:11
29876         Log: Update Changes.
29877      Branch: perl
29878            ! Changes patchlevel.h
29879 ____________________________________________________________________________
29880 [  6715] By: jhi                                   on 2000/08/19  15:39:09
29881         Log: Subject: [ID 20000817.023] endianness description in perlfunc.pod
29882              From: Jonathan D Johnston <jdjohnston2@juno.com>
29883              Date: Thu, 17 Aug 2000 23:13:01 -0400       
29884              Message-Id: <20000817.231304.-743351.1.jdjohnston2@juno.com>
29885      Branch: perl
29886            ! pod/perlfunc.pod
29887 ____________________________________________________________________________
29888 [  6714] By: jhi                                   on 2000/08/19  15:34:04
29889         Log: Introduce a 'veryclean' target that is like 'distclean'
29890              but also removes *~ and *.orig.
29891      Branch: perl
29892            ! Makefile.SH lib/ExtUtils/MM_Unix.pm pod/Makefile.SH
29893            ! utils/Makefile x2p/Makefile.SH
29894 ____________________________________________________________________________
29895 [  6713] By: jhi                                   on 2000/08/19  14:15:45
29896         Log: Put back the long double avoidance code to POSIX.xs
29897              because VMS seems to need it still.
29898      Branch: perl
29899            ! ext/POSIX/POSIX.xs
29900 ____________________________________________________________________________
29901 [  6712] By: jhi                                   on 2000/08/19  14:10:41
29902         Log: Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
29903              From: Peter Prymmer <pvhp@forte.com>
29904              Date: Fri, 18 Aug 2000 18:18:31 -0700 (PDT)
29905              Message-ID: <Pine.OSF.4.10.10008181818100.322420-100000@aspara.forte.com>
29906      Branch: perl
29907            ! lib/Pod/Find.pm t/pod/find.t
29908 ____________________________________________________________________________
29909 [  6711] By: jhi                                   on 2000/08/19  14:09:19
29910         Log: Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
29911              From: Peter Prymmer <pvhp@forte.com>
29912              Date: Fri, 18 Aug 2000 17:54:10 -0700 (PDT)
29913              Message-ID: <Pine.OSF.4.10.10008181751350.322420-100000@aspara.forte.com>
29914              cc: vmsperl@perl.org
29915      Branch: perl
29916            ! t/lib/peek.t
29917 ____________________________________________________________________________
29918 [  6710] By: jhi                                   on 2000/08/19  14:08:01
29919         Log: Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
29920              From: Jan Dubois <jand@ActiveState.com>
29921              Date: Fri, 18 Aug 2000 16:31:48 -0700
29922              Message-ID: <2ihrps00u6qkpjtfq6f2b1d1ndkrs7l04u@4ax.com>
29923      Branch: perl
29924            ! win32/win32.c
29925 ____________________________________________________________________________
29926 [  6709] By: jhi                                   on 2000/08/19  14:06:57
29927         Log: Fix a core dump in lib/selfloader under -DDEBUGGING.
29928              
29929              Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED) 
29930              From: Spider.Boardman@Orb.Nashua.NH.US
29931              Date: Fri, 18 Aug 2000 18:41:14 -0400
29932              Message-Id: <200008182241.SAA29667@Orb.Nashua.NH.US>
29933      Branch: perl
29934            ! regcomp.c
29935 ____________________________________________________________________________
29936 [  6708] By: jhi                                   on 2000/08/18  22:04:49
29937         Log: Update Changes.
29938      Branch: perl
29939            ! Changes patchlevel.h
29940 ____________________________________________________________________________
29941 [  6707] By: jhi                                   on 2000/08/18  21:55:14
29942         Log: Add warnif(), check warnings further up the stack,
29943              all the warnings functions now can take an optional object reference.
29944              
29945              Subject: [PATCH bleedperl@6691] warnings pragma update
29946              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
29947              Date: Fri, 18 Aug 2000 22:42:06 +0100
29948              Message-ID: <000c01c0095d$278e0040$ca01073e@bfs.phone.com>
29949      Branch: perl
29950            ! lib/Class/Struct.pm lib/Tie/Handle.pm lib/Tie/Hash.pm
29951            ! lib/Tie/Scalar.pm lib/fields.pm lib/syslog.pl lib/warnings.pm
29952            ! pod/perllexwarn.pod t/pragma/warn/9enabled warnings.pl
29953 ____________________________________________________________________________
29954 [  6706] By: jhi                                   on 2000/08/18  21:41:45
29955         Log: Typo in pp_complement().
29956              
29957              Subject: [PATCH perl-current] Deparse
29958              From: Peter Scott <Peter@PSDT.com>
29959              Date: Fri, 18 Aug 2000 12:44:37 -0700
29960              Message-Id: <4.3.2.7.2.20000818124024.00ba2be0@psdt.com>
29961      Branch: perl
29962            ! ext/B/B/Deparse.pm
29963 ____________________________________________________________________________
29964 [  6705] By: jhi                                   on 2000/08/18  21:25:59
29965         Log: Subject: [PATCH 5.6.0+] fix for Win32::DomainName
29966              From: Jan Dubois <jand@ActiveState.com>
29967              Date: Fri, 18 Aug 2000 14:22:51 -0700
29968              Message-ID: <0o9rps458r29eb97h5csuq81b1eip4no33@4ax.com>
29969      Branch: perl
29970            ! lib/Win32.pod win32/win32.c
29971 ____________________________________________________________________________
29972 [  6704] By: jhi                                   on 2000/08/18  21:16:14
29973         Log: Don't eat leading os from index entries.
29974              
29975              Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
29976              From: Russ Allbery <rra@stanford.edu>
29977              Date: 10 Aug 2000 20:49:25 -0700
29978              Message-ID: <ylu2cs78ze.fsf@windlord.stanford.edu>
29979      Branch: perl
29980            ! lib/Pod/Man.pm
29981 ____________________________________________________________________________
29982 [  6703] By: jhi                                   on 2000/08/18  21:07:06
29983         Log: Add [[:blank:]] as suggested in
29984              
29985              Subject: [ID 20000716.024] [=cc=] / [:blank:]
29986              From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
29987              Date: Sun, 16 Jul 2000 17:55:29 -0700
29988              Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
29989              
29990              (the [=cc=] has already been taken care of by #6439
29991              so the whole bug report can be closed)
29992              
29993              and make [[:space:]] to be equivalent to isspace(3)
29994              (as opposed to \s, which is isSPACE()).  The difference
29995              is that now [[:space:]] matches the mythical vertical tab,
29996              while \s doesn't.
29997      Branch: perl
29998            ! handy.h pod/perlre.pod pod/perlretut.pod regcomp.c regcomp.h
29999            ! regexec.c t/op/pat.t
30000 ____________________________________________________________________________
30001 [  6702] By: jhi                                   on 2000/08/18  18:47:47
30002         Log: The new tests were missing from #6415.
30003      Branch: perl
30004            ! t/op/bop.t
30005 ____________________________________________________________________________
30006 [  6701] By: jhi                                   on 2000/08/18  18:20:40
30007         Log: Document the NDBM_File and ODBM_File as SDBM_File
30008              was documented in #6417.
30009      Branch: perl
30010            ! ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
30011            ! ext/SDBM_File/SDBM_File.pm
30012 ____________________________________________________________________________
30013 [  6700] By: jhi                                   on 2000/08/18  18:10:39
30014         Log: Subject: [PATCH perl@6698] cygwin port
30015              From: "Fifer, Eric" <EFifer@sanwaint.com>
30016              Date: Fri, 18 Aug 2000 17:30:05 +0100
30017              Message-ID: <779F20BCCE5AD31186A50008C75D9979171784@silldn_mail1.sanwaint.com>
30018      Branch: perl
30019            ! lib/File/Temp.pm
30020 ____________________________________________________________________________
30021 [  6699] By: jhi                                   on 2000/08/18  16:21:49
30022         Log: Document code point which makes if (defined %stash::) to work
30023              (noted by Spider Boardman).
30024      Branch: perl
30025            ! op.c
30026 ____________________________________________________________________________
30027 [  6698] By: jhi                                   on 2000/08/18  13:43:27
30028         Log: Update Changes.
30029      Branch: perl
30030            ! Changes patchlevel.h
30031 ____________________________________________________________________________
30032 [  6697] By: jhi                                   on 2000/08/18  13:35:57
30033         Log: Tiny Getopt::Long patch from Johan Vromans.
30034      Branch: perl
30035            ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
30036 ____________________________________________________________________________
30037 [  6696] By: jhi                                   on 2000/08/18  13:26:14
30038         Log: Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
30039              From: Paul David Fardy <pdf@morgan.ucs.mun.ca>
30040              Date: Thu, 17 Aug 2000 17:23:40 -0230 (NDT)
30041              Message-Id: <200008171953.RAA17673@porthos.ucs.mun.ca>
30042      Branch: perl
30043            ! pod/perldiag.pod pod/perlsyn.pod
30044 ____________________________________________________________________________
30045 [  6695] By: jhi                                   on 2000/08/18  13:13:26
30046         Log: Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
30047              From: Daniel Chetlin <daniel@chetlin.com>
30048              Date: Fri, 18 Aug 2000 03:13:36 -0700
30049              Message-ID: <20000818031336.B14165@ilmd.chetlin.org>
30050      Branch: perl
30051            ! pod/perlfunc.pod
30052 ____________________________________________________________________________
30053 [  6694] By: jhi                                   on 2000/08/18  13:08:05
30054         Log: Subject: [PATCH] perltrap.pod spring cleaning
30055              From: Daniel Chetlin <daniel@chetlin.com>
30056              Date: Fri, 18 Aug 2000 03:06:54 -0700
30057              Message-ID: <20000818030654.A14165@ilmd.chetlin.org>
30058              
30059              plus Mike Guy's nitfix.
30060      Branch: perl
30061            ! pod/perltrap.pod
30062 ____________________________________________________________________________
30063 [  6693] By: jhi                                   on 2000/08/18  13:00:26
30064         Log: Unbuffer the output.
30065              
30066              Subject: Re: [ID 20000817.017] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6680 on
30067              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
30068              Date: Thu, 17 Aug 2000 18:39:29 -0700
30069              Message-ID: <RPJn5gzkgydf092yn@efn.org>
30070      Branch: perl
30071            ! t/op/fork.t
30072 ____________________________________________________________________________
30073 [  6692] By: jhi                                   on 2000/08/18  05:19:17
30074         Log: Delete the image, too, not just its MANIFEStation.
30075      Branch: perl
30076            - lib/CGI/eg/wilogo.gif
30077 ____________________________________________________________________________
30078 [  6691] By: jhi                                   on 2000/08/18  05:10:26
30079         Log: Propagate new Configure vars.
30080      Branch: perl
30081            ! configure.com epoc/config.sh uconfig.h uconfig.sh
30082            ! vos/config.def vos/config.h vos/config_h.SH_orig
30083            ! win32/config.bc win32/config.gc win32/config.vc
30084            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
30085 ____________________________________________________________________________
30086 [  6690] By: jhi                                   on 2000/08/18  04:30:56
30087         Log: Update Changes.
30088      Branch: perl
30089            ! Changes patchlevel.h
30090 ____________________________________________________________________________
30091 [  6689] By: jhi                                   on 2000/08/18  04:12:30
30092         Log: Fix the lib/complex failure of
30093              
30094              From: abigail@foad.org
30095              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
30096              Date: 15 Aug 2000 04:06:38 -0000
30097              Message-Id: <20000815040638.8524.qmail@foad.org> 
30098              
30099              Linux long double accuracy issue: something that
30100              when printed with %g looks like "2" but int() of it is 1.
30101      Branch: perl
30102            ! lib/Math/Complex.pm
30103 ____________________________________________________________________________
30104 [  6688] By: jhi                                   on 2000/08/18  03:15:35
30105         Log: The byteorder code in #6671 was wrong.
30106      Branch: perl
30107            ! configpm
30108 ____________________________________________________________________________
30109 [  6687] By: jhi                                   on 2000/08/18  02:08:42
30110         Log: Subject: [PATCH 5.6.0+] newSVrv() memory leak
30111              From: Jan Dubois <jand@ActiveState.com>
30112              Date: Thu, 17 Aug 2000 18:31:55 -0700
30113              Message-ID: <l64ppsggaiuc4t6msm45iqohmhpjblb4qf@4ax.com>
30114      Branch: perl
30115            ! sv.c
30116 ____________________________________________________________________________
30117 [  6686] By: jhi                                   on 2000/08/18  02:04:15
30118         Log: Use NVs in POSIX math, not doubles.
30119              
30120              From: abigail@foad.org
30121              Subject: [ID 20000817.014] POSIX & modfl
30122              Date: 17 Aug 2000 20:49:18 -0000
30123              Message-Id: <20000817204918.23123.qmail@foad.org>
30124      Branch: perl
30125            ! ext/POSIX/POSIX.xs ext/POSIX/typemap
30126 ____________________________________________________________________________
30127 [  6685] By: jhi                                   on 2000/08/18  02:02:12
30128         Log: Introduce NVef, NVff, and NVgf, use the middle one.
30129              (helps for lib/peek + Linux + long doubles)  Reported in
30130              
30131              From: abigail@foad.org
30132              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
30133              Date: 15 Aug 2000 04:06:38 -0000
30134              Message-Id: <20000815040638.8524.qmail@foad.org> 
30135              
30136              (note: the lib/complex failure has not yet been addressed)
30137      Branch: metaconfig/U/perl
30138            ! perlxvf.U
30139      Branch: perl
30140            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
30141            ! config_h.SH dump.c perl.h pod/perlguts.pod
30142 ____________________________________________________________________________
30143 [  6684] By: jhi                                   on 2000/08/17  23:22:19
30144         Log: Add byteorder to the myconfig output.
30145      Branch: perl
30146            ! myconfig.SH
30147 ____________________________________________________________________________
30148 [  6683] By: jhi                                   on 2000/08/17  23:20:19
30149         Log: The image doth not exist, spotted by Johan Vromans.
30150      Branch: perl
30151            ! MANIFEST
30152 ____________________________________________________________________________
30153 [  6682] By: jhi                                   on 2000/08/17  22:38:16
30154         Log: Document what the backtick returns if the command fails.
30155      Branch: perl
30156            ! pod/perlop.pod
30157 ____________________________________________________________________________
30158 [  6681] By: jhi                                   on 2000/08/17  22:33:12
30159         Log: Do not use prototyping here.
30160              
30161              Subject: [ID 20000817.016] [PATCH] Peek.xs
30162              From: abigail@foad.org
30163              Date: 17 Aug 2000 20:55:56 -0000
30164              Message-Id: <20000817205556.24270.qmail@foad.org>
30165      Branch: perl
30166            ! ext/Devel/Peek/Makefile.PL
30167 ____________________________________________________________________________
30168 [  6680] By: jhi                                   on 2000/08/17  19:46:43
30169         Log: Don't propose using modules built for 5.005 if no binary
30170              compatibility with 5.005 is attempted.
30171              
30172              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
30173              Subject: Minor nit with 5.7.0 (6655)
30174              Date: Wed, 16 Aug 2000 15:56:14 -0700 (PDT)
30175              Message-Id: <200008162256.PAA06964@xfiles.intercon.hp.com>
30176      Branch: metaconfig
30177            ! U/installdirs/inc_version_list.U
30178      Branch: perl
30179            ! Configure config_h.SH
30180 ____________________________________________________________________________
30181 [  6679] By: jhi                                   on 2000/08/17  19:16:39
30182         Log: Microperl config update.
30183      Branch: perl
30184            ! uconfig.h uconfig.sh
30185 ____________________________________________________________________________
30186 [  6678] By: jhi                                   on 2000/08/17  19:16:13
30187         Log: The #6648 wasn't protective enough for limited platforms
30188              (like microperl).
30189      Branch: perl
30190            ! dump.c sv.c
30191 ____________________________________________________________________________
30192 [  6677] By: jhi                                   on 2000/08/17  14:46:35
30193         Log: Update Changes.
30194      Branch: perl
30195            ! Changes patchlevel.h
30196 ____________________________________________________________________________
30197 [  6676] By: jhi                                   on 2000/08/17  14:44:02
30198         Log: Add perlebcdic from Peter Prymmer, regen toc.
30199      Branch: perl
30200            + pod/perlebcdic.pod
30201            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
30202 ____________________________________________________________________________
30203 [  6675] By: jhi                                   on 2000/08/17  14:41:52
30204         Log: perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
30205      Branch: perl
30206            ! pod/perldebtut.pod
30207 ____________________________________________________________________________
30208 [  6674] By: jhi                                   on 2000/08/17  14:29:43
30209         Log: Get -DLEAKTEST to compile (not necessarily to work, mind)
30210              
30211              Subject: [ID 20000724.006] -DLEAKTEST problem
30212              From: Gregory Martin Pfeil <pfeilgm@technomadic.org>
30213              Date: Tue, 25 Jul 2000 00:36:32 -0500
30214              Message-Id: <20000725003632.A26186@www.llamacom.com>
30215              
30216              Reminder sent
30217              
30218              Subject: [PATCH bleadperl@6647] -DLEAKTEST compile error      
30219              From: Hugo <hv@crypt.compulink.co.uk>
30220              Date: Thu, 17 Aug 2000 15:23:42 +0100
30221              Message-Id: <200008171423.PAA06749@crypt.compulink.co.uk>
30222      Branch: perl
30223            ! util.c
30224 ____________________________________________________________________________
30225 [  6673] By: jhi                                   on 2000/08/17  04:07:10
30226         Log: Subject: Re: [PATCH]Re: Questions about Math::BigFloat
30227              From: John Peacock <JPeacock@UnivPress.com>
30228              Date: Tue, 01 Aug 2000 09:38:12 -0400
30229              Message-ID: <3986D2C4.54B78FE4@UnivPress.com>
30230      Branch: perl
30231            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm t/lib/bigfltpm.t
30232 ____________________________________________________________________________
30233 [  6672] By: jhi                                   on 2000/08/17  03:04:35
30234         Log: Subject: [PATCH] Cwd.pm now uses strict
30235              From: Tim Jenness <timj@jach.hawaii.edu>
30236              Date: Wed, 16 Aug 2000 16:42:35 -1000 (HST)
30237              Message-ID: <Pine.LNX.4.21.0008161639510.1135-100000@lapaki.jach.hawaii.edu>
30238      Branch: perl
30239            ! lib/Cwd.pm
30240 ____________________________________________________________________________
30241 [  6671] By: jhi                                   on 2000/08/17  02:16:35
30242         Log: Make $Config{byteorder} more magical so that it is
30243              dynamically computed: nice for 'fat binaries'.
30244              
30245              Subject: [PATCH]: default byteorder
30246              From: Wilfredo Sánchez <wsanchez@apple.com>
30247              Date: Mon, 31 Jul 2000 19:45:31 -0700
30248              Message-Id: <200008010245.TAA04459@ns1.abstrata.com>
30249      Branch: perl
30250            ! configpm
30251 ____________________________________________________________________________
30252 [  6670] By: gsar                                  on 2000/08/17  01:22:21
30253         Log: move WNOHANG definition to where other such things are
30254      Branch: perl
30255            ! win32/win32.h
30256 ____________________________________________________________________________
30257 [  6669] By: jhi                                   on 2000/08/17  01:19:17
30258         Log: Update Changes.
30259      Branch: perl
30260            ! Changes patchlevel.h
30261 ____________________________________________________________________________
30262 [  6668] By: jhi                                   on 2000/08/17  01:16:29
30263         Log: Doc nits spotted by Richard Soderberg.
30264      Branch: perl
30265            ! README.posix-bc README.vmesa
30266 ____________________________________________________________________________
30267 [  6667] By: jhi                                   on 2000/08/17  01:12:11
30268         Log: Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
30269              From: "Casey R. Tweten" <crt@kiski.net>
30270              Date: Wed, 16 Aug 2000 12:39:08 -0400 (EDT)
30271              Message-ID: <Pine.OSF.4.21.0008161238250.32058-100000@home.kiski.net>
30272      Branch: perl
30273            ! pod/perldebtut.pod
30274 ____________________________________________________________________________
30275 [  6666] By: jhi                                   on 2000/08/17  01:09:31
30276         Log: Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
30277              From: "Casey R. Tweten" <crt@kiski.net>
30278              Date: Wed, 16 Aug 2000 11:35:09 -0400 (EDT)
30279              Message-ID: <Pine.OSF.4.21.0008161132270.10885-100000@home.kiski.net>
30280      Branch: perl
30281            ! lib/Shell.pm
30282 ____________________________________________________________________________
30283 [  6665] By: gsar                                  on 2000/08/17  01:03:52
30284         Log: add "ok" targets from change#6632 in makefile.mk
30285      Branch: perl
30286            ! pod/perlport.pod win32/Makefile win32/makefile.mk
30287 ____________________________________________________________________________
30288 [  6664] By: gsar                                  on 2000/08/17  00:56:11
30289         Log: avoid warnings from dense compiler
30290      Branch: perl
30291            ! win32/win32.c
30292 ____________________________________________________________________________
30293 [  6663] By: jhi                                   on 2000/08/17  00:51:49
30294         Log: Tweak the regex compilation errors once more.
30295      Branch: perl
30296            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
30297            ! t/op/regmesg.t t/pragma/warn/regcomp
30298 ____________________________________________________________________________
30299 [  6662] By: gsar                                  on 2000/08/17  00:28:19
30300         Log: trailing new %ENV entries weren't being pushed into the real
30301              environment of subprocesses on Windows
30302      Branch: perl
30303            ! t/op/magic.t win32/perlhost.h
30304 ____________________________________________________________________________
30305 [  6661] By: gsar                                  on 2000/08/17  00:19:20
30306         Log: waitpid() now handles externally spawned pids correctly;
30307              fixes for backtick/wait/waitpid failures on Windows 9x
30308              
30309              these changes make the pid returned by process functions on
30310              Windows 9x always positive by clearing the high bit (which
30311              is always set on Win9x); pseudo-process PIDs are likewise
30312              always negative now on Win9x (just as on NT/2000)
30313      Branch: perl
30314            ! pp_sys.c win32/perlhost.h win32/win32.c
30315 ____________________________________________________________________________
30316 [  6660] By: jhi                                   on 2000/08/17  00:04:32
30317         Log: Retract #6645.
30318      Branch: perl
30319            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
30320            ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
30321            ! t/op/sprintf.t
30322 ____________________________________________________________________________
30323 [  6659] By: gsar                                  on 2000/08/16  23:59:28
30324         Log: on windows, the return values from wait() and waitpid() don't
30325              match those of pseudo-pids
30326      Branch: perl
30327            ! pp_sys.c t/op/fork.t util.c win32/win32.c
30328 ____________________________________________________________________________
30329 [  6658] By: gsar                                  on 2000/08/16  23:56:14
30330         Log: pod nit seen in passing
30331      Branch: perl
30332            ! pod/perlfunc.pod
30333 ____________________________________________________________________________
30334 [  6657] By: gsar                                  on 2000/08/16  23:53:42
30335         Log: change#6328 could make close(SOCKET) return false on windows
30336              when it shouldn't
30337      Branch: perl
30338            ! win32/win32sck.c
30339 ____________________________________________________________________________
30340 [  6656] By: gsar                                  on 2000/08/16  23:46:57
30341         Log: check that the number pseudo children doesn't exceed
30342              MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
30343              the WaitForMultipleObjects() limit that would cause wait()
30344              to crash)
30345              
30346              wait() and waitpid() could potentially be rewritten to use
30347              more than one thread to do the waiting to eliminate this
30348              limitation
30349      Branch: perl
30350            ! win32/perlhost.h
30351 ____________________________________________________________________________
30352 [  6655] By: jhi                                   on 2000/08/16  14:11:05
30353         Log: Update Changes.
30354      Branch: perl
30355            ! Changes patchlevel.h
30356 ____________________________________________________________________________
30357 [  6654] By: jhi                                   on 2000/08/16  14:10:12
30358         Log: Update to perldebtut 1.9, from Richard Foley.
30359      Branch: perl
30360            ! pod/perldebtut.pod
30361 ____________________________________________________________________________
30362 [  6653] By: jhi                                   on 2000/08/16  14:08:17
30363         Log: Change the regx compilation error markers to use = instead of <
30364              since pod makes using the latter quite messy.  Reported in
30365              ID 20000814.006 by Abigail and in
30366              Subject: Unknown escape E<> ?
30367              From: Lupe Christoph <lupe@lupe-christoph.de>
30368              Date: Fri, 11 Aug 2000 00:30:27 +0200
30369              Message-ID: <20000811003027.F17420@alanya.lupe-christoph.de>
30370      Branch: perl
30371            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
30372            ! t/op/regmesg.t t/pragma/warn/regcomp
30373 ____________________________________________________________________________
30374 [  6652] By: jhi                                   on 2000/08/16  13:25:31
30375         Log: Change the perlbug address to perl.org since it's more forgiving.
30376              
30377              Subject: [ID 20000814.007] [PATCH] Email address in perlbug.
30378              From: abigail@foad.org
30379              Date: 15 Aug 2000 04:15:40 -0000
30380              Message-Id: <20000815041540.8633.qmail@foad.org>
30381      Branch: perl
30382            ! utils/perlbug.PL
30383 ____________________________________________________________________________
30384 [  6651] By: jhi                                   on 2000/08/16  13:22:35
30385         Log: Subject: [PATCH] Cwd::_backtick_pwd does not check return value
30386              From: Tim Jenness <timj@jach.hawaii.edu>
30387              Date: Tue, 15 Aug 2000 15:51:59 -1000 (HST)
30388              Message-ID: <Pine.LNX.4.21.0008151547560.1223-100000@lapaki.jach.hawaii.edu>
30389      Branch: perl
30390            ! lib/Cwd.pm
30391 ____________________________________________________________________________
30392 [  6650] By: jhi                                   on 2000/08/16  13:18:13
30393         Log: Update to CPAN 1.57.
30394              
30395              Subject: Re: [PATCH] Cwd::_backtick_pwd does not check return value
30396              From: andreas.koenig@anima.de (Andreas J. Koenig)
30397              Date: 16 Aug 2000 15:09:46 +0200
30398              Message-ID: <m3k8dh5p45.fsf@ak-71.mind.de>
30399      Branch: perl
30400            ! lib/CPAN.pm
30401 ____________________________________________________________________________
30402 [  6649] By: jhi                                   on 2000/08/16  13:12:31
30403         Log: Subject: [ID 20000324.040] minor fix to perlhpux.pod
30404              From: "Larry W. Virden" <lvirden@cas.org>
30405              Date: Fri, 24 Mar 2000 14:25:37 -0500 (EST)
30406              Message-Id: <200003241925.OAA27985@lwv26awu.cas.org>
30407      Branch: perl
30408            ! README.hpux
30409 ____________________________________________________________________________
30410 [  6648] By: jhi                                   on 2000/08/16  13:03:53
30411         Log: The numeric locale was reset to "C" by s?printf and never restored.
30412              
30413              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
30414              From: Christian Kirsch <ck@held.mind.de>
30415              Date: Wed, 9 Aug 2000 17:05:17 +0200
30416              Message-Id: <20000809170517.A25389@held>
30417              
30418              No test since adding the failing example to locale.t
30419              does not fail -- probably because the locale settings are so
30420              thoroughly tweaked by that time.  Running the example standalone
30421              does fail, though.  UPDATE: test case added at change #7540.
30422      Branch: perl
30423            ! dump.c perl.h pp.c pp_ctl.c sv.c
30424 ____________________________________________________________________________
30425 [  6647] By: jhi                                   on 2000/08/16  00:07:54
30426         Log: Update Changes and test semi-automatic patchlevel updating.
30427      Branch: perl
30428            ! Changes patchlevel.h
30429 ____________________________________________________________________________
30430 [  6646] By: jhi                                   on 2000/08/15  23:35:07
30431         Log: Fix a dependency problem.
30432              
30433              Subject: [PATCH: 6640] VMS Makefile.SH update
30434              From: Peter Prymmer <pvhp@forte.com>
30435              Date: Tue, 15 Aug 2000 16:31:34 -0700 (PDT)
30436              Message-ID: <Pine.OSF.4.10.10008151613140.141017-100000@aspara.forte.com>
30437      Branch: perl
30438            ! vms/descrip_mms.template
30439 ____________________________________________________________________________
30440 [  6645] By: jhi                                   on 2000/08/15  23:33:23
30441         Log: (Retracted by #6660)
30442              
30443              Subject: [PATCH perl-current] make s?printf() produce two exponent digits where possible
30444              From: Dominic Dunlop <domo@computer.org>
30445              Date: Tue, 15 Aug 2000 22:20:52 +0200
30446              Message-Id: <p04320403b5bf4c32d381@[192.168.1.4]>
30447      Branch: metaconfig/U/perl
30448            + d_printfed.U
30449      Branch: perl
30450            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
30451            ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
30452            ! t/op/sprintf.t
30453 ____________________________________________________________________________
30454 [  6644] By: jhi                                   on 2000/08/15  21:17:20
30455         Log: Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
30456              From: abigail@foad.org
30457              Date: 15 Aug 2000 20:12:41 -0000
30458              Message-Id: <20000815201241.25556.qmail@foad.org>
30459      Branch: perl
30460            ! INSTALL
30461 ____________________________________________________________________________
30462 [  6643] By: jhi                                   on 2000/08/15  21:15:28
30463         Log: (an already applied patch)
30464      Branch: perl
30465            ! lib/CGI.pm
30466 ____________________________________________________________________________
30467 [  6642] By: gsar                                  on 2000/08/15  19:54:05
30468         Log: magic callbacks all need to have same type signature
30469      Branch: perl
30470            ! embed.pl mg.c proto.h
30471 ____________________________________________________________________________
30472 [  6641] By: jhi                                   on 2000/08/15  17:56:27
30473         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)
30474              From: Mike Guy <mjtg@cam.ac.uk>
30475              Message-Id: <E13OkU9-0006rb-00@libra.cus.cam.ac.uk>
30476              Date: Tue, 15 Aug 2000 18:26:45 +0100
30477              
30478              Only the peek.t part applied, not the hash quality part.
30479      Branch: perl
30480            ! t/lib/peek.t
30481 ____________________________________________________________________________
30482 [  6640] By: jhi                                   on 2000/08/15  16:37:37
30483         Log: Update Changes.
30484      Branch: perl
30485            ! Changes
30486 ____________________________________________________________________________
30487 [  6639] By: jhi                                   on 2000/08/15  16:34:55
30488         Log: Missed a file from #6638.
30489      Branch: perl
30490            ! lib/File/Temp.pm
30491 ____________________________________________________________________________
30492 [  6638] By: jhi                                   on 2000/08/15  16:33:19
30493         Log: Subject: [PATCH perl@6620] cygwin port
30494              From: "Fifer, Eric" <EFifer@sanwaint.com>
30495              Date: Tue, 15 Aug 2000 17:00:49 +0100
30496              Message-ID: <779F20BCCE5AD31186A50008C75D9979171779@silldn_mail1.sanwaint.com>
30497      Branch: perl
30498            ! README.cygwin hints/cygwin.sh pod/perlport.pod t/lib/b.t
30499 ____________________________________________________________________________
30500 [  6637] By: jhi                                   on 2000/08/15  16:29:22
30501         Log: Subject: [PATCH] debugger exit code should reflect user exit code
30502              From: Mike Guy <mjtg@cam.ac.uk>
30503              Date: Tue, 15 Aug 2000 16:55:59 +0100
30504              Message-Id: <E13Oj4J-0005FS-00@libra.cus.cam.ac.uk>
30505      Branch: perl
30506            ! lib/perl5db.pl
30507 ____________________________________________________________________________
30508 [  6636] By: jhi                                   on 2000/08/15  15:30:58
30509         Log: Update Changes.
30510      Branch: perl
30511            ! Changes
30512 ____________________________________________________________________________
30513 [  6635] By: jhi                                   on 2000/08/15  15:27:21
30514         Log: Use -Dusedevel; regen Configure and the respective Porting stuff.
30515      Branch: metaconfig
30516            ! U/mkglossary U/mksample
30517      Branch: metaconfig/U/perl
30518            ! Devel.U
30519      Branch: perl
30520            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
30521 ____________________________________________________________________________
30522 [  6634] By: jhi                                   on 2000/08/15  14:11:55
30523         Log: Don't blow limited stacks, a lower number is enough to
30524              tickle the lookbehind limit.
30525              
30526              Subject: [ID 20000815.007] Not OK: perl@6627 +SUIDMAIL on powerpc-machten 4.1.4 (UNINSTALLED) [PATCH]
30527              From: Dominic Dunlop <domo@computer.org>
30528              Date: Tue, 15 Aug 2000 13:51:24 +0200
30529              Message-Id: <p04320400b5bedcedaf22@[192.168.1.4]>
30530      Branch: perl
30531            ! t/op/regmesg.t
30532 ____________________________________________________________________________
30533 [  6633] By: jhi                                   on 2000/08/15  14:01:46
30534         Log: Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
30535              From: Mike Guy <mjtg@cam.ac.uk>
30536              Date: Tue, 15 Aug 2000 12:10:50 +0100
30537              Message-Id: <E13OecM-0006nF-00@libra.cus.cam.ac.uk>
30538      Branch: perl
30539            ! utils/perldoc.PL
30540 ____________________________________________________________________________
30541 [  6632] By: jhi                                   on 2000/08/15  13:58:48
30542         Log: make ok etc also for win32.
30543              
30544              Subject: [ID 20000814.008] Not OK: perl v5.6.0 (6620) on MSWin32-x86 4.0 (UNINSTALLED)
30545              From: Prymmer/Kahn <pvhp@best.com>
30546              Date: Mon, 14 Aug 2000 22:42:06 -0700 (PDT)
30547              Message-Id: <Pine.BSF.4.21.0008142240280.3888-100000@shell8.ba.best.com>
30548      Branch: perl
30549            ! win32/Makefile
30550 ____________________________________________________________________________
30551 [  6631] By: jhi                                   on 2000/08/15  13:45:03
30552         Log: Update (kinda) to Test 1.14, from Joshua Pritikin.
30553      Branch: perl
30554            ! lib/Test.pm
30555 ____________________________________________________________________________
30556 [  6630] By: jhi                                   on 2000/08/15  03:25:09
30557         Log: Update Changes.
30558      Branch: perl
30559            ! Changes
30560 ____________________________________________________________________________
30561 [  6629] By: jhi                                   on 2000/08/15  03:23:53
30562         Log: magic_regdatum_set() is void, not int.
30563      Branch: perl
30564            ! embed.pl mg.c proto.h
30565 ____________________________________________________________________________
30566 [  6628] By: jhi                                   on 2000/08/15  03:08:02
30567         Log: Make the user to give up his firstborn, err, to knowingly
30568              verify installing an unstable developer release.  Also bump
30569              the release to 5.7.0, but leave a patch tag in the local
30570              patches saying that this is not yet the real thing.
30571      Branch: metaconfig
30572            ! U/modified/Instruct.U
30573      Branch: metaconfig/U/perl
30574            + Devel.U
30575      Branch: perl
30576            ! Configure patchlevel.h
30577 ____________________________________________________________________________
30578 [  6627] By: jhi                                   on 2000/08/14  22:32:52
30579         Log: README.os2 update.
30580              
30581              Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
30582              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
30583              Date: Wed, 02 Aug 2000 21:55:09 -0700
30584              Message-ID: <tsPi5gzkgegX092yn@efn.org>
30585      Branch: perl
30586            ! README.os2
30587 ____________________________________________________________________________
30588 [  6626] By: jhi                                   on 2000/08/14  21:00:02
30589         Log: Subject: Re: File::Temp problems on VMS in bleedperl
30590              From: Tim Jenness <timj@jach.hawaii.edu>
30591              cc: vmsperl@perl.org
30592              Date: Mon, 14 Aug 2000 09:44:33 -1000 (HST)
30593              Message-ID: <Pine.LNX.4.21.0008140941300.6753-100000@lapaki.jach.hawaii.edu>
30594      Branch: perl
30595            ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
30596 ____________________________________________________________________________
30597 [  6625] By: jhi                                   on 2000/08/14  20:52:16
30598         Log: Add SUIDMAIL as was done for the CERT alert.
30599      Branch: perl
30600            ! patchlevel.h
30601 ____________________________________________________________________________
30602 [  6624] By: jhi                                   on 2000/08/14  20:48:50
30603         Log: Subject: sfio2000
30604              From: Daniel Muino <dmuino@afip.gov.ar>
30605              Date: Mon, 14 Aug 2000 16:58:11 -0300
30606              Message-ID: <20000814165811.B16368@con2-dgi>
30607      Branch: perl
30608            ! perlsdio.h perlsfio.h
30609 ____________________________________________________________________________
30610 [  6623] By: jhi                                   on 2000/08/14  20:47:36
30611         Log: Subject: warning: storage class after type is obsolescent
30612              From: Daniel Muino <dmuino@afip.gov.ar>
30613              Date: Mon, 14 Aug 2000 16:42:47 -0300
30614              Message-ID: <20000814164247.A16368@con2-dgi>
30615      Branch: perl
30616            ! regcomp.pl regnodes.h
30617 ____________________________________________________________________________
30618 [  6622] By: jhi                                   on 2000/08/14  20:43:05
30619         Log: Subject: [ID 20000814.002] [Patch] Email address in Changes.
30620              From: abigail@foad.org
30621              Date: 14 Aug 2000 20:00:10 -0000
30622              Message-Id: <20000814200010.27271.qmail@foad.org>
30623      Branch: perl
30624            ! Changes
30625 ____________________________________________________________________________
30626 [  6621] By: jhi                                   on 2000/08/14  15:23:05
30627         Log: Update Changes.
30628      Branch: perl
30629            ! Changes
30630 ____________________________________________________________________________
30631 [  6620] By: jhi                                   on 2000/08/14  15:22:14
30632         Log: Subject: Re: [PATCH] @+, @- readonly
30633              From: Mike Guy <mjtg@cam.ac.uk>
30634              Date: Mon, 14 Aug 2000 15:26:55 +0100
30635              Message-Id: <E13OLCZ-00020N-00@libra.cus.cam.ac.uk>
30636      Branch: perl
30637            ! XSUB.h embed.h embed.pl globvar.sym gv.c mg.c perl.h proto.h
30638            ! sv.c t/op/pat.t
30639 ____________________________________________________________________________
30640 [  6619] By: jhi                                   on 2000/08/14  14:12:08
30641         Log: Update Changes.
30642      Branch: perl
30643            ! Changes
30644 ____________________________________________________________________________
30645 [  6618] By: jhi                                   on 2000/08/14  14:09:34
30646         Log: For now remove the mail code.
30647      Branch: perl
30648            ! perl.c
30649 ____________________________________________________________________________
30650 [  6617] By: jhi                                   on 2000/08/14  14:08:28
30651         Log: Drop the eg/ mentions and also mention the recent suidperl thing.
30652      Branch: perl
30653            ! jpl/README lib/ExtUtils/Embed.pm pod/perlcompile.pod
30654            ! pod/perlfaq8.pod pod/perlsec.pod
30655 ____________________________________________________________________________
30656 [  6616] By: jhi                                   on 2000/08/14  14:00:11
30657         Log: Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
30658              From: Mike Guy <mjtg@cam.ac.uk>
30659              Date: Mon, 14 Aug 2000 08:26:02 +0100
30660              Message-Id: <E13OEdG-0007LT-00@libra.cus.cam.ac.uk>
30661      Branch: perl
30662            ! lib/perl5db.pl
30663 ____________________________________________________________________________
30664 [  6615] By: jhi                                   on 2000/08/14  13:58:45
30665         Log: Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
30666              From: Mike Guy <mjtg@cam.ac.uk>
30667              Date: Mon, 14 Aug 2000 08:04:22 +0100
30668              Message-Id: <E13OEII-0007B2-00@libra.cus.cam.ac.uk>
30669      Branch: perl
30670            ! gv.c mg.c t/op/pat.t
30671 ____________________________________________________________________________
30672 [  6614] By: jhi                                   on 2000/08/14  13:56:45
30673         Log: Subject: Test fails / warnings with perl-current #6612
30674              From: Mike Guy <mjtg@cam.ac.uk>
30675              Date: Mon, 14 Aug 2000 07:57:23 +0100
30676              Message-Id: <E13OEBX-000776-00@libra.cus.cam.ac.uk>
30677      Branch: perl
30678            ! t/lib/b.t t/lib/peek.t
30679 ____________________________________________________________________________
30680 [  6613] By: jhi                                   on 2000/08/14  13:45:33
30681         Log: VMS configure.com update continues.
30682      Branch: perl
30683            - vms/configure.com
30684            ! MANIFEST configure.com
30685 ____________________________________________________________________________
30686 [  6612] By: jhi                                   on 2000/08/13  22:13:35
30687         Log: Update Changes.
30688      Branch: perl
30689            ! Changes
30690 ____________________________________________________________________________
30691 [  6611] By: jhi                                   on 2000/08/13  16:21:45
30692         Log: Upgrade to CGI 2.71, from Lincoln Stein.
30693      Branch: perl
30694            ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-function.t
30695 ____________________________________________________________________________
30696 [  6610] By: jhi                                   on 2000/08/13  15:09:16
30697         Log: Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
30698              From: Mike Guy <mjtg@cam.ac.uk>
30699              Date: Sun, 13 Aug 2000 13:45:51 +0100
30700              Message-Id: <E13Nx9D-00027M-00@libra.cus.cam.ac.uk>
30701      Branch: perl
30702            ! t/op/regmesg.t
30703 ____________________________________________________________________________
30704 [  6609] By: jhi                                   on 2000/08/13  14:31:26
30705         Log: Andreas says that 1.56 is fine, so reverting back to it.
30706      Branch: perl
30707            ! lib/CPAN.pm
30708 ____________________________________________________________________________
30709 [  6608] By: jhi                                   on 2000/08/13  05:34:20
30710         Log: Update Changes.
30711      Branch: perl
30712            ! Changes
30713 ____________________________________________________________________________
30714 [  6607] By: jhi                                   on 2000/08/13  05:32:01
30715         Log: Put back the \z changes of #5406 to CPAN.pm.
30716      Branch: perl
30717            ! lib/CPAN.pm
30718 ____________________________________________________________________________
30719 [  6606] By: jhi                                   on 2000/08/13  05:20:16
30720         Log: Fix-n-skip the tests under 5005threads.
30721      Branch: perl
30722            ! t/lib/b.t
30723 ____________________________________________________________________________
30724 [  6605] By: jhi                                   on 2000/08/13  05:07:48
30725         Log: Fix the test for 5005threads.
30726      Branch: perl
30727            ! t/lib/peek.t
30728 ____________________________________________________________________________
30729 [  6604] By: jhi                                   on 2000/08/13  03:35:37
30730         Log: Should have deleted this in #6603.
30731      Branch: perl
30732            - vms/subconfigure.com
30733 ____________________________________________________________________________
30734 [  6603] By: jhi                                   on 2000/08/12  18:29:32
30735         Log: Rewrite of vms/subconfigure.com as configure.com,
30736              from Peter Prymmer and the vmsperl crew.
30737      Branch: perl
30738            + vms/configure.com
30739            ! MANIFEST
30740 ____________________________________________________________________________
30741 [  6602] By: jhi                                   on 2000/08/11  13:00:01
30742         Log: PlainText.pm is dead.
30743      Branch: perl
30744            - lib/Pod/PlainText.pm
30745            ! MANIFEST
30746 ____________________________________________________________________________
30747 [  6601] By: jhi                                   on 2000/08/11  04:06:45
30748         Log: Update Changes.
30749      Branch: perl
30750            ! Changes
30751 ____________________________________________________________________________
30752 [  6600] By: jhi                                   on 2000/08/11  04:06:10
30753         Log: Add a few missing files, update MANIFEST.
30754      Branch: perl
30755            + lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
30756            + lib/Pod/PlainText.pm t/pod/find.t
30757            ! MANIFEST t/op/regmesg.t
30758 ____________________________________________________________________________
30759 [  6599] By: jhi                                   on 2000/08/11  03:31:10
30760         Log: Add Perl debugging tutorial, regen toc. 
30761              
30762              Subject: perldebtut.pod
30763              From: Richard Foley <Richard.Foley@m.dasa.de>
30764              Date: Wed, 09 Aug 2000 10:17:15 +0200
30765              Message-id: <3991138B.262247B8@m.dasa.de>
30766      Branch: perl
30767            + pod/perldebtut.pod
30768            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
30769 ____________________________________________________________________________
30770 [  6598] By: jhi                                   on 2000/08/11  02:48:56
30771         Log: tiny Changes edit
30772      Branch: perl
30773            ! Changes
30774 ____________________________________________________________________________
30775 [  6597] By: jhi                                   on 2000/08/11  02:39:04
30776         Log: Tests for #6589.
30777              
30778              Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
30779              From: simon@brecon.co.uk (Simon Cozens)
30780              Date: 11 Aug 2000 02:24:52 GMT
30781              Message-ID: <slrn8p6ovk.5sh.simon@justanother.perlhacker.org>
30782      Branch: perl
30783            ! t/lib/b.t
30784 ____________________________________________________________________________
30785 [  6596] By: jhi                                   on 2000/08/11  01:50:07
30786         Log: Update Changes.
30787      Branch: perl
30788            ! Changes
30789 ____________________________________________________________________________
30790 [  6595] By: jhi                                   on 2000/08/11  01:47:16
30791         Log: nitfix
30792      Branch: perl
30793            ! Changes
30794 ____________________________________________________________________________
30795 [  6594] By: jhi                                   on 2000/08/11  01:36:16
30796         Log: Subject: Getting perlio and threads to compile
30797              From: Lupe Christoph <lupe@lupe-christoph.de>
30798              Date: Wed, 9 Aug 2000 11:35:54 +0200
30799              Message-ID: <20000809113554.G23160@alanya.lupe-christoph.de>
30800              
30801              (the Solaris version changes in Configure skipped)
30802      Branch: perl
30803            ! hints/solaris_2.sh thread.h
30804 ____________________________________________________________________________
30805 [  6593] By: jhi                                   on 2000/08/11  01:30:16
30806         Log: Subject: Re: [ID 20000730.003] utf8::length() bad
30807              From: simon@brecon.co.uk (Simon Cozens)
30808              Date: 1 Aug 2000 06:55:19 GMT
30809              Message-ID: <slrn8oct2n.19l.simon@justanother.perlhacker.org>
30810      Branch: perl
30811            ! lib/utf8.pm
30812 ____________________________________________________________________________
30813 [  6592] By: jhi                                   on 2000/08/11  01:26:39
30814         Log: Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
30815              From: Peter Scott <Peter@PeterScott.com>
30816              Date: Thu, 10 Aug 2000 08:23:27 -0700
30817              Message-Id: <4.3.2.7.2.20000810081749.00aa92c0@peterscott.com>
30818      Branch: perl
30819            ! lib/perl5db.pl
30820 ____________________________________________________________________________
30821 [  6591] By: jhi                                   on 2000/08/11  01:22:02
30822         Log: Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value 
30823              From: Hugo <hv@crypt.compulink.co.uk>
30824              Date: Thu, 10 Aug 2000 19:23:04 +0100
30825              Message-Id: <200008101823.TAA23580@crypt.compulink.co.uk>
30826      Branch: perl
30827            ! regexec.c t/op/pat.t
30828 ____________________________________________________________________________
30829 [  6590] By: jhi                                   on 2000/08/11  01:19:19
30830         Log: Preprocessing and postprocessing for File::Find.
30831              
30832              Subject: Patch to Find::File.pm to allow alphabetical results
30833              From: Joe Smith <jsmith@inwap.com>
30834              Date: Wed, 9 Aug 2000 02:44:54 -0700
30835              Message-Id: <20000809024453.A21193@tardis.Tymnet.COM>
30836      Branch: perl
30837            ! lib/File/Find.pm
30838 ____________________________________________________________________________
30839 [  6589] By: jhi                                   on 2000/08/11  01:12:39
30840         Log: B::Deparse didn't do sub attributes.
30841              
30842              Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
30843              From: simon@brecon.co.uk (Simon Cozens)
30844              Date: 9 Aug 2000 04:49:20 GMT
30845              Message-ID: <slrn8p1omg.beq.simon@justanother.perlhacker.org>
30846      Branch: perl
30847            ! ext/B/B.xs ext/B/B/Deparse.pm ext/B/defsubs_h.PL
30848 ____________________________________________________________________________
30849 [  6588] By: jhi                                   on 2000/08/11  01:06:40
30850         Log: Subject: debugger "d" command doesnt check line number
30851              From: Mike Guy <mjtg@cam.ac.uk>
30852              Date: Tue, 08 Aug 2000 21:54:29 +0100
30853              Message-Id: <E13MGOL-000053-00@libra.cus.cam.ac.uk>
30854      Branch: perl
30855            ! lib/perl5db.pl mg.c pod/perldiag.pod
30856 ____________________________________________________________________________
30857 [  6587] By: jhi                                   on 2000/08/11  00:45:03
30858         Log: sleep(1) does not necessarily return 1.
30859              
30860              Subject: [PATCH bleadperl] op/lex_assign.t  
30861              From: Hugo <hv@crypt.compulink.co.uk>
30862              Date: Thu, 03 Aug 2000 14:34:22 +0100        
30863              Message-Id: <200008031334.OAA03379@crypt.compulink.co.uk>
30864      Branch: perl
30865            ! t/op/lex_assign.t
30866 ____________________________________________________________________________
30867 [  6586] By: jhi                                   on 2000/08/11  00:31:50
30868         Log: Document the IO::Select timeout.
30869      Branch: perl
30870            ! ext/IO/lib/IO/Select.pm
30871 ____________________________________________________________________________
30872 [  6585] By: jhi                                   on 2000/08/11  00:13:54
30873         Log: Forgot contributor.
30874      Branch: perl
30875            ! Changes
30876 ____________________________________________________________________________
30877 [  6584] By: jhi                                   on 2000/08/11  00:09:19
30878         Log: detypo
30879      Branch: perl
30880            ! Changes
30881 ____________________________________________________________________________
30882 [  6583] By: jhi                                   on 2000/08/11  00:07:53
30883         Log: Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
30884              
30885              Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
30886              From: Mike Guy <mjtg@cam.ac.uk> 
30887              Date: Thu, 10 Aug 2000 15:50:54 +0100
30888              Message-Id: <E13Mtfa-0005Ge-00@libra.cus.cam.ac.uk>
30889      Branch: perl
30890            ! sv.c t/op/int.t
30891 ____________________________________________________________________________
30892 [  6582] By: jhi                                   on 2000/08/10  23:29:32
30893         Log: Update Changes.
30894      Branch: perl
30895            ! Changes
30896 ____________________________________________________________________________
30897 [  6581] By: jhi                                   on 2000/08/10  23:26:16
30898         Log: Put back the std @INC thing.
30899      Branch: perl
30900            ! t/lib/ansicolor.t t/lib/cgi-form.t t/lib/cgi-function.t
30901            ! t/lib/cgi-html.t t/lib/cgi-pretty.t t/lib/cgi-request.t
30902            ! t/lib/gol-basic.t t/lib/gol-compat.t t/lib/gol-linkage.t
30903            ! t/lib/gol-oo.t
30904 ____________________________________________________________________________
30905 [  6580] By: jhi                                   on 2000/08/10  23:03:34
30906         Log: Update to CGI 2.70, from Lincoln Stein.
30907      Branch: perl
30908            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
30909            ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
30910            ! t/lib/cgi-function.t t/lib/cgi-html.t t/lib/cgi-pretty.t
30911            ! t/lib/cgi-request.t
30912 ____________________________________________________________________________
30913 [  6579] By: jhi                                   on 2000/08/10  22:41:50
30914         Log: Update to CPAN 1.56, from Andreas König.
30915      Branch: perl
30916            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
30917 ____________________________________________________________________________
30918 [  6578] By: jhi                                   on 2000/08/10  22:38:13
30919         Log: Update to Pod::Parser 1.17, from Brad Appleton.
30920      Branch: perl
30921            ! lib/Pod/Checker.pm lib/Pod/Find.pm lib/Pod/InputObjects.pm
30922            ! lib/Pod/ParseUtils.pm lib/Pod/Parser.pm lib/Pod/Select.pm
30923            ! lib/Pod/Usage.pm pod/pod2usage.PL pod/podchecker.PL
30924            ! pod/podselect.PL t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
30925            ! t/pod/include.t t/pod/included.t t/pod/lref.t
30926            ! t/pod/multiline_items.t t/pod/nested_items.t
30927            ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
30928            ! t/pod/poderrs.t t/pod/poderrs.xr t/pod/podselect.t
30929            ! t/pod/special_seqs.t
30930 ____________________________________________________________________________
30931 [  6577] By: jhi                                   on 2000/08/10  22:35:41
30932         Log: Small AUTHORS and MAINTAIN updates.  Could do with big updates.
30933      Branch: perl
30934            ! AUTHORS MAINTAIN
30935 ____________________________________________________________________________
30936 [  6576] By: jhi                                   on 2000/08/10  22:24:54
30937         Log: Update to Getopt::Long 2.23_05, from Johan Vromans.
30938      Branch: perl
30939            + t/lib/gol-oo.t
30940            ! MANIFEST lib/Getopt/Long.pm lib/newgetopt.pl t/lib/gol-basic.t
30941            ! t/lib/gol-compat.t t/lib/gol-linkage.t
30942 ____________________________________________________________________________
30943 [  6575] By: jhi                                   on 2000/08/10  22:02:07
30944         Log: Update to Term::ANSIColor 1.03, from Russ Allbery.
30945      Branch: perl
30946            ! lib/Term/ANSIColor.pm t/lib/ansicolor.t
30947 ____________________________________________________________________________
30948 [  6574] By: jhi                                   on 2000/08/10  21:55:03
30949         Log: Iterating perl6 description.
30950      Branch: perl
30951            ! pod/perlfaq1.pod
30952 ____________________________________________________________________________
30953 [  6573] By: jhi                                   on 2000/08/10  21:48:26
30954         Log: Revert the sv.c part of #6559, a better fix is needed.
30955      Branch: perl
30956            ! sv.c
30957 ____________________________________________________________________________
30958 [  6572] By: jhi                                   on 2000/08/10  20:33:43
30959         Log: It's the 2ndO'ROSSC.
30960      Branch: perl
30961            ! pod/perlfaq1.pod
30962 ____________________________________________________________________________
30963 [  6571] By: jhi                                   on 2000/08/10  15:55:48
30964         Log: detypo
30965      Branch: perl
30966            ! pod/perlfaq1.pod
30967 ____________________________________________________________________________
30968 [  6570] By: jhi                                   on 2000/08/10  14:11:17
30969         Log: An exceptionally sticky typo.
30970      Branch: perl
30971            ! Changes
30972 ____________________________________________________________________________
30973 [  6569] By: jhi                                   on 2000/08/10  14:09:33
30974         Log: detypo (and test Changes updating script)
30975      Branch: perl
30976            ! Changes
30977 ____________________________________________________________________________
30978 [  6568] By: jhi                                   on 2000/08/10  14:07:07
30979         Log: Update Changes.
30980      Branch: perl
30981            ! Changes
30982 ____________________________________________________________________________
30983 [  6567] By: jhi                                   on 2000/08/10  14:06:19
30984         Log: Amend the description of Perl6.
30985              Subject: [PATCH Perl-5.6.0] perlfaq1.pod
30986              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
30987              Date: Wed, 9 Aug 2000 22:11:06 -0500
30988              Message-ID: <20000809221106.A12246@chaos.wustl.edu>
30989      Branch: perl
30990            ! pod/perlfaq1.pod
30991 ____________________________________________________________________________
30992 [  6566] By: jhi                                   on 2000/08/10  13:58:57
30993         Log: Subject: Remove dead entry in perldiag
30994              From: Mike Guy <mjtg@cam.ac.uk>
30995              Date: Thu, 10 Aug 2000 14:19:19 +0100
30996              Message-Id: <E13MsEx-00033G-00@libra.cus.cam.ac.uk>
30997      Branch: perl
30998            ! pod/perldiag.pod
30999 ____________________________________________________________________________
31000 [  6565] By: jhi                                   on 2000/08/10  13:51:48
31001         Log: Zero entries were skipped, fix from Adrian Goalby
31002              <argoalby@yahoo.co.uk>
31003      Branch: perl
31004            ! lib/unicode/Number.pl lib/unicode/mktables.PL
31005 ____________________________________________________________________________
31006 [  6564] By: jhi                                   on 2000/08/10  13:00:12
31007         Log: Subject: [PATCH 5.6.0] cygwin port
31008              From: "Fifer, Eric" <EFifer@sanwaint.com>
31009              Date: Thu, 10 Aug 2000 13:15:36 +0100
31010              Message-ID: <779F20BCCE5AD31186A50008C75D997917176A@silldn_mail1.sanwaint.com>
31011      Branch: perl
31012            ! README.cygwin hints/cygwin.sh
31013 ____________________________________________________________________________
31014 [  6563] By: jhi                                   on 2000/08/10  12:55:16
31015         Log: Get back into sync with Jeffrey on the enhanced regex warnings.
31016      Branch: perl
31017            ! pod/perldiag.pod regcomp.c t/op/re_tests t/op/readdir.t
31018 ____________________________________________________________________________
31019 [  6562] By: gsar                                  on 2000/08/10  08:38:39
31020         Log: warn is a macro, avoid using at a variable to avoid warnings
31021              in some configurations; readdir.t is too conservative in
31022              estimating number of *.t's
31023      Branch: perl
31024            ! t/op/readdir.t util.c
31025 ____________________________________________________________________________
31026 [  6561] By: jhi                                   on 2000/08/09  23:35:42
31027         Log: Update Changes.
31028      Branch: perl
31029            ! Changes
31030 ____________________________________________________________________________
31031 [  6560] By: jhi                                   on 2000/08/09  23:05:47
31032         Log: Subject: Re: enhanced(?) regex error messages
31033              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
31034              Date: Wed, 9 Aug 2000 00:59:43 -0700 (PDT)
31035              Message-Id: <200008090759.AAA07144@ventrue.yahoo.com>
31036              
31037              (plus two small patches sent privately)
31038              (this still seems to leave few test failures)
31039      Branch: perl
31040            + t/op/regmesg.t
31041            ! MANIFEST pod/perldiag.pod regcomp.c regcomp.h t/op/misc.t
31042            ! t/pragma/warn/regcomp
31043 ____________________________________________________________________________
31044 [  6559] By: jhi                                   on 2000/08/09  20:41:18
31045         Log: (The fix did work but was not right, retracted in #6573)
31046              
31047              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
31048              From: Christian Kirsch <ck@held.mind.de>
31049              Date: Wed, 9 Aug 2000 17:05:17 +0200
31050              Message-Id: <20000809170517.A25389@held>
31051      Branch: perl
31052            ! sv.c t/pragma/locale.t
31053 ____________________________________________________________________________
31054 [  6558] By: jhi                                   on 2000/08/08  22:34:08
31055         Log: Tiny updates on the contributors list.
31056      Branch: perl
31057            ! Changes
31058 ____________________________________________________________________________
31059 [  6557] By: jhi                                   on 2000/08/08  19:34:28
31060         Log: Double check that we have a dirhandle.
31061      Branch: perl
31062            ! util.c
31063 ____________________________________________________________________________
31064 [  6556] By: jhi                                   on 2000/08/08  19:01:51
31065         Log: Delete eg as agreed at TPC3 (yes, 3).  Dusty, obsolete, non-w-clean.
31066              May be repopulated with fresh maintained examples.
31067      Branch: perl
31068            + lib/CGI/eg/RunMeFirst lib/CGI/eg/caution.xbm
31069            + lib/CGI/eg/clickable_image.cgi lib/CGI/eg/cookie.cgi
31070            + lib/CGI/eg/crash.cgi lib/CGI/eg/customize.cgi
31071            + lib/CGI/eg/diff_upload.cgi lib/CGI/eg/dna_small_gif.uu
31072            + lib/CGI/eg/file_upload.cgi lib/CGI/eg/frameset.cgi
31073            + lib/CGI/eg/index.html lib/CGI/eg/internal_links.cgi
31074            + lib/CGI/eg/javascript.cgi lib/CGI/eg/monty.cgi
31075            + lib/CGI/eg/multiple_forms.cgi lib/CGI/eg/nph-clock.cgi
31076            + lib/CGI/eg/nph-multipart.cgi lib/CGI/eg/popup.cgi
31077            + lib/CGI/eg/save_state.cgi lib/CGI/eg/tryit.cgi
31078            + lib/CGI/eg/wilogo_gif.uu
31079            - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
31080            - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
31081            - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
31082            - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
31083            - eg/cgi/frameset.cgi eg/cgi/index.html
31084            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
31085            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
31086            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
31087            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
31088            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
31089            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
31090            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
31091            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
31092            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
31093            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
31094            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
31095            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
31096            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
31097            - eg/van/vanish eg/who eg/wrapsuid
31098            ! MANIFEST
31099 ____________________________________________________________________________
31100 [  6555] By: jhi                                   on 2000/08/08  18:51:08
31101         Log: Delete chat2 as requested by Randal.
31102              
31103              Subject: Re: perlfaq8 coyness
31104              From: merlyn@stonehenge.com (Randal L. Schwartz) 
31105              Date: 15 May 2000 18:52:42 -0700 
31106              Message-ID: <m166sfl0r9.fsf@halfdome.holdit.com> 
31107      Branch: perl
31108            - lib/chat2.pl
31109            ! MANIFEST
31110 ____________________________________________________________________________
31111 [  6554] By: jhi                                   on 2000/08/08  18:31:35
31112         Log: Regen global.sym.
31113      Branch: perl
31114            ! global.sym
31115 ____________________________________________________________________________
31116 [  6553] By: jhi                                   on 2000/08/08  18:28:13
31117         Log: Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
31118              (either perlbug or p5p ate the original), plus regen
31119              perlapi and perltoc. 
31120      Branch: perl
31121            ! Changes Changes5.004 README.Y2K cop.h emacs/cperl-mode.el
31122            ! ext/B/ramblings/flip-flop ext/Data/Dumper/Dumper.pm
31123            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Socket.pm
31124            ! ext/Socket/Socket.pm lib/CGI.pm lib/CGI/Cookie.pm
31125            ! lib/File/Temp.pm lib/FileHandle.pm lib/Pod/Functions.pm
31126            ! lib/Pod/InputObjects.pm lib/Pod/LaTeX.pm lib/Text/Soundex.pm
31127            ! lib/perl5db.pl op.h opcode.pl perlapi.c perlapi.h
31128            ! pod/perlapi.pod pod/perltoc.pod t/lib/dosglob.t
31129            ! t/lib/ftmp-posix.t t/lib/glob-global.t t/op/grent.t
31130            ! t/op/pwent.t vms/ext/DCLsym/DCLsym.pm
31131 ____________________________________________________________________________
31132 [  6552] By: jhi                                   on 2000/08/08  18:06:29
31133         Log: Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
31134              From: Mike Guy <mjtg@cam.ac.uk>
31135              Message-Id: <E13MAj1-00038W-00@libra.cus.cam.ac.uk>
31136              Date: Tue, 08 Aug 2000 15:51:27 +0100
31137      Branch: perl
31138            ! doop.c sv.h t/op/join.t t/pragma/overload.t
31139 ____________________________________________________________________________
31140 [  6551] By: jhi                                   on 2000/08/08  18:01:11
31141         Log: Re-apply #6549.
31142      Branch: perl
31143            ! lib/perl5db.pl
31144 ____________________________________________________________________________
31145 [  6550] By: jhi                                   on 2000/08/08  17:43:08
31146         Log: Accidental retraction of #6549.
31147      Branch: perl
31148            ! lib/perl5db.pl
31149 ____________________________________________________________________________
31150 [  6549] By: jhi                                   on 2000/08/08  17:40:04
31151         Log: Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
31152              From: Mike Guy <mjtg@cam.ac.uk>
31153              Date: Mon, 07 Aug 2000 21:49:58 +0100
31154              Message-Id: <E13LtqQ-0006Jc-00@libra.cus.cam.ac.uk>
31155      Branch: perl
31156            ! lib/perl5db.pl
31157 ____________________________________________________________________________
31158 [  6548] By: jhi                                   on 2000/08/08  17:37:57
31159         Log: Document here-doc better.
31160              
31161              Subject: Re: [ID 20000804.003] heredoc in s///e replacement
31162              From: Mike Guy <mjtg@cam.ac.uk>
31163              Date: Mon, 07 Aug 2000 14:02:09 +0100
31164              Message-Id: <E13LmXh-0006rM-00@libra.cus.cam.ac.uk>
31165      Branch: perl
31166            ! pod/perldata.pod
31167 ____________________________________________________________________________
31168 [  6547] By: jhi                                   on 2000/08/08  17:33:34
31169         Log: Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
31170              From: "Randy J. Ray" <rjray@redhat.com>
31171              Date: Mon, 07 Aug 2000 19:12:25 -0700
31172              Message-Id: <200008080212.TAA12784@tzimisce.soma.redhat.com>
31173      Branch: perl
31174            ! perl.c pod/perlrun.pod
31175 ____________________________________________________________________________
31176 [  6546] By: jhi                                   on 2000/08/08  17:29:26
31177         Log: Subject: Re: enhanced(?) regex error messages 
31178              From: Hugo <hv@crypt.compulink.co.uk>
31179              Date: Tue, 08 Aug 2000 03:25:51 +0100
31180              Message-Id: <200008080225.DAA10998@crypt.compulink.co.uk>
31181              
31182              plus Capitalize the error messages, plus perldiag them.
31183      Branch: perl
31184            ! pod/perldiag.pod regcomp.c t/op/pat.t t/op/re_tests
31185 ____________________________________________________________________________
31186 [  6545] By: jhi                                   on 2000/08/08  13:59:28
31187         Log: Augment #6539 a bit: don't croak if there's magic in the air.
31188              
31189              Subject: Re: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF) 
31190              From: Hugo <hv@crypt.compulink.co.uk>
31191              Date: Tue, 08 Aug 2000 03:02:03 +0100
31192              Message-Id: <200008080202.DAA09147@crypt.compulink.co.uk>
31193      Branch: perl
31194            ! pp.c t/op/bless.t
31195 ____________________________________________________________________________
31196 [  6544] By: jhi                                   on 2000/08/07  21:11:52
31197         Log: Make the test -w clean.
31198      Branch: perl
31199            ! t/op/bless.t
31200 ____________________________________________________________________________
31201 [  6543] By: jhi                                   on 2000/08/07  19:49:53
31202         Log: use warnings instead of $^W.
31203      Branch: perl
31204            ! t/op/bless.t
31205 ____________________________________________________________________________
31206 [  6542] By: jhi                                   on 2000/08/07  17:41:41
31207         Log: Disable a portability warning Because We Know What We Are Doing.
31208      Branch: perl
31209            ! t/op/bless.t
31210 ____________________________________________________________________________
31211 [  6541] By: jhi                                   on 2000/08/07  17:29:51
31212         Log: Tiny tidying on report_evil_fh().
31213      Branch: perl
31214            ! util.c
31215 ____________________________________________________________________________
31216 [  6540] By: jhi                                   on 2000/08/07  16:37:38
31217         Log: Make regular expression parse error messages easier to understand.
31218              
31219              Subject: Re: enhanced(?) regex error messages
31220              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
31221              Date: Fri, 4 Aug 2000 23:34:07 -0700 (PDT)
31222              Message-Id: <200008050634.XAA20360@ventrue.yahoo.com>
31223      Branch: perl
31224            ! regcomp.c
31225 ____________________________________________________________________________
31226 [  6539] By: jhi                                   on 2000/08/07  16:12:27
31227         Log: Make bless(REF, REF) a fatal error, add bless tests.
31228              
31229              Subject: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF)
31230              From: Hugo <hv@crypt.compulink.co.uk>
31231              Date: Mon, 07 Aug 2000 16:59:38 +0100
31232              Message-Id: <200008071559.QAA29541@crypt.compulink.co.uk>
31233      Branch: perl
31234            + t/op/bless.t
31235            ! MANIFEST pod/perldiag.pod pp.c sv.c
31236 ____________________________________________________________________________
31237 [  6538] By: jhi                                   on 2000/08/07  15:59:43
31238         Log: Subject: [ID 20000803.006] 'use lib ...' doesn't behave as documented
31239              From: Tim Conrow <tim@spindrift.srl.caltech.edu>
31240              Date: Thu, 3 Aug 2000 14:29:21 -0700
31241              Message-Id: <200008032129.OAA27898@spindrift.caltech.edu>
31242      Branch: perl
31243            ! lib/lib_pm.PL
31244 ____________________________________________________________________________
31245 [  6537] By: jhi                                   on 2000/08/07  15:47:18
31246         Log: Retract #6419 for now since it breaks in AFS and MachTen.
31247      Branch: perl
31248            ! lib/Cwd.pm
31249 ____________________________________________________________________________
31250 [  6536] By: jhi                                   on 2000/08/07  15:05:29
31251         Log: Plug the security hole described in the Aug 05 2000 bugtraq message
31252              "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
31253              The security hole exists only in suidperls, which isn't
31254              installed or even built by default.
31255      Branch: perl
31256            ! perl.c
31257 ____________________________________________________________________________
31258 [  6535] By: jhi                                   on 2000/08/07  14:45:14
31259         Log: tr memory corruption fix from Simon Cozens.
31260      Branch: perl
31261            ! doop.c
31262 ____________________________________________________________________________
31263 [  6534] By: jhi                                   on 2000/08/06  11:38:16
31264         Log: Document a bit that UDP is not what you might think.
31265              
31266              Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
31267              From: Lupe Christoph <lupe@lupe-christoph.de>
31268              Message-ID: <20000724085915.B13172@alanya.lupe-christoph.de>
31269              Date: Mon, 24 Jul 2000 08:59:15 +0200
31270      Branch: perl
31271            ! pod/perlipc.pod
31272 ____________________________________________________________________________
31273 [  6533] By: jhi                                   on 2000/08/06  11:35:01
31274         Log: Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
31275              From: Jeff Pinyan <jeffp@hut.crusoe.net>
31276              Date: Sat, 5 Aug 2000 00:22:01 -0400 (EDT)
31277              Message-ID: <Pine.BSF.3.96.1000805002052.23260A-100000@hut.crusoe.net>
31278      Branch: perl
31279            ! pod/perlfunc.pod
31280 ____________________________________________________________________________
31281 [  6532] By: jhi                                   on 2000/08/06  03:45:41
31282         Log: Have symbols for the IoTYPEs.
31283      Branch: perl
31284            ! doio.c pp_ctl.c pp_sys.c sv.h toke.c util.c
31285 ____________________________________________________________________________
31286 [  6531] By: jhi                                   on 2000/08/06  01:33:55
31287         Log: Continue fixing the io warnings.  This also
31288              sort of fixes bug ID 20000802.003: the core dump
31289              is no more.  Whether the current behaviour is correct
31290              (giving a warning: "Not a format reference"), is another matter.
31291      Branch: perl
31292            ! doio.c pod/perldiag.pod pp_hot.c pp_sys.c t/pragma/warn/doio
31293            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
31294 ____________________________________________________________________________
31295 [  6530] By: jhi                                   on 2000/08/05  21:33:12
31296         Log: Change the Policy policy: now -Dprefix= with an existing
31297              Policy.sh and prefix == siteprefix == vendorprefix, then all
31298              of them follow along the new prefix.
31299              
31300              Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
31301              From: Andy Dougherty <doughera@lafayette.edu>
31302              Date: Fri, 4 Aug 2000 14:53:50 -0400 (EDT)
31303              Message-ID: <Pine.SOL.4.10.10008041440560.17981-100000@maxwell.phys.lafayette.edu>
31304      Branch: perl
31305            ! Policy_sh.SH
31306 ____________________________________________________________________________
31307 [  6529] By: jhi                                   on 2000/08/05  18:57:28
31308         Log: Zap lib/Sys directory when cleaning up.
31309      Branch: perl
31310            ! Makefile.SH
31311 ____________________________________________________________________________
31312 [  6528] By: jhi                                   on 2000/08/05  18:40:44
31313         Log: Essential prototype changes were missing from #6527.
31314              Also make report_evil_fh() more bomb-proof.
31315      Branch: perl
31316            ! embed.h util.c
31317 ____________________________________________________________________________
31318 [  6527] By: jhi                                   on 2000/08/05  03:22:05
31319         Log: Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
31320              From: "Ronald F. Guilmette" <rfg@monkeys.com>
31321              Date: Mon, 24 Jul 2000 15:47:00 -0700 (PDT)
31322              Message-Id: <200007242247.PAA52177@monkeys.com>
31323      Branch: perl
31324            ! embed.pl pp_hot.c pp_sys.c proto.h t/pragma/warn/pp_sys util.c
31325 ____________________________________________________________________________
31326 [  6526] By: jhi                                   on 2000/08/04  21:23:27
31327         Log: gcc versions might have (parentheses) in them.
31328      Branch: metaconfig/U/perl
31329            ! gccvers.U
31330      Branch: perl
31331            ! Configure config_h.SH
31332 ____________________________________________________________________________
31333 [  6525] By: jhi                                   on 2000/08/04  20:23:12
31334         Log: Weed buglets pointed out by
31335              
31336              From: Lupe Christoph <lupe@lupe-christoph.de>
31337              Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
31338              Date: Fri, 4 Aug 2000 17:34:39 +0200
31339              Message-ID: <20000804173439.L8087@alanya.lupe-christoph.de>
31340      Branch: metaconfig/U/perl
31341            ! gccvers.U uselfs.U
31342      Branch: perl
31343            ! Configure config_h.SH
31344 ____________________________________________________________________________
31345 [  6524] By: jhi                                   on 2000/08/04  19:02:08
31346         Log: Warn under -w if lstat(FH) is attempted.
31347              
31348              Subject: [ID 20000421.003] perlfunc says you can lstat a file handle but you cannot
31349              From: "Todd C. Miller" <Todd.Miller@courtesan.com> 
31350              Date: Fri, 21 Apr 2000 10:43:46 -0600 (MDT) 
31351              Message-Id: <200004211643.e3LGhkX24720@xerxes.courtesan.com> 
31352      Branch: perl
31353            ! pod/perldiag.pod pod/perlfunc.pod pp_sys.c
31354            ! t/pragma/warn/pp_sys
31355 ____________________________________________________________________________
31356 [  6523] By: jhi                                   on 2000/08/04  12:31:11
31357         Log: Subject: New perlcc, take 2
31358              From: simon@brecon.co.uk (Simon Cozens)
31359              Date: 4 Aug 2000 06:21:04 GMT
31360              Message-ID: <slrn8oko6g.da2.simon@justanother.perlhacker.org>
31361      Branch: perl
31362            ! utils/perlcc.PL
31363 ____________________________________________________________________________
31364 [  6522] By: jhi                                   on 2000/08/04  12:26:33
31365         Log: Subject: Re: Array vs. List context
31366              From: Daniel Chetlin <daniel@chetlin.com>
31367              Date: Fri, 4 Aug 2000 00:22:44 -0700
31368              Message-ID: <20000804002244.A5924@ilmd.chetlin.org>
31369      Branch: perl
31370            ! pod/perlapi.pod pod/perlcall.pod pod/perlembed.pod
31371            ! pod/perlfaq4.pod
31372 ____________________________________________________________________________
31373 [  6521] By: jhi                                   on 2000/08/04  12:22:38
31374         Log: Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
31375              From: Raymund Will <ray@caldera.de>
31376              Date: Fri, 4 Aug 2000 12:07:09 +0200
31377              Message-Id: <20000804120709.A14982@caldera.de>
31378      Branch: perl
31379            ! configure.gnu
31380 ____________________________________________________________________________
31381 [  6520] By: jhi                                   on 2000/08/04  04:09:06
31382         Log: After the #6519 a warning about stat() is just that,
31383              not about a filetest, which now have their own warning.
31384      Branch: perl
31385            ! pod/perldiag.pod
31386 ____________________________________________________________________________
31387 [  6519] By: jhi                                   on 2000/08/04  04:06:30
31388         Log: In the warnings call filehandles consistently so;
31389              add "unopened" warning for stat().
31390      Branch: perl
31391            ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
31392            ! t/pragma/warn/pp_sys
31393 ____________________________________________________________________________
31394 [  6518] By: jhi                                   on 2000/08/04  02:55:35
31395         Log: Subject: Minor tweak to perlvar.pod
31396              From: "Stephen P. Potter" <spp@ds.net>
31397              Date: Tue, 18 Apr 2000 09:26:03 -0400
31398              Message-Id: <200004181326.JAA01560@spp.users.ds.net>
31399      Branch: perl
31400            ! pod/perlvar.pod
31401 ____________________________________________________________________________
31402 [  6517] By: jhi                                   on 2000/08/04  02:50:08
31403         Log: Subject: [ID 19990721.004] Documentation bug in perlfunc
31404              From: "Clinton Pierce" <cpierce1@ford.com>
31405              Date: Wed, 21 Jul 1999 16:45:31 -0400
31406              Message-Id: <199907212049.QAA12875@mailfw3.ford.com>
31407              
31408              Fix by Stephen Potter (visible in the bug db but not in p5p?)
31409      Branch: perl
31410            ! pod/perlfunc.pod pod/perlop.pod
31411 ____________________________________________________________________________
31412 [  6516] By: jhi                                   on 2000/08/04  02:09:25
31413         Log: This is 6512.  Really.
31414      Branch: perl
31415            ! dump.c
31416 ____________________________________________________________________________
31417 [  6515] By: jhi                                   on 2000/08/04  01:25:50
31418         Log: mention the idea of @( and @)
31419      Branch: perl
31420            ! Todo-5.6
31421 ____________________________________________________________________________
31422 [  6514] By: bailey                                on 2000/08/04  01:18:46
31423         Log: YA resync with mainstem, including VMS patches from others
31424      Branch: vmsperl
31425           +> (branch 48 files)
31426            - lib/lib.pm pod/Makefile pod/Win32.pod pod/buildtoc
31427           !> (integrate 354 files)
31428 ____________________________________________________________________________
31429 [  6513] By: jhi                                   on 2000/08/04  01:18:18
31430         Log: Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
31431              From: Mark Dickinson <dickins3@fas.harvard.edu>
31432              Date: Wed, 2 Aug 2000 13:25:07 -0400 (EDT)
31433              Message-Id: <Pine.OSF.4.10.10008021321380.32190-200000@is07.fas.harvard.edu>
31434      Branch: perl
31435            ! t/op/grent.t t/op/pwent.t
31436 ____________________________________________________________________________
31437 [  6512] By: jhi                                   on 2000/08/04  01:14:06
31438         Log: Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
31439              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
31440              Date: Wed, 02 Aug 2000 10:51:01 +0100
31441              Message-Id: <E13JvAz-0005B5-00@libra.cus.cam.ac.uk>
31442      Branch: perl
31443            ! sv.c
31444 ____________________________________________________________________________
31445 [  6511] By: jhi                                   on 2000/08/04  00:57:00
31446         Log: Subject: [PATCH] bad cppsymbols on os2 + Configure question                
31447              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
31448              Date: Thu, 03 Aug 2000 17:20:04 -0700
31449              Message-ID: <0wgi5gzkgqLb092yn@efn.org> 
31450      Branch: metaconfig
31451            ! U/modified/Cppsym.U
31452      Branch: perl
31453            ! Configure config_h.SH
31454 ____________________________________________________________________________
31455 [  6510] By: jhi                                   on 2000/08/04  00:25:28
31456         Log: detypo
31457      Branch: perl
31458            ! Makefile.SH
31459 ____________________________________________________________________________
31460 [  6509] By: jhi                                   on 2000/08/03  23:43:18
31461         Log: Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
31462              From: Dominic Dunlop <domo@computer.org>
31463              Date: Thu, 3 Aug 2000 22:16:46 +0200
31464              Message-Id: <p04320411b5af8091f6fe@[194.235.193.148]>
31465      Branch: perl
31466            ! t/op/sprintf.t
31467 ____________________________________________________________________________
31468 [  6508] By: jhi                                   on 2000/08/03  23:40:37
31469         Log: Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
31470              From: Hugo <hv@crypt.compulink.co.uk>
31471              Date: Thu, 03 Aug 2000 18:25:30 +0100
31472              Message-Id: <200008031725.SAA10580@crypt.compulink.co.uk>
31473      Branch: perl
31474            ! regcomp.c t/op/re_tests
31475 ____________________________________________________________________________
31476 [  6507] By: jhi                                   on 2000/08/03  23:38:28
31477         Log: Subject: [PATCH] sv.h documentation - SvLEN
31478              From: Mike Guy <mjtg@cam.ac.uk>
31479              Date: Thu, 03 Aug 2000 14:43:09 +0100
31480              Message-Id: <E13KLHB-0004UK-00@libra.cus.cam.ac.uk>
31481      Branch: perl
31482            ! sv.h
31483 ____________________________________________________________________________
31484 [  6506] By: jhi                                   on 2000/08/03  15:49:14
31485         Log: Disable the fix_pl hack for now.
31486      Branch: perl
31487            ! Makefile.SH
31488 ____________________________________________________________________________
31489 [  6505] By: jhi                                   on 2000/08/03  13:49:04
31490         Log: Add a URL for FSF.
31491              
31492              Subject: Patch for README
31493              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
31494              Date: Wed, 2 Aug 2000 13:25:09 -0500
31495              Message-ID: <20000802132509.I10379@chaos.wustl.edu>
31496      Branch: perl
31497            ! README
31498 ____________________________________________________________________________
31499 [  6504] By: jhi                                   on 2000/08/03  13:29:19
31500         Log: Be more informative on what is skipped and why,
31501              also repeat the list at the end.
31502      Branch: perl
31503            ! Porting/p4desc
31504 ____________________________________________________________________________
31505 [  6503] By: jhi                                   on 2000/08/03  13:07:05
31506         Log: Circumvent the removal of .patch by fix_pl.
31507              
31508              Subject: Re: [ID 20000802.011] unable to 'make test'          
31509              From: simon@brecon.co.uk (Simon Cozens) 
31510              Date: 3 Aug 2000 04:17:00 GMT
31511              Message-ID: <slrn8ohshs.81o.simon@justanother.perlhacker.org> 
31512      Branch: perl
31513            ! Makefile.SH
31514 ____________________________________________________________________________
31515 [  6502] By: jhi                                   on 2000/08/03  00:14:34
31516         Log: Add the missing setproctitle unit.
31517      Branch: metaconfig/U/perl
31518            + d_setproctitle.U
31519 ____________________________________________________________________________
31520 [  6501] By: jhi                                   on 2000/08/03  00:00:26
31521         Log: The subtest 4 may fail also on VOBS, as pointed out
31522              by Nick Ing-Simmons in November 1999, bug id 19991124.003
31523              (but the failure in that bug report isn't the subtest 4).
31524      Branch: perl
31525            ! t/op/stat.t
31526 ____________________________________________________________________________
31527 [  6500] By: jhi                                   on 2000/08/02  23:49:30
31528         Log: Better skip message for the test; one of the two problems in
31529              
31530              Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
31531              From: Lupe Christoph <lupe@lupe-christoph.de>
31532              Date: Thu, 24 Feb 2000 11:54:50 +0100 (MET)
31533              Message-Id: <200002241054.LAA06808@lupe-christoph.de>
31534      Branch: perl
31535            ! t/op/numconvert.t
31536 ____________________________________________________________________________
31537 [  6499] By: jhi                                   on 2000/08/02  22:49:16
31538         Log: Allow "no Module;" even if there is no 'unimport'.
31539              
31540              Subject: [ID 20000324.029] `unimport' is not special the way `import' is
31541              From: mjd@plover.com
31542              Date: 24 Mar 2000 15:24:34 -0000
31543              Message-Id: <20000324152434.15160.qmail@plover.com>
31544      Branch: perl
31545            ! gv.c
31546 ____________________________________________________________________________
31547 [  6498] By: jhi                                   on 2000/08/02  22:42:58
31548         Log: Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
31549              that are hopefully soon put into use.
31550      Branch: perl
31551            ! opcode.h opcode.pl opnames.h
31552 ____________________________________________________________________________
31553 [  6497] By: gsar                                  on 2000/08/02  22:28:59
31554         Log: require.t needs binmode() to work on windows
31555      Branch: perl
31556            ! t/comp/require.t
31557 ____________________________________________________________________________
31558 [  6496] By: jhi                                   on 2000/08/02  22:08:51
31559         Log: Document the IVdf UVuf UVof UVxf.
31560      Branch: perl
31561            ! pod/perlguts.pod
31562 ____________________________________________________________________________
31563 [  6495] By: jhi                                   on 2000/08/02  21:54:26
31564         Log: detypo #6494
31565      Branch: perl
31566            ! ext/Data/Dumper/Dumper.xs
31567 ____________________________________________________________________________
31568 [  6494] By: jhi                                   on 2000/08/02  21:49:17
31569         Log: Dump UVs as UVs in Data::Dumper.
31570              
31571              Subject: Re: [ID 20000405.018] Data::Dumper and negative numbers
31572              From: Gurusamy Sarathy <gsar@ActiveState.com>
31573              Date: Thu, 27 Apr 2000 12:26:25 -0700
31574              Message-Id: <200004271926.MAA04331@molotok.activestate.com>
31575      Branch: perl
31576            ! ext/Data/Dumper/Dumper.xs
31577 ____________________________________________________________________________
31578 [  6493] By: jhi                                   on 2000/08/02  17:01:58
31579         Log: Subject: [PATCH bleadperl] [ID 20000731.010] regex error 
31580              From: Hugo <hv@crypt.compulink.co.uk>
31581              Date: Wed, 02 Aug 2000 14:53:56 +0100
31582              Message-Id: <200008021353.OAA24761@crypt.compulink.co.uk>
31583      Branch: perl
31584            ! regexec.c t/op/re_tests
31585 ____________________________________________________________________________
31586 [  6492] By: jhi                                   on 2000/08/02  15:02:46
31587         Log: The new setproctitle() feature is available only in 
31588              bleeding edge FreeBSD.  From Paul Saab.
31589      Branch: perl
31590            ! mg.c
31591 ____________________________________________________________________________
31592 [  6491] By: jhi                                   on 2000/08/02  13:34:36
31593         Log: The tr utf8 patching continues.
31594              
31595              Subject: Re: #6469, too many tests claimed in require.t
31596              From: simon@brecon.co.uk (Simon Cozens)
31597              Date: 2 Aug 2000 02:37:17 GMT
31598              Message-ID: <slrn8of2at.81o.simon@justanother.perlhacker.org>
31599              
31600              (the logic of the test was the wrong way round in the patch)
31601      Branch: perl
31602            ! doop.c
31603 ____________________________________________________________________________
31604 [  6490] By: jhi                                   on 2000/08/02  13:27:38
31605         Log: The name of a filehandle does not have <these>.
31606      Branch: perl
31607            ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
31608            ! t/pragma/warn/pp_sys util.c
31609 ____________________________________________________________________________
31610 [  6489] By: jhi                                   on 2000/08/02  04:26:46
31611         Log: Remove the extraneous "main::" prefix from all the
31612              "opened only for", "on closed", and "never opened" warnings.
31613              
31614              Subject: Re: inappropriate warning
31615              From: Gurusamy Sarathy <gsar@ActiveState.com>
31616              Date: Mon, 20 Mar 2000 11:28:02 -0800
31617              Message-Id: <200003201928.LAA32224@maul.ActiveState.com>
31618      Branch: perl
31619            ! doio.c embed.h embed.pl gv.c objXSUB.h pp_hot.c pp_sys.c
31620            ! proto.h t/pragma/warn/4lint t/pragma/warn/doio
31621            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
31622 ____________________________________________________________________________
31623 [  6488] By: jhi                                   on 2000/08/02  03:02:57
31624         Log: memcpy has n o in it, as pinted ut by Sarathy.
31625      Branch: perl
31626            ! pod/perlguts.pod
31627 ____________________________________________________________________________
31628 [  6487] By: jhi                                   on 2000/08/02  02:44:51
31629         Log: Document in one place the memory abstractions used in Perl core.
31630              
31631              Subject: Re: Memory abstraction
31632              From: simon@brecon.co.uk (Simon Cozens)
31633              Date: 2 Aug 2000 02:20:23 GMT
31634              Organization: Earth.li Origins
31635      Branch: perl
31636            ! pod/perlguts.pod
31637 ____________________________________________________________________________
31638 [  6486] By: jhi                                   on 2000/08/02  02:41:57
31639         Log: regen_headers, regen perltoc.
31640      Branch: perl
31641            ! perlapi.c pod/perltoc.pod
31642 ____________________________________________________________________________
31643 [  6485] By: jhi                                   on 2000/08/02  01:43:33
31644         Log: "This little thing tests for a file .patch, and if it contains
31645              a number, pops into patchlevel.h" (making it easier to track
31646              which development version people are reporting bugs against)
31647              
31648              Subject: Patchlevel autogeneration for repository perls
31649              From: simon@brecon.co.uk (Simon Cozens)
31650              Date: 14 Jul 2000 07:12:15 GMT
31651              Message-ID: <slrn8mtfaf.1qo.simon@justanother.perlhacker.org>
31652      Branch: perl
31653            + fix_pl
31654            ! MANIFEST Makefile.SH
31655 ____________________________________________________________________________
31656 [  6484] By: jhi                                   on 2000/08/02  01:32:54
31657         Log: FreeBSD 3.* updates from
31658              
31659              From: Paul Saab <ps@yahoo-inc.com>
31660              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
31661              Date: Tue, 1 Aug 2000 15:41:39 -0700
31662              Message-Id: <20000801154139.A53740@yahoo-inc.com>
31663      Branch: perl
31664            ! hints/freebsd.sh
31665 ____________________________________________________________________________
31666 [  6483] By: jhi                                   on 2000/08/02  01:27:44
31667         Log: In new BSDs changes to argv[] do not show up in ps(1) output,
31668              instead one must use setproctitle().  This was already addressed
31669              by change #6457, but the below has a new variant for FreeBSD 4.0
31670              or later, and the matter is also documented more.
31671              
31672              From: Paul Saab <ps@yahoo-inc.com>
31673              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
31674              Date: Tue, 1 Aug 2000 15:41:39 -0700
31675              Message-Id: <20000801154139.A53740@yahoo-inc.com>
31676      Branch: metaconfig/U/perl
31677            + i_libutil.U
31678      Branch: perl
31679            ! Configure config_h.SH mg.c perl.h pod/perlvar.pod
31680 ____________________________________________________________________________
31681 [  6482] By: jhi                                   on 2000/08/01  22:17:32
31682         Log: The test from this
31683              
31684              Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
31685              Date: Sat, 15 Apr 2000 17:03:44 +0100
31686              From: Tom Hughes <tom@compton.nu>
31687              Message-ID: <d1c9b2af49.tom@compton.compton.nu>
31688              
31689              was missing, the code change went in as #5989
31690              (which had a different test?)
31691      Branch: perl
31692            ! t/op/misc.t
31693 ____________________________________________________________________________
31694 [  6481] By: jhi                                   on 2000/08/01  21:48:38
31695         Log: Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
31696              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
31697              Date: Thu, 27 Jul 2000 13:51:41 -0700 (PDT)
31698              Message-Id: <200007272051.NAA02178@xfiles.intercon.hp.com>
31699      Branch: perl
31700            ! perl.h
31701 ____________________________________________________________________________
31702 [  6480] By: jhi                                   on 2000/08/01  18:05:28
31703         Log: Make p4desc to skip non-mainperl branches by default.
31704      Branch: perl
31705            ! Porting/p4desc
31706 ____________________________________________________________________________
31707 [  6479] By: jhi                                   on 2000/08/01  17:29:19
31708         Log: If gccosandvers is equal to osname, clear gccosandvers.
31709      Branch: metaconfig/U/perl
31710            ! gccvers.U
31711      Branch: perl
31712            ! Configure config_h.SH
31713 ____________________________________________________________________________
31714 [  6478] By: jhi                                   on 2000/08/01  15:54:08
31715         Log: BOM patching from Simon Cozens.
31716      Branch: perl
31717            ! toke.c
31718 ____________________________________________________________________________
31719 [  6477] By: jhi                                   on 2000/08/01  04:50:33
31720         Log: Stash away the largefiles flags and libswanted.
31721      Branch: perl
31722            ! hints/aix.sh hints/hpux.sh hints/linux.sh hints/solaris_2.sh
31723 ____________________________________________________________________________
31724 [  6476] By: gsar                                  on 2000/08/01  04:24:24
31725         Log: various syntax errors and such (not fixed: comp/require.t#22 coredump
31726              on Windows)
31727      Branch: perl
31728            ! t/pragma/utf8.t utf8.c win32/win32.c
31729 ____________________________________________________________________________
31730 [  6475] By: jhi                                   on 2000/08/01  03:35:24
31731         Log: Make chr() for values >127 to create utf8 when under utf8.
31732              
31733              Subject: Re: uft8/chr()
31734              From: simon@brecon.co.uk (Simon Cozens)
31735              Date: 1 Aug 2000 02:37:02 GMT
31736              Message-ID: <slrn8ocdud.19l.simon@justanother.perlhacker.org>
31737      Branch: perl
31738            ! pod/perlfunc.pod pp.c t/pragma/utf8.t
31739 ____________________________________________________________________________
31740 [  6474] By: jhi                                   on 2000/08/01  02:36:18
31741         Log: In Digital UNIX warn if gcc explicitly chosen because even
31742              2.95.2 is known to cause problems.
31743      Branch: perl
31744            ! hints/dec_osf.sh
31745 ____________________________________________________________________________
31746 [  6473] By: jhi                                   on 2000/08/01  02:00:56
31747         Log: Make the safety catch for buggy gccs work with triple version
31748              numbers like 2.95.2.  Reported in
31749              
31750              Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
31751              From: Maurizio Loreti <maurizio.loreti@pd.infn.it>
31752              Date: Mon, 31 Jul 2000 14:55:06 +0200
31753              Message-Id: <200007311255.AA25586@axcdf4.pd.infn.it>
31754      Branch: perl
31755            ! hints/dec_osf.sh
31756 ____________________________________________________________________________
31757 [  6472] By: jhi                                   on 2000/08/01  01:13:33
31758         Log: Subject: fix and question re: waitpid() under win32
31759              From: Brian Clarke <clarke@appliedmeta.com>
31760              Date: Fri, 28 Jul 2000 15:18:29 -0400
31761              Message-ID: <3981DC85.290314EB@appliedmeta.com>
31762              
31763              Slightly reformatted and WNOHANG # define moved to win32.h
31764              so that also POSIX.xs sees it, as suggsted by Sarathy.
31765      Branch: perl
31766            ! win32/win32.c win32/win32.h
31767 ____________________________________________________________________________
31768 [  6471] By: jhi                                   on 2000/08/01  00:55:05
31769         Log: Subject: [PATCH] allow non-variable as lhs of non-updating tr///
31770              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
31771              Message-Id: <E13JEgd-0003fy-00@libra.cus.cam.ac.uk>
31772              Date: Mon, 31 Jul 2000 13:28:51 +0100
31773              
31774              (aka ID 20000730.002)
31775      Branch: perl
31776            ! op.c t/op/tr.t
31777 ____________________________________________________________________________
31778 [  6470] By: jhi                                   on 2000/07/31  23:34:42
31779         Log: Document the problem with -P in HP-UX and its workaround.
31780              
31781              Subject: [ID 20000628.002] HPUX 11: -Ae compiler flag breaks perl -P
31782              From: Milton Hankins {64892} <webtools@uewrhp03.msd.ray.com>
31783              Date: Wed, 28 Jun 2000 13:58:21 -0400 (EDT)
31784              Message-Id: <200006281758.NAA10339@uewrhp03.msd.ray.com>
31785      Branch: perl
31786            ! README.hpux
31787 ____________________________________________________________________________
31788 [  6469] By: jhi                                   on 2000/07/31  04:15:02
31789         Log: The swallow_bom() saga continues.  The #23 of require.t
31790              (UTF16-LE) still fails (silently, no output) but the #22
31791              (UTF16-BE) seems to be working now.  The root of the
31792              failure may be in sv_gets(): is it UTF-16LE-aware,
31793              especially when it comes to line endings? 
31794      Branch: perl
31795            ! embed.h embed.pl objXSUB.h pod/perldiag.pod proto.h
31796            ! t/comp/require.t toke.c utf8.c
31797 ____________________________________________________________________________
31798 [  6468] By: jhi                                   on 2000/07/30  19:05:48
31799         Log: Find green threads before native threads.
31800              
31801              Subject: Re: Patch to jpl/JNI/Makefile.PL
31802              From: Jens Thomsen <jens@fiend.cis.com>
31803              Date: Fri, 28 Jul 2000 15:54:49 -0600 (MDT)
31804              Message-ID: <Pine.LNX.4.21.0007281553470.687-200000@fiend.cis.com>
31805      Branch: perl
31806            ! jpl/JNI/Makefile.PL
31807 ____________________________________________________________________________
31808 [  6467] By: jhi                                   on 2000/07/30  18:36:22
31809         Log: Fix the HALF_UPGRADE() macro introduced in #6263.
31810      Branch: perl
31811            ! doop.c
31812 ____________________________________________________________________________
31813 [  6466] By: jhi                                   on 2000/07/30  04:37:29
31814         Log: A new version of the "remove UPPERACSE string comparison"
31815              operators.  The problem with the previous one (change #6454)
31816              was that it was for Perl 5.6.0.  From Paul Marquess.
31817      Branch: perl
31818            ! t/op/do.t t/pragma/warn/2use t/pragma/warn/3both
31819            ! t/pragma/warn/4lint t/pragma/warn/5nolint t/pragma/warn/7fatal
31820            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
31821 ____________________________________________________________________________
31822 [  6465] By: jhi                                   on 2000/07/29  22:39:56
31823         Log: Do not upgrade SVs into utf8 just because they participate
31824              in eq or cmp.  Reported and fix suggested in
31825              
31826              Subject: [ID 20000720.009] sv_eq UTF8 bug
31827              From: "Simon Cozens" <simon@othersideofthe.earth.li>
31828              Date: 21 Jul 2000 04:37:29 -0000
31829              Message-Id: <20000721043729.30081.qmail@othersideofthe.earth.li>
31830              
31831              Exercise for the kind reader: should we or should we not
31832              cache the utf8 conversion alonside the SV? (as magic,
31833              as thestrxfrm()ed version is cached under use locale)
31834              Argue both for and against.
31835      Branch: perl
31836            ! sv.c
31837 ____________________________________________________________________________
31838 [  6464] By: jhi                                   on 2000/07/29  22:36:22
31839         Log: Subject: UTF8 concat
31840              From: simon@brecon.co.uk (Simon Cozens) 
31841              Date: 30 Jun 2000 06:13:25 GMT
31842              Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org> 
31843              
31844              (with a memory leak fixed, plus a few casts added)
31845              
31846              This also seems to help for
31847              
31848              Subject: [ID 20000716.015] join UTF8 weirdness
31849              From: root <root@ak-71.mind.de> 
31850              Date: Sat, 15 Jul 2000 15:29:54 +0200
31851              Message-Id: <200007151329.PAA13970@ak-71.mind.de>
31852              
31853              (from Andreas König)
31854      Branch: perl
31855            ! pp_hot.c
31856 ____________________________________________________________________________
31857 [  6463] By: jhi                                   on 2000/07/29  00:55:39
31858         Log: Tune the comments and hopefully stop a memory leak.
31859      Branch: perl
31860            ! toke.c utf8.c
31861 ____________________________________________________________________________
31862 [  6462] By: jhi                                   on 2000/07/29  00:16:53
31863         Log: The problem described in this
31864              
31865              Subject: [ID 20000322.018] named chars aren't magical enough
31866              From: root <root@dixie.cscaper.com>     
31867              Date: Wed, 22 Mar 2000 18:37:42 -0700
31868              Message-Id: <200003230137.SAA29532@dixie.cscaper.com>
31869              
31870              has been fixed in perl 5.6.0 but just in case added a test
31871              to keep it away.  (The report from Joseph Hall.)
31872      Branch: perl
31873            ! t/lib/charnames.t
31874 ____________________________________________________________________________
31875 [  6461] By: jhi                                   on 2000/07/28  23:56:36
31876         Log: Tiny fixes for #6460.
31877      Branch: metaconfig/U/perl
31878            ! gccvers.U
31879      Branch: perl
31880            ! Configure config_h.SH
31881 ____________________________________________________________________________
31882 [  6460] By: jhi                                   on 2000/07/28  23:24:41
31883         Log: Warn if the version of the operating system used to compile gcc
31884              differs from the current version of the operating system.
31885              Also display the gcc compilation os and version in myconfig.
31886              Inspiration from
31887              
31888              Subject: Re: [ID 20000710.003] ERRORS!!         
31889              From: "Kurt D. Starsinic" <kstar@chapin.edu>
31890              Date: Mon, 10 Jul 2000 15:54:16 -0400
31891              Message-ID: <20000710155416.A1384@O2.chapin.edu>
31892      Branch: metaconfig/U/perl
31893            ! gccvers.U
31894      Branch: perl
31895            ! Configure config_h.SH myconfig.SH
31896 ____________________________________________________________________________
31897 [  6459] By: jhi                                   on 2000/07/28  22:00:32
31898         Log: In DEC OSF aka Digital UNIX aka Tru64 add the version
31899              letter to $Config{osvers}.
31900      Branch: metaconfig
31901            ! U/modified/Oldconfig.U
31902      Branch: perl
31903            ! Configure config_h.SH
31904 ____________________________________________________________________________
31905 [  6458] By: jhi                                   on 2000/07/28  04:15:39
31906         Log: Back out #6454, doesn't seem to work.
31907              (Reason: that patch was for perl 5.6.0, not perl-current)
31908              (A version of the patch for perl-current came in later as #6466)
31909      Branch: perl
31910            ! regcomp.c t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
31911            ! t/pragma/warn/5nolint t/pragma/warn/7fatal
31912            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
31913 ____________________________________________________________________________
31914 [  6457] By: jhi                                   on 2000/07/27  23:31:49
31915         Log: Use setproctitle() if available to modify $0.
31916              
31917              Subject: setting $* on BSD4 broken
31918              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
31919              Date: Sun, 23 Jul 2000 01:31:34 -0700 (PDT)
31920              Message-Id: <200007230831.BAA08379@ventrue.yahoo.com>
31921      Branch: metaconfig
31922            ! U/modified/Myinit.U
31923      Branch: perl
31924            ! Configure config_h.SH mg.c
31925 ____________________________________________________________________________
31926 [  6456] By: jhi                                   on 2000/07/27  14:50:47
31927         Log: Allow "no AutoLoader;", based on change #6444,
31928              suggested by Graham Barr.
31929      Branch: perl
31930            ! lib/AutoLoader.pm
31931 ____________________________________________________________________________
31932 [  6455] By: jhi                                   on 2000/07/27  14:19:10
31933         Log: Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
31934              From: rspier@pobox.com (Robert Spier)
31935              Date: Thu, 27 Jul 2000 09:49:35 -0400 (EDT)
31936              Message-ID: <14720.15855.787664.424783@rls.cx>
31937      Branch: perl
31938            ! pod/perldiag.pod
31939 ____________________________________________________________________________
31940 [  6454] By: jhi                                   on 2000/07/27  14:03:02
31941         Log: Remove EQ, NE, GT, LT, GE, LE (they have been deprecated
31942              for a long time).
31943              
31944              Reported in
31945              
31946              Subject: [ID 20000717.004] Unexpected complaint of NE deprecation
31947              From: Ryan Herbert <rherbert@sycamorehq.com>
31948              Date: Mon, 17 Jul 2000 11:40:42 -0400
31949              Message-Id: <200007171540.LAA20480@beorn.hq.sai>
31950              
31951              Patched in
31952              
31953              Subject: RE: [ID 20000717.004] Unexpected complaint of NE deprecation
31954              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
31955              Date: Wed, 26 Jul 2000 23:40:18 +0100
31956              Message-ID: <000001bff752$79511880$0a17073e@tiny>
31957              
31958              based on an earlier patch from Stephen P. Potter.
31959              
31960              (Removed later by change #6458 because this patch was for
31961              perl 5.6.0, not perl-current)
31962      Branch: perl
31963            ! t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
31964            ! t/pragma/warn/5nolint t/pragma/warn/7fatal
31965            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
31966 ____________________________________________________________________________
31967 [  6453] By: jhi                                   on 2000/07/27  13:48:02
31968         Log: Subject: [PATCH] fixes bug 20000508.004
31969              From: Michael Stevens <mstevens@globnix.org>
31970              Date: Thu, 27 Jul 2000 13:49:04 +0100
31971              Message-ID: <20000727134903.A9351@athenaeum.globnix.org>
31972      Branch: perl
31973            ! pod/perldata.pod
31974 ____________________________________________________________________________
31975 [  6452] By: jhi                                   on 2000/07/26  23:51:26
31976         Log: Further File::Temp patches from Yitzchak Scott-Thoennes
31977              and Craig A. Berry.
31978      Branch: perl
31979            ! lib/File/Temp.pm pod/perlport.pod
31980 ____________________________________________________________________________
31981 [  6451] By: jhi                                   on 2000/07/26  19:43:30
31982         Log: Be wary of close()s, too.
31983              
31984              Subject: Re: [PATCH] perlbug cleanup
31985              From: Tim Jenness <t.jenness@jach.hawaii.edu>
31986              Date: Wed, 26 Jul 2000 09:32:43 -1000 (HST)
31987              Message-ID: <Pine.LNX.4.10.10007260931540.27658-100000@lapaki.jach.hawaii.edu>
31988      Branch: perl
31989            ! utils/perlbug.PL
31990 ____________________________________________________________________________
31991 [  6450] By: jhi                                   on 2000/07/26  18:41:40
31992         Log: Subject: Minor doc patch: handy.h
31993              From: Daniel =?iso-8859-1?Q?Mui=F1o?= <dmuino@afip.gov.ar>
31994              Date: Wed, 26 Jul 2000 15:34:25 -0300
31995              Message-ID: <397F2F31.F3F9F4F3@afip.gov.ar>
31996      Branch: perl
31997            ! handy.h pod/perlapi.pod
31998 ____________________________________________________________________________
31999 [  6449] By: jhi                                   on 2000/07/26  18:23:55
32000         Log: Subject: [PATCH] minor doc change - perlguts
32001              From: Michael Stevens <mstevens@globnix.org>
32002              Date: Thu, 13 Jul 2000 12:39:18 +0100
32003              Message-ID: <20000713123918.A26561@athenaeum.globnix.org>
32004      Branch: perl
32005            ! pod/perlguts.pod
32006 ____________________________________________________________________________
32007 [  6448] By: jhi                                   on 2000/07/26  18:20:30
32008         Log: open() wariness in perlbug.
32009              
32010              Subject: [PATCH] perlbug cleanup
32011              From: Michael Stevens <mstevens@globnix.org>
32012              Message-ID: <20000713155222.A11380@athenaeum.globnix.org>
32013              Date: Thu, 13 Jul 2000 15:52:23 +0100
32014      Branch: perl
32015            ! utils/perlbug.PL
32016 ____________________________________________________________________________
32017 [  6447] By: jhi                                   on 2000/07/26  18:13:04
32018         Log: File::Temp patches for VMS and OS/2 from Tim Jenness.
32019      Branch: perl
32020            ! lib/File/Temp.pm t/lib/ftmp-security.t
32021 ____________________________________________________________________________
32022 [  6446] By: jhi                                   on 2000/07/26  18:06:32
32023         Log: docfix from Peter Scott <Peter@PSDT.com>.
32024      Branch: perl
32025            ! pod/perlfunc.pod
32026 ____________________________________________________________________________
32027 [  6445] By: jhi                                   on 2000/07/26  17:53:31
32028         Log: Fix *foo{FORMAT}.
32029              
32030              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
32031              Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
32032              Date: Wed, 26 Jul 2000 19:51:02 +0200
32033              Message-Id: <20000726194952.41DD.H.M.BRAND@hccnet.nl>
32034              
32035              From: Graham Barr <gbarr@pobox.com>
32036              Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
32037              Date: Wed, 26 Jul 2000 17:38:36 +0100
32038              Message-ID: <20000726173836.L472@pobox.com>
32039      Branch: perl
32040            ! pp.c sv.c t/op/gv.t
32041 ____________________________________________________________________________
32042 [  6444] By: jhi                                   on 2000/07/26  17:49:14
32043         Log: Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
32044              from Graham Barr in the module list.
32045      Branch: perl
32046            ! gv.c pod/perlobj.pod
32047 ____________________________________________________________________________
32048 [  6443] By: jhi                                   on 2000/07/26  16:06:56
32049         Log: More split() doc and test patches from Mike Guy.
32050      Branch: perl
32051            ! pod/perlfunc.pod t/op/split.t
32052 ____________________________________________________________________________
32053 [  6442] By: jhi                                   on 2000/07/26  16:05:30
32054         Log: MacOS nits from Matthias Neeracher.
32055      Branch: perl
32056            ! perl.c pp_ctl.c
32057 ____________________________________________________________________________
32058 [  6441] By: jhi                                   on 2000/07/26  04:39:57
32059         Log: Subject: [PATCH] split /^/
32060              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
32061              Date: Tue, 25 Jul 2000 14:18:57 +0100
32062              Message-Id: <E13H4bp-00062h-00@libra.cus.cam.ac.uk>
32063              
32064              (with notes from tchrist and gbarr)
32065      Branch: perl
32066            ! pod/perlfunc.pod t/op/split.t
32067 ____________________________________________________________________________
32068 [  6440] By: jhi                                   on 2000/07/26  04:32:32
32069         Log: Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
32070              From: Peter Prymmer <pvhp@forte.com>
32071              Date: Tue, 25 Jul 2000 18:59:16 -0700 (PDT)
32072              Message-ID: <Pine.OSF.4.10.10007251805350.294719-100000@aspara.forte.com>
32073      Branch: perl
32074            ! vms/munchconfig.c
32075 ____________________________________________________________________________
32076 [  6439] By: jhi                                   on 2000/07/26  04:31:01
32077         Log: Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
32078              to be fatal errors (instead of by default ignoring them, and
32079              ignoring with a bug: even though -w gave an error, the opening [
32080              was left in)  Reported in:
32081              
32082              Subject: [ID 20000716.024] [=cc=] / [:blank:]
32083              From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
32084              Date: Sun, 16 Jul 2000 17:55:29 -0700
32085              Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
32086      Branch: perl
32087            ! pod/perldiag.pod regcomp.c t/pragma/warn/regcomp
32088 ____________________________________________________________________________
32089 [  6438] By: jhi                                   on 2000/07/25  15:41:15
32090         Log: Subject: [PATCH] av.c apidoc
32091              From: simon@brecon.co.uk (Simon Cozens)
32092              Date: 24 Jul 2000 06:40:52 GMT
32093              Message-ID: <slrn8nnp7k.cgv.simon@justanother.perlhacker.org>
32094      Branch: perl
32095            ! av.c embed.h embed.pl embedvar.h global.sym objXSUB.h
32096            ! perlapi.c perlapi.h pod/perlapi.pod proto.h
32097 ____________________________________________________________________________
32098 [  6437] By: jhi                                   on 2000/07/25  14:05:36
32099         Log: Subject: [ID 20000724.003] Documentation changes for perllocale.pod
32100              From: "Stephen P. Potter" <spp@ds.net>
32101              Date: Mon, 24 Jul 2000 14:22:23 -0400
32102              Message-Id: <200007241822.OAA06827@spp.users.ds.net>
32103      Branch: perl
32104            ! pod/perllocale.pod
32105 ____________________________________________________________________________
32106 [  6436] By: jhi                                   on 2000/07/25  14:02:03
32107         Log: Subject: [PATCH] Make large file tests deal with SIGXFSZ
32108              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
32109              Date: Mon, 24 Jul 2000 18:04:28 +0100
32110              Message-Id: <E13GleW-0000fr-00@libra.cus.cam.ac.uk>
32111      Branch: perl
32112            ! t/lib/syslfs.t t/op/lfs.t
32113 ____________________________________________________________________________
32114 [  6435] By: jhi                                   on 2000/07/25  13:59:28
32115         Log: Get UTF16 BOMs working.  Patch from
32116              
32117              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
32118              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
32119              Date: Tue, 25 Jul 2000 12:52:45 +0100
32120              Message-Id: <E13H3GP-0004MR-00@libra.cus.cam.ac.uk>
32121              
32122              and notes from
32123              
32124              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
32125              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
32126              Date: Tue, 25 Jul 2000 11:43:25 +0100
32127              Message-Id: <E13H2BJ-0002nG-00@libra.cus.cam.ac.uk>
32128      Branch: perl
32129            ! t/comp/require.t toke.c utf8.c
32130 ____________________________________________________________________________
32131 [  6434] By: jhi                                   on 2000/07/25  02:39:54
32132         Log: Make the "uninit variable" warning to say "concat or string"
32133              or "join or string" when in concat or join .
32134              
32135              Subject: Re: [ID 20000403.009] uninitialised concatenation???
32136              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
32137              Date: Tue, 04 Apr 2000 18:22:58 +0100
32138              Message-Id: <E12cX2Y-000364-00@taurus.cus.cam.ac.uk>
32139              
32140              Subject: [ID 20000330.052] Use of uninitialized value in concatenation (.)
32141              From: William R Ward <hermit@BayView.COM>
32142              Date: Thu, 30 Mar 2000 19:50:03 -0800
32143              Message-Id: <200003310350.TAA13319@komodo.bayview.com>
32144      Branch: perl
32145            ! opcode.h opcode.pl opnames.h pp.sym pp_proto.h
32146            ! t/pragma/warn/op t/pragma/warn/sv
32147 ____________________________________________________________________________
32148 [  6433] By: jhi                                   on 2000/07/24  17:52:56
32149         Log: File::Spec::VMS fixup for tmpdir from Craig Berry.
32150      Branch: perl
32151            ! lib/File/Spec/VMS.pm
32152 ____________________________________________________________________________
32153 [  6432] By: jhi                                   on 2000/07/24  17:44:44
32154         Log: Test cases for #6431.
32155              
32156              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
32157              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
32158              Date: Mon, 24 Jul 2000 15:32:29 +0100
32159              Message-Id: <E13GjHR-00058t-00@libra.cus.cam.ac.uk>
32160      Branch: perl
32161            ! t/op/pat.t t/op/split.t
32162 ____________________________________________________________________________
32163 [  6431] By: jhi                                   on 2000/07/24  17:43:17
32164         Log: Bind op fix.
32165              
32166              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
32167              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
32168              Date: Mon, 17 Jul 2000 20:04:56 +0100
32169              Message-Id: <E13EGCG-0006oO-00@libra.cus.cam.ac.uk>
32170      Branch: perl
32171            ! op.c
32172 ____________________________________________________________________________
32173 [  6430] By: jhi                                   on 2000/07/24  03:42:42
32174         Log: Subject: [ID 20000716.023] syslog test fails without sockets
32175              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
32176              Date: Sun, 16 Jul 2000 12:07:42 -0700 (PDT)
32177              Message-Id: <200007161907.e6GJ7g115736@garcia.efn.org>
32178      Branch: metaconfig/U/perl
32179            ! Extensions.U
32180      Branch: perl
32181            ! Configure config_h.SH
32182 ____________________________________________________________________________
32183 [  6429] By: jhi                                   on 2000/07/24  03:11:52
32184         Log: Add an optimization for map-maps-a-list-element-to-more-list-elements
32185              case, but add also notes explaining the relationship of this
32186              patch and the earlier notes by Sarathy.
32187              
32188              Subject: Map is still slow
32189              From: "Ben Tilly" <ben_tilly@hotmail.com>
32190              Date: Sat, 15 Jul 2000 17:23:27 EDT
32191              Message-ID: <20000715212327.21656.qmail@hotmail.com>
32192      Branch: perl
32193            ! pp_ctl.c
32194 ____________________________________________________________________________
32195 [  6428] By: jhi                                   on 2000/07/24  02:58:52
32196         Log: Documentation to explain the behaviour of map().
32197              
32198              Subject: Re: Map is still slow 
32199              From: Gurusamy Sarathy <gsar@ActiveState.com>
32200              Date: Sat, 15 Jul 2000 16:05:09 -0700
32201              Message-Id: <200007152305.QAA26887@molotok.activestate.com>
32202      Branch: perl
32203            ! pp_ctl.c
32204 ____________________________________________________________________________
32205 [  6427] By: jhi                                   on 2000/07/24  02:50:03
32206         Log: Add tests for
32207              [ID 19991110.003] another matching finding by pcre author
32208              which has already been fixed by some patch, as verified in
32209              
32210              Subject: Re: two regex bugs from the mists of time (well, last November)
32211              From: Hugo <hv@crypt.compulink.co.uk>
32212              Date: Sat, 22 Jul 2000 18:12:58 +0100
32213              Message-Id: <200007221712.SAA26770@crypt.compulink.co.uk>
32214      Branch: perl
32215            ! t/op/re_tests
32216 ____________________________________________________________________________
32217 [  6426] By: jhi                                   on 2000/07/24  02:11:20
32218         Log: A missing 'break' after the [[:space:]] switch case.
32219              
32220              Subject: [ID 20000718.006] Missing 'break' in regcomp.c
32221              From: "Stephen P. Potter" <spp@ds.net>
32222              Date: Tue, 18 Jul 2000 16:25:17 -0400
32223              Message-Id: <200007182025.QAA28383@spp.users.ds.net>
32224      Branch: perl
32225            ! regcomp.c
32226 ____________________________________________________________________________
32227 [  6425] By: jhi                                   on 2000/07/24  02:06:12
32228         Log: The output might have been produced in the wrong order.
32229              
32230              Subject: [ID 20000720.003] [PATCH] t/op/write.t
32231              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
32232              Date: Thu, 20 Jul 2000 18:49:18 +0100
32233              Message-Id: <E13FKRi-0004rF-00@libra.cus.cam.ac.uk>
32234      Branch: perl
32235            ! t/op/write.t
32236 ____________________________________________________________________________
32237 [  6424] By: jhi                                   on 2000/07/24  02:00:07
32238         Log: Use STDOUT consistently.
32239              
32240              Subject: [ID 20000720.002] [PATCH] Consistency of Test::Harness output
32241              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
32242              Date: Thu, 20 Jul 2000 18:04:01 +0100
32243              Message-Id: <E13FJjt-0004Jh-00@libra.cus.cam.ac.uk>
32244      Branch: perl
32245            ! lib/Test/Harness.pm
32246 ____________________________________________________________________________
32247 [  6423] By: jhi                                   on 2000/07/24  01:54:54
32248         Log: Protect against "wild next"s, that is, callbacks doing "next"
32249              instead of "return".
32250              
32251              Subject: [PATCH] Re: [ID 20000717.003] Core dump in 5.6.0
32252              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
32253              Date: Tue, 18 Jul 2000 11:30:16 +0100
32254              Message-Id: <E13EUdk-0006ha-00@libra.cus.cam.ac.uk>
32255      Branch: perl
32256            ! lib/File/Find.pm
32257 ____________________________________________________________________________
32258 [  6422] By: jhi                                   on 2000/07/24  01:35:47
32259         Log: Out-of-date note removed.
32260              
32261              Subject: [PATCH] documentation perlipc
32262              From: rspier@pobox.com (Robert Spier)
32263              Date: Thu, 20 Jul 2000 19:21:14 -0400 (EDT)
32264              Message-ID: <14711.35178.572612.502654@rls.cx>
32265      Branch: perl
32266            ! pod/perlipc.pod
32267 ____________________________________________________________________________
32268 [  6421] By: jhi                                   on 2000/07/24  00:09:18
32269         Log: Send all installperl messages to STDERR and be -w clean.
32270              
32271              Subject: [PATCH] Re: [ID 20000721.003] installperl stderr/stdout problem
32272              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
32273              Date: Sat, 22 Jul 2000 14:02:11 +0100
32274              Message-Id: <E13Fyux-0003Q2-00@libra.cus.cam.ac.uk>
32275      Branch: perl
32276            ! installperl
32277 ____________________________________________________________________________
32278 [  6420] By: jhi                                   on 2000/07/24  00:04:19
32279         Log: Decutandpasto.
32280              
32281              Subject: [PATCH perl-current] 19990607.008 - perlipc.pod
32282              From: "Richard Soderberg" <rs@crystalflame.net>
32283              Date: Sun, 23 Jul 2000 01:37:23 -0700
32284              Message-ID: <NAEKLNAAHLMBPMPNBMLECEIKCBAA.rs@crystalflame.net>
32285      Branch: perl
32286            ! pod/perlipc.pod
32287 ____________________________________________________________________________
32288 [  6419] By: jhi                                   on 2000/07/24  00:01:12
32289         Log: A cleaner abs_path().
32290              Subject: Re: unix alternative to Cwd.pm
32291              From: Jeff Pinyan <jeffp@crusoe.net>
32292              Date: Sun, 23 Jul 2000 17:43:02 -0400 (EDT)
32293              Message-ID: <Pine.GSO.4.21.0007231739120.4304-100000@crusoe.crusoe.net>
32294      Branch: perl
32295            ! lib/Cwd.pm
32296 ____________________________________________________________________________
32297 [  6418] By: jhi                                   on 2000/07/23  23:48:56
32298         Log: Detypo.
32299              
32300              Subject: [PATCH perl-current] Typo in hints/powerux.sh
32301              From: "Richard Soderberg" <rs@crystalflame.net>
32302              Date: Sun, 23 Jul 2000 01:27:33 -0700
32303              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEIJCBAA.rs@crystalflame.net>
32304      Branch: perl
32305            ! hints/powerux.sh
32306 ____________________________________________________________________________
32307 [  6417] By: jhi                                   on 2000/07/17  22:13:31
32308         Log: Subject: SDBM_File documentation
32309              From: mjd@plover.com
32310              Date: 16 Jul 2000 17:41:17 -0000
32311              Message-ID: <20000716174117.18515.qmail@plover.com>
32312      Branch: perl
32313            ! ext/SDBM_File/SDBM_File.pm
32314 ____________________________________________________________________________
32315 [  6416] By: jhi                                   on 2000/07/17  19:13:26
32316         Log: MPE/ix updates for perl 5.6.0 from Mark Bixby.
32317      Branch: perl
32318            ! hints/mpeix.sh mpeix/relink
32319 ____________________________________________________________________________
32320 [  6415] By: jhi                                   on 2000/07/15  14:11:02
32321         Log: Fix the bitvector ops for utf8 (tricky since past 7 bits
32322              the utf8 'characters' can be more than one octet).
32323              
32324              Date: Sat, 15 Jul 2000 00:21:56 +0100
32325              From: Tom Hughes <tom@compton.nu>
32326              Subject: Re: [ID 20000714.002]
32327              Message-ID: <db2334de49.tom@compton.compton.nu>
32328              
32329              Reported in
32330              
32331              Subject: [ID 20000714.002]
32332              From: "Simon Cozens" <simon@othersideofthe.earth.li>
32333              Date: 14 Jul 2000 15:13:09 -0000
32334              Message-Id: <20000714151309.7170.qmail@othersideofthe.earth.li>
32335      Branch: perl
32336            ! doop.c
32337 ____________________________________________________________________________
32338 [  6414] By: jhi                                   on 2000/07/15  03:13:41
32339         Log: another VMS build tweak from Peter Prymmer
32340      Branch: perl
32341            ! vms/descrip_mms.template
32342 ____________________________________________________________________________
32343 [  6413] By: jhi                                   on 2000/07/15  03:10:40
32344         Log: perlvms.pod whitespace cleanup to keep pod utils happy.
32345      Branch: perl
32346            ! vms/perlvms.pod
32347 ____________________________________________________________________________
32348 [  6412] By: jhi                                   on 2000/07/15  00:31:05
32349         Log: More docs for sv functions.
32350              
32351              Subject: [PATCH cfgperl] sv.c apidoc
32352              From: simon@brecon.co.uk (Simon Cozens)
32353              Date: 13 Jul 2000 09:00:20 GMT
32354              Message-ID: <slrn8mr194.2em.simon@justanother.perlhacker.org>
32355              
32356              Subject: Re: [PATCH cfgperl] sv.c apidoc
32357              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
32358              Date: Thu, 13 Jul 2000 12:27:41 +0100
32359              Message-Id: <E13Ch9Z-0006QL-00@libra.cus.cam.ac.uk>
32360              
32361              Subject: Re: [PATCH cfgperl] sv.c apidoc
32362              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
32363              Date: Thu, 13 Jul 2000 13:23:09 +0100
32364              Message-Id: <E13Ci1F-0007WR-00@libra.cus.cam.ac.uk>
32365              
32366              Subject: Re: [PATCH cfgperl] sv.c apidoc
32367              From: simon@brecon.co.uk (Simon Cozens)
32368              Date: 14 Jul 2000 06:51:02 GMT
32369              Message-ID: <slrn8mte2m.1qo.simon@justanother.perlhacker.org>
32370      Branch: perl
32371            ! embed.pl pod/perlapi.pod sv.c
32372 ____________________________________________________________________________
32373 [  6411] By: jhi                                   on 2000/07/15  00:10:41
32374         Log: lib/b test fixes from Peter Prymmer.
32375      Branch: perl
32376            ! t/lib/b.t
32377 ____________________________________________________________________________
32378 [  6410] By: jhi                                   on 2000/07/15  00:02:09
32379         Log: Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
32380              From: Hugo <hv@crypt.compulink.co.uk>
32381              Date: Fri, 14 Jul 2000 23:05:20 +0100
32382              Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
32383              
32384              Didn't anymore apply, but that point still could use another fix.
32385      Branch: perl
32386            ! pod/perlfunc.pod
32387 ____________________________________________________________________________
32388 [  6409] By: jhi                                   on 2000/07/14  23:15:15
32389         Log: thinko fix in vms/descrip_mms.template, the win32.pod in lib,
32390              not in pod, from Peter Prymmer
32391      Branch: perl
32392            ! vms/descrip_mms.template
32393 ____________________________________________________________________________
32394 [  6408] By: jhi                                   on 2000/07/14  20:35:05
32395         Log: The bug report
32396              [ID 19991110.002] minimal matching discrepancy found by pcre author
32397              seems to have been fixed (though differently from what was suggested
32398              in the report) in 5.6.0.  Add tests to keep the bug from reappearing.
32399      Branch: perl
32400            ! t/op/re_tests
32401 ____________________________________________________________________________
32402 [  6407] By: jhi                                   on 2000/07/14  17:38:08
32403         Log: Fix AutoSplit to use File::Spec the right way in VMS,
32404              from Peter Prymmer.
32405      Branch: perl
32406            ! lib/AutoSplit.pm
32407 ____________________________________________________________________________
32408 [  6406] By: jhi                                   on 2000/07/14  14:13:22
32409         Log: Merge perlhacktut into perlhack, update perlguts.
32410              
32411              Subject: Re: Perlhacktut
32412              From: simon@brecon.co.uk (Simon Cozens)
32413              Date: 14 Jul 2000 06:49:21 GMT
32414              Message-ID: <slrn8mtdvh.1qo.simon@justanother.perlhacker.org>
32415              
32416              Subject: Re: Perlhacktut
32417              From: simon@brecon.co.uk (Simon Cozens)
32418              Date: 14 Jul 2000 07:09:45 GMT
32419              Message-ID: <slrn8mtf5p.1qo.simon@justanother.perlhacker.org>
32420      Branch: perl
32421            ! pod/perlguts.pod pod/perlhack.pod
32422 ____________________________________________________________________________
32423 [  6405] By: jhi                                   on 2000/07/14  14:02:31
32424         Log: Integrate with Sarathy.
32425      Branch: cfgperl
32426           !> doop.c embed.h embed.pl embedvar.h ext/IPC/SysV/Makefile.PL
32427           !> intrpvar.h lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h
32428           !> pod/perlapi.pod pp.c proto.h sv.h thread.h toke.c util.c
32429 ____________________________________________________________________________
32430 [  6404] By: gsar                                  on 2000/07/14  12:15:02
32431         Log: PERL_OBJECT build tweaks
32432      Branch: perl
32433            ! toke.c
32434 ____________________________________________________________________________
32435 [  6403] By: gsar                                  on 2000/07/14  11:23:41
32436         Log: inconsistent types needs casts
32437      Branch: perl
32438            ! toke.c
32439 ____________________________________________________________________________
32440 [  6402] By: gsar                                  on 2000/07/14  11:12:04
32441         Log: typos in change#6399, regen headers
32442      Branch: perl
32443            ! doop.c embed.h embedvar.h perlapi.h pod/perlapi.pod proto.h
32444 ____________________________________________________________________________
32445 [  6401] By: gsar                                  on 2000/07/14  10:59:12
32446         Log: typecasts needed for change#6394
32447      Branch: perl
32448            ! toke.c
32449 ____________________________________________________________________________
32450 [  6400] By: gsar                                  on 2000/07/14  10:49:37
32451         Log: integrate cfgperl contents into mainline
32452      Branch: perl
32453           !> Configure MANIFEST config_h.SH embed.pl global.sym proto.h
32454           !> regcomp.c regexec.c t/op/re_tests toke.c vms/subconfigure.com
32455 ____________________________________________________________________________
32456 [  6399] By: gsar                                  on 2000/07/14  10:38:35
32457         Log: enable UTF-16 filter by default if relevant BOM is seen; various
32458              cleanups (typos, misformatted code, and small bugs)
32459      Branch: perl
32460            ! doop.c embed.pl mg.c op.c pp.c toke.c
32461 ____________________________________________________________________________
32462 [  6398] By: gsar                                  on 2000/07/14  08:55:38
32463         Log: rename totally bletcherous SvLOCK() thingy (doesn't do what the
32464              name suggests anyway)
32465      Branch: perl
32466            ! ext/IPC/SysV/Makefile.PL sv.h thread.h util.c
32467 ____________________________________________________________________________
32468 [  6397] By: gsar                                  on 2000/07/14  08:44:33
32469         Log: move new variables to the end of the interpreter structure (for
32470              bincompat in code that doesn't #include XSUB.h)
32471      Branch: perl
32472            ! intrpvar.h
32473 ____________________________________________________________________________
32474 [  6396] By: gsar                                  on 2000/07/14  08:13:58
32475         Log: MakeMaker should not remove editor backups (*~) on `make clean`
32476              by default (completes change#6383)
32477      Branch: perl
32478            ! lib/ExtUtils/MM_Unix.pm
32479 ____________________________________________________________________________
32480 [  6395] By: jhi                                   on 2000/07/14  05:20:33
32481         Log: Replace change #6337 with a better one.
32482              
32483              Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking 
32484              From: Hugo <hv@crypt.compulink.co.uk>
32485              Date: Fri, 14 Jul 2000 04:16:20 +0100
32486              Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
32487      Branch: cfgperl
32488            ! regexec.c t/op/re_tests
32489 ____________________________________________________________________________
32490 [  6394] By: jhi                                   on 2000/07/14  01:33:59
32491         Log: Fix the BOM bug: not a byteorder bug, a signedness bug.
32492      Branch: cfgperl
32493            ! embed.pl global.sym proto.h toke.c
32494 ____________________________________________________________________________
32495 [  6393] By: jhi                                   on 2000/07/13  23:41:23
32496         Log: remove discarded test
32497      Branch: cfgperl
32498            ! MANIFEST
32499 ____________________________________________________________________________
32500 [  6392] By: jhi                                   on 2000/07/13  23:32:25
32501         Log: The {multiplier} of a fixed substring was overlooked which
32502              caused a wrong initial search offset for that substring.
32503              
32504              Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
32505              From: Hugo <hv@crypt.compulink.co.uk>
32506              Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
32507              Date: Thu, 13 Jul 2000 19:27:13 +0100
32508      Branch: cfgperl
32509            ! regcomp.c t/op/re_tests
32510 ____________________________________________________________________________
32511 [  6391] By: jhi                                   on 2000/07/13  16:37:42
32512         Log: typo fix from Craig Berry
32513      Branch: cfgperl
32514            ! vms/subconfigure.com
32515 ____________________________________________________________________________
32516 [  6390] By: jhi                                   on 2000/07/13  13:20:12
32517         Log: Integrate with Sarathy.
32518      Branch: cfgperl
32519            - t/op/method2entersub.t
32520           !> Changes Configure Makefile.SH ext/IPC/SysV/Makefile.PL
32521           !> pod/perldelta.pod sv.c t/lib/english.t t/lib/selfloader.t
32522           !> t/op/sprintf.t toke.c win32/Makefile win32/config_h.PL
32523           !> win32/makefile.mk win32/win32sck.c x2p/Makefile.SH
32524 ____________________________________________________________________________
32525 [  6389] By: jhi                                   on 2000/07/13  13:18:48
32526         Log: Detypo from Peter Prymmer, part of #6388.
32527      Branch: cfgperl
32528            ! Configure config_h.SH
32529      Branch: metaconfig
32530            ! U/modified/d_longlong.U
32531 ____________________________________________________________________________
32532 [  6388] By: gsar                                  on 2000/07/13  06:33:40
32533         Log: typos (spotted by Peter Prymmer)
32534      Branch: perl
32535            ! Configure t/lib/english.t
32536 ____________________________________________________________________________
32537 [  6387] By: gsar                                  on 2000/07/13  05:35:28
32538         Log: new selfloader.t in change#6183 doesn't close DATA handles,
32539              and thus fails to clean up tmp files on dosish platforms
32540      Branch: perl
32541            ! t/lib/selfloader.t
32542 ____________________________________________________________________________
32543 [  6386] By: gsar                                  on 2000/07/12  21:42:39
32544         Log: sprintf test tweaks (from Dominic Dunlop)
32545      Branch: perl
32546            ! t/op/sprintf.t
32547 ____________________________________________________________________________
32548 [  6385] By: gsar                                  on 2000/07/12  21:33:46
32549         Log: fix bugs in processing %v-*d and similar format specs (from
32550              Avi Finkel <avi@finkel.org>)
32551      Branch: perl
32552            ! sv.c t/op/sprintf.t
32553 ____________________________________________________________________________
32554 [  6384] By: gsar                                  on 2000/07/12  16:04:19
32555         Log: readd missing perldelta.pod changes from changes#6339,6376
32556      Branch: perl
32557            ! pod/perldelta.pod
32558 ____________________________________________________________________________
32559 [  6383] By: gsar                                  on 2000/07/12  16:00:51
32560         Log: don't clobber *.orig files on *clean targets
32561      Branch: perl
32562            ! Makefile.SH ext/IPC/SysV/Makefile.PL x2p/Makefile.SH
32563 ____________________________________________________________________________
32564 [  6382] By: gsar                                  on 2000/07/12  07:59:12
32565         Log: fix broken integrations in cfgperl
32566      Branch: cfgperl
32567           !> Changes pod/perldelta.pod
32568 ____________________________________________________________________________
32569 [  6381] By: gsar                                  on 2000/07/12  07:42:17
32570         Log: integrate cfgperl changes into mainline
32571      Branch: perl
32572            ! Changes
32573           !> Configure config_h.SH pod/perlbook.pod pod/perldelta.pod
32574           !> pod/perlre.pod
32575 ____________________________________________________________________________
32576 [  6380] By: gsar                                  on 2000/07/12  07:31:00
32577         Log: get sprintf.t to adjust properly for 3-digit exponents
32578      Branch: perl
32579            ! t/op/sprintf.t
32580 ____________________________________________________________________________
32581 [  6379] By: gsar                                  on 2000/07/12  06:40:04
32582         Log: change#6174 needs corresponding change in win32/config_h.PL,
32583              which grovels through config_h.SH to find the config.h name
32584      Branch: perl
32585            ! win32/config_h.PL
32586 ____________________________________________________________________________
32587 [  6378] By: jhi                                   on 2000/07/12  05:03:59
32588         Log: Do the cc sanity check both before the hints and
32589              after the cc selction.
32590      Branch: cfgperl
32591            ! Configure config_h.SH
32592      Branch: metaconfig
32593            ! U/modified/Oldconfig.U U/modified/cc.U
32594      Branch: metaconfig/U/perl
32595            + Checkcc.U
32596 ____________________________________________________________________________
32597 [  6377] By: jhi                                   on 2000/07/12  02:49:22
32598         Log: Fix nits noticed by Boston.pm.
32599      Branch: cfgperl
32600            ! pod/perlre.pod
32601 ____________________________________________________________________________
32602 [  6376] By: jhi                                   on 2000/07/11  21:22:13
32603         Log: Configure cosmetics and perldelta.
32604      Branch: cfgperl
32605            ! Configure config_h.SH pod/perldelta.pod
32606      Branch: metaconfig
32607            ! U/modified/cc.U
32608 ____________________________________________________________________________
32609 [  6375] By: gsar                                  on 2000/07/11  21:17:35
32610         Log: windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
32611      Branch: perl
32612            ! t/op/sprintf.t win32/Makefile win32/makefile.mk
32613            ! win32/win32sck.c
32614 ____________________________________________________________________________
32615 [  6374] By: gsar                                  on 2000/07/11  20:48:50
32616         Log: tweak for build failure under multiplicity
32617      Branch: perl
32618            ! toke.c
32619 ____________________________________________________________________________
32620 [  6373] By: gsar                                  on 2000/07/11  20:37:23
32621         Log: integrate cfgperl changes#6325..6373 into mainline
32622              (NOTE: today's batch of integrations still untested)
32623      Branch: perl
32624           +> ext/DynaLoader/hints/netbsd.pl
32625            ! Changes
32626           !> (integrate 26 files)
32627 ____________________________________________________________________________
32628 [  6372] By: jhi                                   on 2000/07/11  20:30:36
32629         Log: Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
32630              regen perltoc.
32631      Branch: cfgperl
32632            + pod/perlbook.pod
32633            ! MANIFEST pod/Makefile.SH pod/buildtoc.PL pod/perl.pod
32634            ! pod/perltoc.pod
32635 ____________________________________________________________________________
32636 [  6371] By: jhi                                   on 2000/07/11  20:08:56
32637         Log: Minor cleanups on the booklist.
32638      Branch: cfgperl
32639            ! pod/perlfaq2.pod
32640 ____________________________________________________________________________
32641 [  6370] By: jhi                                   on 2000/07/11  19:31:13
32642         Log: mjd's tr patches "broke" tr/z-Z/z-Z/
32643      Branch: cfgperl
32644            ! t/pragma/overload.t
32645 ____________________________________________________________________________
32646 [  6369] By: gsar                                  on 2000/07/11  19:27:48
32647         Log: integrate cfgperl changes#6293..6324 into mainline
32648      Branch: perl
32649           +> lib/Win32.pod lib/lib_pm.PL pod/Makefile.SH pod/buildtoc.PL
32650            - lib/lib.pm.PL pod/Makefile pod/Win32.pod pod/buildtoc
32651           !> (integrate 30 files)
32652 ____________________________________________________________________________
32653 [  6368] By: gsar                                  on 2000/07/11  19:18:57
32654         Log: skip integrate of problematic change#6292 from cfgperl into mainline
32655      Branch: perl
32656           !> pp_hot.c
32657 ____________________________________________________________________________
32658 [  6367] By: gsar                                  on 2000/07/11  19:17:21
32659         Log: integrate cfgperl changes#6288..6290 into mainline
32660      Branch: perl
32661           !> lib/File/Spec/Functions.pm lib/File/Spec/OS2.pm
32662 ____________________________________________________________________________
32663 [  6366] By: gsar                                  on 2000/07/11  19:11:18
32664         Log: integrate cfgperl changes#6268..6282 into mainline
32665      Branch: perl
32666           !> (integrate 30 files)
32667 ____________________________________________________________________________
32668 [  6365] By: gsar                                  on 2000/07/11  18:57:00
32669         Log: delete new accidentally branched file
32670      Branch: perl
32671            - t/op/method2entersub.t
32672 ____________________________________________________________________________
32673 [  6364] By: gsar                                  on 2000/07/11  18:55:13
32674         Log: skip integrate of change#6267 from cfgperl into mainline (the
32675              method call optimization is flawed without additional hints
32676              from user about immutableness of @ISA and no runtime method
32677              definitions)
32678      Branch: perl
32679           +> t/op/method2entersub.t
32680           !> MANIFEST embed.pl lib/ExtUtils/Install.pm lib/base.pm op.c
32681           !> perl.h t/op/sprintf.t xsutils.c
32682 ____________________________________________________________________________
32683 [  6363] By: gsar                                  on 2000/07/11  18:49:43
32684         Log: integrate cfgperl changes#6261..6266 into mainline
32685      Branch: perl
32686           !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
32687           !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
32688           !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
32689           !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
32690 ____________________________________________________________________________
32691 [  6362] By: gsar                                  on 2000/07/11  18:43:26
32692         Log: integrate cfgperl changes#6252..6260 into mainline
32693      Branch: perl
32694           !> MANIFEST doop.c embed.h embed.pl embedvar.h lib/Exporter.pm
32695           !> lib/IPC/Open3.pm objXSUB.h op.c pod/perlfunc.pod pp.c
32696           !> pp_proto.h proto.h sv.c t/op/my_stash.t t/op/pack.t t/op/tr.t
32697           !> t/pragma/constant.t t/pragma/warn/op t/pragma/warn/regcomp
32698 ____________________________________________________________________________
32699 [  6361] By: gsar                                  on 2000/07/11  18:37:12
32700         Log: skip integrate of problematic change#6251 from cfgperl into mainline
32701      Branch: perl
32702           !> lib/Exporter.pm
32703 ____________________________________________________________________________
32704 [  6360] By: gsar                                  on 2000/07/11  18:34:56
32705         Log: integrate cfgperl change#6250 into mainline
32706      Branch: perl
32707           +> t/op/my_stash.t
32708           !> MANIFEST embed.pl proto.h toke.c
32709 ____________________________________________________________________________
32710 [  6359] By: gsar                                  on 2000/07/11  18:21:19
32711         Log: integrate cfgperl changes#6242..6249 into mainline
32712      Branch: perl
32713           !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
32714           !> gv.c lib/File/Spec.pm lib/IPC/Open3.pm objXSUB.h perlapi.c
32715           !> perlapi.h pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod
32716           !> pp_proto.h proto.h sv.c t/lib/filefunc.t t/lib/filespec.t
32717           !> t/lib/peek.t utf8.c
32718 ____________________________________________________________________________
32719 [  6358] By: gsar                                  on 2000/07/11  18:15:45
32720         Log: skip integrate of problematic change#6241 from cfgperl into mainline
32721      Branch: perl
32722           !> regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
32723 ____________________________________________________________________________
32724 [  6357] By: jhi                                   on 2000/07/11  18:15:16
32725         Log: Fix for
32726              Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
32727              From: Roderick Schertler <roderick@argon.org> 
32728              Date: Tue, 11 Jul 2000 13:55:05 -0400 
32729              Message-Id: <200007111755.NAA05077@jones.argon.org> 
32730      Branch: cfgperl
32731            ! doio.c
32732 ____________________________________________________________________________
32733 [  6356] By: jhi                                   on 2000/07/11  18:12:51
32734         Log: Typo in #6341.
32735      Branch: cfgperl
32736            ! pp_hot.c
32737 ____________________________________________________________________________
32738 [  6355] By: gsar                                  on 2000/07/11  18:12:10
32739         Log: integrate cfgperl changes#6231..6240 into mainline
32740      Branch: perl
32741           +> pod/perlutil.pod
32742           !> (integrate 35 files)
32743 ____________________________________________________________________________
32744 [  6354] By: jhi                                   on 2000/07/11  18:04:34
32745         Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take 2
32746              From: Dominic Dunlop <domo@computer.org> 
32747              Date: Tue, 11 Jul 2000 12:27:33 +0200 
32748              Message-Id: <p04320405b590a14d4650@[192.168.1.4]> 
32749              
32750              Replaces change #6268.
32751      Branch: cfgperl
32752            ! t/op/sprintf.t
32753 ____________________________________________________________________________
32754 [  6353] By: gsar                                  on 2000/07/11  17:59:51
32755         Log: skip integrate of problematic change#6230 from cfgperl into mainline
32756              (a later version of File::Spec is already in mainline)
32757      Branch: perl
32758           !> lib/File/Spec.pm lib/File/Spec/Functions.pm
32759           !> lib/File/Spec/OS2.pm t/lib/filefunc.t t/lib/filespec.t
32760 ____________________________________________________________________________
32761 [  6352] By: gsar                                  on 2000/07/11  17:57:48
32762         Log: integrate cfgperl changes#6224..6229 into mainline
32763      Branch: perl
32764           +> lib/lib.pm.PL
32765            - lib/lib.pm
32766           !> MANIFEST Makefile.SH README.hpux embed.pl ext/Socket/Socket.pm
32767           !> lib/English.pm op.c t/lib/english.t
32768 ____________________________________________________________________________
32769 [  6351] By: gsar                                  on 2000/07/11  17:50:10
32770         Log: skip integrate of problematic change#6223 from cfgperl into mainline
32771      Branch: perl
32772           !> doio.c
32773 ____________________________________________________________________________
32774 [  6350] By: gsar                                  on 2000/07/11  17:48:28
32775         Log: integrate cfgperl changes#6220..6222 into mainline
32776      Branch: perl
32777           !> doop.c embed.pl lib/Pod/Usage.pm makedef.pl pod/perlop.pod
32778           !> toke.c utf8.c win32/win32.h
32779 ____________________________________________________________________________
32780 [  6349] By: gsar                                  on 2000/07/11  17:46:13
32781         Log: skip integrate of problematic changes#6218..6219 from cfgperl into
32782              mainline
32783      Branch: perl
32784           !> bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
32785           !> ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
32786           !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
32787 ____________________________________________________________________________
32788 [  6348] By: jhi                                   on 2000/07/11  17:45:49
32789         Log: README.posix-bc podified from Thomas Dorner.
32790      Branch: cfgperl
32791            ! README.posix-bc
32792 ____________________________________________________________________________
32793 [  6347] By: gsar                                  on 2000/07/11  17:42:04
32794         Log: integrate cfgperl change#6217 into mainline
32795      Branch: perl
32796           !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h gv.c
32797           !> intrpvar.h objXSUB.h perl.c perlapi.h pp.c pp_ctl.c proto.h
32798           !> sv.h util.c util.h vmesa/vmesa.c win32/win32.c
32799 ____________________________________________________________________________
32800 [  6346] By: gsar                                  on 2000/07/11  17:39:37
32801         Log: skip integrate of problematic changes#6211..6212 from cfgperl into
32802              mainline
32803      Branch: perl
32804           !> embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm ext/B/defsubs_h.PL
32805           !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
32806           !> ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
32807           !> perlapi.h pod/perlapi.pod
32808 ____________________________________________________________________________
32809 [  6345] By: gsar                                  on 2000/07/11  17:36:42
32810         Log: integrate cfgperl changes#6207..6210 into mainline
32811      Branch: perl
32812           !> doio.c embed.h embed.pl gv.c intrpvar.h objXSUB.h perl.c pp.c
32813           !> pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c win32/win32.c
32814 ____________________________________________________________________________
32815 [  6344] By: gsar                                  on 2000/07/11  17:31:20
32816         Log: skip integrate of problematic changes#6204..6206 from cfgperl into
32817              mainline
32818      Branch: perl
32819           !> (integrate 40 files)
32820 ____________________________________________________________________________
32821 [  6343] By: gsar                                  on 2000/07/11  17:19:08
32822         Log: integrate cfgperl changes#6174..6203 into mainline (first of several)
32823      Branch: perl
32824           +> Makefile.micro README.micro Todo.micro uconfig.h uconfig.sh
32825            ! Changes
32826           !> (integrate 34 files)
32827 ____________________________________________________________________________
32828 [  6342] By: jhi                                   on 2000/07/11  16:05:48
32829         Log: Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
32830              To: perl5-porters@perl.org
32831              From: Karsten Sperling <spiff@phreax.net>
32832              Date: Mon, 10 Jul 2000 15:12:52 +0200
32833              Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
32834      Branch: cfgperl
32835            ! lib/Symbol.pm
32836 ____________________________________________________________________________
32837 [  6341] By: jhi                                   on 2000/07/11  15:59:23
32838         Log: Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
32839              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
32840              Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
32841              Date: Fri, 07 Jul 2000 17:57:16 +0100
32842      Branch: cfgperl
32843            ! pp_hot.c
32844 ____________________________________________________________________________
32845 [  6340] By: jhi                                   on 2000/07/11  15:55:47
32846         Log: Subject: Re: format bug report  [Patch]
32847              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
32848              Date: Wed, 05 Jul 2000 13:12:52 +0200
32849              Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
32850              
32851              Subject: Re: format bug report  [Patch]
32852              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
32853              Date: Wed, 05 Jul 2000 14:10:01 +0200
32854              Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
32855      Branch: cfgperl
32856            ! t/op/write.t toke.c
32857 ____________________________________________________________________________
32858 [  6339] By: jhi                                   on 2000/07/11  13:54:09
32859         Log: Be less forgiving about ambiguous and illegal tr ranges.
32860              Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way 
32861              From: Mark-Jason Dominus <mjd@plover.com>
32862              Date: Tue, 04 Jul 2000 10:00:12 -0400
32863              Message-ID: <20000704140012.17772.qmail@plover.com>
32864              
32865              Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way 
32866              From: Mark-Jason Dominus <mjd@plover.com>
32867              Date: Wed, 05 Jul 2000 09:37:36 -0400
32868              Message-ID: <20000705133736.27293.qmail@plover.com>
32869      Branch: cfgperl
32870            ! pod/perldelta.pod pod/perldiag.pod t/op/tr.t toke.c
32871 ____________________________________________________________________________
32872 [  6338] By: jhi                                   on 2000/07/11  13:31:24
32873         Log: Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
32874              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
32875              Date: Tue, 11 Jul 2000 13:50:51 +0100
32876              Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
32877      Branch: cfgperl
32878            ! sv.c
32879 ____________________________________________________________________________
32880 [  6337] By: jhi                                   on 2000/07/11  13:29:14
32881         Log: Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking 
32882              From: Hugo <hv@crypt.compulink.co.uk>
32883              Date: Tue, 11 Jul 2000 12:44:50 +0100
32884              Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
32885      Branch: cfgperl
32886            ! regexec.c t/op/re_tests
32887 ____________________________________________________________________________
32888 [  6336] By: jhi                                   on 2000/07/11  13:26:47
32889         Log: Subject: [PATCH cfgperl] $& segfaults if you trick it
32890              From: simon@brecon.co.uk (Simon Cozens)
32891              Date: 7 Jul 2000 11:26:09 GMT
32892              Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
32893      Branch: cfgperl
32894            ! mg.c
32895 ____________________________________________________________________________
32896 [  6335] By: jhi                                   on 2000/07/11  13:23:37
32897         Log: Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
32898              From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
32899              Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
32900              Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
32901      Branch: cfgperl
32902            + ext/DynaLoader/hints/netbsd.pl
32903            ! MANIFEST ext/DynaLoader/hints/openbsd.pl
32904 ____________________________________________________________________________
32905 [  6334] By: jhi                                   on 2000/07/11  13:20:38
32906         Log: Subject: PATCH perlguts.pod: Document D and d magic types
32907              From: mjd@plover.com
32908              Date: 5 Jul 2000 18:01:51 -0000
32909              Message-ID: <20000705180151.29413.qmail@plover.com>
32910      Branch: cfgperl
32911            ! pod/perlguts.pod
32912 ____________________________________________________________________________
32913 [  6333] By: jhi                                   on 2000/07/11  13:15:51
32914         Log: Precedence goof, fix based on
32915              Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
32916              From: Hugo <hv@crypt.compulink.co.uk>
32917              Date: Tue, 11 Jul 2000 12:52:38 +0100
32918              Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
32919      Branch: cfgperl
32920            ! t/op/taint.t
32921 ____________________________________________________________________________
32922 [  6332] By: jhi                                   on 2000/07/11  12:40:17
32923         Log: Integrate with Sarathy.
32924      Branch: cfgperl
32925           !> win32/win32sck.c
32926 ____________________________________________________________________________
32927 [  6331] By: jhi                                   on 2000/07/10  20:14:16
32928         Log: Sprinkle ldlibpath.
32929      Branch: cfgperl
32930            ! pod/Makefile.SH
32931 ____________________________________________________________________________
32932 [  6330] By: jhi                                   on 2000/07/10  17:54:49
32933         Log: More POSIX.pod tweaks.
32934      Branch: cfgperl
32935            ! ext/POSIX/POSIX.pod
32936 ____________________________________________________________________________
32937 [  6329] By: jhi                                   on 2000/07/10  14:02:12
32938         Log: Reorder perl.pod once more.
32939      Branch: cfgperl
32940            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
32941 ____________________________________________________________________________
32942 [  6328] By: gsar                                  on 2000/07/10  07:06:00
32943         Log: accept() leaks memory on windows due to incorrect ordering of
32944              closesocket() and fclose() calls
32945      Branch: perl
32946            ! win32/win32sck.c
32947 ____________________________________________________________________________
32948 [  6327] By: gsar                                  on 2000/07/10  06:49:17
32949         Log: winsock options weren't being set in all threads under ithreads
32950              (caused send()s from second and subsequent threads to fail)
32951      Branch: perl
32952            ! win32/win32sck.c
32953 ____________________________________________________________________________
32954 [  6326] By: jhi                                   on 2000/07/08  02:45:40
32955         Log: Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
32956              was cast to an unsigned (32-bit) integer with wild abandon.
32957      Branch: cfgperl
32958            ! ext/Devel/DProf/DProf.xs
32959 ____________________________________________________________________________
32960 [  6325] By: jhi                                   on 2000/07/07  18:50:33
32961         Log: Remove perlbook, update perlfaq book listing,
32962              rearrange perl.pod, regenerate perltoc.
32963      Branch: cfgperl
32964            - pod/perlbook.pod
32965            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perldiag.pod
32966            ! pod/perlfaq2.pod pod/perltoc.pod
32967 ____________________________________________________________________________
32968 [  6324] By: jhi                                   on 2000/07/07  14:03:40
32969         Log: Fix the alignment problem in Crays ([ID 20000612.002]).
32970      Branch: cfgperl
32971            ! sv.h toke.c
32972 ____________________________________________________________________________
32973 [  6323] By: jhi                                   on 2000/07/06  16:03:55
32974         Log: Fix complaints of buildtoc.
32975      Branch: cfgperl
32976            + lib/Win32.pod
32977            - pod/Win32.pod
32978            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
32979 ____________________________________________________________________________
32980 [  6322] By: jhi                                   on 2000/07/06  15:15:52
32981         Log: Add =head1 NAMEs so that buildtoc is happy.
32982              (The CGI::Util nit reported to Lincoln.)
32983      Branch: cfgperl
32984            ! ext/B/B/Stash.pm lib/CGI/Util.pm lib/warnings/register.pm
32985            ! pod/perltoc.pod
32986 ____________________________________________________________________________
32987 [  6321] By: jhi                                   on 2000/07/06  03:16:04
32988         Log: Config is being used.
32989      Branch: cfgperl
32990            ! t/op/method.t
32991 ____________________________________________________________________________
32992 [  6320] By: jhi                                   on 2000/07/06  03:13:13
32993         Log: Integrate with Sarathy.
32994      Branch: cfgperl
32995           !> lib/perl5db.pl win32/perllib.c win32/vdir.h win32/win32sck.c
32996 ____________________________________________________________________________
32997 [  6319] By: jhi                                   on 2000/07/06  03:11:46
32998         Log: Autogenerate pod/Makefile and pod/buildtoc.
32999              buildtoc also checks whether the existin pods are
33000              mentioned in MANIFEST and perl.pod, and vice versa.
33001              (None of the thusly found discrepancies fixed yet.)
33002              roffitall also needs to be autogenerated similarly but it
33003              seems so badly out of date that I didn't touch it yet.
33004      Branch: cfgperl
33005            + pod/Makefile.SH pod/buildtoc.PL
33006            - pod/Makefile pod/buildtoc
33007            ! MANIFEST Makefile.SH pod/perl.pod pod/perltoc.pod
33008 ____________________________________________________________________________
33009 [  6318] By: gsar                                  on 2000/07/05  22:10:54
33010         Log: fix UNC path handling on Windows under ithreads, and chdir()
33011              return value when given a non-existent directory
33012      Branch: perl
33013            ! win32/vdir.h
33014 ____________________________________________________________________________
33015 [  6317] By: gsar                                  on 2000/07/05  22:08:19
33016         Log: winsock cleanup never done on Windows (leads to handle leaks)
33017      Branch: perl
33018            ! win32/perllib.c win32/win32sck.c
33019 ____________________________________________________________________________
33020 [  6316] By: gsar                                  on 2000/07/05  22:06:19
33021         Log: some debugger output does not go to the socket when RemotePort is set
33022      Branch: perl
33023            ! lib/perl5db.pl
33024 ____________________________________________________________________________
33025 [  6315] By: jhi                                   on 2000/07/05  00:25:21
33026         Log: Integrate with Sarathy, preliminary fix for unicos
33027              alignment problems in [ID 20000612.002] Perl problem on Cray system.
33028      Branch: cfgperl
33029            ! sv.h
33030           !> pp_hot.c
33031 ____________________________________________________________________________
33032 [  6314] By: gsar                                  on 2000/07/04  23:34:02
33033         Log: tyop in change#6306
33034      Branch: perl
33035            ! pp_hot.c
33036 ____________________________________________________________________________
33037 [  6313] By: jhi                                   on 2000/07/04  22:14:38
33038         Log: Multiline string literals ENONPORTABLE.
33039      Branch: cfgperl
33040            ! pp_hot.c
33041 ____________________________________________________________________________
33042 [  6312] By: jhi                                   on 2000/07/04  20:34:44
33043         Log: Integrate with Sarathy.
33044      Branch: cfgperl
33045           !> pod/perldelta.pod pod/perldiag.pod pp_hot.c t/lib/b.t
33046           !> t/op/method.t
33047 ____________________________________________________________________________
33048 [  6311] By: jhi                                   on 2000/07/04  20:30:56
33049         Log: More POSIX.pod embellishment.
33050      Branch: cfgperl
33051            ! ext/POSIX/POSIX.pod
33052 ____________________________________________________________________________
33053 [  6310] By: gsar                                  on 2000/07/04  17:28:48
33054         Log: b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
33055      Branch: perl
33056            ! t/lib/b.t
33057 ____________________________________________________________________________
33058 [  6309] By: jhi                                   on 2000/07/04  17:22:18
33059         Log: The #6308 required a little bit more.
33060      Branch: cfgperl
33061            ! Makefile.SH win32/Makefile
33062 ____________________________________________________________________________
33063 [  6308] By: jhi                                   on 2000/07/04  16:35:24
33064         Log: Rename lib.pm.PL to lib_pm.PL to keep the 8.3 people happy.
33065      Branch: cfgperl
33066            + lib/lib_pm.PL
33067            - lib/lib.pm.PL
33068            ! MANIFEST Makefile.SH
33069 ____________________________________________________________________________
33070 [  6307] By: jhi                                   on 2000/07/04  16:28:58
33071         Log: Win32 patches for cfgperl from Sarathy.
33072      Branch: cfgperl
33073            ! doio.c doop.c embed.h embed.pl global.sym gv.c makedef.pl
33074            ! objXSUB.h op.c perlapi.c pp.c pp_ctl.c pp_hot.c proto.h
33075            ! thread.h toke.c util.c win32/Makefile win32/win32.c
33076 ____________________________________________________________________________
33077 [  6306] By: gsar                                  on 2000/07/04  16:28:40
33078         Log: better diagnostic on Frob->stuff() when Frob:: doesn't exist
33079              (from Richard Soderberg <rs@oregonnet.com>)
33080      Branch: perl
33081            ! pod/perldelta.pod pod/perldiag.pod pp_hot.c t/op/method.t
33082 ____________________________________________________________________________
33083 [  6305] By: jhi                                   on 2000/07/04  16:24:24
33084         Log: Integrate with Sarathy.
33085      Branch: cfgperl
33086           !> embed.h embed.pl global.sym lib/File/Spec/Mac.pm
33087           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
33088           !> lib/File/Spec/Win32.pm objXSUB.h perlapi.c pod/perldiag.pod
33089           !> proto.h win32/win32.c
33090 ____________________________________________________________________________
33091 [  6304] By: gsar                                  on 2000/07/04  16:17:24
33092         Log: missing perldiag entry for unpack("w",...) diagnostic (from
33093              Andreas Koenig)
33094      Branch: perl
33095            ! pod/perldiag.pod
33096 ____________________________________________________________________________
33097 [  6303] By: gsar                                  on 2000/07/04  16:14:44
33098         Log: remove rel2abs prototypes (from Barrie Slaymaker)
33099      Branch: perl
33100            ! lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
33101            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
33102 ____________________________________________________________________________
33103 [  6302] By: gsar                                  on 2000/07/04  04:59:35
33104         Log: adjust change#6299
33105      Branch: perl
33106            ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h
33107            ! win32/win32.c
33108 ____________________________________________________________________________
33109 [  6301] By: jhi                                   on 2000/07/04  04:50:07
33110         Log: Integrate with Sarathy.
33111      Branch: cfgperl
33112           !> embed.h embed.pl embedvar.h global.sym hv.c intrpvar.h
33113           !> makedef.pl objXSUB.h perl.c perl.h perlapi.c perlapi.h
33114           !> pp_hot.c proto.h sv.c t/io/argv.t win32/win32.c
33115 ____________________________________________________________________________
33116 [  6300] By: gsar                                  on 2000/07/04  04:42:09
33117         Log: PERL_OBJECT build tweak
33118      Branch: perl
33119            ! perl.h
33120 ____________________________________________________________________________
33121 [  6299] By: gsar                                  on 2000/07/04  04:37:00
33122         Log: fix memory leak on Windows (PL_sys_intern contents were never
33123              freed)
33124      Branch: perl
33125            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
33126            ! perlapi.c proto.h win32/win32.c
33127 ____________________________________________________________________________
33128 [  6298] By: gsar                                  on 2000/07/04  04:15:59
33129         Log: fix large memory leak that has been around for ever, masked by
33130              -DPURIFY (most of the arenas were never freed!)
33131      Branch: perl
33132            ! embedvar.h global.sym hv.c intrpvar.h perl.c perlapi.h sv.c
33133 ____________________________________________________________________________
33134 [  6297] By: gsar                                  on 2000/07/04  04:07:46
33135         Log: fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
33136      Branch: perl
33137            ! perl.c
33138 ____________________________________________________________________________
33139 [  6296] By: jhi                                   on 2000/06/30  18:28:37
33140         Log: Elaborate POSIX.pod.  Still needs work.
33141      Branch: cfgperl
33142            ! ext/POSIX/POSIX.pod
33143 ____________________________________________________________________________
33144 [  6295] By: jhi                                   on 2000/06/30  14:58:18
33145         Log: Point to perlipc for more SysV IPC examples.
33146      Branch: cfgperl
33147            ! pod/perlfunc.pod
33148 ____________________________________________________________________________
33149 [  6294] By: gsar                                  on 2000/06/30  14:47:45
33150         Log: slurp mode fix in change#4736 still not quite right
33151      Branch: perl
33152            ! pp_hot.c t/io/argv.t
33153 ____________________________________________________________________________
33154 [  6293] By: jhi                                   on 2000/06/30  12:02:55
33155         Log: Integrate with Sarathy.
33156      Branch: cfgperl
33157           !> cop.h pp_ctl.c pp_hot.c t/op/args.t
33158 ____________________________________________________________________________
33159 [  6292] By: jhi                                   on 2000/06/30  12:01:11
33160         Log: From: simon@brecon.co.uk (Simon Cozens)
33161              Subject: UTF8 concat
33162              Date: 30 Jun 2000 06:13:25 GMT
33163              Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org>
33164      Branch: cfgperl
33165            ! pp_hot.c
33166 ____________________________________________________________________________
33167 [  6291] By: gsar                                  on 2000/06/30  04:37:33
33168         Log: dounwind() may cause POPSUB() to diddle the wrong PL_curpad
33169              when @_ is modified, causing coredumps
33170      Branch: perl
33171            ! cop.h pp_ctl.c pp_hot.c t/op/args.t
33172 ____________________________________________________________________________
33173 [  6290] By: jhi                                   on 2000/06/30  02:21:44
33174         Log: Integrate with Sarathy.
33175      Branch: cfgperl
33176           !> vms/vms.c vms/vmsish.h
33177 ____________________________________________________________________________
33178 [  6289] By: jhi                                   on 2000/06/30  02:21:02
33179         Log: Check VERSIONs.
33180      Branch: cfgperl
33181            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
33182            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
33183            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
33184 ____________________________________________________________________________
33185 [  6288] By: jhi                                   on 2000/06/30  02:18:52
33186         Log: Integrate with Sarathy.
33187      Branch: cfgperl
33188           !> ext/Opcode/Opcode.xs lib/File/Spec.pm
33189           !> lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
33190           !> lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
33191           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm pod/perlembed.pod
33192 ____________________________________________________________________________
33193 [  6287] By: gsar                                  on 2000/06/30  02:17:08
33194         Log: integrate vmsperl changes into mainline
33195      Branch: perl
33196           !> vms/vms.c vms/vmsish.h
33197 ____________________________________________________________________________
33198 [  6285] By: gsar                                  on 2000/06/30  02:05:28
33199         Log: localize %INC in a Safe compartment so that use/require work
33200              (many other magic globals probably need similar treatment)
33201      Branch: perl
33202            ! ext/Opcode/Opcode.xs
33203 ____________________________________________________________________________
33204 [  6284] By: gsar                                  on 2000/06/30  01:54:54
33205         Log: tweak perlembed for multiplicity/usethreads sanity; correct notes
33206              about Windows
33207      Branch: perl
33208            ! pod/perlembed.pod
33209 ____________________________________________________________________________
33210 [  6283] By: jhi                                   on 2000/06/30  01:50:10
33211         Log: Subject: [PATCH bleedperl] File::Spec 0.82 beta
33212              From: Barrie Slaymaker <barries@jester.slaysys.com>
33213              Date: Wed, 28 Jun 2000 11:35:29 -0400
33214              Message-Id: <200006281535.LAA21095@jester.slaysys.com>
33215      Branch: perl
33216            ! lib/File/Spec.pm lib/File/Spec/Functions.pm
33217            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
33218            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
33219            ! lib/File/Spec/Win32.pm
33220 ____________________________________________________________________________
33221 [  6282] By: jhi                                   on 2000/06/29  22:57:22
33222         Log: Subject: [PATCH 5.6.0]ITHREADs for VMS
33223              From: Dan Sugalski <dan@sidhe.org>
33224              Date: Tue, 06 Jun 2000 11:59:50 -0400
33225              Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
33226      Branch: cfgperl
33227            ! vms/vms.c
33228 ____________________________________________________________________________
33229 [  6281] By: jhi                                   on 2000/06/29  22:52:50
33230         Log: Subject: [PATCH 5.6.0] utils/h2xs.PL
33231              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
33232              Date: Wed, 7 Jun 2000 04:02:04 -0500
33233              Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
33234      Branch: cfgperl
33235            ! utils/h2xs.PL
33236 ____________________________________________________________________________
33237 [  6280] By: jhi                                   on 2000/06/29  22:45:47
33238         Log: Subject: Re: backwards compatibility in h2xs and makemaker  [PATCH]
33239              From: rspier@pobox.com (Robert Spier)
33240              Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
33241              Message-ID: <14654.31913.845602.610277@rls.cx>
33242      Branch: cfgperl
33243            ! utils/h2xs.PL
33244 ____________________________________________________________________________
33245 [  6279] By: jhi                                   on 2000/06/29  22:38:16
33246         Log: Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
33247              From: Tim Ayers <tayers@bridge.com>
33248              Date: Thu, 08 Jun 2000 08:11:06 +0200
33249              Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
33250              [resent by Richard Foley, Message-Id probably wrong]
33251      Branch: cfgperl
33252            ! pod/perlsub.pod
33253 ____________________________________________________________________________
33254 [  6278] By: jhi                                   on 2000/06/29  22:21:45
33255         Log: Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
33256              From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
33257              Date: Fri, 09 Jun 2000 12:39:27 -0400
33258              Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
33259              (plus update the version "number" of Text::Wrap)
33260      Branch: cfgperl
33261            ! lib/Text/Wrap.pm
33262 ____________________________________________________________________________
33263 [  6277] By: jhi                                   on 2000/06/29  22:13:10
33264         Log: Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
33265              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
33266              Date: Mon, 12 Jun 2000 14:55:59 +0100
33267              Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
33268      Branch: cfgperl
33269            ! pod/perlfunc.pod
33270 ____________________________________________________________________________
33271 [  6276] By: jhi                                   on 2000/06/29  22:11:06
33272         Log: Subject: [PATCH] Re: eval documentation: context
33273              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
33274              Date: Mon, 12 Jun 2000 15:07:29 +0100
33275              Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
33276      Branch: cfgperl
33277            ! pod/perlfunc.pod
33278 ____________________________________________________________________________
33279 [  6275] By: jhi                                   on 2000/06/29  21:59:46
33280         Log: Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
33281              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
33282              Date: Tue, 13 Jun 2000 02:43:48 -0500
33283              Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
33284      Branch: cfgperl
33285            ! lib/Pod/Html.pm lib/Pod/Man.pm lib/Pod/Text.pm
33286 ____________________________________________________________________________
33287 [  6274] By: jhi                                   on 2000/06/29  21:56:14
33288         Log: Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
33289              From: Andy Dougherty <doughera@lafayette.edu>
33290              Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
33291              Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
33292      Branch: cfgperl
33293            ! ext/File/Glob/Glob.pm
33294 ____________________________________________________________________________
33295 [  6273] By: jhi                                   on 2000/06/29  21:49:09
33296         Log: Subject: [PATCH] xsub attributes
33297              From: Doug MacEachern <dougm@covalent.net>
33298              Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
33299              Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
33300      Branch: cfgperl
33301            ! embed.h embed.pl embedvar.h global.sym lib/ExtUtils/xsubpp
33302            ! objXSUB.h op.c perlapi.c perlapi.h proto.h
33303 ____________________________________________________________________________
33304 [  6272] By: jhi                                   on 2000/06/29  21:41:28
33305         Log: Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
33306              From: Tom Phoenix <rootbeer@redcat.com>
33307              Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
33308              Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
33309      Branch: cfgperl
33310            ! lib/Net/Ping.pm
33311 ____________________________________________________________________________
33312 [  6271] By: jhi                                   on 2000/06/29  21:36:55
33313         Log: Subject: PATCH pod/perltie.pod
33314              From: Ian Phillipps <Ian.Phillipps@iname.com>
33315              Date: Fri, 16 Jun 2000 00:17:19 +0100
33316              Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
33317              (only the first hunk, the second hunk had already been done
33318              by some other patch)
33319      Branch: cfgperl
33320            ! pod/perltie.pod
33321 ____________________________________________________________________________
33322 [  6270] By: jhi                                   on 2000/06/29  21:24:51
33323         Log: Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
33324              From: Nicholas Clark <nick@talking.bollo.cx>
33325              Date: Fri, 23 Jun 2000 16:21:15 +0100
33326              Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
33327      Branch: cfgperl
33328            ! t/lib/anydbm.t t/lib/dprof.t t/lib/dumper-ovl.t t/lib/dumper.t
33329            ! t/lib/hostname.t t/lib/ipc_sysv.t t/op/taint.t
33330 ____________________________________________________________________________
33331 [  6269] By: jhi                                   on 2000/06/29  19:38:15
33332         Log: Regen headers for #6261 (and update embed.pl for this) and #6267,
33333              silence few compiler warnings.
33334      Branch: cfgperl
33335            ! doop.c embed.pl global.sym objXSUB.h op.c proto.h toke.c
33336 ____________________________________________________________________________
33337 [  6268] By: jhi                                   on 2000/06/29  18:21:50
33338         Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
33339              From: Dominic Dunlop <domo@computer.org> 
33340              Date: Thu, 29 Jun 2000 12:32:39 +0200 
33341              Message-Id: <p04320403b580cc1338db@[192.168.1.4]> 
33342      Branch: cfgperl
33343            ! t/op/sprintf.t
33344 ____________________________________________________________________________
33345 [  6267] By: jhi                                   on 2000/06/29  18:16:07
33346         Log: Subject: Re: [PATCH] Re: Speeding up method lookups 
33347              From: Doug MacEachern <dougm@covalent.net>
33348              Date: Sun, 18 Jun 2000 13:24:55 -0700 (PDT)
33349              Message-ID: <Pine.LNX.4.10.10006181306031.397-100000@mojo.covalent.net>
33350      Branch: cfgperl
33351            + t/op/method2entersub.t
33352            ! MANIFEST embed.pl lib/ExtUtils/Install.pm lib/File/Spec/Mac.pm
33353            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
33354            ! lib/File/Spec/Win32.pm lib/base.pm op.c perl.h t/op/sprintf.t
33355            ! xsutils.c
33356 ____________________________________________________________________________
33357 [  6266] By: jhi                                   on 2000/06/29  15:11:15
33358         Log: Subject: [PATCH 5.6.0] cygwin port
33359              Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
33360              From: "Fifer, Eric" <EFifer@sanwaint.com>
33361              Date: Thu, 29 Jun 2000 12:58:29 +0100
33362      Branch: cfgperl
33363            ! cygwin/Makefile.SHs
33364 ____________________________________________________________________________
33365 [  6265] By: jhi                                   on 2000/06/29  15:04:05
33366         Log: Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
33367              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
33368              Date: Wed, 28 Jun 2000 17:50:12 -0700
33369              Message-ID: <E1pW5gzkg2kV092yn@efn.org>
33370      Branch: cfgperl
33371            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
33372 ____________________________________________________________________________
33373 [  6264] By: jhi                                   on 2000/06/29  15:00:57
33374         Log: Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
33375              From: Marty Lucich <marty@netcom.com>
33376              Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
33377              Message-Id: <200006282116.OAA11148@netcom.com>
33378              ccdlflags update (the BSD/OS 4.1 part had already been taken
33379              care of by #6141).
33380      Branch: cfgperl
33381            ! hints/bsdos.sh
33382 ____________________________________________________________________________
33383 [  6263] By: jhi                                   on 2000/06/29  13:47:44
33384         Log: tr fixes from Simon Cozens
33385      Branch: cfgperl
33386            ! doop.c
33387 ____________________________________________________________________________
33388 [  6262] By: jhi                                   on 2000/06/28  18:46:01
33389         Log: Subject: 5.6.0 Patch for EPOC
33390              From: Olaf Flebbe <o.flebbe@gmx.de>
33391              Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
33392              Message-ID: <23449.960929969@www11.gmx.net>
33393      Branch: cfgperl
33394            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epocish.c
33395            ! epoc/epocish.h
33396 ____________________________________________________________________________
33397 [  6261] By: jhi                                   on 2000/06/28  18:29:07
33398         Log: Subject: Re: [PATCH cfgperl] BOMs away!
33399              From: simon@brecon.co.uk (Simon Cozens)
33400              Date: 17 Jun 2000 11:49:57 GMT
33401              Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
33402      Branch: cfgperl
33403            ! pod/perldiag.pod t/comp/require.t toke.c
33404 ____________________________________________________________________________
33405 [  6260] By: jhi                                   on 2000/06/28  17:47:16
33406         Log: Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
33407              From: simon@brecon.co.uk (Simon Cozens) 
33408              Date: 17 Jun 2000 11:56:44 GMT 
33409              Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org> 
33410              pack U0, pack C0
33411      Branch: cfgperl
33412            ! pod/perlfunc.pod pp.c t/op/pack.t
33413 ____________________________________________________________________________
33414 [  6259] By: jhi                                   on 2000/06/28  16:43:17
33415         Log: perlnewmod was missing from MANIFEST.
33416      Branch: cfgperl
33417            ! MANIFEST
33418 ____________________________________________________________________________
33419 [  6258] By: jhi                                   on 2000/06/28  15:54:30
33420         Log: linenumber tweak
33421      Branch: cfgperl
33422            ! t/pragma/warn/regcomp
33423 ____________________________________________________________________________
33424 [  6257] By: jhi                                   on 2000/06/28  15:50:44
33425         Log: Subject: Re: [PATCH] "Constant subroutine redefined" mandatory warning
33426              From: Doug MacEachern <dougm@covalent.net>
33427              Date: Sun, 25 Jun 2000 12:11:28 -0700 (PDT)
33428              Message-ID: <Pine.LNX.4.10.10006251209191.461-100000@mojo.covalent.net>
33429              (one part of the patch had been applied earlier)
33430      Branch: cfgperl
33431            ! op.c sv.c t/pragma/constant.t t/pragma/warn/op
33432 ____________________________________________________________________________
33433 [  6256] By: jhi                                   on 2000/06/28  15:40:22
33434         Log: tweaks from Simon Cozens to further fix tr/// under utf8
33435      Branch: cfgperl
33436            ! doop.c
33437 ____________________________________________________________________________
33438 [  6255] By: jhi                                   on 2000/06/28  15:33:45
33439         Log: small thinko tweaks
33440      Branch: cfgperl
33441            ! lib/IPC/Open3.pm t/op/my_stash.t
33442 ____________________________________________________________________________
33443 [  6254] By: jhi                                   on 2000/06/28  15:33:25
33444         Log: Subject: tr///, help wanted.
33445              From: simon@brecon.co.uk (Simon Cozens)
33446              Date: 28 Jun 2000 11:29:04 GMT
33447              Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
33448      Branch: cfgperl
33449            ! doop.c embed.h embed.pl embedvar.h global.sym objXSUB.h
33450            ! pp_proto.h proto.h t/op/tr.t
33451 ____________________________________________________________________________
33452 [  6253] By: jhi                                   on 2000/06/28  15:09:17
33453         Log: Paranoia tweak on #6249.
33454              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
33455              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
33456              Date: Sun, 25 Jun 2000 23:43:12 -0400
33457              Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
33458      Branch: cfgperl
33459            ! lib/IPC/Open3.pm
33460 ____________________________________________________________________________
33461 [  6252] By: jhi                                   on 2000/06/28  15:01:38
33462         Log: Document #6249 and #6251.
33463      Branch: cfgperl
33464            ! lib/Exporter.pm lib/IPC/Open3.pm
33465 ____________________________________________________________________________
33466 [  6251] By: jhi                                   on 2000/06/28  14:50:43
33467         Log: Subject: [PATCH] inline AUTOLOADed constants via Exporter.pm
33468              From: Doug MacEachern <dougm@covalent.net>
33469              Date: Fri, 23 Jun 2000 00:16:39 -0700 (PDT)
33470              Message-ID: <Pine.LNX.4.10.10006230009400.322-100000@mojo.covalent.net>
33471      Branch: cfgperl
33472            ! lib/Exporter.pm
33473 ____________________________________________________________________________
33474 [  6250] By: jhi                                   on 2000/06/28  14:45:23
33475         Log: Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
33476              From: Doug MacEachern <dougm@covalent.net>
33477              Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
33478              Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
33479      Branch: cfgperl
33480            + t/op/my_stash.t
33481            ! MANIFEST embed.pl global.sym proto.h toke.c
33482 ____________________________________________________________________________
33483 [  6249] By: jhi                                   on 2000/06/28  14:36:34
33484         Log: Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's 
33485              From: Frank Tobin <ftobin@uiuc.edu>
33486              Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
33487              Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
33488      Branch: cfgperl
33489            ! lib/IPC/Open3.pm
33490 ____________________________________________________________________________
33491 [  6248] By: jhi                                   on 2000/06/28  14:11:25
33492         Log: Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
33493              From: Mark-Jason Dominus <mjd@plover.com>
33494              Date: Tue, 27 Jun 2000 22:36:42 -0400
33495              Message-ID: <20000628023642.12166.qmail@plover.com>
33496      Branch: cfgperl
33497            ! pod/perlfunc.pod
33498 ____________________________________________________________________________
33499 [  6247] By: jhi                                   on 2000/06/27  12:46:37
33500         Log: Tweak $VERSION, patch from Doug MacEachern.
33501      Branch: cfgperl
33502            ! lib/File/Spec.pm
33503 ____________________________________________________________________________
33504 [  6246] By: jhi                                   on 2000/06/27  03:34:46
33505         Log: Allow for standalone testing.
33506      Branch: cfgperl
33507            ! t/lib/filefunc.t t/lib/filespec.t
33508 ____________________________________________________________________________
33509 [  6245] By: jhi                                   on 2000/06/27  02:50:02
33510         Log: Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
33511              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
33512              Date: Sat, 24 Jun 2000 13:06:20 +0100
33513              Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
33514      Branch: cfgperl
33515            ! ext/DynaLoader/DynaLoader_pm.PL
33516 ____________________________________________________________________________
33517 [  6244] By: jhi                                   on 2000/06/27  02:46:10
33518         Log: Subject: [PATCH] avoid mg_ptr in '*' magic
33519              From: Doug MacEachern <dougm@covalent.net>
33520              Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
33521              Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
33522      Branch: cfgperl
33523            ! gv.c sv.c t/lib/peek.t
33524 ____________________________________________________________________________
33525 [  6243] By: jhi                                   on 2000/06/27  02:38:07
33526         Log: Subject: [PATCH] is_utf8_string
33527              From: simon@brecon.co.uk (Simon Cozens)
33528              Date: 26 Jun 2000 02:25:59 GMT
33529              Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
33530      Branch: cfgperl
33531            ! embed.h embed.pl embedvar.h global.sym objXSUB.h perlapi.c
33532            ! perlapi.h pod/perlapi.pod pod/perlintern.pod pp_proto.h
33533            ! proto.h utf8.c
33534 ____________________________________________________________________________
33535 [  6242] By: jhi                                   on 2000/06/27  02:24:00
33536         Log: Subject: [PATCH] bytes<->utf8 fixes
33537              From: simon@brecon.co.uk (Simon Cozens)
33538              Date: 26 Jun 2000 04:55:45 GMT
33539              Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
33540      Branch: cfgperl
33541            ! embed.pl perlapi.c pod/perlapi.pod proto.h utf8.c
33542 ____________________________________________________________________________
33543 [  6241] By: jhi                                   on 2000/06/27  02:12:42
33544         Log: Do no -warn on \_, only on \alpha.
33545              Subject: New Unrecognized escape warning for /\_/ from activestate perl-current5.6.0
33546              From: David Dyck <dcd@tc.fluke.com>
33547              Date: Mon, 26 Jun 2000 09:32:02 -0700 (PDT)
33548              Message-ID: <Pine.LNX.4.05.10006260830280.3054-100000@dd.tc.fluke.com>
33549      Branch: cfgperl
33550            ! regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
33551 ____________________________________________________________________________
33552 [  6240] By: jhi                                   on 2000/06/27  02:00:01
33553         Log: Subject: [ID 20000626.007] h2xs man page contains trailing garbage
33554              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
33555              Date: Mon, 26 Jun 2000 18:40:14 +0100
33556              Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
33557      Branch: cfgperl
33558            ! utils/h2xs.PL
33559 ____________________________________________________________________________
33560 [  6239] By: jhi                                   on 2000/06/27  01:53:40
33561         Log: Configure maintenance.  Sever some dependency cycles,
33562              separate gccversion from the cc unit,
33563              address [ID 20000623.006] Configure script patch for using gcc on AIX
33564              (but solve it a little bit differently),
33565              unduplex some accidentally duplicated units,
33566              suggest using gcc if no cc available
33567              (p5p thread: "Solaris configure: counterproposal", 1999-09)
33568      Branch: cfgperl
33569            ! Configure Todo-5.6 config_h.SH
33570      Branch: metaconfig
33571            ! U/modified/Config_h.U U/modified/cc.U U/modified/cpp_stuff.U
33572            ! U/modified/libs.U U/modified/models.U U/modified/usrinc.U
33573      Branch: metaconfig/U/perl
33574            + gccvers.U
33575            ! d_getespwnam.U d_getprpwnam.U i_prot.U
33576 ____________________________________________________________________________
33577 [  6238] By: jhi                                   on 2000/06/25  18:04:56
33578         Log: Subject: [PATCH 5.6.0] XS module loading fixup for VMS
33579              From: Dan Sugalski <dan@sidhe.org>
33580              Date: Fri, 23 Jun 2000 17:00:00 -0400
33581              Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
33582      Branch: cfgperl
33583            ! lib/ExtUtils/MM_VMS.pm vms/vms.c
33584 ____________________________________________________________________________
33585 [  6237] By: jhi                                   on 2000/06/25  16:36:45
33586         Log: Tweak embed.pl, regen headers.
33587      Branch: cfgperl
33588            ! embed.h embed.pl embedvar.h ext/B/B/Asmdata.pm
33589            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h global.sym
33590            ! keywords.h lib/warnings.pm objXSUB.h opcode.h opnames.h
33591            ! perlapi.c perlapi.h pod/perlapi.pod pod/perlintern.pod pp.sym
33592            ! pp_proto.h proto.h regnodes.h utf8.c warnings.h
33593 ____________________________________________________________________________
33594 [  6236] By: jhi                                   on 2000/06/25  15:26:42
33595         Log: Regen headers.
33596      Branch: cfgperl
33597            ! embed.h embedvar.h ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
33598            ! ext/ByteLoader/byterun.h global.sym keywords.h lib/warnings.pm
33599            ! objXSUB.h opcode.h opnames.h perlapi.c perlapi.h
33600            ! pod/perlapi.pod pod/perlintern.pod pp.sym pp_proto.h proto.h
33601            ! regnodes.h warnings.h
33602 ____________________________________________________________________________
33603 [  6235] By: jhi                                   on 2000/06/23  19:39:35
33604         Log: The thread begun by
33605              Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
33606              From: Kevin.Ruscoe@ubsw.com
33607              Date: Fri, 16 Jun 2000 16:38:51 +0100
33608              Message-Id: <H000019b03c300d6@MHS>
33609      Branch: cfgperl
33610            ! hints/solaris_2.sh
33611 ____________________________________________________________________________
33612 [  6234] By: jhi                                   on 2000/06/23  19:23:36
33613         Log: Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
33614              because when run as services (Win32ese for daemons)
33615              no environment variables are set and tmpdir ends up as /tmp,
33616              which is ambiguous.
33617              
33618              Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
33619              From: matt@sergeant.org
33620              Date: 16 Jun 2000 16:30:43 -0000
33621              Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
33622      Branch: cfgperl
33623            ! lib/File/Spec/Win32.pm
33624 ____________________________________________________________________________
33625 [  6233] By: jhi                                   on 2000/06/23  19:18:58
33626         Log: Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
33627              From: Mark-Jason Dominus <mjd@plover.com>
33628              Date: Fri, 16 Jun 2000 20:53:04 -0400
33629              Message-ID: <20000617005304.8008.qmail@plover.com>
33630      Branch: cfgperl
33631            ! op.h
33632 ____________________________________________________________________________
33633 [  6232] By: jhi                                   on 2000/06/23  16:10:02
33634         Log: Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
33635              From: simon@brecon.co.uk (Simon Cozens)
33636              Date: 19 Jun 2000 15:18:27 GMT
33637              Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
33638              
33639              plus update pod/Makefile and regenerate perltoc
33640      Branch: cfgperl
33641            + pod/perlutil.pod
33642            ! MANIFEST Todo-5.6 pod/Makefile pod/perltoc.pod pod/roffitall
33643 ____________________________________________________________________________
33644 [  6231] By: jhi                                   on 2000/06/23  15:19:18
33645         Log: Subject: [PATCH 5.6.0] cygwin port
33646              From: "Fifer, Eric" <EFifer@sanwaint.com>
33647              Date: Tue, 20 Jun 2000 14:30:58 +0100
33648              Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
33649      Branch: cfgperl
33650            ! README.cygwin lib/File/Find.pm
33651 ____________________________________________________________________________
33652 [  6230] By: jhi                                   on 2000/06/23  14:25:21
33653         Log: Upgrade to File::Spec 0.810_01 from CPAN by Barrie Slaymaker.
33654      Branch: cfgperl
33655            ! lib/File/Spec.pm lib/File/Spec/Functions.pm
33656            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
33657            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
33658            ! lib/File/Spec/Win32.pm t/lib/filefunc.t t/lib/filespec.t
33659 ____________________________________________________________________________
33660 [  6229] By: jhi                                   on 2000/06/23  14:13:34
33661         Log: Subject: README.hpux version 0.6.1
33662              Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
33663              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
33664              Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
33665      Branch: cfgperl
33666            ! README.hpux
33667 ____________________________________________________________________________
33668 [  6228] By: jhi                                   on 2000/06/23  14:07:20
33669         Log: Subject: [PATCH] "Constant subroutine redefined" mandatory warning
33670              From: Doug MacEachern <dougm@covalent.net>
33671              Date: Tue, 20 Jun 2000 21:23:56 -0700 (PDT)
33672              Message-ID: <Pine.LNX.4.10.10006202116340.321-100000@mojo.covalent.net>
33673      Branch: cfgperl
33674            ! op.c
33675 ____________________________________________________________________________
33676 [  6227] By: jhi                                   on 2000/06/23  14:01:06
33677         Log: Subject: [PATCH] lib.pm -> lib.pm.PL
33678              From: Doug MacEachern <dougm@covalent.net>
33679              Date: Tue, 20 Jun 2000 22:14:41 -0700 (PDT)
33680              Message-ID: <Pine.LNX.4.10.10006202208210.321-100000@mojo.covalent.net>
33681      Branch: cfgperl
33682            + lib/lib.pm.PL
33683            - lib/lib.pm
33684            ! MANIFEST Makefile.SH
33685 ____________________________________________________________________________
33686 [  6226] By: jhi                                   on 2000/06/23  13:53:07
33687         Log: Subject: [PATCH] remove forward declarations in Socket.pm
33688              From: Doug MacEachern <dougm@covalent.net>
33689              Date: Tue, 20 Jun 2000 21:54:12 -0700 (PDT)
33690              Message-ID: <Pine.LNX.4.10.10006202149190.321-100000@mojo.covalent.net>
33691              
33692              From: Doug MacEachern <dougm@covalent.net>
33693              Subject: Re: [PATCH] remove forward declarations in Socket.pm
33694              Date: Fri, 23 Jun 2000 00:09:29 -0700 (PDT)
33695              Message-ID: <Pine.LNX.4.10.10006222349440.322-100000@mojo.covalent.net>
33696      Branch: cfgperl
33697            ! ext/Socket/Socket.pm op.c
33698 ____________________________________________________________________________
33699 [  6225] By: jhi                                   on 2000/06/23  13:41:52
33700         Log: Add source code filenames to apidoc.
33701              From: simon@brecon.co.uk (Simon Cozens)
33702              Subject: [PATCH embed.pl] Source X-ref
33703              Date: 22 Jun 2000 02:18:49 GMT
33704              Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
33705      Branch: cfgperl
33706            ! embed.pl
33707 ____________________________________________________________________________
33708 [  6224] By: jhi                                   on 2000/06/23  13:32:33
33709         Log: A way to avoid English.pm performance hit.
33710              From: root <root@jester.slaysys.com>
33711              Subject: [YAPATCH English.pm] My turn to putt again
33712              Date: Thu, 22 Jun 2000 20:33:58 -0400
33713              Message-Id: <200006230033.UAA05960@jester.slaysys.com>
33714      Branch: cfgperl
33715            ! lib/English.pm t/lib/english.t
33716 ____________________________________________________________________________
33717 [  6223] By: jhi                                   on 2000/06/23  13:27:06
33718         Log: Avoid double close().
33719              Subject: [PATCH] avoid double close()
33720              From: Doug MacEachern <dougm@covalent.net>
33721              Date: Thu, 22 Jun 2000 23:08:06 -0700 (PDT)
33722              Message-ID: <Pine.LNX.4.10.10006222251260.322-100000@mojo.covalent.net>
33723      Branch: cfgperl
33724            ! doio.c
33725 ____________________________________________________________________________
33726 [  6222] By: jhi                                   on 2000/06/23  13:25:54
33727         Log: doc typo fix
33728              Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
33729              From: Ian Phillipps <Ian.Phillipps@iname.com>
33730              Date: Fri, 23 Jun 2000 10:40:58 +0100
33731              Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
33732      Branch: cfgperl
33733            ! lib/Pod/Usage.pm
33734 ____________________________________________________________________________
33735 [  6221] By: jhi                                   on 2000/06/23  13:24:15
33736         Log: Remove tr///CU (the feature is to be obsoleted by better interfaces).
33737              From: simon@brecon.co.uk (Simon Cozens)
33738              Subject: [PATCH] Eliminate tr///[CU][CU]
33739              Date: 23 Jun 2000 11:05:40 GMT
33740              Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
33741      Branch: cfgperl
33742            ! doop.c embed.pl pod/perlop.pod toke.c utf8.c
33743 ____________________________________________________________________________
33744 [  6220] By: jhi                                   on 2000/06/22  16:07:51
33745         Log: Win32 patches from Benjamin Stuhl.
33746      Branch: cfgperl
33747            ! makedef.pl win32/win32.h
33748 ____________________________________________________________________________
33749 [  6219] By: jhi                                   on 2000/06/22  16:06:34
33750         Log: Bytecode patches from Benjamin Stuhl.
33751      Branch: cfgperl
33752            ! bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
33753            ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
33754            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
33755 ____________________________________________________________________________
33756 [  6218] By: jhi                                   on 2000/06/15  23:54:16
33757         Log: Bytecode patches from Benjamin Stuhl.
33758      Branch: cfgperl
33759            ! ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
33760 ____________________________________________________________________________
33761 [  6217] By: jhi                                   on 2000/06/09  13:38:29
33762         Log: Rename the fdpid locking and integrate with Sarathy.
33763      Branch: cfgperl
33764            ! Configure config_h.SH doio.c embed.h embed.pl embedvar.h
33765            ! global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
33766            ! pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
33767            ! win32/win32.c
33768           !> av.h cop.h hints/solaris_2.sh t/op/runlevel.t
33769 ____________________________________________________________________________
33770 [  6216] By: gsar                                  on 2000/06/08  14:54:21
33771         Log: be more optimal about clearing @_
33772      Branch: perl
33773            ! cop.h
33774 ____________________________________________________________________________
33775 [  6215] By: gsar                                  on 2000/06/08  14:33:04
33776         Log: tweak comment about @DB::args
33777      Branch: perl
33778            ! av.h pp_ctl.c
33779 ____________________________________________________________________________
33780 [  6214] By: gsar                                  on 2000/06/08  13:57:54
33781         Log: @_ can't have junk in it even in the non-USE_ITHREADS case because
33782              caller() wants to populate @DB::args with it (causes a coredump
33783              in Carp::confess())
33784      Branch: perl
33785            ! cop.h t/op/runlevel.t
33786 ____________________________________________________________________________
33787 [  6213] By: gsar                                  on 2000/06/08  07:06:35
33788         Log: back out change#6106 (seems problematic)
33789      Branch: perl
33790            ! hints/solaris_2.sh
33791 ____________________________________________________________________________
33792 [  6212] By: jhi                                   on 2000/06/07  03:10:36
33793         Log: Continuing mopup for #6204.
33794      Branch: cfgperl
33795            ! ext/B/defsubs_h.PL
33796 ____________________________________________________________________________
33797 [  6211] By: jhi                                   on 2000/06/07  02:41:50
33798         Log: Mopup for #6204.
33799              Under the 5005 threads the t/lib/b.t for B::Deparse fails:
33800              Can't locate object method "PV" via package "B::RV" at ../lib/B/Deparse.pm line 2360.
33801              This is comes from const() where POK isn't on when expected.
33802      Branch: cfgperl
33803            ! embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm
33804            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
33805            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
33806            ! perlapi.h pod/perlapi.pod
33807 ____________________________________________________________________________
33808 [  6210] By: jhi                                   on 2000/06/07  01:56:29
33809         Log: Mopup for #6207 and #6209.
33810      Branch: cfgperl
33811            ! doio.c gv.c sv.h util.c vmesa/vmesa.c win32/win32.c
33812 ____________________________________________________________________________
33813 [  6209] By: jhi                                   on 2000/06/07  01:33:12
33814         Log: Lock PL_fdpid against race conditions, based on:
33815              Subject: [PATCH 5.6.0]subprocess fixup for threads
33816              From: Dan Sugalski <dan@sidhe.org>
33817              To: perl5-porters@perl.org
33818              Date: Tue, 11 Apr 2000 17:02:32 -0400
33819              Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
33820      Branch: cfgperl
33821            ! doio.c intrpvar.h perl.c sv.h util.c vmesa/vmesa.c
33822            ! win32/win32.c
33823 ____________________________________________________________________________
33824 [  6208] By: jhi                                   on 2000/06/07  01:05:23
33825         Log: Regen headers for #6207.
33826      Branch: cfgperl
33827            ! embed.h global.sym objXSUB.h proto.h
33828 ____________________________________________________________________________
33829 [  6207] By: jhi                                   on 2000/06/06  23:43:13
33830         Log: Subject: [PATCH 5.6.0] Threadsafe patches
33831              From: Dan Sugalski <dan@sidhe.org>
33832              To: perl5-porters@perl.org
33833              Date: Mon, 08 May 2000 18:08:13 -0400
33834              Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
33835      Branch: cfgperl
33836            ! embed.pl global.sym gv.c intrpvar.h perl.c pp.c pp_ctl.c
33837            ! proto.h sv.h util.c
33838 ____________________________________________________________________________
33839 [  6206] By: jhi                                   on 2000/06/06  23:21:23
33840         Log: Subject: [PATCH] Eliminate $a/$b in pod
33841              From: David Glasser <me@davidglasser.net>
33842              To: perl5-porters@perl.org
33843              Date: Mon, 29 May 2000 21:15:59 -0400
33844              Message-Id: <l03130302b558bb2640ce@[209.195.241.121]>
33845      Branch: cfgperl
33846            ! pod/perl5004delta.pod pod/perl56delta.pod pod/perlboot.pod
33847            ! pod/perlbot.pod pod/perlcall.pod pod/perldata.pod
33848            ! pod/perldbmfilter.pod pod/perldiag.pod pod/perldsc.pod
33849            ! pod/perlembed.pod pod/perlfaq4.pod pod/perlfaq6.pod
33850            ! pod/perlfaq7.pod pod/perlfilter.pod pod/perlfunc.pod
33851            ! pod/perlguts.pod pod/perllexwarn.pod pod/perllocale.pod
33852            ! pod/perlobj.pod pod/perlop.pod pod/perlref.pod pod/perlsub.pod
33853            ! pod/perlsyn.pod pod/perltie.pod pod/perltrap.pod
33854            ! pod/perlvar.pod pod/perlxs.pod
33855 ____________________________________________________________________________
33856 [  6205] By: jhi                                   on 2000/06/06  23:12:14
33857         Log: Subject: [PATCH] Win32 improvements
33858              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
33859              To: gsar@activestate.com, perl5-porters@perl.org
33860              Date: Mon, 29 May 2000 17:22:24 PDT
33861              Message-ID: <20000530002224.91142.qmail@hotmail.com>
33862              (MUA had mangled many lines by wordwrapping)
33863      Branch: cfgperl
33864            ! utils/c2ph.PL win32/makefile.mk win32/win32.c win32/win32sck.c
33865 ____________________________________________________________________________
33866 [  6204] By: jhi                                   on 2000/06/06  23:01:50
33867         Log: Subject: [PATCH] B::Bytecode patches
33868              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
33869              To: gsar@activestate.com, jhi@iki.fi
33870              Cc: perl5-porters@perl.org
33871              Message-ID: <20000602202526.48694.qmail@hotmail.com>
33872              (MUA had mangled many lines by wordwrapping)
33873      Branch: cfgperl
33874            ! bytecode.pl ext/B/B.pm ext/B/B.xs ext/B/B/Assembler.pm
33875            ! ext/B/B/Bytecode.pm ext/B/O.pm ext/B/defsubs_h.PL
33876            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
33877            ! intrpvar.h perl.c
33878 ____________________________________________________________________________
33879 [  6203] By: jhi                                   on 2000/06/06  22:32:43
33880         Log: Subject: [PATCH] perldiag should refer to perlos2.pod not README.os2
33881              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
33882              Date: Tue, 06 Jun 2000 13:07:45 -0700
33883              Message-ID: <RoVP5gzkgmTL092yn@efn.org>
33884      Branch: cfgperl
33885            ! pod/perldiag.pod
33886 ____________________________________________________________________________
33887 [  6202] By: jhi                                   on 2000/06/06  19:38:35
33888         Log: Integrate with Sarathy.
33889      Branch: cfgperl
33890           !> perl.c
33891 ____________________________________________________________________________
33892 [  6201] By: gsar                                  on 2000/06/06  00:42:59
33893         Log: Perl_eval_pv() leaks 4 bytes every time it is called because it
33894              does a PUSHMARK that's never ever POPMARKed; in general, only
33895              Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
33896              Perl_eval_[sp]v() don't because they don't take any incoming
33897              arguments (this leak has been around since the original version
33898              of perl_eval_pv() in 5.003_97e)
33899      Branch: perl
33900            ! perl.c
33901 ____________________________________________________________________________
33902 [  6200] By: jhi                                   on 2000/06/04  03:44:52
33903         Log: Update to cperl-mode.el 4.31 from
33904              ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
33905              Subject: A couple of notes
33906              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
33907              To: Mailing list Perl5 <perl5-porters@perl.org>
33908              Date: Sat, 3 Jun 2000 23:33:32 -0400
33909              Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
33910      Branch: cfgperl
33911            ! emacs/cperl-mode.el
33912 ____________________________________________________________________________
33913 [  6199] By: jhi                                   on 2000/06/03  15:11:05
33914         Log: Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
33915              From: Dan Sugalski <dan@sidhe.org>
33916              To: perl5-porters@perl.org, vmsperl@perl.org
33917              Date: Fri, 02 Jun 2000 17:30:51 -0400
33918              Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
33919      Branch: cfgperl
33920            ! vms/descrip_mms.template vms/gen_shrfls.pl
33921 ____________________________________________________________________________
33922 [  6198] By: jhi                                   on 2000/06/03  14:59:15
33923         Log: Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
33924              From: Dan Sugalski <dan@sidhe.org>
33925              To: vmsperl@perl.org, perl5-porters@perl.org
33926              Date: Fri, 02 Jun 2000 16:00:41 -0400
33927              Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
33928              Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
33929      Branch: cfgperl
33930            ! embed.h embed.pl embedvar.h ext/POSIX/POSIX.xs global.sym
33931            ! objXSUB.h perlapi.c perlapi.h pod/perlapi.pod
33932            ! pod/perlintern.pod proto.h vms/vms.c vms/vmsish.h
33933 ____________________________________________________________________________
33934 [  6197] By: jhi                                   on 2000/06/03  14:41:30
33935         Log: Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
33936              From: John Borwick <jhborwic@unity.ncsu.edu>
33937              Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
33938              Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
33939      Branch: cfgperl
33940            ! pod/perlsyn.pod
33941 ____________________________________________________________________________
33942 [  6196] By: jhi                                   on 2000/06/03  14:38:09
33943         Log: Integrate with Sarathy.
33944      Branch: cfgperl
33945           !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
33946           !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
33947           !> vms/perly_c.vms
33948 ____________________________________________________________________________
33949 [  6195] By: gsar                                  on 2000/06/02  22:43:13
33950         Log: fix yet another eval"" leak under USE_ITHREADS
33951      Branch: perl
33952            ! op.c
33953 ____________________________________________________________________________
33954 [  6194] By: gsar                                  on 2000/06/02  18:22:06
33955         Log: fix small eval"" memory leaks under USE_ITHREADS
33956      Branch: perl
33957            ! cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
33958            ! perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
33959            ! vms/perly_c.vms
33960 ____________________________________________________________________________
33961 [  6193] By: jhi                                   on 2000/06/01  13:03:56
33962         Log: Signals-be-gone for microperl.
33963      Branch: cfgperl
33964            ! Todo.micro doop.c mg.c perl.c perl.h pp_sys.c util.c
33965 ____________________________________________________________________________
33966 [  6192] By: jhi                                   on 2000/06/01  12:52:02
33967         Log: Integrate with Sarathy.
33968      Branch: cfgperl
33969           +> lib/Pod/LaTeX.pm t/lib/selfloader.t
33970           !> AUTHORS MAINTAIN MANIFEST doop.c embed.pl
33971           !> ext/Devel/Peek/Peek.pm handy.h lib/SelfLoader.pm perl.c
33972           !> pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
33973           !> pod/perlfaq9.pod pod/perlfunc.pod pod/perllocale.pod
33974           !> pod/perlre.pod pod/perltrap.pod pod/pod2latex.PL t/op/tr.t
33975           !> t/op/vec.t utils/h2xs.PL
33976 ____________________________________________________________________________
33977 [  6191] By: gsar                                  on 2000/06/01  09:38:21
33978         Log: vec() loses numericalness (modified version of patch suggested
33979              by Robin Barker)
33980      Branch: perl
33981            ! doop.c t/op/vec.t
33982 ____________________________________________________________________________
33983 [  6190] By: gsar                                  on 2000/06/01  09:26:15
33984         Log: submit missing embed.pl change
33985      Branch: perl
33986            ! embed.pl
33987 ____________________________________________________________________________
33988 [  6189] By: gsar                                  on 2000/06/01  09:05:34
33989         Log: counting tr/// corrupts later operation (from M.J.T Guy)
33990      Branch: perl
33991            ! doop.c t/op/tr.t
33992 ____________________________________________________________________________
33993 [  6188] By: gsar                                  on 2000/06/01  08:58:39
33994         Log: h2xs tweaks
33995      Branch: perl
33996            ! utils/h2xs.PL
33997 ____________________________________________________________________________
33998 [  6187] By: gsar                                  on 2000/06/01  08:50:07
33999         Log: replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
34000              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
34001      Branch: perl
34002            + lib/Pod/LaTeX.pm
34003            ! AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm
34004            ! pod/pod2latex.PL
34005 ____________________________________________________________________________
34006 [  6186] By: gsar                                  on 2000/06/01  08:24:40
34007         Log: further qualify references to "alphanumeric" (from Wolfgang Laun
34008              <wolfgang.laun@alcatel.at>)
34009      Branch: perl
34010            ! handy.h pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
34011            ! pod/perlfaq9.pod pod/perllocale.pod pod/perlre.pod
34012 ____________________________________________________________________________
34013 [  6185] By: gsar                                  on 2000/06/01  08:12:00
34014         Log: remove incorrect documentation about implicit split to @_ in
34015              list context, which never really worked in perl 5 (from
34016              M.J.T. Guy)
34017      Branch: perl
34018            ! pod/perlfunc.pod pod/perltrap.pod
34019 ____________________________________________________________________________
34020 [  6184] By: gsar                                  on 2000/06/01  07:52:27
34021         Log: tweak for change#6127
34022      Branch: perl
34023            ! perl.c
34024 ____________________________________________________________________________
34025 [  6183] By: gsar                                  on 2000/06/01  07:41:02
34026         Log: SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
34027              <nick@ccl4.org>)
34028      Branch: perl
34029            + t/lib/selfloader.t
34030            ! MANIFEST lib/SelfLoader.pm
34031 ____________________________________________________________________________
34032 [  6182] By: jhi                                   on 2000/06/01  00:34:42
34033         Log: Be Cleaner Part Deux.
34034      Branch: cfgperl
34035            ! Makefile.SH
34036 ____________________________________________________________________________
34037 [  6181] By: jhi                                   on 2000/06/01  00:32:09
34038         Log: Integrate with Sarathy.
34039      Branch: cfgperl
34040           !> pp.c t/op/arith.t
34041 ____________________________________________________________________________
34042 [  6180] By: jhi                                   on 2000/06/01  00:31:13
34043         Log: microperl nits from Simon Cozens.
34044      Branch: cfgperl
34045            + uconfig.h
34046            ! MAINTAIN MANIFEST Makefile.SH Todo.micro perl.h uconfig.sh
34047            ! unixish.h
34048 ____________________________________________________________________________
34049 [  6179] By: gsar                                  on 2000/05/31  22:37:51
34050         Log: buggy modulus on UVs introduced by change#3378 (resulted in
34051              4063328477 % 65535 amounting to 27406, instead of 27407)
34052      Branch: perl
34053            ! pp.c t/op/arith.t
34054 ____________________________________________________________________________
34055 [  6178] By: jhi                                   on 2000/05/31  21:52:41
34056         Log: Be cleaner.
34057      Branch: cfgperl
34058            ! Makefile.SH
34059 ____________________________________________________________________________
34060 [  6177] By: jhi                                   on 2000/05/31  21:47:33
34061         Log: Substitution utf8 patch from Simon Cozens.
34062      Branch: cfgperl
34063            ! pp_hot.c
34064 ____________________________________________________________________________
34065 [  6176] By: jhi                                   on 2000/05/31  21:45:34
34066         Log: Single-quoted utf8 patch from Simon Cozens.
34067      Branch: cfgperl
34068            ! toke.c
34069 ____________________________________________________________________________
34070 [  6175] By: jhi                                   on 2000/05/31  21:40:18
34071         Log: Integrate with Sarathy.
34072      Branch: cfgperl
34073           !> op.c regexec.c t/lib/filefind.t t/op/re_tests t/op/wantarray.t
34074 ____________________________________________________________________________
34075 [  6174] By: jhi                                   on 2000/05/31  21:37:31
34076         Log: microperl changes from Simon Cozens; Makefile for microperl
34077              written from scratch; few casts added as microperl compilation
34078              doesn't have all prototypes available.
34079      Branch: cfgperl
34080            + Makefile.micro README.micro Todo.micro uconfig.sh
34081            ! Configure MAINTAIN MANIFEST config_h.SH doop.c mg.c op.c
34082            ! perl.c perl.h perlio.c unixish.h utf8.c util.c
34083      Branch: metaconfig
34084            + U/modified/Config_h.U
34085 ____________________________________________________________________________
34086 [  6173] By: jhi                                   on 2000/05/31  20:00:24
34087         Log: metaconfig maintenance.
34088      Branch: metaconfig
34089            + U/modified/Inhdr.U U/typedefs/inotype.U
34090      Branch: metaconfig/U/perl
34091            + d_finitel.U d_getcwd.U d_llseek.U i_fp_class.U i_iconv.U
34092            + i_ieeefp.U i_syslog.U i_sysrusage.U i_ulimit.U
34093 ____________________________________________________________________________
34094 [  6172] By: gsar                                  on 2000/05/31  05:05:42
34095         Log: fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
34096              (from Ilya Zakharevich)
34097      Branch: perl
34098            ! regexec.c t/op/re_tests
34099 ____________________________________________________________________________
34100 [  6171] By: gsar                                  on 2000/05/31  05:01:47
34101         Log: scalar() doesn't force scalar context when used in void context
34102              (from Simon Cozens)
34103      Branch: perl
34104            ! op.c t/op/wantarray.t
34105 ____________________________________________________________________________
34106 [  6170] By: gsar                                  on 2000/05/31  04:41:33
34107         Log: change#6142 needs tweaks to tests to work where there's no symlink()
34108              (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
34109      Branch: perl
34110            ! t/lib/filefind.t
34111 ____________________________________________________________________________
34112 [  6169] By: gsar                                  on 2000/05/31  04:29:49
34113         Log: integrate cfgperl contents into mainline
34114      Branch: perl
34115           +> pod/perlmodlib.PL pod/perlnewmod.pod
34116           !> (integrate 42 files)
34117 ____________________________________________________________________________
34118 [  6168] By: jhi                                   on 2000/05/30  22:53:37
34119         Log: Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
34120      Branch: cfgperl
34121            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
34122            ! config_h.SH epoc/config.sh perl.h toke.c vms/subconfigure.com
34123            ! vos/config.def vos/config.h vos/config.pl vos/config_h.SH_orig
34124            ! win32/config.bc win32/config.gc win32/config.vc
34125            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
34126            ! win32/config_h.PL win32/config_sh.PL
34127      Branch: metaconfig/U/perl
34128            ! perlxv.U
34129 ____________________________________________________________________________
34130 [  6167] By: jhi                                   on 2000/05/30  22:20:21
34131         Log: tweak todo 
34132      Branch: cfgperl
34133            ! Todo-5.6
34134 ____________________________________________________________________________
34135 [  6166] By: jhi                                   on 2000/05/30  22:11:51
34136         Log: Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
34137              in case somebody wants to write an extension for more
34138              shadow database interfaces.
34139      Branch: cfgperl
34140            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
34141            ! config_h.SH epoc/config.sh pp_sys.c vms/subconfigure.com
34142            ! vos/config.def vos/config.h vos/config_h.SH_orig
34143            ! win32/config.bc win32/config.gc win32/config.vc
34144            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
34145      Branch: metaconfig
34146            ! U/modified/Myinit.U
34147      Branch: metaconfig/U/perl
34148            + d_getespwnam.U d_getprpwnam.U i_prot.U
34149 ____________________________________________________________________________
34150 [  6165] By: jhi                                   on 2000/05/30  18:35:34
34151         Log: Integrate with Sarathy.
34152      Branch: cfgperl
34153           !> op.c
34154 ____________________________________________________________________________
34155 [  6164] By: jhi                                   on 2000/05/30  18:30:16
34156         Log: detypo
34157      Branch: cfgperl
34158            ! Configure config_h.SH
34159      Branch: metaconfig/U/perl
34160            ! perlxv.U
34161 ____________________________________________________________________________
34162 [  6163] By: gsar                                  on 2000/05/30  03:24:03
34163         Log: fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
34164      Branch: perl
34165            ! op.c
34166 ____________________________________________________________________________
34167 [  6162] By: gsar                                  on 2000/05/30  03:09:38
34168         Log: fix memory leak in method call optimization (change#3768);
34169              made C<eval "$x->foo()"> leak
34170      Branch: perl
34171            ! op.c
34172 ____________________________________________________________________________
34173 [  6161] By: jhi                                   on 2000/05/29  17:56:26
34174         Log: Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
34175              both from Simon Cozens.
34176      Branch: cfgperl
34177            + pod/perlmodlib.PL pod/perlnewmod.pod
34178            ! AUTHORS MAINTAIN MANIFEST pod/Makefile pod/perl.pod
34179            ! pod/perlmodlib.pod pod/perltoc.pod
34180 ____________________________________________________________________________
34181 [  6160] By: jhi                                   on 2000/05/29  17:23:55
34182         Log: Changes for the File::Temp 0.08 (change #6159) test suite
34183              to fit better into the Perl distribution test framework.
34184      Branch: cfgperl
34185            ! t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t t/lib/ftmp-security.t
34186            ! t/lib/ftmp-tempfile.t
34187 ____________________________________________________________________________
34188 [  6159] By: jhi                                   on 2000/05/29  16:55:36
34189         Log: Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
34190      Branch: cfgperl
34191            ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
34192            ! t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
34193 ____________________________________________________________________________
34194 [  6158] By: bailey                                on 2000/05/29  16:22:08
34195         Log: Add fallback to tmpfile for use in cases where user's relying on
34196              ACLs on SYS$SCRATCH to permit file creation. (based on Charles
34197              Lane's patch)
34198      Branch: vmsperl
34199            ! vms/vms.c vms/vmsish.h
34200 ____________________________________________________________________________
34201 [  6157] By: jhi                                   on 2000/05/29  03:10:36
34202         Log: Regen Configure to jive with #6149.
34203      Branch: cfgperl
34204            ! Configure
34205      Branch: metaconfig
34206            ! U/modified/Getfile.U
34207 ____________________________________________________________________________
34208 [  6156] By: jhi                                   on 2000/05/29  03:01:38
34209         Log: Integrate with Sarathy.
34210      Branch: cfgperl
34211           +> ext/DynaLoader/dl_mac.xs
34212           !> (integrate 38 files)
34213 ____________________________________________________________________________
34214 [  6155] By: gsar                                  on 2000/05/28  21:15:58
34215         Log: small bug in change#6144; remove random \xA0 character that snuck
34216              in via change#6145
34217      Branch: perl
34218            ! lib/AutoSplit.pm lib/ExtUtils/xsubpp
34219 ____________________________________________________________________________
34220 [  6154] By: gsar                                  on 2000/05/28  21:04:19
34221         Log: avoid type mismatch warning
34222      Branch: perl
34223            ! perl.c
34224 ____________________________________________________________________________
34225 [  6153] By: gsar                                  on 2000/05/28  20:58:31
34226         Log: prettier Test::Harness output on failed tests (from Nicholas Clark
34227              <nick@Bagpuss.uk.boo.com>)
34228      Branch: perl
34229            ! lib/Test/Harness.pm
34230 ____________________________________________________________________________
34231 [  6152] By: gsar                                  on 2000/05/28  20:53:42
34232         Log: cosmetic fixups of RE debug output (from Ilya Zakharevich)
34233      Branch: perl
34234            ! regexec.c
34235 ____________________________________________________________________________
34236 [  6151] By: gsar                                  on 2000/05/28  20:50:28
34237         Log: fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
34238      Branch: perl
34239            ! regexec.c
34240 ____________________________________________________________________________
34241 [  6150] By: gsar                                  on 2000/05/28  20:39:58
34242         Log: perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
34243      Branch: perl
34244            ! pod/perlrequick.pod
34245 ____________________________________________________________________________
34246 [  6149] By: gsar                                  on 2000/05/28  20:35:16
34247         Log: OS/2 tweaks for usethreads build (from Rocco Caputo
34248              <troc@netrus.net>)
34249      Branch: perl
34250            ! Configure hints/os2.sh makedef.pl os2/Makefile.SHs
34251            ! os2/OS2/REXX/t/rx_dllld.t os2/OS2/REXX/t/rx_objcall.t
34252            ! os2/OS2/REXX/t/rx_tievar.t os2/OS2/REXX/t/rx_tieydb.t
34253            ! os2/os2.c os2/os2ish.h perl.c util.c x2p/a2p.h
34254 ____________________________________________________________________________
34255 [  6148] By: gsar                                  on 2000/05/28  20:21:07
34256         Log: close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
34257      Branch: perl
34258            ! lib/ExtUtils/MM_Unix.pm
34259 ____________________________________________________________________________
34260 [  6147] By: gsar                                  on 2000/05/28  20:12:41
34261         Log: add a make entry to Config.pm so "perl -V:make" works on VMS
34262              (from Peter Prymmer)
34263      Branch: perl
34264            ! vms/subconfigure.com
34265 ____________________________________________________________________________
34266 [  6146] By: gsar                                  on 2000/05/28  20:06:15
34267         Log: doc typo
34268      Branch: perl
34269            ! lib/warnings.pm warnings.h warnings.pl
34270 ____________________________________________________________________________
34271 [  6145] By: gsar                                  on 2000/05/28  18:44:33
34272         Log: make xsubpp skip embedded pod (from Matthias Neeracher
34273              <neeri@iis.ee.ethz.ch>)
34274      Branch: perl
34275            ! lib/ExtUtils/xsubpp
34276 ____________________________________________________________________________
34277 [  6144] By: gsar                                  on 2000/05/28  18:42:49
34278         Log: MacOS support, part 2: make AutoSplit use File::Spec instead
34279              of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
34280              <neeri@iis.ee.ethz.ch>)
34281      Branch: perl
34282            ! lib/AutoSplit.pm
34283 ____________________________________________________________________________
34284 [  6143] By: gsar                                  on 2000/05/28  18:41:12
34285         Log: MacOS support, part 1 (from Matthias Neeracher
34286              <neeri@iis.ee.ethz.ch>)
34287      Branch: perl
34288            + ext/DynaLoader/dl_mac.xs
34289            ! MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
34290            ! ext/POSIX/POSIX.xs lib/ExtUtils/MakeMaker.pm mg.c perl.c
34291            ! perlsfio.h pod/perlfaq4.pod pp_ctl.c proto.h toke.c util.c
34292            ! util.h
34293 ____________________________________________________________________________
34294 [  6142] By: gsar                                  on 2000/05/28  18:21:51
34295         Log: File::Find fails to chdir when chasing symlinks (from
34296              Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
34297      Branch: perl
34298            ! lib/File/Find.pm t/lib/filefind.t
34299 ____________________________________________________________________________
34300 [  6141] By: jhi                                   on 2000/05/28  14:25:15
34301         Log: BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
34302              forwarded by Peter Seebach from the bsdi-users mailing list.
34303              p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
34304      Branch: perl
34305            ! hints/bsdos.sh
34306 ____________________________________________________________________________
34307 [  6140] By: jhi                                   on 2000/05/28  14:11:57
34308         Log: Integrate with Sarathy.
34309      Branch: cfgperl
34310           +> (branch 30 files)
34311           !> (integrate 93 files)
34312 ____________________________________________________________________________
34313 [  6139] By: gsar                                  on 2000/05/28  10:01:48
34314         Log: revise mktables.PL for bugs and newness in Unicode 3.0
34315              (from James Bence <jbence@amgen.com>)
34316      Branch: perl
34317            + lib/unicode/Is/BidiAL.pl lib/unicode/Is/BidiBN.pl
34318            + lib/unicode/Is/BidiLRE.pl lib/unicode/Is/BidiLRO.pl
34319            + lib/unicode/Is/BidiNSM.pl lib/unicode/Is/BidiPDF.pl
34320            + lib/unicode/Is/BidiRLE.pl lib/unicode/Is/BidiRLO.pl
34321            + lib/unicode/Is/Cf.pl lib/unicode/Is/Cs.pl
34322            + lib/unicode/Is/DCfraction.pl lib/unicode/Is/Me.pl
34323            + lib/unicode/Is/Nl.pl lib/unicode/Is/Pc.pl lib/unicode/Is/Pf.pl
34324            + lib/unicode/Is/Pi.pl lib/unicode/Is/Sk.pl
34325            + lib/unicode/Is/SylAA.pl lib/unicode/Is/SylAAI.pl
34326            + lib/unicode/Is/SylAI.pl lib/unicode/Is/SylEE.pl
34327            + lib/unicode/Is/SylII.pl lib/unicode/Is/SylN.pl
34328            + lib/unicode/Is/SylOO.pl lib/unicode/Is/SylWAA.pl
34329            + lib/unicode/Is/SylWEE.pl lib/unicode/Is/SylWII.pl
34330            + lib/unicode/Is/SylWO.pl lib/unicode/Is/SylWOO.pl
34331            + lib/unicode/Is/SylWU.pl
34332            ! MANIFEST lib/unicode/Is/Cn.pl lib/unicode/Is/Graph.pl
34333            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
34334            ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
34335            ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
34336            ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
34337            ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
34338            ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
34339            ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
34340            ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
34341            ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
34342            ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
34343            ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
34344            ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
34345            ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
34346            ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
34347            ! lib/unicode/Is/LbrkZW.pl lib/unicode/Is/Punct.pl
34348            ! lib/unicode/Is/Space.pl lib/unicode/Is/SylA.pl
34349            ! lib/unicode/Is/SylC.pl lib/unicode/Is/SylE.pl
34350            ! lib/unicode/Is/SylI.pl lib/unicode/Is/SylO.pl
34351            ! lib/unicode/Is/SylU.pl lib/unicode/Is/SylV.pl
34352            ! lib/unicode/Is/SylWA.pl lib/unicode/Is/SylWC.pl
34353            ! lib/unicode/Is/SylWE.pl lib/unicode/Is/SylWI.pl
34354            ! lib/unicode/Is/SylWV.pl lib/unicode/Is/Upper.pl
34355            ! lib/unicode/Makefile lib/unicode/mktables.PL
34356 ____________________________________________________________________________
34357 [  6138] By: gsar                                  on 2000/05/28  08:50:32
34358         Log: add note about the handling of negative indices to tied arrays
34359              (from Michael G Schwern <schwern@pobox.com>)
34360      Branch: perl
34361            ! pod/perltie.pod
34362 ____________________________________________________________________________
34363 [  6137] By: gsar                                  on 2000/05/28  08:46:10
34364         Log: fix bogus redeclaration warning for "our" variables in different
34365              scopes
34366      Branch: perl
34367            ! op.c t/pragma/strict-vars
34368 ____________________________________________________________________________
34369 [  6136] By: gsar                                  on 2000/05/28  08:31:20
34370         Log: random pod typos (from Peter Scott <Peter@PSDT.com>)
34371      Branch: perl
34372            ! ext/Devel/Peek/Peek.pm pod/perldebguts.pod
34373 ____________________________________________________________________________
34374 [  6135] By: gsar                                  on 2000/05/28  08:17:50
34375         Log: enable Test::Harness to dynamically determine column width etc.
34376              (from Rob Napier <rnapier@employees.org>)
34377      Branch: perl
34378            ! lib/Test/Harness.pm
34379 ____________________________________________________________________________
34380 [  6134] By: gsar                                  on 2000/05/28  08:13:39
34381         Log: make Test::Harness use wait.h/WCOREDUMP if available
34382              (from Ben Tilly <ben_tilly@hotmail.com>)
34383      Branch: perl
34384            ! lib/Test/Harness.pm
34385 ____________________________________________________________________________
34386 [  6133] By: gsar                                  on 2000/05/28  08:08:05
34387         Log: elide bogus test in change#6132
34388      Branch: perl
34389            ! t/pragma/warn/9enabled
34390 ____________________________________________________________________________
34391 [  6132] By: gsar                                  on 2000/05/28  08:03:14
34392         Log: warnings::enabled() doesn't fall back to looking at $^W if
34393              caller isn't using lexical warnings (from Paul Marquess)
34394      Branch: perl
34395            ! pp_ctl.c t/pragma/warn/9enabled
34396 ____________________________________________________________________________
34397 [  6131] By: gsar                                  on 2000/05/28  07:57:47
34398         Log: avoid warnings in POSIX.pm (from Barrie Slaymaker)
34399      Branch: perl
34400            ! ext/POSIX/POSIX.pm
34401 ____________________________________________________________________________
34402 [  6130] By: gsar                                  on 2000/05/28  07:29:12
34403         Log: fix places that mean C<"word" character> but say C<alphanumeric
34404              character>
34405      Branch: perl
34406            ! pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
34407 ____________________________________________________________________________
34408 [  6129] By: gsar                                  on 2000/05/28  07:18:41
34409         Log: VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
34410      Branch: perl
34411            ! vms/test.com
34412 ____________________________________________________________________________
34413 [  6128] By: gsar                                  on 2000/05/28  07:12:55
34414         Log: new perlxstut example for passing/returning refs to arrays
34415              (from David Lowe <dlowe@pootpoot.com>)
34416      Branch: perl
34417            ! pod/perlxstut.pod
34418 ____________________________________________________________________________
34419 [  6127] By: gsar                                  on 2000/05/28  07:02:50
34420         Log: call_method(...,G_EVAL) can longjmp() out if the method probing
34421              failed (from Gisle Aas)
34422      Branch: perl
34423            ! cop.h perl.c
34424 ____________________________________________________________________________
34425 [  6126] By: gsar                                  on 2000/05/28  06:39:53
34426         Log: change#2879 broke rvalue autovivification of magicals such as ${$num}
34427              (reworked variant of patch suggested by Simon Cozens)
34428      Branch: perl
34429            ! embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
34430            ! pp_hot.c proto.h t/op/gv.t
34431 ____________________________________________________________________________
34432 [  6125] By: gsar                                  on 2000/05/28  05:14:55
34433         Log: enable propagating exception objects via Perl_croak() in XS code
34434              (from Gisle Aas)
34435      Branch: perl
34436            ! util.c
34437 ____________________________________________________________________________
34438 [  6124] By: gsar                                  on 2000/05/28  05:07:28
34439         Log: integrate vmsperl contents into mainline
34440      Branch: perl
34441           !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
34442           !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
34443           !> vms/vmsish.h
34444 ____________________________________________________________________________
34445 [  6123] By: gsar                                  on 2000/05/28  05:03:53
34446         Log: clarify gotcha with #line directives (from Rocco Caputo
34447              <troc@netrus.net>)
34448      Branch: perl
34449            ! pod/perldebug.pod pod/perlsyn.pod
34450 ____________________________________________________________________________
34451 [  6122] By: gsar                                  on 2000/05/28  04:58:29
34452         Log: downgrade fatal error on C<"foo@nosucharray.com"> to optional warning
34453              (from Mark-Jason Dominus)
34454      Branch: perl
34455            ! lib/ExtUtils/typemap pod/perl56delta.pod pod/perlsub.pod
34456            ! pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
34457            ! t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
34458            ! toke.c
34459 ____________________________________________________________________________
34460 [  6121] By: bailey                                on 2000/05/25  04:46:54
34461         Log: Allow eliminate_macros() and fixpath() to handle space-delimited
34462              lists (based on fixes by Craig Berry)
34463      Branch: vmsperl
34464            ! lib/File/Spec/VMS.pm
34465 ____________________________________________________________________________
34466 [  6120] By: bailey                                on 2000/05/25  04:25:38
34467         Log: Add missing escape (Charles Lane)
34468      Branch: vmsperl
34469            ! t/op/lex_assign.t
34470 ____________________________________________________________________________
34471 [  6119] By: bailey                                on 2000/05/25  04:21:25
34472         Log: Quiet error messages in vmsish.t (Charles Lane)
34473      Branch: vmsperl
34474            ! vms/ext/vmsish.t
34475 ____________________________________________________________________________
34476 [  6118] By: bailey                                on 2000/05/25  04:17:57
34477         Log: Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
34478              Flatten case labels in switch statements uniformly (Charles Bailey)
34479      Branch: vmsperl
34480            ! vms/vms.c
34481 ____________________________________________________________________________
34482 [  6117] By: bailey                                on 2000/05/25  03:58:09
34483         Log: Treat sockets as special in sys(read|write) (Charles Lane et al.)
34484      Branch: vmsperl
34485            ! vms/vmsish.h
34486 ____________________________________________________________________________
34487 [  6116] By: bailey                                on 2000/05/25  03:11:15
34488         Log: Miscellaneous cosmetic fixes (Charles Lane)
34489      Branch: vmsperl
34490            ! lib/ExtUtils/MM_VMS.pm
34491 ____________________________________________________________________________
34492 [  6115] By: bailey                                on 2000/05/25  03:10:36
34493         Log: Add bounds checking for several strings (Charles Lane)
34494      Branch: vmsperl
34495            ! vms/vms.c
34496 ____________________________________________________________________________
34497 [  6114] By: bailey                                on 2000/05/25  02:25:34
34498         Log: Urk -- undo previous removal of vmsish 'exit' change
34499      Branch: vmsperl
34500            ! vms/ext/vmsish.pm vms/vmsish.h
34501 ____________________________________________________________________________
34502 [  6113] By: bailey                                on 2000/05/24  02:24:40
34503         Log: Ugly workaround for version-specific RTL error
34504      Branch: vmsperl
34505            ! vms/vms.c
34506 ____________________________________________________________________________
34507 [  6112] By: bailey                                on 2000/05/24  02:19:55
34508         Log: Check for existence of file before trying to delete
34509      Branch: vmsperl
34510            ! vms/test.com
34511 ____________________________________________________________________________
34512 [  6111] By: bailey                                on 2000/05/23  23:35:13
34513         Log: Resync with mainline prior to post-5.6.0 updates
34514      Branch: vmsperl
34515           +> (branch 49 files)
34516            - t/lib/thread.t t/op/64bit.t t/op/nothread.t
34517            ! vms/ext/vmsish.pm
34518           !> (integrate 334 files)
34519 ____________________________________________________________________________
34520 [  6110] By: jhi                                   on 2000/05/23  19:28:32
34521         Log: todo tweak
34522      Branch: cfgperl
34523            ! Todo-5.6
34524 ____________________________________________________________________________
34525 [  6109] By: jhi                                   on 2000/05/18  17:38:54
34526         Log: Integrate with Sarathy.
34527      Branch: cfgperl
34528           !> mg.c perl.h win32/perlhost.h
34529 ____________________________________________________________________________
34530 [  6108] By: gsar                                  on 2000/05/17  02:24:56
34531         Log: reenable fake signal handling on Windows, bugs and all
34532      Branch: perl
34533            ! mg.c perl.h win32/perlhost.h
34534 ____________________________________________________________________________
34535 [  6107] By: jhi                                   on 2000/05/15  18:01:41
34536         Log: Tweak the todo list.
34537      Branch: cfgperl
34538            ! Todo-5.6
34539 ____________________________________________________________________________
34540 [  6106] By: jhi                                   on 2000/05/15  13:41:48
34541         Log: The (Configure) script refuses to go on, after asking for
34542              'You may also choose to try maximal 64-bitness....'.
34543              If answer is yes the script can't find the 'workshoplibpth.cbu' file.
34544              -- Patrick Zima
34545              p5p Message-Id: <200005151108.NAA19733@pc026991.otn.lm.dasa.de> 
34546      Branch: cfgperl
34547            ! hints/solaris_2.sh
34548 ____________________________________________________________________________
34549 [  6105] By: jhi                                   on 2000/05/11  14:37:43
34550         Log: Integrate with Sarathy.
34551      Branch: cfgperl
34552           !> embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
34553           !> perlapi.c pod/perlapi.pod proto.h win32/win32.c
34554 ____________________________________________________________________________
34555 [  6104] By: gsar                                  on 2000/05/11  03:39:07
34556         Log: PL_sys_intern was being initialized too late on windows
34557      Branch: perl
34558            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
34559            ! perlapi.c pod/perlapi.pod proto.h win32/win32.c
34560 ____________________________________________________________________________
34561 [  6103] By: jhi                                   on 2000/05/09  19:42:20
34562         Log: Test tweaking for Unicos continues.
34563      Branch: cfgperl
34564            ! t/op/64bitint.t
34565 ____________________________________________________________________________
34566 [  6102] By: jhi                                   on 2000/05/09  16:47:27
34567         Log: The test suite tweak in #6101 wasn't quite right.
34568      Branch: cfgperl
34569            ! t/lib/complex.t
34570 ____________________________________________________________________________
34571 [  6101] By: jhi                                   on 2000/05/09  15:35:34
34572         Log: Hints and test tweaks for Unicos.
34573      Branch: cfgperl
34574            ! hints/unicos.sh t/lib/b.t t/lib/complex.t t/op/64bitint.t
34575 ____________________________________________________________________________
34576 [  6100] By: jhi                                   on 2000/05/08  21:15:06
34577         Log: More compilation tweakery from Allen Smith.
34578      Branch: cfgperl
34579            ! hints/irix_6.sh
34580 ____________________________________________________________________________
34581 [  6099] By: jhi                                   on 2000/05/08  19:21:18
34582         Log: Tweaks for the cc bugs from Allen Smith.
34583      Branch: cfgperl
34584            ! hints/irix_6.sh
34585 ____________________________________________________________________________
34586 [  6098] By: jhi                                   on 2000/05/08  19:13:37
34587         Log: Add a note about other, yet unsupported, shadow password APIs.
34588      Branch: cfgperl
34589            ! pp_sys.c
34590 ____________________________________________________________________________
34591 [  6097] By: jhi                                   on 2000/05/08  18:46:34
34592         Log: Add a note about possible compilation problems from Allen Smith.
34593      Branch: cfgperl
34594            ! hints/irix_6.sh
34595 ____________________________________________________________________________
34596 [  6096] By: jhi                                   on 2000/05/08  17:33:10
34597         Log: Integrate with Sarathy.
34598      Branch: cfgperl
34599           !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
34600           !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
34601 ____________________________________________________________________________
34602 [  6095] By: jhi                                   on 2000/05/08  16:21:33
34603         Log: Introduce NV_PRESERVED_BITS.  Not yet used anywhere but
34604              might be useful in future.
34605      Branch: cfgperl
34606            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
34607            ! config_h.SH
34608      Branch: metaconfig
34609            ! U/installdirs/inc_version_list.U
34610      Branch: metaconfig/U/perl
34611            ! perlxv.U
34612 ____________________________________________________________________________
34613 [  6094] By: gsar                                  on 2000/05/08  14:22:22
34614         Log: cygwin update (from Eric Fifer <efifer@sanwaint.com>)
34615      Branch: perl
34616            ! README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
34617            ! hints/cygwin.sh pp_sys.c
34618 ____________________________________________________________________________
34619 [  6093] By: gsar                                  on 2000/05/08  12:52:28
34620         Log: fork() failure to create pseudo process sets errno=EAGAIN and returns
34621              undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
34622      Branch: perl
34623            ! pp_sys.c sv.c win32/perlhost.h
34624 ____________________________________________________________________________
34625 [  6092] By: jhi                                   on 2000/05/07  22:40:34
34626         Log: Regen perltoc with the fixed buildtoc.
34627      Branch: cfgperl
34628            ! pod/perltoc.pod
34629 ____________________________________________________________________________
34630 [  6091] By: jhi                                   on 2000/05/07  22:24:16
34631         Log: Integrate with Sarathy.
34632      Branch: cfgperl
34633           !> perl.c pod/buildtoc pp.c pp_hot.c sv.c t/op/quotemeta.t
34634           !> t/op/substr.t toke.c
34635 ____________________________________________________________________________
34636 [  6090] By: gsar                                  on 2000/05/07  19:47:07
34637         Log: concat doesn't preserve utf8-ness, and doesn't invalidate
34638              [NI]OK; added tests for both
34639      Branch: perl
34640            ! perl.c pp_hot.c sv.c t/op/substr.t
34641 ____________________________________________________________________________
34642 [  6089] By: gsar                                  on 2000/05/07  18:18:38
34643         Log: buildtoc tweak to fix newline lossage
34644      Branch: perl
34645            ! pod/buildtoc
34646 ____________________________________________________________________________
34647 [  6088] By: jhi                                   on 2000/05/07  16:35:36
34648         Log: Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
34649              because we do not use those.  The HAS_GETSPNAM remains,
34650              though, because we still do use that.
34651      Branch: cfgperl
34652            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
34653            ! config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
34654            ! pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
34655            ! vos/config_h.SH_orig win32/config.bc win32/config.gc
34656            ! win32/config.vc win32/config_H.bc win32/config_H.gc
34657            ! win32/config_H.vc win32/config_h.PL win32/config_sh.PL
34658 ____________________________________________________________________________
34659 [  6087] By: gsar                                  on 2000/05/07  16:05:16
34660         Log: reverse() and quotemeta() weren't preserving utf8-ness; add tests
34661      Branch: perl
34662            ! pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
34663 ____________________________________________________________________________
34664 [  6086] By: jhi                                   on 2000/05/07  15:27:07
34665         Log: Integrate with Sarathy.
34666      Branch: cfgperl
34667           +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
34668           +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
34669           !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
34670           !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
34671           !> pod/perltie.pod pp.c t/lib/peek.t t/op/substr.t
34672           !> utils/perlbug.PL vms/vms.c vms/vmsish.h
34673 ____________________________________________________________________________
34674 [  6085] By: gsar                                  on 2000/05/07  05:52:02
34675         Log: repeat operator (x) doesn't preserve utf8-ness
34676      Branch: perl
34677            ! pp.c t/op/substr.t
34678 ____________________________________________________________________________
34679 [  6084] By: gsar                                  on 2000/05/07  05:39:55
34680         Log: substr() does not preserve utf8-ness (from Stefan Eissing
34681              <Eissing@medicaldataservice.de>); added tests
34682      Branch: perl
34683            ! pp.c t/op/substr.t
34684 ____________________________________________________________________________
34685 [  6083] By: gsar                                  on 2000/05/07  05:24:46
34686         Log: note about undocumented caller() return value (from M.J.T. Guy);
34687              yet another peek.t tweak
34688      Branch: perl
34689            ! pod/perlfunc.pod t/lib/peek.t
34690 ____________________________________________________________________________
34691 [  6082] By: gsar                                  on 2000/05/07  05:08:40
34692         Log: peek.t non-portable to ithreads
34693      Branch: perl
34694            ! t/lib/peek.t
34695 ____________________________________________________________________________
34696 [  6081] By: gsar                                  on 2000/05/07  04:17:04
34697         Log: better default perlbug categories for ok reports (from Richard Foley)
34698      Branch: perl
34699            ! utils/perlbug.PL
34700 ____________________________________________________________________________
34701 [  6080] By: gsar                                  on 2000/05/07  04:08:07
34702         Log: add File::Temp v0.08 from CPAN, with small tweaks to testsuite
34703              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
34704      Branch: perl
34705            + lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
34706            + t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
34707            ! AUTHORS MAINTAIN MANIFEST
34708 ____________________________________________________________________________
34709 [  6079] By: gsar                                  on 2000/05/07  04:01:38
34710         Log: remove outdated kludge in Carp (NULLs are permitted in diagnostics now)
34711      Branch: perl
34712            ! lib/Carp/Heavy.pm
34713 ____________________________________________________________________________
34714 [  6078] By: gsar                                  on 2000/05/07  01:24:19
34715         Log: workaround for CRT bug in chdir() (from Charles Lane, via
34716              Peter Prymmer)
34717      Branch: perl
34718            ! iperlsys.h vms/vms.c vms/vmsish.h
34719 ____________________________________________________________________________
34720 [  6077] By: gsar                                  on 2000/05/07  01:22:23
34721         Log: avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
34722              and Tom Phoenix)
34723      Branch: perl
34724            ! lib/diagnostics.pm pod/perlrun.pod pod/perltie.pod
34725 ____________________________________________________________________________
34726 [  6076] By: gsar                                  on 2000/05/06  17:36:29
34727         Log: integrate cfgperl contents into mainline
34728      Branch: perl
34729           +> t/lib/peek.t
34730           !> Configure MANIFEST Porting/Glossary Porting/config.sh
34731           !> Porting/config_H config_h.SH ext/POSIX/POSIX.xs
34732           !> hints/unicos.sh lib/Math/Complex.pm pp_sys.c sv.c
34733           !> t/lib/complex.t t/op/grent.t t/op/pwent.t toke.c util.c
34734 ____________________________________________________________________________
34735 [  6075] By: jhi                                   on 2000/05/05  18:56:10
34736         Log: Make the test more portable.
34737      Branch: cfgperl
34738            ! t/lib/peek.t
34739 ____________________________________________________________________________
34740 [  6074] By: jhi                                   on 2000/05/05  18:49:20
34741         Log: Introduce t/lib/peek.t.
34742      Branch: cfgperl
34743            + t/lib/peek.t
34744            ! MANIFEST
34745 ____________________________________________________________________________
34746 [  6073] By: jhi                                   on 2000/05/05  14:30:45
34747         Log: Complex tweaks.
34748      Branch: cfgperl
34749            ! lib/Math/Complex.pm t/lib/complex.t
34750 ____________________________________________________________________________
34751 [  6072] By: jhi                                   on 2000/05/05  12:27:13
34752         Log: Integrate with Sarathy.
34753      Branch: cfgperl
34754           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
34755           !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
34756           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
34757           !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
34758 ____________________________________________________________________________
34759 [  6071] By: gsar                                  on 2000/05/05  02:24:46
34760         Log: misformatted perllocal.pod (from Tim Jenness
34761              <t.jenness@jach.hawaii.edu>)
34762      Branch: perl
34763            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
34764 ____________________________________________________________________________
34765 [  6070] By: gsar                                  on 2000/05/05  02:16:52
34766         Log: remove misleading comment (from M.J.T. Guy)
34767      Branch: perl
34768            ! t/lib/anydbm.t
34769 ____________________________________________________________________________
34770 [  6069] By: gsar                                  on 2000/05/05  02:15:13
34771         Log: File::Spec compatibility update (from Barrie Slaymaker
34772              <barries@slaysys.com>)
34773      Branch: perl
34774            ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
34775            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
34776 ____________________________________________________________________________
34777 [  6068] By: gsar                                  on 2000/05/05  02:01:50
34778         Log: note about values()
34779      Branch: perl
34780            ! pod/perlfunc.pod
34781 ____________________________________________________________________________
34782 [  6067] By: gsar                                  on 2000/05/05  01:33:09
34783         Log: replace direct call to sighandler() with (*PL_sighandlerp)()
34784      Branch: perl
34785            ! win32/win32.c
34786 ____________________________________________________________________________
34787 [  6066] By: gsar                                  on 2000/05/05  01:23:43
34788         Log: s/END/CHECK/
34789      Branch: perl
34790            ! perl.c
34791 ____________________________________________________________________________
34792 [  6065] By: jhi                                   on 2000/05/04  17:30:22
34793         Log: Integrate with Sarathy.
34794      Branch: cfgperl
34795           !> pp_sys.c sv.c t/pragma/utf8.t toke.c
34796 ____________________________________________________________________________
34797 [  6064] By: gsar                                  on 2000/05/04  17:26:14
34798         Log: change#5905 wasn't quite right--it's intent only applies when arguments
34799              to sv_vcatpvfn() are SVs instead of C types; back out change#5907 as well
34800      Branch: perl
34801            ! pp_sys.c sv.c
34802 ____________________________________________________________________________
34803 [  6063] By: gsar                                  on 2000/05/04  16:52:29
34804         Log: tokeq() could read unallocated field in argument
34805      Branch: perl
34806            ! toke.c
34807 ____________________________________________________________________________
34808 [  6062] By: gsar                                  on 2000/05/04  16:34:51
34809         Log: additional tests for utf8.t
34810      Branch: perl
34811            ! t/pragma/utf8.t
34812 ____________________________________________________________________________
34813 [  6061] By: gsar                                  on 2000/05/04  16:09:28
34814         Log: change#5921 neglected to make eq honor "use bytes"
34815      Branch: perl
34816            ! sv.c
34817 ____________________________________________________________________________
34818 [  6060] By: jhi                                   on 2000/05/04  15:30:16
34819         Log: Integrate with Sarathy.
34820      Branch: cfgperl
34821           !> perl.c regcomp.c t/pragma/utf8.t
34822 ____________________________________________________________________________
34823 [  6059] By: jhi                                   on 2000/05/04  15:26:37
34824         Log: The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
34825              in natively 64-bit platforms where a long is a quad (no need
34826              for long longs).  Also added bias for IVs.
34827      Branch: cfgperl
34828            ! toke.c
34829 ____________________________________________________________________________
34830 [  6058] By: gsar                                  on 2000/05/04  00:19:14
34831         Log: printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
34832              (spotted by Donald Kinzer <dkinzer@premia.com>)
34833      Branch: perl
34834            ! perl.c
34835 ____________________________________________________________________________
34836 [  6057] By: gsar                                  on 2000/05/03  18:34:01
34837         Log: fix broken parsing of /\x{ab}/
34838      Branch: perl
34839            ! regcomp.c t/pragma/utf8.t
34840 ____________________________________________________________________________
34841 [  6056] By: jhi                                   on 2000/05/03  17:57:16
34842         Log: The search of infinity continues, this time simplified.
34843      Branch: cfgperl
34844            ! lib/Math/Complex.pm
34845 ____________________________________________________________________________
34846 [  6055] By: jhi                                   on 2000/05/03  17:45:30
34847         Log: Detypo.
34848      Branch: cfgperl
34849            ! hints/unicos.sh
34850 ____________________________________________________________________________
34851 [  6054] By: jhi                                   on 2000/05/02  22:28:27
34852         Log: Be more forgiving in POSIX about HUGE_VALL.
34853      Branch: cfgperl
34854            ! ext/POSIX/POSIX.xs
34855 ____________________________________________________________________________
34856 [  6053] By: jhi                                   on 2000/05/02  22:25:05
34857         Log: Integrate with Sarathy.
34858      Branch: cfgperl
34859           !> hints/irix_6.sh pod/perlop.pod
34860 ____________________________________________________________________________
34861 [  6052] By: jhi                                   on 2000/05/02  22:24:31
34862         Log: Unicos hint tweak.
34863      Branch: cfgperl
34864            ! hints/unicos.sh
34865 ____________________________________________________________________________
34866 [  6051] By: jhi                                   on 2000/05/02  22:21:26
34867         Log: Complex tweakery.
34868      Branch: cfgperl
34869            ! lib/Math/Complex.pm t/lib/complex.t
34870 ____________________________________________________________________________
34871 [  6050] By: jhi                                   on 2000/05/02  19:26:22
34872         Log: Use setxxent()/endxxent().
34873      Branch: cfgperl
34874            ! t/op/grent.t t/op/pwent.t
34875 ____________________________________________________________________________
34876 [  6049] By: jhi                                   on 2000/05/02  19:06:02
34877         Log: Test both the scalar and list contexts.
34878      Branch: cfgperl
34879            ! t/op/grent.t t/op/pwent.t
34880 ____________________________________________________________________________
34881 [  6048] By: gsar                                  on 2000/05/02  18:29:10
34882         Log: add note about how $( doesn't interpolate in REs (from
34883              Philip Newton <newton@ficus.frogspace.net>)
34884      Branch: perl
34885            ! pod/perlop.pod
34886 ____________________________________________________________________________
34887 [  6047] By: jhi                                   on 2000/05/02  17:41:24
34888         Log: Call getspnam() only iff needd.
34889      Branch: cfgperl
34890            ! pp_sys.c
34891 ____________________________________________________________________________
34892 [  6046] By: gsar                                  on 2000/05/02  17:07:25
34893         Log: libscheck has insufficient checks for n32 libs (from
34894              Albert Chin-A-Young <china@thewrittenword.com>)
34895      Branch: perl
34896            ! hints/irix_6.sh
34897 ____________________________________________________________________________
34898 [  6045] By: jhi                                   on 2000/05/02  13:57:17
34899         Log: Integrate with Sarathy.
34900      Branch: cfgperl
34901           !> MANIFEST Porting/makerel perl.c pod/perlretut.pod
34902           !> pod/perltrap.pod pp.c regcomp.c t/op/oct.t toke.c util.c
34903 ____________________________________________________________________________
34904 [  6044] By: gsar                                  on 2000/05/02  06:48:19
34905         Log: change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
34906              such that underscores are only ignored in literal numbers,
34907              "\x{...}", and hex/oct argument
34908      Branch: perl
34909            ! perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
34910 ____________________________________________________________________________
34911 [  6043] By: gsar                                  on 2000/05/02  02:22:29
34912         Log: perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
34913      Branch: perl
34914            ! pod/perlretut.pod
34915 ____________________________________________________________________________
34916 [  6042] By: gsar                                  on 2000/05/02  02:17:51
34917         Log: remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
34918      Branch: perl
34919            ! pod/perltrap.pod
34920 ____________________________________________________________________________
34921 [  6041] By: gsar                                  on 2000/05/02  01:53:51
34922         Log: cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
34923              to compensate
34924      Branch: perl
34925            ! Porting/makerel
34926 ____________________________________________________________________________
34927 [  6040] By: gsar                                  on 2000/05/02  01:51:57
34928         Log: missing files in MANIFEST
34929      Branch: perl
34930            ! MANIFEST
34931 ____________________________________________________________________________
34932 [  6039] By: jhi                                   on 2000/05/02  00:36:46
34933         Log: Infinite problems.
34934      Branch: cfgperl
34935            ! lib/Math/Complex.pm
34936 ____________________________________________________________________________
34937 [  6038] By: jhi                                   on 2000/05/02  00:06:38
34938         Log: pwent/spent #ifdef imbalance.
34939      Branch: cfgperl
34940            ! pp_sys.c
34941 ____________________________________________________________________________
34942 [  6037] By: jhi                                   on 2000/05/01  22:50:11
34943         Log: Use HUGE_VALL if applicable.
34944      Branch: cfgperl
34945            ! ext/POSIX/POSIX.xs util.c
34946 ____________________________________________________________________________
34947 [  6036] By: jhi                                   on 2000/05/01  22:20:53
34948         Log: Correct Freudian slip.
34949      Branch: cfgperl
34950            ! pp_sys.c
34951 ____________________________________________________________________________
34952 [  6035] By: jhi                                   on 2000/05/01  21:07:38
34953         Log: Continue on the pwent/spent case.
34954      Branch: cfgperl
34955            ! pp_sys.c
34956 ____________________________________________________________________________
34957 [  6034] By: jhi                                   on 2000/05/01  17:45:14
34958         Log: Integrate with Sarathy; unfortunately Sarathy's whitespace
34959              adjustments in 6032 conflicted badly with this, will have
34960              to revisit them later.
34961      Branch: cfgperl
34962           +> lib/CGI/Util.pm t/lib/cgi-pretty.t
34963           !> MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
34964           !> lib/CGI/Pretty.pm lib/CGI/Push.pm lib/English.pm
34965           !> lib/Pod/Man.pm lib/Pod/Text.pm lib/diagnostics.pm
34966           !> pod/perldiag.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
34967           !> t/lib/cgi-html.t t/lib/cgi-request.t
34968 ____________________________________________________________________________
34969 [  6033] By: jhi                                   on 2000/05/01  17:40:49
34970         Log: Rewrite the pwent/spent logic to be a little bit more clearer.
34971      Branch: cfgperl
34972            ! pp_sys.c
34973 ____________________________________________________________________________
34974 [  6032] By: gsar                                  on 2000/05/01  15:56:32
34975         Log: whitespace adjustments
34976      Branch: perl
34977            ! pp_sys.c
34978 ____________________________________________________________________________
34979 [  6031] By: gsar                                  on 2000/05/01  15:19:41
34980         Log: small nits in diagnostics.pm (from Robin Barker)
34981      Branch: perl
34982            ! lib/diagnostics.pm pod/perldiag.pod
34983 ____________________________________________________________________________
34984 [  6030] By: gsar                                  on 2000/05/01  08:39:18
34985         Log: introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
34986              for @- and @+ (from Johan Vromans)
34987      Branch: perl
34988            ! lib/English.pm pod/perlvar.pod
34989 ____________________________________________________________________________
34990 [  6029] By: gsar                                  on 2000/05/01  08:16:10
34991         Log: add CGI.pm v2.66 (from Lincoln Stein)
34992      Branch: perl
34993            + lib/CGI/Util.pm t/lib/cgi-pretty.t
34994            ! MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
34995            ! lib/CGI/Pretty.pm lib/CGI/Push.pm t/lib/cgi-function.t
34996            ! t/lib/cgi-html.t t/lib/cgi-request.t
34997 ____________________________________________________________________________
34998 [  6028] By: gsar                                  on 2000/05/01  06:34:41
34999         Log: Pod::Man generates groff-incompatible macro definition (from
35000              Tom Christiansen)
35001      Branch: perl
35002            ! lib/Pod/Man.pm
35003 ____________________________________________________________________________
35004 [  6027] By: gsar                                  on 2000/05/01  06:31:36
35005         Log: podlators-1.02 update (from Russ Allbery)
35006      Branch: perl
35007            ! lib/Pod/Man.pm lib/Pod/Text.pm
35008 ____________________________________________________________________________
35009 [  6026] By: jhi                                   on 2000/04/30  23:24:23
35010         Log: Integrate with Sarathy.
35011      Branch: cfgperl
35012           !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
35013           !> ext/Sys/Syslog/Syslog.xs lib/perl5db.pl
35014           !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
35015           !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
35016           !> pod/perl56delta.pod sv.c t/lib/b.t t/lib/open3.t
35017           !> t/lib/syslog.t toke.c win32/win32.h
35018 ____________________________________________________________________________
35019 [  6025] By: gsar                                  on 2000/04/30  18:17:47
35020         Log: Is{Alnum,Alpha,Word} don't match titlecase
35021              
35022              TODO: IsSpace is defined recursively!
35023              
35024              (both spotted by Larry)
35025      Branch: perl
35026            ! lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
35027            ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
35028 ____________________________________________________________________________
35029 [  6024] By: gsar                                  on 2000/04/30  17:50:19
35030         Log: extend "Unrecognized escape" warning to \8, \9, and \_ as well
35031              (from Hugo van der Sanden)
35032      Branch: perl
35033            ! toke.c
35034 ____________________________________________________________________________
35035 [  6023] By: gsar                                  on 2000/04/30  17:14:43
35036         Log: debugger stomps on $. (from M.J.T. Guy)
35037      Branch: perl
35038            ! lib/perl5db.pl
35039 ____________________________________________________________________________
35040 [  6022] By: gsar                                  on 2000/04/30  16:59:22
35041         Log: unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
35042      Branch: perl
35043            ! sv.c
35044 ____________________________________________________________________________
35045 [  6021] By: gsar                                  on 2000/04/29  21:00:08
35046         Log: remove Win2K issue in pod (fixed by change#6020)
35047      Branch: perl
35048            ! README.win32 pod/perl56delta.pod
35049 ____________________________________________________________________________
35050 [  6020] By: gsar                                  on 2000/04/29  20:51:49
35051         Log: test tweak
35052      Branch: perl
35053            ! t/lib/open3.t
35054 ____________________________________________________________________________
35055 [  6019] By: gsar                                  on 2000/04/29  20:34:27
35056         Log: windows portability tweaks
35057      Branch: perl
35058            ! t/lib/b.t win32/win32.h
35059 ____________________________________________________________________________
35060 [  6018] By: gsar                                  on 2000/04/29  19:55:24
35061         Log: make lib/syslog.t portable to systems that don't have _PATH_LOG,
35062              make _PATH_LOG() return "" if unavailable
35063      Branch: perl
35064            ! ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
35065            ! ext/Sys/Syslog/Syslog.xs t/lib/syslog.t
35066 ____________________________________________________________________________
35067 [  6017] By: jhi                                   on 2000/04/28  22:49:46
35068         Log: Integrate with Sarathy.
35069      Branch: cfgperl
35070           !> op.c perl.c pod/perldiag.pod t/lib/b.t
35071 ____________________________________________________________________________
35072 [  6016] By: jhi                                   on 2000/04/28  22:46:14
35073         Log: Do not warn that an infinity does not look like a number.
35074      Branch: cfgperl
35075            ! sv.c
35076 ____________________________________________________________________________
35077 [  6015] By: gsar                                  on 2000/04/28  22:35:49
35078         Log: tweak test for portability
35079      Branch: perl
35080            ! t/lib/b.t
35081 ____________________________________________________________________________
35082 [  6014] By: gsar                                  on 2000/04/28  22:05:31
35083         Log: glob() loading File::Glob behind the scenes may cause syntax errors
35084      Branch: perl
35085            ! op.c
35086 ____________________________________________________________________________
35087 [  6013] By: gsar                                  on 2000/04/28  21:25:22
35088         Log: tweak change#5945 to display correct switch name in diagnostic
35089      Branch: perl
35090            ! perl.c pod/perldiag.pod
35091 ____________________________________________________________________________
35092 [  6012] By: jhi                                   on 2000/04/28  21:08:12
35093         Log: Integrate with Sarathy.
35094      Branch: cfgperl
35095           !> Changes ext/IO/lib/IO/Poll.pm installperl pod/perl56delta.pod
35096           !> pod/perldelta.pod pod/perlfunc.pod pod/perlmod.pod
35097           !> t/lib/io_poll.t utils/perldoc.PL vms/subconfigure.com
35098 ____________________________________________________________________________
35099 [  6011] By: jhi                                   on 2000/04/28  21:04:46
35100         Log: &HUGE_VAL is not defined, it exists.
35101      Branch: cfgperl
35102            ! lib/Math/Complex.pm
35103 ____________________________________________________________________________
35104 [  6010] By: gsar                                  on 2000/04/28  21:02:58
35105         Log: clarify note about shadow password support (from
35106              gellyfish@gellyfish.com)
35107      Branch: perl
35108            ! pod/perlfunc.pod
35109 ____________________________________________________________________________
35110 [  6009] By: gsar                                  on 2000/04/28  21:00:00
35111         Log: IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
35112      Branch: perl
35113            ! ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
35114 ____________________________________________________________________________
35115 [  6008] By: gsar                                  on 2000/04/28  20:56:33
35116         Log: VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
35117      Branch: perl
35118            ! installperl vms/subconfigure.com
35119 ____________________________________________________________________________
35120 [  6007] By: gsar                                  on 2000/04/28  20:51:21
35121         Log: note about compile failures and END blocks (from M.J.T. Guy)
35122      Branch: perl
35123            ! pod/perl56delta.pod pod/perlmod.pod
35124 ____________________________________________________________________________
35125 [  6006] By: jhi                                   on 2000/04/28  20:42:14
35126         Log: Regen Configure.
35127      Branch: cfgperl
35128            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
35129            ! config_h.SH
35130 ____________________________________________________________________________
35131 [  6005] By: gsar                                  on 2000/04/28  20:41:16
35132         Log: perldoc might fail via "use blib" (from Hugo van der Sanden)
35133      Branch: perl
35134            ! utils/perldoc.PL
35135 ____________________________________________________________________________
35136 [  6004] By: jhi                                   on 2000/04/28  20:28:21
35137         Log: Integrate with Sarathy.
35138      Branch: cfgperl
35139           !> Configure INSTALL Porting/Glossary Porting/config.sh
35140           !> Porting/config_H config_h.SH epoc/config.sh perl.c sv.c
35141           !> t/pragma/warn/toke toke.c vms/subconfigure.com vos/config.def
35142           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
35143           !> win32/config.vc win32/win32.c
35144 ____________________________________________________________________________
35145 [  6003] By: gsar                                  on 2000/04/28  20:11:20
35146         Log: allow REG_EXPAND_SZ keys in Windows registry (from
35147              John Clayton <John.Clayton@barclayscapital.com>)
35148      Branch: perl
35149            ! win32/win32.c
35150 ____________________________________________________________________________
35151 [  6002] By: gsar                                  on 2000/04/28  19:34:16
35152         Log: destructive sv_setsv() can lose UV-ness from source, causing
35153              numeric promotions/comparisons to fail to do the right thing
35154      Branch: perl
35155            ! sv.c
35156 ____________________________________________________________________________
35157 [  6001] By: gsar                                  on 2000/04/28  18:44:15
35158         Log: support additional library locations via $Config{otherlibdirs}
35159              (from Andy Dougherty)
35160      Branch: perl
35161            ! Configure INSTALL Porting/Glossary Porting/config.sh
35162            ! Porting/config_H config_h.SH epoc/config.sh perl.c
35163            ! vms/subconfigure.com vos/config.def vos/config_h.SH_orig
35164            ! win32/config.bc win32/config.gc win32/config.vc
35165 ____________________________________________________________________________
35166 [  6000] By: gsar                                  on 2000/04/28  18:26:58
35167         Log: reworked otherlibdirs.U (from Andy Dougherty)
35168      Branch: metaconfig
35169            ! U/installdirs/otherlibdirs.U
35170 ____________________________________________________________________________
35171 [  5999] By: gsar                                  on 2000/04/28  18:17:07
35172         Log: fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
35173      Branch: perl
35174            ! t/pragma/warn/toke toke.c
35175 ____________________________________________________________________________
35176 [  5998] By: jhi                                   on 2000/04/28  13:32:17
35177         Log: Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
35178      Branch: cfgperl
35179            ! lib/Math/Complex.pm
35180 ____________________________________________________________________________
35181 [  5997] By: jhi                                   on 2000/04/28  13:14:04
35182         Log: Preserve $!.
35183      Branch: cfgperl
35184            ! lib/Math/Complex.pm
35185 ____________________________________________________________________________
35186 [  5996] By: jhi                                   on 2000/04/28  12:59:23
35187         Log: Integrate with Sarathy.
35188      Branch: cfgperl
35189           +> pod/perlrequick.pod pod/perlretut.pod
35190           !> (integrate 51 files)
35191 ____________________________________________________________________________
35192 [  5995] By: gsar                                  on 2000/04/28  09:37:36
35193         Log: fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
35194      Branch: perl
35195            ! mg.c t/pragma/warn/7fatal warnings.h warnings.pl
35196 ____________________________________________________________________________
35197 [  5994] By: gsar                                  on 2000/04/28  09:33:26
35198         Log: fix for missed accounting for null byte in pack("Z",...) (from
35199              M.J.T. Guy)
35200      Branch: perl
35201            ! pp.c t/op/pack.t
35202 ____________________________________________________________________________
35203 [  5993] By: gsar                                  on 2000/04/28  09:30:05
35204         Log: various minor tweaks seen on p5p
35205      Branch: perl
35206            ! lib/perl5db.pl pod/perlipc.pod pod/perlvar.pod
35207 ____________________________________________________________________________
35208 [  5992] By: gsar                                  on 2000/04/28  09:08:19
35209         Log: pod nit (from Simon Cozens)
35210      Branch: perl
35211            ! pod/perlop.pod
35212 ____________________________________________________________________________
35213 [  5991] By: gsar                                  on 2000/04/28  09:06:36
35214         Log: posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
35215      Branch: perl
35216            ! README.posix-bc hints/posix-bc.sh
35217 ____________________________________________________________________________
35218 [  5990] By: gsar                                  on 2000/04/28  08:54:52
35219         Log: use $ENV{LIB} to search for libs under Visual C compiler
35220              on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
35221      Branch: perl
35222            ! lib/ExtUtils/Liblist.pm
35223 ____________________________________________________________________________
35224 [  5989] By: gsar                                  on 2000/04/28  08:27:12
35225         Log: qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
35226              itself and no other (from Tom Hughes)
35227      Branch: perl
35228            ! t/op/array.t toke.c
35229 ____________________________________________________________________________
35230 [  5988] By: gsar                                  on 2000/04/28  08:01:38
35231         Log: s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
35232              <paul@miraclefish.com>)
35233      Branch: perl
35234            ! lib/ExtUtils/MakeMaker.pm
35235 ____________________________________________________________________________
35236 [  5987] By: gsar                                  on 2000/04/28  07:53:09
35237         Log: B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
35238      Branch: perl
35239            ! ext/B/B/Bytecode.pm ext/B/B/Disassembler.pm
35240 ____________________________________________________________________________
35241 [  5986] By: gsar                                  on 2000/04/28  07:44:17
35242         Log: add regular expressions tutorial and quick-start guide (from
35243              Mark Kvale <kvale@phy.ucsf.edu>)
35244      Branch: perl
35245            + pod/perlrequick.pod pod/perlretut.pod
35246            ! AUTHORS MAINTAIN MANIFEST
35247 ____________________________________________________________________________
35248 [  5985] By: gsar                                  on 2000/04/28  07:30:28
35249         Log: forked child may not exit correctly if it failed to open
35250              /dev/console (from Graham Barr)
35251      Branch: perl
35252            ! ext/Sys/Syslog/Syslog.pm
35253 ____________________________________________________________________________
35254 [  5984] By: gsar                                  on 2000/04/28  07:27:20
35255         Log: attributes::reftype() doesn't work on tied argument
35256      Branch: perl
35257            ! xsutils.c
35258 ____________________________________________________________________________
35259 [  5983] By: gsar                                  on 2000/04/28  07:15:04
35260         Log: numeric conversion of non-number in change#3378 tramples on
35261              OOK offset, causing segfaults
35262      Branch: perl
35263            ! sv.c
35264 ____________________________________________________________________________
35265 [  5982] By: gsar                                  on 2000/04/28  04:48:25
35266         Log: avoid error in IO::Socket::INET when given an unknown service name
35267              with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
35268      Branch: perl
35269            ! ext/IO/lib/IO/Socket/INET.pm
35270 ____________________________________________________________________________
35271 [  5981] By: gsar                                  on 2000/04/28  04:31:31
35272         Log: rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
35273              prototype mismatch with CORE::glob(); update pod and tests to
35274              suit (File::Glob::glob() is still available for backward
35275              compatibility, but should be considered deprecated)
35276      Branch: perl
35277            ! ext/File/Glob/Glob.pm t/lib/glob-basic.t t/lib/glob-case.t
35278            ! t/lib/glob-taint.t
35279 ____________________________________________________________________________
35280 [  5980] By: gsar                                  on 2000/04/28  03:47:29
35281         Log: allow Configure -S to run non-interactively (spotted by Greg Hudson
35282              <ghudson@mit.edu>)
35283      Branch: metaconfig
35284            ! U/modified/Options.U
35285      Branch: perl
35286            ! Configure
35287 ____________________________________________________________________________
35288 [  5979] By: gsar                                  on 2000/04/28  03:07:54
35289         Log: under useithreads, constant pad entries could inadvertantly be
35290              shared across threads (from Eric Blood <eblood@xmission.com>);
35291              added Eric's test case to testsuite
35292      Branch: perl
35293            ! op.c t/op/misc.t
35294 ____________________________________________________________________________
35295 [  5978] By: gsar                                  on 2000/04/27  21:13:00
35296         Log: sync version numbers in File::Spec with the ones on CPAN
35297              (from Barrie Slaymaker)
35298      Branch: perl
35299            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
35300            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
35301            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
35302 ____________________________________________________________________________
35303 [  5977] By: gsar                                  on 2000/04/27  21:07:29
35304         Log: autoquote barewords followed by newline and arrow properly
35305              (variant of fix suggested by Rick Delaney and M.J.T. Guy)
35306      Branch: perl
35307            ! t/pragma/warn/toke toke.c
35308 ____________________________________________________________________________
35309 [  5976] By: gsar                                  on 2000/04/27  20:41:20
35310         Log: DB_File v1.73 update (from Paul Marquess)
35311      Branch: perl
35312            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
35313            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
35314 ____________________________________________________________________________
35315 [  5975] By: gsar                                  on 2000/04/27  20:34:24
35316         Log: allow sort() reentrancy (variant of patch suggested by
35317              Hugo van der Sanden)
35318      Branch: perl
35319            ! pp_ctl.c t/op/sort.t
35320 ____________________________________________________________________________
35321 [  5974] By: gsar                                  on 2000/04/27  19:46:57
35322         Log: change#4197 somehow missed initializing PL_errors, meaning
35323              sytax error queueing wasn't working outside eval"" at all;
35324              also fixed eval"" to localize PL_error_count, so that compile-time
35325              eval's don't clobber the error state of the outer context
35326      Branch: perl
35327            ! lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
35328            ! t/pragma/warn/toke
35329 ____________________________________________________________________________
35330 [  5973] By: gsar                                  on 2000/04/27  18:29:05
35331         Log: fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
35332      Branch: perl
35333            ! regcomp.c regexec.c t/op/re_tests
35334 ____________________________________________________________________________
35335 [  5972] By: jhi                                   on 2000/04/27  18:22:41
35336         Log: Integrate with Sarathy.
35337      Branch: cfgperl
35338           +> t/lib/b.t t/lib/syslog.t
35339           !> (integrate 31 files)
35340 ____________________________________________________________________________
35341 [  5971] By: jhi                                   on 2000/04/27  18:18:46
35342         Log: Unicos tweaks from Mark P. Lutz.
35343      Branch: cfgperl
35344            ! hints/unicos.sh lib/Math/Complex.pm
35345 ____________________________________________________________________________
35346 [  5970] By: gsar                                  on 2000/04/27  18:05:11
35347         Log: Data::Dumper fumbles negative numbers on 32-bit platforms where
35348              IV is >32bits
35349      Branch: perl
35350            ! ext/Data/Dumper/Dumper.xs t/lib/dumper.t
35351 ____________________________________________________________________________
35352 [  5969] By: gsar                                  on 2000/04/27  17:50:56
35353         Log: fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
35354      Branch: perl
35355            + t/lib/syslog.t
35356            ! MANIFEST ext/Sys/Syslog/Syslog.pm
35357 ____________________________________________________________________________
35358 [  5968] By: gsar                                  on 2000/04/27  17:44:49
35359         Log: tolerate spaces in group names in test on solaris (from David Boyce
35360              <dsb@boyski.com>)
35361      Branch: perl
35362            ! t/op/groups.t
35363 ____________________________________________________________________________
35364 [  5967] By: gsar                                  on 2000/04/27  17:41:22
35365         Log: improved docs on the warn_uninit diagnostic (from David Glasser
35366              and Simon Cozens)
35367      Branch: perl
35368            ! pod/perldiag.pod
35369 ____________________________________________________________________________
35370 [  5966] By: gsar                                  on 2000/04/27  16:54:58
35371         Log: add testsuite for B backends, fix bug in B::Deparse (from
35372              Simon Cozens <simon@brecon.co.uk>)
35373      Branch: perl
35374            + t/lib/b.t
35375            ! MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
35376 ____________________________________________________________________________
35377 [  5965] By: gsar                                  on 2000/04/27  16:10:37
35378         Log: avoid "will not stay shared" warnings for our variables (from
35379              Robin Barker)
35380      Branch: perl
35381            ! op.c t/pragma/warn/op
35382 ____________________________________________________________________________
35383 [  5964] By: gsar                                  on 2000/04/27  07:05:05
35384         Log: reformat to 72 columns (again)
35385      Branch: perl
35386            ! pod/perldiag.pod
35387 ____________________________________________________________________________
35388 [  5963] By: gsar                                  on 2000/04/27  06:28:31
35389         Log: patch from Larry to make (\&) prototype work; added tests for
35390              the same
35391      Branch: perl
35392            ! op.c t/comp/proto.t
35393 ____________________________________________________________________________
35394 [  5962] By: gsar                                  on 2000/04/27  06:15:47
35395         Log: updated README.hpux (from Jeff Okamoto)
35396      Branch: perl
35397            ! README.hpux
35398 ____________________________________________________________________________
35399 [  5961] By: gsar                                  on 2000/04/27  05:55:03
35400         Log: recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
35401      Branch: perl
35402            ! emacs/cperl-mode.el
35403 ____________________________________________________________________________
35404 [  5960] By: gsar                                  on 2000/04/27  05:49:26
35405         Log: better INSTALL notes on Solaris issues (from Dominic Dunlop)
35406      Branch: perl
35407            ! INSTALL
35408 ____________________________________________________________________________
35409 [  5959] By: gsar                                  on 2000/04/27  05:33:41
35410         Log: doubled words in pods (from Simon Cozens
35411              <simon.p.cozens@jp.pwcglobal.com>)
35412      Branch: perl
35413            ! pod/perl56delta.pod pod/perldebguts.pod pod/perlfaq5.pod
35414            ! pod/perlfork.pod pod/perlfunc.pod pod/perlipc.pod
35415            ! pod/perllexwarn.pod pod/perllocale.pod pod/perlmodlib.pod
35416            ! pod/perlnumber.pod pod/perlopentut.pod pod/perltodo.pod
35417            ! pod/perltootc.pod
35418 ____________________________________________________________________________
35419 [  5958] By: gsar                                  on 2000/04/27  05:11:39
35420         Log: change#3569 deleted some essential code, revert; avoid use of
35421              atexit() to make DynaLoader work properly on AIX under mod_perl
35422              (from Jens-Uwe Mager <jum@helios.de>)
35423      Branch: perl
35424            ! ext/DynaLoader/dl_aix.xs
35425 ____________________________________________________________________________
35426 [  5957] By: gsar                                  on 2000/04/27  04:54:51
35427         Log: pod nits (from A. C. Yardley <yardley@tanet.net>)
35428      Branch: perl
35429            ! pod/perlmod.pod
35430 ____________________________________________________________________________
35431 [  5956] By: gsar                                  on 2000/04/27  04:51:47
35432         Log: better diagnostics on failed tests (from Ilya Zakharevich)
35433      Branch: perl
35434            ! t/op/lex_assign.t
35435 ____________________________________________________________________________
35436 [  5955] By: gsar                                  on 2000/04/27  04:26:44
35437         Log: longstanding bug exposed by change#3307: sort arguments weren't
35438              compiled with the right wantarray context (ensuing runtime lookup
35439              via block_gimme() was getting the incidental context of the
35440              sort() itself)
35441      Branch: perl
35442            ! op.c t/op/sort.t
35443 ____________________________________________________________________________
35444 [  5954] By: gsar                                  on 2000/04/26  23:42:12
35445         Log: integrate cfgperl contents into mainline
35446      Branch: perl
35447           !> (integrate 30 files)
35448 ____________________________________________________________________________
35449 [  5953] By: jhi                                   on 2000/04/26  23:06:42
35450         Log: Integrate with Sarathy.
35451      Branch: cfgperl
35452           !> README.win32 ext/B/B/Deparse.pm
35453           !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
35454           !> lib/vars.pm perl.c pod/perldiag.pod pod/perlsub.pod
35455           !> pod/perlsyn.pod pod/perlthrtut.pod pod/perltoc.pod
35456           !> pod/perltodo.pod pod/perlxs.pod pod/perlxstut.pod
35457           !> utils/perldoc.PL vms/perlvms.pod
35458 ____________________________________________________________________________
35459 [  5952] By: jhi                                   on 2000/04/26  23:03:46
35460         Log: Undo "use integer" addition from 64bitint as it seems
35461              to break most of the subtests in Digital UNIX;
35462              Unicos needs to find another way.
35463      Branch: cfgperl
35464            ! t/op/64bitint.t
35465 ____________________________________________________________________________
35466 [  5951] By: jhi                                   on 2000/04/26  22:57:53
35467         Log: Be more robust on "extreme" (large absolute value)
35468              arguments.  Originally reported by Daniel Connelly
35469              as a problem with asinh() on large negative arguments,
35470              asinh() used to bail out because an argument to log()
35471              ended up being zero.  Ilya Zakharevich proposed using
35472              Taylor's series in such cases, which for such large
35473              arguments is a very good approximation.
35474      Branch: cfgperl
35475            ! lib/Math/Complex.pm t/lib/complex.t
35476 ____________________________________________________________________________
35477 [  5950] By: gsar                                  on 2000/04/25  19:13:12
35478         Log: reformat perldiag to avoid long lines
35479      Branch: perl
35480            ! pod/perldiag.pod
35481 ____________________________________________________________________________
35482 [  5949] By: gsar                                  on 2000/04/25  18:41:11
35483         Log: make perldoc use the pod2man from the same version (from
35484              M.J.T. Guy)
35485      Branch: perl
35486            ! utils/perldoc.PL
35487 ____________________________________________________________________________
35488 [  5948] By: gsar                                  on 2000/04/25  18:21:57
35489         Log: typo in vars.pm that leads to cryptic message (from Piotr Piatkowski
35490              <kompas@kompas.usr.onet.pl>)
35491      Branch: perl
35492            ! lib/vars.pm
35493 ____________________________________________________________________________
35494 [  5947] By: gsar                                  on 2000/04/25  18:11:53
35495         Log: use &dl_error rather than &dl_load_file as the guard for calling
35496              boot_DynaLoader() (meant to fix dl_error() redefined warnings in
35497              statically built perl)
35498      Branch: perl
35499            ! ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
35500 ____________________________________________________________________________
35501 [  5946] By: jhi                                   on 2000/04/25  17:37:54
35502         Log: Document that tr() is not tr(1).
35503      Branch: cfgperl
35504            ! pod/perlop.pod
35505 ____________________________________________________________________________
35506 [  5945] By: gsar                                  on 2000/04/25  16:34:33
35507         Log: make module name mandatory after -M switch; reorder perldiag
35508              alphabetically (from Mark-Jason Dominus)
35509      Branch: perl
35510            ! perl.c pod/perldiag.pod
35511 ____________________________________________________________________________
35512 [  5944] By: jhi                                   on 2000/04/25  01:15:18
35513         Log: On second thoughts frexp() does have two arguments.
35514      Branch: cfgperl
35515            ! perl.h
35516 ____________________________________________________________________________
35517 [  5943] By: jhi                                   on 2000/04/24  22:56:32
35518         Log: Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
35519              Now pp_ncmp() returns undef is either operand is a NaN.
35520      Branch: cfgperl
35521            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
35522            ! Todo-5.6 config_h.SH epoc/config.sh perl.h pp.c pp_sys.c
35523            ! vms/subconfigure.com vos/config.def vos/config.h
35524            ! vos/config_h.SH_orig win32/config.bc win32/config.gc
35525            ! win32/config.vc win32/config_H.bc win32/config_H.gc
35526            ! win32/config_H.vc
35527      Branch: metaconfig/U/perl
35528            + d_modfl.U
35529 ____________________________________________________________________________
35530 [  5942] By: jhi                                   on 2000/04/24  19:45:17
35531         Log: Regen Configure to match #5937.
35532      Branch: cfgperl
35533            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
35534            ! config_h.SH
35535      Branch: metaconfig
35536            ! U/installdirs/inc_version_list.U U/modified/cpp_stuff.U
35537 ____________________________________________________________________________
35538 [  5941] By: jhi                                   on 2000/04/24  19:24:11
35539         Log: Further Unicos fixes for Mark Lutz.
35540      Branch: cfgperl
35541            ! hints/unicos.sh pp_ctl.c
35542 ____________________________________________________________________________
35543 [  5940] By: jhi                                   on 2000/04/24  19:09:06
35544         Log: Various Unicos 10.0.0.6 fixes.
35545              
35546              Subject: [ID 20000414.007] Test suite failures in perl 5.6 on Cray T90
35547              From: Mark P Lutz <tecmpl1@triton.ca.boeing.com> 
35548              Reply-To: tecmpl1@triton.ca.boeing.com 
35549              To: perl5-porters@perl.org 
35550              Date: Fri, 14 Apr 2000 20:21:00 GMT 
35551              Message-Id: <200004142021.UAA36232@triton.ca.boeing.com> 
35552      Branch: cfgperl
35553            ! hints/unicos.sh pp.c pp_ctl.c t/op/64bitint.t
35554 ____________________________________________________________________________
35555 [  5939] By: gsar                                  on 2000/04/24  19:01:24
35556         Log: more pod nits (from Larry Virden)
35557      Branch: perl
35558            ! README.win32 pod/perlsub.pod pod/perlsyn.pod
35559            ! pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
35560            ! pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
35561 ____________________________________________________________________________
35562 [  5938] By: gsar                                  on 2000/04/24  18:54:01
35563         Log: Consolidated B::Deparse fixes (from Stephen McCamant)
35564      Branch: perl
35565            ! ext/B/B/Deparse.pm
35566 ____________________________________________________________________________
35567 [  5937] By: jhi                                   on 2000/04/24  17:39:00
35568         Log: Integrate with Sarathy.
35569      Branch: cfgperl
35570           +> (branch 31 files)
35571           !> (integrate 73 files)
35572 ____________________________________________________________________________
35573 [  5936] By: gsar                                  on 2000/04/24  17:30:06
35574         Log: additional tests for change#5934 (from Paul Marquess, who also
35575              sent in the same fix)
35576      Branch: perl
35577            ! t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
35578            ! t/pragma/warn/5nolint t/pragma/warn/6default
35579 ____________________________________________________________________________
35580 [  5935] By: jhi                                   on 2000/04/24  17:26:05
35581         Log: Do not assume sign propagation.
35582              Subject:  [PATCH] Re: [ID 20000410.010] Unicoss 10.0.0.6 and perl 5.6.0
35583              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk> 
35584              To: payner@ncifcrf.gov, perl5-porters@perl.org 
35585              Date: Tue, 18 Apr 2000 18:24:49 +0100 
35586              Message-Id: <E12hbk1-0006Ws-00@ursa.cus.cam.ac.uk> 
35587      Branch: cfgperl
35588            ! t/op/bop.t t/op/misc.t
35589 ____________________________________________________________________________
35590 [  5934] By: gsar                                  on 2000/04/24  17:16:54
35591         Log: propagate lexical warnings from surrounding scope correctly
35592              within string eval()
35593      Branch: perl
35594            ! pp_ctl.c t/pragma/warn/pp_ctl
35595 ____________________________________________________________________________
35596 [  5933] By: jhi                                   on 2000/04/24  17:01:07
35597         Log: Flatten the cpp jungle doing the nosuid checking.
35598      Branch: cfgperl
35599            ! perl.c
35600 ____________________________________________________________________________
35601 [  5932] By: gsar                                  on 2000/04/24  09:08:14
35602         Log: add rsignal(), whichsig() and do_join() to public API list
35603              (mod_perl uses them to good advantage)
35604      Branch: perl
35605            ! embed.pl global.sym objXSUB.h perlapi.c proto.h
35606 ____________________________________________________________________________
35607 [  5931] By: gsar                                  on 2000/04/24  09:01:40
35608         Log: fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
35609      Branch: perl
35610            ! pp_hot.c regexec.c t/op/pat.t
35611 ____________________________________________________________________________
35612 [  5930] By: gsar                                  on 2000/04/24  08:58:33
35613         Log: small os390 tweaks (from Peter Prymmer)
35614      Branch: perl
35615            ! config_h.SH makedepend.SH
35616 ____________________________________________________________________________
35617 [  5929] By: gsar                                  on 2000/04/24  08:55:25
35618         Log: pod nits
35619      Branch: perl
35620            ! pod/perlguts.pod
35621 ____________________________________________________________________________
35622 [  5928] By: gsar                                  on 2000/04/24  08:50:13
35623         Log: revert change#5923 ("breaks" t/lib/io_poll.t)
35624      Branch: perl
35625            ! ext/IO/lib/IO/Poll.pm
35626 ____________________________________________________________________________
35627 [  5927] By: gsar                                  on 2000/04/24  08:43:24
35628         Log: arrange for next() to resume at the unstack op rather than the
35629              loop conditional, so that scope cleanup happens correctly
35630              (from Stephen McCamant)
35631      Branch: perl
35632            ! op.c pp_ctl.c t/op/misc.t
35633 ____________________________________________________________________________
35634 [  5926] By: gsar                                  on 2000/04/24  08:18:40
35635         Log: on windows, reserve 16M of stack rather than 128M (allows more
35636              threads to run concurrently)
35637      Branch: perl
35638            ! win32/Makefile win32/makefile.mk
35639 ____________________________________________________________________________
35640 [  5925] By: gsar                                  on 2000/04/24  08:13:52
35641         Log: POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
35642      Branch: perl
35643            ! toke.c
35644 ____________________________________________________________________________
35645 [  5924] By: gsar                                  on 2000/04/24  08:08:59
35646         Log: avoid using uninitialized memory in require version check
35647      Branch: perl
35648            ! pp_ctl.c universal.c
35649 ____________________________________________________________________________
35650 [  5923] By: gsar                                  on 2000/04/24  07:20:14
35651         Log: various bugs in IO::Poll (from Lincoln D. Stein <lstein@cshl.org>)
35652      Branch: perl
35653            ! ext/IO/lib/IO/Poll.pm
35654 ____________________________________________________________________________
35655 [  5922] By: gsar                                  on 2000/04/24  07:08:42
35656         Log: commentary about IoTYPE() (from Nathan Torkington)
35657      Branch: perl
35658            ! sv.h
35659 ____________________________________________________________________________
35660 [  5921] By: gsar                                  on 2000/04/24  06:58:26
35661         Log: make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
35662              by fix
35663      Branch: perl
35664            ! sv.c t/lib/charnames.t t/pragma/utf8.t
35665 ____________________________________________________________________________
35666 [  5920] By: gsar                                  on 2000/04/24  06:37:59
35667         Log: Larry's fix for buggy propagation of utf8-ness in join(); add test
35668      Branch: perl
35669            ! doop.c t/op/ver.t
35670 ____________________________________________________________________________
35671 [  5919] By: gsar                                  on 2000/04/24  06:21:58
35672         Log: Configure might miss old directories when prefix must be
35673              expanded (from Robin Barker)
35674      Branch: metaconfig
35675            ! U/installdirs/inc_version_list.U
35676      Branch: perl
35677            ! Configure
35678 ____________________________________________________________________________
35679 [  5918] By: gsar                                  on 2000/04/24  06:16:11
35680         Log: VMS nits in glob() test (from Charles Lane)
35681      Branch: perl
35682            ! t/lib/glob-basic.t
35683 ____________________________________________________________________________
35684 [  5917] By: gsar                                  on 2000/04/24  06:11:56
35685         Log: various pod nits (from Larry Virden and others)
35686      Branch: perl
35687            ! README.amiga README.hpux README.machten README.os2
35688            ! README.os390 README.win32 embed.pl handy.h lib/IPC/Open3.pm
35689            ! pod/Win32.pod pod/perl56delta.pod pod/perlapi.pod
35690            ! pod/perlbook.pod pod/perlcompile.pod pod/perldebguts.pod
35691            ! pod/perldiag.pod pod/perlfork.pod pod/perlfunc.pod
35692            ! pod/perlguts.pod pod/perlintern.pod pod/perlipc.pod
35693            ! pod/perlmod.pod pod/perlmodinstall.pod pod/perlnumber.pod
35694            ! pod/perlop.pod pod/perlport.pod pod/perlre.pod
35695            ! pod/perltrap.pod pod/perlunicode.pod pod/perlvar.pod pp.h
35696 ____________________________________________________________________________
35697 [  5916] By: gsar                                  on 2000/04/24  05:52:43
35698         Log: ignore dotfiles (.cvsignore etc) in test (from Warren Jones
35699              <wjones@tc.fluke.com>)
35700      Branch: perl
35701            ! t/lib/glob-basic.t
35702 ____________________________________________________________________________
35703 [  5915] By: gsar                                  on 2000/04/24  05:07:01
35704         Log: supported platforms mixed up
35705      Branch: perl
35706            ! pod/perl56delta.pod pod/perlport.pod
35707 ____________________________________________________________________________
35708 [  5914] By: gsar                                  on 2000/04/24  04:56:08
35709         Log: caller() wasn't returning the right number of elements for
35710              eval {...}
35711      Branch: perl
35712            ! pp_ctl.c t/pragma/warn/9enabled
35713 ____________________________________________________________________________
35714 [  5913] By: gsar                                  on 2000/04/24  04:35:41
35715         Log: pod nit: $yday range for localtime/gmtime is 0..364 not 1..365 (from
35716              Mark-Jason Dominus)
35717      Branch: perl
35718            ! pod/perlfunc.pod
35719 ____________________________________________________________________________
35720 [  5912] By: gsar                                  on 2000/04/24  04:17:15
35721         Log: fix totally broken caching in UNIVERSAL::isa() (from
35722              Nick Ing-Simmons)
35723      Branch: perl
35724            ! t/op/universal.t universal.c
35725 ____________________________________________________________________________
35726 [  5911] By: gsar                                  on 2000/04/24  03:39:47
35727         Log: add linebreak properties from unicode/LineBrk.txt (from
35728              Dave Hartnoll <Dave_Hartnoll@3b2.com>)
35729      Branch: perl
35730            + lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
35731            + lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
35732            + lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
35733            + lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
35734            + lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
35735            + lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
35736            + lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
35737            + lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
35738            + lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
35739            + lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
35740            + lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
35741            + lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
35742            + lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
35743            + lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
35744            + lib/unicode/Is/LbrkZW.pl
35745            ! lib/unicode/mktables.PL
35746 ____________________________________________________________________________
35747 [  5910] By: gsar                                  on 2000/04/24  03:23:10
35748         Log: typo in pod
35749      Branch: perl
35750            ! ext/Thread/Thread.pm
35751 ____________________________________________________________________________
35752 [  5909] By: gsar                                  on 2000/04/24  03:22:03
35753         Log: mode argument to do_binmode() should be file mode, not boolean
35754      Branch: perl
35755            ! pp_sys.c
35756 ____________________________________________________________________________
35757 [  5908] By: gsar                                  on 2000/04/16  16:51:08
35758         Log: introduce illegal symbols into null package so that gv_fetchpv(...,TRUE)
35759              always returns a valid GV even when the symbol is trapped by strictures
35760              (avoids coredumps)
35761              
35762              TODO: the C<package;> hack needs similar treatment
35763      Branch: perl
35764            ! embedvar.h gv.c intrpvar.h perl.c perlapi.h
35765            ! t/pragma/strict-vars
35766 ____________________________________________________________________________
35767 [  5907] By: jhi                                   on 2000/03/31  23:42:56
35768         Log: pp_gmtime() assumed that newSVpvf %d would take C ints,
35769              an assumption which #5905 demolished.
35770      Branch: cfgperl
35771            ! pp_sys.c
35772 ____________________________________________________________________________
35773 [  5906] By: jhi                                   on 2000/03/31  18:54:37
35774         Log: Typo in #5905.
35775      Branch: cfgperl
35776            ! t/op/64bitint.t
35777 ____________________________________________________________________________
35778 [  5905] By: jhi                                   on 2000/03/31  18:50:54
35779         Log: Fix for "[ID 20000329.080] quad printing does not work as documented",
35780              reported by Joseph N. Hall.  The bug was that even with use64bitint
35781              one had to use the prefixes q, L, or ll with printf/sprintf,
35782              contrary to the documentation and common sense.
35783      Branch: cfgperl
35784            ! sv.c t/op/64bitint.t
35785 ____________________________________________________________________________
35786 [  5904] By: gsar                                  on 2000/03/28  02:31:32
35787         Log: add Changes, perldelta.pod
35788      Branch: perl
35789            + Changes pod/perldelta.pod
35790 ____________________________________________________________________________
35791 [  5903] By: gsar                                  on 2000/03/28  02:03:55
35792         Log: rename Changes and perldelta.pod
35793      Branch: perl
35794           +> Changes5.6 pod/perl56delta.pod
35795            - Changes pod/perldelta.pod
35796            ! MANIFEST
35797 ____________________________________________________________________________
35798 [  5902] By: gsar                                  on 2000/03/28  01:59:14
35799         Log: create maint-5.6 branch
35800      Branch: maint-5.6/perl
35801           +> (branch 1611 files)
35802 ____________________________________________________________________________
35803 [  5901] By: jhi                                   on 2000/03/23  05:48:43
35804         Log: Integrate with Sarathy.
35805      Branch: cfgperl
35806           !> Changes patchlevel.h pod/perlhist.pod pod/perltoc.pod
35807 ____________________________________________________________________________
35808 [  5900] By: gsar                                  on 2000/03/23  05:42:43
35809         Log: three guesses on what this is :-)
35810      Branch: perl
35811            ! Changes