QNX patch extended for NTO
[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 [ 11146] By: jhi                                   on 2001/07/04  16:36:31
35         Log: Somehow the #ifdefs of the added code (in #11093) made
36              HP-UX to fail the fcntl locking test, without the ifdefs
37              the test seems to be working again.  Reason unknown:
38              HP-UX cc doesn't complain either way.
39      Branch: perl
40            ! Configure
41 ____________________________________________________________________________
42 [ 11145] By: jhi                                   on 2001/07/04  16:08:00
43         Log: PERLRUNINST needed in some spots.
44      Branch: perl
45            ! lib/ExtUtils/MM_Unix.pm
46 ____________________________________________________________________________
47 [ 11144] By: jhi                                   on 2001/07/04  16:07:35
48         Log: gcc -Wall nit.
49      Branch: perl
50            ! pp_hot.c
51 ____________________________________________________________________________
52 [ 11143] By: jhi                                   on 2001/07/04  15:08:26
53         Log: When removing tests updating the test count is a good idea, too.
54      Branch: perl
55            ! lib/Net/t/require.t
56 ____________________________________________________________________________
57 [ 11142] By: jhi                                   on 2001/07/04  14:57:51
58         Log: Document #11134 and add the new symbols to the list of
59              of MakeMaker known ones.
60      Branch: perl
61            ! lib/ExtUtils/MakeMaker.pm
62 ____________________________________________________________________________
63 [ 11141] By: jhi                                   on 2001/07/04  14:34:11
64         Log: Microperl update.
65      Branch: perl
66            ! uconfig.h
67 ____________________________________________________________________________
68 [ 11140] By: jhi                                   on 2001/07/04  14:32:27
69         Log: Update the libnet tests as per #11138.
70      Branch: perl
71            - lib/Net/t/ph.t
72            ! MANIFEST lib/Net/t/require.t
73 ____________________________________________________________________________
74 [ 11139] By: jhi                                   on 2001/07/04  14:14:33
75         Log: Regen toc and modlib.
76      Branch: perl
77            ! pod/perlmodlib.pod pod/perltoc.pod
78 ____________________________________________________________________________
79 [ 11138] By: jhi                                   on 2001/07/04  14:10:38
80         Log: Remove DummyInetd, PH, and SNPP from the libnet, as per
81              Graham's request.
82      Branch: perl
83            - lib/Net/DummyInetd.pm lib/Net/PH.pm lib/Net/SNPP.pm
84            ! MANIFEST
85 ____________________________________________________________________________
86 [ 11137] By: jhi                                   on 2001/07/04  14:06:35
87         Log: Add the OS/390 harness results to the delta.
88      Branch: perl
89            ! pod/perl572delta.pod
90 ____________________________________________________________________________
91 [ 11136] By: jhi                                   on 2001/07/04  13:59:01
92         Log: Avoid the two study tests in OS/390 until the bug has been solved.
93      Branch: perl
94            ! t/op/study.t
95 ____________________________________________________________________________
96 [ 11135] By: jhi                                   on 2001/07/04  13:49:08
97         Log: DOS/DJGPP tweaks from Laszlo Molnar.
98      Branch: perl
99            ! AUTHORS djgpp/djgppsed.sh hints/dos_djgpp.sh t/op/write.t
100 ____________________________________________________________________________
101 [ 11134] By: jhi                                   on 2001/07/04  13:47:46
102         Log: Subject: [PATCH lib/ExtUtils/MM_Unix.pm and others] Fixing extra -I's with PERL_CORE
103              From: Michael G Schwern <schwern@pobox.com>
104              Date: Wed, 4 Jul 2001 00:01:16 -0400
105              Message-ID: <20010704000116.C591@blackrider>
106      Branch: perl
107            ! ext/util/make_ext lib/ExtUtils.t lib/ExtUtils/MM_Unix.pm
108 ____________________________________________________________________________
109 [ 11133] By: jhi                                   on 2001/07/04  01:55:20
110         Log: The #11132 missed singleton characters (not part
111              of a unilo..unihi range) in Unicode scripts.
112      Branch: perl
113            ! lib/unicode/In/0.pl lib/unicode/In/1.pl lib/unicode/In/10.pl
114            ! lib/unicode/In/11.pl lib/unicode/In/12.pl lib/unicode/In/13.pl
115            ! lib/unicode/In/15.pl lib/unicode/In/16.pl lib/unicode/In/17.pl
116            ! lib/unicode/In/18.pl lib/unicode/In/19.pl lib/unicode/In/20.pl
117            ! lib/unicode/In/21.pl lib/unicode/In/24.pl lib/unicode/In/29.pl
118            ! lib/unicode/In/3.pl lib/unicode/In/30.pl lib/unicode/In/34.pl
119            ! lib/unicode/In/35.pl lib/unicode/In/37.pl lib/unicode/In/39.pl
120            ! lib/unicode/In/4.pl lib/unicode/In/5.pl lib/unicode/In/6.pl
121            ! lib/unicode/In/8.pl lib/unicode/In/9.pl lib/unicode/Scripts.pl
122            ! lib/unicode/mktables.PL t/op/pat.t
123 ____________________________________________________________________________
124 [ 11132] By: jhi                                   on 2001/07/04  01:32:11
125         Log: Support preferentially the Unicode 'scripts' definition
126              in the \p{In...} notation since according to Unicode the
127              scripts concept is more natural for matching than using
128              the somewhat artificial block names.  The block names are
129              still available, though, and if there's a name conflict,
130              the scripts one wins and the blocks one has to do with
131              'Block' appended to its name.  For more information see
132              
133              http://www.unicode.org/unicode/reports/tr24/
134      Branch: perl
135            + lib/unicode/In/100.pl lib/unicode/In/101.pl
136            + lib/unicode/In/102.pl lib/unicode/In/103.pl
137            + lib/unicode/In/104.pl lib/unicode/In/105.pl
138            + lib/unicode/In/106.pl lib/unicode/In/107.pl
139            + lib/unicode/In/108.pl lib/unicode/In/109.pl
140            + lib/unicode/In/110.pl lib/unicode/In/111.pl
141            + lib/unicode/In/112.pl lib/unicode/In/113.pl
142            + lib/unicode/In/114.pl lib/unicode/In/115.pl
143            + lib/unicode/In/116.pl lib/unicode/In/117.pl
144            + lib/unicode/In/118.pl lib/unicode/In/119.pl
145            + lib/unicode/In/120.pl lib/unicode/In/121.pl
146            + lib/unicode/In/122.pl lib/unicode/In/123.pl
147            + lib/unicode/In/124.pl lib/unicode/In/125.pl
148            + lib/unicode/In/126.pl lib/unicode/In/127.pl
149            + lib/unicode/In/128.pl lib/unicode/In/129.pl
150            + lib/unicode/In/130.pl lib/unicode/In/131.pl
151            + lib/unicode/In/132.pl lib/unicode/In/133.pl
152            + lib/unicode/In/134.pl lib/unicode/In/135.pl
153            + lib/unicode/In/96.pl lib/unicode/In/97.pl lib/unicode/In/98.pl
154            + lib/unicode/In/99.pl lib/unicode/Scripts.pl
155            ! (edit 106 files)
156 ____________________________________________________________________________
157 [ 11131] By: jhi                                   on 2001/07/03  23:02:02
158         Log: Better document the difference between a block and a script.
159      Branch: perl
160            ! lib/Unicode/UCD.pm
161 ____________________________________________________________________________
162 [ 11130] By: jhi                                   on 2001/07/03  22:49:15
163         Log: Subject: [ perl 5.6.1 ] CPAN.pm doc patch
164              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
165              Date: Tue, 3 Jul 2001 15:04:23 -0500
166              Message-ID: <20010703150423.C9787@chaos.wustl.edu>
167      Branch: perl
168            ! lib/CPAN.pm
169 ____________________________________________________________________________
170 [ 11129] By: jhi                                   on 2001/07/03  22:45:41
171         Log: Add tests for charscript().
172      Branch: perl
173            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
174 ____________________________________________________________________________
175 [ 11128] By: jhi                                   on 2001/07/03  20:41:54
176         Log: Add charscript() to get the UTR#24 script names of characters.
177      Branch: perl
178            ! lib/Unicode/UCD.pm
179 ____________________________________________________________________________
180 [ 11127] By: jhi                                   on 2001/07/03  19:53:29
181         Log: Todo updates.
182      Branch: perl
183            ! pod/perltodo.pod
184 ____________________________________________________________________________
185 [ 11126] By: jhi                                   on 2001/07/03  19:45:30
186         Log: Unicode::UCD updates.
187      Branch: perl
188            ! lib/Unicode/UCD.pm
189 ____________________________________________________________________________
190 [ 11125] By: jhi                                   on 2001/07/03  16:12:20
191         Log: Subject: MakeMaker should pass through DEFINE and INC to subdirs
192              From: Alan Burlison <Alan.Burlison@sun.com>
193              Date: Tue, 03 Jul 2001 15:20:13 +0100
194              Message-ID: <3B41D49D.A923D4F9@sun.com>
195      Branch: perl
196            ! lib/ExtUtils/MM_Unix.pm
197 ____________________________________________________________________________
198 [ 11124] By: jhi                                   on 2001/07/03  16:06:53
199         Log: Subject: Patch needed for UTS
200              From: hom00@utsglobal.com (Hal Morris)
201              Date: Tue, 3 Jul 2001 09:38:22 -0700 (PDT)
202              Message-Id: <200107031638.JAA11998@cepheus.utsglobal.com>
203              
204              Replace #11113 with a better version.
205      Branch: perl
206            ! perl.h
207 ____________________________________________________________________________
208 [ 11123] By: jhi                                   on 2001/07/03  16:04:49
209         Log: Subject: Re: POINTERRIGOR
210              From: Andy Dougherty <doughera@lafayette.edu>
211              Date: Tue, 3 Jul 2001 11:49:28 -0400 (EDT)
212              Message-ID: <Pine.SOL.4.10.10107031040030.1982-100000@maxwell.phys.lafayette.edu>
213      Branch: perl
214            ! util.c
215 ____________________________________________________________________________
216 [ 11122] By: jhi                                   on 2001/07/03  16:03:31
217         Log: Subject: Re: [PATCH @11016] Fixes compile errors in four files
218              From: "Philip Newton" <pnewton@gmx.de>
219              Date: Tue, 3 Jul 2001 17:03:34 +0200
220              Message-ID: <3B41FAE6.29564.660E117@localhost>
221      Branch: perl
222            ! pp_hot.c
223 ____________________________________________________________________________
224 [ 11121] By: jhi                                   on 2001/07/03  13:26:08
225         Log: Typos.
226      Branch: perl
227            ! INSTALL
228 ____________________________________________________________________________
229 [ 11120] By: jhi                                   on 2001/07/03  11:34:47
230         Log: Subject: [PATCH 5.6.1] debugger fixes
231              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
232              Date: Tue, 3 Jul 2001 03:38:18 -0400
233              Message-ID: <20010703033818.A16788@math.ohio-state.edu>
234              
235              The $^S is working again.
236      Branch: perl
237            ! lib/perl5db.pl
238 ____________________________________________________________________________
239 [ 11119] By: jhi                                   on 2001/07/03  11:33:27
240         Log: Subject: Re: [PATCH 5.6.1] OS/2 improvements
241              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
242              Date: Tue, 3 Jul 2001 03:34:06 -0400
243              Message-ID: <20010703033406.A16776@math.ohio-state.edu>
244      Branch: perl
245            ! os2/OS2/Process/Process.pm
246 ____________________________________________________________________________
247 [ 11118] By: jhi                                   on 2001/07/03  11:29:54
248         Log: Subject: [PATCH bleadperl] Bad lishp in change 11084
249              From: "Philip Newton" <Philip.Newton@gmx.net>
250              Date: Tue, 3 Jul 2001 09:11:27 +0200
251              Message-Id: <200107030706.KAA04596@taas.iki.fi>
252      Branch: perl
253            ! lib/FindBin.pm
254 ____________________________________________________________________________
255 [ 11117] By: jhi                                   on 2001/07/03  11:25:14
256         Log: Delta delta.
257      Branch: perl
258            ! pod/perl572delta.pod
259 ____________________________________________________________________________
260 [ 11116] By: jhi                                   on 2001/07/02  23:06:50
261         Log: Metaconfig unit change for 11115.
262      Branch: metaconfig
263            ! U/modified/libc.U
264 ____________________________________________________________________________
265 [ 11115] By: jhi                                   on 2001/07/02  23:06:27
266         Log: Whitespace allowed at the ends of /lib/syscalls.exp lines
267              (from Richard Hatch) (this was the cause of pipes() and
268              times() myeteriously not being found)
269      Branch: perl
270            ! Configure
271 ____________________________________________________________________________
272 [ 11114] By: jhi                                   on 2001/07/02  22:58:41
273         Log: Retract #10142, the real culprit found by Richard Hatch,
274              coming soon to Configure near you.
275      Branch: perl
276            ! hints/aix.sh
277 ____________________________________________________________________________
278 [ 11113] By: jhi                                   on 2001/07/02  22:56:09
279         Log: (Replaced by #11124) UTS workaround from Hal Morris.
280      Branch: perl
281            ! perl.h
282 ____________________________________________________________________________
283 [ 11112] By: jhi                                   on 2001/07/02  22:53:29
284         Log: Subject: [PATCH] grok not grocking correctly
285              From: Nicholas Clark <nick@ccl4.org>
286              Date: Tue, 3 Jul 2001 00:19:08 +0100
287              Message-ID: <20010703001908.H59620@plum.flirble.org>
288      Branch: perl
289            ! numeric.c
290 ____________________________________________________________________________
291 [ 11111] By: jhi                                   on 2001/07/02  22:48:42
292         Log: Subject: [PATCH Deparse.t] test just-posted patches
293              From: Robin Houston <robin@kitsite.com>
294              Date: Mon, 2 Jul 2001 23:46:15 +0100
295              Message-Id: <E15HCUN-0000Rh-00.2001-07-02-23-48-19@mail18.svr.pol.co.uk>
296      Branch: perl
297            ! ext/B/Deparse.t
298 ____________________________________________________________________________
299 [ 11110] By: jhi                                   on 2001/07/02  22:27:10
300         Log: Subject: [PATCH toke.c] autosplit into @F
301              From: Robin Houston <robin@kitsite.com>
302              Date: Mon, 2 Jul 2001 23:18:20 +0100
303              Message-Id: <E15HC3M-0007jL-00.2001-07-02-23-20-24@mail18.svr.pol.co.uk>
304      Branch: perl
305            ! perl.c toke.c
306 ____________________________________________________________________________
307 [ 11109] By: jhi                                   on 2001/07/02  22:25:03
308         Log: Subject: [PATCH B::Deparse] hash key auto-quoting
309              From: Robin Houston <robin@kitsite.com>
310              Date: Mon, 2 Jul 2001 23:00:48 +0100
311              Message-Id: <E15HBmR-0006mc-00.2001-07-02-23-02-55@mail18.svr.pol.co.uk>
312      Branch: perl
313            ! ext/B/B/Deparse.pm
314 ____________________________________________________________________________
315 [ 11108] By: jhi                                   on 2001/07/02  19:21:18
316         Log: Subject: Re: [PATCH perlsnap] '-' !~ /\w/
317              From: "Philip Newton" <Philip.Newton@gmx.net>
318              Date: Mon, 2 Jul 2001 22:06:22 +0200
319              (no Message-Id)
320      Branch: perl
321            ! ext/NDBM_File/hints/linux.pl
322 ____________________________________________________________________________
323 [ 11107] By: jhi                                   on 2001/07/02  19:19:25
324         Log: Subject: Re: Fixed pack problem - sort of
325              From: Nicholas Clark <nick@ccl4.org>
326              Date: Mon, 2 Jul 2001 20:59:20 +0100
327              Message-ID: <20010702205919.F59620@plum.flirble.org>
328      Branch: perl
329            ! pp_pack.c t/op/pack.t
330 ____________________________________________________________________________
331 [ 11106] By: jhi                                   on 2001/07/02  19:18:28
332         Log: Subject: Re: [PATCH 5.6.1] OS/2 cwd
333              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
334              Date: Mon, 2 Jul 2001 15:45:41 -0400
335              Message-ID: <20010702154541.B24295@math.ohio-state.edu>
336      Branch: perl
337            ! os2/os2.c
338 ____________________________________________________________________________
339 [ 11105] By: jhi                                   on 2001/07/02  19:17:27
340         Log: Subject: Re: [PATCH 2 pl2pm.PL] (was Re: [PATCH pl2pm.PL] Make pl2pm be nice with 'strict' and 'warnings')
341              From: Jonathan Stowe <gellyfish@gellyfish.com>
342              Date: Mon, 2 Jul 2001 20:45:53 +0100 (BST)
343              Message-ID: <Pine.LNX.4.33.0107022042570.8640-100000@orpheus.gellyfish.com>
344      Branch: perl
345            ! utils/pl2pm.PL
346 ____________________________________________________________________________
347 [ 11104] By: jhi                                   on 2001/07/02  18:56:15
348         Log: Detypo in #11103.
349      Branch: perl
350            ! utils/pl2pm.PL
351 ____________________________________________________________________________
352 [ 11103] By: jhi                                   on 2001/07/02  18:54:53
353         Log: Subject: [PATCH 2 pl2pm.PL] (was Re: [PATCH pl2pm.PL] Make pl2pm be nice with 'strict' and 'warnings')
354              From: Jonathan Stowe <gellyfish@gellyfish.com>
355              Date: Mon, 2 Jul 2001 19:17:21 +0100 (BST)
356              Message-ID: <Pine.LNX.4.33.0107021904530.7401-100000@orpheus.gellyfish.com>
357      Branch: perl
358            ! utils/pl2pm.PL
359 ____________________________________________________________________________
360 [ 11102] By: jhi                                   on 2001/07/02  18:16:09
361         Log: Subject: [PATCH perl@11059] UCD.pm: if at first you don't succeed, croak?
362              From: "Craig A. Berry" <craigberry@mac.com>
363              Date: Mon, 02 Jul 2001 14:11:23 -0500
364              Message-Id: <5.1.0.14.0.20010702140058.01b6c9c0@exchi01>
365      Branch: perl
366            ! lib/Unicode/UCD.pm
367 ____________________________________________________________________________
368 [ 11101] By: jhi                                   on 2001/07/02  18:14:51
369         Log: Subject: [PATCH] Re: op/numconvert.t failures
370              From: Nicholas Clark <nick@ccl4.org>
371              Date: Mon, 2 Jul 2001 20:10:48 +0100
372              Message-ID: <20010702201048.E59620@plum.flirble.org>
373      Branch: perl
374            ! t/op/numconvert.t
375 ____________________________________________________________________________
376 [ 11100] By: jhi                                   on 2001/07/02  17:51:44
377         Log: Update Changes.
378      Branch: perl
379            ! Changes patchlevel.h
380 ____________________________________________________________________________
381 [ 11099] By: jhi                                   on 2001/07/02  17:46:31
382         Log: Retract #11055, didn't help much (2736 bytes vs 2725 bytes leaked).
383              The real fix must be more involved.  The line of code all the leaky
384              call stacks seem to go through is op.c:2949, the PmopSTASH_set()
385              line of Perl_newPMOP().
386      Branch: perl
387            ! op.h
388 ____________________________________________________________________________
389 [ 11098] By: jhi                                   on 2001/07/02  17:37:44
390         Log: Based on
391              
392              Subject: Re: sizeof(struct sembuf)
393              From: Nicholas Clark <nick@ccl4.org>
394              Date: Sun, 1 Jul 2001 22:26:48 +0100
395              Message-ID: <20010701222648.W59620@plum.flirble.org>
396              
397              but do semop() always the slow way.
398      Branch: perl
399            ! doio.c
400 ____________________________________________________________________________
401 [ 11097] By: jhi                                   on 2001/07/02  17:22:14
402         Log: Subject: [PATCH] Encode/Tcl.t, for esc-seq encodings
403              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
404              Date: Tue, 03 Jul 2001 00:56:30 +0900
405              Message-Id: <20010703005600.2225.BQW10602@nifty.com>
406      Branch: perl
407            ! ext/Encode/Encode/Tcl.t
408 ____________________________________________________________________________
409 [ 11096] By: jhi                                   on 2001/07/02  17:11:24
410         Log: Subject: [PATCH] Encode/Tcl.pm, continuous sequences
411              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
412              Date: Tue, 03 Jul 2001 00:55:46 +0900
413              Message-Id: <20010703005516.2222.BQW10602@nifty.com>
414      Branch: perl
415            ! ext/Encode/Encode/Tcl.pm
416 ____________________________________________________________________________
417 [ 11095] By: jhi                                   on 2001/07/02  17:07:14
418         Log: Regen api and toc.
419      Branch: perl
420            ! pod/perlapi.pod pod/perltoc.pod
421 ____________________________________________________________________________
422 [ 11094] By: jhi                                   on 2001/07/02  16:29:42
423         Log: Metaconfig unit change for #11093.
424      Branch: metaconfig/U/perl
425            ! d_fcntl_can_lock.U
426 ____________________________________________________________________________
427 [ 11093] By: jhi                                   on 2001/07/02  16:28:56
428         Log: The fcntl locking test may hang if NFS locking messed up;
429              break out with alarm(10).
430      Branch: perl
431            ! Configure
432 ____________________________________________________________________________
433 [ 11092] By: jhi                                   on 2001/07/02  14:11:31
434         Log: Move the mdelete.bat from win32/bin to win32.
435      Branch: perl
436            ! MANIFEST
437 ____________________________________________________________________________
438 [ 11091] By: jhi                                   on 2001/07/02  14:10:01
439         Log: Typo in #11083.
440      Branch: perl
441            ! ext/Time/Piece/Piece.t
442 ____________________________________________________________________________
443 [ 11090] By: jhi                                   on 2001/07/02  13:36:58
444         Log: Netware tweaks from Guruprasad.
445      Branch: perl
446            - NetWare/perlsdio.h
447            ! MANIFEST NetWare/Makefile NetWare/interface.c
448            ! NetWare/interface.h NetWare/iperlhost.h NetWare/nwtinfo.h
449            ! perlsdio.h
450 ____________________________________________________________________________
451 [ 11089] By: jhi                                   on 2001/07/02  13:25:40
452         Log: Subject: Re: [PATH] shared -> unique;
453              From: Abhijit Menon-Sen <ams@wiw.org>
454              Date: Wed, 27 Jun 2001 03:51:27 +0530
455              Message-ID: <20010627035127.A17623@lustre.lustre.dyn.wiw.org>
456      Branch: perl
457            ! dump.c gv.c gv.h op.c pp_sys.c sv.c toke.c xsutils.c
458 ____________________________________________________________________________
459 [ 11088] By: jhi                                   on 2001/07/02  13:24:27
460         Log: Subject: Re: AIX / gcc-3.0
461              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
462              Date: Mon, 02 Jul 2001 15:20:21 +0200
463              Message-Id: <20010702151904.49BB.H.M.BRAND@hccnet.nl>
464      Branch: perl
465            ! hints/aix.sh
466 ____________________________________________________________________________
467 [ 11087] By: jhi                                   on 2001/07/02  13:23:21
468         Log: Subject: Re: Bug report: split splits on wrong pattern
469              From: Abhijit Menon-Sen <ams@wiw.org>
470              Message-ID: <20010702163133.A23186@lustre.dyn.wiw.org>
471              Date: Mon, 2 Jul 2001 16:31:33 +0530
472      Branch: perl
473            ! pp_ctl.c
474 ____________________________________________________________________________
475 [ 11086] By: jhi                                   on 2001/07/02  13:22:30
476         Log: Subject: [PATCH 5.6.1] test harness
477              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
478              Date: Mon, 2 Jul 2001 06:29:21 -0400
479              Message-ID: <20010702062921.A1810@math.ohio-state.edu>
480      Branch: perl
481            ! lib/Test/Harness.pm
482 ____________________________________________________________________________
483 [ 11085] By: jhi                                   on 2001/07/02  13:21:39
484         Log: Subject: [PATCH 5.6.1] debugger goof
485              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
486              Date: Mon, 2 Jul 2001 06:27:22 -0400
487              Message-ID: <20010702062722.A1746@math.ohio-state.edu>
488      Branch: perl
489            ! lib/perl5db.pl
490 ____________________________________________________________________________
491 [ 11084] By: jhi                                   on 2001/07/02  13:20:50
492         Log: Subject: [PATCH 5.6.1] OS/2 cwd
493              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
494              Date: Mon, 2 Jul 2001 06:21:17 -0400
495              Message-ID: <20010702062117.A1401@math.ohio-state.edu>
496      Branch: perl
497            ! lib/Cwd.pm lib/File/Find/taint.t lib/FindBin.pm os2/os2.c
498 ____________________________________________________________________________
499 [ 11083] By: jhi                                   on 2001/07/02  13:19:18
500         Log: Make #11082 more OS/2-specific.
501      Branch: perl
502            ! ext/Time/Piece/Piece.t
503 ____________________________________________________________________________
504 [ 11082] By: jhi                                   on 2001/07/02  13:14:36
505         Log: Subject: [PATCH 5.6.1] OS/2 gmtime()
506              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
507              Date: Mon, 2 Jul 2001 06:06:34 -0400
508              Message-ID: <20010702060634.A1356@math.ohio-state.edu>
509      Branch: perl
510            ! ext/Time/Piece/Piece.t
511 ____________________________________________________________________________
512 [ 11081] By: jhi                                   on 2001/07/02  13:13:08
513         Log: Subject: [PATCH B::Deparse] version number & changes
514              From: Robin Houston <robin@kitsite.com>  
515              Date: Sun, 1 Jul 2001 17:17:29 +0100
516              Message-ID: <20010701171729.A30678@puffinry.freeserve.co.uk>
517      Branch: perl
518            ! ext/B/B/Deparse.pm
519 ____________________________________________________________________________
520 [ 11080] By: jhi                                   on 2001/07/02  13:11:48
521         Log: Subject: a small fix.
522              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
523              Date: Mon, 2 Jul 2001 12:17:53 +0200
524              Message-ID: <E3FB32585BF1D411B9E900805FF51A08074B35@RU0022EXCH001U>
525      Branch: perl
526            ! ext/Thread/Thread.xs
527 ____________________________________________________________________________
528 [ 11079] By: jhi                                   on 2001/07/02  13:10:39
529         Log: Subject: RE: perl@10907
530              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
531              Date: Mon, 2 Jul 2001 12:06:16 +0200
532              Message-ID: <E3FB32585BF1D411B9E900805FF51A08074B2C@RU0022EXCH001U>
533              
534              Borland C vs PerlIO.
535      Branch: perl
536            ! win32/config.bc win32/config_H.bc
537 ____________________________________________________________________________
538 [ 11078] By: jhi                                   on 2001/07/02  13:03:44
539         Log: Subject: [PATCH] Report /pro/3gl/CPAN/perl-5.7.1
540              From: "H.M. Brand" <merijn@l1.procura.nl>
541              Date: Mon, 02 Jul 2001 11:18:57 +0200
542              Message-Id: <20010702100811.4999.MERIJN@l1.procura.nl>
543      Branch: perl
544            ! t/op/write.t
545 ____________________________________________________________________________
546 [ 11077] By: jhi                                   on 2001/07/02  12:58:27
547         Log: Subject: [PATCH] Deleting ext/util/mkbootstrap
548              From: Michael G Schwern <schwern@pobox.com>
549              Date: Mon, 2 Jul 2001 00:26:24 -0400
550              Message-ID: <20010702002624.A18302@blackrider>
551      Branch: perl
552            - ext/util/mkbootstrap
553 ____________________________________________________________________________
554 [ 11076] By: jhi                                   on 2001/07/02  12:56:20
555         Log: Subject: [PATCH op.h] v minor comment tweak
556              From: Robin Houston <robin@puffinry.freeserve.co.uk>
557              Date: Mon, 2 Jul 2001 00:42:01 +0100
558              Message-Id: <E15GqxK-0006WZ-00.2001-07-02-00-48-46@mail18.svr.pol.co.uk>
559      Branch: perl
560            ! op.h
561 ____________________________________________________________________________
562 [ 11075] By: jhi                                   on 2001/07/02  12:53:48
563         Log: SysV IPC semops use native shorts, not forced-to-16-bit-shorts.
564      Branch: perl
565            ! pod/perlfunc.pod
566 ____________________________________________________________________________
567 [ 11074] By: jhi                                   on 2001/07/02  12:52:28
568         Log: Subject: Re: sizeof(struct sembuf)
569              From: Nicholas Clark <nick@ccl4.org>
570              Date: Sun, 1 Jul 2001 19:23:16 +0100
571              Message-ID: <20010701192316.V59620@plum.flirble.org>
572              
573              s/signaling/signalling/
574      Branch: perl
575            ! pod/perlfunc.pod
576 ____________________________________________________________________________
577 [ 11073] By: jhi                                   on 2001/07/02  12:49:51
578         Log: Subject: [PATCH perlsnap] Suggestion for mnemonic for $^N
579              From: "Philip Newton" <Philip.Newton@gmx.net>
580              Date: Sun, 1 Jul 2001 09:37:56 +0200
581              Message-Id: <200107010733.KAA03920@taas.iki.fi>
582      Branch: perl
583            ! pod/perlvar.pod
584 ____________________________________________________________________________
585 [ 11072] By: jhi                                   on 2001/07/02  12:48:03
586         Log: Subject: [PATCH perlsnap] /^qnx|nto$/ --> /^(?:qnx|nto)$/
587              From: "Philip Newton" <Philip.Newton@gmx.net>
588              Date: Sun, 1 Jul 2001 09:37:56 +0200
589              Message-Id: <200107010733.KAA03925@taas.iki.fi>
590      Branch: perl
591            ! lib/ExtUtils/MM_Unix.pm lib/File/Spec/Unix.pm
592 ____________________________________________________________________________
593 [ 11071] By: jhi                                   on 2001/07/02  12:45:12
594         Log: Metaconfig unit change for #11070.
595      Branch: metaconfig
596            ! U/compline/randfunc.U
597 ____________________________________________________________________________
598 [ 11070] By: jhi                                   on 2001/07/02  12:43:58
599         Log: Subject: [PATCH perlsnap] its --> it's --> its
600              From: "Philip Newton" <Philip.Newton@gmx.net>
601              Date: Sun, 1 Jul 2001 09:37:56 +0200
602              Message-Id: <200107010733.KAA03914@taas.iki.fi>
603      Branch: perl
604            ! Porting/config_H
605 ____________________________________________________________________________
606 [ 11069] By: jhi                                   on 2001/07/02  12:01:52
607         Log: Sync with Sarathy; integrate with perlio.
608      Branch: perl
609           !> gv.c
610 ____________________________________________________________________________
611 [ 11068] By: gsar                                  on 2001/07/02  08:07:54
612         Log: regenerate win32/config_H.?c files
613      Branch: perl
614            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
615 ____________________________________________________________________________
616 [ 11067] By: gsar                                  on 2001/07/02  08:03:55
617         Log: rename s/sv_getcwd/getcwd_sv/ for better conformance to existing
618              naming discipline
619              
620              win32 fix: enable getcwd_sv() to work on windows (POSIX.t was failing
621              because of this)
622              
623              fix a warning about "fd" being used without being set in Cwd.xs
624      Branch: perl
625            ! embed.h embed.pl ext/Cwd/Cwd.xs ext/POSIX/POSIX.t
626            ! ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c
627            ! pod/perlapi.pod proto.h util.c win32/config.bc win32/config.gc
628            ! win32/config.vc
629 ____________________________________________________________________________
630 [ 11066] By: gsar                                  on 2001/07/02  07:12:10
631         Log: win32 fixes: fix various syntax errors ("no preprocessor directives
632              within macro arguments") and warnings ("unary minus applied to
633              unsigned type", among others)
634      Branch: perl
635            ! gv.c hv.c op.c pp.c sv.c toke.c
636 ____________________________________________________________________________
637 [ 11065] By: gsar                                  on 2001/07/02  06:26:22
638         Log: win32 fixes: more spurious CRs
639      Branch: perl
640            ! win32/mdelete.bat
641 ____________________________________________________________________________
642 [ 11064] By: gsar                                  on 2001/07/02  06:25:22
643         Log: win32 tweaks: remove extra CRs from makefile.mk; move mdelete.bat
644              from win32/bin (or it gets deleted by distclean); don't delete
645              lib/Cwd.pm during distclean; mdelete.bat doesn't work properly on
646              NT (should be made Win9x specific, and added to makefile.mk)
647      Branch: perl
648           +> win32/mdelete.bat
649            - win32/bin/mdelete.bat
650            ! win32/Makefile win32/makefile.mk
651 ____________________________________________________________________________
652 [ 11063] By: nick                                  on 2001/07/01  18:54:09
653         Log: Quick for for #ifdef mess
654      Branch: perlio
655            ! gv.c
656 ____________________________________________________________________________
657 [ 11062] By: nick                                  on 2001/07/01  18:47:42
658         Log: Raw integrate - does not build #if mess in gv.c
659      Branch: perlio
660           !> (integrate 29 files)
661 ____________________________________________________________________________
662 [ 11061] By: jhi                                   on 2001/07/01  15:20:38
663         Log: Make 'compile' target a little less broken.
664              Still very broken, though: -Wall warnings from
665              the generated code, boot_Foo prototypes missing,
666              can't autoload Fcntl::SEEK_CUR et alia, ...
667      Branch: perl
668            ! ext/B/B/C.pm pod/Makefile.SH t/TEST utils/Makefile
669            ! utils/perlcc.PL x2p/Makefile.SH
670 ____________________________________________________________________________
671 [ 11060] By: jhi                                   on 2001/07/01  14:04:20
672         Log: Upgrade to Storable 1.0.12, from Raphael Manfredi.
673      Branch: perl
674            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
675            ! ext/Storable/Storable.xs ext/Storable/t/freeze.t
676 ____________________________________________________________________________
677 [ 11059] By: jhi                                   on 2001/07/01  05:02:59
678         Log: Update Changes.
679      Branch: perl
680            ! Changes patchlevel.h
681 ____________________________________________________________________________
682 [ 11058] By: jhi                                   on 2001/07/01  04:57:05
683         Log: Still one typo, regen toc.
684      Branch: perl
685            ! lib/Unicode/UCD.pm pod/perltoc.pod
686 ____________________________________________________________________________
687 [ 11057] By: jhi                                   on 2001/07/01  04:54:35
688         Log: Detypos and regen toc.
689      Branch: perl
690            ! README.os2 lib/Unicode/UCD.pm pod/perltoc.pod
691 ____________________________________________________________________________
692 [ 11056] By: jhi                                   on 2001/07/01  04:26:08
693         Log: VERSION tweak.
694      Branch: perl
695            ! ext/List/Util/lib/List/Util.pm
696 ____________________________________________________________________________
697 [ 11055] By: jhi                                   on 2001/06/30  22:18:37
698         Log: Attempt at plugging the leak under ithreads detected by Doug.
699      Branch: perl
700            ! op.h
701 ____________________________________________________________________________
702 [ 11054] By: jhi                                   on 2001/06/30  21:33:29
703         Log: gcc -Wall lint after #11051.
704      Branch: perl
705            ! pp_sys.c
706 ____________________________________________________________________________
707 [ 11053] By: jhi                                   on 2001/06/30  21:13:55
708         Log: Integrate perlio.
709      Branch: perl
710           !> lib/File/Find/taint.t
711 ____________________________________________________________________________
712 [ 11052] By: jhi                                   on 2001/06/30  21:07:38
713         Log: Don't use the v-strings for module VERSIONs.
714      Branch: perl
715            ! lib/Unicode/UCD.pm
716 ____________________________________________________________________________
717 [ 11051] By: jhi                                   on 2001/06/30  20:59:57
718         Log: Code cleanup based on turning off the -woffs in IRIX.
719              Not all of the gripes cleaned up (hairy code in hv.c and
720              regcomp.c; unused newsp, gimme, and optype from cop.h macros;
721              unused 'key' arguments in ?DBM_File.xs) (and the -woffs left
722              to the IRIX hints)
723      Branch: perl
724            ! ext/DB_File/DB_File.xs ext/Data/Dumper/Dumper.xs
725            ! ext/IPC/SysV/SysV.xs ext/List/Util/Util.xs
726            ! ext/PerlIO/Scalar/Scalar.xs gv.c mg.c op.c perlio.c pp_sys.c
727            ! regcomp.c sv.c
728 ____________________________________________________________________________
729 [ 11050] By: nick                                  on 2001/06/30  20:46:46
730         Log: Jeffrey Friedl's <jfriedl@yahoo.com> fix for lib/File/Find/taint.t
731      Branch: perlio
732            ! lib/File/Find/taint.t
733 ____________________________________________________________________________
734 [ 11049] By: nick                                  on 2001/06/30  18:13:33
735         Log: Integrate mainline
736      Branch: perlio
737           +> NetWare/nwstdio.h NetWare/perlsdio.h
738           +> ext/Encode/Encode/7bit-jis.enc ext/Encode/Encode/7bit-kana.enc
739           +> ext/Encode/Encode/7bit-kr.enc lib/Unicode/UCD.pm
740           +> lib/Unicode/UCD.t t/run/exit.t
741           !> (integrate 60 files)
742 ____________________________________________________________________________
743 [ 11048] By: jhi                                   on 2001/06/30  16:23:39
744         Log: Delta delta.
745      Branch: perl
746            ! pod/perl572delta.pod
747 ____________________________________________________________________________
748 [ 11047] By: jhi                                   on 2001/06/30  16:03:40
749         Log: More VERSION tuning: to avoid unnecessary Perl upgrades
750              by CPAN.pm, use rather _00.
751      Branch: perl
752            ! ext/Errno/Errno_pm.PL ext/IO/lib/IO/Dir.pm
753            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Seekable.pm
754            ! ext/IO/lib/IO/Socket/UNIX.pm ext/IPC/SysV/Msg.pm
755            ! ext/IPC/SysV/Semaphore.pm ext/IPC/SysV/SysV.pm
756            ! ext/Time/HiRes/HiRes.pm lib/CGI/Pretty.pm lib/CPAN/Nox.pm
757            ! lib/ExtUtils/Embed.pm lib/Test.pm
758 ____________________________________________________________________________
759 [ 11046] By: jhi                                   on 2001/06/30  15:53:22
760         Log: Add a simple Unicode character database interface, Unicode::UCD.
761      Branch: perl
762            + lib/Unicode/UCD.pm lib/Unicode/UCD.t
763            ! MANIFEST
764 ____________________________________________________________________________
765 [ 11045] By: jhi                                   on 2001/06/30  13:42:37
766         Log: Subject: [PATCH] op/numconver.t
767              From: Nicholas Clark <nick@ccl4.org>
768              Date: Sat, 30 Jun 2001 15:40:10 +0100
769              Message-ID: <20010630154010.I59620@plum.flirble.org>
770      Branch: perl
771            ! t/op/numconvert.t
772 ____________________________________________________________________________
773 [ 11044] By: jhi                                   on 2001/06/30  13:29:25
774         Log: The $^N is now taken (by #11038).
775      Branch: perl
776            ! t/base/lex.t
777 ____________________________________________________________________________
778 [ 11043] By: jhi                                   on 2001/06/30  13:15:59
779         Log: The #11040 had slipped to a wrong function...
780      Branch: perl
781            ! sv.c
782 ____________________________________________________________________________
783 [ 11042] By: jhi                                   on 2001/06/30  13:08:25
784         Log: In 64-bit AIX 5L (oslevel 5.1.0.0, ccversion 5.0.2.0)
785              the Configure library symbol probe mysteriously finds all
786              symbols but those of pipe() and times().
787      Branch: perl
788            ! hints/aix.sh
789 ____________________________________________________________________________
790 [ 11041] By: jhi                                   on 2001/06/30  13:01:25
791         Log: Subject: [PATCH] (was Re: not OK: perl@11006 on HP-UX B.11.00)
792              From: Nicholas Clark <nick@ccl4.org>
793              Date: Fri, 29 Jun 2001 23:49:07 +0100
794              Message-ID: <20010629234907.D59620@plum.flirble.org>
795      Branch: perl
796            ! lib/ExtUtils.t
797 ____________________________________________________________________________
798 [ 11040] By: jhi                                   on 2001/06/30  13:00:24
799         Log: Subject: [PATCH] weakref fix 2, not yet there
800              From: Artur Bergman <artur@contiller.se>
801              Date: Sat, 30 Jun 2001 01:18:16 +0200
802              Message-ID: <B762D957.1CC9%artur@contiller.se>
803      Branch: perl
804            ! sv.c
805 ____________________________________________________________________________
806 [ 11039] By: jhi                                   on 2001/06/30  12:59:25
807         Log: Subject: [PATCH t/run/exit.t] Another shot at testing exit codes.
808              From: Michael G Schwern <schwern@pobox.com>
809              Date: Fri, 29 Jun 2001 19:39:11 -0400
810              Message-ID: <20010629193910.D25304@blackrider>
811      Branch: perl
812            + t/run/exit.t
813            ! MANIFEST
814 ____________________________________________________________________________
815 [ 11038] By: jhi                                   on 2001/06/30  12:58:16
816         Log: Add support for $^N, the most-recently closed group.
817      Branch: perl
818            ! embedvar.h gv.c mg.c perlapi.h pod/perlretut.pod
819            ! pod/perltoc.pod pod/perlvar.pod regexec.c regexp.h t/op/pat.t
820            ! thrdvar.h
821 ____________________________________________________________________________
822 [ 11037] By: jhi                                   on 2001/06/30  12:53:40
823         Log: Subject: [ID 20010630.001] Editorial nits in README.solaris
824              From: lvirden@cas.org
825              Date: Sat, 30 Jun 2001 04:12:36 -0400 (EDT)
826              Message-Id: <200106300812.f5U8CaG10447@lwv26awu.cas.org>
827              
828              Subject: [ID 20010630.002] Another editorial tweak to README.solaris
829              From: lvirden@cas.org
830              Date: Sat, 30 Jun 2001 04:17:55 -0400 (EDT)
831              Message-Id: <200106300817.f5U8HtN10626@lwv26awu.cas.org>
832      Branch: perl
833            ! README.solaris
834 ____________________________________________________________________________
835 [ 11036] By: jhi                                   on 2001/06/30  12:51:45
836         Log: Subject: [PATCH] Encode.pm to use escape-sequence encoding
837              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
838              Date: Sat, 30 Jun 2001 07:33:37 +0900
839              Message-Id: <20010630073226.7C79.BQW10602@nifty.com>
840              
841              Subject: Re: [PATCH] Encode.pm to use escape-sequence encoding
842              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
843              Date: Sat, 30 Jun 2001 21:38:14 +0900
844              Message-Id: <20010630213554.F67A.BQW10602@nifty.com>
845      Branch: perl
846            + ext/Encode/Encode/7bit-jis.enc ext/Encode/Encode/7bit-kana.enc
847            + ext/Encode/Encode/7bit-kr.enc
848            ! MANIFEST ext/Encode/Encode/Tcl.pm
849 ____________________________________________________________________________
850 [ 11035] By: jhi                                   on 2001/06/30  12:44:51
851         Log: NetWare tweaks from Guruprasad.
852      Branch: perl
853            + NetWare/nwstdio.h NetWare/perlsdio.h
854            ! MANIFEST NetWare/Makefile NetWare/config.wc
855            ! NetWare/config_H.wc NetWare/nwperlsys.c NetWare/nwperlsys.h
856            ! NetWare/t/Readme.txt
857 ____________________________________________________________________________
858 [ 11034] By: jhi                                   on 2001/06/29  23:28:16
859         Log: More module $VERSION bump-ups.
860      Branch: perl
861            ! ext/Devel/Peek/Peek.pm lib/ExtUtils/Embed.pm
862            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Manifest.pm
863            ! lib/ExtUtils/Mksymlists.pm lib/IPC/Open3.pm
864 ____________________________________________________________________________
865 [ 11033] By: jhi                                   on 2001/06/29  21:25:23
866         Log: Doc update due to #11032.
867      Branch: perl
868            ! pod/perl572delta.pod
869 ____________________________________________________________________________
870 [ 11032] By: jhi                                   on 2001/06/29  21:19:44
871         Log: Subject: [PATCH: perl@11006] s/div/lib\$ediv/ in Time::HiRes for VAX
872              From: Peter Prymmer <pvhp@forte.com>
873              Date: Fri, 29 Jun 2001 14:02:16 -0700 (PDT)
874              Message-ID: <Pine.OSF.4.10.10106291337520.65853-100000@aspara.forte.com>
875      Branch: perl
876            ! ext/Time/HiRes/HiRes.xs
877 ____________________________________________________________________________
878 [ 11031] By: jhi                                   on 2001/06/29  14:31:53
879         Log: -lpthreads missing in AIX.
880      Branch: perl
881            ! hints/aix.sh
882 ____________________________________________________________________________
883 [ 11030] By: jhi                                   on 2001/06/29  14:08:12
884         Log: Subject: [PATCH] CLONE && weakrefs
885              From: Artur Bergman <artur@contiller.se>
886              Date: Fri, 29 Jun 2001 17:02:00 +0200
887              Message-ID: <B7626508.1CA0%artur@contiller.se>
888      Branch: perl
889            ! sv.c
890 ____________________________________________________________________________
891 [ 11029] By: jhi                                   on 2001/06/29  14:06:50
892         Log: Subject: Re: Bug report: split splits on wrong pattern
893              From: Radu Greab <radu@netsoft.ro>
894              Date: Wed, 27 Jun 2001 21:50:52 +0300
895              Message-ID: <15162.11020.279064.471031@ix.netsoft.ro>
896      Branch: perl
897            ! pp_ctl.c t/op/split.t
898 ____________________________________________________________________________
899 [ 11028] By: jhi                                   on 2001/06/29  13:47:38
900         Log: Metaconfig unit change for #11027.
901      Branch: metaconfig/U/perl
902            ! d_modfl.U
903 ____________________________________________________________________________
904 [ 11027] By: jhi                                   on 2001/06/29  13:47:03
905         Log: I thought this Configure glitch for AIX was just recently fixed?
906      Branch: perl
907            ! Configure
908 ____________________________________________________________________________
909 [ 11026] By: jhi                                   on 2001/06/29  13:14:07
910         Log: Update Changes.
911      Branch: perl
912            ! Changes patchlevel.h
913 ____________________________________________________________________________
914 [ 11025] By: jhi                                   on 2001/06/29  13:07:57
915         Log: Subject: Re: perl@10967, File::Find, and Cwd
916              From: Mike Guy <mjtg@cam.ac.uk>
917              Date: Fri, 29 Jun 2001 14:56:49 +0100
918              Message-Id: <E15FylN-0004LT-00@draco.cus.cam.ac.uk>
919      Branch: perl
920            ! lib/File/Find/taint.t
921 ____________________________________________________________________________
922 [ 11024] By: jhi                                   on 2001/06/29  12:39:23
923         Log: Update the sv_pvprintify() spec.
924      Branch: perl
925            ! pod/perltodo.pod
926 ____________________________________________________________________________
927 [ 11023] By: jhi                                   on 2001/06/29  12:33:33
928         Log: Known test failures update.
929      Branch: perl
930            ! pod/perl572delta.pod
931 ____________________________________________________________________________
932 [ 11022] By: jhi                                   on 2001/06/29  12:24:32
933         Log: Based on
934              
935              Subject: [PATCH @11016] More );) fixes
936              From: Richard Soderberg <rs@crystalflame.net>
937              Date: Fri, 29 Jun 2001 04:09:24 -0700 (PDT)
938              Message-ID: <Pine.LNX.4.21.0106290408200.12037-100000@oregonnet.com> 
939      Branch: perl
940            ! ext/Thread/Thread.xs ext/Thread/typemap
941 ____________________________________________________________________________
942 [ 11021] By: jhi                                   on 2001/06/29  12:21:51
943         Log: Subject: [PATCH @11016] Fixes compile errors in four files
944              From: Richard Soderberg <rs@crystalflame.net>
945              Date: Fri, 29 Jun 2001 03:35:11 -0700 (PDT)
946              Message-ID: <Pine.LNX.4.21.0106290333270.9768-100000@oregonnet.com>
947      Branch: perl
948            ! mg.c pp.c pp_hot.c util.c
949 ____________________________________________________________________________
950 [ 11020] By: jhi                                   on 2001/06/29  12:05:54
951         Log: AIX hints tweaking continues, from Merijn Brand.
952      Branch: perl
953            ! hints/aix.sh
954 ____________________________________________________________________________
955 [ 11019] By: jhi                                   on 2001/06/29  12:05:10
956         Log: HP-UX needs gccversion sooner, from Merijn Brand.
957      Branch: perl
958            ! hints/hpux.sh
959 ____________________________________________________________________________
960 [ 11018] By: jhi                                   on 2001/06/29  11:52:31
961         Log: Subject: [PATCH 5.6.1] OS/2 docs
962              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
963              Date: Fri, 29 Jun 2001 02:34:12 -0400
964              Message-ID: <20010629023412.A6033@math.ohio-state.edu>
965      Branch: perl
966            ! README.os2 os2/Changes
967 ____________________________________________________________________________
968 [ 11017] By: nick                                  on 2001/06/29  10:20:30
969         Log: Integrate mainline
970      Branch: perlio
971           +> (branch 37 files)
972            - ext/ODBM_File/sdbm.t
973           !> (integrate 211 files)
974 ____________________________________________________________________________
975 [ 11016] By: jhi                                   on 2001/06/29  03:38:56
976         Log: Bump up the VERSIONs of modules that have changed since 5.6.0,
977              the modules found using a script written by Larry Schatzer Jr.
978      Branch: perl
979            ! ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/Handle.pm
980            ! ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Select.pm
981            ! ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/Socket/UNIX.pm
982            ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
983            ! ext/IPC/SysV/SysV.pm ext/Opcode/Opcode.pm ext/Opcode/Safe.pm
984            ! ext/Thread/Thread.pm ext/attrs/attrs.pm ext/re/re.pm
985            ! lib/AutoSplit.pm lib/Benchmark.pm lib/CGI/Pretty.pm
986            ! lib/CPAN/Nox.pm lib/Exporter.pm lib/ExtUtils/Command.pm
987            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Packlist.pm
988            ! lib/File/Compare.pm lib/FileHandle.pm lib/Math/Complex.pm
989            ! lib/Math/Trig.pm lib/Pod/Html.pm lib/Symbol.pm
990            ! lib/Text/ParseWords.pm lib/Text/Soundex.pm lib/Text/Tabs.pm
991            ! lib/Tie/Array.pm lib/attributes.pm lib/autouse.pm lib/base.pm
992            ! lib/constant.pm lib/fields.pm lib/strict.pm
993 ____________________________________________________________________________
994 [ 11015] By: jhi                                   on 2001/06/29  02:55:58
995         Log: The latest JPL from the anoncvs.
996      Branch: perl
997            ! jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
998 ____________________________________________________________________________
999 [ 11014] By: jhi                                   on 2001/06/29  02:16:55
1000         Log: In EBCDIC assume UTF-EBCDIC, not UTF-8.
1001      Branch: perl
1002            ! t/op/pat.t
1003 ____________________________________________________________________________
1004 [ 11013] By: jhi                                   on 2001/06/28  23:14:53
1005         Log: Worrying about insecure directories now is a bit too late.
1006      Branch: perl
1007            ! lib/File/Find/taint.t
1008 ____________________________________________________________________________
1009 [ 11012] By: jhi                                   on 2001/06/28  21:36:36
1010         Log: Cannot DIE() in a void function,
1011              from Richard Hatch <rhatch@austin.ibm.com>.
1012      Branch: perl
1013            ! ext/IPC/SysV/SysV.xs
1014 ____________________________________________________________________________
1015 [ 11011] By: jhi                                   on 2001/06/28  19:32:13
1016         Log: Subject: [PATCH: perl@11006] s/qdiv/div/ in Time::HiRes for VAX
1017              From: Peter Prymmer <pvhp@forte.com>
1018              Date: Thu, 28 Jun 2001 13:00:18 -0700 (PDT)
1019              Message-ID: <Pine.OSF.4.10.10106281125220.508935-100000@aspara.forte.com>
1020              
1021              (unfinished: time/hires tests 3, 5, 14 failing, but better
1022              than wholesale failure)
1023      Branch: perl
1024            ! ext/Time/HiRes/HiRes.xs
1025 ____________________________________________________________________________
1026 [ 11010] By: jhi                                   on 2001/06/28  19:10:54
1027         Log: Subject: [PATCH 5.6.1] OS/2 improvements
1028              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1029              Date: Thu, 28 Jun 2001 16:03:14 -0400
1030              Message-ID: <20010628160314.A17906@math.ohio-state.edu>
1031      Branch: perl
1032            + os2/os2_base.t
1033            ! MANIFEST hints/os2.sh makedef.pl os2/OS2/PrfDB/PrfDB.xs
1034            ! os2/OS2/Process/Process.pm os2/OS2/Process/Process.xs
1035            ! os2/OS2/REXX/REXX.xs os2/dl_os2.c os2/dlfcn.h os2/os2.c
1036            ! os2/os2ish.h
1037 ____________________________________________________________________________
1038 [ 11009] By: jhi                                   on 2001/06/28  18:54:14
1039         Log: Subject: Incrementing Extutils::Manifest's $VERSION
1040              From: Michael G Schwern <schwern@pobox.com>
1041              Date: Thu, 28 Jun 2001 13:13:49 -0400
1042              Message-ID: <20010628131349.A14738@blackrider>
1043      Branch: maint-5.6/perl
1044            ! lib/ExtUtils/Manifest.pm
1045 ____________________________________________________________________________
1046 [ 11008] By: jhi                                   on 2001/06/28  18:52:20
1047         Log: AIX tweak from Merijn Brand.
1048      Branch: perl
1049            ! hints/aix.sh
1050 ____________________________________________________________________________
1051 [ 11007] By: jhi                                   on 2001/06/28  17:46:27
1052         Log: Create the macperl branch.
1053      Branch: maint-5.6/macperl
1054           +> (branch 1728 files)
1055 ____________________________________________________________________________
1056 [ 11006] By: jhi                                   on 2001/06/28  14:46:21
1057         Log: Update Changes.
1058      Branch: perl
1059            ! Changes patchlevel.h
1060 ____________________________________________________________________________
1061 [ 11005] By: jhi                                   on 2001/06/28  14:40:11
1062         Log: More Perforce lore.
1063      Branch: perl
1064            ! Porting/repository.pod
1065 ____________________________________________________________________________
1066 [ 11004] By: jhi                                   on 2001/06/28  14:12:50
1067         Log: Metaconfig unit changes for #11003.
1068      Branch: metaconfig/U/perl
1069            + d_nl_langinfo.U i_langinfo.U
1070 ____________________________________________________________________________
1071 [ 11003] By: jhi                                   on 2001/06/28  14:12:27
1072         Log: Add Configure probes for nl_langinfo() and <langinfo.h>.
1073              Expected not to exist in non-UNIX excepting in VMS, where
1074              according to a quick web survey they just might.
1075      Branch: perl
1076            ! Configure NetWare/config.wc Porting/Glossary Porting/config.sh
1077            ! Porting/config_H config_h.SH configure.com epoc/config.sh
1078            ! perl.h uconfig.h uconfig.sh vos/config.alpha.def
1079            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
1080            ! win32/config.bc win32/config.gc win32/config.vc
1081 ____________________________________________________________________________
1082 [ 11002] By: jhi                                   on 2001/06/28  13:39:11
1083         Log: One shouldn't use XBS5_ILP32_OFFBIG_CFLAGS et alia
1084              in AIX is one is doing a 64-bit build.
1085      Branch: perl
1086            ! hints/aix.sh
1087 ____________________________________________________________________________
1088 [ 11001] By: jhi                                   on 2001/06/28  13:28:37
1089         Log: Metaconfig unit changes for #11000.
1090      Branch: metaconfig/U/perl
1091            ! use64bits.U uselfs.U
1092 ____________________________________________________________________________
1093 [ 11000] By: jhi                                   on 2001/06/28  13:21:16
1094         Log: Move use64bitint and use64bitall before uselargefiles.
1095      Branch: perl
1096            ! Configure
1097 ____________________________________________________________________________
1098 [ 10999] By: jhi                                   on 2001/06/28  03:49:07
1099         Log: Subject: [ID 20010625.009] open(FILE,"+foo") [PATCH]
1100              From: Robert Spier <rspier@pobox.com>
1101              Message-ID: <15162.41164.618712.841415@rls.cx>
1102              Date: Wed, 27 Jun 2001 23:13:16 -0400
1103      Branch: perl
1104            ! doio.c
1105 ____________________________________________________________________________
1106 [ 10998] By: jhi                                   on 2001/06/28  03:42:57
1107         Log: Subject: [PATCH: perl@10996] avoid overflow in numeric.c:S_mulexp10() on VAX
1108              From: Peter Prymmer <pvhp@forte.com>
1109              Date: Wed, 27 Jun 2001 19:25:49 -0700 (PDT)
1110              Message-ID: <Pine.OSF.4.10.10106271922120.465082-100000@aspara.forte.com>
1111      Branch: perl
1112            ! numeric.c
1113 ____________________________________________________________________________
1114 [ 10997] By: jhi                                   on 2001/06/28  03:42:12
1115         Log: Subject: [patch perl@10996] "fix" VAX Digest/MD5, Fcntl, brokennes in SDBM
1116              From: Peter Prymmer <pvhp@forte.com>
1117              Date: Wed, 27 Jun 2001 17:33:33 -0700 (PDT)
1118              Message-ID: <Pine.OSF.4.10.10106271705390.467850-100000@aspara.forte.com>
1119      Branch: perl
1120            ! configure.com ext/Digest/MD5/Makefile.PL
1121 ____________________________________________________________________________
1122 [ 10996] By: jhi                                   on 2001/06/27  20:34:11
1123         Log: Update Changes.
1124      Branch: perl
1125            ! Changes patchlevel.h
1126 ____________________________________________________________________________
1127 [ 10995] By: jhi                                   on 2001/06/27  20:06:28
1128         Log: Tiny EPOC updates.
1129      Branch: perl
1130            ! epoc/config.sh
1131 ____________________________________________________________________________
1132 [ 10994] By: jhi                                   on 2001/06/27  19:55:16
1133         Log: The Test::More and Test::Simple tests required help
1134              thanks to our schizophrenic test scheme.
1135      Branch: perl
1136            ! lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
1137            ! lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
1138            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
1139            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/missing.t
1140            ! lib/Test/Simple/t/no_plan.t lib/Test/Simple/t/plan_is_noplan.t
1141 ____________________________________________________________________________
1142 [ 10993] By: jhi                                   on 2001/06/27  17:17:30
1143         Log: Upgrade to Test::Simple 0.09.
1144      Branch: perl
1145            + lib/Test/Simple/Changes
1146            ! MANIFEST lib/Test/Simple.pm lib/Test/Simple/t/exit.t
1147            ! lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t
1148            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
1149            ! lib/Test/Simple/t/plan_is_noplan.t
1150 ____________________________________________________________________________
1151 [ 10992] By: jhi                                   on 2001/06/27  17:11:28
1152         Log: Upgrade to Test::More 0.07.
1153      Branch: perl
1154            + lib/Test/More/Changes
1155            ! MANIFEST lib/Test/More.pm lib/Test/More/t/fail-like.t
1156            ! lib/Test/More/t/fail.t lib/Test/More/t/plan_is_noplan.t
1157            ! lib/Test/More/t/skipall.t
1158 ____________________________________________________________________________
1159 [ 10991] By: jhi                                   on 2001/06/27  17:04:13
1160         Log: Subject: Re: [PATCH] gcc-3.0 warnings on HP-UX
1161              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
1162              Date: Wed, 27 Jun 2001 18:40:04 +0200
1163              Message-Id: <20010627182601.7261.H.M.BRAND@hccnet.nl>
1164      Branch: perl
1165            ! hints/hpux.sh
1166 ____________________________________________________________________________
1167 [ 10990] By: jhi                                   on 2001/06/27  17:02:55
1168         Log: Subject: [PATCH README.qnx hints/qnx.sh]
1169              From: Norton Allen <allen@huarp.harvard.edu>
1170              Date: Wed, 27 Jun 2001 13:46:03 -0400 (edt)
1171              Message-Id: <200106271746.NAA02789@bottesini.harvard.edu>
1172      Branch: perl
1173            ! README.qnx hints/qnx.sh
1174 ____________________________________________________________________________
1175 [ 10989] By: jhi                                   on 2001/06/27  14:33:53
1176         Log: Subject: [PATCH] two little documentation nits
1177              From: Abhijit Menon-Sen <ams@wiw.org>
1178              Date: Wed, 27 Jun 2001 20:07:50 +0530
1179              Message-ID: <20010627200750.A15756@lustre.lustre.dyn.wiw.org>
1180      Branch: perl
1181            ! sv.c sv.h
1182 ____________________________________________________________________________
1183 [ 10988] By: jhi                                   on 2001/06/27  13:33:32
1184         Log: Subject: [PATCH File/Spec/Unix.pm ExtUtils/MM_Unix.pm] for QNX
1185              From: Norton Allen <allen@huarp.harvard.edu>
1186              Date: Wed, 27 Jun 2001 10:33:05 -0400 (edt)
1187              Message-Id: <200106271433.KAA04947@bottesini.harvard.edu>
1188      Branch: perl
1189            ! lib/ExtUtils/MM_Unix.pm lib/File/Spec/Unix.pm
1190 ____________________________________________________________________________
1191 [ 10987] By: jhi                                   on 2001/06/27  12:14:36
1192         Log: Subject: [PATCH vms/test.com] Adding TODO tests (was:  Re: a report on perl@10930 results on a couple of Alphas)
1193              From: Michael G Schwern <schwern@pobox.com>
1194              Date: Wed, 27 Jun 2001 02:34:58 -0400
1195              Message-ID: <20010627023458.K23874@blackrider>
1196      Branch: perl
1197            ! vms/test.com
1198 ____________________________________________________________________________
1199 [ 10986] By: jhi                                   on 2001/06/27  12:01:49
1200         Log: Add perl_clone_host() for Netware.
1201      Branch: perl
1202            ! NetWare/nw5.c
1203 ____________________________________________________________________________
1204 [ 10985] By: jhi                                   on 2001/06/27  11:56:53
1205         Log: GCC 3.0 hints for HP-UX.
1206      Branch: perl
1207            ! hints/hpux.sh
1208 ____________________________________________________________________________
1209 [ 10984] By: jhi                                   on 2001/06/27  11:55:06
1210         Log: In some Linux distributions the libndbm is broken
1211              (no null key support), therefore link with libgdbm
1212              (if available), since it has a working ndbm emulation,
1213              from Jonathan Stowe.
1214      Branch: perl
1215            + ext/NDBM_File/hints/linux.pl
1216            ! MANIFEST
1217 ____________________________________________________________________________
1218 [ 10983] By: jhi                                   on 2001/06/27  11:48:56
1219         Log: Subject: [PATCH perl@10930] find.t hack for VMS
1220              From: "Craig A. Berry" <craigberry@mac.com>
1221              Date: Tue, 26 Jun 2001 23:40:25 -0500
1222              Message-Id: <a05101000b75f10cdc80f@[192.168.56.145]>
1223      Branch: perl
1224            ! lib/File/Find/find.t
1225 ____________________________________________________________________________
1226 [ 10982] By: jhi                                   on 2001/06/27  11:47:30
1227         Log: AUTHORS updates.
1228      Branch: perl
1229            ! AUTHORS
1230 ____________________________________________________________________________
1231 [ 10981] By: jhi                                   on 2001/06/27  11:46:02
1232         Log: Metaconfig unit change like #10980.
1233      Branch: metaconfig
1234            ! U/compline/d_stdstdio.U
1235 ____________________________________________________________________________
1236 [ 10980] By: jhi                                   on 2001/06/27  11:45:29
1237         Log: "lose the it's", from Abhijit Menon-Sen.
1238              ("It's" not searched, pods not searched.)
1239      Branch: perl
1240            ! Porting/Glossary Porting/config_H README.qnx config_h.SH
1241            ! emacs/cperl-mode.el ext/IPC/SysV/Semaphore.pm
1242            ! ext/List/Util/lib/Scalar/Util.pm hints/next_3.sh hints/qnx.sh
1243            ! lib/CPAN/Nox.pm lib/ExtUtils/Embed.pm lib/ExtUtils/MM_NW5.pm
1244            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
1245            ! lib/ExtUtils/MM_Win32.pm lib/Net/DummyInetd.pm win32/win32.c
1246 ____________________________________________________________________________
1247 [ 10979] By: jhi                                   on 2001/06/27  11:36:40
1248         Log: "lose the looses", from Abhijit Menon-Sen.
1249      Branch: perl
1250            ! ext/B/B/Assembler.pm gv.c
1251 ____________________________________________________________________________
1252 [ 10978] By: jhi                                   on 2001/06/27  11:35:38
1253         Log: Catch FP exceptions also in z/OS (aka OS/390), from Peter Prymmer.
1254      Branch: perl
1255            ! hints/os390.sh
1256 ____________________________________________________________________________
1257 [ 10977] By: jhi                                   on 2001/06/27  11:33:28
1258         Log: DEC C 5.3 on the VAX simply doesn't seem to like
1259              compiling the MD5 extension, disable it there for now,
1260              from Peter Prymmer.
1261      Branch: perl
1262            ! configure.com
1263 ____________________________________________________________________________
1264 [ 10976] By: jhi                                   on 2001/06/26  21:35:40
1265         Log: Subject: Re: [PATCH perlfaq3.pod] and a question about it.
1266              From: Jonathan Stowe <gellyfish@gellyfish.com>
1267              Date: Tue, 26 Jun 2001 20:53:40 +0100 (BST)
1268              Message-ID: <Pine.LNX.4.33.0106262052060.10849-100000@orpheus.gellyfish.com>
1269      Branch: perl
1270            ! pod/perlfaq3.pod
1271 ____________________________________________________________________________
1272 [ 10975] By: jhi                                   on 2001/06/26  21:32:41
1273         Log: Subject: [PATCH 5.6.1] perlxs misprints
1274              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1275              Date: Tue, 26 Jun 2001 17:20:00 -0400
1276              Message-ID: <20010626172000.A26951@math.ohio-state.edu>
1277      Branch: perl
1278            ! pod/perlxs.pod
1279 ____________________________________________________________________________
1280 [ 10974] By: jhi                                   on 2001/06/26  21:31:51
1281         Log: Subject: [PATCH 5.6.1] xsubpp flags from the command line
1282              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1283              Date: Tue, 26 Jun 2001 17:27:07 -0400
1284              Message-ID: <20010626172707.A27097@math.ohio-state.edu>
1285      Branch: perl
1286            ! lib/ExtUtils/MM_Unix.pm
1287 ____________________________________________________________________________
1288 [ 10973] By: jhi                                   on 2001/06/26  21:27:05
1289         Log: Subject: [PATCH 5.6.1] OPTIMIZE=-g
1290              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1291              Date: Tue, 26 Jun 2001 17:23:24 -0400
1292              Message-ID: <20010626172324.A27003@math.ohio-state.edu>
1293      Branch: perl
1294            ! hints/os2.sh lib/ExtUtils/MM_Unix.pm os2/Makefile.SHs
1295 ____________________________________________________________________________
1296 [ 10972] By: jhi                                   on 2001/06/26  20:27:19
1297         Log: Better place for nop IN_LOCALE_NUMERIC, pointed out
1298              by Olaf Flebbe.
1299      Branch: perl
1300            ! perl.h
1301 ____________________________________________________________________________
1302 [ 10971] By: jhi                                   on 2001/06/26  19:59:41
1303         Log: Detypo.
1304      Branch: perl
1305            ! lib/Memoize/t/tie_sdbm.t
1306 ____________________________________________________________________________
1307 [ 10970] By: jhi                                   on 2001/06/26  19:10:19
1308         Log: perl_clone_host() needs PERL_IMPLICIT_SYS.
1309      Branch: perl
1310            ! win32/perllib.c
1311 ____________________________________________________________________________
1312 [ 10969] By: jhi                                   on 2001/06/26  17:21:31
1313         Log: Subject: [patch] perl_clone+CvFILE
1314              From: Doug MacEachern <dougm@covalent.net>
1315              Date: Tue, 26 Jun 2001 09:01:16 -0700 (PDT)
1316              Message-ID: <Pine.LNX.4.21.0106260900480.28420-100000@mako.covalent.net>
1317      Branch: perl
1318            ! sv.c
1319 ____________________________________________________________________________
1320 [ 10968] By: jhi                                   on 2001/06/26  16:48:32
1321         Log: Subject: Re: SDBM on VMS (was Re: a report on perl@10930 results on a couple of Alphas)
1322              From: Mark-Jason Dominus <mjd@plover.com>
1323              Date: Tue, 26 Jun 2001 12:33:01 -0400
1324              Message-ID: <20010626163301.31298.qmail@plover.com>
1325      Branch: perl
1326            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
1327 ____________________________________________________________________________
1328 [ 10967] By: jhi                                   on 2001/06/26  14:21:49
1329         Log: Update Changes.
1330      Branch: perl
1331            ! Changes patchlevel.h
1332 ____________________________________________________________________________
1333 [ 10966] By: jhi                                   on 2001/06/26  14:08:34
1334         Log: Also catfile() needs now to explicitly exported.
1335      Branch: perl
1336            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
1337 ____________________________________________________________________________
1338 [ 10965] By: jhi                                   on 2001/06/26  13:57:54
1339         Log: Regen toc.
1340      Branch: perl
1341            ! pod/perltoc.pod
1342 ____________________________________________________________________________
1343 [ 10964] By: jhi                                   on 2001/06/26  13:56:11
1344         Log: Nonexistent pod command.
1345      Branch: perl
1346            ! pod/perl572delta.pod
1347 ____________________________________________________________________________
1348 [ 10963] By: jhi                                   on 2001/06/26  13:50:53
1349         Log: Be more portable in the quest for tmpdir.
1350      Branch: perl
1351            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
1352 ____________________________________________________________________________
1353 [ 10962] By: jhi                                   on 2001/06/26  13:43:51
1354         Log: Be more portable in finding out the home directory,
1355              and use File::Spec to do the concat.
1356              (Come to think of it, couldn't File::Spec provide
1357              for a ->homedir method?)
1358      Branch: perl
1359            ! lib/Net/Config.pm
1360 ____________________________________________________________________________
1361 [ 10961] By: jhi                                   on 2001/06/26  13:37:30
1362         Log: Doc patch for #10959.
1363      Branch: perl
1364            ! pod/perlfunc.pod
1365 ____________________________________________________________________________
1366 [ 10960] By: jhi                                   on 2001/06/26  13:33:07
1367         Log: Subject: Re: [DOC PATCH bleadperl] Document $count = () = $string =~ /\d+/g
1368              From: "Philip Newton" <pnewton@gmx.de>
1369              Date: Tue, 26 Jun 2001 16:26:47 +0200
1370              Message-ID: <3B38B7C7.32635.1E8DC14@localhost>
1371      Branch: perl
1372            ! pod/perldata.pod
1373 ____________________________________________________________________________
1374 [ 10959] By: jhi                                   on 2001/06/26  13:31:57
1375         Log: Subject: [PATH] shared -> unique;
1376              From: "Artur Bergman" <artur@contiller.se>
1377              Date: Tue, 26 Jun 2001 16:18:40 +0200
1378              Message-ID: <002001c0fe4a$e623ba30$21000a0a@vogw2kdev>
1379              
1380              Because "shared" isn't: it's read-only.
1381      Branch: perl
1382            ! toke.c xsutils.c
1383 ____________________________________________________________________________
1384 [ 10958] By: jhi                                   on 2001/06/26  13:28:27
1385         Log: Escape multiline croak messages.
1386      Branch: perl
1387            ! t/op/ver.t
1388 ____________________________________________________________________________
1389 [ 10957] By: jhi                                   on 2001/06/26  13:18:34
1390         Log: No more pragma/*.t for minitest.
1391      Branch: perl
1392            ! Makefile.SH
1393 ____________________________________________________________________________
1394 [ 10956] By: jhi                                   on 2001/06/26  13:18:00
1395         Log: AUTHORS updates.
1396      Branch: perl
1397            ! AUTHORS
1398 ____________________________________________________________________________
1399 [ 10955] By: jhi                                   on 2001/06/26  13:17:05
1400         Log: delta updates.
1401      Branch: perl
1402            ! pod/perl572delta.pod
1403 ____________________________________________________________________________
1404 [ 10954] By: jhi                                   on 2001/06/26  12:36:07
1405         Log: Subject: [PATCH] Adds perl_clone_host under IMPLICIT SYS
1406              From: Artur Bergman <artur@contiller.se> 
1407              Date: Tue, 26 Jun 2001 15:32:53 +0200
1408              Message-ID: <B75E5BA5.1A7C%artur@contiller.se>
1409      Branch: perl
1410            ! makedef.pl sv.c sv.h win32/perllib.c
1411 ____________________________________________________________________________
1412 [ 10953] By: jhi                                   on 2001/06/26  12:33:55
1413         Log: Subject: [PATCH ext/Time/HiRes/Makefile.PL perl@10929] Test Fails on SCO
1414              From: Jonathan Stowe <gellyfish@gellyfish.com>
1415              Date: Tue, 26 Jun 2001 10:29:57 +0100 (BST)
1416              Message-ID: <Pine.LNX.4.33.0106261021540.18774-100000@orpheus.gellyfish.com>
1417              
1418              SCO OpenServer 5.0.5 needs an explicit -lc for usleep().
1419      Branch: perl
1420            + ext/Time/HiRes/hints/sco.pl
1421            ! MANIFEST
1422 ____________________________________________________________________________
1423 [ 10952] By: jhi                                   on 2001/06/26  11:57:44
1424         Log: Subject: [PATCH 5.6.1] static build
1425              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1426              Date: Tue, 26 Jun 2001 04:22:25 -0400
1427              Message-ID: <20010626042225.A2604@math.ohio-state.edu>
1428      Branch: perl
1429            ! ext/List/Util/Makefile.PL lib/ExtUtils.t
1430            ! lib/ExtUtils/MM_Unix.pm os2/Makefile.SHs
1431 ____________________________________________________________________________
1432 [ 10951] By: jhi                                   on 2001/06/26  11:55:59
1433         Log: DJGPP patches from Laszlo Molnar.
1434      Branch: perl
1435            ! djgpp/djgpp.c perl.c util.c
1436 ____________________________________________________________________________
1437 [ 10950] By: jhi                                   on 2001/06/26  11:54:32
1438         Log: Netware patches from Ananth Kesari.
1439      Branch: perl
1440            ! NetWare/Makefile NetWare/config_H.wc NetWare/nw5sck.c
1441            ! NetWare/nw5sck.h NetWare/nwperlsys.c NetWare/nwperlsys.h
1442            ! NetWare/nwtinfo.h
1443 ____________________________________________________________________________
1444 [ 10949] By: jhi                                   on 2001/06/26  11:49:09
1445         Log: Detypo.
1446      Branch: perl
1447            ! ext/Errno/Errno_pm.PL
1448 ____________________________________________________________________________
1449 [ 10948] By: jhi                                   on 2001/06/26  03:44:29
1450         Log: There seems to be two ways of spelling the $^O in *STEP.
1451      Branch: perl
1452            ! ext/Errno/Errno_pm.PL
1453 ____________________________________________________________________________
1454 [ 10947] By: jhi                                   on 2001/06/26  03:01:01
1455         Log: OpenSTEP has gcc 2.7.2.1 which recognizes but does not implement
1456              the -dM flag, from Daniel Ashton <jdashton@AshtonFam.org>.
1457      Branch: perl
1458            ! ext/Errno/Errno_pm.PL
1459 ____________________________________________________________________________
1460 [ 10946] By: jhi                                   on 2001/06/26  02:50:46
1461         Log: Known bugs update.
1462      Branch: perl
1463            ! pod/perl572delta.pod
1464 ____________________________________________________________________________
1465 [ 10945] By: jhi                                   on 2001/06/26  01:15:39
1466         Log: The default installation of Cygwin has 500 as root's uid.
1467      Branch: perl
1468            ! lib/User/pwent.t
1469 ____________________________________________________________________________
1470 [ 10944] By: jhi                                   on 2001/06/26  01:12:39
1471         Log: Be even more relaxed (re-allow having only one entry).
1472      Branch: perl
1473            ! t/op/grent.t t/op/pwent.t
1474 ____________________________________________________________________________
1475 [ 10943] By: jhi                                   on 2001/06/26  01:03:30
1476         Log: Test failure updates.
1477      Branch: perl
1478            ! pod/perl572delta.pod
1479 ____________________________________________________________________________
1480 [ 10942] By: jhi                                   on 2001/06/25  23:32:05
1481         Log: MPE/iX test tweaks from Mark Bixby.
1482      Branch: perl
1483            ! ext/POSIX/POSIX.t ext/Storable/t/lock.t ext/Time/HiRes/HiRes.t
1484            ! t/io/fs.t t/op/stat.t
1485 ____________________________________________________________________________
1486 [ 10941] By: jhi                                   on 2001/06/25  22:18:31
1487         Log: Microperl findings.
1488      Branch: perl
1489            ! perl.h pp_sys.c
1490 ____________________________________________________________________________
1491 [ 10940] By: jhi                                   on 2001/06/25  21:59:29
1492         Log: Touch uconfig.h.
1493      Branch: perl
1494            ! uconfig.h
1495 ____________________________________________________________________________
1496 [ 10939] By: jhi                                   on 2001/06/25  21:32:52
1497         Log: Subject: [PATCH] Proposed fix for Pod::Man
1498              From: Rob Napier <rnapier@employees.org>
1499              Date: Mon, 25 Jun 2001 15:49:24 -0400
1500              Message-ID: <20010625154924.N27568@rnapier-u5.cisco.com>
1501              
1502              Cater for Solaris nroff brokenness (shortchanges daisywheel
1503              printers, but hey, we also no more support PDPs.)
1504      Branch: perl
1505            ! lib/Pod/Man.pm
1506 ____________________________________________________________________________
1507 [ 10938] By: jhi                                   on 2001/06/25  21:14:41
1508         Log: Typo in #10937.
1509      Branch: perl
1510            ! ext/POSIX/sigaction.t
1511 ____________________________________________________________________________
1512 [ 10937] By: jhi                                   on 2001/06/25  19:42:02
1513         Log: SIGCONT not trappable in VMS.
1514      Branch: perl
1515            ! ext/POSIX/sigaction.t
1516 ____________________________________________________________________________
1517 [ 10936] By: jhi                                   on 2001/06/25  19:28:13
1518         Log: Subject: [DRAFT] Encode-Tcl.t
1519              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
1520              Date: Tue, 26 Jun 2001 03:38:08 +0900
1521              Message-Id: <20010626033550.BC35.BQW10602@nifty.com>
1522      Branch: perl
1523            + ext/Encode/Encode/Tcl.t
1524            ! MANIFEST ext/Encode/Encode/Tcl.pm
1525 ____________________________________________________________________________
1526 [ 10935] By: jhi                                   on 2001/06/25  18:40:03
1527         Log: Because of #10932 retract also the perlfunc hunk of #10910.
1528      Branch: perl
1529            ! pod/perlfunc.pod
1530 ____________________________________________________________________________
1531 [ 10934] By: jhi                                   on 2001/06/25  18:27:19
1532         Log: Tweak the XSFUNCTION, from Doug MacEachern, as suggested
1533              by Ilya Zakharevich in
1534              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2001-05/msg01582.html
1535      Branch: perl
1536            ! XSUB.h
1537 ____________________________________________________________________________
1538 [ 10933] By: jhi                                   on 2001/06/25  18:25:26
1539         Log: Typo in #10889.
1540      Branch: perl
1541            ! hints/uts.sh
1542 ____________________________________________________________________________
1543 [ 10932] By: jhi                                   on 2001/06/25  18:23:30
1544         Log: Subject: Re: [ID 20010621.007] readline() not quite as equal as <>
1545              From: Abhijit Menon-Sen <ams@wiw.org>
1546              Date: Mon, 25 Jun 2001 23:45:45 +0530
1547              Message-ID: <20010625234545.A5022@lustre.linux.in>
1548      Branch: perl
1549            ! lib/overload.t opcode.h opcode.pl t/op/flip.t
1550 ____________________________________________________________________________
1551 [ 10931] By: jhi                                   on 2001/06/25  17:50:38
1552         Log: Subject: [PATCH lib/Test.pm] Re: "Deprecated interface" ??
1553              From: Michael G Schwern <schwern@pobox.com>
1554              Date: Mon, 25 Jun 2001 14:35:51 -0400
1555              Message-ID: <20010625143551.H13819@blackrider>
1556      Branch: perl
1557            ! lib/Test.pm
1558 ____________________________________________________________________________
1559 [ 10930] By: jhi                                   on 2001/06/25  14:33:46
1560         Log: Update Changes.
1561      Branch: perl
1562            ! Changes patchlevel.h
1563 ____________________________________________________________________________
1564 [ 10929] By: jhi                                   on 2001/06/25  14:17:57
1565         Log: Regen toc and modlib.
1566      Branch: perl
1567            ! pod/perlmodlib.pod pod/perltoc.pod
1568 ____________________________________________________________________________
1569 [ 10928] By: jhi                                   on 2001/06/25  14:13:09
1570         Log: Enclose the new symbols in START_EXTERN_C and END_EXTERN_C
1571              for the benefit of C++ compilers, as suggested by Guruprasad.
1572      Branch: perl
1573            ! embed.pl proto.h
1574 ____________________________________________________________________________
1575 [ 10927] By: jhi                                   on 2001/06/25  14:11:59
1576         Log: Subject: [PATCH ] Re: [ID 20010625.003] perlfaq5 correction
1577              From: Jonathan Stowe <gellyfish@gellyfish.com>
1578              Date: Mon, 25 Jun 2001 14:39:43 +0100 (BST)
1579              Message-ID: <Pine.LNX.4.33.0106251438080.14795-100000@orpheus.gellyfish.com>
1580      Branch: perl
1581            ! pod/perlfaq5.pod
1582 ____________________________________________________________________________
1583 [ 10926] By: jhi                                   on 2001/06/25  14:04:07
1584         Log: Missed from #10925.
1585      Branch: perl
1586            ! gv.c
1587 ____________________________________________________________________________
1588 [ 10925] By: jhi                                   on 2001/06/25  14:00:06
1589         Log: Subject: [PATCH] Re: CvFILE corruption under ithreads
1590              From: Robin Houston <robin@kitsite.com>
1591              Date: Sat, 19 May 2001 16:19:34 +0100
1592              Message-ID: <20010519161934.A12751@puffinry.freeserve.co.uk>
1593      Branch: perl
1594            ! cv.h gv.h op.c
1595 ____________________________________________________________________________
1596 [ 10924] By: jhi                                   on 2001/06/25  13:58:18
1597         Log: Netware README tweak.
1598      Branch: perl
1599            ! README.netware
1600 ____________________________________________________________________________
1601 [ 10923] By: jhi                                   on 2001/06/25  13:57:13
1602         Log: Subject: [PATCH] Re: overload.t fails
1603              From: Abhijit Menon-Sen <ams@wiw.org>
1604              Date: Mon, 25 Jun 2001 14:52:20 +0530
1605              Message-ID: <20010625145220.A24114@lustre.linux.in>
1606      Branch: perl
1607            ! lib/overload.t
1608 ____________________________________________________________________________
1609 [ 10922] By: jhi                                   on 2001/06/25  13:56:20
1610         Log: Subject: Re: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of
1611              From: Mike Guy <mjtg@cam.ac.uk>
1612              Date: Mon, 25 Jun 2001 11:43:23 +0100
1613              Message-Id: <E15ETpz-0007AD-00@draco.cus.cam.ac.uk>
1614      Branch: perl
1615            ! lib/Carp.pm
1616 ____________________________________________________________________________
1617 [ 10921] By: jhi                                   on 2001/06/25  13:50:02
1618         Log: Subject: Re: [PATCH 5.6.1] OS2 syslog
1619              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1620              Date: Sun, 24 Jun 2001 05:17:05 -0400
1621              Message-ID: <20010624051704.A27604@math.ohio-state.edu>
1622      Branch: perl
1623            ! os2/os2ish.h
1624 ____________________________________________________________________________
1625 [ 10920] By: jhi                                   on 2001/06/25  13:49:13
1626         Log: Subject: [PATCH 5.6.1] crypt() on OS/2
1627              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1628              Date: Mon, 25 Jun 2001 05:52:27 -0400
1629              Message-ID: <20010625055227.A24635@math.ohio-state.edu>
1630      Branch: perl
1631            ! hints/os2.sh
1632 ____________________________________________________________________________
1633 [ 10919] By: jhi                                   on 2001/06/25  13:48:30
1634         Log: Subject: Re: [PATCH 5.6.1] OS2 system() broken
1635              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1636              Date: Mon, 25 Jun 2001 05:23:35 -0400
1637              Message-ID: <20010625052334.A24320@math.ohio-state.edu>
1638      Branch: perl
1639            ! os2/os2.c
1640 ____________________________________________________________________________
1641 [ 10918] By: jhi                                   on 2001/06/25  13:47:46
1642         Log: Subject: Re: [PATCH 5.6.1] OS2::DLL
1643              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1644              Date: Mon, 25 Jun 2001 05:04:32 -0400
1645              Message-ID: <20010625050432.A24128@math.ohio-state.edu>
1646      Branch: perl
1647            ! os2/OS2/REXX/DLL/DLL.pm
1648 ____________________________________________________________________________
1649 [ 10917] By: jhi                                   on 2001/06/25  13:44:14
1650         Log: Subject: Re: [PATCH 5.6.1] $^E on OS/2
1651              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1652              Date: Mon, 25 Jun 2001 05:02:36 -0400
1653              Message-ID: <20010625050235.A24046@math.ohio-state.edu>
1654      Branch: perl
1655            ! mg.c os2/dl_os2.c os2/os2.c
1656 ____________________________________________________________________________
1657 [ 10916] By: jhi                                   on 2001/06/25  13:41:20
1658         Log: Subject: Re: [PATCH 5.6.1] misprints
1659              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1660              Date: Mon, 25 Jun 2001 04:50:50 -0400
1661              Message-ID: <20010625045049.A23965@math.ohio-state.edu>
1662      Branch: perl
1663            ! os2/os2.c pp_sys.c
1664 ____________________________________________________________________________
1665 [ 10915] By: jhi                                   on 2001/06/25  13:39:59
1666         Log: Add Test::More and Test::Simple to the delta.
1667      Branch: perl
1668            ! pod/perl572delta.pod
1669 ____________________________________________________________________________
1670 [ 10914] By: jhi                                   on 2001/06/25  13:38:08
1671         Log: Add Test::More, from Michael G Schwern.
1672      Branch: perl
1673            + lib/Test/More.pm lib/Test/More/t/More.t
1674            + lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
1675            + lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
1676            + t/lib/Test/More/Catch.pm
1677            ! MANIFEST
1678 ____________________________________________________________________________
1679 [ 10913] By: jhi                                   on 2001/06/25  13:35:41
1680         Log: Add Test::Simple from Michael G Schwern.
1681      Branch: perl
1682            + lib/Test/Simple.pm lib/Test/Simple/t/exit.t
1683            + lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t
1684            + lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
1685            + lib/Test/Simple/t/plan_is_noplan.t lib/Test/Simple/t/simple.t
1686            + t/lib/Test/Simple/Catch.pm
1687            + t/lib/Test/Simple/sample_tests/death.plx
1688            + t/lib/Test/Simple/sample_tests/death_in_eval.plx
1689            + t/lib/Test/Simple/sample_tests/extras.plx
1690            + t/lib/Test/Simple/sample_tests/five_fail.plx
1691            + t/lib/Test/Simple/sample_tests/last_minute_death.plx
1692            + t/lib/Test/Simple/sample_tests/one_fail.plx
1693            + t/lib/Test/Simple/sample_tests/require.plx
1694            + t/lib/Test/Simple/sample_tests/success.plx
1695            + t/lib/Test/Simple/sample_tests/too_few.plx
1696            + t/lib/Test/Simple/sample_tests/two_fail.plx
1697            ! MANIFEST
1698 ____________________________________________________________________________
1699 [ 10912] By: jhi                                   on 2001/06/25  13:31:57
1700         Log: Subject: [PATCH perl@10907] RETURN requires dSP in pp_sys.c
1701              From: "Craig A. Berry" <craigberry@mac.com>
1702              Date: Sun, 24 Jun 2001 23:41:36 -0500
1703              Message-Id: <a0510100db75c6d44e34c@[172.16.52.1]>
1704      Branch: perl
1705            ! pp_sys.c
1706 ____________________________________________________________________________
1707 [ 10911] By: jhi                                   on 2001/06/25  13:05:00
1708         Log: Upgrade to Attribute::Handlers 0.70.
1709      Branch: perl
1710            + lib/Attribute/Handlers/Changes lib/Attribute/Handlers/README
1711            ! MANIFEST lib/Attribute/Handlers.pm
1712 ____________________________________________________________________________
1713 [ 10910] By: jhi                                   on 2001/06/25  00:09:27
1714         Log: Subject: Re: [ID 20010621.007] readline() not quite as equal as <>
1715              From: Abhijit Menon-Sen <ams@wiw.org>
1716              Date: Sat, 23 Jun 2001 05:17:44 +0530
1717              Message-ID: <20010623051744.A18583@lustre.linux.in>
1718              
1719              (Can't think of a good place to put tests.)
1720      Branch: perl
1721            ! opcode.pl pod/perlfunc.pod t/op/flip.t toke.c
1722 ____________________________________________________________________________
1723 [ 10909] By: jhi                                   on 2001/06/24  23:45:13
1724         Log: Subject: [PATCH] t/op/pat.t typo fix
1725              From: Richard Soderberg <rs@crystalflame.net>
1726              Date: Sun, 24 Jun 2001 12:07:42 -0700 (PDT)
1727              Message-ID: <Pine.LNX.4.21.0106241207320.17075-100000@oregonnet.com>
1728      Branch: perl
1729            ! t/op/pat.t
1730 ____________________________________________________________________________
1731 [ 10908] By: jhi                                   on 2001/06/24  22:24:49
1732         Log: Move the pack warnings to their own file, as pointed
1733              out by Spider.
1734      Branch: perl
1735            + t/lib/warnings/pp_pack
1736            ! MANIFEST t/lib/warnings/pp
1737 ____________________________________________________________________________
1738 [ 10907] By: jhi                                   on 2001/06/24  19:55:15
1739         Log: Update Changes.
1740      Branch: perl
1741            ! Changes patchlevel.h
1742 ____________________________________________________________________________
1743 [ 10906] By: jhi                                   on 2001/06/24  19:50:40
1744         Log: Partially fix a problem noticed by IRIX compiler:
1745              the initialization of parse_start was bypassed by
1746              several gotos.  Now initialized to zero, which may
1747              not be the best choice.
1748      Branch: perl
1749            ! regcomp.c
1750 ____________________________________________________________________________
1751 [ 10905] By: jhi                                   on 2001/06/24  19:43:25
1752         Log: Relax the group and password tests back to moaning only
1753              if no matches at all are found.  (Even with a small sample
1754              I could find many sites where there are, umm, anomalies in
1755              the said databases.)       
1756      Branch: perl
1757            ! t/op/grent.t t/op/pwent.t
1758 ____________________________________________________________________________
1759 [ 10904] By: jhi                                   on 2001/06/24  18:45:55
1760         Log: Argh.  How hard it can be to re-apply a patch manually? :-)
1761      Branch: perl
1762            ! pp_ctl.c
1763 ____________________________________________________________________________
1764 [ 10903] By: jhi                                   on 2001/06/24  18:40:52
1765         Log: De-cut-and-pasto in #10902.
1766      Branch: perl
1767            ! pp_ctl.c
1768 ____________________________________________________________________________
1769 [ 10902] By: jhi                                   on 2001/06/24  18:35:18
1770         Log: The #10771 didn't take?
1771      Branch: perl
1772            ! pp_ctl.c
1773 ____________________________________________________________________________
1774 [ 10901] By: jhi                                   on 2001/06/24  18:29:50
1775         Log: Undo the filetests part of #10900, under multiplicity
1776              weird errors take place.
1777      Branch: perl
1778            ! pp_sys.c
1779 ____________________________________________________________________________
1780 [ 10900] By: jhi                                   on 2001/06/24  18:20:36
1781         Log: Misplaces dSPs and the like revealed by MPE/iX and Cygwin.
1782      Branch: perl
1783            ! ext/Cwd/Cwd.xs ext/Devel/Peek/Peek.xs pp_sys.c
1784 ____________________________________________________________________________
1785 [ 10899] By: jhi                                   on 2001/06/24  17:00:34
1786         Log: Subject: Re: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of
1787              From: Tony Bowden <tony@kasei.com>
1788              Date: Sun, 24 Jun 2001 17:32:40 +0100
1789              Message-ID: <20010624173240.A16293@blackstar.co.uk>
1790              
1791              Document (well, mention) shortmess() and longmess()
1792              to rob people of their fun of reinventing the weel.
1793      Branch: perl
1794            ! lib/Carp.pm
1795 ____________________________________________________________________________
1796 [ 10898] By: jhi                                   on 2001/06/24  16:51:40
1797         Log: Subject: Patch: pp_system() bounces out of Cygwin subsystem
1798              From: Brian Jepson <bjepson@oreilly.com>
1799              Date: Sun, 24 Jun 2001 12:13:21 -0400 (EDT)
1800              Message-ID: <Pine.GSO.4.21.0106241044110.15051-200000@sol.east.ora.com>
1801      Branch: perl
1802            ! pp_sys.c
1803 ____________________________________________________________________________
1804 [ 10897] By: jhi                                   on 2001/06/24  16:38:23
1805         Log: Subject: [PATCH CPAN.pm] missing DATE_OF_02
1806              From: Robin Barker <rmb1@cise.npl.co.uk> 
1807              Date: Fri, 22 Jun 2001 19:25:56 +0100 (BST)
1808              Message-Id: <200106221825.TAA16884@tempest.npl.co.uk>
1809      Branch: perl
1810            ! lib/CPAN.pm
1811 ____________________________________________________________________________
1812 [ 10896] By: jhi                                   on 2001/06/24  16:36:32
1813         Log: Memoize patch from mjd.
1814      Branch: perl
1815            ! lib/Memoize/t/tie_storable.t
1816 ____________________________________________________________________________
1817 [ 10895] By: jhi                                   on 2001/06/24  16:33:59
1818         Log: Spec the sv_pvprintify() a bit more.
1819      Branch: perl
1820            ! pod/perltodo.pod
1821 ____________________________________________________________________________
1822 [ 10894] By: jhi                                   on 2001/06/24  14:43:36
1823         Log: Upgrade to Memoize 0.65.
1824      Branch: perl
1825            + lib/Memoize/t/array_confusion.t
1826            ! MANIFEST lib/Memoize.pm lib/Memoize/AnyDBM_File.pm
1827            ! lib/Memoize/Expire.pm lib/Memoize/ExpireFile.pm
1828            ! lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
1829            ! lib/Memoize/README lib/Memoize/SDBM_File.pm
1830            ! lib/Memoize/Saves.pm lib/Memoize/Storable.pm lib/Memoize/TODO
1831            ! lib/Memoize/t/errors.t lib/Memoize/t/expire.t
1832            ! lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
1833            ! lib/Memoize/t/expire_module_t.t lib/Memoize/t/speed.t
1834            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_gdbm.t
1835            ! lib/Memoize/t/tie_ndbm.t lib/Memoize/t/tie_sdbm.t
1836            ! lib/Memoize/t/tie_storable.t
1837 ____________________________________________________________________________
1838 [ 10893] By: jhi                                   on 2001/06/24  14:21:09
1839         Log: Metaconfig unit change for #10892.
1840      Branch: metaconfig
1841            ! U/modified/Options.U
1842 ____________________________________________________________________________
1843 [ 10892] By: jhi                                   on 2001/06/24  14:20:38
1844         Log: Subject: Re: [PATCH 5.6.1] OS2 Configure
1845              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1846              Date: Sun, 24 Jun 2001 05:24:40 -0400
1847              Message-ID: <20010624052440.A27698@math.ohio-state.edu>
1848      Branch: perl
1849            ! Configure hints/os2.sh
1850 ____________________________________________________________________________
1851 [ 10891] By: jhi                                   on 2001/06/24  13:50:26
1852         Log: Subject: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of 
1853              From: Mike Guy <mjtg@cam.ac.uk>
1854              Date: Sun, 24 Jun 2001 15:28:39 +0100
1855              Message-Id: <E15EAsR-0007Bi-00@draco.cus.cam.ac.uk>
1856              
1857              Fix an ancient (5.002) bug.
1858      Branch: perl
1859            ! lib/Carp/Heavy.pm
1860 ____________________________________________________________________________
1861 [ 10890] By: jhi                                   on 2001/06/24  13:44:43
1862         Log: The #10881 was too vigorous in pp_system() in moving 'unused'
1863              variables.
1864      Branch: perl
1865            ! pp_sys.c
1866 ____________________________________________________________________________
1867 [ 10889] By: jhi                                   on 2001/06/24  13:24:00
1868         Log: Make UTS as per #10888.
1869      Branch: perl
1870            ! hints/uts.sh
1871 ____________________________________________________________________________
1872 [ 10888] By: jhi                                   on 2001/06/24  13:21:23
1873         Log: Factor the PERL_SYS_INIT() code, from Hugo van der Sanden.
1874      Branch: perl
1875            ! hints/freebsd.sh hints/posix-bc.sh hints/sco.sh
1876            ! mpeix/mpeixish.h perl.h unixish.h
1877 ____________________________________________________________________________
1878 [ 10887] By: jhi                                   on 2001/06/24  13:15:45
1879         Log: AUTHORS update.
1880      Branch: perl
1881            ! AUTHORS
1882 ____________________________________________________________________________
1883 [ 10886] By: jhi                                   on 2001/06/24  13:14:31
1884         Log: Subject: Encode::Tcl for multibyte doesnot work
1885              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
1886              Date: Sun, 24 Jun 2001 22:48:21 +0900
1887              Message-Id: <20010624223252.6658.BQW10602@nifty.com>
1888      Branch: perl
1889            ! ext/Encode/Encode/Tcl.pm
1890 ____________________________________________________________________________
1891 [ 10885] By: jhi                                   on 2001/06/24  13:12:46
1892         Log: Subject: [PATCH] Remove tautology in error messages
1893              From: Mike Guy <mjtg@cam.ac.uk>
1894              Date: Sun, 24 Jun 2001 13:31:00 +0100
1895              Message-Id: <E15E92a-0006em-00@draco.cus.cam.ac.uk>
1896      Branch: perl
1897            ! pp_sys.c
1898 ____________________________________________________________________________
1899 [ 10884] By: jhi                                   on 2001/06/24  13:11:36
1900         Log: Darwin needs -traditional-cpp for cppflags to build Errno. 
1901      Branch: perl
1902            ! hints/darwin.sh
1903 ____________________________________________________________________________
1904 [ 10883] By: jhi                                   on 2001/06/24  13:09:55
1905         Log: Subject: Re: [PATCH 5.6.1] test suite
1906              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1907              Date: Sun, 24 Jun 2001 05:47:05 -0400
1908              Message-ID: <20010624054705.A27890@math.ohio-state.edu>
1909              
1910              Test suite fixes.
1911      Branch: perl
1912            ! ext/POSIX/sigaction.t lib/File/stat.t perl.c t/io/utf8.t
1913 ____________________________________________________________________________
1914 [ 10882] By: jhi                                   on 2001/06/24  13:07:46
1915         Log: Subject: Re: [PATCH 5.6.1] OS2 warnings
1916              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1917              Date: Sun, 24 Jun 2001 05:37:19 -0400
1918              Message-ID: <20010624053719.A27866@math.ohio-state.edu>
1919      Branch: perl
1920            ! os2/dl_os2.c os2/os2.c os2/os2ish.h
1921 ____________________________________________________________________________
1922 [ 10881] By: jhi                                   on 2001/06/24  13:05:24
1923         Log: Subject: Re: [PATCH 5.6.1] pp_sys.c warnings
1924              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1925              Date: Sun, 24 Jun 2001 05:34:50 -0400
1926              Message-ID: <20010624053450.A27856@math.ohio-state.edu>
1927              
1928              Pacify compiler warnings.
1929      Branch: perl
1930            ! pp_sys.c
1931 ____________________________________________________________________________
1932 [ 10880] By: jhi                                   on 2001/06/24  13:02:30
1933         Log: Subject: Re: [PATCH 5.6.1] OS2 linking
1934              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1935              Date: Sun, 24 Jun 2001 05:21:18 -0400
1936              Message-ID: <20010624052118.A27615@math.ohio-state.edu>
1937              
1938              Enable compression of executables during link time.
1939      Branch: perl
1940            ! hints/os2.sh
1941 ____________________________________________________________________________
1942 [ 10879] By: jhi                                   on 2001/06/24  13:00:47
1943         Log: Subject: Re: [PATCH 5.6.1] OS2 linking
1944              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1945              Date: Sun, 24 Jun 2001 05:15:11 -0400
1946              Message-ID: <20010624051511.A27544@math.ohio-state.edu>
1947              
1948              Add ordinals to the export list for Perl DLL.
1949              (Breaks intra-version DLL compatibility.)
1950      Branch: perl
1951            ! makedef.pl
1952 ____________________________________________________________________________
1953 [ 10878] By: jhi                                   on 2001/06/24  02:12:04
1954         Log: Allow (displaying and) re-editing the Subject in perlbug.
1955              Also abstract the Subject quality control into a function.
1956      Branch: perl
1957            ! utils/perlbug.PL
1958 ____________________________________________________________________________
1959 [ 10877] By: jhi                                   on 2001/06/24  01:40:53
1960         Log: Display $ENV{CYGWIN} in perlbug if set (like #10875 for perl -V).
1961      Branch: perl
1962            ! utils/perlbug.PL
1963 ____________________________________________________________________________
1964 [ 10876] By: jhi                                   on 2001/06/24  01:37:05
1965         Log: Regen toc and modlib.
1966      Branch: perl
1967            ! pod/perlmodlib.pod pod/perltoc.pod
1968 ____________________________________________________________________________
1969 [ 10875] By: jhi                                   on 2001/06/24  01:29:33
1970         Log: In Cygwin display the $ENV{CYGWIN} under perl -V, as suggested
1971              by John Peacock.  (Can be 'ntea' which means emulate UNIX file
1972              attribute semantics as much as possible, or 'ntsec' which uses
1973              native NTFS semantics.)  (See also #10877.)
1974      Branch: perl
1975            ! perl.c
1976 ____________________________________________________________________________
1977 [ 10874] By: jhi                                   on 2001/06/23  23:57:28
1978         Log: Hack to get rid of the UNEXPECTEDLY succeeded message for now.
1979      Branch: perl
1980            ! lib/Test/Harness.pm
1981 ____________________________________________________________________________
1982 [ 10873] By: jhi                                   on 2001/06/23  23:36:56
1983         Log: Just zap the -uPerlio.
1984      Branch: perl
1985            ! ext/B/Stash.t
1986 ____________________________________________________________________________
1987 [ 10872] By: jhi                                   on 2001/06/23  21:29:10
1988         Log: Do not test PerlIO if PerlIO not used.
1989      Branch: perl
1990            ! ext/PerlIO/PerlIO.t
1991 ____________________________________________________________________________
1992 [ 10871] By: jhi                                   on 2001/06/23  21:12:49
1993         Log: Regen perlapi.
1994      Branch: perl
1995            ! pod/perlapi.pod
1996 ____________________________________________________________________________
1997 [ 10870] By: jhi                                   on 2001/06/23  21:03:31
1998         Log: Subject: [PATCH] Re: [PATCH] nuke strtol (was Re: One fix for strtoul not setting errno)
1999              From: Nicholas Clark <nick@ccl4.org>
2000              Date: Sat, 23 Jun 2001 22:55:47 +0100
2001              Message-ID: <20010623225547.Z98663@plum.flirble.org>
2002      Branch: perl
2003            ! numeric.c
2004 ____________________________________________________________________________
2005 [ 10869] By: jhi                                   on 2001/06/23  17:13:21
2006         Log: Subject: [PATCH: perl@10825] MacOS fixups for new lib/h2xs.t
2007              From: Prymmer/Kahn <pvhp@best.com>
2008              Date: Sat, 23 Jun 2001 11:08:52 -0700 (PDT)
2009              Message-ID: <Pine.BSF.4.21.0106231105380.25634-100000@shell8.ba.best.com>
2010      Branch: perl
2011            ! lib/h2xs.t
2012 ____________________________________________________________________________
2013 [ 10868] By: jhi                                   on 2001/06/23  16:04:38
2014         Log: cygwin needs cygwin1.dll in PATH or cwd to run external programs.
2015              cygwin does not taint cwd, just like win32.
2016      Branch: perl
2017            ! lib/File/Find/taint.t t/op/taint.t
2018 ____________________________________________________________________________
2019 [ 10867] By: jhi                                   on 2001/06/23  15:39:15
2020         Log: Retract #10865, the patch should be unnecessary.
2021              (But seemingly helpful in Cygwin?  Strange.)
2022      Branch: perl
2023            ! lib/Memoize/t/tie_ndbm.t
2024 ____________________________________________________________________________
2025 [ 10866] By: jhi                                   on 2001/06/23  15:06:30
2026         Log: Misplaced test file; plus Cygwin filesystem semantics.
2027      Branch: perl
2028            + ext/SDBM_File/sdbm.t
2029            - ext/ODBM_File/sdbm.t
2030            ! MANIFEST
2031 ____________________________________________________________________________
2032 [ 10865] By: jhi                                   on 2001/06/23  15:01:02
2033         Log: (Retracted by #10867.)
2034      Branch: perl
2035            ! lib/Memoize/t/tie_ndbm.t
2036 ____________________________________________________________________________
2037 [ 10864] By: jhi                                   on 2001/06/23  14:25:43
2038         Log: Metaconfig unit change for #10863.
2039      Branch: metaconfig/U/perl
2040            ! Extensions.U
2041 ____________________________________________________________________________
2042 [ 10863] By: jhi                                   on 2001/06/23  14:25:20
2043         Log: In Cygwin do not build NDBM_File and ODBM_File unless
2044              -lndbm and -ldbm are available.
2045      Branch: perl
2046            ! Configure config_h.SH
2047 ____________________________________________________________________________
2048 [ 10862] By: jhi                                   on 2001/06/23  14:02:14
2049         Log: More Cygwin filesystem semantics.
2050      Branch: perl
2051            ! t/io/fs.t t/op/stat.t
2052 ____________________________________________________________________________
2053 [ 10861] By: jhi                                   on 2001/06/23  13:38:00
2054         Log: More DOSish permission semantics for Cygwin.
2055      Branch: perl
2056            ! lib/AnyDBM_File.t
2057 ____________________________________________________________________________
2058 [ 10860] By: jhi                                   on 2001/06/23  13:32:41
2059         Log: Cygwin too has different permission semantics.
2060      Branch: perl
2061            ! ext/GDBM_File/gdbm.t
2062 ____________________________________________________________________________
2063 [ 10859] By: jhi                                   on 2001/06/23  13:30:06
2064         Log: The group (and assumedly passwd) databases can have
2065              only one entry (this is the case in cygwin).
2066      Branch: perl
2067            ! t/op/grent.t t/op/pwent.t
2068 ____________________________________________________________________________
2069 [ 10858] By: jhi                                   on 2001/06/23  13:16:26
2070         Log: Also in Cygwin use Socket to figure out domainname
2071              (if any) (avoids trying to call external 'domainname',
2072              which doesn't at the moment exist in Cygwin)
2073      Branch: perl
2074            ! lib/Net/Domain.pm
2075 ____________________________________________________________________________
2076 [ 10857] By: jhi                                   on 2001/06/23  12:48:32
2077         Log: Remove also the lib$Foo.def, not just $Foo.def.
2078      Branch: perl
2079            ! lib/ExtUtils/MM_Unix.pm
2080 ____________________________________________________________________________
2081 [ 10856] By: jhi                                   on 2001/06/23  12:21:53
2082         Log: In UTS do signal(SIGFPE, SIG_IGN) in PERL_SYS_INIT().
2083      Branch: perl
2084            ! unixish.h
2085 ____________________________________________________________________________
2086 [ 10855] By: jhi                                   on 2001/06/23  12:14:15
2087         Log: Fix for ID 20010619.003, the [[:print:]] is not supposed
2088              to match the whole isprint(), only the space character.
2089      Branch: perl
2090            ! handy.h pod/perlre.pod t/op/pat.t
2091 ____________________________________________________________________________
2092 [ 10854] By: nick                                  on 2001/06/23  08:09:33
2093         Log: Integrate mainline
2094      Branch: perlio
2095           !> Configure ext/IPC/SysV/Semaphore.pm hints/unicos.sh
2096           !> lib/ExtUtils.t lib/File/Find/taint.t
2097           !> lib/Math/BigInt/t/bigintpm.t lib/Net/netent.t
2098           !> lib/Net/protoent.t lib/Net/servent.t mg.c t/op/mkdir.t
2099           !> t/op/sprintf.t vms/descrip_mms.template vms/ext/Stdio/Stdio.xs
2100 ____________________________________________________________________________
2101 [ 10853] By: jhi                                   on 2001/06/23  03:48:09
2102         Log: Make also the bigintpm.t (like op/sprintf.t) be less demanding
2103              with its floats    in os390 and s390 (UTS).
2104      Branch: perl
2105            ! lib/Math/BigInt/t/bigintpm.t
2106 ____________________________________________________________________________
2107 [ 10852] By: jhi                                   on 2001/06/23  03:38:53
2108         Log: Add also UTS (s390) to the non-IEEE float platforms.
2109      Branch: perl
2110            ! t/op/sprintf.t
2111 ____________________________________________________________________________
2112 [ 10851] By: jhi                                   on 2001/06/23  03:36:04
2113         Log: Subject: RFC: what are applicable standards for exponent sizes?
2114              From: Peter Prymmer <pvhp@forte.com>
2115              Date: Tue, 19 Jun 2001 17:18:06 -0700 (PDT)
2116              Message-ID: <Pine.OSF.4.10.10106191712070.361736-100000@aspara.forte.com>
2117      Branch: perl
2118            ! t/op/sprintf.t
2119 ____________________________________________________________________________
2120 [ 10850] By: jhi                                   on 2001/06/23  03:29:04
2121         Log: Subject: [PATCH: perl@10825] build (and test!) VMS::Stdio on VMS
2122              From: Peter Prymmer <pvhp@forte.com>
2123              Date: Fri, 22 Jun 2001 19:08:23 -0700 (PDT)
2124              Message-ID: <Pine.OSF.4.10.10106221903270.24012-100000@aspara.forte.com>
2125      Branch: perl
2126            ! vms/descrip_mms.template vms/ext/Stdio/Stdio.xs
2127 ____________________________________________________________________________
2128 [ 10849] By: jhi                                   on 2001/06/23  03:27:21
2129         Log: Subject: [PATCH: perl@10825] correction to lib/ExtUtils.t patch
2130              From: Peter Prymmer <pvhp@forte.com>
2131              Date: Fri, 22 Jun 2001 17:56:01 -0700 (PDT)
2132              Message-ID: <Pine.OSF.4.10.10106221754180.24012-100000@aspara.forte.com>
2133      Branch: perl
2134            ! lib/ExtUtils.t
2135 ____________________________________________________________________________
2136 [ 10848] By: jhi                                   on 2001/06/22  21:51:31
2137         Log: Retract #10845.
2138      Branch: perl
2139            ! lib/File/Find/taint.t
2140 ____________________________________________________________________________
2141 [ 10847] By: jhi                                   on 2001/06/22  21:50:38
2142         Log: Yet another error message.
2143      Branch: perl
2144            ! t/op/mkdir.t
2145 ____________________________________________________________________________
2146 [ 10846] By: jhi                                   on 2001/06/22  21:48:39
2147         Log: The croak message for nonexistent socket functions may vary.
2148      Branch: perl
2149            ! lib/Net/netent.t lib/Net/protoent.t lib/Net/servent.t
2150 ____________________________________________________________________________
2151 [ 10845] By: jhi                                   on 2001/06/22  21:42:38
2152         Log: (Retracted by #10848.)
2153      Branch: perl
2154            ! lib/File/Find/taint.t
2155 ____________________________________________________________________________
2156 [ 10844] By: jhi                                   on 2001/06/22  21:32:58
2157         Log: Integrate perlio.
2158      Branch: perl
2159           !> lib/File/Find/taint.t t/op/write.t
2160 ____________________________________________________________________________
2161 [ 10843] By: nick                                  on 2001/06/22  21:24:51
2162         Log: Back out debug in taint.t
2163      Branch: perlio
2164            ! lib/File/Find/taint.t
2165 ____________________________________________________________________________
2166 [ 10842] By: jhi                                   on 2001/06/22  21:20:02
2167         Log: setitimer() does not exist in Unicos, despite of what
2168              Configure thinks, from Mark P. Lutz.
2169      Branch: perl
2170            ! hints/unicos.sh
2171 ____________________________________________________________________________
2172 [ 10841] By: nick                                  on 2001/06/22  21:19:36
2173         Log: Skip cwd test on Win32 ???
2174      Branch: perlio
2175            ! lib/File/Find/taint.t
2176 ____________________________________________________________________________
2177 [ 10840] By: jhi                                   on 2001/06/22  21:17:34
2178         Log: Casting this way seems to keep both 64-bitint x86 FreeBSD
2179              and Tru64 gcc -Wall happy.
2180      Branch: perl
2181            ! mg.c
2182 ____________________________________________________________________________
2183 [ 10839] By: jhi                                   on 2001/06/22  21:15:32
2184         Log: The packs must be done in native shorts, fix from Mark P. Lutz.
2185      Branch: perl
2186            ! ext/IPC/SysV/Semaphore.pm
2187 ____________________________________________________________________________
2188 [ 10838] By: jhi                                   on 2001/06/22  21:12:02
2189         Log: Metaconfig unit change for #10837.
2190      Branch: metaconfig/U/perl
2191            ! Cross.U
2192 ____________________________________________________________________________
2193 [ 10837] By: jhi                                   on 2001/06/22  21:09:42
2194         Log: Cleanup of the cross-compilation unit.
2195      Branch: perl
2196            ! Configure
2197 ____________________________________________________________________________
2198 [ 10836] By: nick                                  on 2001/06/22  20:45:12
2199         Log: Skip |- based op/write.t on Win32 as well as VMS
2200      Branch: perlio
2201            ! t/op/write.t
2202 ____________________________________________________________________________
2203 [ 10835] By: jhi                                   on 2001/06/22  20:44:20
2204         Log: Integrate perlio.
2205      Branch: perl
2206           !> util.c
2207 ____________________________________________________________________________
2208 [ 10834] By: nick                                  on 2001/06/22  20:41:54
2209         Log: Integrate mainline
2210      Branch: perlio
2211           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
2212           !> config_h.SH pp_sys.c uconfig.h util.c vos/config.alpha.h
2213           !> vos/config.ga.h
2214 ____________________________________________________________________________
2215 [ 10833] By: nick                                  on 2001/06/22  20:22:58
2216         Log: Patcho fix.
2217      Branch: perlio
2218            ! util.c
2219 ____________________________________________________________________________
2220 [ 10832] By: jhi                                   on 2001/06/22  20:13:02
2221         Log: Metaconfig unit changes for #10831.
2222      Branch: metaconfig
2223            ! U/compline/d_safebcpy.U U/compline/d_safemcpy.U
2224 ____________________________________________________________________________
2225 [ 10831] By: jhi                                   on 2001/06/22  20:12:29
2226         Log: Subject: [PATCH 5.7.x] Further tiny bcopy cleanup
2227              From: Andy Dougherty <doughera@lafayette.edu>
2228              Date: Fri, 22 Jun 2001 14:29:51 -0400 (EDT)
2229              Message-ID: <Pine.SOL.4.10.10106221417030.28044-100000@maxwell.phys.lafayette.edu>
2230      Branch: perl
2231            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
2232            ! config_h.SH uconfig.h vos/config.alpha.h vos/config.ga.h
2233 ____________________________________________________________________________
2234 [ 10830] By: jhi                                   on 2001/06/22  19:50:15
2235         Log: MPE/iX prototype nits from Mark Bixby.
2236      Branch: perl
2237            ! pp_sys.c
2238 ____________________________________________________________________________
2239 [ 10829] By: jhi                                   on 2001/06/22  16:25:16
2240         Log: Detypo.
2241      Branch: perl
2242            ! util.c
2243 ____________________________________________________________________________
2244 [ 10828] By: nick                                  on 2001/06/22  15:33:37
2245         Log: Integrate mainline (in near desperate attempt to get Win32 to build...)
2246      Branch: perlio
2247           +> lib/h2xs.t
2248           !> AUTHORS Changes MANIFEST Makefile.SH NetWare/t/NWScripts.pl
2249           !> ext/B/Deparse.t ext/POSIX/POSIX.xs lib/ExtUtils.t
2250           !> lib/ExtUtils/Constant.pm lib/I18N/LangTags.pm
2251           !> lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/test.pl
2252           !> lib/Locale/Maketext.pm lib/Locale/Maketext.pod
2253           !> lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/test.pl
2254           !> lib/Math/BigFloat.pm lib/Math/BigInt.pm patchlevel.h
2255           !> t/op/write.t t/pod/plainer.t utils/h2xs.PL vms/vms.c
2256           !> vms/vmsish.h
2257 ____________________________________________________________________________
2258 [ 10827] By: jhi                                   on 2001/06/22  14:15:26
2259         Log: Subject: [PATCH perl@10800] sigaction workaround for VMS
2260              Date: Fri, 22 Jun 2001 10:08:35 -0500
2261              From: "Craig A. Berry" <craigberry@mac.com>
2262              Message-Id: <a05101001b75908704194@[192.168.56.145]>
2263      Branch: perl
2264            ! vms/vms.c vms/vmsish.h
2265 ____________________________________________________________________________
2266 [ 10826] By: jhi                                   on 2001/06/22  13:35:37
2267         Log: NetWare scripts tweak from Ananth Kesari.
2268      Branch: perl
2269            ! NetWare/t/NWScripts.pl
2270 ____________________________________________________________________________
2271 [ 10825] By: jhi                                   on 2001/06/22  13:00:55
2272         Log: Update Changes.
2273      Branch: perl
2274            ! Changes patchlevel.h
2275 ____________________________________________________________________________
2276 [ 10824] By: jhi                                   on 2001/06/22  12:46:56
2277         Log: Add .i and .s targets.
2278      Branch: perl
2279            ! Makefile.SH
2280 ____________________________________________________________________________
2281 [ 10823] By: jhi                                   on 2001/06/22  12:25:20
2282         Log: Upgrade to Locale::Maketext 1.03.
2283      Branch: perl
2284            ! lib/Locale/Maketext.pm lib/Locale/Maketext.pod
2285            ! lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/test.pl
2286 ____________________________________________________________________________
2287 [ 10822] By: jhi                                   on 2001/06/22  12:23:57
2288         Log: Upgrade to I18N::LangTags 0.26.
2289      Branch: perl
2290            ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
2291            ! lib/I18N/LangTags/test.pl
2292 ____________________________________________________________________________
2293 [ 10821] By: jhi                                   on 2001/06/22  12:16:41
2294         Log: The #10792 didn't take, and s/sighni/signi/, as noticed by
2295              Philip Newton.
2296      Branch: perl
2297            ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
2298            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
2299 ____________________________________________________________________________
2300 [ 10820] By: jhi                                   on 2001/06/22  12:13:37
2301         Log: Subject: [PATCH: perl@10800] trigraphs and tests for h2xs
2302              From: Prymmer/Kahn <pvhp@best.com>
2303              Date: Fri, 22 Jun 2001 00:03:24 -0700 (PDT)
2304              Message-ID: <Pine.BSF.4.21.0106212354510.6026-100000@shell8.ba.best.com>
2305      Branch: perl
2306            + lib/h2xs.t
2307            ! MANIFEST utils/h2xs.PL
2308 ____________________________________________________________________________
2309 [ 10819] By: jhi                                   on 2001/06/22  12:11:56
2310         Log: Subject: [PATCH: perl@10800] nmake specific cleanliness for lib/ExtUtils.t
2311              From: Prymmer/Kahn <pvhp@best.com>
2312              Date: Thu, 21 Jun 2001 23:53:27 -0700 (PDT)
2313              Message-ID: <Pine.BSF.4.21.0106212346540.6026-100000@shell8.ba.best.com>
2314      Branch: perl
2315            ! lib/ExtUtils.t
2316 ____________________________________________________________________________
2317 [ 10818] By: jhi                                   on 2001/06/22  12:11:08
2318         Log: Subject: [PATCH: perl@10800] clean up after t/pod/plainer.t on Win32
2319              From: Prymmer/Kahn <pvhp@best.com>
2320              Date: Thu, 21 Jun 2001 23:45:15 -0700 (PDT)
2321              Message-ID: <Pine.BSF.4.21.0106212341510.6026-100000@shell8.ba.best.com>
2322      Branch: perl
2323            ! t/pod/plainer.t
2324 ____________________________________________________________________________
2325 [ 10817] By: jhi                                   on 2001/06/22  12:10:05
2326         Log: AUTHORS update.
2327      Branch: perl
2328            ! AUTHORS
2329 ____________________________________________________________________________
2330 [ 10816] By: jhi                                   on 2001/06/22  12:08:24
2331         Log: Subject: should POSIX.xs use XSRETURN_UNDEF in sigaction?
2332              From: "Craig A. Berry" <craigberry@mac.com>
2333              Date: Thu, 21 Jun 2001 18:20:38 -0500
2334              Message-Id: <5.1.0.14.0.20010621180227.02a8e930@exchi01>
2335      Branch: perl
2336            ! ext/POSIX/POSIX.xs
2337 ____________________________________________________________________________
2338 [ 10815] By: jhi                                   on 2001/06/22  12:07:19
2339         Log: Subject: [PATCH perl@10765] fix Deparse.t and write.t for VMS
2340              From: "Craig A. Berry" <craigberry@mac.com>
2341              Date: Thu, 21 Jun 2001 09:58:52 -0500
2342              Message-Id: <5.1.0.14.0.20010620172532.033cdb88@exchi01>
2343      Branch: perl
2344            ! ext/B/Deparse.t t/op/write.t
2345 ____________________________________________________________________________
2346 [ 10814] By: nick                                  on 2001/06/22  08:13:09
2347         Log: Integrate mainline.
2348      Branch: perlio
2349           !> (integrate 46 files)
2350 ____________________________________________________________________________
2351 [ 10813] By: jhi                                   on 2001/06/22  02:48:58
2352         Log: Change the prefixes only if $prefix is unset,
2353              as originally patched by Marcel Grunauer.
2354      Branch: perl
2355            ! hints/darwin.sh hints/rhapsody.sh
2356 ____________________________________________________________________________
2357 [ 10812] By: jhi                                   on 2001/06/22  02:44:41
2358         Log: Subject: Re: Patch for hints/darwin.sh
2359              From: Wilfredo Sanchez <wsanchez@MIT.EDU>
2360              Date: Thu, 21 Jun 2001 11:23:46 -0700
2361              Message-Id: <200106211823.OAA01089@melbourne-city-street.mit.edu>
2362      Branch: perl
2363            ! hints/darwin.sh hints/rhapsody.sh
2364 ____________________________________________________________________________
2365 [ 10811] By: jhi                                   on 2001/06/22  02:34:27
2366         Log: Add .PHONY targets for non-file targets,
2367              from Wilfredo Sánchez.  Should help saying
2368              "make install" on case-insensitive filesystems.
2369      Branch: perl
2370            ! Makefile.SH
2371 ____________________________________________________________________________
2372 [ 10810] By: jhi                                   on 2001/06/22  02:01:23
2373         Log: Subject: Re: Automated smoke report for patch 10764 (truncated)
2374              From: Doug MacEachern <dougm@covalent.net>
2375              Date: Thu, 21 Jun 2001 19:32:05 -0700 (PDT)
2376              Message-ID: <Pine.LNX.4.21.0106211925020.17261-100000@mako.covalent.net>
2377              
2378              plus reword the getcwd() comment, plus use getcwd() buffer
2379              size minus one.
2380      Branch: perl
2381            ! util.c
2382 ____________________________________________________________________________
2383 [ 10809] By: jhi                                   on 2001/06/22  01:16:58
2384         Log: More gprofing from Doug MacEachern.
2385      Branch: perl
2386            ! Makefile.SH
2387 ____________________________________________________________________________
2388 [ 10808] By: jhi                                   on 2001/06/22  01:15:11
2389         Log: Metaconfig unit change for #10807.
2390      Branch: metaconfig/U/perl
2391            ! d_sfio.U
2392 ____________________________________________________________________________
2393 [ 10807] By: jhi                                   on 2001/06/22  01:14:43
2394         Log: Tell that you are removing the unneeded -lsfio.
2395      Branch: perl
2396            ! Configure
2397 ____________________________________________________________________________
2398 [ 10806] By: jhi                                   on 2001/06/22  01:03:14
2399         Log: More MPE/iX tweaks from Mark Bixby.
2400      Branch: perl
2401            ! perl.c t/op/magic.t
2402 ____________________________________________________________________________
2403 [ 10805] By: jhi                                   on 2001/06/21  22:41:11
2404         Log: The fchdir() proto is supposed to live in <unistd.h>.
2405      Branch: perl
2406            ! ext/Cwd/Cwd.xs
2407 ____________________________________________________________________________
2408 [ 10804] By: jhi                                   on 2001/06/21  22:24:42
2409         Log: This town is too small for the Cwd extension and me,
2410              it would seem...
2411      Branch: perl
2412            ! ext/Cwd/Cwd.xs
2413 ____________________________________________________________________________
2414 [ 10803] By: jhi                                   on 2001/06/21  21:54:00
2415         Log: Metaconfig unit change for #10802.
2416      Branch: metaconfig/U/perl
2417            ! d_modfl.U
2418 ____________________________________________________________________________
2419 [ 10802] By: jhi                                   on 2001/06/21  21:53:37
2420         Log: More d'ohs.
2421      Branch: perl
2422            ! Configure
2423 ____________________________________________________________________________
2424 [ 10801] By: jhi                                   on 2001/06/21  21:38:38
2425         Log: Off-by-one.  I'm so classic.
2426      Branch: perl
2427            ! util.c
2428 ____________________________________________________________________________
2429 [ 10800] By: jhi                                   on 2001/06/21  20:10:19
2430         Log: Update Changes.
2431      Branch: perl
2432            ! Changes patchlevel.h
2433 ____________________________________________________________________________
2434 [ 10799] By: jhi                                   on 2001/06/21  20:03:54
2435         Log: Subject: Documentation patch for Net::FTP
2436              From: Marcel Grunauer <marcel@codewerk.com>
2437              Date: Wed, 20 Jun 2001 23:03:26 +0200
2438              Message-Id: <20010620210309.DCMT6087.viemta06@localhost>
2439      Branch: perl
2440            ! lib/Net/FTP.pm
2441 ____________________________________________________________________________
2442 [ 10798] By: jhi                                   on 2001/06/21  20:01:14
2443         Log: Retract the #10417 mg.c and embed.pl parts because of
2444              strange SEGVs in 64bit x86 FreeBSD observed by
2445              Nicholas Clark.
2446      Branch: perl
2447            ! embed.pl mg.c perlapi.c pod/perlintern.pod proto.h
2448 ____________________________________________________________________________
2449 [ 10797] By: jhi                                   on 2001/06/21  19:40:34
2450         Log: Add fchdir() probe (in non-UNIX systems assume it doesn't exist).
2451      Branch: perl
2452            ! Configure NetWare/config.wc NetWare/config_H.wc
2453            ! Porting/Glossary Porting/config.sh Porting/config_H
2454            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
2455            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
2456            ! vos/config.ga.h win32/config.bc win32/config.gc
2457            ! win32/config.vc win32/config_H.bc win32/config_H.gc
2458            ! win32/config_H.vc
2459 ____________________________________________________________________________
2460 [ 10796] By: jhi                                   on 2001/06/21  19:08:28
2461         Log: Cwd tweak from Doug MacEachern.
2462      Branch: perl
2463            ! ext/Cwd/Cwd.xs
2464 ____________________________________________________________________________
2465 [ 10795] By: jhi                                   on 2001/06/21  19:03:48
2466         Log: Protect the fchdir() and lstat() with ifdefs.
2467              fchdir() needs a Configure probe.
2468      Branch: perl
2469            ! ext/Cwd/Cwd.xs
2470 ____________________________________________________________________________
2471 [ 10794] By: nick                                  on 2001/06/21  17:11:35
2472         Log: Integrate mainline
2473      Branch: perlio
2474           +> ext/File/Glob/t/basic.t ext/File/Glob/t/case.t
2475           +> ext/File/Glob/t/global.t ext/File/Glob/t/taint.t
2476           +> lib/Attribute/Handlers/test.pl lib/File/Temp/t/mktemp.t
2477           +> lib/File/Temp/t/posix.t lib/File/Temp/t/security.t
2478           +> lib/File/Temp/t/tempfile.t lib/Getopt/Long/t/basic.t
2479           +> lib/Getopt/Long/t/compat.t lib/Getopt/Long/t/linkage.t
2480           +> lib/Getopt/Long/t/oo.t lib/Text/TabsWrap/t/fill.t
2481           +> lib/Text/TabsWrap/t/tabs.t lib/Text/TabsWrap/t/wrap.t
2482            - lib/Attribute/Handlers.t lib/File/Glob/basic.t
2483            - lib/File/Glob/case.t lib/File/Glob/global.t
2484            - lib/File/Glob/taint.t lib/File/Temp/mktemp.t
2485            - lib/File/Temp/posix.t lib/File/Temp/security.t
2486            - lib/File/Temp/tempfile.t lib/Getopt/Long/basic.t
2487            - lib/Getopt/Long/compat.t lib/Getopt/Long/linkage.t
2488            - lib/Getopt/Long/oo.t lib/Text/Tabs.t lib/Text/Wrap/fill.t
2489            - lib/Text/Wrap/wrap.t
2490           !> (integrate 41 files)
2491 ____________________________________________________________________________
2492 [ 10793] By: jhi                                   on 2001/06/21  17:01:26
2493         Log: Subject: [PATCH perl@10765] fix Cwd.xs for VMS
2494              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
2495              Date: Thu, 21 Jun 2001 13:04:54 -0500
2496              Message-Id: <5.1.0.14.0.20010621124127.029fe120@exchi01>
2497      Branch: perl
2498            ! ext/Cwd/Cwd.xs
2499 ____________________________________________________________________________
2500 [ 10792] By: jhi                                   on 2001/06/21  16:13:57
2501         Log: Subject: [PATCH pod] overlong =item
2502              From: Robin Barker <rmb1@cise.npl.co.uk>
2503              Date: Thu, 21 Jun 2001 18:08:04 +0100 (BST)
2504              Message-Id: <200106211708.SAA08097@tempest.npl.co.uk>
2505      Branch: perl
2506            ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
2507            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
2508 ____________________________________________________________________________
2509 [ 10791] By: jhi                                   on 2001/06/21  16:10:51
2510         Log: Subject: [PATCH perlio.c] format 
2511              From: Robin Barker <rmb1@cise.npl.co.uk>
2512              Date: Thu, 21 Jun 2001 18:05:02 +0100 (BST)
2513              Message-Id: <200106211705.SAA08067@tempest.npl.co.uk>
2514      Branch: perl
2515            ! perlio.c
2516 ____________________________________________________________________________
2517 [ 10790] By: jhi                                   on 2001/06/21  15:52:04
2518         Log: Subject: Re: [PATCH 5.7.1] sv.c documentation
2519              From: Radu Greab <radu@netsoft.ro>
2520              Date: Thu, 21 Jun 2001 19:06:02 +0300
2521              Message-ID: <15154.7018.376419.295092@ix.netsoft.ro>
2522      Branch: perl
2523            ! pod/perlapi.pod sv.c
2524 ____________________________________________________________________________
2525 [ 10789] By: jhi                                   on 2001/06/21  14:48:25
2526         Log: The metaconfig unit changes for #10788.
2527      Branch: metaconfig/U/perl
2528            ! Cross.U fflushall.U
2529 ____________________________________________________________________________
2530 [ 10788] By: jhi                                   on 2001/06/21  14:47:48
2531         Log: Cross-configuration changes: make $from to rm the files
2532              before copying them over (this means that he rm can be
2533              removed from the fflushall test), create $targetmkdir      
2534              (not documented in install since it is supposed to internal
2535              use only), make $run to copy over the executable only if
2536              a stamp file .xok doesn't already exist (to avoid unnecessary
2537              copying of the executable)
2538      Branch: perl
2539            ! Configure Makefile.SH
2540 ____________________________________________________________________________
2541 [ 10787] By: nick                                  on 2001/06/21  14:16:18
2542         Log: Integrate mainline
2543      Branch: perlio
2544           +> lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/List.pm
2545           +> lib/I18N/LangTags/README lib/Locale/Maketext/ChangeLog
2546           +> lib/Locale/Maketext/README lib/Locale/Maketext/test.pl
2547            - lib/I18N/LangTags/List.pod lib/Locale/Maketext.t
2548           !> (integrate 34 files)
2549 ____________________________________________________________________________
2550 [ 10786] By: jhi                                   on 2001/06/21  13:59:32
2551         Log: Re-add the files as text.
2552      Branch: perl
2553            + t/lib/locale/latin1 t/lib/locale/utf8 t/lib/warnings/utf8
2554 ____________________________________________________________________________
2555 [ 10785] By: jhi                                   on 2001/06/21  13:57:55
2556         Log: Delete the binary files.
2557      Branch: perl
2558            - t/lib/locale/latin1 t/lib/locale/utf8 t/lib/warnings/utf8
2559 ____________________________________________________________________________
2560 [ 10784] By: jhi                                   on 2001/06/21  13:49:47
2561         Log: Subject: [PATCH 5.7.x] Unnecessary pod2man calls in new extensions
2562              From: Andy Dougherty <doughera@lafayette.edu>
2563              Date: Thu, 21 Jun 2001 10:44:05 -0400 (EDT)
2564              Message-ID: <Pine.SOL.4.10.10106211040180.26439-100000@maxwell.phys.lafayette.edu>
2565      Branch: perl
2566            ! ext/Digest/MD5/Makefile.PL ext/List/Util/Makefile.PL
2567            ! ext/MIME/Base64/Makefile.PL ext/PerlIO/Scalar/Makefile.PL
2568            ! ext/PerlIO/Via/Makefile.PL ext/Time/HiRes/Makefile.PL
2569            ! ext/Time/Piece/Makefile.PL ext/XS/Typemap/Makefile.PL
2570 ____________________________________________________________________________
2571 [ 10783] By: jhi                                   on 2001/06/21  13:46:50
2572         Log: Subject: [ID 20010621.002] UnixWare 7.1.1 and Perl-5.6.1 problems
2573              From: 0000-Admin <root@egg.karlov.mff.cuni.cz>(0000)
2574              Date: Wed, 20 Jun 2001 14:11:49 +0200 (MET DST) 
2575              Message-Id: <200106201211.f5KCBnm24320@egg.karlov.mff.cuni.cz>
2576              
2577              Setting umask to something friendlier.
2578      Branch: perl
2579            ! installman installperl
2580 ____________________________________________________________________________
2581 [ 10782] By: jhi                                   on 2001/06/21  13:42:17
2582         Log: Shuffle around tests to (ext|lib)/.../t/ subdirectories.
2583              Resort MANIFEST with sort -f, looks much better.
2584      Branch: perl
2585            + ext/File/Glob/t/basic.t ext/File/Glob/t/case.t
2586            + ext/File/Glob/t/global.t ext/File/Glob/t/taint.t
2587            + lib/Attribute/Handlers/test.pl lib/File/Temp/t/mktemp.t
2588            + lib/File/Temp/t/posix.t lib/File/Temp/t/security.t
2589            + lib/File/Temp/t/tempfile.t lib/Getopt/Long/t/basic.t
2590            + lib/Getopt/Long/t/compat.t lib/Getopt/Long/t/linkage.t
2591            + lib/Getopt/Long/t/oo.t lib/Text/TabsWrap/t/fill.t
2592            + lib/Text/TabsWrap/t/tabs.t lib/Text/TabsWrap/t/wrap.t
2593            - lib/Attribute/Handlers.t lib/File/Glob/basic.t
2594            - lib/File/Glob/case.t lib/File/Glob/global.t
2595            - lib/File/Glob/taint.t lib/File/Temp/mktemp.t
2596            - lib/File/Temp/posix.t lib/File/Temp/security.t
2597            - lib/File/Temp/tempfile.t lib/Getopt/Long/basic.t
2598            - lib/Getopt/Long/compat.t lib/Getopt/Long/linkage.t
2599            - lib/Getopt/Long/oo.t lib/Text/Tabs.t lib/Text/Wrap/fill.t
2600            - lib/Text/Wrap/wrap.t
2601            ! MANIFEST
2602 ____________________________________________________________________________
2603 [ 10781] By: jhi                                   on 2001/06/21  13:16:04
2604         Log: Upgrade to I18N::LangTags 0.25.
2605      Branch: perl
2606            ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
2607            ! lib/I18N/LangTags/List.pm
2608 ____________________________________________________________________________
2609 [ 10780] By: jhi                                   on 2001/06/21  13:12:54
2610         Log: Subject: [PATCH] Step 2: Use the new PM_GETRE/SETRE macros everywhere.
2611              From: Richard Soderberg <rs@crystalflame.net>
2612              Date: Thu, 21 Jun 2001 07:01:22 -0700 (PDT)
2613              Message-ID: <Pine.LNX.4.21.0106210657400.1693-100000@oregonnet.com>
2614      Branch: perl
2615            ! dump.c ext/B/B.xs ext/B/B/C.pm ext/ByteLoader/bytecode.h mg.c
2616            ! op.c pp.c pp_ctl.c pp_hot.c regexec.c
2617 ____________________________________________________________________________
2618 [ 10779] By: jhi                                   on 2001/06/21  12:59:57
2619         Log: Test obsoleted by change #10777.
2620      Branch: perl
2621            ! t/op/sub_lval.t
2622 ____________________________________________________________________________
2623 [ 10778] By: jhi                                   on 2001/06/21  12:52:37
2624         Log: Case of confused test numbering.
2625      Branch: perl
2626            ! t/op/pat.t
2627 ____________________________________________________________________________
2628 [ 10777] By: jhi                                   on 2001/06/21  12:30:57
2629         Log: Subject: Re: Opinion on undef lvalue
2630              From: Abhijit Menon-Sen <ams@wiw.org>
2631              Date: Sun, 17 Jun 2001 13:04:46 +0530
2632              Message-ID: <20010617130446.B27925@lustre.linux.in>
2633              
2634              Allow lvalue subs to return undef in array context.
2635      Branch: perl
2636            ! pp_hot.c
2637 ____________________________________________________________________________
2638 [ 10776] By: jhi                                   on 2001/06/21  12:27:48
2639         Log: Just a guess that using the same hack for cygwin as
2640              for win32 might help.
2641      Branch: perl
2642            ! lib/File/Find/find.t
2643 ____________________________________________________________________________
2644 [ 10775] By: jhi                                   on 2001/06/21  12:25:58
2645         Log: NetWare tweaks from Guruprasad.
2646      Branch: perl
2647            ! NetWare/Makefile NetWare/Nwmain.c NetWare/config.wc
2648            ! NetWare/config_H.wc NetWare/nw5sck.c NetWare/nw5sck.h
2649            ! NetWare/nwperlsys.c NetWare/t/NWModify.pl
2650            ! NetWare/t/NWScripts.pl NetWare/t/Readme.txt
2651 ____________________________________________________________________________
2652 [ 10774] By: jhi                                   on 2001/06/21  12:21:17
2653         Log: Subject: Re: perl@10722: Bogus warnings on REs 
2654              From: Hugo <hv@crypt.compulink.co.uk>
2655              Date: Thu, 21 Jun 2001 09:51:17 +0100
2656              Message-Id: <200106210851.JAA01942@crypt.compulink.co.uk>
2657              
2658              Unroll to avoid a UTS compiler bug.
2659      Branch: perl
2660            ! regcomp.c
2661 ____________________________________________________________________________
2662 [ 10773] By: jhi                                   on 2001/06/21  12:13:13
2663         Log: Subject: Re: [PATCH] Make /o work under i?threads
2664              From: Artur Bergman <artur@contiller.se>
2665              Date: Thu, 21 Jun 2001 14:38:03 +0200
2666              Message-ID: <B757B74A.184D%artur@contiller.se>
2667      Branch: perl
2668            ! t/op/pat.t
2669 ____________________________________________________________________________
2670 [ 10772] By: jhi                                   on 2001/06/21  12:12:23
2671         Log: Subject: Re: [PATCH] Step 1 of moving regexps to the pad
2672              From: Artur Bergman <artur@contiller.se> 
2673              Date: Thu, 21 Jun 2001 14:27:33 +0200
2674              Message-ID: <B757B4D4.1849%artur@contiller.se>
2675              
2676              Plus extra parentheses.
2677      Branch: perl
2678            ! op.h
2679 ____________________________________________________________________________
2680 [ 10771] By: jhi                                   on 2001/06/21  12:10:29
2681         Log: Subject: [PATCH] Make /o work under i?threads
2682              From: Richard Soderberg <rs@crystalflame.net>
2683              Date: Thu, 21 Jun 2001 05:21:43 -0700 (PDT)
2684              Message-ID: <Pine.LNX.4.21.0106210518210.2479-100000@oregonnet.com>
2685      Branch: perl
2686            ! pp_ctl.c
2687 ____________________________________________________________________________
2688 [ 10770] By: jhi                                   on 2001/06/21  12:09:28
2689         Log: Subject: Re: [PATCH] Step 1 of moving regexps to the pad
2690              From: Artur Bergman <artur@contiller.se>
2691              Date: Thu, 21 Jun 2001 14:04:54 +0200
2692              Message-ID: <B757AF86.1842%artur@contiller.se>
2693      Branch: perl
2694            ! op.h
2695 ____________________________________________________________________________
2696 [ 10769] By: jhi                                   on 2001/06/21  12:08:03
2697         Log: Subject: Re: perl@10765: sv.c not OK on win32
2698              From: Artur Bergman <artur@contiller.se>
2699              Date: Thu, 21 Jun 2001 10:31:06 +0200
2700              Message-ID: <B7577D69.182C%artur@contiller.se>
2701      Branch: perl
2702            ! sv.c
2703 ____________________________________________________________________________
2704 [ 10768] By: jhi                                   on 2001/06/21  12:03:56
2705         Log: Subject: [PATCH 5.6.1] OS2 getpw*, getgr*
2706              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2707              Date: Thu, 21 Jun 2001 06:23:56 -0400
2708              Message-ID: <20010621062356.A8619@math.ohio-state.edu>
2709              
2710              Subject: Re: [PATCH 5.6.1] OS2 getpw*, getgr*
2711              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2712              Date: Thu, 21 Jun 2001 06:32:21 -0400
2713              Message-ID: <20010621063221.A8823@math.ohio-state.edu>
2714      Branch: perl
2715            ! lib/File/Glob/basic.t makedef.pl os2/os2.c os2/os2ish.h
2716 ____________________________________________________________________________
2717 [ 10767] By: jhi                                   on 2001/06/21  12:00:07
2718         Log: Subject: [PATCH] make syslog test more verbose
2719              From: Robert Spier <rspier@pobox.com>
2720              Date: Thu, 21 Jun 2001 00:54:32 -0400
2721              Message-ID: <15153.32264.295807.333073@rls.cx>
2722      Branch: perl
2723            ! ext/Sys/Syslog/syslog.t
2724 ____________________________________________________________________________
2725 [ 10766] By: jhi                                   on 2001/06/20  23:27:57
2726         Log: Subject: op/study.t refinements
2727              From: Hugo <hv@crypt.compulink.co.uk>
2728              Date: Thu, 21 Jun 2001 00:29:07 +0100
2729              Message-Id: <200106202329.AAA31397@crypt.compulink.co.uk>
2730      Branch: perl
2731            ! t/op/study.t
2732 ____________________________________________________________________________
2733 [ 10765] By: jhi                                   on 2001/06/20  19:51:47
2734         Log: Update Changes.
2735      Branch: perl
2736            ! Changes patchlevel.h
2737 ____________________________________________________________________________
2738 [ 10764] By: jhi                                   on 2001/06/20  19:00:23
2739         Log: Subject: Re: [PATCH] djgpp updates
2740              From: Laszlo Molnar <laszlo.molnar@eth.ericsson.se>
2741              Date: Wed, 20 Jun 2001 10:05:15 +0200
2742              Message-ID: <20010620100515.L5600@libra.eth.ericsson.se>
2743      Branch: perl
2744            ! djgpp/config.over
2745 ____________________________________________________________________________
2746 [ 10763] By: jhi                                   on 2001/06/20  18:58:06
2747         Log: Fix for ID 20010619.002 "When building hash, hash keys that
2748              are function calls are not being called", from Abhijit.
2749      Branch: perl
2750            ! t/base/lex.t toke.c
2751 ____________________________________________________________________________
2752 [ 10762] By: jhi                                   on 2001/06/20  18:45:00
2753         Log: Upgrade to Locale::Maketext 1.02, from Sean Burke.
2754      Branch: perl
2755            + lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/README
2756            + lib/Locale/Maketext/test.pl
2757            - lib/Locale/Maketext.t
2758            ! MANIFEST lib/Locale/Maketext.pm lib/Locale/Maketext.pod
2759            ! lib/Locale/Maketext/TPJ13.pod
2760 ____________________________________________________________________________
2761 [ 10761] By: jhi                                   on 2001/06/20  18:44:15
2762         Log: Metaconfig unit change for #10760.
2763      Branch: metaconfig
2764            ! U/modified/Cppsym.U
2765 ____________________________________________________________________________
2766 [ 10760] By: jhi                                   on 2001/06/20  18:42:04
2767         Log: Do not remove the ccsym* Cppsym* files since
2768              they are useful for metaconfig units coming after us.
2769              (This is the Configure nit mentioned in #10752.)
2770      Branch: perl
2771            ! Configure
2772 ____________________________________________________________________________
2773 [ 10759] By: jhi                                   on 2001/06/20  18:02:18
2774         Log: Update to I18N::LangTags 0.24, from Sean Burke.
2775      Branch: perl
2776            + lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/List.pm
2777            + lib/I18N/LangTags/README
2778            - lib/I18N/LangTags/List.pod
2779            ! MANIFEST lib/I18N/LangTags.pm lib/I18N/LangTags/test.pl
2780 ____________________________________________________________________________
2781 [ 10758] By: jhi                                   on 2001/06/20  17:34:43
2782         Log: Regen headers.
2783      Branch: perl
2784            ! embed.h embedvar.h global.sym perlapi.c perlapi.h
2785            ! pod/perlapi.pod proto.h
2786 ____________________________________________________________________________
2787 [ 10757] By: jhi                                   on 2001/06/20  17:23:08
2788         Log: Subject: [PATCH] Fixes case of CvDEPTH for perl_clone
2789              From: Artur Bergman <artur@contiller.se>
2790              Date: Wed, 20 Jun 2001 11:31:32 +0200
2791              Message-ID: <B7563A14.17D8%artur@contiller.se>
2792      Branch: perl
2793            ! embed.pl hv.c intrpvar.h sv.c sv.h
2794 ____________________________________________________________________________
2795 [ 10756] By: jhi                                   on 2001/06/20  17:13:26
2796         Log: Subject: Fix for [ID 20010124.001] POSIX::errno unreliable
2797              From: Tim Sweetman <tim@aldigital.co.uk> 
2798              Date: Wed, 13 Jun 2001 14:25:17 +0100 
2799              Message-ID: <3B2769BD.68B4F4B3@aldigital.co.uk> 
2800      Branch: perl
2801            ! ext/POSIX/POSIX.t lib/AutoLoader.pm
2802 ____________________________________________________________________________
2803 [ 10755] By: nick                                  on 2001/06/20  16:12:37
2804         Log: Integrate mainline
2805      Branch: perlio
2806           !> embed.h embed.pl ext/Cwd/Cwd.xs ext/Filter/t/call.t
2807           !> ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/t/io_sock.t
2808           !> ext/POSIX/POSIX.xs hints/mpeix.sh lib/File/Temp/security.t
2809           !> lib/FileHandle.t mpeix/mpeixish.h mpeix/relink objXSUB.h
2810           !> perlapi.c pod/perldiag.pod pp_sys.c proto.h t/op/pwent.t
2811           !> t/op/study.t util.c
2812 ____________________________________________________________________________
2813 [ 10754] By: gsar                                  on 2001/06/20  15:22:27
2814         Log: missing ld entry in Config.pm on Windows (makefile.mk had it,
2815              but not Makefile)
2816      Branch: maint-5.6/perl
2817            ! win32/Makefile
2818 ____________________________________________________________________________
2819 [ 10753] By: jhi                                   on 2001/06/20  14:03:20
2820         Log: Security tweak on readlink().
2821      Branch: perl
2822            ! pp_sys.c
2823 ____________________________________________________________________________
2824 [ 10752] By: jhi                                   on 2001/06/20  14:00:23
2825         Log: MPE/iX fixes from Mark Bixby (a Configure fix is also needed.)
2826      Branch: perl
2827            ! ext/Filter/t/call.t ext/IO/lib/IO/t/io_sock.t hints/mpeix.sh
2828            ! lib/File/Temp/security.t lib/FileHandle.t mpeix/mpeixish.h
2829            ! mpeix/relink t/op/pwent.t
2830 ____________________________________________________________________________
2831 [ 10751] By: jhi                                   on 2001/06/20  13:57:27
2832         Log: Reinstate #10725 (with probe for alarm()).
2833      Branch: perl
2834            ! t/op/study.t
2835 ____________________________________________________________________________
2836 [ 10750] By: jhi                                   on 2001/06/20  13:53:46
2837         Log: Replace our implementation of realpath() with OpenBSD's
2838              (src/lib/libc/stdlib/realpath.c 1.4).
2839      Branch: perl
2840            ! embed.h embed.pl ext/Cwd/Cwd.xs objXSUB.h perlapi.c
2841            ! pod/perldiag.pod proto.h util.c
2842 ____________________________________________________________________________
2843 [ 10749] By: jhi                                   on 2001/06/20  13:07:49
2844         Log: Integrate perlio.
2845      Branch: perl
2846           !> perlio.c
2847 ____________________________________________________________________________
2848 [ 10748] By: jhi                                   on 2001/06/20  13:07:18
2849         Log: No point in going into memory-saving contortions
2850              with getcwd() since there's a danger of buffer overflow.
2851              Also make the POSIX extension to use sv_getcwd().
2852              Finally, a missed proto.h fragment.
2853      Branch: perl
2854            ! ext/POSIX/POSIX.xs proto.h util.c
2855 ____________________________________________________________________________
2856 [ 10747] By: nick                                  on 2001/06/20  12:38:26
2857         Log: Fix PERLIO=unix bug, while restoring maximal buffer in PerlIOBuf_unread.
2858      Branch: perlio
2859            ! perlio.c
2860 ____________________________________________________________________________
2861 [ 10746] By: jhi                                   on 2001/06/20  11:51:10
2862         Log: Subject: Re: Bug in IO::Socket::INET module (repeat)
2863              From: Graham Barr <gbarr@pobox.com>
2864              Date: Wed, 20 Jun 2001 11:05:49 +0100
2865              Message-ID: <20010620110549.I19188@pobox.com>
2866              
2867              reported in        
2868              
2869              Subject: Bug in IO::Socket::INET module (repeat)
2870              From: "Harmon S. Nine" <hnine@netarx.com>
2871              Date: Tue, 19 Jun 2001 09:41:35 -0400
2872              Message-ID: <3B2F568F.8080605@netarx.com>
2873              
2874              The bug was that the IO::Socket::INET constructor
2875              did not allow a 'LocalPort' of 0.
2876      Branch: perl
2877            ! ext/IO/lib/IO/Socket/INET.pm
2878 ____________________________________________________________________________
2879 [ 10745] By: nick                                  on 2001/06/20  08:56:39
2880         Log: Integrate mainline.
2881      Branch: perlio
2882           !> (integrate 37 files)
2883 ____________________________________________________________________________
2884 [ 10744] By: jhi                                   on 2001/06/20  04:54:53
2885         Log: After some reading I don't think we can blindly
2886              use systems' realpath().  Too many security problems,
2887              too many buggy implementations.
2888              
2889              TODO: the realpath() emulation code in util.c doesn't
2890              seem fully operational?  (readlink(), for example?)
2891      Branch: perl
2892            ! Configure Makefile.micro Porting/Glossary Porting/config.sh
2893            ! Porting/config_H config_h.SH embed.h embed.pl global.sym
2894            ! objXSUB.h perlapi.c pod/perldiag.pod pod/perltoc.pod uconfig.h
2895            ! uconfig.sh util.c vos/config.alpha.def vos/config.alpha.h
2896            ! vos/config.ga.def vos/config.ga.h win32/config_H.bc
2897            ! win32/config_H.gc win32/config_H.vc
2898 ____________________________________________________________________________
2899 [ 10743] By: jhi                                   on 2001/06/20  00:48:48
2900         Log: Metaconfig unit change for #10738.
2901      Branch: metaconfig
2902            ! U/compline/d_gconvert.U
2903 ____________________________________________________________________________
2904 [ 10742] By: jhi                                   on 2001/06/20  00:48:20
2905         Log: Integrate change #10739 from maintperl:
2906              
2907              C<eval "/x$\r\n/x"> fails to compile correctly 
2908      Branch: perl
2909           !> t/op/pat.t toke.c
2910 ____________________________________________________________________________
2911 [ 10741] By: jhi                                   on 2001/06/20  00:41:05
2912         Log: Retract #10725 (Hugo asked NOT to apply the patch)
2913      Branch: perl
2914            ! t/op/study.t
2915 ____________________________________________________________________________
2916 [ 10740] By: jhi                                   on 2001/06/19  23:58:25
2917         Log: The test.third results were funnily named because of the
2918              new test scheme.
2919      Branch: perl
2920            ! t/TEST
2921 ____________________________________________________________________________
2922 [ 10739] By: gsar                                  on 2001/06/19  23:49:15
2923         Log: C<eval "/x$\r\n/x"> fails to compile correctly
2924      Branch: maint-5.6/perl
2925            ! t/op/pat.t toke.c
2926 ____________________________________________________________________________
2927 [ 10738] By: jhi                                   on 2001/06/19  23:04:15
2928         Log: Subject: [ID 20010619.012] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-per lio 4.0f (UNINSTALLED) 
2929              From: Spider Boardman <spider@Orb.Nashua.NH.US>
2930              Date: Tue, 19 Jun 2001 19:15:40 -0400
2931              Message-Id: <200106192315.TAA18531@Orb.Nashua.NH.US>
2932              
2933              The bigintpm.t #1183 failing in Tru64 (and also Cygwin)
2934              because "1e+129" being expected but "1.e+129" being returned.
2935              The culprit (at least in Tru64) is the use of gcvt().
2936      Branch: perl
2937            ! Configure
2938 ____________________________________________________________________________
2939 [ 10737] By: jhi                                   on 2001/06/19  22:56:52
2940         Log: Subject: [PATCH perl@10722] test hunting on VMS
2941              From: "Craig A. Berry" <craigberry@mac.com>
2942              Message-Id: <5.1.0.14.0.20010619183530.01c4bdb8@exchi01>
2943              Date: Tue, 19 Jun 2001 18:59:01 -0500
2944      Branch: perl
2945            ! vms/test.com
2946 ____________________________________________________________________________
2947 [ 10736] By: jhi                                   on 2001/06/19  21:32:29
2948         Log: Subject: [PATCH] s/typos//
2949              From: Abhijit Menon-Sen <ams@wiw.org>
2950              Date: Wed, 20 Jun 2001 02:15:02 +0530
2951              Message-ID: <20010620021502.A14541@lustre.linux.in>
2952              
2953              Without the op.h s/bearword/bareword/ hunk, see
2954              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/1998-02/msg00370.html
2955      Branch: perl
2956            ! util.c
2957 ____________________________________________________________________________
2958 [ 10735] By: jhi                                   on 2001/06/19  21:26:43
2959         Log: Metaconfig unit change for #10732 and #10733.
2960      Branch: metaconfig/U/perl
2961            ! fflushall.U
2962 ____________________________________________________________________________
2963 [ 10734] By: jhi                                   on 2001/06/19  21:24:41
2964         Log: Subject: [PATCH perl@10722] build ext/Socket dynamically on VMS
2965              From: "Craig A. Berry" <craigberry@mac.com>
2966              Date: Tue, 19 Jun 2001 17:19:48 -0500
2967              Message-Id: <5.1.0.14.0.20010619165650.01bd8478@exchi01>
2968      Branch: perl
2969            ! configure.com vms/descrip_mms.template
2970 ____________________________________________________________________________
2971 [ 10733] By: jhi                                   on 2001/06/19  19:57:44
2972         Log: Subject: [ID 20010619.011] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-per lio 4.0f (UNINSTALLED)
2973              From: Spider Boardman <spider@Orb.Nashua.NH.US>
2974              Date: Tue, 19 Jun 2001 16:48:07 -0400
2975              Message-Id: <200106192048.QAA20849@Orb.Nashua.NH.US>
2976              
2977              Further fixes to fflush(NULL) detection.
2978      Branch: perl
2979            ! Configure
2980 ____________________________________________________________________________
2981 [ 10732] By: jhi                                   on 2001/06/19  19:38:20
2982         Log: AIX test -s hangs with non-existent files?
2983              (A genuine logic bug in Configure, but AIX also broken?)
2984      Branch: perl
2985            ! Configure
2986 ____________________________________________________________________________
2987 [ 10731] By: jhi                                   on 2001/06/19  19:17:35
2988         Log: AUTHORS updates.
2989      Branch: perl
2990            ! AUTHORS
2991 ____________________________________________________________________________
2992 [ 10730] By: jhi                                   on 2001/06/19  19:03:07
2993         Log: Subject: [ID 20010619.007] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-perlio 4.0f (UNINSTALLED)
2994              From: Spider Boardman <spider@Orb.Nashua.NH.US>
2995              Date: Tue, 19 Jun 2001 15:33:25 -0400
2996              Message-Id: <200106191933.PAA08415@Orb.Nashua.NH.US>
2997      Branch: perl
2998            ! ext/POSIX/POSIX.t lib/warnings.t perlio.c t/lib/1_compile.t
2999            ! t/lib/warnings/pp
3000 ____________________________________________________________________________
3001 [ 10729] By: jhi                                   on 2001/06/19  18:34:10
3002         Log: Integrate perlio.
3003      Branch: perl
3004           !> lib/File/Find/find.t win32/distclean.bat
3005 ____________________________________________________________________________
3006 [ 10728] By: nick                                  on 2001/06/19  18:24:53
3007         Log: Hack File/Find/find.t to use File::Spec::Unix on Win32.
3008      Branch: perlio
3009            ! lib/File/Find/find.t win32/distclean.bat
3010 ____________________________________________________________________________
3011 [ 10727] By: jhi                                   on 2001/06/19  18:07:31
3012         Log: Furthwer tweak the fdopen() spot as suggseted by Jeff Pinyan;
3013              also add information how to find out whether one has PerlIO.
3014      Branch: perl
3015            ! pod/perlfunc.pod
3016 ____________________________________________________________________________
3017 [ 10726] By: jhi                                   on 2001/06/19  17:59:30
3018         Log: Subject: [ID 20010619.005] two typos in pod/perlfunc.pod
3019              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
3020              Date: Tue, 19 Jun 2001 11:36:32 -0700 (PDT)
3021              Message-Id: <200106191836.LAA21471@ventrue.corp.yahoo.com>
3022      Branch: perl
3023            ! pod/perlfunc.pod
3024 ____________________________________________________________________________
3025 [ 10725] By: jhi                                   on 2001/06/19  17:28:30
3026         Log: Subject: Re: [ID 20010618.006] some end-anchored regexps hang when using study 
3027              From: Hugo <hv@crypt.compulink.co.uk>
3028              Date: Tue, 19 Jun 2001 12:37:30 +0100
3029              Message-Id: <200106191137.MAA15185@crypt.compulink.co.uk>
3030      Branch: perl
3031            ! t/op/study.t
3032 ____________________________________________________________________________
3033 [ 10724] By: jhi                                   on 2001/06/19  17:22:20
3034         Log: Subject: Re: [ID 20010618.006] some end-anchored regexps hang when using study 
3035              From: Hugo <hv@crypt.compulink.co.uk>
3036              Message-Id: <200106191215.NAA17691@crypt.compulink.co.uk>
3037              Date: Tue, 19 Jun 2001 13:15:17 +0100
3038      Branch: perl
3039            ! util.c
3040 ____________________________________________________________________________
3041 [ 10723] By: nick                                  on 2001/06/19  14:46:15
3042         Log: Integrate mainline
3043      Branch: perlio
3044           +> ext/IPC/SysV/ipcsysv.t ext/Thread/create.tx ext/Thread/die.tx
3045           +> ext/Thread/die2.tx ext/Thread/io.tx ext/Thread/join.tx
3046           +> ext/Thread/join2.tx ext/Thread/list.tx ext/Thread/lock.tx
3047           +> ext/Thread/queue.tx ext/Thread/specific.tx ext/Thread/sync.tx
3048           +> ext/Thread/sync2.tx ext/Thread/unsync.tx ext/Thread/unsync2.tx
3049           +> ext/Thread/unsync3.tx ext/Thread/unsync4.tx
3050            - ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
3051            - ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
3052            - ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
3053            - ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
3054            - ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
3055            - ext/Thread/unsync4.t
3056           !> Changes MANIFEST NetWare/Makefile NetWare/config.wc
3057           !> djgpp/config.over djgpp/fixpmain
3058           !> ext/DynaLoader/DynaLoader_pm.PL ext/IPC/SysV/t/msg.t
3059           !> ext/IPC/SysV/t/sem.t handy.h hv.c lib/ExtUtils/MM_Unix.pm
3060           !> patchlevel.h perl.h utils/libnetcfg.PL win32/Makefile
3061 ____________________________________________________________________________
3062 [ 10722] By: jhi                                   on 2001/06/19  11:55:30
3063         Log: Update Changes.
3064      Branch: perl
3065            ! Changes patchlevel.h
3066 ____________________________________________________________________________
3067 [ 10721] By: jhi                                   on 2001/06/19  11:29:34
3068         Log: The existence shall be MANIFESted.
3069      Branch: perl
3070            ! MANIFEST
3071 ____________________________________________________________________________
3072 [ 10720] By: jhi                                   on 2001/06/19  10:58:09
3073         Log: The old libnet.cfg is first searched from the current directory,
3074              only then from the module path.
3075      Branch: perl
3076            ! utils/libnetcfg.PL
3077 ____________________________________________________________________________
3078 [ 10719] By: jhi                                   on 2001/06/19  10:55:59
3079         Log: NetWare tweaks from Guruprasad.
3080      Branch: perl
3081            ! NetWare/Makefile NetWare/config.wc
3082 ____________________________________________________________________________
3083 [ 10718] By: jhi                                   on 2001/06/19  10:54:22
3084         Log: Subject: [PATCH] djgpp updates
3085              From: Laszlo Molnar <laszlo.molnar@eth.ericsson.se>
3086              Date: Tue, 19 Jun 2001 10:59:06 +0200
3087              Message-ID: <20010619105906.C5600@libra.eth.ericsson.se>
3088      Branch: perl
3089            ! djgpp/config.over djgpp/fixpmain
3090 ____________________________________________________________________________
3091 [ 10717] By: jhi                                   on 2001/06/19  10:53:20
3092         Log: Subject: [PATCH: perl@10689]let MS VC 5 resolve _PerlIO_win32
3093              From: Prymmer/Kahn <pvhp@best.com>
3094              Date: Mon, 18 Jun 2001 23:48:52 -0700 (PDT)
3095              Message-ID: <Pine.BSF.4.21.0106182345100.17670-100000@shell8.ba.best.com>
3096      Branch: perl
3097            ! win32/Makefile
3098 ____________________________________________________________________________
3099 [ 10716] By: jhi                                   on 2001/06/19  10:52:25
3100         Log: The INT32_MIN_BROKEN and INT64_MIN_BROKEN tweaks needs
3101              to happen right after the inclusion of <inttypes.h>,
3102              from Edward Moy.
3103      Branch: perl
3104            ! handy.h perl.h
3105 ____________________________________________________________________________
3106 [ 10715] By: jhi                                   on 2001/06/19  10:49:21
3107         Log: Subject: [patch] preserve @DynaLoader::dl_{librefs,modules}
3108              From: Doug MacEachern <dougm@covalent.net>
3109              Date: Mon, 18 Jun 2001 22:13:38 -0700 (PDT)
3110              Message-ID: <Pine.LNX.4.21.0106182210570.22114-100000@mako.covalent.net>
3111      Branch: perl
3112            ! ext/DynaLoader/DynaLoader_pm.PL
3113 ____________________________________________________________________________
3114 [ 10714] By: jhi                                   on 2001/06/19  10:48:19
3115         Log: Revert #10656 for perfomance reasons but leave in the
3116              use of Hv*() macros -- in comments, so that grepping the
3117              source is easier, from Abhijit.  (Also add the ENV_HV_NAME speedup
3118              suggested by Sarathy, also by Abhijit.)
3119      Branch: perl
3120            ! hv.c
3121 ____________________________________________________________________________
3122 [ 10713] By: jhi                                   on 2001/06/19  10:46:08
3123         Log: Subject: [patch] .s MakeMaker suffix
3124              From: Doug MacEachern <dougm@covalent.net>
3125              Date: Mon, 18 Jun 2001 21:23:11 -0700 (PDT)
3126              Message-ID: <Pine.LNX.4.21.0106182120250.22114-100000@mako.covalent.net>
3127      Branch: perl
3128            ! lib/ExtUtils/MM_Unix.pm
3129 ____________________________________________________________________________
3130 [ 10712] By: jhi                                   on 2001/06/19  10:34:35
3131         Log: One test lost in the big shuffle restored.
3132      Branch: perl
3133            + ext/IPC/SysV/ipcsysv.t
3134            ! MANIFEST ext/IPC/SysV/t/msg.t ext/IPC/SysV/t/sem.t
3135 ____________________________________________________________________________
3136 [ 10711] By: jhi                                   on 2001/06/19  10:25:46
3137         Log: Rename the old non-standard threads tests so that
3138              they won't be invoked.
3139      Branch: perl
3140            + ext/Thread/create.tx ext/Thread/die.tx ext/Thread/die2.tx
3141            + ext/Thread/io.tx ext/Thread/join.tx ext/Thread/join2.tx
3142            + ext/Thread/list.tx ext/Thread/lock.tx ext/Thread/queue.tx
3143            + ext/Thread/specific.tx ext/Thread/sync.tx ext/Thread/sync2.tx
3144            + ext/Thread/unsync.tx ext/Thread/unsync2.tx
3145            + ext/Thread/unsync3.tx ext/Thread/unsync4.tx
3146            - ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
3147            - ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
3148            - ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
3149            - ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
3150            - ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
3151            - ext/Thread/unsync4.t
3152            ! MANIFEST
3153 ____________________________________________________________________________
3154 [ 10710] By: jhi                                   on 2001/06/19  10:18:41
3155         Log: Integrate perlio.
3156      Branch: perl
3157           !> win32/config_sh.PL
3158 ____________________________________________________________________________
3159 [ 10709] By: nick                                  on 2001/06/19  08:18:18
3160         Log: Integrate mainline
3161      Branch: perlio
3162           +> (branch 40 files)
3163            - lib/locale/latin1 lib/locale/utf8 lib/strict/refs
3164            - lib/strict/subs lib/strict/vars lib/warnings/1global
3165            - lib/warnings/2use lib/warnings/3both lib/warnings/4lint
3166            - lib/warnings/5nolint lib/warnings/6default lib/warnings/7fatal
3167            - lib/warnings/8signal lib/warnings/9enabled lib/warnings/av
3168            - lib/warnings/doio lib/warnings/doop lib/warnings/gv
3169            - lib/warnings/hv lib/warnings/malloc lib/warnings/mg
3170            - lib/warnings/op lib/warnings/perl lib/warnings/perlio
3171            - lib/warnings/perly lib/warnings/pp lib/warnings/pp_ctl
3172            - lib/warnings/pp_hot lib/warnings/pp_sys lib/warnings/regcomp
3173            - lib/warnings/regexec lib/warnings/run lib/warnings/sv
3174            - lib/warnings/taint lib/warnings/toke lib/warnings/universal
3175            - lib/warnings/utf8 lib/warnings/util
3176           !> (integrate 57 files)
3177 ____________________________________________________________________________
3178 [ 10708] By: nick                                  on 2001/06/19  07:57:10
3179         Log: Get Win32 known_extensions and extensions right in config.sh and hence Config.pm
3180      Branch: perlio
3181            ! win32/config_sh.PL
3182 ____________________________________________________________________________
3183 [ 10707] By: nick                                  on 2001/06/19  07:05:07
3184         Log: Perly.y and related file fixes to keep mainframe yacc (and bison) happy.
3185      Branch: perl
3186            ! perly.c perly.y perly_c.diff vms/perly_c.vms
3187 ____________________________________________________________________________
3188 [ 10706] By: jhi                                   on 2001/06/19  02:58:26
3189         Log: More perl572delta tweaks.
3190      Branch: perl
3191            ! pod/perl572delta.pod
3192 ____________________________________________________________________________
3193 [ 10705] By: jhi                                   on 2001/06/19  01:53:40
3194         Log: Update perl572delta.
3195      Branch: perl
3196            ! pod/perl572delta.pod
3197 ____________________________________________________________________________
3198 [ 10704] By: jhi                                   on 2001/06/19  01:28:40
3199         Log: VOS updates from Paul Green.
3200      Branch: perl
3201            ! vos/Changes vos/build.cm vos/perl.bind
3202 ____________________________________________________________________________
3203 [ 10703] By: jhi                                   on 2001/06/19  01:03:53
3204         Log: Update the vos/config.*.* files.
3205      Branch: perl
3206            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
3207            ! vos/config.ga.h
3208 ____________________________________________________________________________
3209 [ 10702] By: jhi                                   on 2001/06/19  01:03:32
3210         Log: Add a makefile for more painless adding of symbols to the
3211              VOS headers while in UNIX (in VOS the vos/configure_perl.cm
3212              takes care of the adding)
3213      Branch: perl
3214            + vos/Makefile
3215 ____________________________________________________________________________
3216 [ 10701] By: jhi                                   on 2001/06/19  00:51:44
3217         Log: Make libnetcfg by default display the libnet configuration,
3218              -c to change, add -i for old config, document all options,
3219              regen toc.
3220      Branch: perl
3221            ! pod/perltoc.pod pod/perlutil.pod utils/libnetcfg.PL
3222 ____________________________________________________________________________
3223 [ 10700] By: jhi                                   on 2001/06/18  23:45:12
3224         Log: gcc -Wall sweep.
3225      Branch: perl
3226            ! ext/IO/IO.xs ext/Time/Piece/Piece.xs
3227 ____________________________________________________________________________
3228 [ 10699] By: jhi                                   on 2001/06/18  23:19:53
3229         Log: So there.
3230      Branch: perl
3231            ! universal.c
3232 ____________________________________________________________________________
3233 [ 10698] By: jhi                                   on 2001/06/18  23:10:22
3234         Log: Document the need for sv_printify().
3235              
3236              Document that 'use utf8' has been considered.
3237              
3238              (An unfinished, gcc 3.0 -Wall nit fix also slipped in, gack.)
3239      Branch: perl
3240            ! pod/perltodo.pod universal.c
3241 ____________________________________________________________________________
3242 [ 10697] By: jhi                                   on 2001/06/18  22:50:53
3243         Log: Subject: Re: [PATCH] Re: [PATCH] Re: perl@10611
3244              From: Nicholas Clark <nick@ccl4.org>
3245              Date: Mon, 18 Jun 2001 23:29:23 +0100
3246              Message-ID: <20010618232923.I98663@plum.flirble.org>
3247      Branch: perl
3248            ! ext/POSIX/Makefile.PL ext/Socket/Makefile.PL
3249            ! ext/Sys/Syslog/Makefile.PL
3250 ____________________________________________________________________________
3251 [ 10696] By: jhi                                   on 2001/06/18  22:39:32
3252         Log: Subject: [PATCH: 5.6.1] perl5db.pl v1.07 + docs
3253              From: Scott.L.Miller@Compaq.com
3254              Date: Mon, 18 Jun 2001 10:12:27 -0500
3255              Message-ID: <86256A6F.00538A54.00@omacmta01.custom-edge.com>
3256      Branch: perl
3257            ! lib/perl5db.pl pod/perldebug.pod
3258 ____________________________________________________________________________
3259 [ 10695] By: jhi                                   on 2001/06/18  22:35:13
3260         Log: Subject: [PATCH lib/Carp/Heavy.pm] malformed POSIX negation
3261              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
3262              Date: Mon, 18 Jun 2001 16:52:24 -0400 (EDT)
3263              Message-ID: <Pine.GSO.4.21.0106181650590.17386-100000@crusoe.crusoe.net>
3264      Branch: perl
3265            ! lib/Carp/Heavy.pm
3266 ____________________________________________________________________________
3267 [ 10694] By: jhi                                   on 2001/06/18  22:34:06
3268         Log: Subject: [PATCH] Documentation changes for CLONE
3269              From: Artur Bergman <artur@contiller.se>
3270              Date: Mon, 18 Jun 2001 22:06:37 +0200
3271              Message-ID: <B7542BEC.1719%artur@contiller.se>
3272      Branch: perl
3273            ! pod/perlmod.pod pod/perlsub.pod
3274 ____________________________________________________________________________
3275 [ 10693] By: jhi                                   on 2001/06/18  22:31:38
3276         Log: Subject: Re: configure.com
3277              From: "Craig A. Berry" <craigberry@mac.com>
3278              Date: Mon, 18 Jun 2001 16:04:38 -0500
3279              Message-Id: <5.1.0.14.0.20010618154549.0318c090@mail.mac.com>
3280      Branch: perl
3281            ! configure.com
3282 ____________________________________________________________________________
3283 [ 10692] By: jhi                                   on 2001/06/18  22:30:43
3284         Log: Subject: PL_nullstash + perl_clone()
3285              From: Doug MacEachern <dougm@covalent.net>
3286              Date: Mon, 18 Jun 2001 16:24:22 -0700 (PDT)
3287              Message-ID: <Pine.LNX.4.21.0106181621040.11974-100000@mako.covalent.net>
3288      Branch: perl
3289            ! sv.c
3290 ____________________________________________________________________________
3291 [ 10691] By: jhi                                   on 2001/06/18  22:26:20
3292         Log: Subject: Re: [PATCH 5.7.1] sv.c documentation
3293              From: davem@fdgroup.co.uk
3294              Date: Mon, 18 Jun 2001 21:29:45 +0100 (BST)
3295              Message-Id: <200106182029.VAA06503@gizmo.fdgroup.co.uk>
3296      Branch: perl
3297            ! embed.pl pod/perlapi.pod
3298 ____________________________________________________________________________
3299 [ 10690] By: jhi                                   on 2001/06/18  22:17:05
3300         Log: More cross-compilation defaults gleaned from -Dcc
3301              if it is CPU-OS-gcc.
3302      Branch: metaconfig
3303            ! U/modified/libc.U
3304      Branch: metaconfig/U/perl
3305            ! Cross.U
3306      Branch: perl
3307            ! Configure INSTALL
3308 ____________________________________________________________________________
3309 [ 10689] By: jhi                                   on 2001/06/18  13:59:47
3310         Log: Update Changes.
3311      Branch: perl
3312            ! Changes patchlevel.h
3313 ____________________________________________________________________________
3314 [ 10688] By: jhi                                   on 2001/06/18  13:44:18
3315         Log: Subject: [PATCH 5.7.1] sv.c documentation
3316              From: davem@fdgroup.co.uk
3317              Date: Mon, 18 Jun 2001 00:47:52 +0100 (BST)
3318              Message-Id: <200106172347.AAA05475@gizmo.fdgroup.co.uk>
3319      Branch: perl
3320            ! embed.pl pod/perlapi.pod pod/perlguts.pod pod/perlintern.pod
3321            ! sv.c sv.h
3322 ____________________________________________________________________________
3323 [ 10687] By: jhi                                   on 2001/06/18  13:38:03
3324         Log: Subject: [PATCH bleadperl DOC] $@ Clarification in pod/perlvar.pod
3325              From: "Jon Gunnip" <jongunnip@hotmail.com>
3326              Date: Sun, 17 Jun 2001 18:24:29 -0400
3327              Message-ID: <F136EXUIEAOeIiGXix40000e3a7@hotmail.com>
3328      Branch: perl
3329            ! pod/perlvar.pod
3330 ____________________________________________________________________________
3331 [ 10686] By: jhi                                   on 2001/06/18  13:32:13
3332         Log: Move the locale/strict/warnings helper files back
3333              under the t/lib; this way the amount of non-installabled
3334              stuff under lib/ stays smaller.
3335      Branch: perl
3336            + t/lib/locale/latin1 t/lib/locale/utf8 t/lib/strict/refs
3337            + t/lib/strict/subs t/lib/strict/vars t/lib/warnings/1global
3338            + t/lib/warnings/2use t/lib/warnings/3both t/lib/warnings/4lint
3339            + t/lib/warnings/5nolint t/lib/warnings/6default
3340            + t/lib/warnings/7fatal t/lib/warnings/8signal
3341            + t/lib/warnings/9enabled t/lib/warnings/av t/lib/warnings/doio
3342            + t/lib/warnings/doop t/lib/warnings/gv t/lib/warnings/hv
3343            + t/lib/warnings/malloc t/lib/warnings/mg t/lib/warnings/op
3344            + t/lib/warnings/perl t/lib/warnings/perlio t/lib/warnings/perly
3345            + t/lib/warnings/pp t/lib/warnings/pp_ctl t/lib/warnings/pp_hot
3346            + t/lib/warnings/pp_sys t/lib/warnings/regcomp
3347            + t/lib/warnings/regexec t/lib/warnings/run t/lib/warnings/sv
3348            + t/lib/warnings/taint t/lib/warnings/toke
3349            + t/lib/warnings/universal t/lib/warnings/utf8
3350            + t/lib/warnings/util
3351            - lib/locale/latin1 lib/locale/utf8 lib/strict/refs
3352            - lib/strict/subs lib/strict/vars lib/warnings/1global
3353            - lib/warnings/2use lib/warnings/3both lib/warnings/4lint
3354            - lib/warnings/5nolint lib/warnings/6default lib/warnings/7fatal
3355            - lib/warnings/8signal lib/warnings/9enabled lib/warnings/av
3356            - lib/warnings/doio lib/warnings/doop lib/warnings/gv
3357            - lib/warnings/hv lib/warnings/malloc lib/warnings/mg
3358            - lib/warnings/op lib/warnings/perl lib/warnings/perlio
3359            - lib/warnings/perly lib/warnings/pp lib/warnings/pp_ctl
3360            - lib/warnings/pp_hot lib/warnings/pp_sys lib/warnings/regcomp
3361            - lib/warnings/regexec lib/warnings/run lib/warnings/sv
3362            - lib/warnings/taint lib/warnings/toke lib/warnings/universal
3363            - lib/warnings/utf8 lib/warnings/util
3364            ! MANIFEST installperl lib/locale.t lib/strict.t
3365 ____________________________________________________________________________
3366 [ 10685] By: jhi                                   on 2001/06/18  13:11:49
3367         Log: Split off the pack/unpack code, from Nicholas Clark.
3368      Branch: perl
3369            + pp_pack.c
3370            ! MANIFEST Makefile.SH Makefile.micro cflags.SH embed.h embed.pl
3371            ! objXSUB.h perlapi.c pod/perlhack.pod pp.c proto.h
3372            ! vms/descrip_mms.template win32/Makefile win32/makefile.mk
3373 ____________________________________________________________________________
3374 [ 10684] By: jhi                                   on 2001/06/18  12:25:55
3375         Log: Guard the SysV IPC tests against being invoked in
3376              SysV-IPC-less places.
3377      Branch: perl
3378            ! ext/IPC/SysV/t/msg.t ext/IPC/SysV/t/sem.t
3379 ____________________________________________________________________________
3380 [ 10683] By: nick                                  on 2001/06/18  12:24:42
3381         Log: Integrate mainline (new test scheme now ok on Linux).
3382      Branch: perlio
3383           +> lib/warnings.t
3384           !> dump.c sv.c
3385 ____________________________________________________________________________
3386 [ 10682] By: jhi                                   on 2001/06/18  12:20:50
3387         Log: Add the locale.c and numeric.c to the microperl sources.
3388      Branch: perl
3389            ! Makefile.micro win32/Makefile
3390 ____________________________________________________________________________
3391 [ 10681] By: jhi                                   on 2001/06/18  11:57:45
3392         Log: Subject: [PATCH dump.c] FLAGS = (...,OUR,TYPED,...)
3393              From: Abhijit Menon-Sen <ams@wiw.org>
3394              Date: Mon, 18 Jun 2001 14:23:44 +0530
3395              Message-ID: <20010618142344.A13136@lustre.linux.in>
3396      Branch: perl
3397            ! dump.c
3398 ____________________________________________________________________________
3399 [ 10680] By: jhi                                   on 2001/06/18  11:56:12
3400         Log: Subject: Re: [PATCH] more anonymous stash cleanups
3401              From: Abhijit Menon-Sen <ams@wiw.org>
3402              Date: Mon, 18 Jun 2001 15:50:32 +0530
3403              Message-ID: <20010618155032.A13223@lustre.linux.in>
3404              
3405              Plus the comment left in as suggested by NI-S.
3406      Branch: perl
3407            ! sv.c
3408 ____________________________________________________________________________
3409 [ 10679] By: jhi                                   on 2001/06/18  11:49:27
3410         Log: One missed file.
3411      Branch: perl
3412            + lib/warnings.t
3413 ____________________________________________________________________________
3414 [ 10678] By: nick                                  on 2001/06/18  08:05:29
3415         Log: Integrate mainline (part2 - the deletes)
3416      Branch: perlio
3417            - lib/Text/Abbrev/t/abbrev.t t/lib/anydbm.t t/lib/b-stash.t
3418            - t/lib/bigfltpm.t t/lib/bigintpm.t t/lib/cwd.t t/lib/db-btree.t
3419            - t/lib/db-hash.t t/lib/db-recno.t t/lib/extutils.t
3420            - t/lib/filefind.t t/lib/filehand.t t/lib/filter-util.t
3421            - t/lib/findtaint.t t/lib/ftmp-security.t t/lib/gdbm.t
3422            - t/lib/glob-basic.t t/lib/glob-case.t t/lib/io_dup.t
3423            - t/lib/io_poll.t t/lib/io_sel.t t/lib/io_taint.t t/lib/mbimbf.t
3424            - t/lib/ndbm.t t/lib/net-hostent.t t/lib/odbm.t t/lib/open2.t
3425            - t/lib/open3.t t/lib/posix.t t/lib/sdbm.t t/lib/sigaction.t
3426            - t/lib/syslfs.t t/pragma/locale.t t/pragma/strict.t
3427            - t/pragma/subs.t t/pragma/warn/mg t/pragma/warnings.t
3428 ____________________________________________________________________________
3429 [ 10677] By: nick                                  on 2001/06/18  08:04:44
3430         Log: Integrate mainline (part1)
3431      Branch: perlio
3432           +> (branch 376 files)
3433            - (delete 219 files)
3434           !> (integrate 151 files)
3435 ____________________________________________________________________________
3436 [ 10676] By: jhi                                   on 2001/06/18  04:17:15
3437         Log: The Grand Trek: move the *.t files from t/ to lib/ and ext/.
3438              No doubt I made some mistakes like missed some files or
3439              misnamed some files.  The naming rules were more or less:
3440              (1) if the module is from CPAN, follows its ways, be it
3441              t/*.t or test.pl.
3442              (2) otherwise if there are multiple tests for a module
3443              put them in a t/
3444              (3) otherwise if there's only one test put it in Module.t
3445              (4) helper files go to module/ (locale, strict, warnings)
3446              (5) use longer filenames now that we can (but e.g. the
3447              compat-0.6.t and the Text::Balanced test files still
3448              were renamed to be more civil against the 8.3 people)
3449              installperl was updated appropriately not to install the
3450              *.t files or the help files from under lib.
3451              
3452              TODO: some helper files still remain under t/ that could
3453              follow their 'masters'.  UPDATE: On second thoughts, why
3454              should they.  They can continue to live under t/lib, and
3455              in fact the locale/strict/warnings helpers that were moved
3456              could be moved back.  This way the amount of non-installable
3457              stuff under lib/ stays smaller.
3458      Branch: perl
3459            + (add 253 files)
3460            - (delete 254 files)
3461            ! MANIFEST installperl lib/Test/Harness.pm t/TEST t/harness
3462 ____________________________________________________________________________
3463 [ 10675] By: jhi                                   on 2001/06/18  03:15:02
3464         Log: The warning no more comes from util.c, it comes from numeric.c.
3465      Branch: perl
3466            ! README.tru64
3467 ____________________________________________________________________________
3468 [ 10674] By: jhi                                   on 2001/06/18  00:56:22
3469         Log: Subject: Re: anyone good at casting spells?
3470              From: Spider Boardman <spider@Orb.Nashua.NH.US>
3471              Date: Sun, 17 Jun 2001 21:21:04 -0400
3472              Message-Id: <200106180121.VAA10195@Orb.Nashua.NH.US> 
3473      Branch: perl
3474            ! ext/POSIX/POSIX.xs hv.h
3475 ____________________________________________________________________________
3476 [ 10673] By: jhi                                   on 2001/06/17  22:24:53
3477         Log: Protect the (original) thread tests against testing if no 5.005
3478              threads have been configured.
3479      Branch: perl
3480            ! ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
3481            ! ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
3482            ! ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
3483            ! ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
3484            ! ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
3485            ! ext/Thread/unsync4.t
3486 ____________________________________________________________________________
3487 [ 10672] By: jhi                                   on 2001/06/17  22:09:28
3488         Log: Try the new test scanning scheme on Text::Abbrev.
3489      Branch: perl
3490            + lib/Text/Abbrev.t
3491            - lib/Text/Abbrev/t/abbrev.t
3492            ! MANIFEST
3493 ____________________________________________________________________________
3494 [ 10671] By: jhi                                   on 2001/06/17  22:07:08
3495         Log: Change the scan policy of the *.t and test.pl files,
3496              now the *.t do not need to live in a t/ directory.
3497      Branch: perl
3498            ! t/TEST t/harness
3499 ____________________________________________________________________________
3500 [ 10670] By: jhi                                   on 2001/06/17  20:32:35
3501         Log: Subject: [PATCH perlfaq7.pod] fix dangling L<perlobj/"WARNING">
3502              From: Ilmari Karonen <iltzu@sci.fi>
3503              Date: Mon, 18 Jun 2001 00:30:21 +0300 (EET DST)
3504              Message-ID: <Pine.SOL.3.96.1010618002009.6629A-100000@simpukka>
3505      Branch: perl
3506            ! pod/perlfaq7.pod
3507 ____________________________________________________________________________
3508 [ 10669] By: jhi                                   on 2001/06/17  20:30:22
3509         Log: Quench the warnings from Tru64; the HP-UX is still
3510              broken because it really, REALLY, doesn't like the
3511              HvARRAY() being lvalue:
3512              
3513              cc: "hv.c", line 192: warning 524: Cast (non-lvalue) appears on left-hand side of assignment.
3514              cc: "hv.c", line 192: error 1549: Modifiable lvalue required for assignment operator.
3515      Branch: perl
3516            ! hv.c
3517 ____________________________________________________________________________
3518 [ 10668] By: jhi                                   on 2001/06/17  19:13:24
3519         Log: Integrate change #10667 from maintperl:
3520              
3521              change#10449 broke the special-case that makes lexicals inside the
3522              eval"" within DB::DB() visible
3523      Branch: perl
3524           !> op.c
3525 ____________________________________________________________________________
3526 [ 10667] By: gsar                                  on 2001/06/17  19:08:27
3527         Log: change#10449 broke the special-case that makes lexicals inside the
3528              eval"" within DB::DB() visible
3529      Branch: maint-5.6/perl
3530            ! op.c
3531 ____________________________________________________________________________
3532 [ 10666] By: jhi                                   on 2001/06/17  17:50:07
3533         Log: Still spurious output; indent the code a bit.
3534              
3535              TODO1: separate the utility functions like MkDir
3536              into a helper script?
3537              
3538              TODO2: I see a lot of repetition in the filepath()
3539              and dirpath() calls.
3540      Branch: perl
3541            ! t/lib/filefind.t t/lib/findtaint.t
3542 ____________________________________________________________________________
3543 [ 10665] By: jhi                                   on 2001/06/17  16:59:42
3544         Log: Regen modlib, toc.
3545      Branch: perl
3546            ! pod/perlmodlib.pod pod/perltoc.pod
3547 ____________________________________________________________________________
3548 [ 10664] By: jhi                                   on 2001/06/17  16:55:28
3549         Log: Add libnetcfg to perlutil.
3550      Branch: perl
3551            ! pod/perlutil.pod
3552 ____________________________________________________________________________
3553 [ 10663] By: jhi                                   on 2001/06/17  16:53:29
3554         Log: Initial integration of libnet-1.0703.
3555              The Configure script renamed as libnetcfg, will be
3556              installed along other utilities.
3557      Branch: perl
3558            + lib/Net/ChangeLog.libnet lib/Net/Cmd.pm lib/Net/Config.eg
3559            + lib/Net/Config.pm lib/Net/Domain.pm lib/Net/DummyInetd.pm
3560            + lib/Net/FTP.pm lib/Net/FTP/A.pm lib/Net/FTP/E.pm
3561            + lib/Net/FTP/I.pm lib/Net/FTP/L.pm lib/Net/FTP/dataconn.pm
3562            + lib/Net/Hostname.eg lib/Net/NNTP.pm lib/Net/Netrc.pm
3563            + lib/Net/PH.pm lib/Net/POP3.pm lib/Net/README.config
3564            + lib/Net/README.libnet lib/Net/SMTP.pm lib/Net/SNPP.pm
3565            + lib/Net/Time.pm lib/Net/demos/ftp lib/Net/demos/inetd
3566            + lib/Net/demos/nntp lib/Net/demos/nntp.mirror
3567            + lib/Net/demos/pop3 lib/Net/demos/smtp.self lib/Net/demos/snpp
3568            + lib/Net/demos/time lib/Net/libnet.ppd lib/Net/libnetFAQ.pod
3569            + lib/Net/t/ftp.t lib/Net/t/hostname.t lib/Net/t/nntp.t
3570            + lib/Net/t/ph.t lib/Net/t/require.t lib/Net/t/smtp.t
3571            + utils/libnetcfg.PL
3572            ! MANIFEST utils.lst utils/Makefile
3573 ____________________________________________________________________________
3574 [ 10662] By: jhi                                   on 2001/06/17  15:37:32
3575         Log: Less potentially test-harness-confusing output.
3576      Branch: perl
3577            ! lib/Memoize/t/expire_module_t.t
3578 ____________________________________________________________________________
3579 [ 10661] By: jhi                                   on 2001/06/17  15:31:04
3580         Log: The final print annoys make test.
3581      Branch: perl
3582            ! t/lib/filefind.t t/lib/findtaint.t
3583 ____________________________________________________________________________
3584 [ 10660] By: jhi                                   on 2001/06/17  14:00:21
3585         Log: Add an option for handling dangling symbolic links.
3586      Branch: perl
3587            ! lib/File/Find.pm t/lib/filefind.t
3588 ____________________________________________________________________________
3589 [ 10659] By: jhi                                   on 2001/06/17  13:45:48
3590         Log: Subject: Re: [MacPerl-Porters] Re: [PATCH] File::Find for bleadperl, Mac OS  etc.
3591              From: Thomas Wegner <wegner_thomas@yahoo.com>
3592              Date: Sun, 17 Jun 2001 14:43:11 +0200
3593              Message-Id: <p04320400b751fb74714a@[149.225.10.45]>
3594      Branch: perl
3595            + t/lib/findtaint.t
3596            ! MANIFEST lib/File/Find.pm t/lib/filefind.t
3597 ____________________________________________________________________________
3598 [ 10658] By: jhi                                   on 2001/06/17  13:13:25
3599         Log: Subject: [PATCH ExtUtils/MM_Unix.pm perl@10654] Remove tmon.out in make clean
3600              From: Jonathan Stowe <gellyfish@gellyfish.com>
3601              Date: Sun, 17 Jun 2001 11:26:21 +0100 (BST)
3602              Message-ID: <Pine.LNX.4.33.0106171120540.28753-100000@orpheus.gellyfish.com>
3603      Branch: perl
3604            ! lib/ExtUtils/MM_Unix.pm
3605 ____________________________________________________________________________
3606 [ 10657] By: jhi                                   on 2001/06/17  13:12:25
3607         Log: Subject: [PATCH] more anonymous stash cleanups
3608              From: Abhijit Menon-Sen <ams@wiw.org>
3609              Date: Sun, 17 Jun 2001 11:44:06 +0530
3610              Message-ID: <20010617114406.A25203@lustre.linux.in>
3611      Branch: perl
3612            ! op.c
3613 ____________________________________________________________________________
3614 [ 10656] By: jhi                                   on 2001/06/17  13:11:11
3615         Log: Subject: [PATCH #1/7] xhv_array (was Re: Using xhv_foo instead of HvFOO)
3616              From: Abhijit Menon-Sen <ams@wiw.org>
3617              Date: Sun, 17 Jun 2001 08:02:59 +0530
3618              Message-ID: <20010617080259.A28776@lustre.linux.in>
3619              
3620              Subject: [PATCH #2/7] xhv_eiter
3621              From: Abhijit Menon-Sen <ams@wiw.org>
3622              Date: Sun, 17 Jun 2001 08:13:18 +0530
3623              Message-ID: <20010617081318.B28776@lustre.linux.in>
3624              
3625              Subject: [PATCH #3/7] xhv_fill
3626              From: Abhijit Menon-Sen <ams@wiw.org>
3627              Date: Sun, 17 Jun 2001 08:25:16 +0530
3628              Message-ID: <20010617082516.C28776@lustre.linux.in>
3629              
3630              Subject: [PATCH #4/7] xhv_keys
3631              From: Abhijit Menon-Sen <ams@wiw.org>
3632              Date: Sun, 17 Jun 2001 08:36:17 +0530
3633              Message-ID: <20010617083617.D28776@lustre.linux.in>
3634              
3635              Subject: [PATCH #5/7] xhv_max
3636              From: Abhijit Menon-Sen <ams@wiw.org>
3637              Date: Sun, 17 Jun 2001 08:39:48 +0530
3638              Message-ID: <20010617083948.E28776@lustre.linux.in>
3639              
3640              Subject: [PATCH #6,7/7] xhv_pmroot, xhv_riter
3641              From: Abhijit Menon-Sen <ams@wiw.org>
3642              Date: Sun, 17 Jun 2001 08:51:11 +0530
3643              Message-ID: <20010617085111.F28776@lustre.linux.in>
3644      Branch: perl
3645            ! hv.c
3646 ____________________________________________________________________________
3647 [ 10655] By: jhi                                   on 2001/06/16  23:32:03
3648         Log: Update Changes.
3649      Branch: perl
3650            ! Changes patchlevel.h
3651 ____________________________________________________________________________
3652 [ 10654] By: jhi                                   on 2001/06/16  23:18:37
3653         Log: Subject: [PATCH] Re: DYNAMIC_ENV_FETCH HvNAME abuse.
3654              From: Abhijit Menon-Sen <ams@wiw.org>
3655              Date: Sat, 16 Jun 2001 07:41:19 +0530
3656              Message-ID: <20010616074119.A24720@lustre.linux.in>
3657      Branch: perl
3658            ! hv.c perl.c vms/vmsish.h win32/win32.h
3659 ____________________________________________________________________________
3660 [ 10653] By: jhi                                   on 2001/06/16  23:15:11
3661         Log: Document tests failing when threaded, since we now have more.
3662      Branch: perl
3663            ! pod/perl572delta.pod
3664 ____________________________________________________________________________
3665 [ 10652] By: jhi                                   on 2001/06/16  23:12:19
3666         Log: -Wall cleanup.
3667      Branch: perl
3668            ! ext/Thread/Thread.xs
3669 ____________________________________________________________________________
3670 [ 10651] By: jhi                                   on 2001/06/16  23:06:55
3671         Log: pthread_attr_setstacksize() isn't absolutely necessary
3672              to call, only iff THREAD_CREATE_NEEDS_STACK.
3673      Branch: perl
3674            ! ext/Thread/Thread.xs
3675 ____________________________________________________________________________
3676 [ 10650] By: jhi                                   on 2001/06/16  22:58:48
3677         Log: -Wall strays.
3678      Branch: perl
3679            ! perl.c util.c
3680 ____________________________________________________________________________
3681 [ 10649] By: jhi                                   on 2001/06/16  22:47:40
3682         Log: Add workaround for Darwin's (Mac OS X's) INT32_MIN
3683              (and INT64_MIN) brokenness.
3684      Branch: perl
3685            ! hints/darwin.sh perl.h
3686 ____________________________________________________________________________
3687 [ 10648] By: jhi                                   on 2001/06/16  22:27:48
3688         Log: Subject: [PATCH] Re: [PATCH] Re: perl@10611
3689              From: Nicholas Clark <nick@ccl4.org>
3690              Date: Sun, 17 Jun 2001 00:16:05 +0100
3691              Message-ID: <20010617001605.V98663@plum.flirble.org>
3692      Branch: perl
3693            ! ext/Fcntl/Fcntl.xs ext/Fcntl/Makefile.PL ext/File/Glob/Glob.pm
3694            ! ext/File/Glob/Glob.xs ext/File/Glob/Makefile.PL
3695            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
3696 ____________________________________________________________________________
3697 [ 10647] By: jhi                                   on 2001/06/16  22:24:47
3698         Log: Add perlnetware to docs; regen toc; supply skeleton
3699              docs for some Memoize submodules.
3700      Branch: perl
3701            ! lib/Memoize/AnyDBM_File.pm lib/Memoize/ExpireFile.pm
3702            ! lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
3703            ! lib/Memoize/SDBM_File.pm lib/Memoize/Storable.pm
3704            ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod
3705            ! win32/Makefile win32/makefile.mk
3706 ____________________________________________________________________________
3707 [ 10646] By: jhi                                   on 2001/06/16  22:06:52
3708         Log: pod cleanup.
3709      Branch: perl
3710            ! README.netware
3711 ____________________________________________________________________________
3712 [ 10645] By: jhi                                   on 2001/06/16  21:47:00
3713         Log: Integrate Memoize 0.64.  Few tweaks were required in
3714              the test scripts.  Note that the speed and expire*
3715              tests take several dozen seconds to run.
3716      Branch: perl
3717            + lib/Memoize.pm lib/Memoize/AnyDBM_File.pm
3718            + lib/Memoize/Expire.pm lib/Memoize/ExpireFile.pm
3719            + lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
3720            + lib/Memoize/README lib/Memoize/SDBM_File.pm
3721            + lib/Memoize/Saves.pm lib/Memoize/Storable.pm lib/Memoize/TODO
3722            + lib/Memoize/t/array.t lib/Memoize/t/correctness.t
3723            + lib/Memoize/t/errors.t lib/Memoize/t/expire.t
3724            + lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
3725            + lib/Memoize/t/expire_module_t.t lib/Memoize/t/flush.t
3726            + lib/Memoize/t/normalize.t lib/Memoize/t/prototype.t
3727            + lib/Memoize/t/speed.t lib/Memoize/t/tie.t
3728            + lib/Memoize/t/tie_gdbm.t lib/Memoize/t/tie_ndbm.t
3729            + lib/Memoize/t/tie_sdbm.t lib/Memoize/t/tie_storable.t
3730            + lib/Memoize/t/tiefeatures.t lib/Memoize/t/unmemoize.t
3731            ! MANIFEST t/lib/1_compile.t
3732 ____________________________________________________________________________
3733 [ 10644] By: jhi                                   on 2001/06/16  20:35:49
3734         Log: Document the cross-compilation options.
3735      Branch: perl
3736            ! Cross/README INSTALL
3737 ____________________________________________________________________________
3738 [ 10643] By: jhi                                   on 2001/06/16  19:46:38
3739         Log: NetWare port from Guruprasad S <SGURUPRASAD@novell.com>.
3740      Branch: perl
3741            + NetWare/CLIBsdio.h NetWare/CLIBstr.h NetWare/CLIBstuf.c
3742            + NetWare/CLIBstuf.h NetWare/Main.c NetWare/Makefile
3743            + NetWare/NWTInfo.c NetWare/NWUtil.c NetWare/Nwmain.c
3744            + NetWare/Nwpipe.c NetWare/bat/BldNWExt.bat
3745            + NetWare/bat/Buildtype.bat NetWare/bat/MPKBuild.bat
3746            + NetWare/bat/SetNWBld.bat NetWare/bat/Setmpksdk.bat
3747            + NetWare/bat/Setnlmsdk.bat NetWare/bat/Setwatcom.bat
3748            + NetWare/bat/ToggleD2.bat NetWare/bat/ToggleXDC.bat
3749            + NetWare/config.wc NetWare/config_H.wc NetWare/config_h.PL
3750            + NetWare/config_sh.PL NetWare/deb.h NetWare/dl_netware.xs
3751            + NetWare/intdef.h NetWare/interface.c NetWare/interface.h
3752            + NetWare/iperlhost.h NetWare/netware.h NetWare/nw5.c
3753            + NetWare/nw5iop.h NetWare/nw5sck.c NetWare/nw5sck.h
3754            + NetWare/nw5thread.c NetWare/nw5thread.h NetWare/nwperlsys.c
3755            + NetWare/nwperlsys.h NetWare/nwpipe.h NetWare/nwplglob.c
3756            + NetWare/nwplglob.h NetWare/nwtinfo.h NetWare/nwutil.h
3757            + NetWare/t/NWModify.pl NetWare/t/NWScripts.pl
3758            + NetWare/t/Readme.txt NetWare/testnlm/echo/echo.c
3759            + NetWare/testnlm/type/type.c NetWare/win32ish.h README.netware
3760            + lib/ExtUtils/MM_NW5.pm
3761            ! MANIFEST XSUB.h dosish.h ext/Errno/Errno_pm.PL ext/IO/IO.xs
3762            ! ext/POSIX/POSIX.xs ext/Socket/Socket.xs installperl iperlsys.h
3763            ! lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
3764            ! lib/File/Copy.pm lib/File/Find.pm lib/perl5db.pl makedef.pl
3765            ! perl.c perl.h perlio.c perlio.h pp_sys.c t/comp/multiline.t
3766            ! t/comp/script.t t/io/argv.t t/io/dup.t t/io/fs.t
3767            ! t/io/inplace.t t/io/iprefix.t t/io/tell.t t/lib/anydbm.t
3768            ! t/lib/b-stash.t t/lib/cwd.t t/lib/db-btree.t t/lib/db-hash.t
3769            ! t/lib/db-recno.t t/lib/filehand.t t/lib/filter-util.t
3770            ! t/lib/ftmp-security.t t/lib/gdbm.t t/lib/glob-basic.t
3771            ! t/lib/glob-case.t t/lib/io_dup.t t/lib/io_poll.t
3772            ! t/lib/io_sel.t t/lib/io_taint.t t/lib/ndbm.t
3773            ! t/lib/net-hostent.t t/lib/odbm.t t/lib/open2.t t/lib/open3.t
3774            ! t/lib/posix.t t/lib/sdbm.t t/lib/sigaction.t t/lib/syslfs.t
3775            ! t/op/anonsub.t t/op/closure.t t/op/die_exit.t t/op/exec.t
3776            ! t/op/fork.t t/op/goto.t t/op/groups.t t/op/lfs.t t/op/magic.t
3777            ! t/op/misc.t t/op/rand.t t/op/runlevel.t t/op/split.t
3778            ! t/op/stat.t t/op/sysio.t t/op/taint.t t/op/write.t
3779            ! t/pragma/locale.t t/pragma/strict.t t/pragma/subs.t
3780            ! t/pragma/warn/mg t/pragma/warnings.t thread.h toke.c util.c
3781            ! util.h x2p/a2py.c
3782 ____________________________________________________________________________
3783 [ 10642] By: jhi                                   on 2001/06/16  19:16:04
3784         Log: Resort MANIFEST.
3785      Branch: perl
3786            ! MANIFEST
3787 ____________________________________________________________________________
3788 [ 10641] By: jhi                                   on 2001/06/16  18:52:26
3789         Log: Integrate perlio.
3790      Branch: perl
3791           +> win32/win32io.c
3792           !> MANIFEST perlio.c perliol.h win32/makefile.mk
3793 ____________________________________________________________________________
3794 [ 10640] By: nick                                  on 2001/06/16  18:38:31
3795         Log: Disable :win32 layer as default till I get it working
3796      Branch: perlio
3797            ! MANIFEST perlio.c
3798 ____________________________________________________________________________
3799 [ 10639] By: jhi                                   on 2001/06/16  18:35:46
3800         Log: Try the new scheme by moving the Text::Abbrev test
3801              to a new place under lib.
3802      Branch: perl
3803            + lib/Text/Abbrev/t/abbrev.t
3804            - t/lib/abbrev.t
3805            ! MANIFEST
3806 ____________________________________________________________________________
3807 [ 10638] By: jhi                                   on 2001/06/16  18:34:30
3808         Log: Make the code even more dynamical so that testname
3809              suffix length can change.
3810      Branch: perl
3811            ! lib/Test/Harness.pm t/TEST
3812 ____________________________________________________________________________
3813 [ 10637] By: jhi                                   on 2001/06/16  18:16:28
3814         Log: Allow for deeper t/ and also a single test.pl.
3815      Branch: perl
3816            ! t/TEST t/harness
3817 ____________________________________________________________________________
3818 [ 10636] By: jhi                                   on 2001/06/16  18:13:59
3819         Log: #define fix from Nicholas Clark.
3820      Branch: perl
3821            ! ext/POSIX/POSIX.xs
3822 ____________________________________________________________________________
3823 [ 10635] By: jhi                                   on 2001/06/16  17:50:43
3824         Log: Initialization is nice.
3825      Branch: perl
3826            ! lib/Test/Harness.pm
3827 ____________________________________________________________________________
3828 [ 10634] By: jhi                                   on 2001/06/16  17:38:53
3829         Log: Make t/TEST and t/harness to test also the t/ tests
3830              under the main lib/ and ext/ directories.  Fix Test::Harness
3831              to dynamically change the width of its "foo/bar....ok" output.
3832      Branch: perl
3833            ! lib/Test/Harness.pm t/TEST t/TestInit.pm t/harness
3834 ____________________________________________________________________________
3835 [ 10633] By: jhi                                   on 2001/06/16  16:58:57
3836         Log: Subject: [PATCH] Re: perl@10611 
3837              From: Nicholas Clark <nick@ccl4.org>
3838              Date: Sat, 16 Jun 2001 16:52:47 +0100
3839              Message-ID: <20010616165247.O98663@plum.flirble.org>
3840              
3841              The .xs parts, too.
3842      Branch: perl
3843            ! ext/GDBM_File/GDBM_File.xs ext/POSIX/POSIX.xs
3844            ! ext/Socket/Socket.xs ext/Sys/Syslog/Syslog.xs
3845 ____________________________________________________________________________
3846 [ 10632] By: nick                                  on 2001/06/16  16:44:35
3847         Log: Work-in-progress win32 layer semi-functional, checking 
3848              for UNIX breakage.
3849      Branch: perlio
3850            ! perlio.c perliol.h win32/makefile.mk win32/win32io.c
3851 ____________________________________________________________________________
3852 [ 10631] By: jhi                                   on 2001/06/16  16:40:30
3853         Log: Subject: [PATCH] Re: perl@10611 
3854              From: Nicholas Clark <nick@ccl4.org>
3855              Date: Sat, 16 Jun 2001 16:52:47 +0100
3856              Message-ID: <20010616165247.O98663@plum.flirble.org>
3857      Branch: perl
3858            ! ext/GDBM_File/GDBM_File.xs ext/GDBM_File/Makefile.PL
3859            ! ext/POSIX/Makefile.PL ext/POSIX/POSIX.xs
3860            ! ext/Socket/Makefile.PL ext/Socket/Socket.xs
3861            ! ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/Syslog.xs
3862            ! lib/ExtUtils/Constant.pm
3863 ____________________________________________________________________________
3864 [ 10630] By: jhi                                   on 2001/06/16  15:11:38
3865         Log: Metaconfig unit change for #10629.
3866      Branch: metaconfig
3867            ! U/modified/Finish.U
3868 ____________________________________________________________________________
3869 [ 10629] By: jhi                                   on 2001/06/16  15:11:10
3870         Log: The extraction changed directories.
3871      Branch: perl
3872            ! Configure
3873 ____________________________________________________________________________
3874 [ 10628] By: jhi                                   on 2001/06/16  14:59:38
3875         Log: Math::BigInt 1.35 from Tels.
3876      Branch: perl
3877            + t/lib/mbimbf.t
3878            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
3879            ! t/lib/bigfltpm.t t/lib/bigintpm.t
3880 ____________________________________________________________________________
3881 [ 10627] By: nick                                  on 2001/06/16  14:54:52
3882         Log: Work in progress UNIX-side edit of win32 PerLIO layer
3883      Branch: perlio
3884            + win32/win32io.c
3885            ! perlio.c win32/makefile.mk
3886 ____________________________________________________________________________
3887 [ 10626] By: jhi                                   on 2001/06/16  14:01:50
3888         Log: Subject: [PATCH 5.6.1] os2/diff-configure
3889              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3890              Date: Fri, 15 Jun 2001 01:19:36 -0400
3891              Message-ID: <20010615011936.A26982@math.ohio-state.edu>
3892              
3893              Empty all of it because I think #10624 made even the
3894              last patch hunk unnecessary.
3895      Branch: perl
3896            ! os2/diff.configure
3897 ____________________________________________________________________________
3898 [ 10625] By: jhi                                   on 2001/06/16  13:58:34
3899         Log: Metaconfig unit change for 10624.
3900      Branch: metaconfig
3901            ! U/modified/libc.U
3902      Branch: perl
3903            ! config_h.SH
3904 ____________________________________________________________________________
3905 [ 10624] By: jhi                                   on 2001/06/16  13:58:13
3906         Log: Move the initialization of libnames to the beginning so
3907              that can one 'seed' it (as OS/2 does.)
3908      Branch: perl
3909            ! Configure
3910 ____________________________________________________________________________
3911 [ 10623] By: jhi                                   on 2001/06/16  13:47:54
3912         Log: Subject: [PATCH 5.6.1] OS2::DLL patch
3913              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3914              Date: Fri, 15 Jun 2001 19:10:57 -0400
3915              Message-ID: <20010615191057.A8050@math.ohio-state.edu>
3916      Branch: perl
3917            ! os2/OS2/REXX/DLL/DLL.pm
3918 ____________________________________________________________________________
3919 [ 10622] By: jhi                                   on 2001/06/16  13:29:42
3920         Log: Subject: [PATCH perl@10611] make VMS find util.c's offspring 
3921              From: "Craig A. Berry" <craigberry@mac.com>
3922              Date: Fri, 15 Jun 2001 17:00:03 -0500
3923              Message-Id: <a05101007b750342599be@[172.16.52.1]>
3924      Branch: perl
3925            ! vms/descrip_mms.template
3926 ____________________________________________________________________________
3927 [ 10621] By: jhi                                   on 2001/06/16  13:28:37
3928         Log: Subject: [PATCH perl@10611] get extutils.t working on VMS (again)
3929              From: "Craig A. Berry" <craigberry@mac.com>
3930              Date: Fri, 15 Jun 2001 18:39:42 -0500
3931              Message-Id: <a05101008b7503dc9dc2f@[172.16.52.1]>
3932      Branch: perl
3933            ! lib/File/Spec/VMS.pm t/lib/extutils.t
3934 ____________________________________________________________________________
3935 [ 10620] By: jhi                                   on 2001/06/16  13:25:06
3936         Log: Integrate perlio.
3937      Branch: perl
3938           !> embed.h embed.pl lib/open.pm perl.c perlio.c proto.h
3939           !> t/io/utf8.t t/lib/io_scalar.t
3940 ____________________________________________________________________________
3941 [ 10619] By: nick                                  on 2001/06/15  21:05:19
3942         Log: Generated files
3943      Branch: perlio
3944            ! embed.h proto.h
3945 ____________________________________________________________________________
3946 [ 10618] By: nick                                  on 2001/06/15  20:27:42
3947         Log: Fix open.pm to work via XS-implemented method calls rather
3948              than *open::layers variables which caused all the HV/AV hassle.
3949      Branch: perlio
3950            ! embed.pl lib/open.pm perl.c perlio.c t/io/utf8.t
3951            ! t/lib/io_scalar.t
3952 ____________________________________________________________________________
3953 [ 10617] By: jhi                                   on 2001/06/15  18:50:53
3954         Log: Integrate perlio.
3955      Branch: perl
3956           !> lib/ExtUtils/Constant.pm
3957 ____________________________________________________________________________
3958 [ 10616] By: nick                                  on 2001/06/15  18:46:47
3959         Log: pTHX_ / aTHX_ for ExtUtils/Constant.pm
3960      Branch: perlio
3961            ! lib/ExtUtils/Constant.pm
3962 ____________________________________________________________________________
3963 [ 10615] By: jhi                                   on 2001/06/15  18:36:43
3964         Log: Integrate perlio.
3965      Branch: perl
3966           !> ext/Socket/Socket.xs
3967 ____________________________________________________________________________
3968 [ 10614] By: nick                                  on 2001/06/15  18:33:37
3969         Log: MULTIPLICITY fix for Socket.xs
3970      Branch: perlio
3971            ! ext/Socket/Socket.xs
3972 ____________________________________________________________________________
3973 [ 10613] By: jhi                                   on 2001/06/15  16:34:06
3974         Log: Subject: Re: perl@10611
3975              From: Doug MacEachern <dougm@covalent.net>
3976              Date: Fri, 15 Jun 2001 10:10:33 -0700 (PDT)
3977              Message-ID: <Pine.LNX.4.21.0106151007420.10871-100000@mako.covalent.net>
3978      Branch: perl
3979            ! ext/Socket/Socket.xs
3980 ____________________________________________________________________________
3981 [ 10612] By: nick                                  on 2001/06/15  16:14:38
3982         Log: Raw integrate on mainline - MULTIPLICITY issues with Socket.xs
3983      Branch: perlio
3984           !> Changes ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
3985           !> ext/Socket/Socket.pm ext/Socket/Socket.xs
3986           !> lib/ExtUtils/Constant.pm lib/File/Find.pm opcode.pl
3987           !> patchlevel.h perlio.c t/lib/extutils.t t/lib/filefind.t
3988           !> t/lib/gdbm.t t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t
3989           !> utils/h2ph.PL
3990 ____________________________________________________________________________
3991 [ 10611] By: jhi                                   on 2001/06/15  14:29:04
3992         Log: Update Changes.
3993      Branch: perl
3994            ! Changes patchlevel.h
3995 ____________________________________________________________________________
3996 [ 10610] By: jhi                                   on 2001/06/15  14:20:33
3997         Log: Upping the test count.
3998      Branch: perl
3999            ! t/lib/filefind.t
4000 ____________________________________________________________________________
4001 [ 10609] By: jhi                                   on 2001/06/15  14:13:29
4002         Log: Integrate perlio.
4003      Branch: perl
4004           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
4005 ____________________________________________________________________________
4006 [ 10608] By: jhi                                   on 2001/06/15  14:12:31
4007         Log: Subject: Re: [ID 20010608.010] File::Find re-entrancy
4008              From: andreas.koenig@anima.de (Andreas J. Koenig)
4009              Date: 15 Jun 2001 13:30:39 +0200
4010              Message-ID: <m3hexikmjk.fsf@ak-71.mind.de>
4011              
4012              Record the grim history.
4013      Branch: perl
4014            ! lib/File/Find.pm
4015 ____________________________________________________________________________
4016 [ 10607] By: jhi                                   on 2001/06/15  14:08:19
4017         Log: Subject: Re: [ID 20010608.010] File::Find re-entrancy
4018              From: Brian McCauley <nobull@mail.com>
4019              Date: 15 Jun 2001 07:51:26 +0100
4020              Message-Id: <200106150923.f5F9NpG02725@wcl-l.bham.ac.uk>
4021      Branch: perl
4022            ! lib/File/Find.pm t/lib/filefind.t
4023 ____________________________________________________________________________
4024 [ 10606] By: nick                                  on 2001/06/15  14:00:08
4025         Log: regen_config_h for Win32.
4026      Branch: perlio
4027            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
4028 ____________________________________________________________________________
4029 [ 10605] By: jhi                                   on 2001/06/15  13:49:55
4030         Log: Subject: [PATCH: perl@10576] handle tri graphs in h2ph.PL -> h2ph*
4031              From: Peter Prymmer <pvhp@forte.com>
4032              Date: Thu, 14 Jun 2001 16:25:33 -0700 (PDT)
4033              Message-ID: <Pine.OSF.4.10.10106141608080.110974-100000@aspara.forte.com>
4034      Branch: perl
4035            ! t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t utils/h2ph.PL
4036 ____________________________________________________________________________
4037 [ 10604] By: jhi                                   on 2001/06/15  13:45:03
4038         Log: Some filesystems require writability for rename/unlink.
4039      Branch: perl
4040            ! opcode.pl
4041 ____________________________________________________________________________
4042 [ 10603] By: jhi                                   on 2001/06/15  13:41:34
4043         Log: Subject: Re: [PATCH} perlio and threading @ 10576 + report 
4044              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
4045              Date: Fri, 15 Jun 2001 12:08:53 +0200
4046              Message-Id: <20010615120320.F009.H.M.BRAND@hccnet.nl>
4047      Branch: perl
4048            ! perlio.c
4049 ____________________________________________________________________________
4050 [ 10602] By: jhi                                   on 2001/06/15  13:27:04
4051         Log: Subject: Re: [PATCH] opcode.pl is chmod'ing the original source tree
4052              From: Mike Guy <mjtg@cam.ac.uk>
4053              Date: Fri, 15 Jun 2001 14:11:49 +0100
4054              Message-Id: <E15AtO9-0006Nd-00@draco.cus.cam.ac.uk>
4055      Branch: perl
4056            ! opcode.pl
4057 ____________________________________________________________________________
4058 [ 10601] By: jhi                                   on 2001/06/15  13:21:18
4059         Log: Subject: [PATCH ?] INADDR_ANY INADDR_BROADCAST INADDR_LOOPBACK INADDR_NONE
4060              From: Nicholas Clark <nick@ccl4.org>
4061              Date: Thu, 14 Jun 2001 23:52:56 +0100
4062              Message-ID: <20010614235256.G98663@plum.flirble.org>
4063      Branch: perl
4064            ! ext/Socket/Socket.pm ext/Socket/Socket.xs
4065            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
4066 ____________________________________________________________________________
4067 [ 10600] By: jhi                                   on 2001/06/15  13:16:56
4068         Log: Subject: Re: [PATCH] GDBM_File (wasRe: ext/ + -Wall)
4069              From: Russ Allbery <rra@stanford.edu>
4070              Date: 14 Jun 2001 13:24:43 -0700
4071              Message-ID: <ylzobaizck.fsf@windlord.stanford.edu>
4072      Branch: perl
4073            ! ext/GDBM_File/GDBM_File.pm
4074 ____________________________________________________________________________
4075 [ 10599] By: jhi                                   on 2001/06/15  13:15:26
4076         Log: Subject: [PATCH] GDBM_File (wasRe: ext/ + -Wall)
4077              From: Nicholas Clark <nick@ccl4.org>
4078              Date: Thu, 14 Jun 2001 20:37:47 +0100
4079              Message-ID: <20010614203747.F98663@plum.flirble.org>
4080      Branch: perl
4081            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
4082            ! t/lib/gdbm.t
4083 ____________________________________________________________________________
4084 [ 10598] By: jhi                                   on 2001/06/15  13:13:13
4085         Log: Integrate perlio.
4086      Branch: perl
4087           !> makedef.pl sv.c
4088 ____________________________________________________________________________
4089 [ 10597] By: nick                                  on 2001/06/15  11:08:13
4090         Log: Check that HVs with HvNAME() != NULL are really stashes before
4091              treating them as such. Also be more defensive on the GvCV.
4092              Win32 fork and dprof now working again. 
4093      Branch: perlio
4094            ! sv.c
4095 ____________________________________________________________________________
4096 [ 10596] By: nick                                  on 2001/06/15  10:11:20
4097         Log: Integrate mainline.
4098      Branch: perlio
4099           +> Cross/README
4100           !> Configure Makefile.SH Porting/Glossary Porting/config.sh
4101           !> Porting/config_H config_h.SH configure.com epoc/config.sh
4102           !> hints/linux.sh pod/perltoc.pod uconfig.h uconfig.sh
4103           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
4104           !> vos/config.ga.h win32/config.bc win32/config.gc
4105           !> win32/config.vc win32/config_H.bc win32/config_H.gc
4106           !> win32/config_H.vc
4107 ____________________________________________________________________________
4108 [ 10595] By: nick                                  on 2001/06/15  09:37:17
4109         Log: Skip Perl_my_bcopy in .def file as we do not provide it.
4110              - Win32 (VC++) now builds but fails:
4111              filefind.t - suspect Win32's builtin cwd is not doing insecure dir test
4112              fork.t     - No &___ENV_HV_NAME___::CLONE method ???
4113              write.t    - open(...,"|-") not implemented on Win32 
4114      Branch: perlio
4115            ! makedef.pl
4116 ____________________________________________________________________________
4117 [ 10594] By: jhi                                   on 2001/06/15  00:17:16
4118         Log: Integrate perlio.
4119      Branch: perl
4120           !> perlio.c win32/makefile.mk
4121 ____________________________________________________________________________
4122 [ 10593] By: jhi                                   on 2001/06/15  00:16:44
4123         Log: Metaconfig unit changes for #10592.
4124      Branch: metaconfig
4125            + U/modified/i_varhdr.U U/modified/startsh.U
4126            - U/a_dvisory/crosscompile.U U/target/Target.U
4127            ! U/a_dvisory/intsize.U U/compline/alignbytes.U
4128            ! U/compline/bitpbyte.U U/compline/byteorder.U
4129            ! U/compline/ccflags.U U/compline/charsize.U
4130            ! U/compline/d_casti32.U U/compline/d_castneg.U
4131            ! U/compline/d_closedir.U U/compline/d_fd_set.U
4132            ! U/compline/d_gconvert.U U/compline/d_gnulibc.U
4133            ! U/compline/d_keepsig.U U/compline/d_open3.U
4134            ! U/compline/d_safebcpy.U U/compline/d_safemcpy.U
4135            ! U/compline/d_sanemcmp.U U/compline/d_scannl.U
4136            ! U/compline/d_sgndchr.U U/compline/d_sigsetjmp.U
4137            ! U/compline/d_stdstdio.U U/compline/d_vprintf.U
4138            ! U/compline/doublesize.U U/compline/floatsize.U
4139            ! U/compline/nblock_io.U U/compline/orderlib.U
4140            ! U/compline/ptrsize.U U/compline/ssizetype.U U/ebcdic/ebcdic.U
4141            ! U/modified/Cppsym.U U/modified/Oldconfig.U U/modified/Signal.U
4142            ! U/modified/d_getpgrp.U U/modified/d_longdbl.U
4143            ! U/modified/d_longlong.U U/modified/d_setpgrp.U
4144            ! U/modified/d_strtoul.U U/modified/d_union_semun.U
4145            ! U/modified/spitshell.U U/threads/archname.U
4146            ! U/threads/d_pthreadj.U U/typedefs/gidsign.U
4147            ! U/typedefs/gidsize.U U/typedefs/lseektype.U
4148            ! U/typedefs/pidsign.U U/typedefs/pidsize.U
4149            ! U/typedefs/sizesize.U U/typedefs/ssizesize.U
4150            ! U/typedefs/uidsign.U U/typedefs/uidsize.U
4151      Branch: metaconfig/U/perl
4152            + Cross.U
4153            ! d_dlsymun.U d_fcntl_can_lock.U d_modfl.U d_printfed.U
4154            ! d_strtoll.U d_strtoull.U d_strtouq.U d_u32align.U dlsrc.U
4155            ! fflushall.U fpossize.U gccvers.U i_db.U longdblfio.U
4156            ! need_va_copy.U perlxv.U quadfio.U selectminbits.U
4157            ! stdio_streams.U uselfs.U
4158 ____________________________________________________________________________
4159 [ 10592] By: jhi                                   on 2001/06/15  00:15:52
4160         Log: The first steps towards cross-compilation.
4161              
4162              Abstract execution of compiled test executables with $run,
4163              and abstract transfer of files with $to and $from.
4164              
4165              Under cross-compilation the $run, $to, and $from will point
4166              to appropriate wrapper scripts, by default ssh and scp,
4167              but also rsh, rcp, and cp are supported.  If not
4168              cross-compiling, they will be set to '', ':', and ':',
4169              respectively.
4170              
4171              With these patches I was able to get Configure for
4172              iPAQ ARM Linux on an Intel Linux about 95% right
4173              (only a few tests failed to execute or they produced
4174              incorrect results), and I was able to compile
4175              a functional miniperl.
4176              
4177              The symbol crosscompile renamed to be usecrosscompile,
4178              the corresponding C symbol from CROSSCOMPILE to
4179              USE_CROSS_COMPILE.
4180      Branch: perl
4181            ! Configure Cross/README Makefile.SH Porting/Glossary
4182            ! Porting/config.sh Porting/config_H config_h.SH configure.com
4183            ! epoc/config.sh hints/linux.sh pod/perltoc.pod uconfig.h
4184            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
4185            ! vos/config.ga.def vos/config.ga.h win32/config.bc
4186            ! win32/config.gc win32/config.vc win32/config_H.bc
4187            ! win32/config_H.gc win32/config_H.vc
4188 ____________________________________________________________________________
4189 [ 10591] By: nick                                  on 2001/06/14  20:00:12
4190         Log: Steps along the road toward Win32 building again.
4191      Branch: perlio
4192            ! perlio.c win32/makefile.mk
4193 ____________________________________________________________________________
4194 [ 10590] By: jhi                                   on 2001/06/14  16:11:11
4195         Log: Integrate perlio.
4196      Branch: perl
4197           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
4198 ____________________________________________________________________________
4199 [ 10589] By: nick                                  on 2001/06/14  13:54:07
4200         Log: Routine regen_config_h for Win32
4201      Branch: perlio
4202            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
4203 ____________________________________________________________________________
4204 [ 10588] By: jhi                                   on 2001/06/14  12:30:46
4205         Log: Integrate perlio.
4206      Branch: perl
4207           +> perlyline.pl
4208           !> MANIFEST Makefile.SH perly.c t/lib/filefind.t
4209 ____________________________________________________________________________
4210 [ 10587] By: jhi                                   on 2001/06/14  12:23:24
4211         Log: A placeholder.
4212      Branch: perl
4213            + Cross/README
4214 ____________________________________________________________________________
4215 [ 10586] By: nick                                  on 2001/06/14  08:25:07
4216         Log: Add new step to run_byacc which:
4217              A. Corrects #line NNN "perly.c" lines so warnings etc. are trackable
4218              B. Adds extra () to the two if (var = ...) constructs gcc -Wall winges about.
4219      Branch: perlio
4220            + perlyline.pl
4221            ! MANIFEST Makefile.SH perly.c
4222 ____________________________________________________________________________
4223 [ 10585] By: nick                                  on 2001/06/14  08:22:29
4224         Log: Integrate mainline
4225      Branch: perlio
4226           +> locale.c numeric.c
4227           !> Changes cygwin/Makefile.SHs embed.h embed.pl
4228           !> ext/re/Makefile.PL lib/Math/BigFloat.pm lib/Math/BigInt.pm
4229           !> objXSUB.h opcode.pl patchlevel.h perlapi.c pod/perlapi.pod
4230           !> proto.h t/lib/bigfltpm.t t/lib/bigintpm.t util.c
4231           !> x2p/Makefile.SH
4232 ____________________________________________________________________________
4233 [ 10584] By: nick                                  on 2001/06/14  08:05:53
4234         Log: Hack to remove insecure directories from PATH so test will run.
4235      Branch: perlio
4236            ! t/lib/filefind.t
4237 ____________________________________________________________________________
4238 [ 10583] By: jhi                                   on 2001/06/14  03:11:16
4239         Log: The test doesn't work (yet?), Math::BigInt::round_mode() is missing.
4240      Branch: perl
4241            - t/lib/mbimbf.t
4242            ! MANIFEST
4243 ____________________________________________________________________________
4244 [ 10582] By: jhi                                   on 2001/06/14  03:04:51
4245         Log: Detypo.
4246      Branch: perl
4247            ! x2p/Makefile.SH
4248 ____________________________________________________________________________
4249 [ 10581] By: jhi                                   on 2001/06/14  03:03:14
4250         Log: de-$CONFIG continues.
4251      Branch: perl
4252            ! cygwin/Makefile.SHs x2p/Makefile.SH
4253 ____________________________________________________________________________
4254 [ 10580] By: jhi                                   on 2001/06/13  23:56:59
4255         Log: Subject: [PATCH] opcode.pl is chmod'ing the original source tree
4256              From: Nicholas Clark <nick@ccl4.org>
4257              Date: Wed, 13 Jun 2001 21:20:13 +0100
4258              Message-ID: <20010613212013.D98663@plum.flirble.org>
4259      Branch: perl
4260            ! opcode.pl
4261 ____________________________________________________________________________
4262 [ 10579] By: jhi                                   on 2001/06/13  23:55:29
4263         Log: Subject: splitting util.c
4264              From: Hugo <hv@crypt.compulink.co.uk>
4265              Date: Thu, 14 Jun 2001 00:41:08 +0100
4266              Message-Id: <200106132341.AAA24935@crypt.compulink.co.uk>
4267      Branch: perl
4268            + locale.c numeric.c
4269            ! MANIFEST Makefile.SH embed.h embed.pl objXSUB.h perlapi.c
4270            ! pod/perlapi.pod proto.h util.c
4271 ____________________________________________________________________________
4272 [ 10578] By: jhi                                   on 2001/06/13  23:45:11
4273         Log: Upgrade to Math::BigInt 1.34 from Tels.
4274      Branch: perl
4275            + t/lib/mbimbf.t
4276            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
4277            ! t/lib/bigfltpm.t t/lib/bigintpm.t
4278 ____________________________________________________________________________
4279 [ 10577] By: nick                                  on 2001/06/13  19:02:48
4280         Log: Integrate mainline. Storable fail has gone, insecure dependancy still there.
4281      Branch: perlio
4282           !> (integrate 125 files)
4283 ____________________________________________________________________________
4284 [ 10576] By: jhi                                   on 2001/06/13  18:10:01
4285         Log: Update Changes.
4286      Branch: perl
4287            ! Changes patchlevel.h
4288 ____________________________________________________________________________
4289 [ 10575] By: jhi                                   on 2001/06/13  18:05:09
4290         Log: Subject: Re: [PATCH perl@10538] make ext/re play nice with DEBUGGING override
4291              From: "Craig A. Berry" <craigberry@mac.com>
4292              Date: Wed, 13 Jun 2001 13:24:28 -0500
4293              Message-Id: <5.1.0.14.0.20010613131907.01bbc210@mail.mac.com>
4294      Branch: perl
4295            ! ext/re/Makefile.PL
4296 ____________________________________________________________________________
4297 [ 10574] By: jhi                                   on 2001/06/13  17:34:36
4298         Log: Mc.u.c. for #10573.
4299      Branch: metaconfig
4300            ! U/threads/usethreads.U
4301 ____________________________________________________________________________
4302 [ 10573] By: jhi                                   on 2001/06/13  17:34:00
4303         Log: It would be also be good if I could type.
4304      Branch: perl
4305            ! Configure
4306 ____________________________________________________________________________
4307 [ 10572] By: jhi                                   on 2001/06/13  17:26:29
4308         Log: Metaconfig unit change for #10571.
4309      Branch: metaconfig
4310            ! U/threads/usethreads.U
4311 ____________________________________________________________________________
4312 [ 10571] By: jhi                                   on 2001/06/13  17:26:05
4313         Log: A non-empty default is a good thing.
4314      Branch: perl
4315            ! Configure
4316 ____________________________________________________________________________
4317 [ 10570] By: jhi                                   on 2001/06/13  17:15:16
4318         Log: Metaconfig unit change for #10569.
4319      Branch: metaconfig
4320            ! U/threads/usethreads.U
4321 ____________________________________________________________________________
4322 [ 10569] By: jhi                                   on 2001/06/13  17:14:17
4323         Log: Add Configure directive -Dusereentrant for Artur's ithreads work,
4324              extremely experimental, not even prompted for.
4325      Branch: perl
4326            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
4327            ! config_h.SH configure.com epoc/config.sh perl.h uconfig.h
4328            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
4329            ! win32/config.bc win32/config.gc win32/config.vc
4330 ____________________________________________________________________________
4331 [ 10568] By: jhi                                   on 2001/06/13  16:22:27
4332         Log: FAQ tweak for Vanina Arca <varca@baufest.com>.
4333      Branch: perl
4334            ! pod/perlfaq6.pod
4335 ____________________________________________________________________________
4336 [ 10567] By: jhi                                   on 2001/06/13  16:20:23
4337         Log: Integrate perlio; conflicts, accept Nick's versions.
4338      Branch: perl
4339           !> ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
4340           !> ext/PerlIO/Via/Via.xs perlio.c perlio.h perliol.h
4341 ____________________________________________________________________________
4342 [ 10566] By: jhi                                   on 2001/06/13  16:17:42
4343         Log: Subject: Re: ext/ + -Wall
4344              From: Doug MacEachern <dougm@covalent.net>
4345              Date: Wed, 13 Jun 2001 10:02:16 -0700 (PDT)
4346              Message-ID: <Pine.LNX.4.21.0106130959050.24181-100000@mako.covalent.net>
4347      Branch: perl
4348            ! XSUB.h lib/ExtUtils/xsubpp perl.h
4349 ____________________________________________________________________________
4350 [ 10565] By: jhi                                   on 2001/06/13  16:16:07
4351         Log: Similar logic as DB_File.xs, using the modern macros and
4352              defines them to older ones for older Perls where PERL_VERSION
4353              is not defined, from Doug MacEachern.
4354      Branch: perl
4355            ! ext/Storable/Storable.xs
4356 ____________________________________________________________________________
4357 [ 10564] By: nick                                  on 2001/06/13  15:22:01
4358         Log: Avoid AV and HV in perlio.c by inventing PerlIO_list_t which is AV-ish
4359              and using that instead (name lookups are sequential search for now).
4360      Branch: perlio
4361            ! ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
4362            ! ext/PerlIO/Via/Via.xs perlio.c perlio.h perliol.h
4363 ____________________________________________________________________________
4364 [ 10563] By: jhi                                   on 2001/06/13  14:07:43
4365         Log: Subject: [PATCH] Re: [ID 20010526.001] localized glob loses value when assigned to
4366              From: "Richard Soderberg" <rs@crystalflame.net>
4367              Date: Sat, 26 May 2001 06:44:20 -0700
4368              Message-ID: <NAEKLNAAHLMBPMPNBMLECECHDFAA.rs@crystalflame.net>
4369      Branch: perl
4370            ! sv.c t/op/glob.t
4371 ____________________________________________________________________________
4372 [ 10562] By: jhi                                   on 2001/06/13  13:55:10
4373         Log: Subject: [PATCH perl@10538] make ext/re play nice with DEBUGGING override
4374              From: "Craig A. Berry" <craigberry@mac.com>
4375              Date: Tue, 12 Jun 2001 23:55:26 -0500
4376              Message-Id: <a05101002b74ca0013cf5@[192.168.56.160]>
4377      Branch: perl
4378            ! ext/re/Makefile.PL ext/re/re.xs
4379 ____________________________________________________________________________
4380 [ 10561] By: jhi                                   on 2001/06/13  13:44:58
4381         Log: Hide __attribute__((unused)) behind PERL_UNUSED_DECL as
4382              suggested by NI-S.
4383      Branch: perl
4384            ! XSUB.h malloc.c perl.h
4385 ____________________________________________________________________________
4386 [ 10560] By: jhi                                   on 2001/06/13  13:35:42
4387         Log: Regen toc.
4388      Branch: perl
4389            ! pod/perltoc.pod
4390 ____________________________________________________________________________
4391 [ 10559] By: jhi                                   on 2001/06/13  12:53:18
4392         Log: Subject: [patch] perl.gprof control
4393              From: Doug MacEachern <dougm@covalent.net>
4394              Date: Tue, 12 Jun 2001 23:05:44 -0700 (PDT)
4395              Message-ID: <Pine.LNX.4.21.0106122247380.24181-100000@mako.covalent.net>
4396      Branch: perl
4397            ! miniperlmain.c perl.h
4398 ____________________________________________________________________________
4399 [ 10558] By: jhi                                   on 2001/06/13  12:51:47
4400         Log: Subject: Re: ext/ + -Wall
4401              From: Doug MacEachern <dougm@covalent.net>
4402              Date: Tue, 12 Jun 2001 22:04:50 -0700 (PDT)
4403              Message-ID: <Pine.LNX.4.21.0106122151180.24181-100000@mako.covalent.net>
4404              
4405              Document ax and break up dXSARGS.
4406      Branch: perl
4407            ! XSUB.h pod/perlapi.pod
4408 ____________________________________________________________________________
4409 [ 10557] By: jhi                                   on 2001/06/13  12:39:55
4410         Log: More AIX tweakage from Merijn.
4411      Branch: perl
4412            ! hints/aix.sh
4413 ____________________________________________________________________________
4414 [ 10556] By: jhi                                   on 2001/06/13  03:26:58
4415         Log: Subject: [PATCH perl@10538] make VMS autosplit earlier in build
4416              From: "Craig A. Berry" <craigberry@mac.com>
4417              Date: Tue, 12 Jun 2001 22:57:45 -0500
4418              Message-Id: <a05101001b74c943d7af4@[192.168.56.160]>
4419      Branch: perl
4420            ! vms/descrip_mms.template
4421 ____________________________________________________________________________
4422 [ 10555] By: jhi                                   on 2001/06/13  02:50:43
4423         Log: Subject: Re: hacking util.c, attrs.xs, and re.xs to compile on VMS
4424              From: "Craig A. Berry" <craigberry@mac.com>
4425              Date: Tue, 12 Jun 2001 22:21:39 -0500
4426              Message-Id: <a05101000b74c8698483b@[172.16.52.1]>
4427      Branch: perl
4428            ! configure.com util.c
4429 ____________________________________________________________________________
4430 [ 10554] By: jhi                                   on 2001/06/13  02:23:16
4431         Log: New AIX dynaloading code from Jens-Uwe Mager.
4432              Does break binary compatibility.
4433      Branch: perl
4434            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
4435 ____________________________________________________________________________
4436 [ 10553] By: jhi                                   on 2001/06/13  02:10:16
4437         Log: VMS DEC C compiler found nits by Peter Prymmer.
4438      Branch: perl
4439            ! util.c
4440 ____________________________________________________________________________
4441 [ 10552] By: jhi                                   on 2001/06/13  01:36:12
4442         Log: Subject: [PATCH: perl@10538] fix for file locking and filecomp test
4443              From: Peter Prymmer <pvhp@forte.com>
4444              Date: Tue, 12 Jun 2001 19:34:08 -0700 (PDT)
4445              Message-ID: <Pine.OSF.4.10.10106121927580.15174-100000@aspara.forte.com>
4446      Branch: perl
4447            ! t/lib/filecomp.t
4448 ____________________________________________________________________________
4449 [ 10551] By: jhi                                   on 2001/06/13  01:26:53
4450         Log: I wonder how many $CONFIGs still lurk in the shadows.
4451      Branch: perl
4452            ! pod/Makefile.SH x2p/cflags.SH
4453 ____________________________________________________________________________
4454 [ 10550] By: jhi                                   on 2001/06/13  01:25:12
4455         Log: Grok three kinds of line endings, should fix [ID 20010612.003]
4456      Branch: perl
4457            ! pod/checkpods.PL
4458 ____________________________________________________________________________
4459 [ 10549] By: jhi                                   on 2001/06/13  01:05:28
4460         Log: Use __attribute__((unused)) to silence -Wall on unused ax.
4461      Branch: perl
4462            ! XSUB.h ext/DB_File/DB_File.xs lib/ExtUtils/xsubpp
4463 ____________________________________________________________________________
4464 [ 10548] By: jhi                                   on 2001/06/13  00:41:28
4465         Log: Subject: [patch] rid local_patches warnings
4466              From: Doug MacEachern <dougm@covalent.net>
4467              Date: Tue, 12 Jun 2001 10:26:34 -0700 (PDT)
4468              Message-ID: <Pine.LNX.4.21.0106121024470.24181-100000@mako.covalent.net>
4469      Branch: perl
4470            ! ext/List/Util/Util.xs ext/Storable/Storable.xs
4471 ____________________________________________________________________________
4472 [ 10547] By: jhi                                   on 2001/06/13  00:40:29
4473         Log: Subject: Re: ext/ + -Wall
4474              From: Doug MacEachern <dougm@covalent.net>
4475              Date: Tue, 12 Jun 2001 09:38:09 -0700 (PDT)
4476              Message-ID: <Pine.LNX.4.21.0106120927100.24181-100000@mako.covalent.net>
4477      Branch: perl
4478            ! ext/attrs/attrs.xs
4479 ____________________________________________________________________________
4480 [ 10546] By: jhi                                   on 2001/06/13  00:39:06
4481         Log: Subject: [PATCH] perlretut.pod: unterminated C<>
4482              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
4483              Date: Tue, 12 Jun 2001 14:36:20 -0400
4484              Message-ID: <20010612143619.A37113@linguist.thayer.dartmouth.edu>
4485      Branch: perl
4486            ! pod/perlretut.pod
4487 ____________________________________________________________________________
4488 [ 10545] By: jhi                                   on 2001/06/13  00:38:02
4489         Log: Subject: Re: [ID 20010612.001] out of memory during regex compilation
4490              From: Mike Guy <mjtg@cam.ac.uk>
4491              Date: Tue, 12 Jun 2001 19:10:31 +0100
4492              Message-Id: <E159scZ-0000r2-00@draco.cus.cam.ac.uk>
4493              
4494              Subject: Re: [ID 20010612.001] out of memory during regex compilation
4495              From: Mike Guy <mjtg@cam.ac.uk>
4496              Date: Tue, 12 Jun 2001 19:21:01 +0100
4497              Message-Id: <E159smj-0000wY-00@draco.cus.cam.ac.uk>
4498      Branch: perl
4499            ! pod/perlop.pod
4500 ____________________________________________________________________________
4501 [ 10544] By: jhi                                   on 2001/06/13  00:34:39
4502         Log: AIX tweaks from Merijn H. Brand.
4503      Branch: perl
4504            ! hints/aix.sh
4505 ____________________________________________________________________________
4506 [ 10543] By: jhi                                   on 2001/06/13  00:11:42
4507         Log: Subject: [PATCH] 5.6.1 -- add LC_MESSAGES constant to POSIX module
4508              From: "Brendan O'Dea" <bod@compusol.com.au>
4509              Date: Wed, 13 Jun 2001 05:16:47 +1000
4510              Message-ID: <20010613051647.A8945@compusol.com.au>
4511      Branch: maint-5.6/perl
4512            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
4513 ____________________________________________________________________________
4514 [ 10542] By: jhi                                   on 2001/06/13  00:07:50
4515         Log: Subject: Small bcopy cleanup
4516              From: Andy Dougherty <doughera@lafayette.edu>
4517              Date: Tue, 12 Jun 2001 17:11:52 -0400 (EDT)
4518              Message-ID: <Pine.SOL.4.10.10106121706360.11034-100000@maxwell.phys.lafayette.edu>
4519      Branch: perl
4520            ! embed.h embed.pl objXSUB.h perlapi.c proto.h util.c x2p/a2p.h
4521 ____________________________________________________________________________
4522 [ 10541] By: jhi                                   on 2001/06/13  00:05:18
4523         Log: Subject: [PATCH] Re: ext/ + -Wall
4524              From: Nicholas Clark <nick@ccl4.org>
4525              Date: Wed, 13 Jun 2001 00:04:30 +0100
4526              Message-ID: <20010613000430.M5901@plum.flirble.org>
4527      Branch: perl
4528            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
4529 ____________________________________________________________________________
4530 [ 10540] By: jhi                                   on 2001/06/13  00:02:25
4531         Log: Subject: [PATCH] Re: [PATCH] ExtUtils::Constant
4532              From: Nicholas Clark <nick@ccl4.org>
4533              Date: Tue, 12 Jun 2001 23:53:07 +0100
4534              Message-ID: <20010612235307.L5901@plum.flirble.org>
4535      Branch: perl
4536            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
4537 ____________________________________________________________________________
4538 [ 10539] By: jhi                                   on 2001/06/12  23:59:10
4539         Log: MPE/iX tweaks from Mark Bixby.
4540      Branch: perl
4541            ! hints/mpeix.sh mpeix/mpeixish.h util.c
4542 ____________________________________________________________________________
4543 [ 10538] By: jhi                                   on 2001/06/12  14:16:15
4544         Log: Update Changes.
4545      Branch: perl
4546            ! Changes patchlevel.h
4547 ____________________________________________________________________________
4548 [ 10537] By: jhi                                   on 2001/06/12  14:11:26
4549         Log: One less -Wall whine (found under DEBUGGING).
4550      Branch: perl
4551            ! x2p/Makefile.SH x2p/a2p.c
4552 ____________________________________________________________________________
4553 [ 10536] By: jhi                                   on 2001/06/12  13:32:09
4554         Log: s/case-independent/case-insensitive/g
4555      Branch: perl
4556            ! pod/perldebug.pod
4557 ____________________________________________________________________________
4558 [ 10535] By: jhi                                   on 2001/06/12  13:27:28
4559         Log: As suggested in    
4560              
4561              Subject: Re: ext/ + -Wall
4562              From: Gurusamy Sarathy <gsar@ActiveState.com>
4563              Date: Mon, 11 Jun 2001 23:34:31 -0700
4564              Message-Id: <200106120634.f5C6YVM07246@smtp3.ActiveState.com>
4565      Branch: perl
4566            ! ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs globals.c
4567            ! perl.h
4568 ____________________________________________________________________________
4569 [ 10534] By: jhi                                   on 2001/06/12  13:13:27
4570         Log: Subject: ext/ + -Wall
4571              From: Doug MacEachern <dougm@covalent.net>
4572              Date: Mon, 11 Jun 2001 22:19:45 -0700 (PDT)
4573              Message-ID: <Pine.LNX.4.21.0106112212261.24181-100000@mako.covalent.net>
4574      Branch: perl
4575            ! ext/ByteLoader/ByteLoader.xs ext/DB_File/DB_File.xs
4576            ! ext/DB_File/version.c ext/Devel/DProf/DProf.xs
4577            ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dlutils.c
4578            ! ext/Encode/Encode.xs ext/File/Glob/bsd_glob.c
4579            ! ext/Filter/Util/Call/Call.xs ext/GDBM_File/GDBM_File.xs
4580            ! ext/List/Util/Util.xs ext/MIME/Base64/Base64.xs
4581            ! ext/POSIX/POSIX.xs ext/PerlIO/Scalar/Scalar.xs
4582            ! ext/PerlIO/Via/Via.xs ext/Time/HiRes/HiRes.xs
4583            ! ext/Time/Piece/Piece.xs ext/attrs/attrs.xs globals.c
4584            ! lib/ExtUtils/xsubpp
4585 ____________________________________________________________________________
4586 [ 10533] By: jhi                                   on 2001/06/12  12:52:57
4587         Log: Subject: [PATCH] anonymous stashes
4588              From: Abhijit Menon-Sen <ams@wiw.org>
4589              Date: Tue, 12 Jun 2001 12:47:04 +0530
4590              Message-ID: <20010612124704.A29029@lustre.linux.in>
4591      Branch: perl
4592            ! dump.c gv.c sv.c xsutils.c
4593 ____________________________________________________________________________
4594 [ 10532] By: jhi                                   on 2001/06/12  12:37:36
4595         Log: One more test for $^S.
4596      Branch: perl
4597            ! t/op/magic.t
4598 ____________________________________________________________________________
4599 [ 10531] By: jhi                                   on 2001/06/12  12:35:02
4600         Log: Subject: [PATCH 20010612.002] $^S almost entirely broken with 5.6.1
4601              From: Abhijit Menon-Sen <ams@wiw.org>
4602              Date: Tue, 12 Jun 2001 17:35:55 +0530
4603              Message-ID: <20010612173555.A32426@lustre.linux.in>
4604      Branch: perl
4605            ! mg.c t/op/magic.t
4606 ____________________________________________________________________________
4607 [ 10530] By: jhi                                   on 2001/06/12  12:31:11
4608         Log: Subject: Re: [ID 20010612.001] out of memory during regex compilation
4609              From: Mike Guy <mjtg@cam.ac.uk>
4610              Date: Tue, 12 Jun 2001 13:14:15 +0100
4611              Message-Id: <E159n3n-0000xa-00@draco.cus.cam.ac.uk>
4612      Branch: perl
4613            ! pod/perlop.pod
4614 ____________________________________________________________________________
4615 [ 10529] By: jhi                                   on 2001/06/12  12:21:06
4616         Log: AUTHORS updates.
4617      Branch: perl
4618            ! AUTHORS
4619 ____________________________________________________________________________
4620 [ 10528] By: jhi                                   on 2001/06/12  12:19:47
4621         Log: Subject: [PATCH] rhapsody/darwin minor cleanup
4622              From: Wilfredo Sanchez <wsanchez@MIT.EDU>
4623              Content-Transfer-Encoding: 7bit
4624              Message-Id: <200106121009.GAA01968@melbourne-city-street.mit.edu>
4625      Branch: perl
4626            ! Makefile.SH hints/darwin.sh hints/rhapsody.sh
4627 ____________________________________________________________________________
4628 [ 10527] By: jhi                                   on 2001/06/12  11:58:53
4629         Log: Subject: [MacPerl-Porters] Re: [PATCH] Mac OS Compatability for bleadperl
4630              From: "Philip Newton" <Philip.Newton@gmx.net>
4631              Date: Mon, 11 Jun 2001 07:08:03 +0200
4632              Message-Id: <200106120802.LAA08992@taas.iki.fi>
4633      Branch: perl
4634            ! t/base/term.t
4635 ____________________________________________________________________________
4636 [ 10526] By: jhi                                   on 2001/06/12  01:35:34
4637         Log: Cleanup the a2p.c for -Wall.
4638      Branch: perl
4639            ! x2p/Makefile.SH x2p/a2p.c
4640 ____________________________________________________________________________
4641 [ 10525] By: jhi                                   on 2001/06/12  01:10:56
4642         Log: File::Find update for MacOS from Chris Nandor.
4643      Branch: perl
4644            ! lib/File/Find.pm t/lib/filefind.t
4645 ____________________________________________________________________________
4646 [ 10524] By: jhi                                   on 2001/06/12  00:29:20
4647         Log: gcc -Wall nits picked out by a non-UNIX system
4648              (courtesy of Mark Bixby)
4649      Branch: perl
4650            ! doio.c ext/Devel/Peek/Peek.xs ext/DynaLoader/dl_mpeix.xs
4651            ! ext/IO/IO.xs ext/PerlIO/Via/Via.xs ext/Socket/Socket.xs
4652            ! pp_sys.c util.c
4653 ____________________________________________________________________________
4654 [ 10523] By: jhi                                   on 2001/06/11  22:34:03
4655         Log: Metaconfig unit change for #10522.  (The d_modfl changes
4656              placate metalint.)
4657      Branch: metaconfig/U/perl
4658            ! d_modfl.U d_u32align.U
4659 ____________________________________________________________________________
4660 [ 10522] By: jhi                                   on 2001/06/11  22:33:00
4661         Log: Buglet found by Mark Bixby: "./try >&2 >/dev/null" should
4662              be "./try 2>&1 >/dev/null".
4663      Branch: perl
4664            ! Configure
4665 ____________________________________________________________________________
4666 [ 10521] By: jhi                                   on 2001/06/11  19:49:54
4667         Log: Subject: [PATCH perl@10517] DCL quoting syntax drives pumpking mad
4668              From: "Craig A. Berry" <craigberry@mac.com>
4669              Date: Mon, 11 Jun 2001 14:00:32 -0500
4670              Message-Id: <5.1.0.14.0.20010611134750.03985cb8@exchi01>
4671      Branch: perl
4672            ! configure.com
4673 ____________________________________________________________________________
4674 [ 10520] By: jhi                                   on 2001/06/11  17:55:47
4675         Log: Move the full \p\P lists to perlunicode.
4676      Branch: perl
4677            ! pod/perlretut.pod pod/perlunicode.pod
4678 ____________________________________________________________________________
4679 [ 10519] By: jhi                                   on 2001/06/11  17:10:00
4680         Log: VOS build tweak for 5.6.1 from Paul Green.
4681      Branch: maint-5.6/perl
4682            ! vos/build.cm
4683 ____________________________________________________________________________
4684 [ 10518] By: jhi                                   on 2001/06/11  17:07:03
4685         Log: Subject: [PATCH perl@10476] no PerlIO at startup time on VMS
4686              From: "Craig A. Berry" <craigberry@mac.com>
4687              Date: Fri, 8 Jun 2001 18:08:18 -0500
4688              Message-Id: <a05101000b746f9dd4fca@[192.168.56.145]>
4689      Branch: perl
4690            ! vms/vms.c
4691 ____________________________________________________________________________
4692 [ 10517] By: jhi                                   on 2001/06/11  14:52:01
4693         Log: Update Changes.
4694      Branch: perl
4695            ! Changes patchlevel.h
4696 ____________________________________________________________________________
4697 [ 10516] By: jhi                                   on 2001/06/11  14:46:33
4698         Log: Add the modfl_pow32_bug (anti)definition also to VOS headers.
4699      Branch: perl
4700            ! vos/config.alpha.h vos/config.ga.h
4701 ____________________________________________________________________________
4702 [ 10515] By: jhi                                   on 2001/06/11  14:39:05
4703         Log: VOS updates from Paul Green for @10476.
4704      Branch: perl
4705            ! README.vos vos/Changes vos/build.cm vos/compile_perl.cm
4706            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
4707            ! vos/config.ga.h vos/configure_perl.cm
4708 ____________________________________________________________________________
4709 [ 10514] By: jhi                                   on 2001/06/11  12:58:43
4710         Log: Subject: [PATCH] Not many people know this ...
4711              From: Mike Guy <mjtg@cam.ac.uk>
4712              Date: Mon, 11 Jun 2001 14:55:15 +0100
4713              Message-Id: <E159S9z-00015D-00@draco.cus.cam.ac.uk>
4714      Branch: perl
4715            ! pod/perldebug.pod
4716 ____________________________________________________________________________
4717 [ 10513] By: jhi                                   on 2001/06/11  12:30:06
4718         Log: Add final commas to lists as suggested by Philip Newton.
4719      Branch: perl
4720            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
4721 ____________________________________________________________________________
4722 [ 10512] By: jhi                                   on 2001/06/11  12:28:49
4723         Log: Subject: [MacPerl-Porters] [PATCH] Mac OS Compatability for bleadperl
4724              Date: Sun, 10 Jun 2001 23:35:38 -0400
4725              From: Chris Nandor <pudge@pobox.com>
4726              Message-Id: <p05100306b749ec0eaade@[10.0.1.177]>
4727      Branch: perl
4728            ! lib/DirHandle.pm lib/File/Basename.pm lib/diagnostics.pm
4729            ! perl.c t/base/term.t t/comp/cpp.t t/comp/multiline.t
4730            ! t/comp/script.t t/lib/anydbm.t t/lib/autoloader.t
4731            ! t/lib/dirhand.t t/lib/selfloader.t t/op/anonsub.t
4732            ! t/op/closure.t t/op/defins.t t/op/exec.t t/op/goto.t
4733            ! t/op/pack.t t/op/regexp.t t/op/regexp_noamp.t t/op/split.t
4734            ! t/op/write.t t/pragma/strict.t
4735 ____________________________________________________________________________
4736 [ 10511] By: jhi                                   on 2001/06/11  12:13:31
4737         Log: Subject: [RESEND] [PATCH] Mac OS lib patches for bleadperl
4738              From: Chris Nandor <pudge@pobox.com>
4739              Date: Mon, 11 Jun 2001 08:24:28 -0400
4740              Message-Id: <p05100303b74a66faf625@[10.0.1.177]>
4741      Branch: perl
4742            ! ext/IO/lib/IO/Dir.pm lib/File/Copy.pm t/lib/filecopy.t
4743            ! t/lib/io_dir.t
4744 ____________________________________________________________________________
4745 [ 10510] By: jhi                                   on 2001/06/11  12:03:16
4746         Log: One more run_byacc (a hand-tweaked version had slipped in).
4747      Branch: perl
4748            ! perly.c vms/perly_c.vms
4749 ____________________________________________________________________________
4750 [ 10509] By: nick                                  on 2001/06/11  07:49:15
4751         Log: Integrate mainline
4752      Branch: perlio
4753           !> Makefile.SH embed.h embed.pl global.sym
4754           !> lib/ExtUtils/Constant.pm lib/ExtUtils/Manifest.pm objXSUB.h
4755           !> perl.h perlapi.c perlapi.h perly.c perly.fixer perly.h perly.y
4756           !> perly_c.diff pod/perl572delta.pod pod/perlapi.pod proto.h sv.c
4757           !> t/lib/extutils.t util.c vms/perly_c.vms vms/perly_h.vms
4758 ____________________________________________________________________________
4759 [ 10508] By: jhi                                   on 2001/06/10  22:38:05
4760         Log: Subject: [PATCH] ExtUtils::Manifest not -w clean
4761              From: Mike Guy <mjtg@cam.ac.uk>
4762              Reply-To: mjtg@cam.ac.uk
4763              Message-Id: <E159Ei8-0006Tz-00@draco.cus.cam.ac.uk>
4764      Branch: perl
4765            ! lib/ExtUtils/Manifest.pm
4766 ____________________________________________________________________________
4767 [ 10507] By: jhi                                   on 2001/06/10  22:37:16
4768         Log: Subject: [PATCH] ExtUtils::Constant
4769              From: Nicholas Clark <nick@ccl4.org>
4770              Date: Sun, 10 Jun 2001 23:25:41 +0100
4771              Message-ID: <20010610232540.C76396@plum.flirble.org>
4772      Branch: perl
4773            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
4774 ____________________________________________________________________________
4775 [ 10506] By: jhi                                   on 2001/06/10  20:57:20
4776         Log: Integrate perlio.
4777      Branch: perl
4778           !> iperlsys.h
4779 ____________________________________________________________________________
4780 [ 10505] By: jhi                                   on 2001/06/10  18:37:57
4781         Log: Move the grok_number and its lieutenant grok_numeric_radix
4782              from sv.c statics to util.c and public.
4783      Branch: perl
4784            ! embed.h embed.pl global.sym objXSUB.h perl.h perlapi.c
4785            ! perlapi.h pod/perlapi.pod proto.h sv.c util.c
4786 ____________________________________________________________________________
4787 [ 10504] By: nick                                  on 2001/06/10  17:47:06
4788         Log: Fix (valid) -Wall warnings in perlio.c
4789      Branch: perlio
4790            ! iperlsys.h
4791 ____________________________________________________________________________
4792 [ 10503] By: jhi                                   on 2001/06/10  17:38:28
4793         Log: Update perly_c.diff, update perly.fixer to edit away
4794              some of the -Wall noise.
4795      Branch: perl
4796            ! perly.c perly.fixer perly_c.diff vms/perly_c.vms
4797 ____________________________________________________________________________
4798 [ 10502] By: jhi                                   on 2001/06/10  17:09:42
4799         Log: Check the version of byacc.
4800      Branch: perl
4801            ! Makefile.SH
4802 ____________________________________________________________________________
4803 [ 10501] By: jhi                                   on 2001/06/10  17:00:08
4804         Log: Subject: [PATCH] perly.y overhaul
4805              From: Simon Cozens <simon@netthink.co.uk>
4806              Date: Sun, 10 Jun 2001 16:56:54 +0100
4807              Message-ID: <20010610165654.A16597@deep-dark-truthful-mirror.pmb.ox.ac.uk>
4808              
4809              Plus make run_byacc.
4810      Branch: perl
4811            ! perly.c perly.h perly.y vms/perly_c.vms vms/perly_h.vms
4812 ____________________________________________________________________________
4813 [ 10500] By: jhi                                   on 2001/06/10  16:07:28
4814         Log: Integrate perlio.
4815      Branch: perl
4816           !> perlio.c perlsfio.h
4817 ____________________________________________________________________________
4818 [ 10499] By: nick                                  on 2001/06/10  15:01:08
4819         Log: Integrate mainline
4820      Branch: perlio
4821           !> Changes Configure embed.h embed.pl patchlevel.h proto.h sv.c
4822           !> t/pragma/locale.t util.c
4823 ____________________________________________________________________________
4824 [ 10498] By: jhi                                   on 2001/06/10  13:49:23
4825         Log: Put some meat on the perl572delta bones.  The list of
4826              selected bug fixes needs more work, as does still the
4827              whole document.
4828      Branch: perl
4829            ! pod/perl572delta.pod
4830 ____________________________________________________________________________
4831 [ 10497] By: nick                                  on 2001/06/10  12:27:51
4832         Log: Paper over a crack or two with USE_SFIO
4833      Branch: perlio
4834            ! perlio.c perlsfio.h
4835 ____________________________________________________________________________
4836 [ 10496] By: jhi                                   on 2001/06/10  11:04:22
4837         Log: Update Changes.
4838      Branch: perl
4839            ! Changes patchlevel.h
4840 ____________________________________________________________________________
4841 [ 10495] By: jhi                                   on 2001/06/10  10:55:34
4842         Log: Subject: Re: pragma/locale.t #107
4843              From: Hugo <hv@crypt.compulink.co.uk>
4844              Date: Sun, 10 Jun 2001 11:23:30 +0100
4845              Message-Id: <200106101023.LAA32085@crypt.compulink.co.uk>
4846              
4847              Encapsulate the scan of the decimal radix separator.
4848      Branch: perl
4849            ! embed.h embed.pl proto.h sv.c
4850 ____________________________________________________________________________
4851 [ 10494] By: jhi                                   on 2001/06/10  03:00:17
4852         Log: Try to grok numbers both with the locale specific separator
4853              and with the usual "." (if different from the lss); add a test
4854              to locale.t to do also a little bit of math in addition to just
4855              equalness testing; remove extraneous logic as suggested in
4856              
4857              Subject: Re: pragma/locale.t #107
4858              From: Nicholas Clark <nick@ccl4.org>
4859              Date: Sat, 9 Jun 2001 22:37:36 +0100
4860              Message-ID: <20010609223735.Y76396@plum.flirble.org>
4861      Branch: perl
4862            ! sv.c t/pragma/locale.t
4863 ____________________________________________________________________________
4864 [ 10493] By: jhi                                   on 2001/06/10  01:25:23
4865         Log: Metaconfig unit change for #10492.
4866      Branch: metaconfig/U/perl
4867            ! Extensions.U
4868 ____________________________________________________________________________
4869 [ 10492] By: jhi                                   on 2001/06/10  01:23:59
4870         Log: Subject: [PATCH] Don't build Thread.pm if USEITHREADS
4871              From: Artur Bergman <artur@contiller.se> 
4872              Date: Sat, 09 Jun 2001 21:03:51 +0200
4873              Message-ID: <B7483FB6.1398%artur@contiller.se>
4874      Branch: perl
4875            ! Configure
4876 ____________________________________________________________________________
4877 [ 10491] By: jhi                                   on 2001/06/10  01:15:40
4878         Log: Integrate perlio.
4879      Branch: perl
4880           !> perlsfio.h
4881 ____________________________________________________________________________
4882 [ 10490] By: jhi                                   on 2001/06/10  01:08:26
4883         Log: Do locale specific separator if only in locale.
4884      Branch: perl
4885            ! util.c
4886 ____________________________________________________________________________
4887 [ 10489] By: nick                                  on 2001/06/09  19:13:25
4888         Log: Make XS/Typemap compile (but fail) with sfio
4889      Branch: perlio
4890            ! perlsfio.h
4891 ____________________________________________________________________________
4892 [ 10488] By: nick                                  on 2001/06/09  19:12:51
4893         Log: Re-integrate mainline
4894      Branch: perlio
4895           !> embed.h embed.pl embedvar.h intrpvar.h perl.h perlapi.h
4896           !> proto.h sv.c util.c
4897 ____________________________________________________________________________
4898 [ 10487] By: nick                                  on 2001/06/09  16:26:29
4899         Log: Integrate mainline
4900      Branch: perlio
4901           !> (integrate 31 files)
4902 ____________________________________________________________________________
4903 [ 10486] By: jhi                                   on 2001/06/09  16:11:51
4904         Log: Subject: [PATCH] New attempt to clone callack
4905              From: Artur Bergman <artur@contiller.se> 
4906              Date: Thu, 07 Jun 2001 11:52:16 +0200
4907              Message-ID: <B7451B6F.12B7%artur@contiller.se>
4908      Branch: perl
4909            ! embedvar.h intrpvar.h perlapi.h sv.c
4910 ____________________________________________________________________________
4911 [ 10485] By: jhi                                   on 2001/06/09  15:23:52
4912         Log: Numeric conversion tweaks suggested by Hugo and Nicholas.
4913      Branch: perl
4914            ! embed.h embed.pl perl.h proto.h sv.c util.c
4915 ____________________________________________________________________________
4916 [ 10484] By: jhi                                   on 2001/06/09  14:47:25
4917         Log: Subject: Re: pragma/locale.t #107
4918              From: Nicholas Clark <nick@ccl4.org>
4919              Date: Sat, 9 Jun 2001 16:26:10 +0100
4920              Message-ID: <20010609162609.V76396@plum.flirble.org>
4921              
4922              A missing NVification.
4923      Branch: perl
4924            ! sv.c
4925 ____________________________________________________________________________
4926 [ 10483] By: jhi                                   on 2001/06/08  19:40:32
4927         Log: Redo the #10482, there already was a test script for formats.
4928      Branch: perl
4929            - t/io/format.t
4930            ! MANIFEST t/op/write.t
4931 ____________________________________________________________________________
4932 [ 10482] By: jhi                                   on 2001/06/08  19:34:45
4933         Log: Twisted format testing, from Merijn.
4934      Branch: perl
4935            + t/io/format.t
4936            ! MANIFEST
4937 ____________________________________________________________________________
4938 [ 10481] By: jhi                                   on 2001/06/08  19:21:56
4939         Log: More \p{In...} testing, combined with \N{...}.
4940      Branch: perl
4941            ! lib/utf8_heavy.pl t/op/pat.t
4942 ____________________________________________________________________________
4943 [ 10480] By: jhi                                   on 2001/06/08  14:16:06
4944         Log: Metaconfig changes for #10479.
4945      Branch: metaconfig
4946            ! U/Glossary.patch
4947      Branch: metaconfig/U/perl
4948            ! d_modfl.U
4949 ____________________________________________________________________________
4950 [ 10479] By: jhi                                   on 2001/06/08  14:15:32
4951         Log: Be inspired more by Hugo-- introduce HAS_MODFL_POW32_BUG.
4952      Branch: perl
4953            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
4954            ! config_h.SH configure.com epoc/config.sh pp.c uconfig.h
4955            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
4956            ! win32/config.bc win32/config.gc win32/config.vc
4957 ____________________________________________________________________________
4958 [ 10478] By: jhi                                   on 2001/06/08  12:20:41
4959         Log: Subject: Re: [PATCH perl@10439] fix old $^S description in perlvms.pod
4960              From: "Craig A. Berry" <craigberry@mac.com>
4961              Date: Thu, 7 Jun 2001 14:27:20 -0500
4962              Message-Id: <a05100e01b7458075db7d@[172.16.52.1]>
4963      Branch: perl
4964            ! vms/perlvms.pod
4965 ____________________________________________________________________________
4966 [ 10477] By: jhi                                   on 2001/06/08  12:19:00
4967         Log: Subject: [PATCH] Unresolved symbol in ext/re/re.xs
4968              From: Gisle Aas <gisle@ActiveState.com>
4969              Date: 07 Jun 2001 17:04:29 -0700
4970              Message-ID: <lrae3jsupe.fsf@caliper.ActiveState.com>
4971      Branch: perl
4972            ! ext/re/re.xs
4973 ____________________________________________________________________________
4974 [ 10476] By: jhi                                   on 2001/06/08  01:35:42
4975         Log: Update Changes.
4976      Branch: perl
4977            ! Changes patchlevel.h
4978 ____________________________________________________________________________
4979 [ 10475] By: jhi                                   on 2001/06/08  00:53:45
4980         Log: Regen Glossary et alia.
4981      Branch: perl
4982            ! Porting/Glossary Porting/config.sh Porting/config_H
4983 ____________________________________________________________________________
4984 [ 10474] By: jhi                                   on 2001/06/07  22:06:38
4985         Log: Metaconfig unit changes for #10473.
4986      Branch: metaconfig/U/perl
4987            ! d_modfl.U
4988 ____________________________________________________________________________
4989 [ 10473] By: jhi                                   on 2001/06/07  22:06:16
4990         Log: Harumph, also AIX will spill its guts (i.e. dump core)
4991              if an executable contains modfl() but it hasn't been
4992              compiled right (in the case of AIX, with cc -qlongdouble).
4993      Branch: perl
4994            ! Configure
4995 ____________________________________________________________________________
4996 [ 10472] By: gsar                                  on 2001/06/07  20:04:28
4997         Log: integrate change#10471 from mainline
4998              
4999              in change#10451, check that CvOUTSIDE is a CV before looking in
5000              (it can apparently be SVt_NULL during global destruction)
5001      Branch: maint-5.6/perl
5002           !> op.c
5003 ____________________________________________________________________________
5004 [ 10471] By: gsar                                  on 2001/06/07  20:01:31
5005         Log: in change#10451, check that CvOUTSIDE is a CV before looking in
5006              (it can apparently be SVt_NULL during global destruction)
5007      Branch: perl
5008            ! op.c
5009 ____________________________________________________________________________
5010 [ 10470] By: jhi                                   on 2001/06/07  12:17:51
5011         Log: Subject: Re: [PATCH perl@10439] diagnostics and long C<=item>s
5012              From: Robin Barker <rmb1@cise.npl.co.uk>
5013              Date: Thu, 7 Jun 2001 13:01:06 +0100 (BST)
5014              Message-Id: <200106071201.NAA13627@tempest.npl.co.uk>
5015      Branch: perl
5016            ! lib/diagnostics.pm pod/perldiag.pod
5017 ____________________________________________________________________________
5018 [ 10469] By: jhi                                   on 2001/06/07  12:16:12
5019         Log: Subject: [PATCH perl@10439] long =item
5020              From: Robin Barker <rmb1@cise.npl.co.uk>
5021              Date: Thu, 7 Jun 2001 12:34:08 +0100 (BST)
5022              Message-Id: <200106071134.MAA10288@tempest.npl.co.uk>
5023      Branch: perl
5024            ! README.amiga lib/Attribute/Handlers.pm
5025            ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
5026 ____________________________________________________________________________
5027 [ 10468] By: jhi                                   on 2001/06/07  12:08:56
5028         Log: Subject: [PATCH 5.7.1 pod/perlguts.pod] IOK vs pIOK docs
5029              Date: Thu, 7 Jun 2001 10:09:59 +0100 (BST)
5030              Reply-To: Dave Mitchell <davem@fdgroup.co.uk>
5031              Message-Id: <200106070909.KAA25610@gizmo.fdgroup.co.uk>
5032      Branch: perl
5033            ! pod/perlguts.pod
5034 ____________________________________________________________________________
5035 [ 10467] By: jhi                                   on 2001/06/07  12:04:26
5036         Log: Integrate perlio.
5037      Branch: perl
5038           !> sv.c
5039 ____________________________________________________________________________
5040 [ 10466] By: nick                                  on 2001/06/07  10:25:40
5041         Log: MULTIPLICITY fix for S_grok_number(), also a few gratuitious trailing
5042              whitespace tweaks.
5043              Still coredumps in pragma/overload.t - what a nice hard fail that is...
5044      Branch: perlio
5045            ! sv.c
5046 ____________________________________________________________________________
5047 [ 10465] By: nick                                  on 2001/06/07  08:41:58
5048         Log: Raw integrate of mainline for S_grok_number debug
5049              (sv.c has MULTIPLICITY issues as well as whatever else ...)
5050      Branch: perlio
5051            - plan9/perlplan9.doc plan9/perlplan9.pod
5052           !> (integrate 46 files)
5053 ____________________________________________________________________________
5054 [ 10464] By: jhi                                   on 2001/06/06  23:33:58
5055         Log: The proper prototyping for #10463.
5056      Branch: perl
5057            ! embed.h embed.pl proto.h sv.c
5058 ____________________________________________________________________________
5059 [ 10463] By: jhi                                   on 2001/06/06  23:15:30
5060         Log: Subject: Re: [PATCH] nuke strtol (was Re: One fix for strtoul not setting errno)
5061              From: Nicholas Clark <nick@ccl4.org>
5062              Date: Thu, 7 Jun 2001 00:29:59 +0100
5063              Message-ID: <20010607002959.Z76396@plum.flirble.org>
5064      Branch: perl
5065            ! sv.c
5066 ____________________________________________________________________________
5067 [ 10462] By: jhi                                   on 2001/06/06  23:13:19
5068         Log: Subject: [PATCH perl@10439] fix old $^S description in perlvms.pod
5069              From: "Craig A. Berry" <craigberry@mac.com>
5070              Date: Wed, 06 Jun 2001 17:54:30 -0500
5071              Message-Id: <5.1.0.14.0.20010606174814.03c2c880@exchi01>
5072      Branch: perl
5073            ! vms/perlvms.pod
5074 ____________________________________________________________________________
5075 [ 10461] By: jhi                                   on 2001/06/06  23:10:00
5076         Log: Podify the remaining README.platform files;
5077              merge README.plan9 and plan9/perlplan9.pod;
5078              delete plan9/perlplan9.* (the perlplan.doc needs to
5079              be regenerated in Plan 9); make the =head1 and =head2
5080              in the README.platform to be a little more verbose
5081              (skipped README.os2 not to anger Ilya) so that they
5082              look better in the toc; regen toc.
5083      Branch: perl
5084            - plan9/perlplan9.doc plan9/perlplan9.pod
5085            ! MANIFEST README.aix README.amiga README.apollo README.beos
5086            ! README.bs2000 README.cygwin README.dgux README.dos README.epoc
5087            ! README.hpux README.hurd README.machten README.macos
5088            ! README.micro README.mint README.mpeix README.os390
5089            ! README.plan9 README.qnx README.solaris README.threads
5090            ! README.tru64 README.vmesa README.vms README.vos README.win32
5091            ! plan9/mkfile pod/buildtoc.PL pod/perl.pod pod/perlport.pod
5092            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
5093 ____________________________________________________________________________
5094 [ 10460] By: jhi                                   on 2001/06/06  20:58:53
5095         Log: Subject: [PATCH] Re: Bug in perlguts documentation?
5096              From: Mike Guy <mjtg@cam.ac.uk>
5097              Reply-To: mjtg@cam.ac.uk
5098              Message-Id: <E157fiS-0006Q7-00@draco.cus.cam.ac.uk>
5099      Branch: perl
5100            ! pod/perlguts.pod
5101 ____________________________________________________________________________
5102 [ 10459] By: jhi                                   on 2001/06/06  20:58:15
5103         Log: Subject: [PATCH] Re: [ID 20010604.015] taint + comma = false insecurity
5104              From: Mike Guy <mjtg@cam.ac.uk>
5105              Reply-To: mjtg@cam.ac.uk
5106              Message-Id: <E157flx-0006Uz-00@draco.cus.cam.ac.uk>
5107      Branch: perl
5108            ! pod/perlsec.pod
5109 ____________________________________________________________________________
5110 [ 10458] By: jhi                                   on 2001/06/06  20:56:04
5111         Log: Disable long doubles from pre-5.0 Tru64s.
5112      Branch: perl
5113            ! README.tru64 hints/dec_osf.sh
5114 ____________________________________________________________________________
5115 [ 10457] By: jhi                                   on 2001/06/06  20:49:23
5116         Log: The #10455 exposed that modfl() is fundamentally busted
5117              (as in: dumps core) in pre-5.0 Tru64, so better avoid even
5118              testing it.
5119      Branch: perl
5120            ! hints/dec_osf.sh
5121 ____________________________________________________________________________
5122 [ 10456] By: jhi                                   on 2001/06/06  20:48:35
5123         Log: Metaconfig unit change for #10455.
5124      Branch: metaconfig/U/perl
5125            ! d_modfl.U
5126 ____________________________________________________________________________
5127 [ 10455] By: jhi                                   on 2001/06/06  20:48:09
5128         Log: Configure check for geborken modfl(), inspired by
5129              
5130              Subject: Re: [20010118.017] op/int.t failure 
5131              From: Hugo <hv@crypt.compulink.co.uk>
5132              Date: Tue, 05 Jun 2001 13:43:27 +0100
5133              Message-Id: <200106051243.NAA15525@crypt.compulink.co.uk>
5134      Branch: perl
5135            ! Configure
5136 ____________________________________________________________________________
5137 [ 10454] By: jhi                                   on 2001/06/06  11:45:08
5138         Log: Integrate changes #10450 and #10451 from maintperl:
5139              
5140              optimize change#10448 slightly (don't repeat search in eval""s lexical
5141              scope, since that has already been searched)
5142              
5143              change#9108 needs subtler treatment for case of closures created
5144              within eval""
5145      Branch: perl
5146           !> op.c t/op/misc.t
5147 ____________________________________________________________________________
5148 [ 10453] By: jhi                                   on 2001/06/06  11:42:10
5149         Log: MakeMaker magic to compile (when no dynamic loading)
5150              List/Util.xsc as (ListUtil.c and) ListUtil.o since
5151              POSIX-BC (BS2000) linker has an evil limitation of
5152              being unable to include in the same executable several
5153              object files with the same name - case-insensitively -
5154              because otherwise we conflict with util.c.
5155              Strictly speaking currently required only in POSIX-BC
5156              but probably will do no harm elsewhere where static
5157              linking is required.
5158      Branch: perl
5159            ! ext/List/Util/Makefile.PL
5160 ____________________________________________________________________________
5161 [ 10452] By: nick                                  on 2001/06/06  08:59:51
5162         Log: Integrate mainline.
5163      Branch: perlio
5164           +> lib/Attribute/Handlers/demo/Demo.pm
5165           +> lib/Attribute/Handlers/demo/Descriptions.pm
5166           +> lib/Attribute/Handlers/demo/MyClass.pm
5167           +> lib/Attribute/Handlers/demo/demo.pl
5168           +> lib/Attribute/Handlers/demo/demo2.pl
5169           +> lib/Attribute/Handlers/demo/demo3.pl
5170           +> lib/Attribute/Handlers/demo/demo4.pl
5171           +> lib/Attribute/Handlers/demo/demo_call.pl
5172           +> lib/Attribute/Handlers/demo/demo_chain.pl
5173           +> lib/Attribute/Handlers/demo/demo_cycle.pl
5174           +> lib/Attribute/Handlers/demo/demo_hashdir.pl
5175           +> lib/Attribute/Handlers/demo/demo_phases.pl
5176           +> lib/Attribute/Handlers/demo/demo_range.pl
5177           +> lib/Attribute/Handlers/demo/demo_rawdata.pl t/op/override.t
5178           +> uts/strtol_wrap.c
5179           !> (integrate 91 files)
5180 ____________________________________________________________________________
5181 [ 10451] By: gsar                                  on 2001/06/06  07:11:36
5182         Log: change#9108 needs subtler treatment for case of closures created
5183              within eval""
5184      Branch: maint-5.6/perl
5185            ! op.c t/op/misc.t
5186 ____________________________________________________________________________
5187 [ 10450] By: gsar                                  on 2001/06/06  05:47:25
5188         Log: optimize change#10448 slightly (don't repeat search in eval""s lexical
5189              scope, since that has already been searched)
5190      Branch: maint-5.6/perl
5191            ! op.c
5192 ____________________________________________________________________________
5193 [ 10449] By: jhi                                   on 2001/06/06  01:33:31
5194         Log: Integrate change #10448 from maintperl; lexicals
5195              outside an eval"" weren't resolved correctly inside a subroutine
5196              definition inside the eval"" if they were not already referenced
5197              in the toplevel of the eval""-ed code
5198      Branch: perl
5199           !> cop.h op.c pp_ctl.c t/op/misc.t
5200 ____________________________________________________________________________
5201 [ 10448] By: gsar                                  on 2001/06/06  01:03:26
5202         Log: fix yet another bug of hoary vintage found by change#10394: lexicals
5203              outside an eval"" weren't resolved correctly inside a subroutine
5204              definition inside the eval"" if they were not already referenced
5205              in the toplevel of the eval""-ed code
5206      Branch: maint-5.6/perl
5207            ! cop.h op.c pp_ctl.c t/op/misc.t
5208 ____________________________________________________________________________
5209 [ 10447] By: jhi                                   on 2001/06/06  00:51:04
5210         Log: Subject: [PATCH] perl570delta.pod
5211              From: Peter Scott <Peter@PSDT.com> 
5212              Date: Tue, 05 Jun 2001 18:51:02 -0700
5213              Message-Id: <4.3.2.7.2.20010605183619.00a94400@psdt.com>
5214      Branch: perl
5215            ! pod/perl570delta.pod
5216 ____________________________________________________________________________
5217 [ 10446] By: jhi                                   on 2001/06/05  23:45:05
5218         Log: The fudge factor is no more needed.  I hope.
5219      Branch: perl
5220            ! t/lib/posix.t
5221 ____________________________________________________________________________
5222 [ 10445] By: jhi                                   on 2001/06/05  23:19:19
5223         Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms 
5224              From: Hugo <hv@crypt.compulink.co.uk>
5225              Date: Tue, 05 Jun 2001 12:58:19 +0100
5226              Message-Id: <200106051158.MAA04605@crypt.compulink.co.uk>
5227      Branch: perl
5228            ! util.c
5229 ____________________________________________________________________________
5230 [ 10444] By: jhi                                   on 2001/06/05  11:09:01
5231         Log: Make up prototypes only for those who have the functions
5232              but not the prototypes.
5233      Branch: perl
5234            ! perl.h
5235 ____________________________________________________________________________
5236 [ 10443] By: jhi                                   on 2001/06/05  11:02:13
5237         Log: Subject: Re: Not OK: perl@10439 on win32 
5238              From: Prymmer/Kahn <pvhp@best.com> 
5239              Date: Mon, 4 Jun 2001 22:11:02 -0700 (PDT)
5240              Message-ID: <Pine.BSF.4.21.0106042136410.26316-100000@shell8.ba.best.com>
5241      Branch: perl
5242            ! perl.h util.c
5243 ____________________________________________________________________________
5244 [ 10442] By: jhi                                   on 2001/06/05  00:55:46
5245         Log: The metaconfig units changes for #10441.
5246      Branch: metaconfig
5247            ! U/modified/Extract.U U/modified/Extractall.U
5248            ! U/modified/Finish.U
5249 ____________________________________________________________________________
5250 [ 10441] By: jhi                                   on 2001/06/05  00:55:17
5251         Log: Extraction of the *.SH wasn't quite working with -Dmksymlinks.
5252      Branch: perl
5253            ! Configure
5254 ____________________________________________________________________________
5255 [ 10440] By: jhi                                   on 2001/06/05  00:28:27
5256         Log: Unnecessary fuzziness undone, noted by Mike Guy.
5257      Branch: perl
5258            ! t/op/tr.t
5259 ____________________________________________________________________________
5260 [ 10439] By: jhi                                   on 2001/06/04  17:14:31
5261         Log: Update Changes.
5262      Branch: perl
5263            ! Changes patchlevel.h
5264 ____________________________________________________________________________
5265 [ 10438] By: jhi                                   on 2001/06/04  17:10:16
5266         Log: Test case for 'eval "a.b.c.d.e.f;sub"' save stack imbalance
5267              bug found by Ilmari Karonen; the bug fixed by Sarathy's lexical
5268              leakage patch.
5269      Branch: perl
5270            ! t/op/misc.t
5271 ____________________________________________________________________________
5272 [ 10437] By: jhi                                   on 2001/06/04  17:01:06
5273         Log: Test case for #10433/#10424.
5274      Branch: perl
5275            ! t/op/misc.t
5276 ____________________________________________________________________________
5277 [ 10436] By: jhi                                   on 2001/06/04  16:54:21
5278         Log: Subject: One fix for strtoul not setting errno
5279              From: hom00@utsglobal.com (Hal Morris)
5280              Date: Sat, 2 Jun 2001 09:23:11 -0700 (PDT)
5281              Message-Id: <200106021623.JAA06906@cepheus.utsglobal.com>
5282      Branch: perl
5283            + uts/strtol_wrap.c
5284            ! MANIFEST hints/uts.sh
5285 ____________________________________________________________________________
5286 [ 10435] By: jhi                                   on 2001/06/04  16:54:01
5287         Log: Metaconfig units changes for #10434.
5288      Branch: metaconfig
5289            ! U/modified/Cppsym.U
5290      Branch: metaconfig/U/perl
5291            + d_dbminitproto.U d_flockproto.U d_sockatmarkproto.U
5292            + d_syscallproto.U d_usleepproto.U
5293            ! longdblfio.U quadfio.U
5294 ____________________________________________________________________________
5295 [ 10434] By: jhi                                   on 2001/06/04  16:48:33
5296         Log: Configure tweaks; add prototype probes, make the cpp symbols
5297              probe to cast, not whine; test for %Ld and %Lf before %lld and
5298              %llf because the L is the ANSI way.
5299      Branch: perl
5300            ! Configure config_h.SH configure.com epoc/config.sh
5301            ! ext/ODBM_File/ODBM_File.xs perl.h pod/perltoc.pod uconfig.h
5302            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
5303            ! win32/config.bc win32/config.gc win32/config.vc x2p/str.c
5304 ____________________________________________________________________________
5305 [ 10433] By: jhi                                   on 2001/06/04  16:45:23
5306         Log: Sigh.  This is what #10424 was supposed to check in.
5307      Branch: perl
5308            ! op.c sv.c sv.h
5309 ____________________________________________________________________________
5310 [ 10432] By: jhi                                   on 2001/06/04  16:29:40
5311         Log: More verbose failure.
5312      Branch: perl
5313            ! t/op/ver.t
5314 ____________________________________________________________________________
5315 [ 10431] By: jhi                                   on 2001/06/04  16:21:55
5316         Log: The .pm changes to go with #10428.
5317      Branch: perl
5318            ! ext/Fcntl/Fcntl.pm ext/Socket/Socket.pm
5319            ! ext/Sys/Syslog/Syslog.pm
5320 ____________________________________________________________________________
5321 [ 10430] By: jhi                                   on 2001/06/04  16:05:20
5322         Log: On second thoughts show to utf8 skippage message only
5323              on failures, it's too confusing otherwise,
5324      Branch: perl
5325            ! t/pragma/locale.t
5326 ____________________________________________________________________________
5327 [ 10429] By: jhi                                   on 2001/06/04  14:47:50
5328         Log: Do not import anything from Encode.
5329      Branch: perl
5330            ! ext/MIME/Base64/QuotedPrint.pm
5331 ____________________________________________________________________________
5332 [ 10428] By: jhi                                   on 2001/06/04  14:45:47
5333         Log: The #10402 didn't take.  Weird.
5334      Branch: perl
5335            ! ext/Fcntl/Fcntl.xs ext/Socket/Socket.xs
5336            ! ext/Sys/Syslog/Syslog.xs
5337 ____________________________________________________________________________
5338 [ 10427] By: jhi                                   on 2001/06/04  12:55:39
5339         Log: Eradicate traces of 'asciirange' re subpragma.
5340      Branch: perl
5341            ! ext/B/B/Deparse.pm ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm
5342            ! pod/perldiag.pod
5343 ____________________________________________________________________________
5344 [ 10426] By: jhi                                   on 2001/06/04  12:44:05
5345         Log: use is a compile-time thing.
5346      Branch: perl
5347            ! ext/MIME/Base64/QuotedPrint.pm
5348 ____________________________________________________________________________
5349 [ 10425] By: jhi                                   on 2001/06/04  12:39:44
5350         Log: Subject: [PATCH perl@10419] -Wall casting patch
5351              From: Robin Barker <rmb1@cise.npl.co.uk>
5352              Date: Mon, 4 Jun 2001 14:27:28 +0100 (BST)
5353              Message-Id: <200106041327.OAA15338@tempest.npl.co.uk>
5354      Branch: perl
5355            ! ext/Devel/DProf/DProf.xs mg.c
5356 ____________________________________________________________________________
5357 [ 10424] By: jhi                                   on 2001/06/04  12:23:30
5358         Log: Subject: [PATCH #2] introducing SVpad_TYPED
5359              From: Abhijit Menon-Sen <ams@wiw.org>
5360              Date: Mon, 4 Jun 2001 12:26:02 +0530
5361              Message-ID: <20010604122602.A5775@lustre.linux.in>
5362      Branch: perl
5363            ! op.c sv.c sv.h
5364 ____________________________________________________________________________
5365 [ 10423] By: gsar                                  on 2001/06/04  05:12:18
5366         Log: testsuite for change#10192 (from Gisle Aas)
5367      Branch: perl
5368            + t/op/override.t
5369            ! MANIFEST
5370 ____________________________________________________________________________
5371 [ 10422] By: gsar                                  on 2001/06/04  02:32:03
5372         Log: integrate changes#10414-10416 from mainline
5373              
5374              Potential buffer overrun if the radix separator is more than
5375              one byte.  Also, under locales, prefer the locale-specific
5376              separator over the old boring ".".
5377              
5378              "10.", that is, decimal numbers can have no decimal part at all.
5379              
5380              The non-locale places need love, too.
5381      Branch: maint-5.6/perl
5382           !> perl.h sv.c
5383 ____________________________________________________________________________
5384 [ 10421] By: jhi                                   on 2001/06/04  02:25:53
5385         Log: Missed from #10420.
5386      Branch: perl
5387            ! epoc/config.sh
5388 ____________________________________________________________________________
5389 [ 10420] By: jhi                                   on 2001/06/04  02:19:58
5390         Log: Missed HAS_SETRESGID_PROTO.  No serious harm done since
5391              often this prototype goes with HAS_SETRESUID_PROTO.
5392      Branch: perl
5393            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
5394            ! config_h.SH configure.com perl.h uconfig.h
5395 ____________________________________________________________________________
5396 [ 10419] By: jhi                                   on 2001/06/04  00:24:55
5397         Log: Update Changes.
5398      Branch: perl
5399            ! Changes patchlevel.h
5400 ____________________________________________________________________________
5401 [ 10418] By: jhi                                   on 2001/06/03  23:58:04
5402         Log: -Wall "subscript has type `char'" cleanup.
5403      Branch: perl
5404            ! ext/File/Glob/bsd_glob.c x2p/a2py.c x2p/str.c x2p/walk.c
5405 ____________________________________________________________________________
5406 [ 10417] By: jhi                                   on 2001/06/03  23:37:17
5407         Log: Various "cast to pointer from integer of different size"
5408              picked up by gcc -Wall (in Tru64 where pointers are 64 bits
5409              wide but I32 (int) only 32 bits wide).
5410              
5411              WARNING: the classnum and tagnum changes in Storable.xs
5412              may not be wise, they may be breaking binary compatibility
5413              (in 64-bit platforms), asked Raphael Manfredi about the changes.
5414      Branch: perl
5415            ! embed.pl ext/Devel/DProf/DProf.xs ext/Storable/Storable.xs
5416            ! mg.c proto.h
5417 ____________________________________________________________________________
5418 [ 10416] By: jhi                                   on 2001/06/03  23:15:24
5419         Log: The non-locale places need love, too.
5420      Branch: perl
5421            ! perl.h
5422 ____________________________________________________________________________
5423 [ 10415] By: jhi                                   on 2001/06/03  23:10:55
5424         Log: "10.", that is, decimal numbers can have no decimal part at all.
5425      Branch: perl
5426            ! perl.h
5427 ____________________________________________________________________________
5428 [ 10414] By: jhi                                   on 2001/06/03  22:49:55
5429         Log: Potential buffer overrun if the radix separator is more than
5430              one byte.  Also, under locales, prefer the locale-specific
5431              separator over the old boring ".".
5432      Branch: perl
5433            ! perl.h sv.c
5434 ____________________________________________________________________________
5435 [ 10413] By: jhi                                   on 2001/06/03  22:42:10
5436         Log: Integrate change #10412 from maintperl; locale is now
5437              per-cop, not per-op; plus retweak the locale.t to always
5438              list the skipped utf8 locales.
5439      Branch: perl
5440            ! t/pragma/locale.t
5441           !> embed.h lib/locale.pm op.c op.h opcode.h opcode.pl perl.h pp.c
5442           !> pp.sym pp_ctl.c pp_proto.h pp_sys.c util.c
5443 ____________________________________________________________________________
5444 [ 10412] By: gsar                                  on 2001/06/03  22:23:16
5445         Log: rationalize locale handling to fix the bugs uncovered by change#10394
5446              
5447              the major issue was that the runtime was looking at PL_hints rather
5448              than op_private to notice whether locale was enabled
5449              
5450              the secondary issue was that many locale-sensitive numeric ops didn't
5451              have HINT_LOCALE propagated into their op_private
5452              
5453              HINT_LOCALE is now propagated per-statement (i.e., via PL_curcop)
5454              instead of per-op, just like HINT_BYTE and the hints for lexical
5455              warnings (this makes the hint available to every op via PL_curcop)
5456              
5457              pragma/locale.t may need to be reworked with these fixes in mind
5458              (it currently passes its tests)
5459      Branch: maint-5.6/perl
5460            ! embed.h lib/locale.pm op.c op.h opcode.h opcode.pl perl.h pp.c
5461            ! pp.sym pp_ctl.c pp_proto.h pp_sys.c t/pragma/locale.t util.c
5462 ____________________________________________________________________________
5463 [ 10411] By: jhi                                   on 2001/06/03  17:50:49
5464         Log: More verbose debugging.
5465      Branch: perl
5466            ! t/pragma/locale.t
5467 ____________________________________________________________________________
5468 [ 10410] By: jhi                                   on 2001/06/03  17:36:40
5469         Log: Subject: RE: [PATCHES] regcomp.c, pod/perldiag.pod, t/op/pat.t
5470              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
5471              Date: Sat, 2 Jun 2001 22:53:33 +0100
5472              Message-ID: <000601c0ebae$77d10dc0$99dcfea9@bfs.phone.com>
5473      Branch: perl
5474            ! regcomp.c t/pragma/warn/regcomp
5475 ____________________________________________________________________________
5476 [ 10409] By: jhi                                   on 2001/06/03  17:27:13
5477         Log: Mention that lexicalizing $a or $b is a bad idea if one
5478              wants to use sort().
5479      Branch: perl
5480            ! pod/perlvar.pod
5481 ____________________________________________________________________________
5482 [ 10408] By: jhi                                   on 2001/06/03  16:52:41
5483         Log: Tweak the test to be happy if the accuracy is 'good enough'.
5484      Branch: perl
5485            ! t/lib/posix.t
5486 ____________________________________________________________________________
5487 [ 10407] By: jhi                                   on 2001/06/03  16:50:33
5488         Log: Upgrade to Attribute::Handlers 0.70.
5489              
5490              NOTE: this unearthed the "too late for CHECK block" bug,
5491              that's why the 1_compile.t change.
5492      Branch: perl
5493            + lib/Attribute/Handlers/demo/Demo.pm
5494            + lib/Attribute/Handlers/demo/Descriptions.pm
5495            + lib/Attribute/Handlers/demo/MyClass.pm
5496            + lib/Attribute/Handlers/demo/demo.pl
5497            + lib/Attribute/Handlers/demo/demo2.pl
5498            + lib/Attribute/Handlers/demo/demo3.pl
5499            + lib/Attribute/Handlers/demo/demo4.pl
5500            + lib/Attribute/Handlers/demo/demo_call.pl
5501            + lib/Attribute/Handlers/demo/demo_chain.pl
5502            + lib/Attribute/Handlers/demo/demo_cycle.pl
5503            + lib/Attribute/Handlers/demo/demo_hashdir.pl
5504            + lib/Attribute/Handlers/demo/demo_phases.pl
5505            + lib/Attribute/Handlers/demo/demo_range.pl
5506            + lib/Attribute/Handlers/demo/demo_rawdata.pl
5507            ! MANIFEST lib/Attribute/Handlers.pm t/lib/1_compile.t
5508            ! t/lib/attrhand.t
5509 ____________________________________________________________________________
5510 [ 10406] By: jhi                                   on 2001/06/03  16:40:03
5511         Log: One less -Wall whine.
5512      Branch: perl
5513            ! regcomp.c
5514 ____________________________________________________________________________
5515 [ 10405] By: jhi                                   on 2001/06/03  16:30:34
5516         Log: Integrate change #10404 from maintperl; eval.t was in pre-10394 mood.
5517      Branch: perl
5518           !> t/op/eval.t
5519 ____________________________________________________________________________
5520 [ 10404] By: gsar                                  on 2001/06/03  16:23:07
5521         Log: eval.t was relying on pre-change#10394 buggy behavior (lexicals
5522              aren't "normally" visible inside eval""s contained in subs unless
5523              a cloned reference to them already exists)
5524              
5525              strangely enough, t/harness did show this up as a failure (harness
5526              needs fixing?)
5527      Branch: maint-5.6/perl
5528            ! t/op/eval.t
5529 ____________________________________________________________________________
5530 [ 10403] By: jhi                                   on 2001/06/03  16:22:59
5531         Log: Update to Text::Balanced 1.85.
5532      Branch: perl
5533            ! lib/Text/Balanced.pm t/lib/tb-xvari.t
5534 ____________________________________________________________________________
5535 [ 10402] By: jhi                                   on 2001/06/03  16:18:09
5536         Log: Subject: [PATCH] Re: ext/Socket/Socket.xs
5537              From: Nicholas Clark <nick@ccl4.org>
5538              Date: Sun, 3 Jun 2001 17:54:36 +0100
5539              Message-ID: <20010603175436.E76396@plum.flirble.org> 
5540      Branch: perl
5541            ! ext/Fcntl/Fcntl.xs ext/Socket/Socket.xs
5542            ! ext/Sys/Syslog/Syslog.xs
5543 ____________________________________________________________________________
5544 [ 10401] By: jhi                                   on 2001/06/03  16:09:33
5545         Log: Unused variables.
5546      Branch: perl
5547            ! util.c
5548 ____________________________________________________________________________
5549 [ 10400] By: jhi                                   on 2001/06/03  16:04:26
5550         Log: Subject: [PATCH] APIfy op_clear 
5551              From: Simon Cozens <simon@netthink.co.uk>
5552              Date: Sun, 3 Jun 2001 13:51:46 +0100
5553              Message-ID: <20010603135146.A9984@deep-dark-truthful-mirror.pmb.ox.ac.uk>
5554              
5555              (despite the subject line, op_null is APIfied by the patch)
5556      Branch: perl
5557            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
5558 ____________________________________________________________________________
5559 [ 10399] By: jhi                                   on 2001/06/03  15:51:35
5560         Log: Subject: [PATCH] t/lib/extutils.t
5561              From: Nicholas Clark <nick@ccl4.org>
5562              Date: Sat, 2 Jun 2001 23:57:05 +0100
5563              Message-ID: <20010602235705.Q12698@plum.flirble.org>
5564      Branch: perl
5565            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
5566 ____________________________________________________________________________
5567 [ 10398] By: jhi                                   on 2001/06/03  15:34:11
5568         Log: Subject: [PATCH: perl@10360] update two win32 Makefiles
5569              From: Prymmer/Kahn <pvhp@best.com>
5570              Date: Sun, 3 Jun 2001 08:55:14 -0700 (PDT)
5571              Message-ID: <Pine.BSF.4.21.0106030845550.21619-100000@shell8.ba.best.com>
5572      Branch: perl
5573            ! win32/Makefile win32/makefile.mk
5574 ____________________________________________________________________________
5575 [ 10397] By: jhi                                   on 2001/06/03  15:12:13
5576         Log: Subject: Re: 'decimal digits' macro? 
5577              From: Hugo <hv@crypt.compulink.co.uk>
5578              Date: Sun, 03 Jun 2001 04:26:36 +0100
5579              Message-Id: <200106030326.EAA18786@crypt.compulink.co.uk>
5580      Branch: perl
5581            ! handy.h t/lib/posix.t t/op/tr.t
5582 ____________________________________________________________________________
5583 [ 10396] By: jhi                                   on 2001/06/03  15:10:49
5584         Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms
5585              From: Hugo <hv@crypt.compulink.co.uk>
5586              Date: Sun, 03 Jun 2001 14:56:30 +0100
5587              Message-Id: <200106031356.OAA12517@crypt.compulink.co.uk>
5588      Branch: perl
5589            ! util.c
5590 ____________________________________________________________________________
5591 [ 10395] By: jhi                                   on 2001/06/03  14:59:41
5592         Log: Integrate change #10394 from maintperl; lexical file scope leakage.
5593      Branch: perl
5594           !> perly.c perly.y t/op/misc.t t/pragma/warn/universal
5595           !> vms/perly_c.vms
5596 ____________________________________________________________________________
5597 [ 10394] By: gsar                                  on 2001/06/03  03:05:43
5598         Log: fix leakage of lexicals at file scope into subroutines that were
5599              declared before them; this appears to be a longstanding bug that
5600              meant that lexicals at file scope were never "deintroduced", meaning
5601              their scope range was never properly closed, and their visibility
5602              extended to all subsequent eval""s or requires
5603              
5604              added a test case
5605              
5606              seems to also fix a case of bogus duplicate warnings
5607      Branch: maint-5.6/perl
5608            ! perly.c perly.y t/op/misc.t t/pragma/warn/universal
5609            ! vms/perly_c.vms
5610 ____________________________________________________________________________
5611 [ 10393] By: jhi                                   on 2001/06/02  16:55:03
5612         Log: More VMS tweaks from Craig A. Berry.
5613      Branch: perl
5614            ! configure.com t/lib/extutils.t
5615 ____________________________________________________________________________
5616 [ 10392] By: jhi                                   on 2001/06/02  16:48:26
5617         Log: -Wall cleanup continues.
5618      Branch: perl
5619            ! README.tru64 embed.h embed.pl ext/NDBM_File/NDBM_File.xs
5620            ! ext/POSIX/POSIX.xs ext/PerlIO/Scalar/Scalar.xs
5621            ! ext/Storable/Storable.xs ext/Sys/Hostname/Hostname.xs
5622            ! ext/Sys/Syslog/Syslog.xs perl.c proto.h regcomp.c regexec.c
5623            ! run.c toke.c util.c
5624 ____________________________________________________________________________
5625 [ 10391] By: jhi                                   on 2001/06/02  13:29:47
5626         Log: The metaconfig unit change for #10390.
5627      Branch: metaconfig/U/perl
5628            ! gccvers.U
5629 ____________________________________________________________________________
5630 [ 10390] By: jhi                                   on 2001/06/02  13:29:12
5631         Log: Drop the -ansi from the default gcc flags.
5632              
5633              Off_t/off_t is a struct in Solaris with largefiles, and with -ansi
5634              that struct cannot be compared with a flat integer, such as STRLEN.
5635              The -ansi will also cause a lot of noise in Solaris because of:
5636              /usr/include/sys/resource.h:148: warning: `struct rlimit64' declared inside parameter list
5637      Branch: perl
5638            ! Configure
5639 ____________________________________________________________________________
5640 [ 10389] By: jhi                                   on 2001/06/02  13:14:57
5641         Log: Integrate perlio.
5642      Branch: perl
5643           !> pod/perlapi.pod util.c
5644 ____________________________________________________________________________
5645 [ 10388] By: nick                                  on 2001/06/02  08:01:12
5646         Log: Integrate mainline
5647      Branch: perlio
5648           +> lib/Attribute/Handlers.pm t/lib/attrhand.t
5649           !> MANIFEST configure.com ext/MIME/Base64/QuotedPrint.pm
5650           !> lib/File/Find.pm pod/perlmodlib.pod pod/perltoc.pod
5651           !> t/lib/1_compile.t t/lib/mimeqp.t
5652 ____________________________________________________________________________
5653 [ 10387] By: nick                                  on 2001/06/02  07:39:17
5654         Log: Tweak util.c's atof2 for MULTIPLICITY
5655      Branch: perlio
5656            ! util.c
5657 ____________________________________________________________________________
5658 [ 10386] By: nick                                  on 2001/06/02  07:38:33
5659         Log: Integrate mainline
5660      Branch: perlio
5661           !> (integrate 41 files)
5662 ____________________________________________________________________________
5663 [ 10385] By: jhi                                   on 2001/06/01  22:12:48
5664         Log: Add Attribute::Handlers 0.61 from Damian Conway.
5665      Branch: perl
5666            + lib/Attribute/Handlers.pm t/lib/attrhand.t
5667            ! MANIFEST pod/perlmodlib.pod pod/perltoc.pod t/lib/1_compile.t
5668 ____________________________________________________________________________
5669 [ 10384] By: jhi                                   on 2001/06/01  21:53:14
5670         Log: Subject: [PATCH: perl@10328] allow MIME::QuotePrint to handle ASCII code numbers on EBCDIC machines
5671              From: Peter Prymmer <pvhp@forte.com>
5672              Date: Fri, 1 Jun 2001 15:49:22 -0700 (PDT)
5673              Message-ID: <Pine.OSF.4.10.10106011545140.323662-100000@aspara.forte.com>
5674      Branch: perl
5675            ! ext/MIME/Base64/QuotedPrint.pm t/lib/mimeqp.t
5676 ____________________________________________________________________________
5677 [ 10383] By: jhi                                   on 2001/06/01  21:36:11
5678         Log: Subject: [PATCH File::Find] 'do 1' and puzzling (?>...)
5679              From: Jeff Pinyan <jeffp@crusoe.net>
5680              Date: Fri, 1 Jun 2001 14:13:56 -0400 (EDT)
5681              Message-ID: <Pine.GSO.4.21.0106011412520.21027-100000@crusoe.crusoe.net>
5682      Branch: perl
5683            ! lib/File/Find.pm
5684 ____________________________________________________________________________
5685 [ 10382] By: jhi                                   on 2001/06/01  21:35:02
5686         Log: Subject: [PATCH perl@10381] configure.com tweaks
5687              From: "Craig A. Berry" <craigberry@mac.com>
5688              Date: Fri, 1 Jun 2001 13:55:43 -0500
5689              Message-Id: <a05100e00b73d942aa9da@[172.16.52.1]>
5690      Branch: perl
5691            ! configure.com
5692 ____________________________________________________________________________
5693 [ 10381] By: jhi                                   on 2001/06/01  16:37:21
5694         Log: Update Changes.
5695      Branch: perl
5696            ! Changes patchlevel.h
5697 ____________________________________________________________________________
5698 [ 10380] By: jhi                                   on 2001/06/01  16:19:18
5699         Log: Subject: [PATCH] Re: [ID 20010529.004] program doesn't work unless in debug mode
5700              From: Mike Guy <mjtg@cam.ac.uk>
5701              Date: Fri, 01 Jun 2001 18:17:02 +0100
5702              Message-Id: <E155sXm-0001C2-00@draco.cus.cam.ac.uk>
5703      Branch: perl
5704            ! lib/perl5db.pl
5705 ____________________________________________________________________________
5706 [ 10379] By: jhi                                   on 2001/06/01  16:13:28
5707         Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms
5708              From: Hugo <hv@crypt.compulink.co.uk>
5709              Date: Thu, 31 May 2001 20:49:48 +0100
5710              Message-Id: <200105311949.UAA02798@crypt.compulink.co.uk>
5711      Branch: perl
5712            ! embed.h embed.pl global.sym objXSUB.h perl.h perlapi.c proto.h
5713            ! util.c
5714 ____________________________________________________________________________
5715 [ 10378] By: jhi                                   on 2001/06/01  15:56:35
5716         Log: Zero() is not available in x2p (or, rather, some of its
5717              implementations like memzero() might not be available.)
5718      Branch: perl
5719            ! x2p/hash.c
5720 ____________________________________________________________________________
5721 [ 10377] By: jhi                                   on 2001/06/01  15:44:48
5722         Log: Subject: [PATCH x2p/hash.c] bzero -> memset
5723              From: Michael G Schwern <schwern@pobox.com>
5724              Date: Fri, 1 Jun 2001 12:00:29 +0100
5725              Message-ID: <20010601120029.F29027@blackrider.blackstar.co.uk>
5726              
5727              (But use Zero() instead of memset.)
5728      Branch: perl
5729            ! x2p/hash.c
5730 ____________________________________________________________________________
5731 [ 10376] By: jhi                                   on 2001/06/01  15:39:52
5732         Log: Subject: Re: [PATCHES] regcomp.c, pod/perldiag.pod, t/op/pat.t
5733              From: Jeff Pinyan <jeffp@crusoe.net>
5734              Date: Fri, 1 Jun 2001 10:33:55 -0400 (EDT)
5735              Message-ID: <Pine.GSO.4.21.0106011032080.21027-100000@crusoe.crusoe.net>
5736      Branch: perl
5737            ! pod/perldiag.pod regcomp.c t/op/pat.t
5738 ____________________________________________________________________________
5739 [ 10375] By: jhi                                   on 2001/06/01  15:36:35
5740         Log: Retract #10324 and #10333; not needed.
5741      Branch: perl
5742            ! hints/irix_6.sh hints/linux.sh
5743 ____________________________________________________________________________
5744 [ 10374] By: jhi                                   on 2001/06/01  15:35:19
5745         Log: The #10370 wasn't quite right.
5746      Branch: perl
5747            ! ext/XS/Typemap/Typemap.xs
5748 ____________________________________________________________________________
5749 [ 10373] By: jhi                                   on 2001/06/01  15:34:49
5750         Log: The metaconfig units changes for #10372.
5751      Branch: metaconfig/U/perl
5752            + d_realpath.U d_sresgproto.U d_sresuproto.U
5753            ! gccvers.U i_db.U
5754 ____________________________________________________________________________
5755 [ 10372] By: jhi                                   on 2001/06/01  15:34:24
5756         Log: Configure tweaks; record the Berkeley DB version,
5757              probe for realpath(), for setresuid() and setresgid()
5758              prototypes; use realpath() (try to be paranoid enough),
5759              use the setres[ug]id prototypes because glibc has the functions
5760              but not their prototypes; add -Wall -ansi to gcc ccflags;
5761              regen toc.
5762      Branch: perl
5763            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
5764            ! config_h.SH configure.com epoc/config.sh
5765            ! ext/DB_File/DB_File.xs perl.h pod/perlapi.pod pod/perltoc.pod
5766            ! uconfig.h uconfig.sh util.c vos/config.alpha.def
5767            ! vos/config.ga.def win32/config.bc win32/config.gc
5768            ! win32/config.vc
5769 ____________________________________________________________________________
5770 [ 10371] By: jhi                                   on 2001/06/01  12:50:05
5771         Log: Subject: Re: [PATCH xsutils.c] Quieting warnings
5772              From: Michael G Schwern <schwern@pobox.com>
5773              Date: Fri, 1 Jun 2001 11:28:14 +0100
5774              Message-ID: <20010601112814.B29027@blackrider.blackstar.co.uk>
5775      Branch: perl
5776            ! lib/attributes.pm xsutils.c
5777 ____________________________________________________________________________
5778 [ 10370] By: jhi                                   on 2001/06/01  12:48:55
5779         Log: Subject: [PATCH] Fix -Wall on XS::Typemap
5780              From: Tim Jenness <t.jenness@jach.hawaii.edu>
5781              Date: Thu, 31 May 2001 16:15:37 -1000 (HST)
5782              Message-ID: <Pine.LNX.4.33.0105311610110.9337-100000@lapaki.jach.hawaii.edu>
5783      Branch: perl
5784            ! ext/XS/Typemap/Typemap.xs
5785 ____________________________________________________________________________
5786 [ 10369] By: jhi                                   on 2001/06/01  12:47:21
5787         Log: Subject: [patch] Cwd.xs optimizations/abstraction
5788              From: Doug MacEachern <dougm@covalent.net>
5789              Date: Thu, 31 May 2001 17:37:37 -0700 (PDT)
5790              Message-ID: <Pine.LNX.4.21.0105311733270.732-100000@mako.covalent.net> 
5791      Branch: perl
5792            ! embed.h embed.pl ext/Cwd/Cwd.xs global.sym lib/Cwd.pm
5793            ! objXSUB.h perlapi.c pod/perlapi.pod proto.h util.c
5794 ____________________________________________________________________________
5795 [ 10368] By: jhi                                   on 2001/06/01  12:32:00
5796         Log: Subject: Re: Why t/lib/extutils.t is failing  (was Re: [PATCH] Re: [PATCH] Re: [SPAM] Re: [SPAM] Re: [EGGS] Re: [BACON] Re: [TOAST] Re: [PATCH] Re: [PATCH] Re: h2xs [was Re: HEAR YE, HEAR YE!])
5797              From: Nicholas Clark <nick@ccl4.org>
5798              Date: Thu, 31 May 2001 23:56:40 +0100
5799              Message-ID: <20010531235640.F12698@plum.flirble.org>
5800              
5801              Make the test work also under only static extensions
5802              (sh Configure -Uusedl fakes this nicely)
5803      Branch: perl
5804            ! t/lib/extutils.t
5805 ____________________________________________________________________________
5806 [ 10367] By: jhi                                   on 2001/06/01  12:27:53
5807         Log: Subject: [PATCH hv.c] Eliminating trigraph
5808              From: Michael G Schwern <schwern@pobox.com>
5809              Message-ID: <20010601114955.E29027@blackrider.blackstar.co.uk>
5810              Date: Fri, 1 Jun 2001 11:49:56 +0100
5811      Branch: perl
5812            ! hv.c
5813 ____________________________________________________________________________
5814 [ 10366] By: jhi                                   on 2001/06/01  12:14:57
5815         Log: Subject: Re: [PATCH] Tests for File::Compare 
5816              From: "Philip Newton" <Philip.Newton@gmx.net>
5817              Date: Thu, 31 May 2001 19:44:05 +0200
5818              Message-Id: <200105311748.f4VHmCt18269@chaos.wustl.edu>
5819              
5820              Unnecessary "quotation marks".
5821      Branch: perl
5822            ! t/lib/filecomp.t
5823 ____________________________________________________________________________
5824 [ 10365] By: jhi                                   on 2001/06/01  12:13:26
5825         Log: Integrate perlio.
5826      Branch: perl
5827           !> lib/ExtUtils/MM_Win32.pm t/lib/filecomp.t
5828 ____________________________________________________________________________
5829 [ 10364] By: nick                                  on 2001/06/01  10:13:31
5830         Log: Cleanup dll.base and dll.exp created by GCC builds.
5831      Branch: perlio
5832            ! lib/ExtUtils/MM_Win32.pm
5833 ____________________________________________________________________________
5834 [ 10363] By: nick                                  on 2001/06/01  10:02:17
5835         Log: Make filecomp test work on CRLF platforms by adding binmode.
5836      Branch: perlio
5837            ! t/lib/filecomp.t
5838 ____________________________________________________________________________
5839 [ 10362] By: nick                                  on 2001/06/01  08:37:17
5840         Log: Integrate mainline
5841      Branch: perlio
5842           !> Changes Configure patchlevel.h perlio.c
5843 ____________________________________________________________________________
5844 [ 10361] By: jhi                                   on 2001/05/31  15:09:34
5845         Log: panic:claustrophobia.
5846      Branch: perl
5847            ! perlio.c
5848 ____________________________________________________________________________
5849 [ 10360] By: jhi                                   on 2001/05/31  13:04:25
5850         Log: Update Changes.
5851      Branch: perl
5852            ! Changes patchlevel.h
5853 ____________________________________________________________________________
5854 [ 10359] By: nick                                  on 2001/05/31  12:35:50
5855         Log: Integrate mainline.
5856      Branch: perlio
5857           +> t/lib/filecomp.t
5858           !> AUTHORS MANIFEST ext/Storable/Storable.xs gv.c perl.c perl.h
5859           !> pp_ctl.c sv.c t/lib/1_compile.t toke.c util.c
5860 ____________________________________________________________________________
5861 [ 10358] By: jhi                                   on 2001/05/31  12:35:05
5862         Log: Integrate perlio.
5863      Branch: perl
5864           !> t/pragma/warn/toke win32/config_H.bc win32/config_H.gc
5865           !> win32/config_H.vc
5866 ____________________________________________________________________________
5867 [ 10357] By: jhi                                   on 2001/05/31  12:34:04
5868         Log: Metaconfig unit change for #10356.
5869      Branch: metaconfig
5870            ! U/installdirs/inc_version_list.U
5871 ____________________________________________________________________________
5872 [ 10356] By: jhi                                   on 2001/05/31  12:33:41
5873         Log: Allow Configure -Dinc_version_list='5.6.0/$archname 5.6.0' ...
5874              (idea from Sarathy; implementation from Andy)
5875      Branch: perl
5876            ! Configure
5877 ____________________________________________________________________________
5878 [ 10355] By: jhi                                   on 2001/05/31  12:18:06
5879         Log: More AUTHORS.
5880      Branch: perl
5881            ! AUTHORS
5882 ____________________________________________________________________________
5883 [ 10354] By: jhi                                   on 2001/05/31  12:16:24
5884         Log: Subject: Re: [PATCH] Tests for File::Compare
5885              From: Alexander Gough <alexander.gough@st-hughs.oxford.ac.uk>
5886              Date: Thu, 31 May 2001 13:26:34 +0100 (GMT)
5887              Message-Id: <E155RX8-0004X2-00@wing1.herald.ox.ac.uk>
5888      Branch: perl
5889            + t/lib/filecomp.t
5890            ! MANIFEST t/lib/1_compile.t
5891 ____________________________________________________________________________
5892 [ 10353] By: jhi                                   on 2001/05/31  12:11:24
5893         Log: Subject: [PATCH] DEBUG_* macro cleanups
5894              From: Abhijit Menon-Sen <ams@wiw.org>
5895              Date: Thu, 31 May 2001 12:16:22 +0530
5896              Message-ID: <20010531121622.B4829@lustre.linux.in>
5897              
5898              Subject: Re: [PATCH] DEBUG_* macro cleanups
5899              From: Abhijit Menon-Sen <ams@wiw.org>
5900              Date: Thu, 31 May 2001 13:57:01 +0530
5901              Message-ID: <20010531135701.A21775@lustre.linux.in>
5902              
5903              (The DEBUG_ definitions in perl.h changed to use the
5904              STMT_START and STMT_END.)
5905      Branch: perl
5906            ! perl.h pp_ctl.c sv.c toke.c
5907 ____________________________________________________________________________
5908 [ 10352] By: jhi                                   on 2001/05/31  11:53:31
5909         Log: Subject: [PATCH] -Wall cleanups: perl.c, gv.c, Storable.xs
5910              From: Abhijit Menon-Sen <ams@wiw.org>
5911              Date: Thu, 31 May 2001 08:27:55 +0530
5912              Message-ID: <20010531082755.A10018@lustre.linux.in>
5913      Branch: perl
5914            ! ext/Storable/Storable.xs gv.c perl.c
5915 ____________________________________________________________________________
5916 [ 10351] By: jhi                                   on 2001/05/31  11:45:16
5917         Log: Subject: [PATCH] AUTHORS
5918              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
5919              Date: Thu, 31 May 2001 01:27:59 -0500
5920              Message-ID: <20010531012758.A1595@staff1.cso.uiuc.edu>
5921              
5922              Subject: Re: [PATCH] AUTHORS
5923              From: "Philip Newton" <Philip.Newton@gmx.net>
5924              Date: Thu, 31 May 2001 10:08:06 +0200
5925              (Message-Id missing?)
5926      Branch: perl
5927            ! AUTHORS
5928 ____________________________________________________________________________
5929 [ 10350] By: nick                                  on 2001/05/31  11:40:43
5930         Log: win32 - dmake regen_config_h
5931      Branch: perlio
5932            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
5933 ____________________________________________________________________________
5934 [ 10349] By: jhi                                   on 2001/05/31  11:38:27
5935         Log: Subject: Re: [PATCH util.c] More warning cleanups.
5936              From: "Philip Newton" <Philip.Newton@gmx.net>
5937              Date: Thu, 31 May 2001 07:41:36 +0200
5938              Message-Id: <200105310538.IAA25458@taku.hut.fi>
5939              
5940              Undo C++-ism that snekt in.
5941      Branch: perl
5942            ! util.c
5943 ____________________________________________________________________________
5944 [ 10348] By: nick                                  on 2001/05/31  11:36:46
5945         Log: Tolerate Win32 numerics
5946      Branch: perlio
5947            ! t/pragma/warn/toke
5948 ____________________________________________________________________________
5949 [ 10347] By: jhi                                   on 2001/05/31  11:29:40
5950         Log: Integrate perlio.
5951      Branch: perl
5952           !> perlio.c win32/win32.h
5953 ____________________________________________________________________________
5954 [ 10346] By: nick                                  on 2001/05/31  10:54:55
5955         Log: Hack to restore Win32 pseudo fork broken by Multiple Interpreter
5956              perlio.c change 10255.
5957      Branch: perlio
5958            ! perlio.c
5959 ____________________________________________________________________________
5960 [ 10345] By: nick                                  on 2001/05/31  10:01:57
5961         Log: Conditionaly put back some "unused" dTHX which are used
5962              with PERL_IMPLICIT_SYS
5963      Branch: perlio
5964            ! perlio.c
5965 ____________________________________________________________________________
5966 [ 10344] By: nick                                  on 2001/05/31  10:00:59
5967         Log: Fix Win32 for new spelling IN_BYTES 
5968      Branch: perlio
5969            ! win32/win32.h
5970 ____________________________________________________________________________
5971 [ 10343] By: nick                                  on 2001/05/31  08:01:32
5972         Log: perlio.c -Wall cleaner under MULTIPLICITY
5973              - still minor noise with linux stdio
5974      Branch: perlio
5975            ! perlio.c
5976 ____________________________________________________________________________
5977 [ 10342] By: nick                                  on 2001/05/31  07:52:23
5978         Log: Integrate mainline.
5979      Branch: perlio
5980           !> (integrate 42 files)
5981 ____________________________________________________________________________
5982 [ 10341] By: jhi                                   on 2001/05/31  01:39:02
5983         Log: AUTHORS updates.
5984      Branch: perl
5985            ! AUTHORS
5986 ____________________________________________________________________________
5987 [ 10340] By: jhi                                   on 2001/05/31  00:19:29
5988         Log: Subject: [PATCH: perl@10328] new md5sum for modified MD5.xs file
5989              From: Peter Prymmer <pvhp@forte.com>
5990              Date: Wed, 30 May 2001 17:57:20 -0700 (PDT)
5991              Message-ID: <Pine.OSF.4.10.10105301753210.129765-100000@aspara.forte.com>
5992      Branch: perl
5993            ! t/lib/md5-file.t
5994 ____________________________________________________________________________
5995 [ 10339] By: jhi                                   on 2001/05/31  00:16:44
5996         Log: Salvage bits and pieces from the experimental 'utf8 everywhere'
5997              patch: rename HINT_BYTE and IN_BYTE to HINT_BYTES and IN_BYTES
5998              to match the pragma name; various robustness cleanups.
5999      Branch: perl
6000            ! lib/utf8_heavy.pl mg.c perl.h pp.c pp_ctl.c pp_sys.c regexec.c
6001            ! sv.c toke.c utf8.c utf8.h utfebcdic.h
6002 ____________________________________________________________________________
6003 [ 10338] By: jhi                                   on 2001/05/30  23:56:14
6004         Log: More -Wall sweeping.
6005      Branch: perl
6006            ! av.c doio.c ext/Cwd/Cwd.xs ext/Devel/DProf/DProf.xs
6007            ! ext/Devel/Peek/Peek.xs ext/Encode/Encode.xs
6008            ! ext/List/Util/Util.xs gv.c op.c pp.c pp_ctl.c pp_hot.c
6009            ! regcomp.c sv.c toke.c utf8.c
6010 ____________________________________________________________________________
6011 [ 10337] By: jhi                                   on 2001/05/30  23:20:23
6012         Log: Subject: [PATCH] (was Re: [PATCH] Re: Report /pro/3gl/CPAN/perl-5.7.1)
6013              From: Nicholas Clark <nick@ccl4.org>
6014              Date: Wed, 30 May 2001 22:34:41 +0100
6015              Message-ID: <20010530223441.Y86445@plum.flirble.org>
6016      Branch: perl
6017            ! t/op/cmp.t
6018 ____________________________________________________________________________
6019 [ 10336] By: jhi                                   on 2001/05/30  23:18:48
6020         Log: It's is not, it isn't ain't, and it's it's, not its,
6021              if you mean it is. If you don't, it's its. Then too,
6022              it's hers. It isn't her's. It isn't our's either.
6023              It's ours, and likewise yours and theirs.
6024              -- Oxford University Press, Edpress News
6025      Branch: perl
6026            ! lib/autouse.pm
6027 ____________________________________________________________________________
6028 [ 10335] By: jhi                                   on 2001/05/30  23:12:30
6029         Log: More -Wall silencing from Michael Schwern and Jarkko Hietaniemi.
6030      Branch: perl
6031            ! doop.c ext/ByteLoader/bytecode.h ext/DB_File/DB_File.xs mg.c
6032            ! perl.c perlio.c regexec.c universal.c util.c x2p/a2py.c
6033            ! x2p/str.c x2p/walk.c xsutils.c
6034 ____________________________________________________________________________
6035 [ 10334] By: jhi                                   on 2001/05/30  22:52:41
6036         Log: Subject: [PATCH perl.c t/run/runenv.t] (was Re: [[ID 20010514.042] Perl v5.6.1 mangles PERL5OPT])
6037              From: Michael G Schwern <schwern@pobox.com>
6038              Date: Wed, 30 May 2001 17:10:38 +0100
6039              Message-ID: <20010530171038.L670@blackrider.blackstar.co.uk>
6040              
6041              Subject: Re: [PATCH perl.c t/run/runenv.t] (was Re: [ID 20010514.042] Perl v5.6.1 mangles PERL5OPT])
6042              From: Abhijit Menon-Sen <ams@wiw.org>
6043              Date: Wed, 30 May 2001 23:16:13 +0530
6044              Message-ID: <20010530231613.A31933@lustre.linux.in>
6045      Branch: perl
6046            ! perl.c t/run/runenv.t
6047 ____________________________________________________________________________
6048 [ 10333] By: jhi                                   on 2001/05/30  22:25:02
6049         Log: (Retracted by #10375.)
6050              
6051              IRIX hints patch from Merijn Broeren.
6052              
6053              TODO: (this and the earlier Linux hints patch) should be solved
6054              at Configure level.  Merijn: -ldb should not be used on any platform
6055              for perl, just when linking DBFile itself. Trying to be helpful here
6056              is counterproductive.
6057      Branch: perl
6058            ! hints/irix_6.sh
6059 ____________________________________________________________________________
6060 [ 10332] By: jhi                                   on 2001/05/30  22:11:13
6061         Log: Subject: Re: [PATCH doop.c] unused variable in Perl_do_join
6062              From: Nicholas Clark <nick@ccl4.org>
6063              Date: Wed, 30 May 2001 23:20:58 +0100
6064              Message-ID: <20010530232058.B86445@plum.flirble.org>
6065      Branch: perl
6066            ! doop.c
6067 ____________________________________________________________________________
6068 [ 10331] By: jhi                                   on 2001/05/30  22:09:49
6069         Log: Subject: Re: [PATCH perl@10298] fix extutils.t and autouse.t for VMS
6070              From: Michael G Schwern <schwern@pobox.com> 
6071              Date: Wed, 30 May 2001 15:24:20 +0100
6072              Message-ID: <20010530152420.H670@blackrider.blackstar.co.uk>
6073      Branch: perl
6074            ! t/pragma/autouse.t
6075 ____________________________________________________________________________
6076 [ 10330] By: jhi                                   on 2001/05/30  22:02:21
6077         Log: The regex trick wasn't a good idea.
6078      Branch: perl
6079            ! pod/perlfaq4.pod
6080 ____________________________________________________________________________
6081 [ 10329] By: nick                                  on 2001/05/30  18:34:35
6082         Log: Integrate mainline
6083      Branch: perlio
6084           !> (integrate 40 files)
6085 ____________________________________________________________________________
6086 [ 10328] By: jhi                                   on 2001/05/30  14:28:39
6087         Log: Update Changes.
6088      Branch: perl
6089            ! Changes patchlevel.h
6090 ____________________________________________________________________________
6091 [ 10327] By: jhi                                   on 2001/05/30  14:07:01
6092         Log: The metaconfig unit change for #10325.
6093      Branch: metaconfig
6094            + U/modified/afs.U
6095 ____________________________________________________________________________
6096 [ 10326] By: jhi                                   on 2001/05/30  14:06:36
6097         Log: More -Wall cleanup from Schwern; the EBCDIC MD5.xs checksum
6098              is now wrong.
6099      Branch: perl
6100            ! ext/Digest/MD5/MD5.xs t/lib/md5-file.t
6101 ____________________________________________________________________________
6102 [ 10325] By: jhi                                   on 2001/05/30  14:04:28
6103         Log: Introduce $Config{afsroot}.
6104      Branch: perl
6105            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
6106            ! config_h.SH epoc/config.sh uconfig.sh win32/config.bc
6107            ! win32/config.gc win32/config.vc
6108 ____________________________________________________________________________
6109 [ 10324] By: jhi                                   on 2001/05/30  13:49:44
6110         Log: (Retracted by #10375.)
6111              
6112              Linux DB tweak from Merijn Broeren <merijnb@iloquent.nl>.
6113      Branch: perl
6114            ! hints/linux.sh
6115 ____________________________________________________________________________
6116 [ 10323] By: jhi                                   on 2001/05/30  13:49:29
6117         Log: AFS patches from Merijn Broeren <merijnb@iloquent.nl>.
6118              (Also Configure tweaks needed; coming up soon.)
6119      Branch: perl
6120            ! t/io/fs.t t/lib/glob-basic.t t/op/stat.t
6121 ____________________________________________________________________________
6122 [ 10322] By: jhi                                   on 2001/05/30  13:37:56
6123         Log: Subject: [PATCH lib/perl5db.pl] Conditional breakpoints
6124              From: Michael G Schwern <schwern@pobox.com>
6125              Date: Sun, 27 May 2001 10:29:43 +0100
6126              Message-ID: <20010527102942.J711@blackrider.blackstar.co.uk>
6127      Branch: perl
6128            ! lib/perl5db.pl
6129 ____________________________________________________________________________
6130 [ 10321] By: jhi                                   on 2001/05/30  13:36:28
6131         Log: Medley of -Wall cleanups from Michael Schwen, Hugo van der Sanden,
6132              and Abhijit Menon-Sen.
6133      Branch: perl
6134            ! av.c doio.c doop.c dump.c ext/Digest/MD5/MD5.xs malloc.c op.c
6135            ! perl.c pp_sys.c regcomp.c
6136 ____________________________________________________________________________
6137 [ 10320] By: jhi                                   on 2001/05/30  13:35:27
6138         Log: Fix the BOOT section to call myU2time properly.
6139      Branch: perl
6140            ! ext/Time/HiRes/HiRes.xs
6141 ____________________________________________________________________________
6142 [ 10319] By: jhi                                   on 2001/05/30  13:06:09
6143         Log: Subject: Re: [PATCH pod/perlfaq4.pod] Example of working in integers to avoid floating point errors
6144              From: Ronald J Kimball <rjk@linguist.thayer.dartmouth.edu>
6145              Date: Wed, 30 May 2001 09:44:29 -0400
6146              Message-ID: <20010530094429.B133085@linguist.thayer.dartmouth.edu>
6147              
6148              Detypo; plus add one more trick.
6149      Branch: perl
6150            ! pod/perlfaq4.pod
6151 ____________________________________________________________________________
6152 [ 10318] By: jhi                                   on 2001/05/30  12:47:11
6153         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)
6154              From: Michael G Schwern <schwern@pobox.com>
6155              Date: Wed, 30 May 2001 14:39:06 +0100
6156              Message-ID: <20010530143906.E670@blackrider.blackstar.co.uk>
6157      Branch: perl
6158            ! lib/autouse.pm t/pragma/autouse.t
6159 ____________________________________________________________________________
6160 [ 10317] By: jhi                                   on 2001/05/30  12:46:02
6161         Log: Subject: Re: AIX and gcc (moving targets)
6162              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
6163              Date: Wed, 30 May 2001 15:25:08 +0200
6164              Message-Id: <20010530152117.7097.H.M.BRAND@hccnet.nl>
6165      Branch: perl
6166            ! ext/Time/HiRes/HiRes.xs
6167 ____________________________________________________________________________
6168 [ 10316] By: jhi                                   on 2001/05/30  12:40:46
6169         Log: Subject: [PATCH t/TEST] sorting tests
6170              From: Michael G Schwern <schwern@pobox.com>
6171              Date: Wed, 30 May 2001 10:24:02 +0100
6172              Message-ID: <20010530102402.Q670@blackrider.blackstar.co.uk>
6173      Branch: perl
6174            ! t/TEST
6175 ____________________________________________________________________________
6176 [ 10315] By: jhi                                   on 2001/05/30  12:37:43
6177         Log: Subject: [ID 20010529.002] typos in man page perlre
6178              From: bart@cg681574-a.adubn1.nj.home.com 
6179              Date: Tue, 29 May 2001 13:58:59 -0500
6180              Message-Id: <E154ohn-00053j-00@debian.adubn1.nj.home.com>
6181      Branch: perl
6182            ! pod/perlre.pod
6183 ____________________________________________________________________________
6184 [ 10314] By: jhi                                   on 2001/05/30  12:33:53
6185         Log: Subject: [PATCH perl@10298] fix extutils.t and autouse.t for VMS
6186              From: "Craig A. Berry" <craigberry@mac.com>
6187              Date: Tue, 29 May 2001 23:23:45 -0500
6188              Message-Id: <a05100e01b73a21721dee@[192.168.56.153]>
6189      Branch: perl
6190            ! t/lib/extutils.t t/pragma/autouse.t
6191 ____________________________________________________________________________
6192 [ 10313] By: jhi                                   on 2001/05/30  12:32:17
6193         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)
6194              From: David Dyck <dcd@tc.fluke.com>
6195              Date: Tue, 29 May 2001 22:05:28 -0700 (PDT)
6196              Message-ID: <Pine.LNX.4.33.0105292200060.26992-100000@dd.tc.fluke.com>
6197      Branch: perl
6198            ! t/lib/filefind.t
6199 ____________________________________________________________________________
6200 [ 10312] By: jhi                                   on 2001/05/30  12:31:02
6201         Log: AIX hints update for gcc from Merijn H. Brand.
6202      Branch: perl
6203            ! hints/aix.sh
6204 ____________________________________________________________________________
6205 [ 10311] By: jhi                                   on 2001/05/30  12:18:20
6206         Log: Retract #10295 and #10296: a more generic solution
6207              is needed (there's something funny with gcc on AIX).
6208      Branch: perl
6209            ! ext/POSIX/Makefile.PL ext/Storable/Makefile.PL
6210 ____________________________________________________________________________
6211 [ 10310] By: jhi                                   on 2001/05/30  12:08:07
6212         Log: Subject: Re: [ID 20010528.004] dual bug under utf8: $@ has UTF8 flag and \s+ does not match
6213              From: Hugo <hv@crypt.compulink.co.uk>
6214              Date: Wed, 30 May 2001 11:59:19 +0100
6215              Message-Id: <200105301059.LAA03182@crypt.compulink.co.uk>
6216              
6217              localizing $@ has unfortunate semantics - if you die past
6218              a local $@, the die message is lost.
6219      Branch: perl
6220            ! lib/utf8_heavy.pl
6221 ____________________________________________________________________________
6222 [ 10309] By: nick                                  on 2001/05/30  08:23:02
6223         Log: Integrate mainline (autouse works again.)
6224      Branch: perlio
6225           !> ext/Time/Piece/Piece.pm hints/os2.sh lib/File/Find.pm
6226           !> lib/autouse.pm pod/perlfaq4.pod pod/perlfaq6.pod
6227           !> pod/perlvar.pod t/op/cmp.t
6228 ____________________________________________________________________________
6229 [ 10308] By: jhi                                   on 2001/05/30  01:55:02
6230         Log: Subject: [ID 20010529.003] find2perl and File::Find doesn't emulate find when path is a symlink (with proposed patch)
6231              From: David Dyck <dcd@tc.fluke.com>
6232              Date: Tue, 29 May 2001 12:19:38 -0700 (PDT)
6233              Message-Id: <Pine.LNX.4.33.0105291216510.17409-100000@dd.tc.fluke.com>
6234      Branch: perl
6235            ! lib/File/Find.pm
6236 ____________________________________________________________________________
6237 [ 10307] By: jhi                                   on 2001/05/30  01:47:22
6238         Log: Subject: [PATCH] Re: Report /pro/3gl/CPAN/perl-5.7.1
6239              From: Nicholas Clark <nick@ccl4.org>
6240              Date: Tue, 29 May 2001 23:16:09 +0100
6241              Message-ID: <20010529231609.U86445@plum.flirble.org>
6242              
6243              Make the test output slightly clearer by distinguishing
6244              between '' and undef.
6245      Branch: perl
6246            ! t/op/cmp.t
6247 ____________________________________________________________________________
6248 [ 10306] By: jhi                                   on 2001/05/30  01:45:12
6249         Log: Subject: [PATCH 5.6.1] flushNULL OS/2
6250              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6251              Date: Tue, 29 May 2001 19:15:19 -0400
6252              Message-ID: <20010529191519.A16020@math.ohio-state.edu>
6253      Branch: perl
6254            ! hints/os2.sh
6255 ____________________________________________________________________________
6256 [ 10305] By: jhi                                   on 2001/05/30  01:42:36
6257         Log: Subject: perlvar.pod addition
6258              From: Peter Gessner <peter.gessner@post.rwth-aachen.de>
6259              Date: Fri, 25 May 2001 20:23:12 +0200
6260              Message-ID: <3B0EA310.B265C048@post.rwth-aachen.de>
6261              
6262              Subject: Re: perlvar.pod addition
6263              From: "Abigail" <abigail@foad.org> 
6264              Date: Fri, 25 May 2001 22:00:39 +0200
6265              Message-ID: <20010525200039.28029.qmail@foad.org>
6266              
6267              Mention $a and $b in perlvar.
6268      Branch: perl
6269            ! pod/perlvar.pod
6270 ____________________________________________________________________________
6271 [ 10304] By: jhi                                   on 2001/05/30  01:36:37
6272         Log: Subject: [PATCH] perlvar.pod -- why isn't @F here?
6273              From: Jeff Pinyan <jeffp@crusoe.net>
6274              Date: Tue, 29 May 2001 22:27:51 -0400 (EDT)
6275              Message-ID: <Pine.GSO.4.21.0105292227150.1961-100000@crusoe.crusoe.net>
6276      Branch: perl
6277            ! pod/perlvar.pod
6278 ____________________________________________________________________________
6279 [ 10303] By: jhi                                   on 2001/05/30  01:35:31
6280         Log: Subject: Re: [PATCH] perlfaq6.pod -- case-aware s///
6281              From: Jeff Pinyan <jeffp@crusoe.net>
6282              Date: Tue, 29 May 2001 18:03:27 -0400 (EDT)
6283              Message-ID: <Pine.GSO.4.21.0105291802330.1961-100000@crusoe.crusoe.net>
6284      Branch: perl
6285            ! pod/perlfaq6.pod
6286 ____________________________________________________________________________
6287 [ 10302] By: jhi                                   on 2001/05/29  20:18:49
6288         Log: Mention Time::localtime and Time::gmtime.
6289      Branch: perl
6290            ! ext/Time/Piece/Piece.pm
6291 ____________________________________________________________________________
6292 [ 10301] By: jhi                                   on 2001/05/29  20:13:54
6293         Log: Subject: [PATCH pod/perlfaq4.pod] Example of working in integers to avoid floating point errors
6294              From: Michael G Schwern <schwern@pobox.com>
6295              Date: Tue, 29 May 2001 18:51:32 +0100
6296              Message-ID: <20010529185132.C706@blackrider.blackstar.co.uk>
6297      Branch: perl
6298            ! pod/perlfaq4.pod
6299 ____________________________________________________________________________
6300 [ 10300] By: jhi                                   on 2001/05/29  20:12:09
6301         Log: Retract #10243.
6302      Branch: perl
6303            ! lib/autouse.pm
6304 ____________________________________________________________________________
6305 [ 10299] By: nick                                  on 2001/05/29  18:41:19
6306         Log: Post weekend integrate mainline (fails one test pragma/autouse).
6307      Branch: perlio
6308           +> (branch 29 files)
6309           !> (integrate 91 files)
6310 ____________________________________________________________________________
6311 [ 10298] By: jhi                                   on 2001/05/29  16:29:19
6312         Log: Update Changes.
6313      Branch: perl
6314            ! Changes patchlevel.h
6315 ____________________________________________________________________________
6316 [ 10297] By: jhi                                   on 2001/05/29  16:25:47
6317         Log: Fix Perl_swash_init & Perl_swash_fetch to save ERRSV (= $@)
6318              before Perl_load_module/Perl_call_method and restore the value
6319              after if !SvTRUE(ERRSV).  (from Inaba Hiroto)
6320      Branch: perl
6321            ! utf8.c
6322 ____________________________________________________________________________
6323 [ 10296] By: jhi                                   on 2001/05/29  16:01:53
6324         Log: Subject: Re: AIX and gcc (moving targets)
6325              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
6326              Date: Tue, 29 May 2001 17:59:40 +0200
6327              Message-Id: <20010529175841.7078.H.M.BRAND@hccnet.nl>
6328      Branch: perl
6329            ! ext/Storable/Makefile.PL
6330 ____________________________________________________________________________
6331 [ 10295] By: jhi                                   on 2001/05/29  15:59:05
6332         Log: Subject: Re: AIX and gcc (moving targets)
6333              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
6334              Date: Tue, 29 May 2001 12:32:57 +0200
6335              Message-Id: <20010529115151.9FE0.H.M.BRAND@hccnet.nl>
6336      Branch: perl
6337            ! ext/POSIX/Makefile.PL
6338 ____________________________________________________________________________
6339 [ 10294] By: jhi                                   on 2001/05/29  15:53:43
6340         Log: Subject: [PATCH lib/Test/Harness.pm t/lib/test-harness.t] Syncing with 1.21
6341              From: Michael G Schwern <schwern@pobox.com>
6342              Date: Tue, 29 May 2001 09:53:29 +0100
6343              Message-ID: <20010529095329.T675@blackrider.blackstar.co.uk>
6344              
6345              (#10280 retracted)
6346      Branch: perl
6347            ! lib/Test/Harness.pm t/lib/test-harness.t
6348 ____________________________________________________________________________
6349 [ 10293] By: jhi                                   on 2001/05/29  15:46:10
6350
6351         Log: Subject: [PATCH t/TEST lib/Test.pm t/lib/Test/*.t] Syncing with Test-1.17
6352              From: Michael G Schwern <schwern@pobox.com>
6353              Date: Tue, 29 May 2001 09:19:52 +0100
6354              Message-ID: <20010529091952.R675@blackrider.blackstar.co.uk>
6355      Branch: perl
6356            + t/lib/Test/fail.t t/lib/Test/mix.t t/lib/Test/onfail.t
6357            + t/lib/Test/qr.t t/lib/Test/skip.t t/lib/Test/success.t
6358            + t/lib/Test/todo.t
6359            ! MANIFEST lib/Test.pm t/TEST
6360 ____________________________________________________________________________
6361 [ 10292] By: jhi                                   on 2001/05/29  15:34:08
6362         Log: From: Michael G Schwern <schwern@pobox.com>
6363              Subject: Re: [PATCH t/TEST] Allowing deeper test subdirectories
6364              Date: Tue, 29 May 2001 08:26:09 +0100
6365              Message-ID: <20010529082609.P675@blackrider.blackstar.co.uk>
6366      Branch: perl
6367            ! t/TEST
6368 ____________________________________________________________________________
6369 [ 10291] By: jhi                                   on 2001/05/29  15:29:37
6370         Log: Add tests for Time::gmtime and Time::localtime.
6371      Branch: perl
6372            + t/lib/time-gmtime.t t/lib/time-localtime.t
6373            ! MANIFEST t/lib/1_compile.t
6374 ____________________________________________________________________________
6375 [ 10290] By: jhi                                   on 2001/05/29  15:15:44
6376         Log: Add test for File::stat.
6377      Branch: perl
6378            + t/lib/filestat.t
6379            ! MANIFEST t/lib/1_compile.t
6380 ____________________________________________________________________________
6381 [ 10289] By: jhi                                   on 2001/05/29  15:05:38
6382         Log: Add test for Net::servent.
6383      Branch: perl
6384            + t/lib/net-sent.t
6385            ! MANIFEST t/lib/1_compile.t
6386 ____________________________________________________________________________
6387 [ 10288] By: jhi                                   on 2001/05/29  14:57:15
6388         Log: Add test for Net::protoent.
6389      Branch: perl
6390            + t/lib/net-pent.t
6391            ! MANIFEST t/lib/1_compile.t
6392 ____________________________________________________________________________
6393 [ 10287] By: jhi                                   on 2001/05/29  14:53:10
6394         Log: Add test for Net::netent.
6395      Branch: perl
6396            + t/lib/net-nent.t
6397            ! MANIFEST t/lib/1_compile.t
6398 ____________________________________________________________________________
6399 [ 10286] By: jhi                                   on 2001/05/29  14:31:57
6400         Log: Add test for User::grent.  Portability doubtful.
6401      Branch: perl
6402            + t/lib/user-grent.t
6403            ! MANIFEST t/lib/1_compile.t
6404 ____________________________________________________________________________
6405 [ 10285] By: jhi                                   on 2001/05/29  14:24:20
6406         Log: Add test for User::pwent.
6407              Probably will fall down somewhere for portability reasons.
6408      Branch: perl
6409            + t/lib/user-pwent.t
6410            ! MANIFEST t/lib/1_compile.t
6411 ____________________________________________________________________________
6412 [ 10284] By: jhi                                   on 2001/05/29  13:26:43
6413         Log: Metaconfig units changes for #10283.
6414      Branch: metaconfig
6415            ! U/installdirs/inc_version_list.U U/installdirs/perl5.U
6416            ! U/installdirs/siteman1.U U/installdirs/siteman3.U
6417            ! U/installdirs/sitescript.U U/modified/Signal.U
6418 ____________________________________________________________________________
6419 [ 10283] By: jhi                                   on 2001/05/29  13:26:24
6420         Log: Subject: [PATCH 5.6.1] signal names in Configure
6421              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6422              Date: Tue, 29 May 2001 03:52:25 -0400
6423              Message-ID: <20010529035225.A9400@math.ohio-state.edu>
6424              
6425              Subject: [PATCH 5.6.1] older perl in Configure
6426              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6427              Date: Tue, 29 May 2001 03:55:40 -0400
6428              Message-ID: <20010529035539.A9411@math.ohio-state.edu>
6429              
6430              Subject: [PATCH 5.6.1] goofs in Configure
6431              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6432              Date: Tue, 29 May 2001 04:13:07 -0400
6433              Message-ID: <20010529041307.A9658@math.ohio-state.edu>
6434              
6435              Configure portability tweaks.
6436      Branch: perl
6437            ! Configure
6438 ____________________________________________________________________________
6439 [ 10282] By: jhi                                   on 2001/05/29  12:41:41
6440         Log: Subject: [PATCH 5.6.1] extLibpath for OS/2
6441              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6442              Date: Tue, 29 May 2001 04:07:06 -0400
6443              Message-ID: <20010529040706.A9579@math.ohio-state.edu>
6444      Branch: perl
6445            ! os2/os2.c
6446 ____________________________________________________________________________
6447 [ 10281] By: jhi                                   on 2001/05/29  12:40:31
6448         Log: Subject: [PATCH 5.6.1] extra static libs for OS/2
6449              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6450              Date: Tue, 29 May 2001 04:01:38 -0400
6451              Message-ID: <20010529040138.A9482@math.ohio-state.edu>
6452      Branch: perl
6453            ! hints/os2.sh os2/Makefile.SHs
6454 ____________________________________________________________________________
6455 [ 10280] By: jhi                                   on 2001/05/29  12:38:48
6456         Log: Subject: Re: [PATCH 5.6.1] Test::Harness clumsy
6457              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6458              Date: Tue, 29 May 2001 03:50:18 -0400
6459              Message-ID: <20010529035018.A9387@math.ohio-state.edu>
6460      Branch: perl
6461            ! lib/Test/Harness.pm
6462 ____________________________________________________________________________
6463 [ 10279] By: jhi                                   on 2001/05/29  12:34:53
6464         Log: Additional safeguard against $@ getting trampled; idea from Hugo.
6465      Branch: perl
6466            ! lib/utf8_heavy.pl
6467 ____________________________________________________________________________
6468 [ 10278] By: jhi                                   on 2001/05/29  02:15:24
6469         Log: Subject: Re: [ID 20010528.004] dual bug under utf8: $@ has UTF8 flag and \s+ does not match
6470              From: Hugo <hv@crypt.compulink.co.uk>
6471              Date: Tue, 29 May 2001 03:03:45 +0100
6472              Message-Id: <200105290203.DAA00825@crypt.compulink.co.uk>
6473              
6474              Explanation why the $@ always gets the UTF8 flag when under use utf8--
6475              because we told it to have the flag when under use utf8.
6476      Branch: perl
6477            ! pp_ctl.c
6478 ____________________________________________________________________________
6479 [ 10277] By: jhi                                   on 2001/05/29  00:51:34
6480         Log: At least a partial fix for 20010528.004.
6481      Branch: perl
6482            ! lib/utf8_heavy.pl
6483 ____________________________________________________________________________
6484 [ 10276] By: jhi                                   on 2001/05/29  00:42:59
6485         Log: Subject: Re: Report /pro/3gl/CPAN/perl-5.7.1
6486              From: Nicholas Clark <nick@ccl4.org> 
6487              Date: Mon, 28 May 2001 23:39:38 +0100
6488              Message-ID: <20010528233938.M86445@plum.flirble.org>
6489              
6490              More portable non-zero UV.
6491      Branch: perl
6492            ! t/lib/extutils.t
6493 ____________________________________________________________________________
6494 [ 10275] By: jhi                                   on 2001/05/29  00:40:28
6495         Log: Subject: [PATCH] (was Re: Why t/lib/extutils.t is failing ...
6496              From: Nicholas Clark <nick@ccl4.org>
6497              Date: Mon, 28 May 2001 22:46:09 +0100
6498              Message-ID: <20010528224608.L86445@plum.flirble.org>
6499              
6500              Test also "make clean".
6501      Branch: perl
6502            ! t/lib/extutils.t
6503 ____________________________________________________________________________
6504 [ 10274] By: jhi                                   on 2001/05/29  00:39:18
6505         Log: Subject: Re: Would -Wno-unused -Wall be better?
6506              From: Michael G Schwern <schwern@pobox.com>
6507              Date: Tue, 29 May 2001 00:55:54 +0100
6508              Message-ID: <20010529005553.B675@blackrider.blackstar.co.uk>
6509      Branch: perl
6510            ! pp.h
6511 ____________________________________________________________________________
6512 [ 10273] By: jhi                                   on 2001/05/29  00:36:06
6513         Log: Add a test for 20010528.007, fixed in #10272.
6514      Branch: perl
6515            ! t/op/misc.t toke.c
6516 ____________________________________________________________________________
6517 [ 10272] By: jhi                                   on 2001/05/29  00:21:12
6518         Log: Subject: Re: [ID 20010528.007] "\x{" causes panic:constant overflowed allocated space 
6519              From: Hugo <hv@crypt.compulink.co.uk>
6520              Date: Tue, 29 May 2001 00:23:23 +0100
6521              Message-Id: <200105282323.AAA07930@crypt.compulink.co.uk>
6522      Branch: perl
6523            ! toke.c
6524 ____________________________________________________________________________
6525 [ 10271] By: jhi                                   on 2001/05/28  22:52:11
6526         Log: Subject: Re: [ID 20010528.001] use autouse 'URI::Escape' => qw(URI::Escape::uri_escape) failed
6527              From: Michael G Schwern <schwern@pobox.com>
6528              Date: Tue, 29 May 2001 00:42:59 +0100
6529              Message-ID: <20010529004259.A675@blackrider.blackstar.co.uk>
6530      Branch: perl
6531            ! t/pragma/autouse.t
6532 ____________________________________________________________________________
6533 [ 10270] By: jhi                                   on 2001/05/28  21:44:06
6534         Log: Some shells seemingly arrange the signal handlers differently
6535              (bug id 20010521.004).
6536      Branch: perl
6537            ! t/lib/sigaction.t
6538 ____________________________________________________________________________
6539 [ 10269] By: jhi                                   on 2001/05/28  20:34:21
6540         Log: Regen perlmodlib.
6541      Branch: perl
6542            ! pod/perlmodlib.pod
6543 ____________________________________________________________________________
6544 [ 10268] By: jhi                                   on 2001/05/28  19:08:45
6545         Log: Update Changes.
6546      Branch: perl
6547            ! Changes patchlevel.h
6548 ____________________________________________________________________________
6549 [ 10267] By: jhi                                   on 2001/05/28  19:03:54
6550         Log: Subject: [PATCH] perlnewmod.pod to reflect DLSI(P) change
6551              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
6552              Date: Mon, 28 May 2001 14:56:35 -0500
6553              Message-ID: <20010528145635.L8487@chaos.wustl.edu>
6554      Branch: perl
6555            ! pod/perlnewmod.pod
6556 ____________________________________________________________________________
6557 [ 10266] By: jhi                                   on 2001/05/28  18:35:03
6558         Log: Regen toc.
6559      Branch: perl
6560            ! pod/perltoc.pod
6561 ____________________________________________________________________________
6562 [ 10265] By: jhi                                   on 2001/05/28  18:33:32
6563         Log: Subject: [PATCH] RE: [20000223.001] no test cases for splice(@array) 
6564              From: "Richard Soderberg" <rs@crystalflame.net>
6565              Date: Mon, 28 May 2001 12:31:23 -0700
6566              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEFLDFAA.rs@crystalflame.net>
6567      Branch: perl
6568            ! t/op/splice.t
6569 ____________________________________________________________________________
6570 [ 10264] By: jhi                                   on 2001/05/28  17:59:00
6571         Log: The #10260 was too bold: locales and utf8 still do not mix.
6572      Branch: perl
6573            ! t/pragma/locale.t
6574 ____________________________________________________________________________
6575 [ 10263] By: jhi                                   on 2001/05/28  17:52:25
6576         Log: Subject: [PATCH] Pod nitpicks
6577              From: "Richard Soderberg" <rs@crystalflame.net>
6578              Date: Mon, 28 May 2001 10:08:58 -0700
6579              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEFGDFAA.rs@crystalflame.net>
6580      Branch: perl
6581            ! pod/perl571delta.pod pod/perlapi.pod sv.h
6582 ____________________________________________________________________________
6583 [ 10262] By: jhi                                   on 2001/05/28  17:50:05
6584         Log: Upgrade to I18N::LangTags 0.22.
6585      Branch: perl
6586            + lib/I18N/LangTags/List.pod
6587            ! MANIFEST lib/I18N/LangTags.pm
6588 ____________________________________________________________________________
6589 [ 10261] By: jhi                                   on 2001/05/28  17:23:40
6590         Log: A slightly more serious bug found by -Mutf8; op/misc and
6591              lib/complex dumped core.
6592      Branch: perl
6593            ! regexec.c
6594 ____________________________________________________________________________
6595 [ 10260] By: jhi                                   on 2001/05/28  16:58:11
6596         Log: Various buglets shaken out by -Mutf8.
6597      Branch: perl
6598            ! t/io/utf8.t t/lib/charnames.t t/lib/lc-language.t
6599            ! t/pragma/locale.t
6600 ____________________________________________________________________________
6601 [ 10259] By: jhi                                   on 2001/05/28  15:48:46
6602         Log: STDERR looks much like STDOUT.  (Subtest #2 wasn't really okay.)
6603      Branch: perl
6604            ! t/lib/carp.t
6605 ____________________________________________________________________________
6606 [ 10258] By: jhi                                   on 2001/05/28  15:32:41
6607         Log: Subject: [PATCH] todo patch
6608              From: Artur Bergman <artur@contiller.se> 
6609              Date: Mon, 28 May 2001 17:03:51 +0200
6610              Message-ID: <B7383577.F34%artur@contiller.se>
6611      Branch: perl
6612            ! pod/perltodo.pod
6613 ____________________________________________________________________________
6614 [ 10257] By: jhi                                   on 2001/05/28  15:31:25
6615         Log: Subject: typo in perlguts.pod
6616              From: "John P. Linderman" <jpl@research.att.com>
6617              Date: Mon, 28 May 2001 09:35:47 -0400 (EDT)
6618              Message-Id: <200105281335.JAA27851@raptor.research.att.com>
6619      Branch: perl
6620            ! pod/perlguts.pod
6621 ____________________________________________________________________________
6622 [ 10256] By: jhi                                   on 2001/05/28  15:30:42
6623         Log: Subject: AIX and gcc (moving targets)
6624              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
6625              Date: Mon, 28 May 2001 12:54:04 +0200
6626              Message-Id: <20010528124531.9FAB.H.M.BRAND@hccnet.nl>
6627      Branch: perl
6628            ! hints/aix.sh
6629 ____________________________________________________________________________
6630 [ 10255] By: jhi                                   on 2001/05/28  15:28:55
6631         Log: Subject: Re: perlio + multiple perl_alloc..destruct
6632              From: Doug MacEachern <dougm@covalent.net>
6633              Date: Sun, 27 May 2001 13:47:13 -0700 (PDT)
6634              Message-ID: <Pine.LNX.4.21.0105271340370.5938-100000@mako.covalent.net>
6635      Branch: perl
6636            ! perlio.c
6637 ____________________________________________________________________________
6638 [ 10254] By: jhi                                   on 2001/05/28  15:27:49
6639         Log: The #10251 wasn't quite up-to-the-code.
6640      Branch: perl
6641            ! t/op/misc.t
6642 ____________________________________________________________________________
6643 [ 10253] By: jhi                                   on 2001/05/28  15:26:39
6644         Log: Test case for bug 20010526.004, fixed in #10252.
6645      Branch: perl
6646            ! t/op/taint.t
6647 ____________________________________________________________________________
6648 [ 10252] By: jhi                                   on 2001/05/28  15:26:14
6649         Log: Subject: Re: [ID 20010526.004] Taint looses value
6650              From: Hugo <hv@crypt.compulink.co.uk>
6651              Date: Sun, 27 May 2001 20:39:32 +0100
6652              Message-Id: <200105271939.UAA27591@crypt.compulink.co.uk>
6653      Branch: perl
6654            ! sv.c
6655 ____________________________________________________________________________
6656 [ 10251] By: jhi                                   on 2001/05/28  15:13:40
6657         Log: Test case for 20010422.005, fixed by #10250.
6658      Branch: perl
6659            ! t/op/misc.t
6660 ____________________________________________________________________________
6661 [ 10250] By: jhi                                   on 2001/05/28  15:11:16
6662         Log: Subject: [PATCH] Re: [ID 20010422.005] perl -e '{s//${}/; //}' # segfaults on FreeBSD 
6663              From: Spider Boardman <spider@Orb.Nashua.NH.US>
6664              Date: Mon, 28 May 2001 06:39:12 -0400
6665              Message-Id: <200105281039.GAA03962@Orb.Nashua.NH.US>
6666      Branch: perl
6667            ! toke.c
6668 ____________________________________________________________________________
6669 [ 10249] By: jhi                                   on 2001/05/28  15:09:24
6670         Log: Linerewrapping.
6671      Branch: perl
6672            ! lib/open.pm
6673 ____________________________________________________________________________
6674 [ 10248] By: jhi                                   on 2001/05/28  15:09:07
6675         Log: Updates on the modules list.
6676      Branch: perl
6677            ! t/lib/1_compile.t
6678 ____________________________________________________________________________
6679 [ 10247] By: jhi                                   on 2001/05/28  15:03:35
6680         Log: Add a test for PerlIO.
6681              
6682              (I probably got the crlf/raw thing wrong for clrfy platforms...)
6683      Branch: perl
6684            + t/lib/perlio.t
6685            ! MANIFEST lib/PerlIO.pm
6686 ____________________________________________________________________________
6687 [ 10246] By: jhi                                   on 2001/05/28  14:24:08
6688         Log: Add a test for carp et alia.
6689      Branch: perl
6690            + t/lib/carp.t
6691            ! MANIFEST
6692 ____________________________________________________________________________
6693 [ 10245] By: jhi                                   on 2001/05/28  13:42:55
6694         Log: Adding the new test would be swell.
6695      Branch: perl
6696            + t/pragma/autouse.t
6697 ____________________________________________________________________________
6698 [ 10244] By: jhi                                   on 2001/05/28  13:42:34
6699         Log: Add a test for the autouse pragma.
6700      Branch: perl
6701            ! MANIFEST
6702 ____________________________________________________________________________
6703 [ 10243] By: jhi                                   on 2001/05/28  13:26:25
6704         Log: Subject: [ID 20010528.001] use autouse 'URI::Escape' => qw(URI::Escape::uri_escape) failed
6705              From: dLux <dlux@spam.sch.bme.hu>
6706              Date: Sun, 27 May 2001 16:14:26 +0200
6707              Message-Id: <E1541JK-0000YC-00@dl.sch.bme.hu>
6708      Branch: perl
6709            ! lib/autouse.pm
6710 ____________________________________________________________________________
6711 [ 10242] By: jhi                                   on 2001/05/28  13:21:50
6712         Log: Subject: [PATCH #2] RE: [ID 20010528.002] dprofpp: "-R" does not work
6713              From: "Richard Soderberg" <rs@crystalflame.net>
6714              Date: Mon, 28 May 2001 03:56:36 -0700
6715              Message-ID: <NAEKLNAAHLMBPMPNBMLEEEFADFAA.rs@crystalflame.net>
6716      Branch: perl
6717            ! utils/dprofpp.PL
6718 ____________________________________________________________________________
6719 [ 10241] By: jhi                                   on 2001/05/28  13:18:56
6720         Log: Subject: Re: [ID 20010522.003] Time::Local module bug
6721              From: "Stephen P. Potter" <spp@spotter.yi.org>
6722              Date: Tue, 22 May 2001 11:40:25 -0400
6723              Message-Id: <20010522154030.584F4729E2@belgarath.spotter.yi.org>
6724              
6725              Subject: Re: [ID 20010522.003] Time::Local module bug
6726              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu> 
6727              Date: Tue, 22 May 2001 11:50:19 -0400
6728              Message-ID: <20010522115019.D48634@linguist.thayer.dartmouth.edu>
6729      Branch: perl
6730            ! lib/Time/Local.pm
6731 ____________________________________________________________________________
6732 [ 10240] By: jhi                                   on 2001/05/27  22:44:49
6733         Log: The PERL_DL_NONLAZY can have whitespace in front.
6734      Branch: perl
6735            ! t/lib/extutils.t
6736 ____________________________________________________________________________
6737 [ 10239] By: jhi                                   on 2001/05/27  21:23:21
6738         Log: Document strftime() and strptime().
6739      Branch: perl
6740            ! ext/POSIX/POSIX.pod ext/Time/Piece/Piece.pm t/lib/time-piece.t
6741 ____________________________________________________________________________
6742 [ 10238] By: jhi                                   on 2001/05/27  20:29:07
6743         Log: Make Time::Piece::strptime() to be a function, not a method.
6744      Branch: perl
6745            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
6746 ____________________________________________________________________________
6747 [ 10237] By: jhi                                   on 2001/05/27  20:22:09
6748         Log: Tweak the test to be more portable.
6749      Branch: perl
6750            ! t/lib/extutils.t
6751 ____________________________________________________________________________
6752 [ 10236] By: jhi                                   on 2001/05/27  19:15:54
6753         Log: Subject: PATCH: Re: Re: Attributes that tie
6754              From: Leon Brocard <acme@astray.com>
6755              Date: Sun, 27 May 2001 12:37:29 +0100
6756              Message-ID: <20010527123729.A22663@ns0.astray.com>
6757              
6758              Document that variable attributes are not currently usable
6759              for tieing.  (An ugly limitation that should be fixed.)
6760      Branch: perl
6761            ! lib/attributes.pm
6762 ____________________________________________________________________________
6763 [ 10235] By: jhi                                   on 2001/05/27  19:03:31
6764         Log: Microperl tweaks.
6765      Branch: perl
6766            ! Makefile.micro uconfig.h uconfig.sh
6767 ____________________________________________________________________________
6768 [ 10234] By: jhi                                   on 2001/05/27  18:22:09
6769         Log: Add make target for microperl (kind of silly, but convenient).
6770      Branch: perl
6771            ! Makefile.SH
6772 ____________________________________________________________________________
6773 [ 10233] By: jhi                                   on 2001/05/27  18:18:56
6774         Log: O_APPEND and O_TRUNC are not portable.  (Not available e.g.
6775              for microperl.)
6776      Branch: perl
6777            ! doio.c
6778 ____________________________________________________________________________
6779 [ 10232] By: jhi                                   on 2001/05/27  17:57:18
6780         Log: Subject: [PATCH] [ID 19991013.005] utime undef, undef, @files  
6781              From: rspier@pobox.com (Robert Spier)
6782              Date: Sat, 26 May 2001 20:05:23 -0400
6783              Message-ID: <15120.17603.148648.12430@rls.cx>
6784              
6785              Subject: Re: [PATCH] [ID 19991013.005] utime undef, undef, @files
6786              From: rspier@pobox.com (Robert Spier)
6787              Date: Sun, 27 May 2001 00:23:12 -0400
6788              Message-ID: <15120.33072.511966.767230@rls.cx>
6789      Branch: perl
6790            ! doio.c pod/perlfunc.pod
6791 ____________________________________________________________________________
6792 [ 10231] By: jhi                                   on 2001/05/27  15:45:20
6793         Log: Regen toc.  (And add the README.tru64 from #10230 to MANIFEST.)
6794      Branch: perl
6795            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
6796 ____________________________________________________________________________
6797 [ 10230] By: jhi                                   on 2001/05/27  15:41:06
6798         Log: Add README.tru64.
6799      Branch: perl
6800            + README.tru64
6801 ____________________________________________________________________________
6802 [ 10229] By: jhi                                   on 2001/05/27  13:50:57
6803         Log: Integrate Locale::Maketext 1.01 from Sean Burke.
6804      Branch: perl
6805            + lib/Locale/Maketext.pm lib/Locale/Maketext.pod
6806            + lib/Locale/Maketext/TPJ13.pod t/lib/lc-maketext.t
6807            ! MANIFEST
6808 ____________________________________________________________________________
6809 [ 10228] By: jhi                                   on 2001/05/27  13:43:38
6810         Log: Integrate I18N::LangTags from Sean Burke.
6811              
6812              TODO: the language list from RFC 3066 needs to be integrated
6813              and made available somehow.  The list is included in the
6814              I18N-LangTags 0.21 distribution, but it is undocumented
6815              and unconnected to the module.
6816      Branch: perl
6817            + lib/I18N/LangTags.pm t/lib/i18n-langtags.t
6818            ! MANIFEST
6819 ____________________________________________________________________________
6820 [ 10227] By: jhi                                   on 2001/05/27  01:41:33
6821         Log: Allow 'eval "v200"' to work (part of 20000323.059); fix as
6822              envisioned by Sarathy.
6823      Branch: perl
6824            ! t/op/ver.t toke.c
6825 ____________________________________________________________________________
6826 [ 10226] By: jhi                                   on 2001/05/27  00:28:34
6827         Log: Subject: [ID 20010525.001] Pod typo nits fixed
6828              From: lvirden@cas.org
6829              Date: Fri, 25 May 2001 06:57:43 -0400 (EDT)
6830              Message-Id: <200105251057.f4PAvhY13003@lwv26awu.cas.org>
6831              
6832              minus the perlsolaris decimation plus the
6833              
6834              Subject: Re: [ID 20010525.001] Pod typo nits fixed
6835              From: "Philip Newton" <Philip.Newton@gmx.net>
6836              Date: Fri, 25 May 2001 18:05:55 +0200
6837              Message-Id: <200105251604.f4PG4kt15034@chaos.wustl.edu>
6838      Branch: perl
6839            ! README.amiga README.cygwin README.mpeix pod/perl5005delta.pod
6840            ! pod/perldebtut.pod pod/perlebcdic.pod pod/perlfaq3.pod
6841            ! pod/perlhack.pod pod/perltoc.pod pod/perltodo.pod
6842            ! pod/perlutil.pod pod/perlxstut.pod
6843 ____________________________________________________________________________
6844 [ 10225] By: jhi                                   on 2001/05/26  22:38:16
6845         Log: return clauses are nice.
6846      Branch: perl
6847            ! sv.c
6848 ____________________________________________________________________________
6849 [ 10224] By: jhi                                   on 2001/05/26  22:35:31
6850         Log: Subject: change 10199 backwards?
6851              From: Doug MacEachern <dougm@covalent.net>
6852              Date: Sat, 26 May 2001 11:26:07 -0700 (PDT)
6853              Message-ID: <Pine.LNX.4.21.0105261118510.22038-100000@mako.covalent.net>
6854      Branch: perl
6855            ! sv.c
6856 ____________________________________________________________________________
6857 [ 10223] By: jhi                                   on 2001/05/26  22:31:46
6858         Log: Subject: Re: 5.6.*, bleadperl: bugs in pp_concat
6859              From: Hugo <hv@crypt.compulink.co.uk>
6860              Date: Sat, 26 May 2001 17:05:12 +0100
6861              Message-Id: <200105261605.RAA12295@crypt.compulink.co.uk>
6862      Branch: perl
6863            + t/op/gmagic.t
6864            ! MANIFEST doop.c embed.h embed.pl global.sym
6865            ! lib/File/Basename.pm objXSUB.h perlapi.c pod/perlapi.pod
6866            ! pp_hot.c proto.h sv.c sv.h t/pragma/warn/pp_hot
6867 ____________________________________________________________________________
6868 [ 10222] By: jhi                                   on 2001/05/26  22:10:38
6869         Log: Regen headers for #10221.
6870      Branch: perl
6871            ! global.sym objXSUB.h perlapi.c
6872 ____________________________________________________________________________
6873 [ 10221] By: jhi                                   on 2001/05/26  22:06:06
6874         Log: Subject: [ID 20010506.012] Patch for 5.6.1 embed.pl (shared libperl&mod_perl)
6875              From: Juha Laiho <juha.laiho@Elma.Net>
6876              Date: Thu, 3 May 2001 09:51:30 +0300
6877              Message-Id: <200105030651.JAA327254@tokka.elma.fi>
6878      Branch: perl
6879            ! embed.pl
6880 ____________________________________________________________________________
6881 [ 10220] By: jhi                                   on 2001/05/26  22:01:30
6882         Log: Subject: Re: [PATCH] Re: stability of sort()?
6883              From: "John P. Linderman" <jpl@research.att.com>
6884              Date: Sat, 26 May 2001 13:27:19 -0400
6885              Message-Id: <200105261727.NAA06654@raptor.research.att.com>
6886      Branch: perl
6887            ! pod/perlfunc.pod
6888 ____________________________________________________________________________
6889 [ 10219] By: jhi                                   on 2001/05/26  14:02:34
6890         Log: Integrate perlio.
6891      Branch: perl
6892           !> pod/perlguts.pod
6893 ____________________________________________________________________________
6894 [ 10218] By: jhi                                   on 2001/05/26  13:39:52
6895         Log: Subject: [PATCH perl@10210] PerlIO for VMS
6896              From: "Craig A. Berry" <craigberry@mac.com>
6897              Date: Sat, 26 May 2001 09:34:11 -0500
6898              Message-Id: <a05100e0ab734816701a5@[172.16.52.1]>
6899      Branch: perl
6900            ! configure.com doio.c iperlsys.h perlio.c perlio.h perliol.h
6901            ! perlsdio.h vms/ext/Stdio/Stdio.xs vms/gen_shrfls.pl vms/vms.c
6902            ! vms/vmsish.h
6903 ____________________________________________________________________________
6904 [ 10217] By: jhi                                   on 2001/05/26  13:19:05
6905         Log: Subject: patch to fix: [ID 20010524.004] perl5db.pl version 1.12  doesn't stop on breakpoints
6906              From: David Dyck <dcd@tc.fluke.com>
6907              Date: Fri, 25 May 2001 00:03:04 -0700 (PDT)
6908              Message-ID: <Pine.LNX.4.33.0105242354030.17331-100000@dd.tc.fluke.com>
6909      Branch: perl
6910            ! lib/perl5db.pl
6911 ____________________________________________________________________________
6912 [ 10216] By: jhi                                   on 2001/05/26  13:17:47
6913         Log: Subject: utf8 regexp tests
6914              From: Hugo <hv@crypt.compulink.co.uk>
6915              Date: Fri, 25 May 2001 22:35:01 +0100
6916              Message-Id: <200105252135.WAA03197@crypt.compulink.co.uk>
6917      Branch: perl
6918            ! t/op/regexp.t
6919 ____________________________________________________________________________
6920 [ 10215] By: jhi                                   on 2001/05/26  13:15:40
6921         Log: Subject: [PATCH] Re: stability of sort()?
6922              From: Nicholas Clark <nick@ccl4.org>
6923              Date: Fri, 25 May 2001 22:40:19 +0100
6924              Message-ID: <20010525224019.B86445@plum.flirble.org>
6925      Branch: perl
6926            ! pod/perlfunc.pod
6927 ____________________________________________________________________________
6928 [ 10214] By: jhi                                   on 2001/05/26  13:14:30
6929         Log: Subject: Re: [ID 20010426.005] Magic not being removed at scope exit [PATCH]
6930              From: John Peacock <jpeacock@rowman.com>
6931              Date: Thu, 24 May 2001 22:14:01 -0400
6932              Message-ID: <3B0DBFE9.A7C49084@rowman.com>
6933      Branch: perl
6934            ! mg.c scope.c sv.c
6935 ____________________________________________________________________________
6936 [ 10213] By: jhi                                   on 2001/05/26  13:08:56
6937         Log: Subject: [PATCH] Re: [PATCH] Re: h2xs [was Re: HEAR YE, HEAR YE!]
6938              From: Nicholas Clark <nick@ccl4.org>
6939              Date: Sun, 20 May 2001 19:24:13 +0100
6940              Message-ID: <20010520192413.G83222@plum.flirble.org>
6941      Branch: perl
6942            + lib/ExtUtils/Constant.pm t/lib/extutils.t
6943            ! MANIFEST utils/h2xs.PL
6944 ____________________________________________________________________________
6945 [ 10212] By: nick                                  on 2001/05/26  09:49:28
6946         Log: Change perlguts docs to not suggest PUSHi etc. for multiple results,
6947              add a few more notes there on use of mortals on the stack.
6948      Branch: perlio
6949            ! pod/perlguts.pod
6950 ____________________________________________________________________________
6951 [ 10211] By: nick                                  on 2001/05/26  09:05:36
6952         Log: Integrate mainline
6953      Branch: perlio
6954           +> t/lib/fcntl.t t/pragma/vars.t
6955           !> (integrate 49 files)
6956 ____________________________________________________________________________
6957 [ 10210] By: jhi                                   on 2001/05/25  12:29:16
6958         Log: Update Changes.
6959      Branch: perl
6960            ! Changes patchlevel.h
6961 ____________________________________________________________________________
6962 [ 10209] By: jhi                                   on 2001/05/25  12:24:45
6963         Log: Based on
6964              
6965              Subject: [PATCH pp.c] Wrapping pack("C",256)
6966              From: Simon Cozens <simon@netthink.co.uk>
6967              Date: Sat, 12 May 2001 17:58:41 +0100
6968              Message-ID: <20010512175841.A6132@netthink.co.uk>
6969      Branch: perl
6970            ! pod/perldiag.pod pp.c t/pragma/warn/pp
6971 ____________________________________________________________________________
6972 [ 10208] By: jhi                                   on 2001/05/25  01:37:03
6973         Log: Subject: [PATCH] 5.6.1 Term::Cap -- add terminfo fallback
6974              From: "Brendan O'Dea" <bod@compusol.com.au>
6975              Date: Fri, 25 May 2001 11:18:29 +1000
6976              Message-ID: <20010525111829.A28411@compusol.com.au>
6977              
6978              (Slightly modified.)
6979      Branch: perl
6980            ! lib/Term/Cap.pm
6981 ____________________________________________________________________________
6982 [ 10207] By: jhi                                   on 2001/05/25  01:12:14
6983         Log: Subject: Re: [ID 20010506.041] segfault when matching utf8 string 
6984              From: Hugo <hv@crypt.compulink.co.uk>
6985              Date: Fri, 25 May 2001 02:13:25 +0100
6986              Message-Id: <200105250113.CAA23158@crypt.compulink.co.uk>
6987      Branch: perl
6988            ! t/op/misc.t
6989 ____________________________________________________________________________
6990 [ 10206] By: jhi                                   on 2001/05/25  01:07:59
6991         Log: Subject: Re: [ID 20010506.041] segfault when matching utf8 string
6992              From: Inaba Hiroto <hiroto.inaba@toshiba.co.jp>
6993              Date: Fri, 25 May 2001 10:25:36 +0900
6994              Message-Id: <200105250124.KAA19571@toshiba.co.jp> 
6995      Branch: perl
6996            ! regcomp.c regexec.c
6997 ____________________________________________________________________________
6998 [ 10205] By: jhi                                   on 2001/05/25  01:07:00
6999         Log: Subject: [PATCH #2] stash autovivification and method call error messages
7000              From: Ilmari Karonen <iltzu@sci.fi>
7001              Date: Thu, 24 May 2001 01:51:48 +0300 (EET DST)
7002              Message-ID: <Pine.SOL.3.96.1010524013737.18819D-100000@simpukka>
7003      Branch: perl
7004            ! gv.c pp_hot.c t/op/method.t
7005 ____________________________________________________________________________
7006 [ 10204] By: jhi                                   on 2001/05/25  01:03:50
7007         Log: Add make target and documentation for gprof profiling.
7008      Branch: perl
7009            ! Makefile.SH pod/perlhack.pod
7010 ____________________________________________________________________________
7011 [ 10203] By: jhi                                   on 2001/05/24  21:09:36
7012         Log: Subject: Don't think about UTF8 
7013              From: Mike Guy <mjtg@cam.ac.uk> 
7014              Date: Tue, 22 May 2001 14:35:39 +0100
7015              Message-Id: <E152CK3-00028O-00@virgo.cus.cam.ac.uk>
7016      Branch: perl
7017            ! sv.h
7018 ____________________________________________________________________________
7019 [ 10202] By: jhi                                   on 2001/05/24  21:07:25
7020         Log: Subject: [ID 20010524.002] find2perl bug in fileglob_to_re
7021              From: Geraint A Edwards <gedge@serf.org> 
7022              Date: Thu, 24 May 2001 22:51:24 +0100
7023              Message-Id: <20010524225124.A34981@cymru.serf.org>
7024      Branch: perl
7025            ! x2p/find2perl.PL
7026 ____________________________________________________________________________
7027 [ 10201] By: jhi                                   on 2001/05/24  21:02:30
7028         Log: DB_File has its own attribute story.
7029      Branch: perl
7030            ! ext/DB_File/DB_File.xs
7031 ____________________________________________________________________________
7032 [ 10200] By: jhi                                   on 2001/05/24  19:54:21
7033         Log: Subject: Re: Making perl with -Wall
7034              From: Andy Dougherty <doughera@lafayette.edu>
7035              Date: Thu, 24 May 2001 14:33:37 -0400 (EDT)
7036              Message-ID: <Pine.SOL.4.10.10105241415460.2443-100000@maxwell.phys.lafayette.edu>
7037      Branch: perl
7038            ! perl.h
7039 ____________________________________________________________________________
7040 [ 10199] By: jhi                                   on 2001/05/24  15:15:03
7041         Log: Subject: RE: [ID 20010521.003] - [PATCH #2] sv.c: sv_dup_inc(SvRV(sstr)) wasn't checking SvWEAKREF
7042              From: "Richard Soderberg" <rs@crystalflame.net>
7043              Date: Thu, 24 May 2001 08:58:16 -0700
7044              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEPODEAA.rs@crystalflame.net>
7045      Branch: perl
7046            ! sv.c
7047 ____________________________________________________________________________
7048 [ 10198] By: jhi                                   on 2001/05/24  15:10:04
7049         Log: IV/UV casting fixes from Nicholas Clark.
7050      Branch: perl
7051            ! perl.h pp_sys.c util.c
7052 ____________________________________________________________________________
7053 [ 10197] By: jhi                                   on 2001/05/24  14:19:44
7054         Log: Subject: Re: Making perl with -Wall
7055              From: Michael G Schwern <schwern@pobox.com>
7056              Date: Thu, 24 May 2001 15:40:28 +0100
7057              Message-ID: <20010524154028.B1988@blackrider.blackstar.co.uk>
7058      Branch: perl
7059            ! malloc.c perl.h
7060 ____________________________________________________________________________
7061 [ 10196] By: jhi                                   on 2001/05/24  14:04:41
7062         Log: Subject: [PATCH] Re: [ID 20010521.004] Two test suite failures on this platform with latest rsync 
7063              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
7064              Date: Tue, 22 May 2001 11:49:37 +0200
7065              Message-Id: <20010522114044.BC4E.H.M.BRAND@hccnet.nl>
7066      Branch: metaconfig
7067            ! U/modified/Oldsym.U
7068      Branch: metaconfig/U/perl
7069            ! patchlevel.U
7070      Branch: perl
7071            ! Configure config_h.SH myconfig.SH
7072 ____________________________________________________________________________
7073 [ 10195] By: jhi                                   on 2001/05/24  13:25:04
7074         Log: Under versiononly install also the scripts with the version suffix.
7075              (e.g. .../bin/h2xs5.7.1)
7076      Branch: perl
7077            ! installperl
7078 ____________________________________________________________________________
7079 [ 10194] By: jhi                                   on 2001/05/24  13:02:49
7080         Log: Subject: [PATCH] Stop segfault in mg.c:636
7081              From: "Richard Soderberg" <rs@crystalflame.net>
7082              Date: Thu, 24 May 2001 05:51:52 -0700
7083              Message-ID: <NAEKLNAAHLMBPMPNBMLEGEPGDEAA.rs@crystalflame.net>
7084      Branch: perl
7085            ! mg.c
7086 ____________________________________________________________________________
7087 [ 10193] By: jhi                                   on 2001/05/24  12:37:13
7088         Log: Iteration continues; hopefully convergently.
7089      Branch: perl
7090            ! t/lib/b-stash.t
7091 ____________________________________________________________________________
7092 [ 10192] By: jhi                                   on 2001/05/24  12:36:35
7093         Log: Subject: [PATCH] CORE::GLOBAL::require override happens too early
7094              From: Gisle Aas <gisle@ActiveState.com>
7095              Date: 23 May 2001 16:13:10 -0700
7096              Message-ID: <lrofsjfym1.fsf@caliper.ActiveState.com>
7097      Branch: perl
7098            ! op.c toke.c
7099 ____________________________________________________________________________
7100 [ 10191] By: jhi                                   on 2001/05/24  12:25:12
7101         Log: Subject: [PATCH] lib/dumpvar.pl, lib/perl5db.pl - fix warnings
7102              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
7103              Date: Thu, 24 May 2001 05:05:22 -0500
7104              Message-ID: <20010524050522.A18997@staff1.cso.uiuc.edu>
7105      Branch: perl
7106            ! lib/dumpvar.pl lib/perl5db.pl
7107 ____________________________________________________________________________
7108 [ 10190] By: jhi                                   on 2001/05/24  12:24:07
7109         Log: Subject: Re: [ID 20010524.001] perl5db.pl   x @INC  doesn't work like it used to
7110              From: David Dyck <dcd@tc.fluke.com>
7111              Date: Thu, 24 May 2001 01:42:09 -0700 (PDT)
7112              Message-ID: <Pine.LNX.4.33.0105240134580.5179-100000@dd.tc.fluke.com>
7113      Branch: perl
7114            ! lib/perl5db.pl
7115 ____________________________________________________________________________
7116 [ 10189] By: jhi                                   on 2001/05/23  22:43:31
7117         Log: Tiny pod nits on READMEs, mostly whitespace issues.
7118      Branch: perl
7119            ! README.amiga README.dos README.macos README.mpeix README.vmesa
7120            ! README.win32
7121 ____________________________________________________________________________
7122 [ 10188] By: jhi                                   on 2001/05/23  22:26:03
7123         Log: The DG/UX part of the 20010521.005.
7124      Branch: perl
7125            ! README.dgux
7126 ____________________________________________________________________________
7127 [ 10187] By: jhi                                   on 2001/05/23  22:04:05
7128         Log: Subject: Re: [ID 20000716.007] \G in a m//g expression causes problems 
7129              From: Hugo <hv@crypt.compulink.co.uk>
7130              Date: Mon, 21 May 2001 16:32:02 +0100
7131              Message-Id: <200105211532.QAA03999@crypt.compulink.co.uk>
7132      Branch: perl
7133            ! regcomp.c t/op/misc.t
7134 ____________________________________________________________________________
7135 [ 10186] By: jhi                                   on 2001/05/23  21:42:15
7136         Log: Subject: [PATCH] Extra UNIVERSAL tests
7137              From: Mike Guy <mjtg@cam.ac.uk>
7138              Date: Wed, 23 May 2001 12:29:20 +0100
7139              Message-Id: <E152WpM-0001yP-00@virgo.cus.cam.ac.uk>
7140      Branch: perl
7141            ! t/op/universal.t
7142 ____________________________________________________________________________
7143 [ 10185] By: jhi                                   on 2001/05/23  21:38:48
7144         Log: Subject: [PATCH] Remove EQ keyword
7145              From: Mike Guy <mjtg@cam.ac.uk>
7146              Message-Id: <E152Vhp-00072x-00@virgo.cus.cam.ac.uk>
7147              Date: Wed, 23 May 2001 11:17:29 +0100
7148      Branch: perl
7149            ! keywords.h keywords.pl
7150 ____________________________________________________________________________
7151 [ 10184] By: jhi                                   on 2001/05/23  21:29:41
7152         Log: Subject: [PATCH] lib/perl5db.pl
7153              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
7154              Date: Wed, 23 May 2001 02:18:03 -0500
7155              Message-ID: <20010523021803.A21965@staff1.cso.uiuc.edu>
7156      Branch: perl
7157            ! lib/perl5db.pl
7158 ____________________________________________________________________________
7159 [ 10183] By: jhi                                   on 2001/05/23  21:27:54
7160         Log: Subject: [PATCH lib/Term/Cap.pm] Avoid -W warnings in Tgetent and Tputs
7161              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
7162              Date: Tue, 22 May 2001 23:34:41 -0500
7163              Message-ID: <20010522233441.A12431@staff1.cso.uiuc.edu>
7164      Branch: perl
7165            ! lib/Term/Cap.pm
7166 ____________________________________________________________________________
7167 [ 10182] By: jhi                                   on 2001/05/23  21:24:30
7168         Log: Subject: [PATCH emacs/e2ctags.pl] big speedup
7169              From: davem@fdgroup.co.uk
7170              Date: Tue, 22 May 2001 22:08:09 +0100 (BST)
7171              Message-Id: <200105222108.WAA09442@gizmo.fdgroup.co.uk>
7172      Branch: perl
7173            ! emacs/e2ctags.pl
7174 ____________________________________________________________________________
7175 [ 10181] By: jhi                                   on 2001/05/23  21:23:29
7176         Log: Subject: [PATCH lib/vars.pm] Sensible minimum version
7177              From: Michael G Schwern <schwern@pobox.com>
7178              Date: Tue, 22 May 2001 14:15:09 +0100
7179              Message-ID: <20010522141509.J701@blackrider.blackstar.co.uk>
7180      Branch: perl
7181            ! lib/vars.pm
7182 ____________________________________________________________________________
7183 [ 10180] By: jhi                                   on 2001/05/23  21:22:14
7184         Log: Subject: [PATCH lib/vars.pm] Odd code nit
7185              From: Michael G Schwern <schwern@pobox.com>
7186              Date: Tue, 22 May 2001 14:14:28 +0100
7187              Message-ID: <20010522141427.I701@blackrider.blackstar.co.uk>
7188      Branch: perl
7189            ! lib/vars.pm
7190 ____________________________________________________________________________
7191 [ 10179] By: jhi                                   on 2001/05/23  21:19:51
7192         Log: Use the new use vars feature.
7193      Branch: perl
7194            ! t/lib/b-stash.t
7195 ____________________________________________________________________________
7196 [ 10178] By: jhi                                   on 2001/05/23  21:19:28
7197         Log: Subject: [PATCH] vars.pm to support qualified variables (was Re: [ID 20010521.001])
7198              From: Mike Guy <mjtg@cam.ac.uk>
7199              Sender: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
7200              Date: Tue, 22 May 2001 13:11:39 +0100
7201      Branch: perl
7202            + t/pragma/vars.t
7203            ! MANIFEST lib/vars.pm t/lib/1_compile.t
7204 ____________________________________________________________________________
7205 [ 10177] By: jhi                                   on 2001/05/23  21:01:48
7206         Log: -qlongdouble considered harmful by Merijn.
7207      Branch: perl
7208            ! hints/aix.sh
7209 ____________________________________________________________________________
7210 [ 10176] By: jhi                                   on 2001/05/21  13:21:21
7211         Log: Update Changes.
7212      Branch: perl
7213            ! Changes patchlevel.h
7214 ____________________________________________________________________________
7215 [ 10175] By: jhi                                   on 2001/05/21  13:17:28
7216         Log: Add a test of its very own for Fcntl.  Hopefully portable.
7217      Branch: perl
7218            + t/lib/fcntl.t
7219            ! MANIFEST
7220 ____________________________________________________________________________
7221 [ 10174] By: jhi                                   on 2001/05/21  12:45:41
7222         Log: Must be trickier for 'minitest' not to die.
7223      Branch: perl
7224            ! t/op/taint.t
7225 ____________________________________________________________________________
7226 [ 10173] By: jhi                                   on 2001/05/21  11:24:43
7227         Log: Can't declare other people's variables.
7228      Branch: perl
7229            ! t/lib/b-stash.t
7230 ____________________________________________________________________________
7231 [ 10172] By: jhi                                   on 2001/05/20  20:33:08
7232         Log: Fix for ID 20010519.003: sysopen() wasn't tainting :-(
7233      Branch: perl
7234            ! doio.c t/op/taint.t
7235 ____________________________________________________________________________
7236 [ 10171] By: jhi                                   on 2001/05/20  20:18:45
7237         Log: The OS/2 variable needs to be declared.
7238      Branch: perl
7239            ! t/lib/b-stash.t
7240 ____________________________________________________________________________
7241 [ 10170] By: nick                                  on 2001/05/20  16:48:29
7242         Log: Integrate mainline
7243      Branch: perlio
7244           !> (integrate 41 files)
7245 ____________________________________________________________________________
7246 [ 10169] By: jhi                                   on 2001/05/20  11:50:20
7247         Log: Small perlsec updates: clarify the taintedness of filename
7248              globbing; suggest using Scalar::Util::tainted().
7249      Branch: perl
7250            ! pod/perlsec.pod
7251 ____________________________________________________________________________
7252 [ 10168] By: jhi                                   on 2001/05/20  11:24:11
7253         Log: Subject: [PATCH 5.7.1@10135] [LARGE!] symbolic magic
7254              From: Dave Mitchell <davem@fdgroup.co.uk>
7255              Date: Sat, 19 May 2001 20:12:56 +0100 (BST)
7256              Message-Id: <200105191912.UAA23925@gizmo.fdgroup.co.uk>
7257      Branch: perl
7258            ! av.c cc_runtime.h doop.c dump.c gv.c hv.c mg.c op.c perl.c
7259            ! perl.h perlio.c pod/perlguts.pod pp.c pp_ctl.c pp_hot.c
7260            ! pp_sys.c regexec.c scope.c sv.c t/lib/peek.t taint.c util.c
7261            ! xsutils.c
7262 ____________________________________________________________________________
7263 [ 10167] By: jhi                                   on 2001/05/20  11:12:14
7264         Log: Subject: [PATCH 5.6.1] DLL descriptions on OS/2
7265              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7266              Date: Sat, 19 May 2001 04:08:46 -0400
7267              Message-ID: <20010519040846.A16969@math.ohio-state.edu>
7268      Branch: perl
7269            ! lib/ExtUtils/Mksymlists.pm makedef.pl
7270 ____________________________________________________________________________
7271 [ 10166] By: jhi                                   on 2001/05/20  11:08:27
7272         Log: Subject: [PATCH 5.6.1] DLL name mangling on OS/2
7273              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7274              Date: Sat, 19 May 2001 04:30:45 -0400
7275              Message-ID: <20010519043045.A17033@math.ohio-state.edu>
7276      Branch: perl
7277            ! os2/os2.c
7278 ____________________________________________________________________________
7279 [ 10165] By: jhi                                   on 2001/05/20  11:07:06
7280         Log: Subject: [PATCH 5.6.1] build bugs OS/2
7281              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7282              Date: Sat, 19 May 2001 04:35:28 -0400
7283              Message-ID: <20010519043528.A17363@math.ohio-state.edu>
7284      Branch: perl
7285            ! os2/Makefile.SHs os2/os2.c
7286 ____________________________________________________________________________
7287 [ 10164] By: jhi                                   on 2001/05/20  11:06:01
7288         Log: Subject: [PATCH 5.6.1] Mis-Failing tests
7289              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7290              Date: Sat, 19 May 2001 04:04:23 -0400
7291              Message-ID: <20010519040423.A16861@math.ohio-state.edu>
7292              
7293              (In bleadperl patched b-stash.t instead of b.t)
7294      Branch: perl
7295            ! t/lib/b-stash.t t/lib/bigfltpm.t
7296 ____________________________________________________________________________
7297 [ 10163] By: jhi                                   on 2001/05/20  10:59:46
7298         Log: Subject: [PATCH 5.6.1] perl5db
7299              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7300              Date: Sat, 19 May 2001 03:49:09 -0400
7301              Message-ID: <20010519034909.A14902@math.ohio-state.edu>
7302      Branch: perl
7303            ! lib/perl5db.pl
7304 ____________________________________________________________________________
7305 [ 10162] By: jhi                                   on 2001/05/20  10:58:18
7306         Log: Subject: [PATCH] require $mod where $mod has touched numeric context
7307              From: Gisle Aas <gisle@ActiveState.com>
7308              Date: 18 May 2001 14:24:51 -0700
7309              Message-ID: <lr3da2cpuk.fsf@caliper.ActiveState.com>
7310      Branch: perl
7311            ! pp_ctl.c
7312 ____________________________________________________________________________
7313 [ 10161] By: jhi                                   on 2001/05/20  10:57:00
7314         Log: Subject: [PATCH] Chomp should not always stringify
7315              From: Gisle Aas <gisle@ActiveState.com>
7316              Date: 18 May 2001 07:55:25 -0700
7317              Message-ID: <lrk83eogf6.fsf@caliper.ActiveState.com>
7318      Branch: perl
7319            ! doop.c t/op/chop.t
7320 ____________________________________________________________________________
7321 [ 10160] By: jhi                                   on 2001/05/20  10:49:40
7322         Log: Integrate perlio.
7323      Branch: perl
7324           !> pod/perlfunc.pod
7325 ____________________________________________________________________________
7326 [ 10159] By: nick                                  on 2001/05/20  09:39:46
7327         Log: Document some more of open's features.
7328      Branch: perlio
7329            ! pod/perlfunc.pod
7330 ____________________________________________________________________________
7331 [ 10158] By: gsar                                  on 2001/05/18  18:43:38
7332         Log: back out change#10153 (it has compatibility issues such as the
7333              changed behavior of /[~%@+-]/, and after talking to Jarkko, the
7334              benefit for 5.6.x doesn't seem worth the risk)
7335      Branch: maint-5.6/perl
7336            ! toke.c
7337 ____________________________________________________________________________
7338 [ 10157] By: jhi                                   on 2001/05/18  17:05:40
7339         Log: \$escaping the $vars in !GROK!THIS! section is a good idea.
7340      Branch: perl
7341            ! x2p/s2p.PL
7342 ____________________________________________________________________________
7343 [ 10156] By: jhi                                   on 2001/05/18  12:06:40
7344         Log: Update Changes.
7345      Branch: perl
7346            ! Changes patchlevel.h
7347 ____________________________________________________________________________
7348 [ 10155] By: jhi                                   on 2001/05/18  11:58:57
7349         Log: Integrate change #10144 from maintperl.
7350              
7351              s/CONFIGDOTSH/PERL_CONFIG_SH/ for Win32, too.
7352      Branch: perl
7353           !> win32/config.bc win32/config.gc win32/config.vc
7354           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
7355 ____________________________________________________________________________
7356 [ 10154] By: nick                                  on 2001/05/18  07:23:03
7357         Log: Integrate mainline.
7358      Branch: perlio
7359           +> README.dgux t/lib/i18n-collate.t utils.lst
7360           !> (integrate 49 files)
7361 ____________________________________________________________________________
7362 [ 10153] By: jhi                                   on 2001/05/18  00:41:51
7363         Log: Integrate change #7224 from mainline into maintperl.
7364              
7365              Allow @+ and @- to be doublequoted, from Simon Cozens. 
7366              (Approved by Larry, see Tom's comment in 20000830.005.)
7367      Branch: maint-5.6/perl
7368           !> toke.c
7369 ____________________________________________________________________________
7370 [ 10152] By: jhi                                   on 2001/05/17  23:18:15
7371         Log: Subject: [PATCH bleadperl] small lookbehind fix
7372              From: Hugo <hv@crypt.compulink.co.uk>
7373              Date: Fri, 18 May 2001 00:07:19 +0100
7374              Message-Id: <200105172307.AAA06142@crypt.compulink.co.uk>
7375      Branch: perl
7376            ! regexec.c
7377 ____________________________________________________________________________
7378 [ 10151] By: jhi                                   on 2001/05/17  22:00:06
7379         Log: Detypos.
7380      Branch: perl
7381            ! installman utils.lst
7382 ____________________________________________________________________________
7383 [ 10150] By: jhi                                   on 2001/05/17  20:32:48
7384         Log: Add better debug to glob/basic #8 as suggested by Nick Clark
7385              in 20001222.001.
7386      Branch: perl
7387            ! t/lib/glob-basic.t
7388 ____________________________________________________________________________
7389 [ 10149] By: jhi                                   on 2001/05/17  20:08:58
7390         Log: Subject: [PATCH] Test for bug 20010515.004
7391              From: Benjamin Sugars <bsugars@canoe.ca>
7392              Date: Thu, 17 May 2001 15:48:18 -0400 (EDT)
7393              Message-ID: <Pine.LNX.4.21.0105171544270.9064-100000@marmot.rim.canoe.ca>
7394      Branch: perl
7395            ! t/op/misc.t
7396 ____________________________________________________________________________
7397 [ 10148] By: jhi                                   on 2001/05/17  20:06:23
7398         Log: Integrate #10145 from maintperl.
7399              
7400              fix for ID 20010515.004 (needs test)
7401      Branch: perl
7402           !> pp_hot.c
7403 ____________________________________________________________________________
7404 [ 10147] By: jhi                                   on 2001/05/17  19:10:46
7405         Log: Thinko noticed by Doug MacEachern.
7406      Branch: perl
7407            ! thread.h
7408 ____________________________________________________________________________
7409 [ 10146] By: jhi                                   on 2001/05/17  17:30:37
7410         Log: Subject: Re: [PATCH] HERE mark in regex
7411              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
7412              Date: Thu, 17 May 2001 12:20:33 -0400
7413              Message-ID: <20010517122033.B1547290@linguist.thayer.dartmouth.edu> 
7414      Branch: perl
7415            ! t/op/re_tests
7416 ____________________________________________________________________________
7417 [ 10145] By: gsar                                  on 2001/05/17  16:59:55
7418         Log: fix for ID 20010515.004 (needs test)
7419      Branch: maint-5.6/perl
7420            ! pp_hot.c
7421 ____________________________________________________________________________
7422 [ 10144] By: gsar                                  on 2001/05/17  16:39:02
7423         Log: s/CONFIGDOTSH/PERL_CONFIG_SH/g
7424      Branch: maint-5.6/perl
7425            ! win32/config.bc win32/config.gc win32/config.vc
7426            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
7427 ____________________________________________________________________________
7428 [ 10143] By: jhi                                   on 2001/05/17  14:21:08
7429         Log: Macrofy the getspecific (and use it also in util.c)
7430      Branch: perl
7431            ! thread.h util.c
7432 ____________________________________________________________________________
7433 [ 10142] By: jhi                                   on 2001/05/17  01:43:50
7434         Log: Use the unchecked thread-specific key fetch also in Tru64.
7435      Branch: perl
7436            ! thread.h
7437 ____________________________________________________________________________
7438 [ 10141] By: jhi                                   on 2001/05/17  01:41:07
7439         Log: Subject: [PATCH 5.6.1]Quick thread speedup
7440              From: Dan Sugalski <dan@sidhe.org> 
7441              Date: Wed, 16 May 2001 18:05:19 -0400
7442              Message-Id: <5.1.0.14.0.20010516175826.01afde08@24.8.96.48>
7443      Branch: perl
7444            ! thread.h util.c
7445 ____________________________________________________________________________
7446 [ 10140] By: jhi                                   on 2001/05/16  19:58:29
7447         Log: I think this is quite enough testing for a deprecated feature.
7448      Branch: perl
7449            + t/lib/i18n-collate.t
7450            ! MANIFEST t/lib/1_compile.t
7451 ____________________________________________________________________________
7452 [ 10139] By: jhi                                   on 2001/05/16  18:47:03
7453         Log: More HP-UX lore from Jeff Okamoto.
7454      Branch: perl
7455            ! README.hpux
7456 ____________________________________________________________________________
7457 [ 10138] By: jhi                                   on 2001/05/16  18:21:04
7458         Log: Sort utils.lst for easier maintenance.
7459      Branch: perl
7460            ! utils.lst
7461 ____________________________________________________________________________
7462 [ 10137] By: jhi                                   on 2001/05/16  18:12:01
7463         Log: Subject: Re: [PATCH] Abstract "utility" information from installman
7464              From: Tim Jenness <t.jenness@jach.hawaii.edu>
7465              Date: Wed, 16 May 2001 08:59:59 -1000 (HST)
7466              Message-ID: <Pine.LNX.4.33.0105160858480.2488-100000@lapaki.jach.hawaii.edu>
7467              
7468              Add pod2latex to utils.lst.
7469      Branch: perl
7470            ! MANIFEST utils.lst
7471 ____________________________________________________________________________
7472 [ 10136] By: jhi                                   on 2001/05/16  18:00:00
7473         Log: Subject: Re: [PATCH] HERE mark in regex
7474              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
7475              Date: Wed, 16 May 2001 13:04:43 -0400
7476              Message-ID: <20010516130443.E1516273@linguist.thayer.dartmouth.edu> 
7477      Branch: perl
7478            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
7479            ! t/op/regmesg.t t/pragma/warn/regcomp
7480 ____________________________________________________________________________
7481 [ 10135] By: jhi                                   on 2001/05/16  17:51:50
7482         Log: Subject: Re: [PATCH] Abstract "utility" information from installman
7483              From: Simon Cozens <simon@netthink.co.uk>
7484              Date: Wed, 16 May 2001 18:02:08 +0100
7485              Message-ID: <20010516180208.A6458@netthink.co.uk>
7486      Branch: perl
7487            ! installman utils.lst
7488 ____________________________________________________________________________
7489 [ 10134] By: jhi                                   on 2001/05/16  17:47:26
7490         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
7491              From: "Philip Newton" <pnewton@gmx.de>
7492              Date: Tue, 15 May 2001 15:09:30 +0200
7493              Message-ID: <3B0146AA.2839.17BFDA6@localhost>
7494              
7495              Test case for #10128.
7496      Branch: perl
7497            ! t/pragma/warn/pp_hot
7498 ____________________________________________________________________________
7499 [ 10133] By: jhi                                   on 2001/05/16  15:12:52
7500         Log: Update Changes.
7501      Branch: perl
7502            ! Changes patchlevel.h
7503 ____________________________________________________________________________
7504 [ 10132] By: jhi                                   on 2001/05/16  14:50:55
7505         Log: Deprecate pseudo-hashes.
7506      Branch: perl
7507            ! pod/perl572delta.pod pod/perlref.pod pod/perltodo.pod
7508 ____________________________________________________________________________
7509 [ 10131] By: jhi                                   on 2001/05/16  14:26:01
7510         Log: HP-UX hints update from Merijn.
7511      Branch: perl
7512            ! hints/hpux.sh
7513 ____________________________________________________________________________
7514 [ 10130] By: jhi                                   on 2001/05/16  14:23:01
7515         Log: README.hpux update from Merijn.
7516      Branch: perl
7517            ! README.hpux
7518 ____________________________________________________________________________
7519 [ 10129] By: jhi                                   on 2001/05/16  14:18:56
7520         Log: Subject: Re: [PATCH] Abstract "utility" information from installman
7521              From: Simon Cozens <simon@netthink.co.uk>
7522              Date: Wed, 16 May 2001 15:57:55 +0100
7523              Message-ID: <20010516155755.A4728@netthink.co.uk>
7524      Branch: perl
7525            + utils.lst
7526            ! MANIFEST installman installperl
7527 ____________________________________________________________________________
7528 [ 10128] By: jhi                                   on 2001/05/16  14:15:36
7529         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
7530              From: "Philip Newton" <pnewton@gmx.de>
7531              Date: Tue, 15 May 2001 16:31:05 +0200
7532              Message-ID: <3B0159C9.1905.1C6AEF9@localhost>
7533              
7534              Fix PERL_Y2KWARN test to check before rather than after appending.
7535      Branch: perl
7536            ! pp_hot.c
7537 ____________________________________________________________________________
7538 [ 10127] By: jhi                                   on 2001/05/16  14:08:15
7539         Log: Regen Porting stuff.
7540      Branch: perl
7541            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
7542            ! config_h.SH
7543 ____________________________________________________________________________
7544 [ 10126] By: jhi                                   on 2001/05/16  13:41:50
7545         Log: Metaconfig unit change for #10125.
7546      Branch: metaconfig
7547            ! U/modified/Oldconfig.U
7548 ____________________________________________________________________________
7549 [ 10125] By: jhi                                   on 2001/05/16  13:41:35
7550         Log: Use OSVERS.
7551      Branch: perl
7552            ! Configure config_h.SH perl.c
7553 ____________________________________________________________________________
7554 [ 10124] By: jhi                                   on 2001/05/16  13:41:09
7555         Log: Regen toc.
7556      Branch: perl
7557            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
7558 ____________________________________________________________________________
7559 [ 10123] By: jhi                                   on 2001/05/16  13:25:38
7560         Log: Adding the README.dgux to the MANIFEST would be a good idea.
7561      Branch: perl
7562            ! MANIFEST
7563 ____________________________________________________________________________
7564 [ 10122] By: jhi                                   on 2001/05/16  13:08:33
7565         Log: Move the stack desire definition to thread.h.
7566      Branch: perl
7567            ! ext/Thread/Thread.xs thread.h
7568 ____________________________________________________________________________
7569 [ 10121] By: jhi                                   on 2001/05/16  13:00:12
7570         Log: DG-UX threading patches, including a README.dgux,
7571              from Takis Psarogiannakopoulos.
7572      Branch: perl
7573            + README.dgux
7574            ! config_h.SH ext/Thread/Thread.xs hints/dgux.sh perl.c
7575 ____________________________________________________________________________
7576 [ 10120] By: jhi                                   on 2001/05/16  12:55:33
7577         Log: Subject: [PATCH B::Deparse] More on /x regexes
7578              From: Robin Houston <robin@kitsite.com>
7579              Date: Tue, 15 May 2001 19:09:35 +0100
7580              Message-ID: <20010515190935.A27268@penderel>
7581      Branch: perl
7582            ! ext/B/B/Deparse.pm
7583 ____________________________________________________________________________
7584 [ 10119] By: jhi                                   on 2001/05/16  12:45:29
7585         Log: Document that the core time() may be rounding rather
7586              than truncating, would have saved at least my confusion.
7587      Branch: perl
7588            ! ext/Time/HiRes/HiRes.pm
7589 ____________________________________________________________________________
7590 [ 10118] By: jhi                                   on 2001/05/16  12:37:57
7591         Log: Subject: perl-current/t/time-hires.t
7592              From: John Peacock <jpeacock@rowman.com>
7593              Date: Fri, 11 May 2001 14:09:41 -0400
7594              Message-ID: <3AFC2AE5.5E787E54@rowman.com>
7595      Branch: perl
7596            ! t/lib/time-hires.t
7597 ____________________________________________________________________________
7598 [ 10117] By: jhi                                   on 2001/05/15  13:40:33
7599         Log: Subject: [PATCH dump.c] Op private flags
7600              From: Simon Cozens <simon@netthink.co.uk>
7601              Date: Sun, 13 May 2001 20:20:36 +0100
7602              Message-ID: <20010513202036.A21896@netthink.co.uk>
7603      Branch: perl
7604            ! dump.c
7605 ____________________________________________________________________________
7606 [ 10116] By: jhi                                   on 2001/05/15  13:28:26
7607         Log: Upgrade to Switch 2.03.
7608      Branch: perl
7609            ! lib/Switch.pm
7610 ____________________________________________________________________________
7611 [ 10115] By: jhi                                   on 2001/05/15  13:19:01
7612         Log: Integrate change #10113 from mainline: rename CONFIGDOTSH
7613              to PERL_CONFIG_SH and use it consistently.
7614      Branch: maint-5.6/perl
7615           !> Configure Makefile.SH Policy_sh.SH cflags.SH config_h.SH
7616           !> configpm configure.com makeaperl.SH makedepend.SH makedir.SH
7617           !> myconfig.SH writemain.SH
7618 ____________________________________________________________________________
7619 [ 10114] By: jhi                                   on 2001/05/15  13:13:21
7620         Log: Metaconfig units changes for #10113.
7621      Branch: metaconfig
7622            ! U/modified/Config_h.U U/modified/Extract.U U/modified/Oldsym.U
7623 ____________________________________________________________________________
7624 [ 10113] By: jhi                                   on 2001/05/15  13:12:40
7625         Log: The problem described in 20010514.031 still wasn't
7626              fully cured, there were remnants of $CONFIG when
7627              $CONFIGDOTSH was expected.  Now renamed to PERL_CONFIG_SH
7628              to avoid future conflicts.
7629      Branch: perl
7630            ! Configure Makefile.SH Policy_sh.SH cflags.SH config_h.SH
7631            ! configpm configure.com makeaperl.SH makedepend.SH makedir.SH
7632            ! myconfig.SH writemain.SH
7633 ____________________________________________________________________________
7634 [ 10112] By: jhi                                   on 2001/05/15  11:55:44
7635         Log: Half of #10107 got lost.
7636      Branch: perl
7637            ! ext/B/B/Deparse.pm
7638 ____________________________________________________________________________
7639 [ 10111] By: nick                                  on 2001/05/15  08:39:14
7640         Log: Integrate mainline.
7641      Branch: perlio
7642           +> ext/POSIX/hints/uts.pl
7643            - Todo Todo-5.6 t/camel-III/vstring.t
7644           !> (integrate 48 files)
7645 ____________________________________________________________________________
7646 [ 10110] By: jhi                                   on 2001/05/15  02:04:05
7647         Log: Subject: [PATCH TestInit.pm] Give Deparse tester a fair chance
7648              From: Robin Houston <robin@kitsite.com>
7649              Date: Mon, 14 May 2001 22:27:08 +0100
7650              Message-ID: <20010514222708.A22963@penderel>
7651      Branch: perl
7652            ! t/TestInit.pm
7653 ____________________________________________________________________________
7654 [ 10109] By: jhi                                   on 2001/05/15  02:03:12
7655         Log: Subject: [PATCH B::Deparse] Lvaluable method calls
7656              From: Robin Houston <robin@kitsite.com>
7657              Date: Mon, 14 May 2001 22:16:43 +0100
7658              Message-ID: <20010514221643.A22437@penderel>
7659      Branch: perl
7660            ! ext/B/B/Deparse.pm
7661 ____________________________________________________________________________
7662 [ 10108] By: jhi                                   on 2001/05/15  02:02:17
7663         Log: Subject: [PATCH B::Deparse] C<$foo =~ give_me_a_regex>; /x modifier
7664              From: Robin Houston <robin@kitsite.com>
7665              Date: Mon, 14 May 2001 22:03:44 +0100
7666              Message-ID: <20010514220344.A20643@penderel>
7667      Branch: perl
7668            ! ext/B/B/Deparse.pm
7669 ____________________________________________________________________________
7670 [ 10107] By: jhi                                   on 2001/05/15  02:01:24
7671         Log: Subject: [PATCH B::Deparse] "${foo}_bar"
7672              From: Robin Houston <robin@kitsite.com>
7673              Date: Mon, 14 May 2001 22:10:07 +0100
7674              Message-ID: <20010514221007.A21118@penderel>
7675      Branch: perl
7676            ! ext/B/B/Deparse.pm
7677 ____________________________________________________________________________
7678 [ 10106] By: jhi                                   on 2001/05/15  01:41:26
7679         Log: Fix for 20010514.037; substr() didn't invalidate the locale
7680              collation magic.
7681      Branch: perl
7682            ! pp.c
7683 ____________________________________________________________________________
7684 [ 10105] By: jhi                                   on 2001/05/14  18:18:24
7685         Log: Update Changes.
7686      Branch: perl
7687            ! Changes patchlevel.h
7688 ____________________________________________________________________________
7689 [ 10104] By: jhi                                   on 2001/05/14  18:09:07
7690         Log: Retract #10094.
7691      Branch: perl
7692            ! lib/Pod/Text.pm
7693 ____________________________________________________________________________
7694 [ 10103] By: jhi                                   on 2001/05/14  15:20:58
7695         Log: Integrate change #10100 from maintperl.
7696              
7697              PL_last_in_gv may not be a GV if it was a stale filehandle (fix for
7698              bug ID 20010514.027)
7699      Branch: perl
7700           !> mg.c pp_ctl.c
7701 ____________________________________________________________________________
7702 [ 10102] By: jhi                                   on 2001/05/14  15:19:21
7703         Log: Document the deprecatedness of suidperl.
7704      Branch: perl
7705            ! INSTALL pod/perlfaq1.pod
7706 ____________________________________________________________________________
7707 [ 10101] By: jhi                                   on 2001/05/14  14:54:31
7708         Log: Subject: Re: [ID 20010514.022] Makemaker a bit too prefix-happy
7709              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
7710              Date: Mon, 14 May 2001 09:38:59 -0400
7711              Message-ID: <20010514093859.A1479715@linguist.thayer.dartmouth.edu>
7712      Branch: perl
7713            ! lib/ExtUtils/MM_Unix.pm
7714 ____________________________________________________________________________
7715 [ 10100] By: gsar                                  on 2001/05/14  14:43:50
7716         Log: PL_last_in_gv may not be a GV if it was a stale filehandle (fix for
7717              bug ID 20010514.027)
7718              
7719              TODO: this needs a testsuite addition
7720      Branch: maint-5.6/perl
7721            ! mg.c pp_ctl.c
7722 ____________________________________________________________________________
7723 [ 10099] By: jhi                                   on 2001/05/14  13:42:38
7724         Log: More DWIMminess for Class::Struct: calling the array or hash
7725              accessors only with one argument, an array or a hash reference,
7726              sets the underlying array or hash.  This mirrors nicely also
7727              the usage in the constructor.
7728              From Bernd Sokolowsky <ulmo@garozzo.franken.de>, via Damian Conway.
7729      Branch: perl
7730            ! lib/Class/Struct.pm t/lib/class-struct.t
7731 ____________________________________________________________________________
7732 [ 10098] By: jhi                                   on 2001/05/14  13:10:34
7733         Log: Reference cmp'ing should go through the whole stringification
7734              process shebang, as pointed out by Sarathy in #10091.
7735      Branch: perl
7736            ! pp.c
7737 ____________________________________________________________________________
7738 [ 10097] By: jhi                                   on 2001/05/14  12:54:31
7739         Log: Subject: Re: [LONG] Cleaning up Todo/Todo-5.6/perltodo
7740              From: Simon Cozens <simon@netthink.co.uk>
7741              Date: Sat, 12 May 2001 16:36:27 +0100
7742              Message-ID: <20010512163627.A5522@netthink.co.uk>
7743              
7744              with some additions salvaged from Todo and Todo-5.6 before
7745              retiring them.
7746      Branch: perl
7747            - Todo Todo-5.6
7748            ! MANIFEST pod/perltodo.pod
7749 ____________________________________________________________________________
7750 [ 10096] By: jhi                                   on 2001/05/14  12:37:01
7751         Log: Subject: [ID 20010514.025] _SVID3 in <sys/statvfs.h>
7752              From: "Golubev I. N." <gin@mo.msk.ru>
7753              Date: Mon, 07 May 2001 14:33:34 (GMT)
7754              Message-Id: <02453af6b23e63-gin@mo.msk.ru>
7755      Branch: perl
7756            ! perl.h
7757 ____________________________________________________________________________
7758 [ 10095] By: jhi                                   on 2001/05/14  12:34:24
7759         Log: Subject: [ID 20010514.022] Makemaker a bit too prefix-happy
7760              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
7761              Date: Mon, 7 May 2001 09:35:57 -0600 (MDT)
7762              Message-Id: <200105071535.f47FZvf27235@xerxes.courtesan.com>
7763      Branch: perl
7764            ! lib/ExtUtils/MM_Unix.pm
7765 ____________________________________________________________________________
7766 [ 10094] By: jhi                                   on 2001/05/14  12:32:44
7767         Log: (Retracted by #10104.)
7768              
7769              Subject: [PATCH bleadperl Pod::Text] avoid overquoting [Was: rand(0) is rand(1)]
7770              From: barries <barries@slaysys.com>
7771              Date: Sat, 12 May 2001 01:28:10 -0400
7772              Message-ID: <20010512012810.B26358@jester.slaysys.com>
7773      Branch: perl
7774            ! lib/Pod/Text.pm
7775 ____________________________________________________________________________
7776 [ 10093] By: jhi                                   on 2001/05/14  12:30:38
7777         Log: Subject: [PATCH] Incorrect line numbers in AutoSplit
7778              From: Mike Guy <mjtg@cam.ac.uk>
7779              Date: Sat, 12 May 2001 19:24:33 +0100
7780              Message-Id: <E14ye49-0006Fn-00@libra.cus.cam.ac.uk>
7781      Branch: perl
7782            ! lib/AutoSplit.pm
7783 ____________________________________________________________________________
7784 [ 10092] By: jhi                                   on 2001/05/14  12:29:21
7785         Log: Yet another HP-UX hints tweak from Merijn.
7786      Branch: perl
7787            ! hints/hpux.sh
7788 ____________________________________________________________________________
7789 [ 10091] By: gsar                                  on 2001/05/14  04:38:32
7790         Log: $ref1 == $ref2 behaves unpredictably on platforms where NV_PRESERVES_UV
7791              isn't defined (changes#9366,9368,9370 from mainline without the
7792              pp_scmp() change)
7793      Branch: maint-5.6/perl
7794            ! pp.c pp.h pp_hot.c
7795 ____________________________________________________________________________
7796 [ 10090] By: jhi                                   on 2001/05/12  13:39:43
7797         Log: The sorting seems to happen now automatically.
7798      Branch: perl
7799            ! t/lib/glob-basic.t
7800 ____________________________________________________________________________
7801 [ 10089] By: jhi                                   on 2001/05/12  03:38:15
7802         Log: Subject: Re: [PATCH perlfunc.pod] split on an empty string
7803              From: Benjamin Sugars <bsugars@canoe.ca>
7804              Date: Fri, 11 May 2001 11:36:04 -0400 (EDT)
7805              Message-ID: <Pine.LNX.4.21.0105111131540.1804-100000@marmot.rim.canoe.ca>
7806      Branch: perl
7807            ! pod/perlfunc.pod
7808 ____________________________________________________________________________
7809 [ 10088] By: jhi                                   on 2001/05/12  03:37:00
7810         Log: Subject: Re: undef(&foo) does not work for XS functions
7811              From: Doug MacEachern <dougm@covalent.net>
7812              Date: Fri, 11 May 2001 16:52:29 -0700 (PDT)
7813              Message-ID: <Pine.LNX.4.21.0105111647240.4478-100000@mako.covalent.net>
7814      Branch: perl
7815            ! op.c
7816 ____________________________________________________________________________
7817 [ 10087] By: jhi                                   on 2001/05/12  03:35:58
7818         Log: Subject: [PATCH: perl@10086] fixup t/op/append.t for UTF-EBCDIC
7819              From: Peter Prymmer <pvhp@forte.com>
7820              Date: Fri, 11 May 2001 17:38:43 -0700 (PDT)
7821              Message-ID: <Pine.OSF.4.10.10105111736190.73589-100000@aspara.forte.com>
7822      Branch: perl
7823            ! t/op/append.t
7824 ____________________________________________________________________________
7825 [ 10086] By: jhi                                   on 2001/05/11  14:23:08
7826         Log: Update Changes.
7827      Branch: perl
7828            ! Changes patchlevel.h
7829 ____________________________________________________________________________
7830 [ 10085] By: jhi                                   on 2001/05/11  14:08:20
7831         Log: Remove the 'asciir' re subpragma.  Should instead implement
7832              the 'physical vs logical' range scheme:
7833              
7834              \xAA-\xCC is a native physical range, you want that range of
7835              codepoints in your native encoding.  In EBCDIC the codepoints
7836              in the gaps (between i-j and r-s) should be included.
7837              
7838              \x{AA}-\x{CC} is a physical Unicode range, you want that range of
7839              codepoints in Unicode.
7840              
7841              a-z is a logical range, you want that range of 'logical' codepoints
7842              in your native encoding.  In EBCDIC the codepoints in the gaps
7843              (between i-j and r-s) should not be included.
7844              
7845              Mixed cases (a-\xAA, etc) should either be errors, or maybe
7846              the 'logical' endpoints should be converted to native/Unicode
7847              codepoints, and the range handled as a physical range.
7848              
7849              'Logical endpoints' are to be recognized only in the A-Z, a-z,
7850              and 0-9 ranges.  Probably a warning should be given for mixed
7851              cases like A-z or a-9 (since such expressions are encoding
7852              dependent), with a recommendation to use physical ranges.
7853      Branch: perl
7854            ! ext/re/re.pm perl.h regcomp.c regcomp.h t/op/pat.t
7855            ! t/op/regexp.t
7856 ____________________________________________________________________________
7857 [ 10084] By: jhi                                   on 2001/05/11  13:56:16
7858         Log: Make the test to cleanup the test directory tree
7859              both before and after the testing so that we always
7860              have a clean slate to work with.
7861      Branch: perl
7862            ! t/lib/filefind.t
7863 ____________________________________________________________________________
7864 [ 10083] By: jhi                                   on 2001/05/11  13:46:30
7865         Log: Subject: Re: [PATCH perlfunc.pod] split on an empty string
7866              From: Jon Eveland <jweveland@yahoo.com>
7867              Date: Fri, 11 May 2001 07:36:28 -0700 (PDT)
7868              Message-ID: <20010511143628.24225.qmail@web10402.mail.yahoo.com>
7869      Branch: perl
7870            ! pod/perlfunc.pod
7871 ____________________________________________________________________________
7872 [ 10082] By: jhi                                   on 2001/05/11  13:45:06
7873         Log: Merge the camel-III/vstring.t with op/ver.t.
7874      Branch: perl
7875            - t/camel-III/vstring.t
7876            ! MANIFEST t/TEST t/harness t/op/ver.t
7877 ____________________________________________________________________________
7878 [ 10081] By: jhi                                   on 2001/05/11  13:15:55
7879         Log: Add test.deparse make target.
7880      Branch: perl
7881            ! Makefile.SH
7882 ____________________________________________________________________________
7883 [ 10080] By: jhi                                   on 2001/05/11  12:52:49
7884         Log: Subject: [PATCH B::Deparse] $foo->bar(0)
7885              From: Robin Houston <robin@kitsite.com>
7886              Date: Fri, 11 May 2001 12:02:22 +0100
7887              Message-ID: <20010511120222.A11529@penderel>
7888      Branch: perl
7889            ! ext/B/B/Deparse.pm t/op/method.t
7890 ____________________________________________________________________________
7891 [ 10079] By: jhi                                   on 2001/05/11  01:59:06
7892         Log: A nicely working combination for UTS from Hal Morris.
7893      Branch: perl
7894            + ext/POSIX/hints/uts.pl
7895            ! MANIFEST hints/uts.sh
7896 ____________________________________________________________________________
7897 [ 10078] By: jhi                                   on 2001/05/11  01:15:04
7898         Log: i_ieeefp=undef for UTS.
7899      Branch: perl
7900            ! hints/uts.sh
7901 ____________________________________________________________________________
7902 [ 10077] By: jhi                                   on 2001/05/10  22:42:35
7903         Log: Subject: RE: rand(0) is rand(1)
7904              From: Larry Shatzer <lshatzer@islanddata.com>
7905              Date: Thu, 10 May 2001 11:09:27 -0700
7906              Message-ID: <95CD90709D74D4118F4600D0B79E8BC9995027@mail.islanddata.com>
7907      Branch: perl
7908            ! pod/perlfunc.pod
7909 ____________________________________________________________________________
7910 [ 10076] By: jhi                                   on 2001/05/10  22:36:50
7911         Log: Subject: [patch] make op_{clear,null} public
7912              From: Doug MacEachern <dougm@covalent.net>
7913              Date: Thu, 10 May 2001 15:54:09 -0700 (PDT)
7914              Message-ID: <Pine.LNX.4.21.0105101546510.2962-100000@mako.covalent.net>
7915      Branch: perl
7916            ! embed.h embed.pl op.c proto.h
7917 ____________________________________________________________________________
7918 [ 10075] By: jhi                                   on 2001/05/10  22:28:36
7919         Log: Subject: [PATCH B.xs] Extend tr/\0-\377/blah/c support
7920              From: Robin Houston <robin@kitsite.com>
7921              Date: Thu, 10 May 2001 18:54:59 +0100
7922              Message-ID: <20010510185459.A5995@penderel>
7923      Branch: perl
7924            ! ext/B/B.xs ext/B/B/Deparse.pm t/op/tr.t
7925 ____________________________________________________________________________
7926 [ 10074] By: jhi                                   on 2001/05/10  22:23:41
7927         Log: Subject: [PATCH B::Deparse] t/op/64bitint.t
7928              From: Robin Houston <robin@kitsite.com>
7929              Date: Thu, 10 May 2001 12:56:39 +0100
7930              Message-ID: <20010510125639.A2119@penderel>
7931      Branch: perl
7932            ! ext/B/B/Deparse.pm
7933 ____________________________________________________________________________
7934 [ 10073] By: jhi                                   on 2001/05/10  14:26:01
7935         Log: Retract #10070, not ready yet.
7936      Branch: perl
7937            ! ext/B/B/Deparse.pm
7938 ____________________________________________________________________________
7939 [ 10072] By: jhi                                   on 2001/05/10  13:40:24
7940         Log: The metaconfig unit change for #10071.
7941      Branch: metaconfig
7942            ! U/modified/mallocsrc.U
7943 ____________________________________________________________________________
7944 [ 10071] By: jhi                                   on 2001/05/10  13:39:57
7945         Log: The #9525+#9526 didn't allow for overriding usemymalloc.
7946      Branch: perl
7947            ! Configure
7948 ____________________________________________________________________________
7949 [ 10070] By: jhi                                   on 2001/05/10  13:18:42
7950         Log: (Retracted by #10073)
7951              
7952              Subject: Re: [PATCH t/TEST] B::Deparse tester 
7953              From: Hugo <hv@crypt.compulink.co.uk>
7954              Date: Thu, 10 May 2001 05:48:09 +0100
7955              Message-Id: <200105100448.FAA13584@crypt.compulink.co.uk>
7956      Branch: perl
7957            ! ext/B/B/Deparse.pm
7958 ____________________________________________________________________________
7959 [ 10069] By: jhi                                   on 2001/05/10  12:24:06
7960         Log: Add a for(func()) test.
7961      Branch: perl
7962            ! t/cmd/for.t
7963 ____________________________________________________________________________
7964 [ 10068] By: jhi                                   on 2001/05/10  12:16:00
7965         Log: Subject: [PATCH B::Deparse] our() lists and foreach loops
7966              From: Robin Houston <robin@kitsite.com>
7967              Date: Thu, 10 May 2001 13:50:08 +0100
7968              Message-ID: <20010510135008.A2454@penderel>
7969      Branch: perl
7970            ! ext/B/B/Deparse.pm
7971 ____________________________________________________________________________
7972 [ 10067] By: jhi                                   on 2001/05/10  01:45:03
7973         Log: A thinko in #10065.
7974      Branch: perl
7975            ! hv.c
7976 ____________________________________________________________________________
7977 [ 10066] By: jhi                                   on 2001/05/10  01:33:12
7978         Log: Subject: [PATCH B::Deparse] Fix tr///ansliteration
7979              From: Robin Houston <robin@kitsite.com>
7980              Date: Thu, 10 May 2001 02:10:34 +0100
7981              Message-ID: <20010510021034.A19421@penderel>
7982      Branch: perl
7983            ! ext/B/B.xs ext/B/B/Deparse.pm
7984 ____________________________________________________________________________
7985 [ 10065] By: jhi                                   on 2001/05/10  01:30:43
7986         Log: Subject: [patch] make hv_fetch{_ent} SvGMAGICAL aware
7987              From: Doug MacEachern <dougm@covalent.net>
7988              Date: Mon, 7 May 2001 09:50:58 -0700 (PDT)
7989              Message-ID: <Pine.LNX.4.21.0105070947060.23808-100000@mako.covalent.net>
7990      Branch: perl
7991            ! hv.c
7992 ____________________________________________________________________________
7993 [ 10064] By: jhi                                   on 2001/05/09  23:13:29
7994         Log: One more workaround for the UTS compiler from Hal Morris.
7995      Branch: perl
7996            ! perl.h
7997 ____________________________________________________________________________
7998 [ 10063] By: jhi                                   on 2001/05/09  23:09:53
7999         Log: Subject: [PATCH B::Debug] Show string for PVOP, and referent for RV
8000              From: Robin Houston <robin@kitsite.com>
8001              Date: Thu, 10 May 2001 01:02:08 +0100
8002              Message-ID: <20010510010208.A18200@penderel>
8003      Branch: perl
8004            ! ext/B/B/Debug.pm
8005 ____________________________________________________________________________
8006 [ 10062] By: jhi                                   on 2001/05/09  23:06:25
8007         Log: Subject: [PATCH] Simplify deb_curcv() a bit
8008              From: Benjamin Sugars <bsugars@canoe.ca>
8009              Date: Wed, 9 May 2001 18:14:34 -0400 (EDT)
8010              Message-ID: <Pine.LNX.4.21.0105091811340.1160-100000@marmot.rim.canoe.ca>
8011      Branch: perl
8012            ! run.c
8013 ____________________________________________________________________________
8014 [ 10061] By: jhi                                   on 2001/05/09  23:05:28
8015         Log: Subject: [PATCH] Additional test case for PerlIO::Scalar
8016              From: Benjamin Sugars <bsugars@canoe.ca>
8017              Date: Wed, 9 May 2001 18:03:45 -0400 (EDT)
8018              Message-ID: <Pine.LNX.4.21.0105091758220.1160-100000@marmot.rim.canoe.ca>
8019      Branch: perl
8020            ! t/lib/io_scalar.t
8021 ____________________________________________________________________________
8022 [ 10060] By: jhi                                   on 2001/05/09  23:04:38
8023         Log: Subject: [PATCH: perl@10022] update md5sum for MD5.xs on IBM-1047
8024              From: Peter Prymmer <pvhp@forte.com>
8025              Date: Wed, 9 May 2001 12:08:02 -0700 (PDT)
8026              Message-ID: <Pine.OSF.4.10.10105091205250.455254-100000@aspara.forte.com>
8027      Branch: perl
8028            ! t/lib/md5-file.t
8029 ____________________________________________________________________________
8030 [ 10059] By: jhi                                   on 2001/05/09  23:03:52
8031         Log: Subject: [PATCH t/TEST] B::Deparse tester
8032              From: Robin Houston <robin@kitsite.com>
8033              Date: Wed, 9 May 2001 19:17:50 +0100
8034              Message-ID: <20010509191750.A16940@penderel>
8035      Branch: perl
8036            ! ext/B/O.pm t/TEST
8037 ____________________________________________________________________________
8038 [ 10058] By: jhi                                   on 2001/05/09  23:02:56
8039         Log: Subject: [PATCH] Pod::Html -- fixes extra gaps in raw text
8040              From: Jeff Pinyan <jeffp@crusoe.net>
8041              Date: Wed, 9 May 2001 14:36:25 -0400 (EDT)
8042              Message-ID: <Pine.GSO.4.21.0105091430420.357-100000@crusoe.crusoe.net>
8043      Branch: perl
8044            ! lib/Pod/Html.pm
8045 ____________________________________________________________________________
8046 [ 10057] By: nick                                  on 2001/05/09  18:37:56
8047         Log: Integrate mainline.
8048      Branch: perlio
8049           !> Changes epoc/epocish.h ext/PerlIO/Scalar/Scalar.xs
8050           !> hints/hpux.sh lib/Pod/Html.pm patchlevel.h perlio.c
8051 ____________________________________________________________________________
8052 [ 10056] By: jhi                                   on 2001/05/09  16:44:44
8053         Log: Update Changes.
8054      Branch: perl
8055            ! Changes patchlevel.h
8056 ____________________________________________________________________________
8057 [ 10055] By: jhi                                   on 2001/05/09  16:26:47
8058         Log: Integrate perlio.
8059      Branch: perl
8060           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
8061 ____________________________________________________________________________
8062 [ 10054] By: jhi                                   on 2001/05/09  16:25:42
8063         Log: Subject: Re: [PATCH] Test offset when reading from a PerlIO::Scalar
8064              From: Benjamin Sugars <bsugars@canoe.ca>
8065              Date: Wed, 9 May 2001 12:42:30 -0400 (EDT)
8066              Message-ID: <Pine.LNX.4.21.0105091230110.1516-100000@marmot.rim.canoe.ca>
8067      Branch: perl
8068            ! perlio.c
8069 ____________________________________________________________________________
8070 [ 10053] By: jhi                                   on 2001/05/09  16:24:37
8071         Log: Subject: [PATCH] Test offset when reading from a PerlIO::Scalar
8072              From: Benjamin Sugars <bsugars@canoe.ca>
8073              Date: Tue, 8 May 2001 17:09:44 -0400 (EDT)
8074              Message-ID: <Pine.LNX.4.21.0105081654140.1212-100000@marmot.rim.canoe.ca>
8075      Branch: perl
8076            ! ext/PerlIO/Scalar/Scalar.xs
8077 ____________________________________________________________________________
8078 [ 10052] By: jhi                                   on 2001/05/09  16:19:04
8079         Log: Subject: [PATCH] Pod::Html doesn't honor =begin ... =end properly
8080              From: Jeff Pinyan <jeffp@crusoe.net>
8081              Date: Wed, 9 May 2001 12:35:24 -0400 (EDT)
8082              Message-ID: <Pine.GSO.4.21.0105091233430.357-100000@crusoe.crusoe.net>
8083      Branch: perl
8084            ! lib/Pod/Html.pm
8085 ____________________________________________________________________________
8086 [ 10051] By: jhi                                   on 2001/05/09  15:30:17
8087         Log: EPOC tweak from Olaf Flebbe.
8088      Branch: perl
8089            ! epoc/epocish.h
8090 ____________________________________________________________________________
8091 [ 10050] By: nick                                  on 2001/05/09  14:37:57
8092         Log: win32, regen_config_h
8093      Branch: perlio
8094            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
8095 ____________________________________________________________________________
8096 [ 10049] By: jhi                                   on 2001/05/09  12:33:39
8097         Log: Integrate perlio.
8098      Branch: perl
8099           !> pp_sys.c
8100 ____________________________________________________________________________
8101 [ 10048] By: nick                                  on 2001/05/09  11:59:50
8102         Log: If wait() or waitpid() ends due to EINTR despatch perl interrupt handler
8103              and re-try. Fixes "perl 5.7.x prefers suicide over killing more than one child."
8104      Branch: perlio
8105            ! pp_sys.c
8106 ____________________________________________________________________________
8107 [ 10047] By: jhi                                   on 2001/05/09  10:50:12
8108         Log: Integrate perlio.
8109      Branch: perl
8110           !> run.c
8111 ____________________________________________________________________________
8112 [ 10046] By: jhi                                   on 2001/05/09  10:49:34
8113         Log: Subject: Re: Less warnings during configure
8114              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
8115              Date: Wed, 09 May 2001 13:12:49 +0200
8116              Message-Id: <20010509125337.995D.H.M.BRAND@hccnet.nl>
8117      Branch: perl
8118            ! hints/hpux.sh
8119 ____________________________________________________________________________
8120 [ 10045] By: nick                                  on 2001/05/09  09:56:59
8121         Log: MULTIPLICITY/DEBUGGING build fix.
8122      Branch: perlio
8123            ! run.c
8124 ____________________________________________________________________________
8125 [ 10044] By: nick                                  on 2001/05/09  09:46:37
8126         Log: Merge of mainline (does not build MULTIPLICITY/DEBUGGING issue).
8127      Branch: perlio
8128           +> hints/atheos.sh pod/perl572delta.pod t/pod/plainer.t
8129            - ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
8130           !> (integrate 65 files)
8131 ____________________________________________________________________________
8132 [ 10043] By: jhi                                   on 2001/05/08  22:41:49
8133         Log: Subject: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
8134              From: Robin Houston <robin@kitsite.com>
8135              Date: Tue, 8 May 2001 19:38:00 +0100
8136              Message-ID: <20010508193800.A4389@penderel>
8137              
8138              Subject: Re: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
8139              From: Robin Houston <robin@kitsite.com>
8140              Date: Tue, 8 May 2001 20:03:57 +0100
8141              Message-ID: <20010508200357.A4614@penderel>
8142              
8143              Subject: Re: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
8144              From: Robin Houston <robin@kitsite.com>
8145              Date: Wed, 9 May 2001 00:12:05 +0100
8146              Message-ID: <20010509001205.A18521@puffinry.freeserve.co.uk>
8147      Branch: perl
8148            ! op.c pod/perldiag.pod t/pragma/overload.t t/pragma/warn/op
8149 ____________________________________________________________________________
8150 [ 10042] By: jhi                                   on 2001/05/08  22:09:35
8151         Log: Retract #10031.
8152      Branch: perl
8153            ! pod/perlfunc.pod
8154 ____________________________________________________________________________
8155 [ 10041] By: jhi                                   on 2001/05/08  18:27:34
8156         Log: The metaconfig unit changes for #10040.
8157      Branch: metaconfig/U/perl
8158            ! Checkcc.U d_dlsymun.U dlsrc.U
8159 ____________________________________________________________________________
8160 [ 10040] By: jhi                                   on 2001/05/08  18:24:47
8161         Log: The Configure half of
8162              
8163              Subject: Less warnings during configure
8164              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
8165              Date: Tue, 08 May 2001 08:44:02 +0200
8166              Message-Id: <20010508084158.D793.H.M.BRAND@hccnet.nl>
8167      Branch: perl
8168            ! Configure
8169 ____________________________________________________________________________
8170 [ 10039] By: jhi                                   on 2001/05/08  16:48:31
8171         Log: Subject: Less warnings during configure
8172              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
8173              Date: Tue, 08 May 2001 08:44:02 +0200
8174              Message-Id: <20010508084158.D793.H.M.BRAND@hccnet.nl>
8175      Branch: perl
8176            ! hints/hpux.sh
8177 ____________________________________________________________________________
8178 [ 10038] By: jhi                                   on 2001/05/08  16:32:07
8179         Log: Don't forget to whine about \d__\d.
8180      Branch: perl
8181            ! t/pragma/warn/toke toke.c
8182 ____________________________________________________________________________
8183 [ 10037] By: jhi                                   on 2001/05/08  16:07:05
8184         Log: Allow underscores also in the exponent part.
8185      Branch: perl
8186            ! t/pragma/warn/toke toke.c
8187 ____________________________________________________________________________
8188 [ 10036] By: jhi                                   on 2001/05/08  13:33:55
8189         Log: CodeMagicCD doesn't look like an *I*DE.
8190      Branch: perl
8191            ! pod/perlfaq3.pod
8192 ____________________________________________________________________________
8193 [ 10035] By: jhi                                   on 2001/05/08  13:27:48
8194         Log: Add Open Perl IDE, remove Perl Code Magic (the site seems
8195              to be consistently down).
8196      Branch: perl
8197            ! pod/perlfaq3.pod
8198 ____________________________________________________________________________
8199 [ 10034] By: jhi                                   on 2001/05/08  13:21:07
8200         Log: Upgrade to Text::Balanced 1.84.
8201      Branch: perl
8202            ! lib/Text/Balanced.pm t/lib/tb-xbrak.t
8203 ____________________________________________________________________________
8204 [ 10033] By: jhi                                   on 2001/05/08  12:41:53
8205         Log: Subject: Re: [PATCH] Find the last of the missing pad variables 
8206              From: Benjamin Sugars <bsugars@canoe.ca>
8207              Date: Tue, 8 May 2001 09:14:30 -0400 (EDT)
8208              Message-ID: <Pine.LNX.4.21.0105080912370.1930-100000@marmot.rim.canoe.ca>
8209      Branch: perl
8210            ! run.c
8211 ____________________________________________________________________________
8212 [ 10032] By: jhi                                   on 2001/05/08  12:40:28
8213         Log: Subject: [PATCH: perl@10022] cleaner cleanup for t/pod/plainer.t
8214              From: Peter Prymmer <pvhp@forte.com>
8215              Date: Mon, 7 May 2001 18:13:06 -0700 (PDT)
8216              Message-ID: <Pine.OSF.4.10.10105071810100.317708-100000@aspara.forte.com>
8217      Branch: perl
8218            ! t/pod/plainer.t
8219 ____________________________________________________________________________
8220 [ 10031] By: jhi                                   on 2001/05/08  12:35:25
8221         Log: (Retracted by #10042)
8222              
8223              Subject: Re: [ID 20010506.040] Infinite loop in lib/selfstubber.t under Cygwin
8224              From: "Philip Newton" <pnewton@gmx.de>
8225              Date: Tue, 8 May 2001 09:18:10 +0200
8226              Message-ID: <3AF7B9D2.28861.603732@localhost>
8227      Branch: perl
8228            ! pod/perlfunc.pod
8229 ____________________________________________________________________________
8230 [ 10030] By: jhi                                   on 2001/05/08  12:32:23
8231         Log: Subject: [PATCH B::Deparse] Document known bugs
8232              From: Robin Houston <robin@kitsite.com>
8233              Date: Tue, 8 May 2001 01:53:34 +0100
8234              Message-ID: <20010508015334.A32394@penderel>
8235      Branch: perl
8236            ! ext/B/B/Deparse.pm
8237 ____________________________________________________________________________
8238 [ 10029] By: jhi                                   on 2001/05/08  12:28:28
8239         Log: Subject: Re: Perl book, magazine and website updates.
8240              From: "Philip Newton" <pnewton@gmx.de>
8241              Date: Mon, 7 May 2001 17:03:58 +0200
8242              Message-ID: <3AF6D57E.5387.1E29930@localhost>
8243      Branch: perl
8244            ! pod/perlfaq2.pod
8245 ____________________________________________________________________________
8246 [ 10028] By: jhi                                   on 2001/05/07  23:53:30
8247         Log: Subject: [PATCH: perl@10022] YA tweak to avoid open file conflict in io/fflush.t
8248              From: Peter Prymmer <pvhp@forte.com>
8249              Date: Mon, 7 May 2001 17:50:48 -0700 (PDT)
8250              Message-ID: <Pine.OSF.4.10.10105071746570.317708-100000@aspara.forte.com> 
8251      Branch: perl
8252            ! t/io/fflush.t
8253 ____________________________________________________________________________
8254 [ 10027] By: jhi                                   on 2001/05/07  23:22:48
8255         Log: Subject: [PATCH B::Deparse] Give (?{...}) a taste of its own medicine
8256              From: Robin Houston <robin@kitsite.com>
8257              Date: Tue, 8 May 2001 01:14:55 +0100
8258              Message-ID: <20010508011455.A32162@penderel>
8259      Branch: perl
8260            ! ext/B/B/Deparse.pm
8261 ____________________________________________________________________________
8262 [ 10026] By: jhi                                   on 2001/05/07  23:15:05
8263         Log: Typo in #10025.
8264      Branch: perl
8265            ! hints/uts.sh
8266 ____________________________________________________________________________
8267 [ 10025] By: jhi                                   on 2001/05/07  21:15:35
8268         Log: cc, cflags, and optimize tweaks for UTS from Hal Morris.
8269      Branch: perl
8270            ! hints/uts.sh
8271 ____________________________________________________________________________
8272 [ 10024] By: jhi                                   on 2001/05/07  20:58:40
8273         Log: Subject: Re: [ID 20010506.045] question about hash syntax
8274              From: Peter Scott <Peter@PSDT.com>
8275              Date: Sun, 06 May 2001 13:10:40 -0700
8276              Message-Id: <4.3.2.7.2.20010506113015.00b46100@psdt.com>
8277      Branch: perl
8278            ! pod/perl56delta.pod
8279 ____________________________________________________________________________
8280 [ 10023] By: jhi                                   on 2001/05/07  20:41:26
8281         Log: Configure should figure out the list of dynamic extensions
8282              just fine in UTS-- and in fact it does, as reported by Hal Morris.
8283      Branch: perl
8284            ! hints/uts.sh
8285 ____________________________________________________________________________
8286 [ 10022] By: jhi                                   on 2001/05/07  20:24:11
8287         Log: Update Changes.
8288      Branch: perl
8289            ! Changes patchlevel.h
8290 ____________________________________________________________________________
8291 [ 10021] By: jhi                                   on 2001/05/07  20:11:31
8292         Log: Subject: [PATCH regcomp.c] Insecure regexes
8293              From: Robin Houston <robin@kitsite.com>
8294              Date: Mon, 7 May 2001 21:56:12 +0100
8295              Message-ID: <20010507215612.A31114@penderel>
8296      Branch: perl
8297            ! regcomp.c
8298 ____________________________________________________________________________
8299 [ 10020] By: jhi                                   on 2001/05/07  20:02:30
8300         Log: Drop the foobar.perl.com references for now until Simon
8301              gets them sorted out.
8302      Branch: perl
8303            ! pod/perlfaq2.pod
8304 ____________________________________________________________________________
8305 [ 10019] By: jhi                                   on 2001/05/07  19:54:33
8306         Log: Subject: Re: RFC: changing Devel::SelfStubber to relinquish its grasp
8307              From: Prymmer/Kahn <pvhp@best.com>
8308              Date: Mon, 7 May 2001 07:47:21 -0700 (PDT)
8309              Message-ID: <Pine.BSF.4.21.0105070733080.13301-100000@shell8.ba.best.com>
8310      Branch: perl
8311            ! lib/Devel/SelfStubber.pm
8312 ____________________________________________________________________________
8313 [ 10018] By: jhi                                   on 2001/05/07  19:53:10
8314         Log: Subject: Re: [ID 20010506.022] Win32/Makefile problems in 5.7.1 
8315              From: Prymmer/Kahn <pvhp@best.com>
8316              Date: Sun, 6 May 2001 21:34:56 -0700 (PDT)
8317              Message-ID: <Pine.BSF.4.21.0105062131520.17625-100000@shell8.ba.best.com>
8318      Branch: perl
8319            ! win32/Makefile
8320 ____________________________________________________________________________
8321 [ 10017] By: jhi                                   on 2001/05/07  19:35:10
8322         Log: s/WebTechnique's/WebTechniques/
8323      Branch: perl
8324            ! pod/perlfaq2.pod
8325 ____________________________________________________________________________
8326 [ 10016] By: jhi                                   on 2001/05/07  12:26:29
8327         Log: Llama 3 updates from Randal.
8328      Branch: perl
8329            ! pod/perlfaq2.pod
8330 ____________________________________________________________________________
8331 [ 10015] By: jhi                                   on 2001/05/07  01:34:38
8332         Log: Subject: [PATCH] Help -Dt show correct pad variables
8333              From: Benjamin Sugars <ben.sugars@home.com>
8334              Date: Sun, 6 May 2001 12:54:13 -0400 (EDT)
8335              Message-ID: <Pine.LNX.4.21.0105061142040.12858-100000@localhost.localdomain>
8336      Branch: perl
8337            ! embed.h embed.pl proto.h run.c
8338 ____________________________________________________________________________
8339 [ 10014] By: jhi                                   on 2001/05/07  01:23:56
8340         Log: Subject: [PATCH] Document C<our $foo : shared>
8341              From: Benjamin Sugars <ben.sugars@home.com>
8342              Date: Sun, 6 May 2001 19:00:55 -0400 (EDT)
8343              Message-ID: <Pine.LNX.4.21.0105061847090.9500-100000@localhost.localdomain>
8344      Branch: perl
8345            ! pod/perlfunc.pod
8346 ____________________________________________________________________________
8347 [ 10013] By: jhi                                   on 2001/05/07  01:22:22
8348         Log: Subject: [PATCH B::Deparse] undefined folded constants
8349              From: Robin Houston <robin@kitsite.com>
8350              Date: Sun, 6 May 2001 17:19:09 +0100
8351              Message-ID: <20010506171909.A7046@penderel>
8352      Branch: perl
8353            ! ext/B/B/Deparse.pm
8354 ____________________________________________________________________________
8355 [ 10012] By: jhi                                   on 2001/05/07  00:57:38
8356         Log: Subject: [PATCH B::Deparse] use Foo (sub {...});
8357              From: Robin Houston <robin@kitsite.com>
8358              Message-ID: <20010506164654.A6848@penderel>
8359              Date: Sun, 6 May 2001 16:46:54 +0100
8360      Branch: perl
8361            ! ext/B/B/Deparse.pm
8362 ____________________________________________________________________________
8363 [ 10011] By: jhi                                   on 2001/05/07  00:52:18
8364         Log: Subject: [PATCH t/op/my_stash.t] Naughty?
8365              From: Robin Houston <robin@kitsite.com>
8366              Date: Sun, 6 May 2001 14:47:02 +0100
8367              Message-ID: <20010506144702.A6308@penderel>
8368      Branch: perl
8369            ! t/op/my_stash.t
8370 ____________________________________________________________________________
8371 [ 10010] By: jhi                                   on 2001/05/06  15:07:51
8372         Log: Subject: Perl book, magazine and website updates.
8373              From: Simon Cozens <simon@netthink.co.uk>
8374              Date: Sun, 6 May 2001 16:55:36 +0100
8375              Message-ID: <20010506165536.A1795@netthink.co.uk>
8376      Branch: perl
8377            ! pod/perlbook.pod pod/perlfaq2.pod
8378 ____________________________________________________________________________
8379 [ 10009] By: jhi                                   on 2001/05/06  14:11:40
8380         Log: Tweaks on the Tru64 prof options.
8381      Branch: perl
8382            ! pod/perlhack.pod
8383 ____________________________________________________________________________
8384 [ 10008] By: jhi                                   on 2001/05/06  13:51:49
8385         Log: Subject: [PATCH t/pod/testp2pt.pl] Give deparse tester a chance
8386              From: Robin Houston <robin@kitsite.com>
8387              Date: Sun, 6 May 2001 14:40:51 +0100
8388              Message-ID: <20010506144051.A6279@penderel>
8389      Branch: perl
8390            ! t/pod/testp2pt.pl
8391 ____________________________________________________________________________
8392 [ 10007] By: jhi                                   on 2001/05/06  13:49:31
8393         Log: Subject: [PATCH B::Deparse] scoping
8394              From: Robin Houston <robin@kitsite.com>
8395              Date: Sun, 6 May 2001 14:36:56 +0100
8396              Message-ID: <20010506143656.A4006@penderel>
8397      Branch: perl
8398            ! ext/B/B/Deparse.pm ext/B/defsubs_h.PL t/lib/b-deparse.t
8399 ____________________________________________________________________________
8400 [ 10006] By: jhi                                   on 2001/05/06  13:24:12
8401         Log: Document the undefinedness of bitshifting out of range.
8402      Branch: perl
8403            ! pod/perlop.pod
8404 ____________________________________________________________________________
8405 [ 10005] By: jhi                                   on 2001/05/06  13:03:17
8406         Log: Retract #10003 and update the IDE descriptions a bit.
8407      Branch: perl
8408            ! pod/perlfaq3.pod
8409 ____________________________________________________________________________
8410 [ 10004] By: jhi                                   on 2001/05/06  03:02:41
8411         Log: Subject: [PATCH: perl@10001] win32 update (VC,Borland,gcc), nmake update
8412              From: Prymmer/Kahn <pvhp@best.com>
8413              Date: Sat, 5 May 2001 20:30:49 -0700 (PDT)
8414              Message-ID: <Pine.BSF.4.21.0105052017370.3961-100000@shell8.ba.best.com>
8415      Branch: perl
8416            ! win32/Makefile win32/buildext.pl win32/config.bc
8417            ! win32/config.gc win32/config.vc
8418 ____________________________________________________________________________
8419 [ 10003] By: jhi                                   on 2001/05/05  20:24:44
8420         Log: (Retracted by #10005.)
8421      Branch: perl
8422            ! pod/perlfaq3.pod
8423 ____________________________________________________________________________
8424 [ 10002] By: jhi                                   on 2001/05/05  19:23:36
8425         Log: It's "psed", not "sed".
8426      Branch: perl
8427            ! x2p/s2p.PL
8428 ____________________________________________________________________________
8429 [ 10001] By: jhi                                   on 2001/05/05  18:35:38
8430         Log: Update Changes.
8431      Branch: perl
8432            ! Changes patchlevel.h
8433 ____________________________________________________________________________
8434 [ 10000] By: jhi                                   on 2001/05/05  18:32:15
8435         Log: Subject: Re: bleadperl make install fails due to "psed"
8436              From: andreas.koenig@anima.de (Andreas J. Koenig)
8437              Date: 05 May 2001 18:23:28 +0200
8438              Message-ID: <m3u22zg3y7.fsf@ak-71.mind.de>
8439      Branch: perl
8440            ! x2p/Makefile.SH x2p/s2p.PL
8441 ____________________________________________________________________________
8442 [  9999] By: jhi                                   on 2001/05/05  18:28:09
8443         Log: AUTHORS updates.
8444      Branch: perl
8445            ! AUTHORS
8446 ____________________________________________________________________________
8447 [  9998] By: jhi                                   on 2001/05/05  18:16:00
8448         Log: Updates on the pods related to the modules included since 5.6.
8449              
8450              TODO: perltodo really could use major updating.
8451      Branch: perl
8452            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq7.pod
8453            ! pod/perlfaq8.pod pod/perlfilter.pod pod/perlfunc.pod
8454            ! pod/perlop.pod pod/perlport.pod pod/perlsec.pod
8455            ! pod/perlsyn.pod pod/perltodo.pod
8456 ____________________________________________________________________________
8457 [  9997] By: jhi                                   on 2001/05/05  17:35:17
8458         Log: Hints file for AtheOS ( http://www.atheos.cx/ ),
8459              from Kurt Skauen.
8460      Branch: perl
8461            + hints/atheos.sh
8462            ! MANIFEST
8463 ____________________________________________________________________________
8464 [  9996] By: jhi                                   on 2001/05/05  17:25:00
8465         Log: Add preemptive #undefs for some of the shorter and more prone
8466              to collision regcomp.h #defines.  (Background: the MASK collided
8467              with a system header #define in Rhapsody.)
8468      Branch: perl
8469            ! regcomp.h
8470 ____________________________________________________________________________
8471 [  9995] By: jhi                                   on 2001/05/05  13:24:21
8472         Log: Subject: [PATCH] Re: h2xs [was Re: HEAR YE, HEAR YE!]
8473              From: Nicholas Clark <nick@ccl4.org>
8474              Date: Sat, 5 May 2001 14:46:39 +0100
8475              Message-ID: <20010505144639.O53513@plum.flirble.org>
8476              
8477              Add a test for the constants (if any) being processed correctly.
8478      Branch: perl
8479            ! utils/h2xs.PL
8480 ____________________________________________________________________________
8481 [  9994] By: jhi                                   on 2001/05/05  02:11:03
8482         Log: Subject: [PATCH & retract: perl@9973] the real fix for t/lib/b-stash.t
8483              From: Peter Prymmer <pvhp@forte.com>
8484              Date: Fri, 4 May 2001 17:44:13 -0700 (PDT)
8485              Message-ID: <Pine.OSF.4.10.10105041734280.67333-100000@aspara.forte.com>
8486      Branch: perl
8487            ! t/lib/b-stash.t
8488 ____________________________________________________________________________
8489 [  9993] By: jhi                                   on 2001/05/05  02:03:49
8490         Log: Subject: [PATCH: perl@9973] fix const poisioning in  PerlIO_openn->fdopen->openn
8491              From: Peter Prymmer <pvhp@forte.com>
8492              Date: Fri, 4 May 2001 17:29:02 -0700 (PDT)
8493              Message-ID: <Pine.OSF.4.10.10105041727420.67333-100000@aspara.forte.com>
8494      Branch: perl
8495            ! perlio.c vms/vmsish.h
8496 ____________________________________________________________________________
8497 [  9992] By: jhi                                   on 2001/05/04  17:21:12
8498         Log: Subject: [PATHC perl@9944] missing library tests: Pod::Plainer
8499              From: Robin Barker <rmb1@cise.npl.co.uk>
8500              Date: Fri, 4 May 2001 18:13:47 +0100 (BST)
8501              Message-Id: <200105041713.SAA14842@tempest.npl.co.uk>
8502      Branch: perl
8503            + t/pod/plainer.t
8504            ! MANIFEST
8505 ____________________________________________________________________________
8506 [  9991] By: jhi                                   on 2001/05/04  16:47:45
8507         Log: Subject: [PATCH perl@9944] -Wformat error from ext/re/re_comp.c
8508              From: Robin Barker <rmb1@cise.npl.co.uk>
8509              Date: Fri, 4 May 2001 18:09:13 +0100 (BST)
8510              Message-Id: <200105041709.SAA14835@tempest.npl.co.uk>
8511      Branch: perl
8512            ! regcomp.c
8513 ____________________________________________________________________________
8514 [  9990] By: jhi                                   on 2001/05/04  14:37:20
8515         Log: Subject: [PATCH: perl@9973] let win32 run t/lib/b-stash.t
8516              From: Prymmer/Kahn <pvhp@best.com>
8517              Date: Fri, 4 May 2001 07:31:01 -0700 (PDT)
8518              Message-ID: <Pine.BSF.4.21.0105040727430.14844-100000@shell8.ba.best.com>
8519      Branch: perl
8520            ! t/lib/b-stash.t
8521 ____________________________________________________________________________
8522 [  9989] By: jhi                                   on 2001/05/04  14:03:58
8523         Log: Introduce perl572delta, update Todo, add the missing
8524              mention about signal safety since 5.7.1 (though this
8525              requires verification and more details.)
8526      Branch: perl
8527            + pod/perl572delta.pod
8528            ! MANIFEST Todo pod/perl571delta.pod
8529 ____________________________________________________________________________
8530 [  9988] By: jhi                                   on 2001/05/04  12:41:51
8531         Log: Subject: [PATCH perl@9944] long =item
8532              From: Robin Barker <rmb1@cise.npl.co.uk>
8533              Date: Fri, 4 May 2001 14:15:20 +0100 (BST)
8534              Message-Id: <200105041315.OAA00436@tempest.npl.co.uk>
8535      Branch: perl
8536            ! ext/Time/HiRes/HiRes.pm
8537 ____________________________________________________________________________
8538 [  9987] By: jhi                                   on 2001/05/04  12:39:19
8539         Log: The #9901 had removed one line essential for EBCDIC.
8540      Branch: perl
8541            ! regcomp.c
8542 ____________________________________________________________________________
8543 [  9986] By: jhi                                   on 2001/05/04  12:30:23
8544         Log: Subject: cygwin/Makefile.SHs INSTALL patch
8545              From: Reini Urban <rurban@sbox.tu-graz.ac.at>
8546              Date: Mon, 08 Jan 2001 04:59:21 +0200
8547              Message-ID: <3A592D09.FD6AD35D@sbox.tu-graz.ac.at> 
8548      Branch: perl
8549            ! cygwin/Makefile.SHs
8550 ____________________________________________________________________________
8551 [  9985] By: jhi                                   on 2001/05/04  03:51:39
8552         Log: Encode/IO doc tweaks.
8553      Branch: perl
8554            ! ext/Encode/Encode.pm
8555 ____________________________________________________________________________
8556 [  9984] By: jhi                                   on 2001/05/04  03:29:34
8557         Log: Remove GDBM_File from the dynamic extensions for UTS,
8558              GDBM is not a standard feature.
8559      Branch: perl
8560            ! hints/uts.sh
8561 ____________________________________________________________________________
8562 [  9983] By: jhi                                   on 2001/05/04  03:22:59
8563         Log: Document the \pX and \p{Yz} (and \p{BidiXYZ}) classes a bit more.
8564      Branch: perl
8565            ! pod/perlretut.pod
8566 ____________________________________________________________________________
8567 [  9982] By: jhi                                   on 2001/05/03  23:21:03
8568         Log: Subject: [PATCH] Let sv_dump understand GvSHARED
8569              From: Benjamin Sugars <bsugars@canoe.ca>
8570              Date: Thu, 3 May 2001 16:51:07 -0400 (EDT)
8571              Message-ID: <Pine.LNX.4.21.0105031645280.805-100000@marmot.rim.canoe.ca>
8572      Branch: perl
8573            ! dump.c
8574 ____________________________________________________________________________
8575 [  9981] By: jhi                                   on 2001/05/03  23:20:05
8576         Log: Subject: [PATCH] Allow clobbering of a PerlIO::Scalar and more tests
8577              From: Benjamin Sugars <bsugars@canoe.ca>
8578              Date: Thu, 3 May 2001 15:28:21 -0400 (EDT)
8579              Message-ID: <Pine.LNX.4.21.0105031508360.805-100000@marmot.rim.canoe.ca>
8580      Branch: perl
8581            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
8582 ____________________________________________________________________________
8583 [  9980] By: jhi                                   on 2001/05/03  23:15:29
8584         Log: Integrate perlio.
8585      Branch: perl
8586           !> ext/Encode/Encode.pm
8587 ____________________________________________________________________________
8588 [  9979] By: jhi                                   on 2001/05/03  16:54:59
8589         Log: Install psed man page.
8590      Branch: perl
8591            ! installman
8592 ____________________________________________________________________________
8593 [  9978] By: jhi                                   on 2001/05/03  16:45:58
8594         Log: Remove unused files; noted by Sarathy.
8595      Branch: perl
8596            - ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
8597            ! MANIFEST
8598 ____________________________________________________________________________
8599 [  9977] By: jhi                                   on 2001/05/03  16:42:30
8600         Log: Subject: [PATCH bleadperl] INSTALL patch -- space requirements
8601              From: Andy Dougherty <doughera@lafayette.edu>
8602              Date: Thu, 3 May 2001 11:16:10 -0400 (EDT)
8603              Message-ID: <Pine.SOL.4.10.10105031114500.17868-100000@maxwell.phys.lafayette.edu>
8604      Branch: perl
8605            ! INSTALL
8606 ____________________________________________________________________________
8607 [  9976] By: nick                                  on 2001/05/03  16:40:42
8608         Log: Allow $answer = encode($object,$text); like it says in docs.
8609      Branch: perlio
8610            ! ext/Encode/Encode.pm
8611 ____________________________________________________________________________
8612 [  9975] By: nick                                  on 2001/05/03  16:22:30
8613         Log: Fix latin1 etc. alias code - (bit rot?) - the @latin2iso array now seems to need
8614              to be in scope (fair enough), and also a package variable (our) for eval to see it.
8615      Branch: perlio
8616            ! ext/Encode/Encode.pm
8617 ____________________________________________________________________________
8618 [  9974] By: nick                                  on 2001/05/03  15:48:17
8619         Log: Integrate mainline.
8620      Branch: perlio
8621           +> lib/NEXT.pm t/io/fflush.t t/lib/MyFilter.pm
8622           +> t/lib/filter-simple.t t/lib/next.t
8623           !> (integrate 70 files)
8624 ____________________________________________________________________________
8625 [  9973] By: jhi                                   on 2001/05/03  13:09:09
8626         Log: Update Changes.
8627      Branch: perl
8628            ! Changes patchlevel.h
8629 ____________________________________________________________________________
8630 [  9972] By: jhi                                   on 2001/05/03  12:58:33
8631         Log: Subject: [PATCH: perl@9945] fix handling of $Config{variables} in io/fflush.t
8632              From: Prymmer/Kahn <pvhp@best.com>
8633              Date: Wed, 2 May 2001 23:56:13 -0700 (PDT)
8634              Message-ID: <Pine.BSF.4.21.0105022353380.24421-100000@shell8.ba.best.com>
8635      Branch: perl
8636            ! t/io/fflush.t
8637 ____________________________________________________________________________
8638 [  9971] By: jhi                                   on 2001/05/03  12:57:26
8639         Log: Subject: [PATCH: perl@9945] two fixes for win32/FindExt.pm
8640              From: Prymmer/Kahn <pvhp@best.com>
8641              Date: Wed, 2 May 2001 23:42:33 -0700 (PDT)
8642              Message-ID: <Pine.BSF.4.21.0105022337070.24421-100000@shell8.ba.best.com>
8643      Branch: perl
8644            ! win32/FindExt.pm
8645 ____________________________________________________________________________
8646 [  9970] By: jhi                                   on 2001/05/03  02:42:46
8647         Log: Can't croak sans thread context, from Doug MacEachern.
8648      Branch: perl
8649            ! toke.c
8650 ____________________________________________________________________________
8651 [  9969] By: jhi                                   on 2001/05/03  01:23:48
8652         Log: Subject: Random input test and Perl
8653              From: Ilya Zakharevich <ilya@math.berkeley.edu>
8654              Date: Wed, 2 May 2001 14:35:50 -0700 (PDT)
8655              Message-Id: <200105022135.OAA26245@fac-813-1.math.Berkeley.EDU>
8656      Branch: perl
8657            ! toke.c
8658 ____________________________________________________________________________
8659 [  9968] By: jhi                                   on 2001/05/02  22:17:21
8660         Log: Subject: [PATCH: perl@9945] fix some misinformation in perlfunc.pod
8661              From: Peter Prymmer <pvhp@forte.com>
8662              Date: Wed, 2 May 2001 15:58:18 -0700 (PDT)
8663              Message-ID: <Pine.OSF.4.10.10105021554040.342459-100000@aspara.forte.com>
8664      Branch: perl
8665            ! pod/perlfunc.pod pod/perlport.pod
8666 ____________________________________________________________________________
8667 [  9967] By: jhi                                   on 2001/05/02  20:12:45
8668         Log: Workaround for UTS compiler casting bug from Hal Morris.
8669      Branch: perl
8670            ! perl.h
8671 ____________________________________________________________________________
8672 [  9966] By: jhi                                   on 2001/05/02  18:31:37
8673         Log: Subject: Re: [PATCH 5.6.1] Multiplicity and thread fixes for VMS 
8674              From: Dan Sugalski <dan@sidhe.org>
8675              Date: Wed, 02 May 2001 15:23:22 -0400
8676              Message-Id: <5.0.2.1.0.20010502152210.01f65550@24.8.96.48>
8677      Branch: perl
8678            ! perl.c vms/vms.c
8679 ____________________________________________________________________________
8680 [  9965] By: jhi                                   on 2001/05/02  18:21:29
8681         Log: Minor doc tweaks on endianness, closes bug 20010327.004.
8682      Branch: perl
8683            ! pod/perlfunc.pod
8684 ____________________________________________________________________________
8685 [  9964] By: jhi                                   on 2001/05/02  18:15:01
8686         Log: Document large files in INSTALL, document also the %x
8687              limitation if not use64bitint, closes bug 20010326.007.
8688      Branch: perl
8689            ! INSTALL
8690 ____________________________________________________________________________
8691 [  9963] By: jhi                                   on 2001/05/02  17:24:47
8692         Log: perlmodlib tweaks; regen pods.
8693      Branch: perl
8694            ! pod/Makefile.SH pod/perlmodlib.PL pod/perlmodlib.pod
8695            ! pod/perltoc.pod
8696 ____________________________________________________________________________
8697 [  9962] By: jhi                                   on 2001/05/02  17:14:00
8698         Log: Fix for a segfault, from Marc Lehmann.
8699      Branch: perl
8700            ! ext/POSIX/POSIX.xs ext/Time/Piece/Piece.xs
8701 ____________________________________________________________________________
8702 [  9961] By: jhi                                   on 2001/05/02  15:55:53
8703         Log: Subject: [DOC PATCH bleadperl] minor nits in perlop.pod
8704              From: "Philip Newton" <pnewton@gmx.de>
8705              Date: Wed, 2 May 2001 18:39:03 +0200
8706              Message-ID: <3AF05447.15525.173B588@localhost>
8707      Branch: perl
8708            ! pod/perlop.pod
8709 ____________________________________________________________________________
8710 [  9960] By: jhi                                   on 2001/05/02  15:35:37
8711         Log: Subject: [PATCH 5.6.1] Multiplicity and thread fixes for VMS
8712              From: Dan Sugalski <dan@sidhe.org>
8713              Date: Wed, 02 May 2001 11:37:27 -0400
8714              Message-Id: <5.0.2.1.0.20010502112909.01f24e28@24.8.96.48>
8715      Branch: perl
8716            ! doio.c ext/File/Glob/bsd_glob.c perl.c perl.h pp_sys.c
8717            ! thread.h vms/vms.c vms/vmsish.h
8718 ____________________________________________________________________________
8719 [  9959] By: jhi                                   on 2001/05/02  15:21:08
8720         Log: Subject: Re: [PATCH] Allow appending on a PerlIO::Scalar
8721              From: Benjamin Sugars <bsugars@canoe.ca>
8722              Date: Wed, 2 May 2001 10:53:11 -0400 (EDT)
8723              Message-ID: <Pine.LNX.4.21.0105021041380.1652-100000@marmot.rim.canoe.ca>
8724      Branch: perl
8725            ! ext/PerlIO/Scalar/Scalar.xs
8726 ____________________________________________________________________________
8727 [  9958] By: jhi                                   on 2001/05/02  15:15:53
8728         Log: Bug in #9915, spotted by Mike Guy.
8729      Branch: perl
8730            ! installperl
8731 ____________________________________________________________________________
8732 [  9957] By: jhi                                   on 2001/05/02  13:26:01
8733         Log: Add a test for not griping about references as array
8734              indices if the reference has magic in it (overloaded
8735              methods).
8736      Branch: perl
8737            ! pod/perldiag.pod t/pragma/warn/pp_hot
8738 ____________________________________________________________________________
8739 [  9956] By: jhi                                   on 2001/05/02  13:07:01
8740         Log: Retracted a bit too much in #9952.
8741      Branch: perl
8742            ! t/pragma/sub_lval.t
8743 ____________________________________________________________________________
8744 [  9955] By: jhi                                   on 2001/05/02  13:05:38
8745         Log: Test for #9952.
8746      Branch: perl
8747            ! t/op/tie.t
8748 ____________________________________________________________________________
8749 [  9954] By: jhi                                   on 2001/05/02  11:48:18
8750         Log: Additional note on the encoding example: one cannot
8751              convert string constants in-place.
8752      Branch: perl
8753            ! ext/Encode/Encode.pm
8754 ____________________________________________________________________________
8755 [  9953] By: jhi                                   on 2001/05/02  11:43:51
8756         Log: Note that if you have recent enough Perl you already
8757              have Filter::Util::Call.
8758      Branch: perl
8759            ! lib/Filter/Simple.pm
8760 ____________________________________________________________________________
8761 [  9952] By: jhi                                   on 2001/05/02  11:31:53
8762         Log: Retract changes #8254 and #8255, causes coredump in
8763              'tie FH, "main"', reported by Abigail, culprit found by
8764              Benjamin Sugars.  Mirrors maintperl change #9950.
8765      Branch: perl
8766            ! op.c t/pragma/sub_lval.t
8767 ____________________________________________________________________________
8768 [  9951] By: jhi                                   on 2001/05/02  11:14:29
8769         Log: Forgot from #9942.  (Needed by t/lib/filter-simple.t.)
8770      Branch: perl
8771            + t/lib/MyFilter.pm
8772 ____________________________________________________________________________
8773 [  9950] By: gsar                                  on 2001/05/02  03:17:11
8774         Log: revert integration of changes#8254,8255 in change#8620 (causes
8775              a coredump in C<tie FH, 'foo'>; the idea itself may need better
8776              rationalization)
8777      Branch: maint-5.6/perl
8778            ! op.c t/pragma/sub_lval.t
8779 ____________________________________________________________________________
8780 [  9949] By: gsar                                  on 2001/05/02  02:56:32
8781         Log: integrate changes#9774,9814 from mainline (Unixware fixes)
8782              
8783              Subject: [ID 20010421.010] Perl 5.6.1 on Unixware 7
8784              
8785              Subject: Re: [ID 20010421.010] Perl 5.6.1 on Unixware 7
8786      Branch: maint-5.6/perl
8787           !> hints/svr5.sh
8788 ____________________________________________________________________________
8789 [  9948] By: gsar                                  on 2001/05/02  02:49:15
8790         Log: pod/find.t breaks on VMS (from Craig Berry)
8791      Branch: maint-5.6/perl
8792            ! t/pod/find.t
8793 ____________________________________________________________________________
8794 [  9947] By: jhi                                   on 2001/05/02  02:43:09
8795         Log: Add an encoding conversion example.
8796      Branch: perl
8797            ! ext/Encode/Encode.pm
8798 ____________________________________________________________________________
8799 [  9946] By: jhi                                   on 2001/05/02  01:34:22
8800         Log: Another coat of paint but still nowhere finished.
8801              Need to decide on the semantics of strptime(): should
8802              strptime() be a function instead of a method?  To do
8803              the week/monthname-strptiming the i18n/l10n bullet needs
8804              to be bitten with gusto.
8805      Branch: perl
8806            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
8807 ____________________________________________________________________________
8808 [  9945] By: jhi                                   on 2001/05/01  23:40:52
8809         Log: Update Changes.
8810      Branch: perl
8811            ! Changes patchlevel.h
8812 ____________________________________________________________________________
8813 [  9944] By: jhi                                   on 2001/05/01  23:33:37
8814         Log: Add known-to-be-tested modules to the list-to-be-skipped.
8815      Branch: perl
8816            ! t/lib/1_compile.t
8817 ____________________________________________________________________________
8818 [  9943] By: jhi                                   on 2001/05/01  23:24:40
8819         Log: Subject: BorlandC++ fix
8820              From: "Vadim Konovalov" <watman@inbox.ru>
8821              Date: Mon, 30 Apr 2001 20:12:26 -0700
8822              Message-ID: <006e01c0d1ec$8fb1b8d0$406bff87@vad>
8823      Branch: perl
8824            ! win32/makefile.mk
8825 ____________________________________________________________________________
8826 [  9942] By: jhi                                   on 2001/05/01  23:18:02
8827         Log: Update to Filter::Simple 0.60, create a test for it.
8828      Branch: perl
8829            + t/lib/filter-simple.t
8830            ! MANIFEST lib/Filter/Simple.pm
8831 ____________________________________________________________________________
8832 [  9941] By: jhi                                   on 2001/05/01  19:47:24
8833         Log: Subject: Re: bleadperl: s/// failure with \b and /g 
8834              From: Hugo <hv@crypt.compulink.co.uk>
8835              Date: Tue, 01 May 2001 20:12:20 +0100
8836              Message-Id: <200105011912.UAA06826@crypt.compulink.co.uk>
8837      Branch: perl
8838            ! pp_hot.c t/op/re_tests
8839 ____________________________________________________________________________
8840 [  9940] By: jhi                                   on 2001/05/01  19:42:16
8841         Log: Integrate perlio.
8842      Branch: perl
8843           !> lib/base.pm t/lib/fields.t
8844 ____________________________________________________________________________
8845 [  9939] By: jhi                                   on 2001/05/01  19:39:51
8846         Log: Subject: [PATCH] Allow appending on a PerlIO::Scalar
8847              From: Benjamin Sugars <bsugars@canoe.ca>
8848              Date: Tue, 1 May 2001 16:32:03 -0400 (EDT)
8849              Message-ID: <Pine.LNX.4.21.0105011627110.1526-100000@marmot.rim.canoe.ca>
8850      Branch: perl
8851            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
8852 ____________________________________________________________________________
8853 [  9938] By: jhi                                   on 2001/05/01  19:34:09
8854         Log: Add NEXT, a pseudo-class for method redispatching.
8855              <Damian>NEXT.pm probably offers more bang-for-buck
8856              than anything else I've ever written.</Damian>
8857      Branch: perl
8858            + lib/NEXT.pm t/lib/next.t
8859            ! MANIFEST
8860 ____________________________________________________________________________
8861 [  9937] By: jhi                                   on 2001/05/01  19:21:41
8862         Log: Update to Switch 2.02.
8863      Branch: perl
8864            ! lib/Switch.pm t/lib/switch.t
8865 ____________________________________________________________________________
8866 [  9936] By: nick                                  on 2001/05/01  19:09:21
8867         Log: Fix for base.pm clobbering $VERSION
8868      Branch: perlio
8869            ! lib/base.pm
8870 ____________________________________________________________________________
8871 [  9935] By: nick                                  on 2001/05/01  18:54:38
8872         Log: Test for base.pm clobbering $VERSION.
8873      Branch: perlio
8874            ! t/lib/fields.t
8875 ____________________________________________________________________________
8876 [  9934] By: jhi                                   on 2001/05/01  18:39:10
8877         Log: Add information about Scalar::Util::blessed.
8878      Branch: perl
8879            ! pod/perlobj.pod
8880 ____________________________________________________________________________
8881 [  9933] By: jhi                                   on 2001/05/01  18:33:51
8882         Log: Subject: Extra UNIVERSAL documentation
8883              From: Mike Guy <mjtg@cam.ac.uk>
8884              Date: Tue, 01 May 2001 20:12:11 +0100
8885              Message-Id: <E14ufZD-0007kD-00@libra.cus.cam.ac.uk>
8886      Branch: perl
8887            ! pod/perlobj.pod
8888 ____________________________________________________________________________
8889 [  9932] By: jhi                                   on 2001/05/01  18:26:54
8890         Log: Subject: Autoflush in tests as appropriate
8891              From: Mike Guy <mjtg@cam.ac.uk>
8892              Date: Tue, 01 May 2001 20:05:31 +0100
8893              Message-Id: <E14ufSl-0007gS-00@libra.cus.cam.ac.uk>
8894      Branch: perl
8895            ! t/lib/syslfs.t t/op/die_exit.t t/op/lex_assign.t t/op/lfs.t
8896            ! t/op/taint.t
8897 ____________________________________________________________________________
8898 [  9931] By: jhi                                   on 2001/05/01  18:02:29
8899         Log: Subject: [PATCH] Multiple consecutive writes on PerlIO::Scalar
8900              From: Benjamin Sugars <bsugars@canoe.ca>
8901              Date: Tue, 1 May 2001 14:58:24 -0400 (EDT)
8902              Message-ID: <Pine.LNX.4.21.0105011431300.1526-100000@marmot.rim.canoe.ca>
8903      Branch: perl
8904            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
8905 ____________________________________________________________________________
8906 [  9930] By: jhi                                   on 2001/05/01  15:12:26
8907         Log: Subject: Re: Finally got a round tuit
8908              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
8909              Date: Tue, 01 May 2001 14:14:10 +0200
8910              Message-Id: <20010501135740.19E4.H.M.BRAND@hccnet.nl>
8911              
8912              The -DP part, slightly modified.
8913      Branch: perl
8914            ! perl.c
8915 ____________________________________________________________________________
8916 [  9929] By: jhi                                   on 2001/05/01  14:17:15
8917         Log: Subject: Re: Finally got a round tuit
8918              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
8919              Date: Tue, 01 May 2001 16:34:06 +0200
8920              Message-Id: <20010501163255.19F2.H.M.BRAND@hccnet.nl>
8921              
8922              cpp and optimization tweaks for HP-UX.
8923      Branch: perl
8924            ! hints/hpux.sh
8925 ____________________________________________________________________________
8926 [  9928] By: jhi                                   on 2001/05/01  13:24:20
8927         Log: Tune the scan_num() comments to reality.
8928      Branch: perl
8929            ! toke.c
8930 ____________________________________________________________________________
8931 [  9927] By: jhi                                   on 2001/05/01  13:14:01
8932         Log: Subject: [PATCH B::Deparse] optimised sort
8933              From: Robin Houston <robin@kitsite.com>
8934              Date: Tue, 1 May 2001 14:07:12 +0100
8935              Message-ID: <20010501140712.A4266@penderel>
8936      Branch: perl
8937            ! ext/B/B/Deparse.pm
8938 ____________________________________________________________________________
8939 [  9926] By: jhi                                   on 2001/05/01  13:10:53
8940         Log: Subject: [PATCH t/lib/b-deparse.t] 
8941              From: Robin Houston <robin@kitsite.com>
8942              Date: Tue, 1 May 2001 13:37:42 +0100
8943              Message-ID: <20010501133742.A4082@penderel>
8944      Branch: perl
8945            ! t/lib/b-deparse.t
8946 ____________________________________________________________________________
8947 [  9925] By: jhi                                   on 2001/05/01  13:10:13
8948         Log: Subject: [PATCH B::Deparse] for(;;), sort
8949              From: Robin Houston <robin@kitsite.com>
8950              Date: Tue, 1 May 2001 13:35:00 +0100
8951              Message-ID: <20010501133500.A4061@penderel>
8952      Branch: perl
8953            ! ext/B/B/Deparse.pm
8954 ____________________________________________________________________________
8955 [  9924] By: jhi                                   on 2001/05/01  13:09:22
8956         Log: Subject: [PATCH B::Deparse] do, warn, use
8957              From: Robin Houston <robin@kitsite.com>
8958              Date: Tue, 1 May 2001 13:31:03 +0100
8959              Message-ID: <20010501133103.A4041@penderel>
8960      Branch: perl
8961            ! ext/B/B/Deparse.pm
8962 ____________________________________________________________________________
8963 [  9923] By: jhi                                   on 2001/05/01  11:45:36
8964         Log: Subject: [PATCH] Test autoflush on fork (Was: Should I remove something?)
8965              From: Benjamin Sugars <ben.sugars@home.com>
8966              Date: Mon, 30 Apr 2001 22:21:54 -0400 (EDT)
8967              Message-ID: <Pine.LNX.4.21.0104302213190.19002-100000@localhost.localdomain>
8968      Branch: perl
8969            + t/io/fflush.t
8970            ! MANIFEST
8971 ____________________________________________________________________________
8972 [  9922] By: jhi                                   on 2001/05/01  11:35:42
8973         Log: Subject: [PATCH: perl@9917] more VMS tweaks for addn'l selfstubber tests
8974              From: Peter Prymmer <pvhp@forte.com>
8975              Date: Mon, 30 Apr 2001 16:26:30 -0700 (PDT)
8976              Message-ID: <Pine.OSF.4.10.10104301621200.161547-100000@aspara.forte.com>
8977      Branch: perl
8978            ! t/lib/selfstubber.t
8979 ____________________________________________________________________________
8980 [  9921] By: jhi                                   on 2001/04/30  16:34:33
8981         Log: Subject: [PATCH B::Concise] suppress warning
8982              From: Robin Houston <robin@kitsite.com>
8983              Date: Mon, 30 Apr 2001 16:09:49 +0100
8984              Message-ID: <20010430160949.A25086@penderel>
8985      Branch: perl
8986            ! ext/B/B/Concise.pm
8987 ____________________________________________________________________________
8988 [  9920] By: jhi                                   on 2001/04/30  13:56:04
8989         Log: Strip the *markers* from #9919.
8990      Branch: perl
8991            ! pod/perlfaq.pod pod/perlfaq5.pod
8992 ____________________________________________________________________________
8993 [  9919] By: jhi                                   on 2001/04/30  13:54:04
8994         Log: Subject: [PATCH] (perlfaq/bleadperl) append mode and locking
8995              From: Gwyn Judd <b.judd@xtra.co.nz>
8996              Date: Sun, 29 Apr 2001 01:47:49 +1200
8997              Message-ID: <20010429014749.A4418@thislove>
8998      Branch: perl
8999            ! pod/perlfaq.pod pod/perlfaq5.pod
9000 ____________________________________________________________________________
9001 [  9918] By: jhi                                   on 2001/04/30  13:13:54
9002         Log: More_tweakage.
9003      Branch: perl
9004            ! pod/perldata.pod pod/perldiag.pod
9005 ____________________________________________________________________________
9006 [  9917] By: jhi                                   on 2001/04/30  13:01:27
9007         Log: Update Changes.
9008      Branch: perl
9009            ! Changes patchlevel.h
9010 ____________________________________________________________________________
9011 [  9916] By: jhi                                   on 2001/04/30  12:57:03
9012         Log: T_w_e_a_k_a_g_e.
9013      Branch: perl
9014            ! pod/perldata.pod pod/perldiag.pod
9015 ____________________________________________________________________________
9016 [  9915] By: jhi                                   on 2001/04/30  12:39:29
9017         Log: Install s2p also as psed.
9018              
9019              TODO: psed documentation?
9020      Branch: perl
9021            ! installperl
9022 ____________________________________________________________________________
9023 [  9914] By: jhi                                   on 2001/04/30  12:29:21
9024         Log: Subject: Re: [ID 20010303.009] SOCKS5 work around breaks other sockets
9025              From: Jens Hamisch <jens@Strawberry.COM>
9026              Date: Fri, 27 Apr 2001 17:00:36 +0200
9027              Message-ID: <20010427170036.K1372@Strawberry.COM>
9028              
9029              SOCKS5_VERSION_NAME is the right symbol to detect
9030              the presence of SOCKS5.  (HAS_SOCKS5_INIT is telling whether
9031              function called socks5_init() is available, and even that is
9032              not universal, most SOCKS5 installations use SOCKSinit()).
9033      Branch: perl
9034            ! perlio.c
9035 ____________________________________________________________________________
9036 [  9913] By: jhi                                   on 2001/04/30  12:22:15
9037         Log: Allow a zero timeout on IO::Socket accept and connect--
9038              though one really shouldn't do that.  Based on
9039              
9040              Subject: Not possible to set zero second timeout on accept() in IO::Socket and company..
9041              From: "John Holdsworth" <coldwave@bigfoot.com>
9042              Date: Sun, 4 Feb 2001 12:48:18 +0100
9043              Message-ID: <005a01c08ea0$5e6039d0$03ac2ac0@planc>
9044      Branch: perl
9045            ! ext/IO/lib/IO/Socket.pm
9046 ____________________________________________________________________________
9047 [  9912] By: jhi                                   on 2001/04/30  11:27:27
9048         Log: Save the spot of regprev (see #9911) for binary compatibility;
9049              regen API.
9050      Branch: perl
9051            ! embedvar.h perlapi.h thrdvar.h
9052 ____________________________________________________________________________
9053 [  9911] By: jhi                                   on 2001/04/30  11:22:03
9054         Log: Subject: Re: [PATCH bleadperl] [ID 20010426.002] Word boundry regex [...] 
9055              From: Hugo <hv@crypt.compulink.co.uk>
9056              Date: Sun, 29 Apr 2001 17:09:30 +0100
9057              Message-Id: <200104291609.RAA17790@crypt.compulink.co.uk>
9058      Branch: perl
9059            ! regcomp.c regexec.c sv.c t/op/re_tests t/op/subst.t thrdvar.h
9060 ____________________________________________________________________________
9061 [  9910] By: jhi                                   on 2001/04/30  11:15:12
9062         Log: Change PL_numeric_radix to PL_numeric_radix_sv (and leave in
9063              a dummy for PL_numeric_radix); no pressing reason to break
9064              binary compatibility; regen API.
9065      Branch: perl
9066            ! embedvar.h global.sym intrpvar.h objXSUB.h perl.c perl.h
9067            ! perlapi.c perlapi.h pod/perlapi.pod sv.c util.c
9068 ____________________________________________________________________________
9069 [  9909] By: jhi                                   on 2001/04/30  10:56:08
9070         Log: Subject: [DOC PATCH bleadperl] Document generation of random integers
9071              From: Walt Mankowski <waltman@netaxs.com>
9072              Date: Sun, 29 Apr 2001 21:53:48 -0400
9073              Message-ID: <20010429215348.A3971@netaxs.com>
9074      Branch: perl
9075            ! pod/perlfunc.pod
9076 ____________________________________________________________________________
9077 [  9908] By: jhi                                   on 2001/04/30  10:49:40
9078         Log: Reintroduce #9889 to unbuffer the stderr/stdout on stdio configs.
9079      Branch: perl
9080            ! t/lib/selfstubber.t
9081 ____________________________________________________________________________
9082 [  9907] By: nick                                  on 2001/04/30  09:26:50
9083         Log: Integrate mainline.
9084      Branch: perlio
9085           !> pod/perldata.pod pod/perldiag.pod t/pragma/warn/toke toke.c
9086 ____________________________________________________________________________
9087 [  9906] By: jhi                                   on 2001/04/29  23:24:20
9088         Log: Abigail spotted a thinko in #9905.
9089      Branch: perl
9090            ! pod/perldiag.pod
9091 ____________________________________________________________________________
9092 [  9905] By: jhi                                   on 2001/04/29  15:55:39
9093         Log: Changed the underscore/undebar syntax in numeric constants;
9094              now any grouping will do, as long as the underscores are not
9095              consecutive (so "zero-grouping" is out), and they do not begin
9096              or end the integer or fractional parts.
9097      Branch: perl
9098            ! pod/perldata.pod pod/perldiag.pod t/pragma/warn/toke toke.c
9099 ____________________________________________________________________________
9100 [  9904] By: nick                                  on 2001/04/29  15:43:22
9101         Log: Integrate mainline.
9102      Branch: perlio
9103           +> (branch 98 files)
9104            - lib/unicode/Block.pl
9105            - lib/unicode/In/AlphabeticPresentationForms.pl
9106            - lib/unicode/In/Arabic.pl
9107            - lib/unicode/In/ArabicPresentationForms-A.pl
9108            - lib/unicode/In/ArabicPresentationForms-B.pl
9109            - lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
9110            - lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
9111            - lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
9112            - lib/unicode/In/BopomofoExtended.pl
9113            - lib/unicode/In/BoxDrawing.pl lib/unicode/In/BraillePatterns.pl
9114            - lib/unicode/In/CJKCompatibility.pl
9115            - lib/unicode/In/CJKCompatibilityForms.pl
9116            - lib/unicode/In/CJKCompatibilityIdeographs.pl
9117            - lib/unicode/In/CJKRadicalsSupplement.pl
9118            - lib/unicode/In/CJKSymbolsandPunctuation.pl
9119            - lib/unicode/In/CJKUnifiedIdeographs.pl
9120            - lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
9121            - lib/unicode/In/Cherokee.pl
9122            - lib/unicode/In/CombiningDiacriticalMarks.pl
9123            - lib/unicode/In/CombiningHalfMarks.pl
9124            - lib/unicode/In/CombiningMarksforSymbols.pl
9125            - lib/unicode/In/ControlPictures.pl
9126            - lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
9127            - lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
9128            - lib/unicode/In/EnclosedAlphanumerics.pl
9129            - lib/unicode/In/EnclosedCJKLettersandMonths.pl
9130            - lib/unicode/In/Ethiopic.pl
9131            - lib/unicode/In/GeneralPunctuation.pl
9132            - lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
9133            - lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
9134            - lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
9135            - lib/unicode/In/HalfwidthandFullwidthForms.pl
9136            - lib/unicode/In/HangulCompatibilityJamo.pl
9137            - lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
9138            - lib/unicode/In/Hebrew.pl
9139            - lib/unicode/In/HighPrivateUseSurrogates.pl
9140            - lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
9141            - lib/unicode/In/IPAExtensions.pl
9142            - lib/unicode/In/IdeographicDescriptionCharacters.pl
9143            - lib/unicode/In/Kanbun.pl lib/unicode/In/KangxiRadicals.pl
9144            - lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
9145            - lib/unicode/In/Khmer.pl lib/unicode/In/Lao.pl
9146            - lib/unicode/In/Latin-1Supplement.pl
9147            - lib/unicode/In/LatinExtended-A.pl
9148            - lib/unicode/In/LatinExtended-B.pl
9149            - lib/unicode/In/LatinExtendedAdditional.pl
9150            - lib/unicode/In/LetterlikeSymbols.pl
9151            - lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
9152            - lib/unicode/In/MathematicalOperators.pl
9153            - lib/unicode/In/MiscellaneousSymbols.pl
9154            - lib/unicode/In/MiscellaneousTechnical.pl
9155            - lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
9156            - lib/unicode/In/NumberForms.pl lib/unicode/In/Ogham.pl
9157            - lib/unicode/In/OpticalCharacterRecognition.pl
9158            - lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
9159            - lib/unicode/In/Runic.pl lib/unicode/In/Sinhala.pl
9160            - lib/unicode/In/SmallFormVariants.pl
9161            - lib/unicode/In/SpacingModifierLetters.pl
9162            - lib/unicode/In/Specials.pl
9163            - lib/unicode/In/SuperscriptsandSubscripts.pl
9164            - lib/unicode/In/Syriac.pl lib/unicode/In/Tamil.pl
9165            - lib/unicode/In/Telugu.pl lib/unicode/In/Thaana.pl
9166            - lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
9167            - lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
9168            - lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
9169           !> INSTALL MANIFEST doop.c embed.h embed.pl ext/B/B/Deparse.pm
9170           !> ext/IO/lib/IO/Seekable.pm hints/hpux.sh
9171           !> lib/unicode/mktables.PL lib/utf8_heavy.pl objXSUB.h perl.h
9172           !> pod/perldiag.pod pod/perlunicode.pod proto.h regcomp.c
9173           !> regexec.c t/lib/b-deparse.t t/lib/selfstubber.t t/op/pat.t
9174           !> utf8.c win32/Makefile
9175 ____________________________________________________________________________
9176 [  9903] By: jhi                                   on 2001/04/29  14:30:53
9177         Log: Subject: [PATCH: perl@9885] win32/Makefile (nmake) update
9178              From: Prymmer/Kahn <pvhp@best.com>
9179              Date: Sat, 28 Apr 2001 21:56:51 -0700 (PDT)
9180              Message-ID: <Pine.BSF.4.21.0104282147270.2927-100000@shell8.ba.best.com>
9181      Branch: perl
9182            ! win32/Makefile
9183 ____________________________________________________________________________
9184 [  9902] By: jhi                                   on 2001/04/29  02:52:44
9185         Log: Subject: [PATCH ext/IO/lib/IO/Seekable.pm] Doc fixes.
9186              From: "Abigail" <abigail@foad.org>
9187              Date: Sun, 29 Apr 2001 03:14:25 +0200
9188              Message-ID: <20010429011425.24503.qmail@foad.org>
9189      Branch: perl
9190            ! ext/IO/lib/IO/Seekable.pm
9191 ____________________________________________________________________________
9192 [  9901] By: jhi                                   on 2001/04/29  02:04:46
9193         Log: In character classes one couldn't have 0x80..0xff characters
9194              at the left hand side if there were 0x100.. characters in the
9195              character class.
9196      Branch: perl
9197            ! doop.c embed.h embed.pl objXSUB.h proto.h regcomp.c regexec.c
9198            ! t/op/pat.t utf8.c
9199 ____________________________________________________________________________
9200 [  9900] By: jhi                                   on 2001/04/28  22:55:04
9201         Log: Forgot the latest mktables.PL from #9899.
9202      Branch: perl
9203            ! lib/unicode/mktables.PL
9204 ____________________________________________________________________________
9205 [  9899] By: jhi                                   on 2001/04/28  22:53:28
9206         Log: Explain the \p{} and \P{} error message better and
9207              have prettier prettyprint in In.pl.
9208      Branch: perl
9209            ! lib/unicode/In.pl lib/unicode/mktables.PL lib/utf8_heavy.pl
9210            ! pod/perldiag.pod
9211 ____________________________________________________________________________
9212 [  9898] By: jhi                                   on 2001/04/28  21:03:34
9213         Log: Add one possible explanation for the "Invalid [] range" error.
9214      Branch: perl
9215            ! pod/perldiag.pod
9216 ____________________________________________________________________________
9217 [  9897] By: jhi                                   on 2001/04/28  17:18:26
9218         Log: Add a level of indirection to the implementation of \p{InFoo}
9219              so that we don't have to have long filenames.  (Nothing changes
9220              in the user interface.)   The indirection is defined in
9221              the file lib/unicode/In.pl and it is handled in lib/utf8_heavy.pl.
9222              Also rename some the character classes by removing '-' from
9223              the classnames, and finally renamed Block.pl as Blocks.pl.
9224      Branch: perl
9225            + lib/unicode/Blocks.pl lib/unicode/In.pl lib/unicode/In/0.pl
9226            + lib/unicode/In/1.pl lib/unicode/In/10.pl lib/unicode/In/11.pl
9227            + lib/unicode/In/12.pl lib/unicode/In/13.pl lib/unicode/In/14.pl
9228            + lib/unicode/In/15.pl lib/unicode/In/16.pl lib/unicode/In/17.pl
9229            + lib/unicode/In/18.pl lib/unicode/In/19.pl lib/unicode/In/2.pl
9230            + lib/unicode/In/20.pl lib/unicode/In/21.pl lib/unicode/In/22.pl
9231            + lib/unicode/In/23.pl lib/unicode/In/24.pl lib/unicode/In/25.pl
9232            + lib/unicode/In/26.pl lib/unicode/In/27.pl lib/unicode/In/28.pl
9233            + lib/unicode/In/29.pl lib/unicode/In/3.pl lib/unicode/In/30.pl
9234            + lib/unicode/In/31.pl lib/unicode/In/32.pl lib/unicode/In/33.pl
9235            + lib/unicode/In/34.pl lib/unicode/In/35.pl lib/unicode/In/36.pl
9236            + lib/unicode/In/37.pl lib/unicode/In/38.pl lib/unicode/In/39.pl
9237            + lib/unicode/In/4.pl lib/unicode/In/40.pl lib/unicode/In/41.pl
9238            + lib/unicode/In/42.pl lib/unicode/In/43.pl lib/unicode/In/44.pl
9239            + lib/unicode/In/45.pl lib/unicode/In/46.pl lib/unicode/In/47.pl
9240            + lib/unicode/In/48.pl lib/unicode/In/49.pl lib/unicode/In/5.pl
9241            + lib/unicode/In/50.pl lib/unicode/In/51.pl lib/unicode/In/52.pl
9242            + lib/unicode/In/53.pl lib/unicode/In/54.pl lib/unicode/In/55.pl
9243            + lib/unicode/In/56.pl lib/unicode/In/57.pl lib/unicode/In/58.pl
9244            + lib/unicode/In/59.pl lib/unicode/In/6.pl lib/unicode/In/60.pl
9245            + lib/unicode/In/61.pl lib/unicode/In/62.pl lib/unicode/In/63.pl
9246            + lib/unicode/In/64.pl lib/unicode/In/65.pl lib/unicode/In/66.pl
9247            + lib/unicode/In/67.pl lib/unicode/In/68.pl lib/unicode/In/69.pl
9248            + lib/unicode/In/7.pl lib/unicode/In/70.pl lib/unicode/In/71.pl
9249            + lib/unicode/In/72.pl lib/unicode/In/73.pl lib/unicode/In/74.pl
9250            + lib/unicode/In/75.pl lib/unicode/In/76.pl lib/unicode/In/77.pl
9251            + lib/unicode/In/78.pl lib/unicode/In/79.pl lib/unicode/In/8.pl
9252            + lib/unicode/In/80.pl lib/unicode/In/81.pl lib/unicode/In/82.pl
9253            + lib/unicode/In/83.pl lib/unicode/In/84.pl lib/unicode/In/85.pl
9254            + lib/unicode/In/86.pl lib/unicode/In/87.pl lib/unicode/In/88.pl
9255            + lib/unicode/In/89.pl lib/unicode/In/9.pl lib/unicode/In/90.pl
9256            + lib/unicode/In/91.pl lib/unicode/In/92.pl lib/unicode/In/93.pl
9257            + lib/unicode/In/94.pl lib/unicode/In/95.pl
9258            - lib/unicode/Block.pl
9259            - lib/unicode/In/AlphabeticPresentationForms.pl
9260            - lib/unicode/In/Arabic.pl
9261            - lib/unicode/In/ArabicPresentationForms-A.pl
9262            - lib/unicode/In/ArabicPresentationForms-B.pl
9263            - lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
9264            - lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
9265            - lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
9266            - lib/unicode/In/BopomofoExtended.pl
9267            - lib/unicode/In/BoxDrawing.pl lib/unicode/In/BraillePatterns.pl
9268            - lib/unicode/In/CJKCompatibility.pl
9269            - lib/unicode/In/CJKCompatibilityForms.pl
9270            - lib/unicode/In/CJKCompatibilityIdeographs.pl
9271            - lib/unicode/In/CJKRadicalsSupplement.pl
9272            - lib/unicode/In/CJKSymbolsandPunctuation.pl
9273            - lib/unicode/In/CJKUnifiedIdeographs.pl
9274            - lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
9275            - lib/unicode/In/Cherokee.pl
9276            - lib/unicode/In/CombiningDiacriticalMarks.pl
9277            - lib/unicode/In/CombiningHalfMarks.pl
9278            - lib/unicode/In/CombiningMarksforSymbols.pl
9279            - lib/unicode/In/ControlPictures.pl
9280            - lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
9281            - lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
9282            - lib/unicode/In/EnclosedAlphanumerics.pl
9283            - lib/unicode/In/EnclosedCJKLettersandMonths.pl
9284            - lib/unicode/In/Ethiopic.pl
9285            - lib/unicode/In/GeneralPunctuation.pl
9286            - lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
9287            - lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
9288            - lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
9289            - lib/unicode/In/HalfwidthandFullwidthForms.pl
9290            - lib/unicode/In/HangulCompatibilityJamo.pl
9291            - lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
9292            - lib/unicode/In/Hebrew.pl
9293            - lib/unicode/In/HighPrivateUseSurrogates.pl
9294            - lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
9295            - lib/unicode/In/IPAExtensions.pl
9296            - lib/unicode/In/IdeographicDescriptionCharacters.pl
9297            - lib/unicode/In/Kanbun.pl lib/unicode/In/KangxiRadicals.pl
9298            - lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
9299            - lib/unicode/In/Khmer.pl lib/unicode/In/Lao.pl
9300            - lib/unicode/In/Latin-1Supplement.pl
9301            - lib/unicode/In/LatinExtended-A.pl
9302            - lib/unicode/In/LatinExtended-B.pl
9303            - lib/unicode/In/LatinExtendedAdditional.pl
9304            - lib/unicode/In/LetterlikeSymbols.pl
9305            - lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
9306            - lib/unicode/In/MathematicalOperators.pl
9307            - lib/unicode/In/MiscellaneousSymbols.pl
9308            - lib/unicode/In/MiscellaneousTechnical.pl
9309            - lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
9310            - lib/unicode/In/NumberForms.pl lib/unicode/In/Ogham.pl
9311            - lib/unicode/In/OpticalCharacterRecognition.pl
9312            - lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
9313            - lib/unicode/In/Runic.pl lib/unicode/In/Sinhala.pl
9314            - lib/unicode/In/SmallFormVariants.pl
9315            - lib/unicode/In/SpacingModifierLetters.pl
9316            - lib/unicode/In/Specials.pl
9317            - lib/unicode/In/SuperscriptsandSubscripts.pl
9318            - lib/unicode/In/Syriac.pl lib/unicode/In/Tamil.pl
9319            - lib/unicode/In/Telugu.pl lib/unicode/In/Thaana.pl
9320            - lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
9321            - lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
9322            - lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
9323            ! MANIFEST lib/unicode/mktables.PL lib/utf8_heavy.pl
9324            ! pod/perlunicode.pod
9325 ____________________________________________________________________________
9326 [  9896] By: jhi                                   on 2001/04/28  14:33:17
9327         Log: Update the information on shared library path on HP-UX.
9328      Branch: perl
9329            ! INSTALL
9330 ____________________________________________________________________________
9331 [  9895] By: jhi                                   on 2001/04/28  14:32:30
9332         Log: Because #9894 seems to do the trick, this workaround can be removed.
9333      Branch: perl
9334            ! t/lib/selfstubber.t
9335 ____________________________________________________________________________
9336 [  9894] By: jhi                                   on 2001/04/28  14:26:13
9337         Log: For PerlIO flush the children's file handles (on fork/exec/system).
9338      Branch: perl
9339            ! perl.h
9340 ____________________________________________________________________________
9341 [  9893] By: jhi                                   on 2001/04/28  14:23:15
9342         Log: Test tweak for #9891.
9343      Branch: perl
9344            ! t/lib/b-deparse.t
9345 ____________________________________________________________________________
9346 [  9892] By: jhi                                   on 2001/04/28  14:10:13
9347         Log: New HP-UX hints from Merijn.
9348      Branch: perl
9349            ! hints/hpux.sh
9350 ____________________________________________________________________________
9351 [  9891] By: jhi                                   on 2001/04/28  14:07:27
9352         Log: Subject: [PATCH B::Deparse] non-block scopes
9353              From: Robin Houston <robin@kitsite.com>
9354              Date: Fri, 27 Apr 2001 19:15:14 +0100
9355              Message-ID: <20010427191514.A30951@puffinry.freeserve.co.uk>
9356      Branch: perl
9357            ! ext/B/B/Deparse.pm
9358 ____________________________________________________________________________
9359 [  9890] By: nick                                  on 2001/04/27  19:41:25
9360         Log: Integrate mainline
9361      Branch: perlio
9362           +> t/lib/selfstubber.t
9363           !> (integrate 50 files)
9364 ____________________________________________________________________________
9365 [  9889] By: jhi                                   on 2001/04/27  18:23:46
9366         Log: Subject: Re: selfstubber test fail on bleadperl
9367              From: Mike Guy <mjtg@cam.ac.uk>
9368              Date: Fri, 27 Apr 2001 19:31:18 +0100
9369              Message-Id: <E14tD1S-0001tJ-00@libra.cus.cam.ac.uk>
9370      Branch: perl
9371            ! t/lib/selfstubber.t
9372 ____________________________________________________________________________
9373 [  9888] By: jhi                                   on 2001/04/27  16:20:54
9374         Log: Test tweak for #9886.
9375      Branch: perl
9376            ! t/lib/b-deparse.t
9377 ____________________________________________________________________________
9378 [  9887] By: jhi                                   on 2001/04/27  16:16:33
9379         Log: Buffering issue at least in Solaris (even with perlio).
9380      Branch: perl
9381            ! t/lib/selfstubber.t
9382 ____________________________________________________________________________
9383 [  9886] By: jhi                                   on 2001/04/27  14:59:23
9384         Log: Subject: [PATCH B::Deparse] Human-readable pragmas &c
9385              From: Robin Houston <robin@kitsite.com>
9386              Date: Fri, 27 Apr 2001 16:53:20 +0100
9387              Message-ID: <20010427165320.A30479@puffinry.freeserve.co.uk>
9388      Branch: perl
9389            ! ext/B/B/Deparse.pm
9390 ____________________________________________________________________________
9391 [  9885] By: jhi                                   on 2001/04/27  14:23:51
9392         Log: Update Changes.
9393      Branch: perl
9394            ! Changes patchlevel.h
9395 ____________________________________________________________________________
9396 [  9884] By: jhi                                   on 2001/04/27  14:14:12
9397         Log: Subject: [DOC PATCH bleadperl] Document underscores in numeric literals
9398              From: "Philip Newton" <pnewton@gmx.de>
9399              Date: Fri, 27 Apr 2001 16:40:13 +0200
9400              Message-ID: <3AE9A0ED.5248.CEA127@localhost>
9401      Branch: perl
9402            ! pod/perldata.pod
9403 ____________________________________________________________________________
9404 [  9883] By: jhi                                   on 2001/04/27  13:28:19
9405         Log: Add LOG_PERROR; prettify the "removed".
9406      Branch: perl
9407            ! ext/Sys/Syslog/Syslog.xs
9408 ____________________________________________________________________________
9409 [  9882] By: jhi                                   on 2001/04/27  13:13:18
9410         Log: h2xs tweaks: use NV instead of double, "quote" the removed
9411              prefixes for clarity (especially when nothing is removed),
9412              slight pod reformats.
9413      Branch: perl
9414            ! utils/h2xs.PL
9415 ____________________________________________________________________________
9416 [  9881] By: jhi                                   on 2001/04/27  12:58:48
9417         Log: Don't bother creating existing directories.
9418      Branch: perl
9419            ! utils/h2xs.PL
9420 ____________________________________________________________________________
9421 [  9880] By: jhi                                   on 2001/04/27  12:45:39
9422         Log: Subject: MakeMaker 'make test' weirdness -- fix for h2xs provided
9423              From: Mike Schilli <m@perlmeister.com>
9424              Date: Wed, 25 Apr 2001 01:29:21 -0700
9425              Message-id: <3AE68AE1.6A981723@perlmeister.com>
9426      Branch: perl
9427            ! utils/h2xs.PL
9428 ____________________________________________________________________________
9429 [  9879] By: jhi                                   on 2001/04/27  12:40:55
9430         Log: break is not yet Perl.  Added the template license also to README.
9431      Branch: perl
9432            ! utils/h2xs.PL
9433 ____________________________________________________________________________
9434 [  9878] By: jhi                                   on 2001/04/27  03:08:20
9435         Log: Subject: Re: [ID 20010426.003] Not OK: perl v5.7.1 +DEVEL9849 on i686-linux-thread-multi-64int-ld 2.2.13
9436              From: Tim Jenness <t.jenness@jach.hawaii.edu>
9437              Date: Thu, 26 Apr 2001 15:30:17 -1000 (HST)
9438              Message-ID: <Pine.LNX.4.33.0104261529300.13049-100000@lapaki.jach.hawaii.edu>
9439      Branch: perl
9440            ! t/lib/xs-typemap.t
9441 ____________________________________________________________________________
9442 [  9877] By: jhi                                   on 2001/04/26  23:54:40
9443         Log: Subject: [PATCH: utils/h2xs.PL (bleadperl)] Fill in details we're likely to know.
9444              From: "Abigail" <abigail@foad.org>
9445              Date: Fri, 27 Apr 2001 01:44:28 +0200
9446              Message-ID: <20010426234428.19786.qmail@foad.org>
9447      Branch: perl
9448            ! utils/h2xs.PL
9449 ____________________________________________________________________________
9450 [  9876] By: jhi                                   on 2001/04/26  23:52:06
9451         Log: Subject: [PATCH: perl@9865] vms specific tweak to new selfstubber.t
9452              From: Peter Prymmer <pvhp@forte.com>
9453              Date: Thu, 26 Apr 2001 17:41:58 -0700 (PDT)
9454              Message-ID: <Pine.OSF.4.10.10104261738370.338047-100000@aspara.forte.com>
9455      Branch: perl
9456            ! t/lib/selfstubber.t
9457 ____________________________________________________________________________
9458 [  9875] By: jhi                                   on 2001/04/26  23:48:10
9459         Log: Deparse nits.
9460      Branch: perl
9461            ! ext/B/B/Deparse.pm t/lib/b-deparse.t
9462 ____________________________________________________________________________
9463 [  9874] By: jhi                                   on 2001/04/26  22:46:05
9464         Log: Document ANYOF_CLASS.
9465      Branch: perl
9466            ! regcomp.h
9467 ____________________________________________________________________________
9468 [  9873] By: jhi                                   on 2001/04/26  22:35:03
9469         Log: Subject: Re: [PATCH @9846] dumping ANYOF
9470              From: Hugo <hv@crypt.compulink.co.uk>
9471              Date: Thu, 26 Apr 2001 23:33:38 +0100
9472              Message-Id: <200104262233.XAA22352@crypt.compulink.co.uk>
9473      Branch: perl
9474            ! regcomp.c regcomp.h
9475 ____________________________________________________________________________
9476 [  9872] By: jhi                                   on 2001/04/26  22:34:31
9477         Log: Subject: [PATCH] more for Devel::SelfStubber
9478              From: Nicholas Clark <nick@ccl4.org>
9479              Date: Fri, 27 Apr 2001 00:13:52 +0100
9480              Message-ID: <20010427001351.K88186@plum.flirble.org>
9481      Branch: perl
9482            ! lib/Devel/SelfStubber.pm lib/SelfLoader.pm t/lib/selfstubber.t
9483 ____________________________________________________________________________
9484 [  9871] By: jhi                                   on 2001/04/26  21:59:17
9485         Log: Subject: [PATCH B::Deparse] formats must be flush left
9486              From: Robin Houston <robin@kitsite.com>
9487              Date: Thu, 26 Apr 2001 23:54:29 +0100
9488              Message-ID: <20010426235429.A28747@puffinry.freeserve.co.uk>
9489      Branch: perl
9490            ! ext/B/B/Deparse.pm
9491 ____________________________________________________________________________
9492 [  9870] By: jhi                                   on 2001/04/26  21:57:37
9493         Log: If some of the constants are prefixes of others,
9494              the prefixes may never get recognized.  (See 20010426.006.)
9495      Branch: perl
9496            ! utils/h2xs.PL
9497 ____________________________________________________________________________
9498 [  9869] By: jhi                                   on 2001/04/26  21:50:42
9499         Log: Subject: [ID 20010426.006] Sys::Syslog ignores LOG_AUTH constant
9500              From: Chris Bongaarts <cab@tc.umn.edu>
9501              Date: Thu, 26 Apr 2001 17:10:31 -0500
9502              Message-Id: <iss.2042.3ae89cd7.6cfba.1@earth.tc.umn.edu>
9503      Branch: perl
9504            ! ext/Sys/Syslog/Syslog.xs
9505 ____________________________________________________________________________
9506 [  9868] By: jhi                                   on 2001/04/26  21:35:12
9507         Log: Further cuts and more docs from Graham Barr.
9508      Branch: perl
9509            ! ext/List/Util/lib/List/Util.pm
9510            ! ext/List/Util/lib/Scalar/Util.pm
9511 ____________________________________________________________________________
9512 [  9867] By: jhi                                   on 2001/04/26  21:18:57
9513         Log: Subject: [PATCH 5.7.1] DB_File-1.77
9514              From: "Paul Marquess" <Paul.Marquess@Openwave.com>
9515              Date: Thu, 26 Apr 2001 22:37:53 +0100
9516              Message-ID: <000a01c0ce99$269cc3e0$99dcfea9@bfs.phone.com>
9517      Branch: perl
9518            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
9519            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
9520 ____________________________________________________________________________
9521 [  9866] By: jhi                                   on 2001/04/26  21:12:31
9522         Log: Subject: [PATCH B::Deparse] fix easy bugs
9523              From: Robin Houston <robin@kitsite.com>
9524              Date: Thu, 26 Apr 2001 23:03:33 +0100
9525              Message-ID: <20010426230333.A28657@puffinry.freeserve.co.uk>
9526      Branch: perl
9527            ! ext/B/B/Deparse.pm
9528 ____________________________________________________________________________
9529 [  9865] By: jhi                                   on 2001/04/26  20:26:13
9530         Log: Update Changes.
9531      Branch: perl
9532            ! Changes patchlevel.h
9533 ____________________________________________________________________________
9534 [  9864] By: jhi                                   on 2001/04/26  19:27:48
9535         Log: Dethinko from Robin Houston.
9536      Branch: perl
9537            ! ext/B/B/Deparse.pm
9538 ____________________________________________________________________________
9539 [  9863] By: jhi                                   on 2001/04/26  19:10:35
9540         Log: Subject: [PATCH B::Deparse] C<$x = /(.)/> ne C<($x) = /(.)/>
9541              From: Robin Houston <robin@kitsite.com>
9542              Date: Thu, 26 Apr 2001 21:08:32 +0100
9543              Message-ID: <20010426210832.A28419@puffinry.freeserve.co.uk>
9544      Branch: perl
9545            ! ext/B/B/Deparse.pm
9546 ____________________________________________________________________________
9547 [  9862] By: jhi                                   on 2001/04/26  19:04:23
9548         Log: Subject: Re: [PATCH B::Deparse] fix string uninterpretation
9549              From: Robin Houston <robin@kitsite.com>
9550              Date: Thu, 26 Apr 2001 20:52:50 +0100
9551              Message-ID: <20010426205249.A28328@puffinry.freeserve.co.uk>
9552      Branch: perl
9553            ! ext/B/B/Deparse.pm
9554 ____________________________________________________________________________
9555 [  9861] By: jhi                                   on 2001/04/26  18:56:14
9556         Log: Subject: Re: [PATCH] UNIVERSAL shouldn't require Exporter
9557              From: Mike Guy <mjtg@cam.ac.uk>
9558              Date: Thu, 26 Apr 2001 14:22:40 +0100
9559              Message-Id: <E14sljE-0003X9-00@libra.cus.cam.ac.uk>
9560      Branch: perl
9561            ! pod/perlobj.pod
9562 ____________________________________________________________________________
9563 [  9860] By: jhi                                   on 2001/04/26  18:46:42
9564         Log: Subject: Re: [PATCH B::Deparse] fix string uninterpretation
9565              From: Robin Houston <robin@kitsite.com>
9566              Date: Thu, 26 Apr 2001 20:34:29 +0100
9567              Message-ID: <20010426203429.A28261@puffinry.freeserve.co.uk>
9568              
9569              Hashes do not interpolate.
9570      Branch: perl
9571            ! ext/B/B/Deparse.pm
9572 ____________________________________________________________________________
9573 [  9859] By: jhi                                   on 2001/04/26  18:43:51
9574         Log: Subject: The Time::Piece conspiracy unmasked!!!
9575              From: Mike Guy <mjtg@cam.ac.uk>
9576              Date: Thu, 26 Apr 2001 19:02:50 +0100
9577              Message-Id: <E14sq6M-0002g9-00@libra.cus.cam.ac.uk>
9578              
9579              Subject: [PATCH] that's enough UNIVERSAL stuff for one day ...
9580              From: Mike Guy <mjtg@cam.ac.uk>
9581              Date: Thu, 26 Apr 2001 19:08:21 +0100
9582              Message-Id: <E14sqBh-0002mI-00@libra.cus.cam.ac.uk>
9583              
9584              Subject: Re: [PATCH] that's enough UNIVERSAL stuff for one day ...
9585              From: Graham Barr <gbarr@pobox.com>
9586              Date: Thu, 26 Apr 2001 19:12:03 +0100
9587              Message-ID: <20010426191203.A70835@pobox.com>
9588              
9589              Eradicate UNIVERSAL (Mike) and remove the fallback Perl code (Graham)
9590      Branch: perl
9591            ! ext/List/Util/lib/List/Util.pm
9592            ! ext/List/Util/lib/Scalar/Util.pm ext/Time/Piece/Piece.pm gv.c
9593 ____________________________________________________________________________
9594 [  9858] By: jhi                                   on 2001/04/26  18:17:42
9595         Log: Subject: [PATCH t/comp/proto.t] disable correct warning
9596              From: Robin Houston <robin@kitsite.com>
9597              Date: Thu, 26 Apr 2001 16:09:35 +0100
9598              Message-ID: <20010426160934.A27140@puffinry.freeserve.co.uk>
9599      Branch: perl
9600            ! t/comp/proto.t
9601 ____________________________________________________________________________
9602 [  9857] By: jhi                                   on 2001/04/26  18:04:59
9603         Log: Subject: Re: [PATCH perldiag.pod] Re: [PATCH] Re: Useless use of constants other than 0,1 in void context?
9604              From: barries <barries@slaysys.com>
9605              Date: Thu, 26 Apr 2001 12:01:10 -0400
9606              Message-ID: <20010426120110.E29698@jester.slaysys.com>
9607      Branch: perl
9608            ! pod/perldiag.pod
9609 ____________________________________________________________________________
9610 [  9856] By: jhi                                   on 2001/04/26  18:03:33
9611         Log: Subject: [PATCH B::Deparse] fix string uninterpretation
9612              Date: Thu, 26 Apr 2001 17:13:41 +0100
9613              From: Robin Houston <robin@kitsite.com>
9614              Message-ID: <20010426171341.A27299@puffinry.freeserve.co.uk>
9615              
9616              Subject: Re: [PATCH B::Deparse] fix string uninterpretation
9617              From: Robin Houston <robin@kitsite.com>
9618              Date: Thu, 26 Apr 2001 18:44:29 +0100
9619              Message-ID: <20010426184429.A27734@puffinry.freeserve.co.uk>
9620      Branch: perl
9621            ! ext/B/B/Deparse.pm
9622 ____________________________________________________________________________
9623 [  9855] By: jhi                                   on 2001/04/26  17:56:04
9624         Log: Subject: [PATCH B::Deparse] filetests, open(my $x,...), warnings, formats &c
9625              From: Robin Houston <robin@kitsite.com>
9626              Date: Thu, 26 Apr 2001 17:04:08 +0100
9627              Message-ID: <20010426170408.A27257@puffinry.freeserve.co.uk>
9628      Branch: perl
9629            ! ext/B/B/Deparse.pm
9630 ____________________________________________________________________________
9631 [  9854] By: jhi                                   on 2001/04/26  17:47:26
9632         Log: Subject: Re: Short test case for undef %stash:: crash
9633              From: Benjamin Sugars <bsugars@canoe.ca> 
9634              Date: Mon, 23 Apr 2001 16:59:33 -0400 (EDT) 
9635              Message-ID: <Pine.LNX.4.21.0104231623520.790-100000@marmot.rim.canoe.ca>
9636              Changed and moved the perldiag entry.
9637      Branch: perl
9638            ! gv.c pod/perldiag.pod
9639 ____________________________________________________________________________
9640 [  9853] By: jhi                                   on 2001/04/26  14:35:16
9641         Log: Beginnings of strptime().  Do not touch the wet paint.
9642      Branch: perl
9643            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
9644 ____________________________________________________________________________
9645 [  9852] By: jhi                                   on 2001/04/26  13:17:21
9646         Log: Retract #9851, core dumps from pod2man.
9647      Branch: perl
9648            ! regcomp.c
9649 ____________________________________________________________________________
9650 [  9851] By: jhi                                   on 2001/04/26  11:54:41
9651         Log: (Retracted by #9852.)
9652              
9653              Subject: [PATCH @9846] dumping ANYOF
9654              From: Hugo <hv@crypt.compulink.co.uk>
9655              Date: Thu, 26 Apr 2001 05:32:38 +0100
9656              Message-Id: <200104260432.FAA12669@crypt.compulink.co.uk>
9657      Branch: perl
9658            ! regcomp.c
9659 ____________________________________________________________________________
9660 [  9850] By: jhi                                   on 2001/04/26  02:34:44
9661         Log: If ccflags was empty the _previous_ $* containing all the
9662              environment variables and Configure variables was used,
9663              which lead, among other bad things, into $ccflags being your
9664              uname -a output, which lead into test compile with cc failing,
9665              which lead into gcc being selected, which didn't work that well
9666              since gcc (ancient 2.8.1 in that particular box) wasn't too happy
9667              with large files, et cetera.
9668      Branch: perl
9669            ! hints/hpux.sh
9670 ____________________________________________________________________________
9671 [  9849] By: jhi                                   on 2001/04/26  01:44:57
9672         Log: Make selfstubber test more portable.
9673      Branch: perl
9674            ! t/lib/selfstubber.t
9675 ____________________________________________________________________________
9676 [  9848] By: jhi                                   on 2001/04/26  00:50:26
9677         Log: Subject: Re: [PATCH: perl@9841] fix a typo for Cwd.xs
9678              From: Benjamin Sugars <ben.sugars@home.com>
9679              Date: Wed, 25 Apr 2001 21:47:37 -0400 (EDT)
9680              Message-ID: <Pine.LNX.4.21.0104252145280.30055-100000@localhost.localdomain>
9681      Branch: perl
9682            ! ext/Cwd/Cwd.xs
9683 ____________________________________________________________________________
9684 [  9847] By: jhi                                   on 2001/04/26  00:46:58
9685         Log: Subject: [PATCH: perl@9841] VMS updates
9686              From: Peter Prymmer <pvhp@forte.com>
9687              Date: Wed, 25 Apr 2001 18:43:27 -0700 (PDT)
9688              Message-ID: <Pine.OSF.4.10.10104251842130.257877-100000@aspara.forte.com>
9689      Branch: perl
9690            ! README.vms configure.com vms/descrip_mms.template
9691            ! vms/ext/filespec.t
9692 ____________________________________________________________________________
9693 [  9846] By: jhi                                   on 2001/04/26  00:11:56
9694         Log: re 'debug' was broken by #9084.
9695      Branch: perl
9696            ! ext/re/re.xs
9697 ____________________________________________________________________________
9698 [  9845] By: jhi                                   on 2001/04/25  22:33:17
9699         Log: Subject: [PATCH] test for Devel::SelfStubber
9700              From: Nicholas Clark <nick@ccl4.org>
9701              Date: Thu, 26 Apr 2001 00:00:54 +0100
9702              Message-ID: <20010426000054.D89026@plum.flirble.org>
9703      Branch: perl
9704            + t/lib/selfstubber.t
9705            ! MANIFEST lib/Devel/SelfStubber.pm t/lib/1_compile.t
9706 ____________________________________________________________________________
9707 [  9844] By: jhi                                   on 2001/04/25  22:29:32
9708         Log: Subject: Re: [PATCH 5.7.1] B::Concise and extra variables
9709              From: Paul Johnson <paul@pjcj.net>
9710              Date: Thu, 26 Apr 2001 00:46:08 +0200
9711              Message-ID: <20010426004608.H2338@pjcj.net>
9712      Branch: perl
9713            ! ext/B/B/Concise.pm
9714 ____________________________________________________________________________
9715 [  9843] By: jhi                                   on 2001/04/25  22:28:28
9716         Log: Subject: [PATCH: perl@9841] fix a typo for Cwd.xs
9717              From: Peter Prymmer <pvhp@forte.com>
9718              Date: Wed, 25 Apr 2001 16:18:44 -0700 (PDT)
9719              Message-ID: <Pine.OSF.4.10.10104251614200.257877-100000@aspara.forte.com>
9720      Branch: perl
9721            ! ext/Cwd/Cwd.xs
9722 ____________________________________________________________________________
9723 [  9842] By: jhi                                   on 2001/04/25  20:58:12
9724         Log: Subject: Re: [ID 20010422.002] 5.7.1 Breaks "use Module(version)"
9725              From: John Peacock <jpeacock@rowman.com>
9726              Date: Wed, 25 Apr 2001 17:30:26 -0400
9727              Message-ID: <3AE741F2.B3217464@rowman.com>
9728      Branch: perl
9729            ! lib/Math/BigInt.pm t/lib/bigintpm.t
9730 ____________________________________________________________________________
9731 [  9841] By: jhi                                   on 2001/04/25  20:07:05
9732         Log: Update Changes.
9733      Branch: perl
9734            ! Changes patchlevel.h
9735 ____________________________________________________________________________
9736 [  9840] By: jhi                                   on 2001/04/25  19:56:51
9737         Log: Yet another HP-UX hints version from Merijn.
9738      Branch: perl
9739            ! hints/hpux.sh
9740 ____________________________________________________________________________
9741 [  9839] By: jhi                                   on 2001/04/25  19:53:04
9742         Log: abs_path() didn't terminate the filename correctly,
9743              in DIRNAMLENless systems like HP-UX this would fail.
9744      Branch: perl
9745            ! ext/Cwd/Cwd.xs
9746 ____________________________________________________________________________
9747 [  9838] By: jhi                                   on 2001/04/25  16:37:26
9748         Log: Subject: [PATCH] Re: Useless use of constants other than 0,1 in void context?
9749              From: Mike Guy <mjtg@cam.ac.uk>
9750              Date: Wed, 25 Apr 2001 18:31:47 +0100
9751              Message-Id: <E14sT8l-0004IE-00@libra.cus.cam.ac.uk>
9752      Branch: perl
9753            ! op.c
9754 ____________________________________________________________________________
9755 [  9837] By: jhi                                   on 2001/04/25  16:21:53
9756         Log: Subject: Re: patch to perl5db.pl (formatting of h h screen)
9757              From: Jon Eveland <jweveland@yahoo.com>
9758              Date: Wed, 25 Apr 2001 09:42:46 -0700 (PDT)
9759              Message-ID: <20010425164246.21611.qmail@web10405.mail.yahoo.com>
9760      Branch: perl
9761            ! lib/perl5db.pl
9762 ____________________________________________________________________________
9763 [  9836] By: jhi                                   on 2001/04/25  14:17:50
9764         Log: Subject: [PATCH bleadperl] Porting/patching.pod: update version number format
9765              From: "Philip Newton" <pnewton@gmx.de>
9766              Date: Wed, 25 Apr 2001 17:05:58 +0200
9767              Message-ID: <3AE703F6.3234.1833C45@localhost>
9768      Branch: perl
9769            ! Porting/patching.pod
9770 ____________________________________________________________________________
9771 [  9835] By: jhi                                   on 2001/04/25  13:58:07
9772         Log: It would seem that both ar and full_ar need to be overridden
9773              for HP-UX to avoid the GNU ar.
9774      Branch: perl
9775            ! hints/hpux.sh
9776 ____________________________________________________________________________
9777 [  9834] By: jhi                                   on 2001/04/25  13:50:40
9778         Log: Subject: Re: [PATCH] foreach defelem magic should only be applied to PL_sv_undef
9779              From: "Philip Newton" <pnewton@gmx.de>
9780              Date: Wed, 25 Apr 2001 16:09:23 +0200
9781              Message-ID: <3AE6F6B3.30503.14F6DEB@localhost>
9782              
9783              Detypo.
9784      Branch: perl
9785            ! t/op/misc.t
9786 ____________________________________________________________________________
9787 [  9833] By: jhi                                   on 2001/04/25  12:36:11
9788         Log: In HP-UX set ar to /usr/bin/ar but only iff none set.
9789      Branch: perl
9790            ! hints/hpux.sh
9791 ____________________________________________________________________________
9792 [  9832] By: jhi                                   on 2001/04/25  12:33:36
9793         Log: New version of HP-UX hints from Merijn.
9794      Branch: perl
9795            ! hints/hpux.sh
9796 ____________________________________________________________________________
9797 [  9831] By: jhi                                   on 2001/04/25  03:39:45
9798         Log: Reintroduce the avoidance of mixing HP-UX cc and GNU ar.
9799      Branch: perl
9800            ! hints/hpux.sh
9801 ____________________________________________________________________________
9802 [  9830] By: jhi                                   on 2001/04/25  02:53:25
9803         Log: The tzname[] bit is not needed by util.c -- and causes
9804              heartburn in VMS (and it missing was probably the cause of
9805              the Mac OS X trouble).  Ouch.
9806      Branch: perl
9807            ! ext/POSIX/POSIX.xs util.c
9808 ____________________________________________________________________________
9809 [  9829] By: jhi                                   on 2001/04/25  00:10:06
9810         Log: Metaconfig unit change for #9828.
9811      Branch: metaconfig
9812            ! U/compline/ccflags.U
9813 ____________________________________________________________________________
9814 [  9828] By: jhi                                   on 2001/04/25  00:04:18
9815         Log: Allow setting cppflags hints.  This may affect Darwin (Mac OS X)
9816              (which is actually the reason for the change, we need to pass
9817              cppflags='-traditional-cpp' so that Errno builds right), Dynix/ptx,
9818              EP/IX, OS/2, and TitanOS, based on the hints files.
9819      Branch: perl
9820            ! Configure config_h.SH
9821 ____________________________________________________________________________
9822 [  9827] By: jhi                                   on 2001/04/24  23:49:20
9823         Log: makedepend.SH patch for AmigaOS from Jan-Erik Karlsson;
9824              the $cat must have an absolute path.
9825      Branch: perl
9826            ! makedepend.SH
9827 ____________________________________________________________________________
9828 [  9826] By: jhi                                   on 2001/04/24  23:40:53
9829         Log: 5.7.1-updated README.amiga from Jan-Erik Karlsson.
9830      Branch: perl
9831            ! README.amiga
9832 ____________________________________________________________________________
9833 [  9825] By: jhi                                   on 2001/04/24  23:35:35
9834         Log: Subject: [ID 20010424.002] [PATCH bleadperl] find2perl: prototypes and doexec
9835              From: "Philip Newton" <pnewton@gmx.de>
9836              Date: Tue, 24 Apr 2001 18:52:49 +0200
9837              Message-Id: <3AE5CB81.12234.1FC246F@localhost>
9838      Branch: perl
9839            ! x2p/find2perl.PL
9840 ____________________________________________________________________________
9841 [  9824] By: jhi                                   on 2001/04/24  23:33:07
9842         Log: New HP-UX hints from Jeff and Merijn, should work with IA-64.
9843              Some gcc specifics dropped out due to extensive rewriting;
9844              will be put back later as needed.
9845      Branch: perl
9846            ! hints/hpux.sh
9847 ____________________________________________________________________________
9848 [  9823] By: jhi                                   on 2001/04/24  23:27:57
9849         Log: Mac OS X patch for missing tzname definition from Paul Schinder.
9850      Branch: perl
9851            ! ext/POSIX/POSIX.xs
9852 ____________________________________________________________________________
9853 [  9822] By: jhi                                   on 2001/04/24  23:25:21
9854         Log: Subject: Re: [ID 20010421.032] Not OK: perl v5.7.1 +DEVEL9717 on sun4-solaris-64int-ld-stdio 2.8 (UNINSTALLED)
9855              From: Tim Jenness <t.jenness@jach.hawaii.edu>
9856              Date: Tue, 24 Apr 2001 11:29:28 -1000 (HST)
9857              Message-ID: <Pine.LNX.4.30.0104241123020.5085-100000@lapaki.jach.hawaii.edu>
9858      Branch: perl
9859            ! ext/XS/Typemap/Typemap.xs
9860 ____________________________________________________________________________
9861 [  9821] By: jhi                                   on 2001/04/24  23:24:10
9862         Log: Subject: [PATCH: pod/perlport.pod] Updated email addresses.
9863              From: "Abigail" <abigail@foad.org>
9864              Date: Tue, 24 Apr 2001 23:12:03 +0200
9865              Message-ID: <20010424211203.7901.qmail@foad.org>
9866      Branch: perl
9867            ! pod/perlport.pod
9868 ____________________________________________________________________________
9869 [  9820] By: jhi                                   on 2001/04/24  23:23:15
9870         Log: Subject: [PATCH pod/perlfaq4.pod] Time::Piece additions
9871              From: Matt Sergeant <matt@sergeant.org>
9872              Date: Tue, 24 Apr 2001 16:48:17 +0100 (BST)
9873              Message-ID: <Pine.LNX.4.30.0104241645030.32279-100000@ted.sergeant.org>
9874      Branch: perl
9875            ! pod/perlfaq4.pod
9876 ____________________________________________________________________________
9877 [  9819] By: nick                                  on 2001/04/24  18:49:43
9878         Log: Integrate mainline.
9879      Branch: perlio
9880           +> t/lib/cpan-loadme.t t/lib/cpan-vcmp.t
9881           !> (integrate 37 files)
9882 ____________________________________________________________________________
9883 [  9818] By: jhi                                   on 2001/04/24  14:35:23
9884         Log: Update Changes.
9885      Branch: perl
9886            ! Changes patchlevel.h
9887 ____________________________________________________________________________
9888 [  9817] By: jhi                                   on 2001/04/24  14:09:17
9889         Log: Subject: Re: [PATCH t/lib/1_compile.t] Skipping known tested libraries 
9890              From: "Philip Newton" <pnewton@gmx.de>
9891              Date: Tue, 24 Apr 2001 12:58:12 +0200
9892              Message-ID: <3AE57864.8304.B77A0A@localhost> 
9893              
9894              plus add CPAN to the list of modules that have their own tests.
9895      Branch: perl
9896            ! t/lib/1_compile.t
9897 ____________________________________________________________________________
9898 [  9816] By: jhi                                   on 2001/04/24  14:07:03
9899         Log: Subject: Re: [PATCH t/lib/1_compile.t] Skipping known tested libraries
9900              From: Michael G Schwern <schwern@pobox.com>
9901              Date: Sat, 21 Apr 2001 22:35:00 +0100
9902              Message-ID: <20010421223500.N2946@blackrider.blackstar.co.uk>
9903      Branch: perl
9904            ! t/lib/1_compile.t
9905 ____________________________________________________________________________
9906 [  9815] By: jhi                                   on 2001/04/24  13:54:32
9907         Log: Subject: Re: [ID 20010423.006] Test failed in perl@9794
9908              From: Robin Houston <robin@kitsite.com>
9909              Date: Tue, 24 Apr 2001 15:51:18 +0100
9910              Message-ID: <20010424155118.A22913@puffinry.freeserve.co.uk>
9911      Branch: perl
9912            ! ext/B/B/Deparse.pm
9913 ____________________________________________________________________________
9914 [  9814] By: jhi                                   on 2001/04/24  13:17:34
9915         Log: Subject: Re: [ID 20010421.010] Perl 5.6.1 on Unixware 7
9916              From: Bill Glicker <billg@burrelles.com>
9917              Date: Tue, 24 Apr 2001 09:22:40 -0400 (EDT)
9918              Message-ID: <Pine.SCO.4.30.0104240918160.13514-100000@laura.burrelles.com>
9919      Branch: perl
9920            ! hints/svr5.sh
9921 ____________________________________________________________________________
9922 [  9813] By: jhi                                   on 2001/04/24  12:54:23
9923         Log: Prevent path disclosure (probing for existence of filenames)
9924              using suidperl; bug id 20010322.218.
9925      Branch: perl
9926            ! perl.c pod/perldiag.pod
9927 ____________________________________________________________________________
9928 [  9812] By: jhi                                   on 2001/04/24  12:08:36
9929         Log: Retract #9811.
9930      Branch: perl
9931            ! ext/POSIX/POSIX.xs
9932 ____________________________________________________________________________
9933 [  9811] By: jhi                                   on 2001/04/24  11:57:35
9934         Log: (Retracted by #9812.)
9935      Branch: perl
9936            ! ext/POSIX/POSIX.xs
9937 ____________________________________________________________________________
9938 [  9810] By: jhi                                   on 2001/04/24  03:32:35
9939         Log: Fix for 20010219.013, "perlio perl -we tell goes SEGV".
9940      Branch: perl
9941            ! util.c
9942 ____________________________________________________________________________
9943 [  9809] By: jhi                                   on 2001/04/24  03:16:13
9944         Log: The Math::BigFloat::import() was broken.
9945              (Fixes bug id 20010422.002.)
9946      Branch: perl
9947            ! lib/Math/BigFloat.pm
9948 ____________________________________________________________________________
9949 [  9808] By: jhi                                   on 2001/04/24  01:11:40
9950         Log: Additional dependencies; should help for parallel makes
9951              not to fail on missing lib/lib.pm or lib/re.pm.
9952      Branch: perl
9953            ! Makefile.SH
9954 ____________________________________________________________________________
9955 [  9807] By: jhi                                   on 2001/04/24  00:57:01
9956         Log: Update the test failure disclaimer.
9957      Branch: perl
9958            ! t/pragma/warn/pp_hot
9959 ____________________________________________________________________________
9960 [  9806] By: jhi                                   on 2001/04/24  00:54:04
9961         Log: Add make target "install-all" which is alias for "install"
9962              to cater for case-preserving filesystems like HFS+.
9963      Branch: perl
9964            ! INSTALL Makefile.SH
9965 ____________________________________________________________________________
9966 [  9805] By: jhi                                   on 2001/04/24  00:47:28
9967         Log: Subject: Re: 5.6.1 darwin Configure fails to extract Makefile
9968              From: Peter Prymmer <pvhp@forte.com>
9969              Date: Wed, 11 Apr 2001 10:43:52 -0700 (PDT)
9970              Message-ID: <Pine.OSF.4.10.10104111038480.113314-100000@aspara.forte.com>
9971              
9972              (Ken William's message forwarded from macosx@perl.org)
9973      Branch: perl
9974            ! hints/darwin.sh
9975 ____________________________________________________________________________
9976 [  9804] By: jhi                                   on 2001/04/23  23:57:35
9977         Log: Cut-and-pasto.
9978      Branch: perl
9979            ! perlio.c
9980 ____________________________________________________________________________
9981 [  9803] By: jhi                                   on 2001/04/23  23:52:25
9982         Log: More PerlIO robustness.
9983      Branch: perl
9984            ! perlio.c
9985 ____________________________________________________________________________
9986 [  9802] By: jhi                                   on 2001/04/23  23:43:35
9987         Log: Make the "STD* opened only for ..." errors more consistent.
9988      Branch: perl
9989            ! doio.c
9990 ____________________________________________________________________________
9991 [  9801] By: jhi                                   on 2001/04/23  23:34:26
9992         Log: Test case for #9800.
9993      Branch: perl
9994            ! t/op/misc.t
9995 ____________________________________________________________________________
9996 [  9800] By: jhi                                   on 2001/04/23  23:14:43
9997         Log: Avoid coredump on 'close STDERR; die' by making
9998              the PerlIO calls more robust.  Also use SETERRNO()
9999              instead of errno = to be more VMS-ready.
10000      Branch: perl
10001            ! perlio.c
10002 ____________________________________________________________________________
10003 [  9799] By: jhi                                   on 2001/04/23  21:41:10
10004         Log: Subject: test for ID 20010423.002
10005              From: Robin Houston <robin@kitsite.com>
10006              Date: Mon, 23 Apr 2001 16:52:21 +0100
10007              Message-ID: <20010423165221.A20739@puffinry.freeserve.co.uk>
10008      Branch: perl
10009            ! t/op/avhv.t
10010 ____________________________________________________________________________
10011 [  9798] By: jhi                                   on 2001/04/23  21:40:07
10012         Log: Subject: patch to installperl (change warn to print STDERR in sub yn)
10013              From: David Dyck <dcd@tc.fluke.com>
10014              Date: Mon, 23 Apr 2001 10:19:46 -0700 (PDT)
10015              Message-ID: <Pine.LNX.4.33.0104231018270.10985-100000@dd.tc.fluke.com>
10016      Branch: perl
10017            ! installperl
10018 ____________________________________________________________________________
10019 [  9797] By: jhi                                   on 2001/04/23  21:37:56
10020         Log: Subject: [PATCH] Implement Cwd::abs_path in XS
10021              From: Benjamin Sugars <bsugars@canoe.ca>
10022              Date: Mon, 23 Apr 2001 11:59:48 -0400 (EDT)
10023              Message-ID: <Pine.LNX.4.21.0104231151340.3238-100000@marmot.rim.canoe.ca>
10024      Branch: perl
10025            ! ext/Cwd/Cwd.xs lib/Cwd.pm
10026 ____________________________________________________________________________
10027 [  9796] By: jhi                                   on 2001/04/23  21:29:24
10028         Log: Synchronize h2xs and pod2man some more on the documentation
10029              templates they propose.
10030      Branch: perl
10031            ! pod/pod2man.PL utils/h2xs.PL
10032 ____________________________________________________________________________
10033 [  9795] By: jhi                                   on 2001/04/23  17:30:40
10034         Log: Add one more naughty test for base64; make encoding logic cleaner.
10035      Branch: perl
10036            ! t/lib/mimeb64.t
10037 ____________________________________________________________________________
10038 [  9794] By: jhi                                   on 2001/04/23  13:51:32
10039         Log: Update Changes.
10040      Branch: perl
10041            ! Changes patchlevel.h
10042 ____________________________________________________________________________
10043 [  9793] By: jhi                                   on 2001/04/23  13:44:18
10044         Log: Duplicate lines.
10045      Branch: perl
10046            ! MANIFEST
10047 ____________________________________________________________________________
10048 [  9792] By: jhi                                   on 2001/04/23  13:39:13
10049         Log: Subject: Re: PATCH 5.7.1
10050              From: Mark-Jason Dominus <mjd@plover.com>
10051              Date: Mon, 23 Apr 2001 10:30:21 -0400
10052              Message-ID: <20010423143021.17335.qmail@plover.com>
10053      Branch: perl
10054            ! perl.h sv.c
10055 ____________________________________________________________________________
10056 [  9791] By: jhi                                   on 2001/04/23  13:32:40
10057         Log: Add the CPAN.pm 1.59_54 tests.
10058      Branch: perl
10059            + t/lib/cpan-loadme.t t/lib/cpan-vcmp.t
10060            ! MANIFEST
10061 ____________________________________________________________________________
10062 [  9790] By: jhi                                   on 2001/04/23  13:21:55
10063         Log: Subject: Deparse nit
10064              From: Robin Houston <robin@kitsite.com>
10065              Date: Mon, 23 Apr 2001 12:38:20 +0100
10066              Message-ID: <20010423123820.A19945@puffinry.freeserve.co.uk>
10067      Branch: perl
10068            ! ext/B/B/Deparse.pm
10069 ____________________________________________________________________________
10070 [  9789] By: jhi                                   on 2001/04/23  13:19:07
10071         Log: Subject: [PATCH] bug 20010423.002
10072              From: Robin Houston <robin@kitsite.com>
10073              Date: Mon, 23 Apr 2001 13:12:30 +0100
10074              Message-ID: <20010423131230.A20074@puffinry.freeserve.co.uk>
10075      Branch: perl
10076            ! pp.c
10077 ____________________________________________________________________________
10078 [  9788] By: jhi                                   on 2001/04/23  13:02:49
10079         Log: Subject: PATCH [5.7.1] hv.c unused #define
10080              From: Mark-Jason Dominus <mjd@plover.com>
10081              Date: Sun, 22 Apr 2001 14:17:49 -0400
10082              Message-ID: <20010422181749.26976.qmail@plover.com>
10083      Branch: perl
10084            ! hv.c
10085 ____________________________________________________________________________
10086 [  9787] By: jhi                                   on 2001/04/23  13:02:02
10087         Log: Subject: PATCH 5.7.1
10088              From: Mark-Jason Dominus <mjd@plover.com>
10089              Date: Sun, 22 Apr 2001 15:12:57 -0400
10090              Message-ID: <20010422191258.6539.qmail@plover.com>
10091              
10092              plus Sarathy's STMT_START + STMT_END suggestion.
10093      Branch: perl
10094            ! perl.h
10095 ____________________________________________________________________________
10096 [  9786] By: jhi                                   on 2001/04/23  12:53:25
10097         Log: Fix for
10098              
10099              Subject: [ID 20010423.001] perlapi documentation inconsistency (SvGROW)
10100              From: dLux <dlux@spam.sch.bme.hu>
10101              Date: Mon, 23 Apr 2001 01:25:26 +0200
10102              Message-Id: <E14rTEM-0000CB-00@dl.sch.bme.hu>
10103              
10104              (SvGROW really does return a char *.)
10105      Branch: perl
10106            ! pod/perlapi.pod sv.h
10107 ____________________________________________________________________________
10108 [  9785] By: jhi                                   on 2001/04/23  04:34:04
10109         Log: Time::Piece work continues.  $t->day removed since
10110              I think it's too confusing.  Now has normal and
10111              abbreviated length weekday names and month names,
10112              the names change with _names(), not _list().
10113              Now has strftime() in Perl, _strftime() is
10114              the libc version (to which strftime() falls back
10115              if it doesn't know the format.  To do: the reverse
10116              of strftime, strptime(), and the localisation of both.
10117      Branch: perl
10118            ! ext/Time/Piece/Piece.pm ext/Time/Piece/Piece.xs
10119            ! t/lib/time-piece.t
10120 ____________________________________________________________________________
10121 [  9784] By: jhi                                   on 2001/04/23  02:41:46
10122         Log: Subject: Re: [PATCH] Re: [ID 20010422.003] Core dump in overloaded bool while using ' 
10123              From: andreas.koenig@anima.de (Andreas J. Koenig)
10124              Date: 23 Apr 2001 05:20:55 +0200
10125              Message-ID: <m3ofto5mjs.fsf@ak-71.mind.de>
10126      Branch: perl
10127            ! t/pragma/overload.t
10128 ____________________________________________________________________________
10129 [  9783] By: jhi                                   on 2001/04/22  23:32:42
10130         Log: Subject: [PATCH B::Deparse] Distinguish package variables, if necessary
10131              From: Robin Houston <robin@kitsite.com>
10132              Date: Mon, 23 Apr 2001 00:38:18 +0100
10133              Message-ID: <20010423003818.A19109@puffinry.freeserve.co.uk>
10134      Branch: perl
10135            ! ext/B/B/Deparse.pm
10136 ____________________________________________________________________________
10137 [  9782] By: jhi                                   on 2001/04/22  20:55:43
10138         Log: Subject: [PATCH] Re: [ID 20010422.003] Core dump in overloaded bool while using '
10139              From: Simon Cozens <simon@netthink.co.uk>
10140              Date: Sun, 22 Apr 2001 18:47:25 +0100
10141              Message-ID: <20010422184725.A14411@netthink.co.uk>
10142      Branch: perl
10143            ! sv.c t/pragma/overload.t
10144 ____________________________________________________________________________
10145 [  9781] By: jhi                                   on 2001/04/22  20:52:13
10146         Log: Subject: [PATCH] Support BEGIN blocks in B::Deparse (& more)
10147              From: Robin Houston <robin@kitsite.com>
10148              Date: Sun, 22 Apr 2001 22:14:50 +0100
10149              Message-ID: <20010422221450.A18921@puffinry.freeserve.co.uk>
10150      Branch: perl
10151            ! ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
10152 ____________________________________________________________________________
10153 [  9780] By: nick                                  on 2001/04/22  20:40:31
10154         Log: Integrate mainline.
10155      Branch: perlio
10156           +> t/lib/b-debug.t t/lib/b-deparse.t t/lib/b-showlex.t
10157           +> t/lib/b-stash.t
10158           !> (integrate 38 files)
10159 ____________________________________________________________________________
10160 [  9779] By: jhi                                   on 2001/04/22  15:16:03
10161         Log: Subject: IO::Socket::INET patch
10162              From: andrew deryabin <djsf@technarchy.ru>
10163              Date: Sat, 21 Apr 2001 17:46:52 +0400
10164              Message-ID: <20010421174652.B1426@technarchy>
10165      Branch: perl
10166            ! ext/IO/lib/IO/Socket/INET.pm
10167 ____________________________________________________________________________
10168 [  9778] By: jhi                                   on 2001/04/22  15:14:33
10169         Log: Subject: Re: ANYOF_SIZE is wrong in 5.7.1 
10170              From: Mark-Jason Dominus <mjd@plover.com>
10171              Date: Sat, 21 Apr 2001 21:27:49 -0400
10172              Message-ID: <20010422012749.27024.qmail@plover.com>
10173      Branch: perl
10174            ! regcomp.c
10175 ____________________________________________________________________________
10176 [  9777] By: jhi                                   on 2001/04/22  15:10:51
10177         Log: Subject: Re: Regex debugger patch 
10178              From: Mark-Jason Dominus <mjd@plover.com>
10179              Date: Sat, 21 Apr 2001 21:48:51 -0400
10180              Message-ID: <20010422014851.27165.qmail@plover.com>
10181      Branch: perl
10182            ! pod/perldebguts.pod
10183 ____________________________________________________________________________
10184 [  9776] By: jhi                                   on 2001/04/22  15:09:48
10185         Log: Subject: Re: Regex debugger patch
10186              From: Mark-Jason Dominus <mjd@plover.com>
10187              Date: Sat, 21 Apr 2001 14:24:39 -0400
10188              Message-ID: <20010421182439.16508.qmail@plover.com>
10189              
10190              Regex debugger backend.
10191      Branch: perl
10192            ! regcomp.c regexp.h
10193 ____________________________________________________________________________
10194 [  9775] By: jhi                                   on 2001/04/21  16:45:40
10195         Log: Subject: [PATCH] Typo in utf8.h
10196              From: Jesús Quiroga <jquiroga@pobox.com>
10197              Date: Sat, 21 Apr 2001 19:25:33 +0200
10198              Message-Id: <5.0.2.1.1.20010421192107.01ce5a50@ix.netcorps.com>
10199      Branch: perl
10200            ! utf8.h
10201 ____________________________________________________________________________
10202 [  9774] By: jhi                                   on 2001/04/21  16:43:52
10203         Log: Subject: [ID 20010421.010] Perl 5.6.1 on Unixware 7
10204              From: Joe Orton <jorton@redhat.com>
10205              Date: Tue, 17 Apr 2001 15:50:43 +0100
10206              Message-Id: <20010417155043.D19132@eu.c2.net>
10207      Branch: perl
10208            ! hints/svr5.sh
10209 ____________________________________________________________________________
10210 [  9773] By: jhi                                   on 2001/04/21  15:30:15
10211         Log: Subject: Patch utils/h2xs.PL
10212              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
10213              Date: Sat, 21 Apr 2001 10:32:16 -0500
10214              Message-ID: <20010421103216.C14521@chaos.wustl.edu>
10215              
10216              Add MAILING list and LICENSE templates.
10217      Branch: perl
10218            ! utils/h2xs.PL
10219 ____________________________________________________________________________
10220 [  9772] By: jhi                                   on 2001/04/21  15:28:36
10221         Log: Subject: perlfaq2.patch for 5.7.1
10222              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
10223              Message-ID: <20010420164219.J3194@chaos.wustl.edu>
10224              Date: Fri, 20 Apr 2001 16:42:19 -0500
10225              
10226              rm an extra tab, a blurb about the xx.cpan to clarify
10227              which countries actually have that and dejanews is history
10228              as well as most of that nonsensical entry.
10229      Branch: perl
10230            ! pod/perlfaq2.pod
10231 ____________________________________________________________________________
10232 [  9771] By: jhi                                   on 2001/04/21  15:27:17
10233         Log: Subject: perlfaq1.patch for 5.7.1
10234              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
10235              Date: Fri, 20 Apr 2001 16:57:36 -0500
10236              Message-ID: <20010420165736.K3194@chaos.wustl.edu>
10237              
10238              Evil URLs must die. Especially when they are broken.
10239      Branch: perl
10240            ! pod/perlfaq1.pod
10241 ____________________________________________________________________________
10242 [  9770] By: jhi                                   on 2001/04/21  15:23:38
10243         Log: Subject: [PATCH ext/B/B.pm and tests] B::walksymtable improperly documented?
10244              From: Michael G Schwern <schwern@pobox.com>
10245              Date: Sat, 21 Apr 2001 16:11:12 +0100
10246              Message-ID: <20010421161112.L19736@blackrider.blackstar.co.uk>
10247      Branch: perl
10248            + t/lib/b-debug.t t/lib/b-deparse.t t/lib/b-showlex.t
10249            + t/lib/b-stash.t
10250            ! MANIFEST ext/B/B.pm t/lib/b.t
10251 ____________________________________________________________________________
10252 [  9769] By: jhi                                   on 2001/04/21  15:03:32
10253         Log: Subject: [PATCH utils/h2ph.PL] Confused by "#if &__GNUC_PREREQ (2,97)"
10254              From: Michael G Schwern <schwern@pobox.com>
10255              Date: Sat, 21 Apr 2001 09:48:00 +0100
10256              Message-ID: <20010421094759.B19736@blackrider.blackstar.co.uk>
10257      Branch: perl
10258            ! utils/h2ph.PL
10259 ____________________________________________________________________________
10260 [  9768] By: jhi                                   on 2001/04/21  14:33:49
10261         Log: PerlIO and Encode doc cleanup and tweaks.
10262      Branch: perl
10263            ! ext/Encode/Encode.pm ext/PerlIO/Scalar/Scalar.pm
10264            ! ext/PerlIO/Via/Via.pm lib/PerlIO.pm
10265 ____________________________________________________________________________
10266 [  9767] By: jhi                                   on 2001/04/21  12:40:16
10267         Log: Integrate perlio.
10268      Branch: perl
10269           !> doio.c
10270 ____________________________________________________________________________
10271 [  9766] By: nick                                  on 2001/04/20  18:28:35
10272         Log: Avoid core dump on
10273              open(STDOUT,">",\$foo);
10274      Branch: perlio
10275            ! doio.c
10276 ____________________________________________________________________________
10277 [  9765] By: jhi                                   on 2001/04/20  13:23:43
10278         Log: Subject: Re: [abigail@foad.org: [ID 20000901.065] -MO=Deparse and $^W and $[ in same string.]
10279              From: Robin Houston <robin@kitsite.com>
10280              Date: Fri, 20 Apr 2001 14:29:22 +0100
10281              Message-ID: <20010420142921.A14960@puffinry.freeserve.co.uk>
10282      Branch: perl
10283            ! ext/B/B.pm ext/B/B/Deparse.pm
10284 ____________________________________________________________________________
10285 [  9764] By: jhi                                   on 2001/04/20  13:19:33
10286         Log: Subject: [PATCH: perl@9742] avoid t/u-*.t test on platforms where List/Util was not built
10287              From: Peter Prymmer <pvhp@forte.com>
10288              Date: Thu, 19 Apr 2001 17:40:14 -0700 (PDT)
10289              Message-ID: <Pine.OSF.4.10.10104191737200.348917-100000@aspara.forte.com>
10290      Branch: perl
10291            ! t/lib/u-blessed.t t/lib/u-dualvar.t t/lib/u-first.t
10292            ! t/lib/u-max.t t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
10293            ! t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
10294            ! t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
10295 ____________________________________________________________________________
10296 [  9763] By: jhi                                   on 2001/04/20  12:36:39
10297         Log: Subject: Re: A new PerlIO coredump
10298              From: Nick Ing-Simmons <nik@tiuk.ti.com>
10299              Date: Fri, 20 Apr 2001 14:29:41 +0100 (BST)
10300              Message-Id: <200104201329.OAA16021@mikado.tiuk.ti.com>
10301      Branch: perl
10302            ! doio.c
10303 ____________________________________________________________________________
10304 [  9762] By: jhi                                   on 2001/04/19  23:02:30
10305         Log: Update Changes.
10306      Branch: perl
10307            ! Changes patchlevel.h
10308 ____________________________________________________________________________
10309 [  9761] By: jhi                                   on 2001/04/19  22:59:19
10310         Log: More cleanup cleanup.
10311      Branch: perl
10312            ! Makefile.SH win32/Makefile win32/makefile.mk
10313 ____________________________________________________________________________
10314 [  9760] By: jhi                                   on 2001/04/19  22:50:31
10315         Log: lib/Time is non-empty, let's not rmdir it.
10316      Branch: perl
10317            ! Makefile.SH
10318 ____________________________________________________________________________
10319 [  9759] By: jhi                                   on 2001/04/19  22:36:51
10320         Log: Subject: Re: [abigail@foad.org: [ID 20000901.065] -MO=Deparse and $^W and $[ in same string.]
10321              From: Robin Houston <robin@kitsite.com>
10322              Date: Fri, 20 Apr 2001 00:18:53 +0100
10323              Message-ID: <20010420001853.A13350@puffinry.freeserve.co.uk>
10324      Branch: perl
10325            ! ext/B/B/Deparse.pm
10326 ____________________________________________________________________________
10327 [  9758] By: jhi                                   on 2001/04/19  22:36:00
10328         Log: Subject: [PATCH: perl@9742] void close_dir portability fix for Cwd.xs
10329              From: Peter Prymmer <pvhp@forte.com>
10330              Date: Thu, 19 Apr 2001 12:02:40 -0700 (PDT)
10331              Message-ID: <Pine.OSF.4.10.10104191158490.348917-100000@aspara.forte.com>
10332      Branch: perl
10333            ! ext/Cwd/Cwd.xs
10334 ____________________________________________________________________________
10335 [  9757] By: nick                                  on 2001/04/19  18:53:54
10336         Log: Blind (untested) integrate of mainline.
10337      Branch: perlio
10338           +> ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
10339           +> ext/Time/Piece/Piece.xs ext/Time/Piece/README
10340           +> ext/Time/Piece/Seconds.pm t/lib/time-piece.t
10341           !> (integrate 53 files)
10342 ____________________________________________________________________________
10343 [  9756] By: jhi                                   on 2001/04/19  16:59:23
10344         Log: Document and test Time::Piece.
10345      Branch: perl
10346            ! ext/POSIX/POSIX.xs ext/Time/Piece/Piece.pm
10347            ! ext/Time/Piece/Piece.xs t/lib/time-piece.t
10348 ____________________________________________________________________________
10349 [  9755] By: jhi                                   on 2001/04/19  12:13:29
10350         Log: A better fix for the \x{12345678} trouble from NI-S.
10351      Branch: perl
10352            ! utf8.c
10353 ____________________________________________________________________________
10354 [  9754] By: jhi                                   on 2001/04/19  11:56:07
10355         Log: Subject: PATCH: Propagate low byte of hints in cop.op_private
10356              From: Robin Houston <robin@kitsite.com>
10357              Date: Wed, 18 Apr 2001 17:58:33 +0100
10358              Message-ID: <20010418175833.B8976@puffinry.freeserve.co.uk>
10359      Branch: perl
10360            ! ext/B/B/Deparse.pm op.c
10361 ____________________________________________________________________________
10362 [  9753] By: jhi                                   on 2001/04/19  04:21:52
10363         Log: Subject: [PATCH] h2ph test suite bugfix and refactoring
10364              From: "Kurt D. Starsinic" <kstar@wolfetech.com>
10365              Date: Thu, 19 Apr 2001 01:11:41 -0400
10366              Message-ID: <20010419011141.A5798@cpan.org>
10367      Branch: perl
10368            ! t/lib/h2ph.h t/lib/h2ph.pht utils/h2ph.PL
10369 ____________________________________________________________________________
10370 [  9752] By: jhi                                   on 2001/04/19  02:41:10
10371         Log: The new time utils need to be thread-aware, too.
10372      Branch: perl
10373            ! util.c
10374 ____________________________________________________________________________
10375 [  9751] By: jhi                                   on 2001/04/19  02:26:47
10376         Log: Compilation nit noticed by AIX compiler.
10377      Branch: perl
10378            ! perlio.c
10379 ____________________________________________________________________________
10380 [  9750] By: jhi                                   on 2001/04/19  02:20:06
10381         Log: The new time utils need to be public.
10382      Branch: perl
10383            ! embed.pl
10384 ____________________________________________________________________________
10385 [  9749] By: jhi                                   on 2001/04/19  01:42:39
10386         Log: Regen toc.
10387      Branch: perl
10388            ! pod/perltoc.pod
10389 ____________________________________________________________________________
10390 [  9748] By: jhi                                   on 2001/04/19  01:41:10
10391         Log: Add Time::Piece, a slight rewrite of Time::Object,
10392              from Matt Sergeant.
10393      Branch: perl
10394            + ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
10395            + ext/Time/Piece/Piece.xs ext/Time/Piece/README
10396            + ext/Time/Piece/Seconds.pm t/lib/time-piece.t
10397            ! MANIFEST configure.com djgpp/config.over epoc/config.sh
10398            ! hints/uts.sh hints/uwin.sh hints/vmesa.sh win32/Makefile
10399            ! win32/makefile.mk
10400 ____________________________________________________________________________
10401 [  9747] By: jhi                                   on 2001/04/19  00:55:35
10402         Log: The new metaconfig unit from strftime.
10403      Branch: metaconfig/U/perl
10404            + d_strftime.U
10405 ____________________________________________________________________________
10406 [  9746] By: jhi                                   on 2001/04/19  00:54:54
10407         Log: Move the strftime() wrapper from POSIX.xs to util.c
10408              as my_strftime(), requires HAS_STRFTIME.
10409      Branch: perl
10410            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
10411            ! config_h.SH configure.com embed.h embed.pl epoc/config.sh
10412            ! ext/POSIX/POSIX.xs proto.h uconfig.h uconfig.sh util.c
10413            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
10414            ! vos/config.ga.h win32/config.bc win32/config.gc
10415            ! win32/config.vc
10416 ____________________________________________________________________________
10417 [  9745] By: jhi                                   on 2001/04/18  23:11:03
10418         Log: Move the init_tm() and mini_mktime() up from POSIX.xs to util.c
10419              in preparation of Time::Piece.
10420      Branch: perl
10421            ! embed.h embed.pl ext/POSIX/POSIX.xs proto.h util.c
10422 ____________________________________________________________________________
10423 [  9744] By: jhi                                   on 2001/04/18  22:33:12
10424         Log: Subject: [PATCH: perl@9718] fix new exporter test to work OK on VMS
10425              From: Peter Prymmer <pvhp@forte.com>
10426              Date: Wed, 18 Apr 2001 15:38:28 -0700 (PDT)
10427              Message-ID: <Pine.OSF.4.10.10104181536440.272477-100000@aspara.forte.com>
10428      Branch: perl
10429            ! t/lib/exporter.t
10430 ____________________________________________________________________________
10431 [  9743] By: jhi                                   on 2001/04/18  22:32:23
10432         Log: Subject: Fwd: pod2html leaves cache files lying around?
10433              From: Rajesh Vaidheeswarran <rv@gnu.org>
10434              Date: Tue, 17 Apr 2001 09:35:00 -0400 (EDT)
10435              Message-Id: <E14pVdE-0004P0-00@fencepost.gnu.org>
10436      Branch: perl
10437            ! lib/Pod/Html.pm
10438 ____________________________________________________________________________
10439 [  9742] By: jhi                                   on 2001/04/18  20:31:49
10440         Log: Update Changes.
10441      Branch: perl
10442            ! Changes patchlevel.h
10443 ____________________________________________________________________________
10444 [  9741] By: jhi                                   on 2001/04/18  20:23:02
10445         Log: Declare hints only if needed.
10446      Branch: perl
10447            ! ext/B/B/Deparse.pm
10448 ____________________________________________________________________________
10449 [  9740] By: jhi                                   on 2001/04/18  19:06:05
10450         Log: Workaround for the "\x{12345678}" plus s/(.)/$1/g plus ord/length
10451              bug noticed by Robin Houston; basically the code of detecting
10452              value wraparound was acting differently under different compilers
10453              and platforms.  The workaround is to remove the overflow check
10454              for now, a real fix would be to do the overflow (portably) right.
10455      Branch: perl
10456            ! t/op/pat.t utf8.c
10457 ____________________________________________________________________________
10458 [  9739] By: jhi                                   on 2001/04/18  19:01:23
10459         Log: Subject: [PATCH B::Deparse] some pragma support
10460              From: Robin Houston <robin@kitsite.com>
10461              Date: Wed, 18 Apr 2001 19:32:12 +0100
10462              Message-ID: <20010418193212.A9184@puffinry.freeserve.co.uk>
10463      Branch: perl
10464            ! ext/B/B/Deparse.pm
10465 ____________________________________________________________________________
10466 [  9738] By: jhi                                   on 2001/04/18  15:16:37
10467         Log: Subject: [PATCH] Test case for C<undef %File::Glob::>
10468              From: Benjamin Sugars <bsugars@canoe.ca>
10469              Date: Wed, 18 Apr 2001 10:53:44 -0400 (EDT)
10470              Message-ID: <Pine.LNX.4.21.0104181047010.2368-100000@marmot.rim.canoe.ca>
10471      Branch: perl
10472            ! t/op/glob.t
10473 ____________________________________________________________________________
10474 [  9737] By: jhi                                   on 2001/04/18  13:24:50
10475         Log: Subject: [PATCH] XS::Typemap - T_OPAQUE
10476              From: Tim Jenness <t.jenness@jach.hawaii.edu>
10477              Date: Tue, 17 Apr 2001 22:49:25 -1000 (HST)
10478              Message-ID: <Pine.LNX.4.30.0104172247440.28672-100000@lapaki.jach.hawaii.edu>
10479      Branch: perl
10480            ! ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
10481            ! ext/XS/Typemap/typemap lib/ExtUtils/typemap t/lib/xs-typemap.t
10482 ____________________________________________________________________________
10483 [  9736] By: jhi                                   on 2001/04/18  04:15:14
10484         Log: The #9735 also changes the subtest 12.
10485      Branch: perl
10486            ! t/lib/b.t
10487 ____________________________________________________________________________
10488 [  9735] By: jhi                                   on 2001/04/18  03:55:17
10489         Log: Subject: Deparse.pm of split(" ") decodes as /\s+/ (with PATCH)
10490              From: David Dyck <dcd@tc.fluke.com>
10491              Date: Tue, 17 Apr 2001 17:12:58 -0700 (PDT)
10492              Message-ID: <Pine.LNX.4.33.0104171508210.23062-100000@dd.tc.fluke.com>
10493      Branch: perl
10494            ! ext/B/B/Deparse.pm
10495 ____________________________________________________________________________
10496 [  9734] By: jhi                                   on 2001/04/18  03:54:11
10497         Log: Subject: [PATCH] foreach defelem magic should only be applied to PL_sv_undef
10498              From: Gisle Aas <gisle@ActiveState.com>
10499              Date: 17 Apr 2001 19:06:45 -0700
10500              Message-ID: <lrae5f9d1m.fsf@caliper.ActiveState.com>
10501      Branch: perl
10502            ! pp_hot.c t/op/misc.t
10503 ____________________________________________________________________________
10504 [  9733] By: jhi                                   on 2001/04/17  22:25:22
10505         Log: Subject: [PATCH: ext/Cwd/Cwd.xs & ext/PerlIO/Scalar/Scalar.xs] Missing prototype behaviour
10506              From: "Abigail" <abigail@foad.org>
10507              Date: Wed, 18 Apr 2001 01:17:46 +0200
10508              Message-ID: <20010417231746.21657.qmail@foad.org>
10509      Branch: perl
10510            ! ext/Cwd/Cwd.xs ext/PerlIO/Scalar/Scalar.xs
10511 ____________________________________________________________________________
10512 [  9732] By: jhi                                   on 2001/04/17  20:47:56
10513         Log: Subject: Re: Deparse - parenthesise args to undeclared subs
10514              From: Robin Houston <robin@kitsite.com>
10515              Date: Tue, 17 Apr 2001 22:37:42 +0100
10516              Message-ID: <20010417223742.A6681@puffinry.freeserve.co.uk>
10517      Branch: perl
10518            ! ext/B/B/Deparse.pm
10519 ____________________________________________________________________________
10520 [  9731] By: nick                                  on 2001/04/17  20:46:35
10521         Log: Re-sync for t/lib/b.t fix
10522      Branch: perlio
10523           !> ext/B/B/Deparse.pm t/lib/b.t t/lib/cwd.t
10524 ____________________________________________________________________________
10525 [  9730] By: jhi                                   on 2001/04/17  20:45:29
10526         Log: Subject: [PATCH B::Deparse] utf8 literal strings (and possibly a unicode/regex bug)
10527              From: Robin Houston <robin@kitsite.com>
10528              Date: Tue, 17 Apr 2001 22:29:36 +0100
10529              Message-ID: <20010417222936.A6644@puffinry.freeserve.co.uk>
10530      Branch: perl
10531            ! ext/B/B.xs ext/B/B/Deparse.pm
10532 ____________________________________________________________________________
10533 [  9729] By: jhi                                   on 2001/04/17  20:43:11
10534         Log: Subject: Deparse - parenthesise args to undeclared subs
10535              From: Robin Houston <robin@kitsite.com>
10536              Date: Tue, 17 Apr 2001 21:31:05 +0100
10537              Message-ID: <20010417213104.A6586@puffinry.freeserve.co.uk>
10538      Branch: perl
10539            ! ext/B/B/Deparse.pm
10540 ____________________________________________________________________________
10541 [  9728] By: jhi                                   on 2001/04/17  18:57:30
10542         Log: Subject: Re: [PATCH] Fix cwd.t when libpth contains symlinks
10543              From: Benjamin Sugars <ben.sugars@home.com>
10544              Date: Tue, 17 Apr 2001 15:27:28 -0400 (EDT)
10545              Message-ID: <Pine.LNX.4.21.0104171516090.22410-100000@localhost.localdomain>
10546      Branch: perl
10547            ! t/lib/cwd.t
10548 ____________________________________________________________________________
10549 [  9727] By: jhi                                   on 2001/04/17  18:20:20
10550         Log: Subject: [PATCH B::Deparse] ambient pragmas
10551              From: Robin Houston <robin@kitsite.com>
10552              Date: Tue, 17 Apr 2001 20:01:59 +0100
10553              Message-ID: <20010417200159.A4882@puffinry.freeserve.co.uk>
10554      Branch: perl
10555            ! ext/B/B/Deparse.pm t/lib/b.t
10556 ____________________________________________________________________________
10557 [  9726] By: nick                                  on 2001/04/17  16:33:51
10558         Log: Integrate mainline (t/lib/b.t fails test 2...)
10559      Branch: perlio
10560           +> ext/List/Util/ChangeLog ext/List/Util/Makefile.PL
10561           +> ext/List/Util/README ext/List/Util/Util.xs
10562           +> ext/List/Util/lib/List/Util.pm
10563           +> ext/List/Util/lib/Scalar/Util.pm t/lib/exporter.t
10564           +> t/lib/u-blessed.t t/lib/u-dualvar.t t/lib/u-first.t
10565           +> t/lib/u-max.t t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
10566           +> t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
10567           +> t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
10568           !> (integrate 31 files)
10569 ____________________________________________________________________________
10570 [  9725] By: jhi                                   on 2001/04/17  12:14:24
10571         Log: Subject: multiple B::* changes
10572              From: Robin Houston <robin@kitsite.com>
10573              Date: Thu, 12 Apr 2001 20:12:27 +0100
10574              Message-ID: <20010412201226.A30940@puffinry.freeserve.co.uk>
10575      Branch: perl
10576            ! ext/B/B.pm ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
10577 ____________________________________________________________________________
10578 [  9724] By: jhi                                   on 2001/04/17  11:59:05
10579         Log: Thread-awareness from Doug MacEachern.
10580      Branch: perl
10581            ! ext/List/Util/Util.xs
10582 ____________________________________________________________________________
10583 [  9723] By: jhi                                   on 2001/04/17  11:57:41
10584         Log: Make the test more portable.
10585      Branch: perl
10586            ! t/lib/cwd.t
10587 ____________________________________________________________________________
10588 [  9722] By: jhi                                   on 2001/04/17  11:53:50
10589         Log: Subject: [PATCH] Fix cwd.t when libpth contains symlinks
10590              From: Benjamin Sugars <ben.sugars@home.com>
10591              Date: Mon, 16 Apr 2001 22:43:29 -0400 (EDT)
10592              Message-ID: <Pine.LNX.4.21.0104162234030.17949-100000@localhost.localdomain>
10593      Branch: perl
10594            ! t/lib/cwd.t
10595 ____________________________________________________________________________
10596 [  9721] By: jhi                                   on 2001/04/17  11:52:17
10597         Log: Subject: [PATCH] Fix core dump from undef %File::Glob::
10598              From: Benjamin Sugars <bsugars@canoe.ca>
10599              Date: Mon, 16 Apr 2001 13:23:59 -0400 (EDT)
10600              Message-ID: <Pine.LNX.4.21.0104161313160.1676-100000@marmot.rim.canoe.ca>
10601      Branch: perl
10602            ! op.c
10603 ____________________________________________________________________________
10604 [  9720] By: jhi                                   on 2001/04/17  11:35:42
10605         Log: Subject: [MacPerl-Porters] [PATCH] bsd_glob.c, gv.c fixes for Mac OS
10606              From: Chris Nandor <pudge@pobox.com>
10607              Date: Tue, 17 Apr 2001 00:30:49 -0400
10608              Message-Id: <p05100207b701768712de@[10.0.1.177]>
10609      Branch: perl
10610            ! ext/File/Glob/bsd_glob.c gv.c
10611 ____________________________________________________________________________
10612 [  9719] By: jhi                                   on 2001/04/17  11:32:13
10613         Log: Subject: [PATCH] Tweten->West
10614              From: Casey West <casey@geeknest.com>
10615              Date: Mon, 16 Apr 2001 12:11:22 -0400
10616              Message-ID: <20010416121122.B14554@stupid.geeknest.com>
10617      Branch: perl
10618            ! AUTHORS lib/Class/Struct.pm lib/Shell.pm lib/constant.pm
10619            ! pod/perltie.pod
10620 ____________________________________________________________________________
10621 [  9718] By: jhi                                   on 2001/04/16  03:22:52
10622         Log: Update Changes.
10623      Branch: perl
10624            ! Changes patchlevel.h
10625 ____________________________________________________________________________
10626 [  9717] By: jhi                                   on 2001/04/16  03:06:28
10627         Log: Regen toc.
10628      Branch: perl
10629            ! pod/perltoc.pod
10630 ____________________________________________________________________________
10631 [  9716] By: jhi                                   on 2001/04/16  02:58:42
10632         Log: Subject: [PATCH: perl@9699] updates to apidoc in utf8.c
10633              From: Prymmer/Kahn <pvhp@best.com>
10634              Date: Sun, 15 Apr 2001 20:47:45 -0700 (PDT)
10635              Message-ID: <Pine.BSF.4.21.0104152037470.8946-100000@shell8.ba.best.com>
10636      Branch: perl
10637            ! utf8.c
10638 ____________________________________________________________________________
10639 [  9715] By: jhi                                   on 2001/04/15  23:40:35
10640         Log: Subject: Re: Net::Ping patch, adds stream protocol
10641              From: bronson@rinspin.com (Scott Bronson)
10642              Date: Tue, 10 Apr 2001 23:58:33 -0700
10643              Message-ID: <20010410235833.N29719@rinspin.com>
10644      Branch: perl
10645            ! lib/Net/Ping.pm
10646 ____________________________________________________________________________
10647 [  9714] By: jhi                                   on 2001/04/15  23:31:46
10648         Log: Printing out the ok messages helps successful testing.
10649      Branch: perl
10650            ! t/lib/time-hires.t
10651 ____________________________________________________________________________
10652 [  9713] By: jhi                                   on 2001/04/15  21:43:24
10653         Log: Update Douglas Wegscheid's email.
10654      Branch: perl
10655            ! AUTHORS
10656 ____________________________________________________________________________
10657 [  9712] By: jhi                                   on 2001/04/15  21:40:41
10658         Log: Subject: [PATCH t/lib/exporter.t lib/Exporter/Heavy.pm] Testing Exporter
10659              From: Michael G Schwern <schwern@pobox.com>
10660              Date: Sat, 14 Apr 2001 22:40:50 +0100
10661              Message-ID: <20010414224050.A1872@blackrider.blackstar.co.uk>
10662      Branch: perl
10663            + t/lib/exporter.t
10664            ! MANIFEST lib/Exporter/Heavy.pm
10665 ____________________________________________________________________________
10666 [  9711] By: jhi                                   on 2001/04/15  21:39:21
10667         Log: Subject: [PATCH t/op/loopctl.t] Exit via last, part 1
10668              From: Michael G Schwern <schwern@pobox.com>
10669              Date: Sat, 14 Apr 2001 22:13:59 +0100
10670              Message-ID: <20010414221359.A413@blackrider.blackstar.co.uk>
10671      Branch: perl
10672            ! t/op/loopctl.t
10673 ____________________________________________________________________________
10674 [  9710] By: jhi                                   on 2001/04/15  21:30:19
10675         Log: Subject: [PATCH t/pragma/warnings.t] Doesn't skip RCS files
10676              From: Michael G Schwern <schwern@pobox.com>
10677              Date: Sat, 14 Apr 2001 22:05:32 +0100
10678              Message-ID: <20010414220531.A30178@blackrider.blackstar.co.uk>
10679      Branch: perl
10680            ! t/pragma/warnings.t
10681 ____________________________________________________________________________
10682 [  9709] By: jhi                                   on 2001/04/15  19:34:09
10683         Log: Integrate changes #9706,9707 from maintperl into mainline.
10684              
10685              change#7210 broke .packlist generation
10686              
10687              ExtUtils::Installed doesn't quote regex metacharacters in paths
10688              before using them in match; also make it work for dosish platforms
10689      Branch: perl
10690           !> lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
10691 ____________________________________________________________________________
10692 [  9708] By: jhi                                   on 2001/04/15  19:31:01
10693         Log: Test also the scalar aspect of getitimer().
10694      Branch: perl
10695            ! t/lib/time-hires.t
10696 ____________________________________________________________________________
10697 [  9707] By: gsar                                  on 2001/04/15  17:24:20
10698         Log: ExtUtils::Installed doesn't quote regex metacharacters in paths
10699              before using them in match; also make it work for dosish platforms
10700      Branch: maint-5.6/perl
10701            ! lib/ExtUtils/Installed.pm
10702 ____________________________________________________________________________
10703 [  9706] By: gsar                                  on 2001/04/15  17:21:59
10704         Log: change#7210 broke .packlist generation (listed only filename
10705              rather than fully qualified path name)
10706      Branch: maint-5.6/perl
10707            ! lib/ExtUtils/Install.pm
10708 ____________________________________________________________________________
10709 [  9705] By: jhi                                   on 2001/04/15  12:36:33
10710         Log: Add interval timer (setitimer, getitimer) support to Time::HiRes.
10711      Branch: perl
10712            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.xs
10713            ! t/lib/time-hires.t
10714 ____________________________________________________________________________
10715 [  9704] By: jhi                                   on 2001/04/15  10:49:08
10716         Log: Subject: [PATCH: perl@9622]update perlebcdic.pod with UTF tbl; tweak utf8.pm
10717              From: Prymmer/Kahn <pvhp@best.com>
10718              Date: Sat, 14 Apr 2001 21:36:24 -0700 (PDT)
10719              Message-ID: <Pine.BSF.4.21.0104142127580.27582-100000@shell8.ba.best.com>
10720      Branch: perl
10721            ! lib/utf8.pm pod/perlebcdic.pod
10722 ____________________________________________________________________________
10723 [  9703] By: jhi                                   on 2001/04/15  02:26:26
10724         Log: I keep forgetting to sort MANIFEST.
10725      Branch: perl
10726            ! MANIFEST
10727 ____________________________________________________________________________
10728 [  9702] By: jhi                                   on 2001/04/15  02:07:47
10729         Log: Add Scalar-List-Utils 1.02, from Graham Barr.
10730              Now we have blessed, reftype, tainted, first, reduce, ...
10731      Branch: perl
10732            + ext/List/Util/ChangeLog ext/List/Util/Makefile.PL
10733            + ext/List/Util/README ext/List/Util/Util.xs
10734            + ext/List/Util/lib/List/Util.pm
10735            + ext/List/Util/lib/Scalar/Util.pm t/lib/u-blessed.t
10736            + t/lib/u-dualvar.t t/lib/u-first.t t/lib/u-max.t
10737            + t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
10738            + t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
10739            + t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
10740            ! MANIFEST
10741 ____________________________________________________________________________
10742 [  9701] By: jhi                                   on 2001/04/14  15:05:25
10743         Log: Subject: RE: dprofpp.pl updates 
10744              From: Carl Eklof <CEklof@endeca.com>
10745              Date: Thu, 12 Apr 2001 18:45:46 -0400
10746              Message-ID: <D99914D9109BD411823800508BD957180E1269@exch01.ops.endeca.com>
10747      Branch: perl
10748            ! utils/dprofpp.PL
10749 ____________________________________________________________________________
10750 [  9700] By: jhi                                   on 2001/04/14  14:44:55
10751         Log: Do not just blindly add CR.
10752      Branch: perl
10753            ! Porting/makerel
10754 ____________________________________________________________________________
10755 [  9699] By: jhi                                   on 2001/04/13  13:17:01
10756         Log: Update Changes.
10757      Branch: perl
10758            ! Changes patchlevel.h
10759 ____________________________________________________________________________
10760 [  9698] By: jhi                                   on 2001/04/13  12:44:48
10761         Log: Integrate perlio.
10762      Branch: perl
10763           !> ext/PerlIO/Scalar/Scalar.xs
10764 ____________________________________________________________________________
10765 [  9697] By: jhi                                   on 2001/04/13  12:29:15
10766         Log: Add more debug output to the test.
10767      Branch: perl
10768            ! t/lib/cwd.t
10769 ____________________________________________________________________________
10770 [  9696] By: nick                                  on 2001/04/13  10:14:29
10771         Log: Fix core dump on binmode($fh,'Scalar')
10772      Branch: perlio
10773            ! ext/PerlIO/Scalar/Scalar.xs
10774 ____________________________________________________________________________
10775 [  9695] By: nick                                  on 2001/04/13  09:05:42
10776         Log: Integrate mainline
10777      Branch: perlio
10778           +> ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
10779           +> ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
10780           +> t/lib/time-hires.t
10781           !> AUTHORS MANIFEST Makefile.SH Todo-5.6 configure.com
10782           !> ext/Digest/MD5/MD5.xs ext/File/Glob/Glob.pm
10783           !> ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
10784           !> ext/File/Glob/bsd_glob.h ext/MIME/Base64/Base64.xs
10785           !> hints/uts.sh hints/vmesa.sh lib/Devel/SelfStubber.pm opcode.pl
10786           !> pod/perlfaq5.pod pp.c regexec.c t/comp/proto.t
10787           !> t/lib/md5-file.t t/op/pat.t win32/Makefile win32/makefile.mk
10788 ____________________________________________________________________________
10789 [  9694] By: jhi                                   on 2001/04/12  22:23:35
10790         Log: Integrate change #9693 from maintperl into mainline.
10791              
10792              $VERSION and Version() on the same line provokes a warning from
10793              CPAN.pm (from Jonathan Leffler <jleffler@informix.com>)
10794      Branch: perl
10795           !> lib/Devel/SelfStubber.pm
10796 ____________________________________________________________________________
10797 [  9693] By: gsar                                  on 2001/04/12  21:55:56
10798         Log: $VERSION and Version() on the same line provokes a warning from
10799              CPAN.pm (from Jonathan Leffler <jleffler@informix.com>)
10800      Branch: maint-5.6/perl
10801            ! lib/Devel/SelfStubber.pm
10802 ____________________________________________________________________________
10803 [  9692] By: jhi                                   on 2001/04/12  13:54:00
10804         Log: This is at least 5.005.
10805      Branch: perl
10806            ! ext/Time/HiRes/HiRes.xs
10807 ____________________________________________________________________________
10808 [  9691] By: jhi                                   on 2001/04/12  13:37:20
10809         Log: Non-UNIX platforms extensions update.  (Well, UTS is UNIX.)
10810      Branch: perl
10811            ! Makefile.SH configure.com hints/uts.sh hints/vmesa.sh
10812            ! win32/Makefile win32/makefile.mk
10813 ____________________________________________________________________________
10814 [  9690] By: jhi                                   on 2001/04/12  01:34:46
10815         Log: Integrate Time::Hires 1.20 from Douglas E. Wegscheid.
10816      Branch: perl
10817            + ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
10818            + ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
10819            + t/lib/time-hires.t
10820            ! MANIFEST
10821 ____________________________________________________________________________
10822 [  9689] By: jhi                                   on 2001/04/12  00:28:39
10823         Log: Subject: [PATCH] Digest::MD5 on UTF8 strings
10824              From: Gisle Aas <gisle@ActiveState.com>
10825              Date: 11 Apr 2001 16:36:11 -0700
10826              Message-ID: <lrlmp7102c.fsf@caliper.ActiveState.com>
10827      Branch: perl
10828            ! ext/Digest/MD5/MD5.xs t/lib/md5-file.t
10829 ____________________________________________________________________________
10830 [  9688] By: jhi                                   on 2001/04/12  00:27:39
10831         Log: Subject: Re: [PATCH] [ID 20010410.001] Not OK: perl v5.7.1 on i386-freebsd 4.3-rc (UNINSTALLED)
10832              From: Gisle Aas <gisle@ActiveState.com>
10833              Date: 11 Apr 2001 11:13:24 -0700
10834              Message-ID: <lrbsq371a3.fsf@caliper.ActiveState.com>
10835      Branch: perl
10836            ! ext/MIME/Base64/Base64.xs
10837 ____________________________________________________________________________
10838 [  9687] By: jhi                                   on 2001/04/11  19:51:47
10839         Log: Slight update on the Todo list.  (Should integrate to Todo?) 
10840      Branch: perl
10841            ! Todo-5.6
10842 ____________________________________________________________________________
10843 [  9686] By: jhi                                   on 2001/04/11  16:54:25
10844         Log: Subject: [PATCH opcode.pl] Documentation of table format
10845              From: Simon Cozens <simon@netthink.co.uk>
10846              Date: Wed, 11 Apr 2001 12:59:31 +0100
10847              Message-ID: <20010411125931.A25681@netthink.co.uk>
10848      Branch: perl
10849            ! opcode.pl
10850 ____________________________________________________________________________
10851 [  9685] By: jhi                                   on 2001/04/11  16:53:15
10852         Log: Subject: [PATCH] prototype("CORE::recv")
10853              From: Simon Cozens <simon@netthink.co.uk>
10854              Date: Wed, 11 Apr 2001 13:24:35 +0100
10855              Message-ID: <20010411132435.A26169@netthink.co.uk>
10856      Branch: perl
10857            ! pp.c t/comp/proto.t
10858 ____________________________________________________________________________
10859 [  9684] By: jhi                                   on 2001/04/11  16:47:13
10860         Log: FAQ (and AUTHORS) update from Dan Carson: the information
10861              was several years obsolete, Term::Readkey has been updated
10862              to have the functionality.
10863      Branch: perl
10864            ! AUTHORS pod/perlfaq5.pod
10865 ____________________________________________________________________________
10866 [  9683] By: jhi                                   on 2001/04/11  12:15:46
10867         Log: Subject: Re: [PATCH] [ID 20010410.001] Not OK: perl v5.7.1 on i386-freebsd 4.3-rc (UNINSTALLED)
10868              From: Calle Dybedahl <calle@lysator.liu.se>
10869              Date: 10 Apr 2001 16:44:16 +0200
10870              Message-ID: <86d7akbyrj.fsf@tezcatlipoca.algonet.se>
10871      Branch: perl
10872            ! ext/MIME/Base64/Base64.xs
10873 ____________________________________________________________________________
10874 [  9682] By: jhi                                   on 2001/04/11  12:12:26
10875         Log: A more minimal fix for 20010410.006 from Hugo.
10876      Branch: perl
10877            ! regexec.c
10878 ____________________________________________________________________________
10879 [  9681] By: jhi                                   on 2001/04/11  11:34:23
10880         Log: Integrate changes #9678,9679 from maintline into mainperl.
10881              
10882              addendum to change#9676
10883              
10884              up $File::Glob::VERSION; add a note pointing out the version of
10885              the OpenBSD glob bsd_glob.c resembles
10886      Branch: perl
10887           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
10888           !> ext/File/Glob/bsd_glob.h
10889 ____________________________________________________________________________
10890 [  9680] By: jhi                                   on 2001/04/11  11:30:38
10891         Log: Bad test numbering in integrate in #9677.
10892              Fixes ID 20010411.001.
10893      Branch: perl
10894            ! t/op/pat.t
10895 ____________________________________________________________________________
10896 [  9679] By: gsar                                  on 2001/04/11  03:38:40
10897         Log: up $File::Glob::VERSION; add a note pointing out the version of
10898              the OpenBSD glob bsd_glob.c resembles
10899      Branch: maint-5.6/perl
10900            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
10901            ! ext/File/Glob/bsd_glob.h
10902 ____________________________________________________________________________
10903 [  9678] By: gsar                                  on 2001/04/11  03:09:48
10904         Log: addendum to change#9676: some missing changes from OpenBSD glob.c
10905              revision 1.8.10.1 found here:
10906              
10907              http://www.openbsd.org/cgi-bin/cvsweb/src/lib/libc/gen/glob.c
10908      Branch: maint-5.6/perl
10909            ! ext/File/Glob/bsd_glob.c
10910 ____________________________________________________________________________
10911 [  9677] By: jhi                                   on 2001/04/11  02:54:39
10912         Log: Integrate changes #9675,9676 from maintperl into mainline.
10913              
10914              fix for bug 20010410.006, undo change#7115
10915              
10916              port the OpenBSD glob() security patch
10917      Branch: perl
10918           !> ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
10919           !> ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h regexec.c
10920           !> t/op/pat.t
10921 ____________________________________________________________________________
10922 [  9676] By: gsar                                  on 2001/04/11  02:19:02
10923         Log: port the glob() security patch found at:
10924              
10925              ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/025_glob.patch
10926              
10927              CERT advisory for the issue is here:
10928              
10929              http://www.cert.org/advisories/CA-2001-07.html
10930              
10931              Note that the security scare is only relevant for those who are
10932              foolish enough to build suidperl (which is now officially discouraged)
10933      Branch: maint-5.6/perl
10934            ! ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
10935            ! ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h
10936 ____________________________________________________________________________
10937 [  9675] By: gsar                                  on 2001/04/10  23:52:11
10938         Log: fix for bug 20010410.006
10939              
10940              undo change#7115 (came into maint-5.6 as change#8156)
10941              
10942              add tests to keep it from coming back
10943      Branch: maint-5.6/perl
10944            ! regexec.c t/op/pat.t
10945 ____________________________________________________________________________
10946 [  9674] By: nick                                  on 2001/04/10  20:39:31
10947         Log: Integrate mainline
10948      Branch: perlio
10949           +> Porting/testall.atom
10950           !> MANIFEST t/lib/lc-all.t t/lib/lc-constants.t
10951           !> t/lib/lc-country.t t/lib/lc-currency.t t/lib/lc-language.t
10952           !> t/lib/lc-uk.t t/pod/find.t
10953 ____________________________________________________________________________
10954 [  9673] By: nick                                  on 2001/04/10  18:46:14
10955         Log: Integrate against change 9670 aka perl-5.7.1
10956      Branch: perlio
10957           +> jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
10958           !> (integrate 53 files)
10959 ____________________________________________________________________________
10960 [  9672] By: jhi                                   on 2001/04/10  13:45:01
10961         Log: Add a script for doing cumulative profile of the test suite.
10962              (Requires ATOM, that is, Tru64.)
10963      Branch: perl
10964            + Porting/testall.atom
10965            ! MANIFEST
10966 ____________________________________________________________________________
10967 [  9671] By: jhi                                   on 2001/04/10  12:38:53
10968         Log: Missing std block.
10969      Branch: perl
10970            ! t/lib/lc-all.t t/lib/lc-constants.t t/lib/lc-country.t
10971            ! t/lib/lc-currency.t t/lib/lc-language.t t/lib/lc-uk.t
10972            ! t/pod/find.t
10973 ____________________________________________________________________________
10974 [  9670] By: jhi                                   on 2001/04/10  01:25:58
10975         Log: This is 5.7.1.
10976      Branch: perl
10977            ! patchlevel.h
10978 ____________________________________________________________________________
10979 [  9669] By: jhi                                   on 2001/04/10  01:09:14
10980         Log: Update Changes.
10981      Branch: perl
10982            ! Changes patchlevel.h
10983 ____________________________________________________________________________
10984 [  9668] By: jhi                                   on 2001/04/10  01:00:38
10985         Log: Regen toc.
10986      Branch: perl
10987            ! pod/perltoc.pod
10988 ____________________________________________________________________________
10989 [  9667] By: jhi                                   on 2001/04/10  00:52:16
10990         Log: Update perlhist.
10991      Branch: perl
10992            ! pod/perlhist.pod
10993 ____________________________________________________________________________
10994 [  9666] By: jhi                                   on 2001/04/09  23:38:59
10995         Log: Slight wording tweaks from Damian to #9658.
10996      Branch: perl
10997            ! pod/perlobj.pod
10998 ____________________________________________________________________________
10999 [  9665] By: jhi                                   on 2001/04/09  19:56:06
11000         Log: Subject: [PATCH perlutil.pod] Nit
11001              From: Simon Cozens <simon@netthink.co.uk>
11002              Date: Mon, 9 Apr 2001 20:29:44 +0100
11003              Message-ID: <20010409202944.A14796@the.earth.li>
11004      Branch: perl
11005            ! pod/perlutil.pod
11006 ____________________________________________________________________________
11007 [  9664] By: jhi                                   on 2001/04/09  19:54:42
11008         Log: Subject: Re: perl571delta.pod@9631
11009              From: Mike Guy <mjtg@cam.ac.uk>
11010              Date: Mon, 09 Apr 2001 18:09:14 +0100
11011              Message-Id: <E14mfAA-0006vi-00@libra.cus.cam.ac.uk>
11012      Branch: perl
11013            ! pod/perl571delta.pod
11014 ____________________________________________________________________________
11015 [  9663] By: jhi                                   on 2001/04/09  13:43:35
11016         Log: Update Changes.
11017      Branch: perl
11018            ! Changes patchlevel.h
11019 ____________________________________________________________________________
11020 [  9662] By: jhi                                   on 2001/04/09  13:24:46
11021         Log: tweak tweak.
11022      Branch: perl
11023            ! AUTHORS pod/perl571delta.pod
11024 ____________________________________________________________________________
11025 [  9661] By: jhi                                   on 2001/04/09  13:15:13
11026         Log: Thinko in manual patch applying.
11027      Branch: perl
11028            ! sv.c
11029 ____________________________________________________________________________
11030 [  9660] By: jhi                                   on 2001/04/09  13:07:53
11031         Log: Subject: Re: [PATCH perl@9424] isn't numeric warning 
11032              From: Robin Barker <rmb1@cise.npl.co.uk> 
11033              Date: Mon, 9 Apr 2001 14:58:04 +0100 (BST)
11034              Message-Id: <200104091358.OAA24811@tempest.npl.co.uk>
11035              
11036              (This corrects the case where the "isn't numeric" string contains \0s
11037              and is longer than the temporary buffer, and contains \0 at the point
11038              the string would be truncated by "...".) 
11039      Branch: perl
11040            ! sv.c
11041 ____________________________________________________________________________
11042 [  9659] By: jhi                                   on 2001/04/09  12:57:41
11043         Log: Upgrade to CGI.pm 2.753, from Lincoln Stein.
11044      Branch: perl
11045            ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-esc.t
11046            ! t/lib/cgi-function.t t/lib/cgi-html.t
11047 ____________________________________________________________________________
11048 [  9658] By: jhi                                   on 2001/04/09  12:48:47
11049         Log: Subject: [PATCH] Partial rewrite of perlobj.pod
11050              From: Ilmari Karonen <iltzu@sci.fi>
11051              Date: Sun, 8 Apr 2001 23:14:29 +0300 (EET DST)
11052              Message-ID: <Pine.SOL.3.96.1010408224105.425E-100000@simpukka>
11053              
11054              Rearrange and rewrite the Method Invocation section
11055              to explain the concepts in nicer order.
11056      Branch: perl
11057            ! pod/perlobj.pod
11058 ____________________________________________________________________________
11059 [  9657] By: jhi                                   on 2001/04/09  12:35:58
11060         Log: Upgrade to podlators 1.09, from Russ Allbery.
11061      Branch: perl
11062            ! lib/Pod/Man.pm lib/Pod/Text.pm
11063 ____________________________________________________________________________
11064 [  9656] By: jhi                                   on 2001/04/09  12:31:53
11065         Log: perl571delta.
11066      Branch: perl
11067            ! Todo-5.6 pod/perl571delta.pod pod/perlunicode.pod
11068 ____________________________________________________________________________
11069 [  9655] By: jhi                                   on 2001/04/09  12:20:09
11070         Log: Subject: [PATCH: perl@9622] documentation tweaks for UTF-EBCDIC support
11071              From: Prymmer/Kahn <pvhp@best.com>
11072              Date: Mon, 9 Apr 2001 00:08:58 -0700 (PDT)
11073              Message-ID: <Pine.BSF.4.21.0104090006190.21071-100000@shell8.ba.best.com>
11074      Branch: perl
11075            ! lib/utf8.pm pod/perlunicode.pod
11076 ____________________________________________________________________________
11077 [  9654] By: gsar                                  on 2001/04/09  03:38:33
11078         Log: here lies 5.6.1
11079      Branch: maint-5.6/perl
11080            ! Changes
11081 ____________________________________________________________________________
11082 [  9653] By: jhi                                   on 2001/04/09  03:25:24
11083         Log: Update perlhist.
11084      Branch: perl
11085            ! pod/perlhist.pod
11086 ____________________________________________________________________________
11087 [  9652] By: jhi                                   on 2001/04/09  03:18:49
11088         Log: perl571delta tweaking continues.
11089      Branch: perl
11090            ! pod/perl571delta.pod
11091 ____________________________________________________________________________
11092 [  9651] By: gsar                                  on 2001/04/09  03:11:19
11093         Log: update Changes, patchlevel.h &c.
11094      Branch: maint-5.6/perl
11095            ! Changes patchlevel.h pod/perldelta.pod pod/perlhist.pod
11096            ! pod/perltoc.pod
11097 ____________________________________________________________________________
11098 [  9650] By: jhi                                   on 2001/04/09  02:40:24
11099         Log: Integrate the perlfork half of #9513 from maintperl into mainline
11100              (the perlunicode half is obsolete)
11101      Branch: perl
11102            ! pod/perlfork.pod
11103 ____________________________________________________________________________
11104 [  9649] By: gsar                                  on 2001/04/09  02:35:43
11105         Log: tweak perldelta as suggested by Jarkko
11106      Branch: maint-5.6/perl
11107            ! pod/perldelta.pod
11108 ____________________________________________________________________________
11109 [  9648] By: jhi                                   on 2001/04/09  02:13:04
11110         Log: Integrate change #9646 from maintperl into mainline.
11111              
11112              add note about ithreads and Thread.pm
11113      Branch: perl
11114           !> ext/Thread/Thread.pm ext/Thread/Thread.xs
11115 ____________________________________________________________________________
11116 [  9647] By: jhi                                   on 2001/04/09  02:10:18
11117         Log: Bad assumption that shortsize == 2.
11118      Branch: perl
11119            ! t/lib/xs-typemap.t
11120 ____________________________________________________________________________
11121 [  9646] By: gsar                                  on 2001/04/09  00:48:04
11122         Log: add note about ithreads and Thread.pm (too many people are
11123              confused by the fact that Thread.pm is built and installed
11124              under non-5005threads but doesn't work)
11125      Branch: maint-5.6/perl
11126            ! ext/Thread/Thread.pm ext/Thread/Thread.xs
11127 ____________________________________________________________________________
11128 [  9645] By: gsar                                  on 2001/04/09  00:19:03
11129         Log: update perldelta.pod for changes in 5.6.1
11130      Branch: maint-5.6/perl
11131            ! Changes pod/perldelta.pod
11132 ____________________________________________________________________________
11133 [  9644] By: jhi                                   on 2001/04/08  20:37:00
11134         Log: Integrate change #9639 from maintperl into mainline:
11135              on windows, many of the README.* pods were being copied to
11136              the wrong location
11137      Branch: perl
11138           !> win32/Makefile win32/makefile.mk
11139 ____________________________________________________________________________
11140 [  9643] By: jhi                                   on 2001/04/08  20:07:11
11141         Log: Integrate change #9624 from maintperl into mainline:
11142              the pod tests were not okay.  (t/pod/find.t changes ignored)
11143      Branch: perl
11144           !> lib/Pod/Find.pm t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
11145           !> t/pod/include.t t/pod/included.t t/pod/lref.t
11146           !> t/pod/multiline_items.t t/pod/nested_items.t
11147           !> t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
11148           !> t/pod/poderrs.t t/pod/podselect.t t/pod/special_seqs.t
11149 ____________________________________________________________________________
11150 [  9642] By: jhi                                   on 2001/04/08  19:57:17
11151         Log: Integrate change #9638 from maintperl into mainline:
11152              update to latest JPL from the anoncvs repository
11153      Branch: perl
11154           +> jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
11155           !> MANIFEST jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
11156           !> jpl/PerlInterpreter/PerlInterpreter.h jpl/README
11157 ____________________________________________________________________________
11158 [  9641] By: jhi                                   on 2001/04/08  19:53:30
11159         Log: perl571delta updates.
11160      Branch: perl
11161            ! lib/Filter/Simple.pm pod/perl571delta.pod
11162 ____________________________________________________________________________
11163 [  9640] By: gsar                                  on 2001/04/08  19:20:46
11164         Log: integrate change#9634 from mainline
11165              
11166              Fix the perlmodlib generation (didn't understand separate .pod
11167              files; didn't understand -- as the name-thing separator).
11168              Update the CPAN mirrors list.
11169      Branch: maint-5.6/perl
11170            ! pod/perlmodlib.pod
11171           !> pod/perlmodlib.PL
11172 ____________________________________________________________________________
11173 [  9639] By: gsar                                  on 2001/04/08  18:57:31
11174         Log: on windows, many of the README.* pods were being copied to the wrong
11175              location
11176      Branch: maint-5.6/perl
11177            ! win32/Makefile win32/makefile.mk
11178 ____________________________________________________________________________
11179 [  9638] By: gsar                                  on 2001/04/08  18:38:25
11180         Log: update to latest JPL from the anoncvs repository
11181      Branch: maint-5.6/perl
11182            + jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
11183            ! MANIFEST jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
11184            ! jpl/PerlInterpreter/PerlInterpreter.h jpl/README
11185 ____________________________________________________________________________
11186 [  9637] By: jhi                                   on 2001/04/08  17:53:53
11187         Log: Britishify spellings; s/\b(front|back) (end)\b/\1\2/g;
11188      Branch: perl
11189            ! pod/perl571delta.pod
11190 ____________________________________________________________________________
11191 [  9636] By: jhi                                   on 2001/04/08  17:18:32
11192         Log: Regen toc.
11193      Branch: perl
11194            ! pod/perltoc.pod
11195 ____________________________________________________________________________
11196 [  9635] By: jhi                                   on 2001/04/08  17:16:33
11197         Log: Subject: [PATCH perl@9622] fix IO.xs compile failure on VMS
11198              From: "Craig A. Berry" <craigberry@mac.com>
11199              Date: Sun, 08 Apr 2001 12:30:16 -0500
11200              Message-Id: <5.0.2.1.0.20010408120154.02675eb8@exchi01>
11201      Branch: perl
11202            ! ext/IO/IO.xs lib/ExtUtils/xsubpp
11203 ____________________________________________________________________________
11204 [  9634] By: jhi                                   on 2001/04/08  17:09:19
11205         Log: Fix the perlmodlib generation (didn't understand separate .pod
11206              files; didn't understand -- as the name-thing separator).
11207              
11208              Update the CPAN mirrors list.
11209      Branch: perl
11210            ! pod/perlmodlib.PL pod/perlmodlib.pod
11211 ____________________________________________________________________________
11212 [  9633] By: jhi                                   on 2001/04/08  16:49:17
11213         Log: Sort MANIFEST.
11214      Branch: perl
11215            ! MANIFEST
11216 ____________________________________________________________________________
11217 [  9632] By: gsar                                  on 2001/04/08  16:36:06
11218         Log: add $Tie::RefHash::VERSION
11219      Branch: maint-5.6/perl
11220            ! lib/Tie/RefHash.pm
11221 ____________________________________________________________________________
11222 [  9631] By: jhi                                   on 2001/04/08  16:10:15
11223         Log: perl571delta updates based on p5p feedback; still needs
11224              lots of examples.
11225      Branch: perl
11226            ! pod/perl571delta.pod
11227 ____________________________________________________________________________
11228 [  9630] By: jhi                                   on 2001/04/08  15:59:13
11229         Log: Update the list of supported platforms to talk about 5.7.1
11230              (and 5.6.1)
11231      Branch: perl
11232            ! pod/perlport.pod
11233 ____________________________________________________________________________
11234 [  9629] By: jhi                                   on 2001/04/08  15:55:41
11235         Log: Integrate changes #8677,8680,8681,8725,8732,8776,8782,9290
11236              from maintperl into mainline: perlport updates.
11237      Branch: perl
11238            ! pod/perlport.pod
11239 ____________________________________________________________________________
11240 [  9628] By: jhi                                   on 2001/04/08  15:53:17
11241         Log: perlsolaris.pod copied to wrong directory.
11242      Branch: perl
11243            ! win32/makefile.mk
11244 ____________________________________________________________________________
11245 [  9627] By: jhi                                   on 2001/04/08  14:48:18
11246         Log: Subject: Typos in perl571delta.pod
11247              From: "Stephen P. Potter" <spp@spotter.yi.org>
11248              Date: Sat, 07 Apr 2001 20:37:05 -0400
11249              Message-Id: <20010408003710.2A8FC729DD@belgarath.spotter.yi.org>
11250      Branch: perl
11251            ! pod/perl571delta.pod
11252 ____________________________________________________________________________
11253 [  9626] By: jhi                                   on 2001/04/08  14:39:04
11254         Log: Smoke out dTHR, spotted by by Stephen P. Potter.
11255      Branch: perl
11256            ! gv.c
11257 ____________________________________________________________________________
11258 [  9625] By: nick                                  on 2001/04/08  10:14:23
11259         Log: Integrate mainline
11260      Branch: perlio
11261           +> pod/perl570delta.pod pod/perl571delta.pod
11262           !> (integrate 27 files)
11263 ____________________________________________________________________________
11264 [  9624] By: gsar                                  on 2001/04/08  06:08:17
11265         Log: test in t/pod/* were busted
11266              
11267              these tests are still not enabled in t/{harness,TEST}
11268      Branch: maint-5.6/perl
11269            ! lib/Pod/Find.pm t/pod/emptycmd.t t/pod/find.t t/pod/for.t
11270            ! t/pod/headings.t t/pod/include.t t/pod/included.t t/pod/lref.t
11271            ! t/pod/multiline_items.t t/pod/nested_items.t
11272            ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
11273            ! t/pod/poderrs.t t/pod/podselect.t t/pod/special_seqs.t
11274 ____________________________________________________________________________
11275 [  9623] By: gsar                                  on 2001/04/08  03:37:01
11276         Log: integrate change#9470 from mainline
11277              
11278              Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ... 
11279      Branch: maint-5.6/perl
11280           !> ext/Socket/Socket.xs
11281 ____________________________________________________________________________
11282 [  9622] By: jhi                                   on 2001/04/07  22:40:47
11283         Log: Update Changes.
11284      Branch: perl
11285            ! Changes patchlevel.h
11286 ____________________________________________________________________________
11287 [  9621] By: jhi                                   on 2001/04/07  22:34:16
11288         Log: Update AUTHORS.
11289      Branch: perl
11290            ! AUTHORS
11291 ____________________________________________________________________________
11292 [  9620] By: jhi                                   on 2001/04/07  22:12:47
11293         Log: Forgot to bump the number of tests in #9164.
11294      Branch: perl
11295            ! t/op/array.t
11296 ____________________________________________________________________________
11297 [  9619] By: jhi                                   on 2001/04/07  22:09:50
11298         Log: Bump patchlevel to 5.7.1.
11299      Branch: perl
11300            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
11301            ! config_h.SH patchlevel.h
11302 ____________________________________________________________________________
11303 [  9618] By: jhi                                   on 2001/04/07  22:02:41
11304         Log: Populate perl571delta.
11305      Branch: perl
11306            ! pod/perl571delta.pod
11307 ____________________________________________________________________________
11308 [  9617] By: jhi                                   on 2001/04/07  22:01:23
11309         Log: Change 5.7.0 to 5.7.1 in some of the places I would be guaranteed
11310              to forget it later; do not change patchlevel.h yet or regenerate
11311              Configure yet.
11312      Branch: perl
11313            ! epoc/config.sh win32/Makefile win32/config_H.bc
11314            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
11315 ____________________________________________________________________________
11316 [  9616] By: jhi                                   on 2001/04/07  17:46:33
11317         Log: Add PerlIO and Encode information to perl571delta, fron NI-S.
11318      Branch: perl
11319            ! pod/perl571delta.pod
11320 ____________________________________________________________________________
11321 [  9615] By: jhi                                   on 2001/04/07  17:33:21
11322         Log: Change the toc configuration.
11323      Branch: perl
11324            ! pod/buildtoc.PL pod/perl.pod
11325 ____________________________________________________________________________
11326 [  9614] By: jhi                                   on 2001/04/07  17:29:47
11327         Log: Subject: PATCH: $[
11328              From: Robin Houston <robin@kitsite.com>
11329              Date: Fri, 6 Apr 2001 18:10:14 +0100
11330              Message-ID: <20010406181014.A18803@puffinry.freeserve.co.uk>
11331      Branch: perl
11332            ! op.c t/op/array.t
11333 ____________________________________________________________________________
11334 [  9613] By: jhi                                   on 2001/04/07  17:28:26
11335         Log: Subject: [PATCH perl@9424] isn't numeric warning
11336              From: Robin Barker <rmb1@cise.npl.co.uk>
11337              Date: Fri, 6 Apr 2001 18:08:52 +0100 (BST)
11338              Message-Id: <200104061708.SAA06783@tempest.npl.co.uk>
11339      Branch: perl
11340            ! sv.c t/pragma/warn/sv
11341 ____________________________________________________________________________
11342 [  9612] By: jhi                                   on 2001/04/07  17:26:45
11343         Log: Subject: [PATCH bleadperl] Re: [PATCH dump.c] hash quality
11344              From: Mike Guy <mjtg@cam.ac.uk>
11345              Date: Fri, 06 Apr 2001 12:47:06 +0100
11346              Message-Id: <E14lUhm-0000rx-00@libra.cus.cam.ac.uk>
11347      Branch: perl
11348            ! dump.c t/lib/peek.t
11349 ____________________________________________________________________________
11350 [  9611] By: jhi                                   on 2001/04/07  17:21:35
11351         Log: Create perl571delta and seed it off with the perldelta changes
11352              since 5.7.0; remove those changes from perldelta and rename it
11353              as perl570delta; recreate perldelta but leave it almost empty.
11354      Branch: perl
11355            + pod/perl570delta.pod pod/perl571delta.pod
11356            ! MANIFEST pod/perldelta.pod
11357 ____________________________________________________________________________
11358 [  9610] By: jhi                                   on 2001/04/07  16:56:32
11359         Log: Denit.
11360      Branch: perl
11361            ! pod/perldelta.pod
11362 ____________________________________________________________________________
11363 [  9609] By: jhi                                   on 2001/04/07  16:38:32
11364         Log: Retract #9523: needs more thought.
11365      Branch: perl
11366            ! Makefile.SH
11367 ____________________________________________________________________________
11368 [  9608] By: jhi                                   on 2001/04/07  14:59:20
11369         Log: atmark() code cleanaup.
11370      Branch: perl
11371            ! ext/IO/IO.xs
11372 ____________________________________________________________________________
11373 [  9607] By: jhi                                   on 2001/04/07  14:48:14
11374         Log: Integrate change #9605 from maintperl into mainline.
11375              
11376              can't optimize away scope entry if tr/// is present
11377      Branch: perl
11378           !> op.c t/op/tr.t
11379 ____________________________________________________________________________
11380 [  9606] By: jhi                                   on 2001/04/07  14:43:59
11381         Log: Integrate perlio.
11382      Branch: perl
11383           +> win32/FindExt.pm
11384           !> MANIFEST ext/PerlIO/Via/Via.xs perlio.c t/lib/md5-file.t
11385           !> win32/buildext.pl win32/config_sh.PL win32/makefile.mk
11386 ____________________________________________________________________________
11387 [  9605] By: gsar                                  on 2001/04/07  11:52:40
11388         Log: can't optimize away scope entry if tr/// is present
11389      Branch: maint-5.6/perl
11390            ! op.c t/op/tr.t
11391 ____________________________________________________________________________
11392 [  9604] By: nick                                  on 2001/04/07  11:39:45
11393         Log: Split out extension finding code from buildext.pl into FindExt.pm
11394              Use it to get Config.pm's idea of available extensions in line
11395              with what is built.
11396      Branch: perlio
11397            + win32/FindExt.pm
11398            ! MANIFEST win32/buildext.pl win32/config_sh.PL
11399            ! win32/makefile.mk
11400 ____________________________________________________________________________
11401 [  9603] By: nick                                  on 2001/04/07  09:11:38
11402         Log: Cleanup correction for failed :Via() layer, also set an error code.
11403      Branch: perlio
11404            ! ext/PerlIO/Via/Via.xs
11405 ____________________________________________________________________________
11406 [  9602] By: nick                                  on 2001/04/07  08:38:04
11407         Log: Digests in lib/md5-file.t are for text files _without_ CRLF i.e. UNIX
11408              style. So don't use binmode() on the handles so that Win32 etc. see
11409              same sequence and produce same digests.
11410      Branch: perlio
11411            ! t/lib/md5-file.t
11412 ____________________________________________________________________________
11413 [  9601] By: nick                                  on 2001/04/07  08:36:26
11414         Log: Allow PerlIOBase_pushed to ignore prefix on mode (e.g. sysopen's "#r")
11415              Else it complains and so crlf layer (say) does not get pushed.
11416      Branch: perlio
11417            ! perlio.c
11418 ____________________________________________________________________________
11419 [  9600] By: jhi                                   on 2001/04/06  23:00:09
11420         Log: Integrate change #9599 from perlio into mainline.
11421      Branch: perl
11422           !> ext/Encode/Encode.pm win32/config_H.bc win32/config_H.gc
11423           !> win32/config_H.vc
11424 ____________________________________________________________________________
11425 [  9599] By: nick                                  on 2001/04/06  21:42:43
11426         Log: Quote $VERSION in Encode.pm.
11427              regen_config_h as requested.
11428      Branch: perlio
11429            ! ext/Encode/Encode.pm win32/config_H.bc win32/config_H.gc
11430            ! win32/config_H.vc
11431 ____________________________________________________________________________
11432 [  9598] By: nick                                  on 2001/04/06  20:34:59
11433         Log: Integrate mainline
11434      Branch: perlio
11435           +> README.macos
11436           !> (integrate 39 files)
11437 ____________________________________________________________________________
11438 [  9597] By: gsar                                  on 2001/04/06  18:06:35
11439         Log: integrate change#9464 from mainline (addendum to change#8313)
11440              
11441              Subject: [PATCH @9452] Better peep()ing for foreach() loops
11442      Branch: maint-5.6/perl
11443           !> op.c
11444 ____________________________________________________________________________
11445 [  9596] By: jhi                                   on 2001/04/06  17:26:03
11446         Log: The d_casti32=undef is good for you even when not use64bitall.
11447      Branch: perl
11448            ! hints/hpux.sh
11449 ____________________________________________________________________________
11450 [  9595] By: gsar                                  on 2001/04/06  14:57:17
11451         Log: add a low-impact fix to accomodate darwin-ism
11452      Branch: maint-5.6/perl
11453            ! ext/Errno/Errno_pm.PL
11454 ____________________________________________________________________________
11455 [  9594] By: jhi                                   on 2001/04/06  14:55:14
11456         Log: Integrate changes #9528,9593 from mainline into maintperl;
11457              tweaking the editor/IDE/shell list.
11458      Branch: maint-5.6/perl
11459           !> pod/perlfaq3.pod
11460 ____________________________________________________________________________
11461 [  9593] By: jhi                                   on 2001/04/06  14:51:39
11462         Log: Make the editor/IDE/shell list a little bit airier.
11463      Branch: perl
11464            ! pod/perlfaq3.pod
11465 ____________________________________________________________________________
11466 [  9592] By: gsar                                  on 2001/04/06  14:45:18
11467         Log: integrate change#9477 from mainline (base.pm doc tweak)
11468              
11469              missing doc entry for fmod()
11470      Branch: maint-5.6/perl
11471            ! lib/Math/BigFloat.pm
11472           !> lib/base.pm
11473 ____________________________________________________________________________
11474 [  9591] By: jhi                                   on 2001/04/06  13:55:48
11475         Log: Regen toc.
11476      Branch: perl
11477            ! pod/perltoc.pod
11478 ____________________________________________________________________________
11479 [  9590] By: jhi                                   on 2001/04/06  13:54:52
11480         Log: Math::BigFloat patches from John Peacock.  The equivalent
11481              of #9586 from maintperl but reworked by John to work with
11482              the bleadperl.
11483      Branch: perl
11484            ! lib/Math/BigFloat.pm t/lib/bigfltpm.t
11485 ____________________________________________________________________________
11486 [  9589] By: jhi                                   on 2001/04/06  13:42:23
11487         Log: Define the U32_ALIGNMENT_REQUIRED only if it's not already defined.
11488      Branch: perl
11489            ! ext/Digest/MD5/Makefile.PL
11490 ____________________________________________________________________________
11491 [  9588] By: jhi                                   on 2001/04/06  13:31:45
11492         Log: Integrate changes #9584,9587 from maintperl into mainline.
11493              
11494              keep eval"" CVs alive until the end of the statement in which
11495              they're called
11496              
11497              add README.macos (from Chris Nandor)
11498              
11499              tyop in change#9555
11500      Branch: perl
11501           +> README.macos
11502           !> MANIFEST embed.h embed.pl global.sym objXSUB.h perlapi.c
11503           !> pod/buildtoc.PL pod/perl.pod pod/perlfaq9.pod pod/perlguts.pod
11504           !> pp_ctl.c proto.h scope.c scope.h sv.c win32/Makefile
11505           !> win32/makefile.mk
11506 ____________________________________________________________________________
11507 [  9587] By: gsar                                  on 2001/04/06  07:31:30
11508         Log: add README.macos (from Chris Nandor)
11509              
11510              tyop in change#9555
11511      Branch: maint-5.6/perl
11512            + README.macos
11513            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlfaq9.pod
11514            ! win32/Makefile win32/makefile.mk
11515 ____________________________________________________________________________
11516 [  9586] By: gsar                                  on 2001/04/06  07:08:54
11517         Log: fixes for Math::BigFloat bugs; add fmod() (from John Peacock)
11518      Branch: maint-5.6/perl
11519            ! lib/Math/BigFloat.pm t/lib/bigfltpm.t
11520 ____________________________________________________________________________
11521 [  9585] By: gsar                                  on 2001/04/06  06:58:44
11522         Log: integrate changes#9555,9556,9563..9567,9570..9575,9577..9578
11523              from mainline
11524              
11525              Subject: [PATCH] Base64 update to perlfaq9.pod
11526              
11527              Subject: [PATCH AUTHORS] Housekeeping
11528              
11529              Subject: Re: Not OK: perl v5.6.1 +fools-gold on darwin 1.3 (UNINSTALLED)
11530              Mac OS X (Darwin) has extra pwent fields.
11531              
11532              Subject: [PATCH B::*] print control-character vars readably
11533              Needs EBCDICification.
11534              
11535              Subject: [PATCH B::Deparse] lexical variables with ridiculously long names that are used in list assignments
11536              
11537              Subject: [PATCH B::*] cope with SVf_IVisUV, and cope with $^^ and friends
11538              
11539              Subject: [PATCH B::Deparse] "${foo}bar", "${foo}[1]" etc.
11540              
11541              Subject: [PATCH B::Deparse] binmode is no longer an UNOP
11542              
11543              Subject: [PATCH B::Deparse] regex quoting, and a minor milestone
11544              
11545              Subject: [PATCH B::Deparse] suppress "unintialized value" warnings
11546              
11547              Subject: bleadperl / hex ignores variable length and/or tr doesn't null terminate   ( with patch)
11548              
11549              Subject: patch for t/op/oct.t that shows need for patch supplied with bug 20010404.009, (bugs in hex and oct)
11550              
11551              FreeBSD hints tweak from Anton Berezin.
11552              
11553              Subject: [PATCH foolperl & bleadperl] README.vms update
11554              
11555              Subject: Re: [PATCH foolperl & bleadperl] README.vms update
11556      Branch: maint-5.6/perl
11557           !> AUTHORS README.vms ext/B/B.pm ext/B/B/Concise.pm
11558           !> ext/B/B/Debug.pm ext/B/B/Deparse.pm ext/B/B/Terse.pm
11559           !> hints/freebsd.sh pod/perlfaq9.pod pp.c t/op/oct.t t/op/pwent.t
11560 ____________________________________________________________________________
11561 [  9584] By: gsar                                  on 2001/04/06  04:09:00
11562         Log: keep eval"" CVs alive until the end of the statement in which
11563              they're called; this avoids a coredump ensuing from search for
11564              lexicals in code such as:
11565              
11566              sub bug {
11567              my $s = @_;
11568              eval q[sub { eval 'sub { &$s }' }];
11569              }
11570              bug("x")->()->();
11571              
11572              this code still doesn't work as intended (as it has remained
11573              since time immemorial), but it doesn't provoke a coredump anymore
11574      Branch: maint-5.6/perl
11575            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
11576            ! pod/perlguts.pod pp_ctl.c proto.h scope.c scope.h sv.c
11577 ____________________________________________________________________________
11578 [  9583] By: jhi                                   on 2001/04/05  23:52:51
11579         Log: Update Changes.
11580      Branch: perl
11581            ! Changes patchlevel.h
11582 ____________________________________________________________________________
11583 [  9582] By: jhi                                   on 2001/04/05  23:11:23
11584         Log: Slight doc tweak.
11585      Branch: perl
11586            ! pod/perlunicode.pod
11587 ____________________________________________________________________________
11588 [  9581] By: jhi                                   on 2001/04/05  23:04:11
11589         Log: Integrate perlio.
11590      Branch: perl
11591           !> pod/perlunicode.pod
11592 ____________________________________________________________________________
11593 [  9580] By: jhi                                   on 2001/04/05  23:03:29
11594         Log: Test for #9579.
11595      Branch: perl
11596            ! t/op/do.t
11597 ____________________________________________________________________________
11598 [  9579] By: jhi                                   on 2001/04/05  22:54:17
11599         Log: Subject: [PATCH] Propagate calling context for do '...'
11600              From: Gisle Aas <gisle@ActiveState.com>
11601              Date: 04 Apr 2001 20:17:29 -0700
11602              Message-ID: <lrg0fo827q.fsf@caliper.ActiveState.com>
11603      Branch: perl
11604            ! pod/perlfunc.pod pp_ctl.c
11605 ____________________________________________________________________________
11606 [  9578] By: jhi                                   on 2001/04/05  22:52:51
11607         Log: Subject: Re: [PATCH foolperl & bleadperl] README.vms update
11608              From: Peter Prymmer <pvhp@forte.com>
11609              Date: Thu, 5 Apr 2001 12:00:04 -0700 (PDT)
11610              Message-ID: <Pine.OSF.4.10.10104051156340.518291-100000@aspara.forte.com>
11611      Branch: perl
11612            ! README.vms
11613 ____________________________________________________________________________
11614 [  9577] By: jhi                                   on 2001/04/05  22:48:22
11615         Log: Subject: [PATCH foolperl & bleadperl] README.vms update
11616              From: "Craig A. Berry" <craigberry@mac.com>
11617              Date: Thu, 5 Apr 2001 13:43:28 -0500
11618              Message-Id: <p04330101b6f269936918@[172.16.52.1]>
11619      Branch: perl
11620            ! README.vms
11621 ____________________________________________________________________________
11622 [  9576] By: jhi                                   on 2001/04/05  22:31:38
11623         Log: Subject: [PATCH lib/base.pm t/lib/base.t] Fix subtle $VERSION mistakes with base.pm
11624              From: Michael G Schwern <schwern@pobox.com>
11625              Date: Thu, 5 Apr 2001 21:53:21 +0100
11626              Message-ID: <20010405215321.A4828@blackrider.blackstar.co.uk>
11627      Branch: perl
11628            ! lib/base.pm t/lib/fields.t
11629 ____________________________________________________________________________
11630 [  9575] By: jhi                                   on 2001/04/05  22:26:10
11631         Log: FreeBSD hints tweak from Anton Berezin.
11632      Branch: perl
11633            ! hints/freebsd.sh
11634 ____________________________________________________________________________
11635 [  9574] By: jhi                                   on 2001/04/05  22:24:03
11636         Log: Subject: patch for t/op/oct.t that shows need for patch supplied with bug 20010404.009, (bugs in hex and oct)
11637              From: David Dyck <dcd@tc.fluke.com>
11638              Date: Thu, 5 Apr 2001 09:40:58 -0700 (PDT)
11639              Message-ID: <Pine.LNX.4.30.0104050838330.30478-100000@dd.tc.fluke.com>
11640      Branch: perl
11641            ! t/op/oct.t
11642 ____________________________________________________________________________
11643 [  9573] By: jhi                                   on 2001/04/05  22:23:06
11644         Log: Subject: bleadperl / hex ignores variable length and/or tr doesn't null terminate   ( with patch)
11645              Date: Wed, 4 Apr 2001 13:27:15 -0700 (PDT)
11646              From: David Dyck <dcd@tc.fluke.com>
11647              Message-ID: <Pine.LNX.4.30.0104041325310.25358-100000@dd.tc.fluke.com>
11648      Branch: perl
11649            ! pp.c
11650 ____________________________________________________________________________
11651 [  9572] By: jhi                                   on 2001/04/05  22:14:47
11652         Log: Subject: [PATCH B::Deparse] suppress "unintialized value" warnings
11653              From: Robin Houston <robin@kitsite.com>
11654              Date: Thu, 5 Apr 2001 20:56:48 +0100
11655              Message-ID: <20010405205648.A16814@puffinry.freeserve.co.uk>
11656      Branch: perl
11657            ! ext/B/B/Deparse.pm
11658 ____________________________________________________________________________
11659 [  9571] By: jhi                                   on 2001/04/05  22:12:53
11660         Log: Subject: [PATCH B::Deparse] regex quoting, and a minor milestone
11661              From: Robin Houston <robin@kitsite.com>
11662              Date: Thu, 5 Apr 2001 19:55:51 +0100
11663              Message-ID: <20010405195551.A16686@puffinry.freeserve.co.uk>
11664      Branch: perl
11665            ! ext/B/B/Deparse.pm
11666 ____________________________________________________________________________
11667 [  9570] By: jhi                                   on 2001/04/05  22:11:06
11668         Log: Subject: [PATCH B::Deparse] binmode is no longer an UNOP
11669              From: Robin Houston <robin@kitsite.com>
11670              Date: Thu, 5 Apr 2001 20:16:29 +0100
11671              Message-ID: <20010405201629.A16763@puffinry.freeserve.co.uk>
11672      Branch: perl
11673            ! ext/B/B/Deparse.pm
11674 ____________________________________________________________________________
11675 [  9569] By: nick                                  on 2001/04/05  21:32:26
11676         Log: Change sense from "incomplete" to "implemented but needs more work" in perlunicode.pod
11677      Branch: perlio
11678            ! pod/perlunicode.pod
11679 ____________________________________________________________________________
11680 [  9568] By: nick                                  on 2001/04/05  19:38:09
11681         Log: Integrate mainline
11682      Branch: perlio
11683           +> lib/Class/ISA.pm t/lib/class-isa.t t/lib/md5-align.t
11684           !> (integrate 35 files)
11685 ____________________________________________________________________________
11686 [  9567] By: jhi                                   on 2001/04/05  18:31:45
11687         Log: Subject: [PATCH B::Deparse] "${foo}bar", "${foo}[1]" etc.
11688              From: Robin Houston <robin@kitsite.com>
11689              Date: Thu, 5 Apr 2001 18:03:23 +0100
11690              Message-ID: <20010405180323.A16388@puffinry.freeserve.co.uk>
11691      Branch: perl
11692            ! ext/B/B/Deparse.pm
11693 ____________________________________________________________________________
11694 [  9566] By: jhi                                   on 2001/04/05  18:29:35
11695         Log: Subject: [PATCH B::*] cope with SVf_IVisUV, and cope with $^^ and friends
11696              From: Robin Houston <robin@kitsite.com>
11697              Date: Thu, 5 Apr 2001 16:45:18 +0100
11698              Message-ID: <20010405164517.B16037@puffinry.freeserve.co.uk>
11699      Branch: perl
11700            ! ext/B/B.pm ext/B/B/Deparse.pm ext/B/B/Terse.pm
11701 ____________________________________________________________________________
11702 [  9565] By: jhi                                   on 2001/04/05  18:24:23
11703         Log: Subject: [PATCH B::Deparse] lexical variables with ridiculously long names that are used in list assignments
11704              From: Robin Houston <robin@kitsite.com>
11705              Date: Thu, 5 Apr 2001 14:50:09 +0100
11706              Message-ID: <20010405145009.A15916@puffinry.freeserve.co.uk>
11707      Branch: perl
11708            ! ext/B/B/Deparse.pm
11709 ____________________________________________________________________________
11710 [  9564] By: jhi                                   on 2001/04/05  18:23:03
11711         Log: Subject: [PATCH B::*] print control-character vars readably
11712              From: Robin Houston <robin@kitsite.com>
11713              Date: Thu, 5 Apr 2001 14:27:38 +0100
11714              Message-ID: <20010405142738.A15855@puffinry.freeserve.co.uk>
11715              
11716              Needs EBCDICification.
11717      Branch: perl
11718            ! ext/B/B.pm ext/B/B/Concise.pm ext/B/B/Debug.pm
11719            ! ext/B/B/Terse.pm
11720 ____________________________________________________________________________
11721 [  9563] By: jhi                                   on 2001/04/05  18:20:32
11722         Log: Subject: Re: Not OK: perl v5.6.1 +fools-gold on darwin 1.3 (UNINSTALLED)
11723              Date: Thu, 5 Apr 2001 13:21:42 -0400
11724              From: Paul Schinder <schinder@pobox.com>
11725              Message-Id: <p05100900b6f25159e767@[10.0.1.52]>
11726              
11727              Mac OS X (Darwin) has extra pwent fields.
11728      Branch: perl
11729            ! t/op/pwent.t
11730 ____________________________________________________________________________
11731 [  9562] By: jhi                                   on 2001/04/05  17:57:51
11732         Log: Regen toc.
11733      Branch: perl
11734            ! pod/perltoc.pod
11735 ____________________________________________________________________________
11736 [  9561] By: jhi                                   on 2001/04/05  17:47:33
11737         Log: Metaconfig units changes for #9560, plus regen Glossary.patch.
11738      Branch: metaconfig
11739            ! U/Glossary.patch
11740      Branch: metaconfig/U/perl
11741            + d_u32align.U
11742            ! d_cmsghdr_s.U d_msghdr_s.U
11743 ____________________________________________________________________________
11744 [  9560] By: jhi                                   on 2001/04/05  17:47:01
11745         Log: Introduce d_u32align / U32_REQUIRES_ALIGNMENT, needed for
11746              ext/Digest/MD5/Makefile.PL and t/lib/md5-align.t.
11747              Introduce probes for struct msghdr, struct cmsghdr,
11748              sendmsg, recvmsg, readv, writev, setitimer, getitimer,
11749              ualarm, usleep, for possible later extension work.
11750      Branch: perl
11751            + t/lib/md5-align.t
11752            ! Configure MANIFEST Porting/Glossary Porting/config.sh
11753            ! Porting/config_H config_h.SH configure.com epoc/config.sh
11754            ! ext/Digest/MD5/Makefile.PL perl.h uconfig.h uconfig.sh
11755            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
11756            ! vos/config.ga.h win32/config.bc win32/config.gc
11757            ! win32/config.vc
11758 ____________________________________________________________________________
11759 [  9559] By: jhi                                   on 2001/04/05  13:03:04
11760         Log: Be traditional in your cpp (for the Errno extension).
11761      Branch: perl
11762            ! hints/darwin.sh
11763 ____________________________________________________________________________
11764 [  9558] By: jhi                                   on 2001/04/05  13:00:05
11765         Log: Add $Config{cppflags} to the gcc incantation.
11766      Branch: perl
11767            ! ext/Errno/Errno_pm.PL
11768 ____________________________________________________________________________
11769 [  9557] By: jhi                                   on 2001/04/05  04:22:39
11770         Log: Introduce Sean Burke's Class::ISA 0.32.
11771      Branch: perl
11772            + lib/Class/ISA.pm t/lib/class-isa.t
11773            ! MANIFEST
11774 ____________________________________________________________________________
11775 [  9556] By: jhi                                   on 2001/04/05  04:09:50
11776         Log: Subject: [PATCH AUTHORS] Housekeeping
11777              From: Paul Johnson <paul@pjcj.net> 
11778              Date: Wed, 4 Apr 2001 22:45:47 +0200
11779              Message-ID: <20010404224547.D9548@pjcj.net>
11780      Branch: perl
11781            ! AUTHORS
11782 ____________________________________________________________________________
11783 [  9555] By: jhi                                   on 2001/04/05  04:06:33
11784         Log: Subject: [PATCH] Base64 update to perlfaq9.pod
11785              From: Gisle Aas <gisle@ActiveState.com>
11786              Date: 04 Apr 2001 14:23:04 -0700
11787              Message-ID: <lrlmpg9x6v.fsf@caliper.ActiveState.com>
11788      Branch: perl
11789            ! pod/perlfaq9.pod
11790 ____________________________________________________________________________
11791 [  9554] By: jhi                                   on 2001/04/05  04:05:49
11792         Log: Downgrade also the "Wide character" diagnostic.
11793      Branch: perl
11794            ! pod/perldiag.pod
11795 ____________________________________________________________________________
11796 [  9553] By: jhi                                   on 2001/04/05  04:00:33
11797         Log: Integrate changes #9544,9547,9549(perlio),9550,9551 from
11798              maintperl into mainline.
11799              
11800              "double" should be "NV"; standard typemap is missing entry
11801              for NV
11802              
11803              s/djSP/dSP/
11804              
11805              Downgrade "Wide character in print" to a warning.
11806              
11807              B::Deparse fix for ${^FOO} and documentation for PVX() method
11808              (from Robin Houston)
11809              
11810              tr/// doesn't null-terminate the result in some situations
11811              (from Gisle Aas)
11812      Branch: perl
11813           !> doio.c doop.c ext/B/B.pm ext/B/B.xs ext/B/B/C.pm
11814           !> ext/B/B/Deparse.pm ext/Thread/Thread.xs lib/ExtUtils/typemap
11815           !> t/io/utf8.t t/op/tr.t
11816 ____________________________________________________________________________
11817 [  9552] By: jhi                                   on 2001/04/05  03:52:50
11818         Log: Retract changes #9542 and #9538 (from maintperl, integrated
11819              at #9540), shouldn't be needed because of the perlio changes.
11820      Branch: perl
11821            ! util.c
11822 ____________________________________________________________________________
11823 [  9551] By: gsar                                  on 2001/04/05  00:18:34
11824         Log: tr/// doesn't null-terminate the result in some situations
11825              (from Gisle Aas)
11826      Branch: maint-5.6/perl
11827            ! doop.c t/op/tr.t
11828 ____________________________________________________________________________
11829 [  9550] By: gsar                                  on 2001/04/04  20:04:17
11830         Log: B::Deparse fix for ${^FOO} and documentation for PVX() method
11831              (from Robin Houston)
11832      Branch: maint-5.6/perl
11833            ! ext/B/B.pm ext/B/B/Deparse.pm
11834 ____________________________________________________________________________
11835 [  9549] By: nick                                  on 2001/04/04  18:56:15
11836         Log: Downgrade "Wide character in print" to a warning.
11837      Branch: perlio
11838            ! doio.c t/io/utf8.t
11839 ____________________________________________________________________________
11840 [  9548] By: gsar                                  on 2001/04/04  18:51:49
11841         Log: integrate changes#9460,9462,9482,9521,9522
11842              
11843              Subject: PATCH: B::Debug should show LOOP-specific fields
11844              
11845              Subject: B::Deparse precedence bug. (Patch included.)
11846              
11847              Subject: Re: [ID 20010330.003] O=Deparse,-p does not preserve "operational semantics"
11848              
11849              Subject: [PATCH B::Concise] @stash_array = split(/pat/, str);
11850              
11851              Subject: [PATCH B::Concise] padname values may have bogus SvCUR
11852      Branch: maint-5.6/perl
11853           !> ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Debug.pm
11854           !> ext/B/B/Deparse.pm ext/B/B/Showlex.pm
11855 ____________________________________________________________________________
11856 [  9547] By: gsar                                  on 2001/04/04  18:49:16
11857         Log: s/djSP/dSP/
11858      Branch: maint-5.6/perl
11859            ! ext/Thread/Thread.xs
11860 ____________________________________________________________________________
11861 [  9546] By: nick                                  on 2001/04/04  18:44:00
11862         Log: Integrate mainline.
11863      Branch: perlio
11864           !> Makefile.SH embed.pl ext/File/Glob/Glob.pm jpl/JNI/JNI.pm op.c
11865           !> os2/OS2/Process/Process.pm perl.c pod/perlapi.pod util.c
11866 ____________________________________________________________________________
11867 [  9545] By: gsar                                  on 2001/04/04  18:38:52
11868         Log: integrate change#8837 from mainline
11869              
11870              Subject: [patch] -Wall cleanup round 2
11871      Branch: maint-5.6/perl
11872           !> ext/B/B.xs ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
11873           !> ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs
11874           !> ext/File/Glob/Glob.xs ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs
11875           !> ext/IPC/SysV/SysV.xs ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
11876           !> ext/SDBM_File/SDBM_File.xs
11877 ____________________________________________________________________________
11878 [  9544] By: gsar                                  on 2001/04/04  17:49:57
11879         Log: "double" should be "NV"; standard typemap is missing entry
11880              for NV
11881      Branch: maint-5.6/perl
11882            ! ext/B/B.xs ext/B/B/C.pm lib/ExtUtils/typemap
11883 ____________________________________________________________________________
11884 [  9543] By: jhi                                   on 2001/04/04  14:13:18
11885         Log: Thou shalt not (just) match for English error messages.
11886      Branch: perl
11887            ! ext/File/Glob/Glob.pm jpl/JNI/JNI.pm
11888            ! os2/OS2/Process/Process.pm
11889 ____________________________________________________________________________
11890 [  9542] By: jhi                                   on 2001/04/04  13:20:39
11891         Log: Make the stdio tricks of fflush_all() to exist only if
11892              stdio is being used.
11893      Branch: perl
11894            ! util.c
11895 ____________________________________________________________________________
11896 [  9541] By: jhi                                   on 2001/04/04  04:20:24
11897         Log: Subject: Re: [PATCH] Lighten up glob
11898              From: Benjamin Sugars <bsugars@canoe.ca>
11899              Date: Tue, 3 Apr 2001 17:03:48 -0400 (EDT)
11900              Message-ID: <Pine.LNX.4.21.0104031700340.2143-100000@marmot.rim.canoe.ca>
11901      Branch: perl
11902            ! embed.pl ext/File/Glob/Glob.pm op.c perl.c pod/perlapi.pod
11903            ! util.c
11904 ____________________________________________________________________________
11905 [  9540] By: jhi                                   on 2001/04/04  04:03:57
11906         Log: Integrate changes #9538,9539 from maintperl into mainline.
11907              
11908              fflush() is a macro on SunOS 4.1.x, so provide a wrapper
11909              for use with _fwalk() (fix for change#7705)
11910              
11911              another tweak needed for SunOS 4.1.x build (from Mike Guy)
11912              (cp -f is not portable)
11913      Branch: perl
11914           !> Makefile.SH util.c
11915 ____________________________________________________________________________
11916 [  9539] By: gsar                                  on 2001/04/04  03:01:14
11917         Log: another tweak needed for SunOS 4.1.x build (from Mike Guy)
11918      Branch: maint-5.6/perl
11919            ! Makefile.SH
11920 ____________________________________________________________________________
11921 [  9538] By: gsar                                  on 2001/04/04  01:00:38
11922         Log: fflush() is a macro on SunOS 4.1.x, so provide a wrapper
11923              for use with _fwalk() (fix for change#7705)
11924      Branch: maint-5.6/perl
11925            ! util.c
11926 ____________________________________________________________________________
11927 [  9537] By: nick                                  on 2001/04/03  19:24:55
11928         Log: Integrate mainline
11929      Branch: perlio
11930           +> ext/Cwd/Cwd.xs ext/Cwd/Makefile.PL lib/unicode/NamesList.txt
11931           +> lib/unicode/PropList.html
11932            - lib/unicode/Names.txt lib/unicode/README.Ethiopic
11933           !> (integrate 69 files)
11934 ____________________________________________________________________________
11935 [  9536] By: jhi                                   on 2001/04/03  18:02:31
11936         Log: Integrate change #9533 from maintperl into mainline.
11937              
11938              better fix for change#9517 to accomodate UNC paths like
11939              \\server\share\foo, and paths with trailing backslash
11940              like c:\this\
11941      Branch: perl
11942           !> utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
11943 ____________________________________________________________________________
11944 [  9535] By: jhi                                   on 2001/04/03  17:58:07
11945         Log: Change the push/unshift warning to be of class syntax, not misc.
11946      Branch: perl
11947            ! op.c pod/perldiag.pod t/pragma/warn/op
11948 ____________________________________________________________________________
11949 [  9534] By: jhi                                   on 2001/04/03  15:03:46
11950         Log: Change the push/unshift warning (#9532) to talk about "no values"
11951              instead of "no arguments".
11952      Branch: perl
11953            ! op.c pod/perldiag.pod t/pragma/warn/op
11954 ____________________________________________________________________________
11955 [  9533] By: gsar                                  on 2001/04/03  14:30:07
11956         Log: better fix for change#9517 to accomodate UNC paths like
11957              \\server\share\foo, and paths with trailing backslash
11958              like c:\this\
11959      Branch: maint-5.6/perl
11960            ! utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
11961 ____________________________________________________________________________
11962 [  9532] By: jhi                                   on 2001/04/03  13:11:46
11963         Log: Subject: Re: [ID 20010331.003] new misc warning for push(@x), unshift(@x)
11964              From: Robin Houston <robin@kitsite.com>
11965              Date: Mon, 2 Apr 2001 15:03:29 +0100
11966              Message-ID: <20010402150329.A6636@puffinry.freeserve.co.uk>
11967      Branch: perl
11968            ! op.c pod/perldiag.pod t/lib/db-recno.t t/pragma/warn/op
11969 ____________________________________________________________________________
11970 [  9531] By: jhi                                   on 2001/04/03  13:06:34
11971         Log: Integrate change #9530 from maintperl into mainline.
11972              
11973              accomodate VMS "mailbox overflow" quirk in testsuite (from
11974              Craig Berry)
11975      Branch: perl
11976           !> t/lib/socket.t
11977 ____________________________________________________________________________
11978 [  9530] By: gsar                                  on 2001/04/03  04:56:41
11979         Log: accomodate VMS "mailbox overflow" quirk in testsuite (from
11980              Craig Berry)
11981      Branch: maint-5.6/perl
11982            ! t/lib/socket.t
11983 ____________________________________________________________________________
11984 [  9529] By: jhi                                   on 2001/04/03  02:34:34
11985         Log: Update Changes.
11986      Branch: perl
11987            ! Changes patchlevel.h
11988 ____________________________________________________________________________
11989 [  9528] By: jhi                                   on 2001/04/03  01:27:57
11990         Log: Subject: [PATCH: 9508] perlfaq3: extend the silly long list even further
11991              Date: Mon, 2 Apr 2001 18:24:53 -0700 (PDT)
11992              To: perl5-porters@perl.org
11993              Message-ID: <Pine.OSF.4.10.10104021823330.279908-100000@aspara.forte.com>
11994      Branch: perl
11995            ! pod/perlfaq3.pod
11996 ____________________________________________________________________________
11997 [  9527] By: jhi                                   on 2001/04/03  01:22:09
11998         Log: Subject: [PATCH: 9508] build && test XS::Typemap on VMS, glob-basic insensitivity training
11999              From: Peter Prymmer <pvhp@forte.com>
12000              Date: Mon, 2 Apr 2001 17:40:27 -0700 (PDT)
12001              Message-ID: <Pine.OSF.4.10.10104021727250.278825-100000@aspara.forte.com>      
12002      Branch: perl
12003            ! configure.com t/lib/glob-basic.t t/lib/xs-typemap.t
12004 ____________________________________________________________________________
12005 [  9526] By: jhi                                   on 2001/04/03  01:18:25
12006         Log: The metaconfig unit changes for #9525.
12007      Branch: metaconfig
12008            ! U/a_dvisory/quadtype.U U/modified/mallocsrc.U
12009      Branch: metaconfig/U/perl
12010            ! use64bits.U
12011 ____________________________________________________________________________
12012 [  9525] By: jhi                                   on 2001/04/03  01:17:30
12013         Log: Configure sanity checks:
12014              * if use64bitall is attempted but pointers are only 32-bit,
12015              'downgrade' to use64bitint
12016              * if use64bitint is attempted but there's no quad type,
12017              forget about use64bitint (well, the default for it is 'n',
12018              the user can still override this)
12019              * if pointers are 64 bits, do not try to use Perl's malloc
12020      Branch: perl
12021            ! Configure
12022 ____________________________________________________________________________
12023 [  9524] By: gsar                                  on 2001/04/03  01:09:12
12024         Log: EPOC fix for lib/io_udp.t failure (from Olaf Flebbe)
12025      Branch: maint-5.6/perl
12026            ! pp_sys.c
12027 ____________________________________________________________________________
12028 [  9523] By: jhi                                   on 2001/04/03  00:02:31
12029         Log: (Retracted by #9609)
12030              
12031              Make it harder for parallel makes to enter 'test' before
12032              Dynaloader and File::Glob are happy.  (In principle 'make_ext'
12033              should be unhappy enough, but sometimes parallel makes seem
12034              to sneak past both in Tru64 and AIX.)
12035      Branch: perl
12036            ! Makefile.SH
12037 ____________________________________________________________________________
12038 [  9522] By: jhi                                   on 2001/04/02  22:35:31
12039         Log: Subject: [PATCH B::Concise] padname values may have bogus SvCUR
12040              Date: Mon, 2 Apr 2001 22:54:10 +0100
12041              From: Robin Houston <robin@kitsite.com>
12042              Message-ID: <20010402225410.A8273@puffinry.freeserve.co.uk>
12043      Branch: perl
12044            ! ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Showlex.pm
12045 ____________________________________________________________________________
12046 [  9521] By: jhi                                   on 2001/04/02  22:32:23
12047         Log: Subject: [PATCH B::Concise] @stash_array = split(/pat/, str);
12048              From: Robin Houston <robin@kitsite.com>
12049              Date: Mon, 2 Apr 2001 20:24:03 +0100
12050              Message-ID: <20010402202402.A8005@puffinry.freeserve.co.uk>
12051      Branch: perl
12052            ! ext/B/B/Concise.pm
12053 ____________________________________________________________________________
12054 [  9520] By: jhi                                   on 2001/04/02  22:30:43
12055         Log: Subject: [PATCH] REALLY pedantic hv.h nit
12056              From: Simon Cozens <simon@netthink.co.uk>
12057              Date: Mon, 2 Apr 2001 15:43:06 +0100
12058              Message-ID: <20010402154306.A21711@netthink.co.uk>
12059      Branch: perl
12060            ! hv.h
12061 ____________________________________________________________________________
12062 [  9519] By: jhi                                   on 2001/04/02  22:28:04
12063         Log: Based on
12064              
12065              Subject: [foolperl] EPOC fix
12066              From: Olaf Flebbe <O.Flebbe@science-computing.de>
12067              Date: Mon, 2 Apr 2001 23:36:51 +0200 (CEST)
12068              Message-ID: <Pine.LNX.4.02.10104022335380.5547-100000@milkyway.science-computing.de>
12069      Branch: perl
12070            ! pp_sys.c
12071 ____________________________________________________________________________
12072 [  9518] By: jhi                                   on 2001/04/02  22:22:34
12073         Log: Integrate changes #9511,9514,9517 from maintperl into mainline.
12074              
12075              README.win32 tweaks; add a note about alternative location for
12076              getting a gcc-2.95.2 that will build perl properly on windows
12077              
12078              add some notes about gutsy threading matters
12079              
12080              many of the utilities interpolate literal paths within doublequotes
12081              (fails on dosish platforms where path contains backslashes)
12082      Branch: perl
12083           !> README.win32 pod/perlguts.pod utils/perldoc.PL
12084           !> x2p/find2perl.PL x2p/s2p.PL
12085 ____________________________________________________________________________
12086 [  9517] By: gsar                                  on 2001/04/02  19:52:21
12087         Log: many of the utilities interpolate literal paths within doublequotes
12088              (fails on dosish platforms where path contains backslashes)
12089      Branch: maint-5.6/perl
12090            ! utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
12091 ____________________________________________________________________________
12092 [  9516] By: gsar                                  on 2001/04/02  05:49:37
12093         Log: a foolish release
12094      Branch: maint-5.6/perl
12095            ! Changes patchlevel.h pod/perldelta.pod pod/perlhist.pod
12096            ! pod/perltoc.pod
12097 ____________________________________________________________________________
12098 [  9515] By: gsar                                  on 2001/04/02  05:04:29
12099         Log: add missing changelog summaries
12100      Branch: maint-5.6/perl
12101            ! Changes
12102 ____________________________________________________________________________
12103 [  9514] By: gsar                                  on 2001/04/02  04:07:13
12104         Log: add some notes about gutsy threading matters
12105      Branch: maint-5.6/perl
12106            ! pod/perlguts.pod
12107 ____________________________________________________________________________
12108 [  9513] By: gsar                                  on 2001/04/02  03:25:21
12109         Log: add more prominent caveat notices about experimental features
12110      Branch: maint-5.6/perl
12111            ! pod/perlfork.pod pod/perlunicode.pod
12112 ____________________________________________________________________________
12113 [  9512] By: gsar                                  on 2001/04/02  02:54:33
12114         Log: integrate changes#9479,9509 from mainline
12115              
12116              [PATCH] File::Glob stuff for Mac OS
12117              
12118              [PATH bsd_glob.c perl@9472] Shut up gcc warning in bsd_glob.c
12119      Branch: maint-5.6/perl
12120           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
12121           !> t/lib/glob-basic.t t/lib/glob-case.t t/lib/glob-global.t
12122           !> t/lib/glob-taint.t
12123 ____________________________________________________________________________
12124 [  9511] By: gsar                                  on 2001/04/02  02:38:24
12125         Log: README.win32 tweaks; add a note about alternative location for
12126              getting a gcc-2.95.2 that will build perl properly on windows
12127      Branch: maint-5.6/perl
12128            ! README.win32
12129 ____________________________________________________________________________
12130 [  9510] By: jhi                                   on 2001/04/01  20:45:10
12131         Log: An ambiguosity warning.
12132      Branch: perl
12133            ! t/lib/trig.t
12134 ____________________________________________________________________________
12135 [  9509] By: jhi                                   on 2001/04/01  19:53:47
12136         Log: Subject: [PATH bsd_glob.c perl@9472] Shut up gcc warning in bsd_glob.c
12137              From: Jonathan Stowe <gellyfish@gellyfish.com>
12138              Date: Sun, 1 Apr 2001 10:04:55 +0100 (BST)
12139              Message-ID: <Pine.LNX.4.30.0104010958250.7703-100000@orpheus.gellyfish.com>
12140      Branch: perl
12141            ! ext/File/Glob/bsd_glob.c
12142 ____________________________________________________________________________
12143 [  9508] By: jhi                                   on 2001/04/01  19:35:03
12144         Log: Update Changes.
12145      Branch: perl
12146            ! Changes patchlevel.h
12147 ____________________________________________________________________________
12148 [  9507] By: jhi                                   on 2001/04/01  19:24:01
12149         Log: Integrate changes #9378,9458,9469,9475,9489,9490,9505,9506
12150              from mainline to maintperl: pod tweaks.
12151      Branch: maint-5.6/perl
12152           !> pod/perldebug.pod pod/perldiag.pod pod/perlfaq1.pod
12153           !> pod/perlguts.pod pod/perlhack.pod pod/perlop.pod
12154           !> pod/perlvar.pod
12155 ____________________________________________________________________________
12156 [  9506] By: jhi                                   on 2001/04/01  19:11:53
12157         Log: Commit Sarathy to April release of 5.6.1 :-)
12158      Branch: perl
12159            ! pod/perlfaq1.pod
12160 ____________________________________________________________________________
12161 [  9505] By: jhi                                   on 2001/04/01  19:03:15
12162         Log: Subject: PATCH 5.6.0 (perldebug.pod)
12163              From: Mark-Jason Dominus <mjd@plover.com>
12164              Date: Sun, 01 Apr 2001 14:25:11 -0400
12165              Message-ID: <20010401182511.9247.qmail@plover.com>
12166      Branch: perl
12167            ! pod/perldebug.pod
12168 ____________________________________________________________________________
12169 [  9504] By: jhi                                   on 2001/04/01  18:43:09
12170         Log: Add great_circle_direction().
12171      Branch: perl
12172            ! lib/Math/Trig.pm t/lib/trig.t
12173 ____________________________________________________________________________
12174 [  9503] By: jhi                                   on 2001/04/01  17:29:12
12175         Log: Unicode ReadMe update for Unicode 3.1.
12176      Branch: perl
12177            ! lib/unicode/ReadMe.txt
12178 ____________________________________________________________________________
12179 [  9502] By: jhi                                   on 2001/04/01  17:18:40
12180         Log: Integrate change #9501 from maintperl into mainline.
12181              
12182              fix the perlembed notes on multiple interpreters
12183              
12184              fix ExtUtils::Embed to work passably on Windows
12185      Branch: perl
12186           !> lib/ExtUtils/Embed.pm pod/perlembed.pod
12187 ____________________________________________________________________________
12188 [  9501] By: gsar                                  on 2001/04/01  07:21:57
12189         Log: fix the perlembed notes on multiple interpreters
12190              
12191              fix ExtUtils::Embed to work passably on Windows
12192      Branch: maint-5.6/perl
12193            ! lib/ExtUtils/Embed.pm pod/perlembed.pod
12194 ____________________________________________________________________________
12195 [  9500] By: jhi                                   on 2001/04/01  05:58:23
12196         Log: Test for #9499.
12197      Branch: perl
12198            ! t/op/tr.t
12199 ____________________________________________________________________________
12200 [  9499] By: jhi                                   on 2001/04/01  05:55:46
12201         Log: tr/// UTF-8 tweaking from Inaba Hiroto.
12202      Branch: perl
12203            ! embed.h embed.pl op.c proto.h
12204 ____________________________________________________________________________
12205 [  9498] By: jhi                                   on 2001/04/01  05:44:34
12206         Log: Protect the workaround hunk more.
12207      Branch: perl
12208            ! toke.c
12209 ____________________________________________________________________________
12210 [  9497] By: jhi                                   on 2001/04/01  00:24:25
12211         Log: Integrate changes #9493,9494,9495,9496 from maintperl
12212              into mainline.
12213              
12214              fix a broken workaround for Borland compiler in change#4739
12215              (caused weird "short reads" on DATA, which caused op/misc.t to fail)
12216              
12217              nits spotted by Borland compiler
12218              
12219              avoid redefinition warnings under Borland 5.02
12220              
12221              various nits identified by the Borland 5.5 compiler; remove suppression
12222              of a few warnings
12223      Branch: perl
12224           !> ext/File/Glob/bsd_glob.c sv.c toke.c utf8.h win32/makefile.mk
12225           !> win32/win32.h
12226 ____________________________________________________________________________
12227 [  9496] By: gsar                                  on 2001/03/31  23:22:28
12228         Log: various nits identified by the Borland 5.5 compiler; remove suppression
12229              of a few warnings
12230      Branch: maint-5.6/perl
12231            ! ext/File/Glob/bsd_glob.c sv.c win32/win32.h
12232 ____________________________________________________________________________
12233 [  9495] By: gsar                                  on 2001/03/31  21:03:08
12234         Log: avoid redefinition warnings under Borland 5.02
12235      Branch: maint-5.6/perl
12236            ! win32/makefile.mk
12237 ____________________________________________________________________________
12238 [  9494] By: gsar                                  on 2001/03/31  20:18:59
12239         Log: nits spotted by Borland compiler
12240      Branch: maint-5.6/perl
12241            ! utf8.h win32/win32.h
12242 ____________________________________________________________________________
12243 [  9493] By: gsar                                  on 2001/03/31  20:18:05
12244         Log: fix a broken workaround for Borland compiler in change#4739
12245              (caused weird "short reads" on DATA, which caused op/misc.t to fail)
12246      Branch: maint-5.6/perl
12247            ! toke.c
12248 ____________________________________________________________________________
12249 [  9492] By: jhi                                   on 2001/03/31  18:36:24
12250         Log: Integrate change #9491 from maintperl into mainline.
12251              
12252              Cwd::chdir() doesn't set $ENV{PWD} correctly on windows when the
12253              directory is relative (need to fetch the full path name *before*
12254              the chdir!)
12255      Branch: perl
12256           !> lib/Cwd.pm
12257 ____________________________________________________________________________
12258 [  9491] By: gsar                                  on 2001/03/31  17:01:56
12259         Log: Cwd::chdir() doesn't set $ENV{PWD} correctly on windows when the
12260              directory is relative (need to fetch the full path name *before*
12261              the chdir!)
12262              
12263              this is a followup patch for change#6749
12264      Branch: maint-5.6/perl
12265            ! lib/Cwd.pm
12266 ____________________________________________________________________________
12267 [  9490] By: jhi                                   on 2001/03/31  15:50:18
12268         Log: Subject: Re: [PATCH] av.h cosmetics
12269              From: Simon Cozens <simon@netthink.co.uk>
12270              Date: Sat, 31 Mar 2001 13:09:59 +0100
12271              Message-ID: <20010331130959.A22000@netthink.co.uk>
12272              
12273              Document AvALLOC.
12274      Branch: perl
12275            ! pod/perlguts.pod
12276 ____________________________________________________________________________
12277 [  9489] By: jhi                                   on 2001/03/31  15:48:44
12278         Log: Subject: [PATCH] Re: Math::Big* v1.21
12279              From: Tels <perl_dummy@bloodgate.com>
12280              Date: Sat, 31 Mar 2001 13:21:05 +0200 (CEST)
12281              Message-Id: <200103311125.GAA377738@www08.hway.net>
12282      Branch: perl
12283            ! pod/perlop.pod
12284 ____________________________________________________________________________
12285 [  9488] By: jhi                                   on 2001/03/31  03:39:51
12286         Log: Debug output tweak.
12287      Branch: perl
12288            ! t/lib/cwd.t
12289 ____________________________________________________________________________
12290 [  9487] By: jhi                                   on 2001/03/31  03:33:02
12291         Log: OverVMSification.
12292      Branch: perl
12293            ! t/lib/cwd.t
12294 ____________________________________________________________________________
12295 [  9486] By: jhi                                   on 2001/03/31  03:01:40
12296         Log: Missed MANIFESTations in #9483.
12297      Branch: perl
12298            ! MANIFEST
12299 ____________________________________________________________________________
12300 [  9485] By: jhi                                   on 2001/03/31  02:58:17
12301         Log: Subject: Not OK: perl v5.7.0 +DEVEL9472 on VMS_AXP V7.1 (UNINSTALLED)
12302              From: Peter Prymmer <pvhp@forte.com>
12303              Date: Fri, 30 Mar 2001 18:06:36 -0800 (PST)
12304              Message-ID: <Pine.OSF.4.10.10103301805450.63762-100000@aspara.forte.com>
12305      Branch: perl
12306            ! regexec.c t/lib/cwd.t
12307 ____________________________________________________________________________
12308 [  9484] By: jhi                                   on 2001/03/31  01:04:41
12309         Log: Obsolete file (see #3938)
12310      Branch: perl
12311            - lib/unicode/README.Ethiopic
12312            ! MANIFEST
12313 ____________________________________________________________________________
12314 [  9483] By: jhi                                   on 2001/03/31  00:52:42
12315         Log: Update to Unicode 3.1.
12316              (Rename Names.txt to NamesList.txt.)
12317      Branch: perl
12318            + lib/unicode/NamesList.txt lib/unicode/PropList.html
12319            - lib/unicode/Names.txt
12320            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
12321            ! lib/unicode/Is/LbrkBA.pl lib/unicode/Is/LbrkBB.pl
12322            ! lib/unicode/Is/LbrkID.pl lib/unicode/Is/LbrkSG.pl
12323            ! lib/unicode/LineBrk.txt lib/unicode/NamesList.html
12324            ! lib/unicode/UCD.html lib/unicode/Unicode.html
12325            ! lib/unicode/rename lib/unicode/version
12326 ____________________________________________________________________________
12327 [  9482] By: jhi                                   on 2001/03/30  23:33:44
12328         Log: Subject: Re: [ID 20010330.003] O=Deparse,-p does not preserve "operational semantics"
12329              From: Robin Houston <robin@kitsite.com>
12330              Date: Fri, 30 Mar 2001 20:07:22 +0100
12331              Message-ID: <20010330200722.A2010@puffinry.freeserve.co.uk>
12332      Branch: perl
12333            ! ext/B/B/Deparse.pm
12334 ____________________________________________________________________________
12335 [  9481] By: jhi                                   on 2001/03/30  23:20:25
12336         Log: Subject: Re: [PATCH] CwdXS, Take 2
12337              From: Benjamin Sugars <bsugars@canoe.ca>
12338              Date: Fri, 30 Mar 2001 14:08:51 -0500 (EST)
12339              Message-ID: <Pine.LNX.4.21.0103301357490.1927-100000@marmot.rim.canoe.ca>
12340      Branch: perl
12341            + ext/Cwd/Cwd.xs ext/Cwd/Makefile.PL
12342            ! MANIFEST lib/Cwd.pm t/lib/cwd.t
12343 ____________________________________________________________________________
12344 [  9480] By: jhi                                   on 2001/03/30  22:52:38
12345         Log: Subject: [ID 20010330.006] incorrect WARNING from installperl "You've never run 'make test' or some tests failed!"
12346              From: David Dyck <dcd@tc.fluke.com>
12347              Date: Fri, 30 Mar 2001 14:44:13 -0800
12348              Message-Id: <200103302244.OAA12204@dd.tc.fluke.com>
12349              
12350              The t/rantests flags file creation was accidentally
12351              removed by #9217.
12352      Branch: perl
12353            ! Makefile.SH
12354 ____________________________________________________________________________
12355 [  9479] By: jhi                                   on 2001/03/30  22:45:45
12356         Log: Subject: [PATCH] File::Glob stuff for Mac OS
12357              From: Chris Nandor <pudge@pobox.com>
12358              Date: Fri, 30 Mar 2001 16:51:00 -0500
12359              Message-Id: <p05010400b6eaab36051c@[10.0.1.177]>
12360      Branch: perl
12361            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
12362            ! t/lib/glob-basic.t t/lib/glob-case.t t/lib/glob-global.t
12363            ! t/lib/glob-taint.t
12364 ____________________________________________________________________________
12365 [  9478] By: jhi                                   on 2001/03/30  22:43:12
12366         Log: Subject: fix for win32/buildext.pl
12367              From: "Vadim Konovalov" <watman@inbox.ru>
12368              Date: Sat, 31 Mar 2001 00:50:36 +0400
12369              Message-ID: <005b01c0b95c$ac277250$7542983e@vad>
12370      Branch: perl
12371            ! win32/buildext.pl
12372 ____________________________________________________________________________
12373 [  9477] By: jhi                                   on 2001/03/30  22:41:16
12374         Log: Subject: small base.pm doc patch
12375              From: Leon Brocard <acme@astray.com>
12376              Date: Fri, 30 Mar 2001 21:49:57 +0100
12377              Message-ID: <20010330214957.B8733@ns0.astray.com>
12378      Branch: perl
12379            ! lib/base.pm
12380 ____________________________________________________________________________
12381 [  9476] By: jhi                                   on 2001/03/30  18:16:57
12382         Log: Subject: [PATCH] av.h cosmetics
12383              From: Simon Cozens <simon@netthink.co.uk>
12384              Date: Fri, 30 Mar 2001 18:12:28 +0100
12385              Message-ID: <20010330181228.A9319@netthink.co.uk>
12386      Branch: perl
12387            ! av.h
12388 ____________________________________________________________________________
12389 [  9475] By: jhi                                   on 2001/03/30  18:15:50
12390         Log: Subject: [DOC PATCH bleadperl] Two nits in perlhack.pod
12391              From: "Philip Newton" <pnewton@gmx.de>
12392              Date: Fri, 30 Mar 2001 19:06:57 +0200
12393              Message-ID: <3AC4D951.14815.1AC7068@localhost>
12394      Branch: perl
12395            ! pod/perlhack.pod
12396 ____________________________________________________________________________
12397 [  9474] By: jhi                                   on 2001/03/30  18:14:02
12398         Log: Subject: [PATCH] glob-basic.t (Was: [ID 20010328.016])
12399              From: Benjamin Sugars <bsugars@canoe.ca>
12400              Date: Fri, 30 Mar 2001 11:04:35 -0500 (EST)
12401              Message-ID: <Pine.LNX.4.21.0103301045130.1927-100000@marmot.rim.canoe.ca>
12402      Branch: perl
12403            ! t/lib/glob-basic.t
12404 ____________________________________________________________________________
12405 [  9473] By: jhi                                   on 2001/03/30  16:09:24
12406         Log: Update Changes.
12407      Branch: perl
12408            ! Changes patchlevel.h
12409 ____________________________________________________________________________
12410 [  9472] By: jhi                                   on 2001/03/30  15:16:08
12411         Log: Integrate perlio.
12412      Branch: perl
12413           !> t/lib/cwd.t t/lib/glob-basic.t
12414 ____________________________________________________________________________
12415 [  9471] By: nick                                  on 2001/03/30  14:47:10
12416         Log: Should be (^O eq 'MSWin32') not 'Win32'
12417              Fail #12 seems real - chdir is in wrong dir.
12418      Branch: perlio
12419            ! t/lib/cwd.t
12420 ____________________________________________________________________________
12421 [  9470] By: jhi                                   on 2001/03/30  14:41:11
12422         Log: Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ... 
12423              From: Radu Greab <radu@netsoft.ro>
12424              Date: Fri, 30 Mar 2001 15:09:06 +0300 (EEST)
12425              Message-ID: <15044.30562.566390.559726@ix.netsoft.ro>
12426              
12427              Replace #9352.
12428      Branch: perl
12429            ! ext/Socket/Socket.xs pp_sys.c
12430 ____________________________________________________________________________
12431 [  9469] By: jhi                                   on 2001/03/30  14:37:51
12432         Log: Subject: PATCH pod/perldiag.pod
12433              From: Robin Houston <robin@kitsite.com>
12434              Date: Fri, 30 Mar 2001 14:10:36 +0100
12435              Message-ID: <20010330141036.A1105@puffinry.freeserve.co.uk>
12436      Branch: perl
12437            ! pod/perldiag.pod t/lib/glob-basic.t
12438 ____________________________________________________________________________
12439 [  9468] By: jhi                                   on 2001/03/30  14:36:36
12440         Log: Subject: Better diagnostic in io/fs.t
12441              From: andreas.koenig@anima.de (Andreas J. Koenig)
12442              Date: 30 Mar 2001 10:11:43 +0200
12443              Message-ID: <m3hf0boev4.fsf@ak-71.mind.de>
12444      Branch: perl
12445            ! t/io/fs.t
12446 ____________________________________________________________________________
12447 [  9467] By: nick                                  on 2001/03/30  14:25:43
12448         Log: Skip order test of glob if case-ignoring system cannot 
12449              create a.test and A.test
12450      Branch: perlio
12451            ! t/lib/glob-basic.t
12452 ____________________________________________________________________________
12453 [  9466] By: nick                                  on 2001/03/30  13:03:12
12454         Log: Integrate mainline.
12455      Branch: perlio
12456            - ext/re/hints/aix.pl
12457           !> MANIFEST ext/B/B/Debug.pm ext/B/B/Deparse.pm
12458           !> lib/ExtUtils/MM_VMS.pm op.c pod/perlop.pod t/comp/require.t
12459           !> t/io/utf8.t t/lib/b.t t/lib/digest.t t/lib/glob-basic.t
12460           !> t/lib/io_multihomed.t t/lib/io_sock.t t/lib/md5-file.t
12461 ____________________________________________________________________________
12462 [  9465] By: jhi                                   on 2001/03/30  03:53:37
12463         Log: Add timeouts to the tests.  (In AIX 4.3.1.0 + vac 5.0.0.0
12464              the tests sometimes hang, sometimes not.)
12465      Branch: perl
12466            ! t/lib/io_multihomed.t t/lib/io_sock.t
12467 ____________________________________________________________________________
12468 [  9464] By: jhi                                   on 2001/03/30  02:56:04
12469         Log: Subject: [PATCH @9452] Better peep()ing for foreach() loops
12470              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
12471              Date: Thu, 29 Mar 2001 18:50:45 -0800 (PST)
12472              Message-ID: <15043.62129.253487.470281@soda.csua.berkeley.edu>
12473      Branch: perl
12474            ! op.c
12475 ____________________________________________________________________________
12476 [  9463] By: jhi                                   on 2001/03/30  02:34:48
12477         Log: Test for #9462.
12478      Branch: perl
12479            ! t/lib/b.t
12480 ____________________________________________________________________________
12481 [  9462] By: jhi                                   on 2001/03/30  02:29:37
12482         Log: Subject: B::Deparse precedence bug. (Patch included.)
12483              From: Jeremy Madea <jmadea@inktomi.com>
12484              Date: Thu, 29 Mar 2001 12:05:02 -0800
12485              Message-ID: <20010329120502.A24881@dr.inktomi.com>
12486      Branch: perl
12487            ! ext/B/B/Deparse.pm
12488 ____________________________________________________________________________
12489 [  9461] By: jhi                                   on 2001/03/30  02:18:41
12490         Log: Subject: [PATCH: 9452] more tests (was Re: Perl5.7.*  Unicode/EBCDIC status.)
12491              From: Peter Prymmer <pvhp@forte.com>
12492              Date: Thu, 29 Mar 2001 18:01:18 -0800 (PST)
12493              Message-ID: <Pine.OSF.4.10.10103291731150.1326-100000@aspara.forte.com>
12494      Branch: perl
12495            ! t/comp/require.t t/io/utf8.t t/lib/digest.t t/lib/glob-basic.t
12496            ! t/lib/md5-file.t
12497 ____________________________________________________________________________
12498 [  9460] By: jhi                                   on 2001/03/30  02:17:07
12499         Log: Subject: PATCH: B::Debug should show LOOP-specific fields
12500              From: Robin Houston <robin@kitsite.com>
12501              Date: Thu, 29 Mar 2001 20:47:56 +0100
12502              Message-ID: <20010329204756.A32042@puffinry.freeserve.co.uk>
12503      Branch: perl
12504            ! ext/B/B/Debug.pm
12505 ____________________________________________________________________________
12506 [  9459] By: jhi                                   on 2001/03/30  02:16:05
12507         Log: Subject: [PATCH perl@9424] further MM_VMS.pm tweak
12508              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
12509              Date: Wed, 28 Mar 2001 18:02:20 -0600
12510              Message-Id: <5.0.2.1.0.20010328172535.017d5600@exchi01>
12511      Branch: perl
12512            ! lib/ExtUtils/MM_VMS.pm
12513 ____________________________________________________________________________
12514 [  9458] By: jhi                                   on 2001/03/30  02:07:58
12515         Log: Subject: [ID 20010328.013] Misspelling in perlop(1p) manual page
12516              From: "Joshua E. Rodd" <jrodd@pbs.org>
12517              Date: Wed, 28 Mar 2001 17:29:12 -0500
12518              Message-Id: <E14iORE-0000ZV-00@shaggy.pbs.org>
12519      Branch: perl
12520            ! pod/perlop.pod
12521 ____________________________________________________________________________
12522 [  9457] By: jhi                                   on 2001/03/30  02:04:33
12523         Log: Subject: ext/re/aix.pl can go
12524              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
12525              Date: Thu, 29 Mar 2001 12:03:28 +0200
12526              Message-Id: <20010329120132.7C3B.H.M.BRAND@hccnet.nl>
12527      Branch: perl
12528            - ext/re/hints/aix.pl
12529            ! MANIFEST
12530 ____________________________________________________________________________
12531 [  9456] By: jhi                                   on 2001/03/30  02:03:32
12532         Log: Integrate perlio.
12533      Branch: perl
12534           !> ext/Encode/Encode.xs installperl
12535 ____________________________________________________________________________
12536 [  9455] By: nick                                  on 2001/03/29  21:11:46
12537         Log: DLL name has changed so installperl needs to know
12538              (Why isn't it working it out or passed it?)
12539      Branch: perlio
12540            ! installperl
12541 ____________________________________________________________________________
12542 [  9454] By: nick                                  on 2001/03/29  20:56:12
12543         Log: Change Encode's check arguments to 'bool' so SvTRUE gets used
12544              and we don't get undef warnings.
12545      Branch: perlio
12546            ! ext/Encode/Encode.xs
12547 ____________________________________________________________________________
12548 [  9453] By: nick                                  on 2001/03/29  17:58:48
12549         Log: Integrate mainline
12550      Branch: perlio
12551           !> Changes patchlevel.h
12552 ____________________________________________________________________________
12553 [  9452] By: jhi                                   on 2001/03/29  16:44:55
12554         Log: Update Changes.
12555      Branch: perl
12556            ! Changes patchlevel.h
12557 ____________________________________________________________________________
12558 [  9451] By: nick                                  on 2001/03/29  16:31:38
12559         Log: Integrate mainline
12560      Branch: perlio
12561           !> Changes Makefile.SH dump.c ext/Data/Dumper/Dumper.xs
12562           !> ext/Encode/Encode.xs ext/Storable/Storable.xs
12563           !> lib/ExtUtils/typemap patchlevel.h pod/perlhack.pod
12564           !> pod/perliol.pod t/lib/charnames.t t/lib/cwd.t t/op/bop.t
12565           !> t/op/vec.t t/op/ver.t toke.c utils/h2xs.PL
12566 ____________________________________________________________________________
12567 [  9450] By: jhi                                   on 2001/03/29  16:29:17
12568         Log: Integrate perlio.
12569      Branch: perl
12570           !> win32/buildext.pl
12571 ____________________________________________________________________________
12572 [  9449] By: jhi                                   on 2001/03/29  15:50:01
12573         Log: Update Changes.
12574      Branch: perl
12575            ! Changes patchlevel.h
12576 ____________________________________________________________________________
12577 [  9448] By: nick                                  on 2001/03/29  15:47:15
12578         Log: Make sure buildext.pl finds Errno.pm
12579      Branch: perlio
12580            ! win32/buildext.pl
12581 ____________________________________________________________________________
12582 [  9447] By: jhi                                   on 2001/03/29  15:39:34
12583         Log: Integrate perlio.
12584      Branch: perl
12585           !> win32/makefile.mk
12586 ____________________________________________________________________________
12587 [  9446] By: nick                                  on 2001/03/29  15:30:03
12588         Log: Integrate win32/makefile.mk with mainline.
12589      Branch: perlio
12590           !> win32/makefile.mk
12591 ____________________________________________________________________________
12592 [  9445] By: nick                                  on 2001/03/29  15:27:32
12593         Log: Fix breakage ... 
12594      Branch: perlio
12595            ! win32/makefile.mk
12596 ____________________________________________________________________________
12597 [  9444] By: jhi                                   on 2001/03/29  15:03:08
12598         Log: Subject: RE: Borland C++ for Win32 fixes; perl@9359 (also perl@9424)
12599              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
12600              Date: Thu, 29 Mar 2001 10:32:59 +0400
12601              Message-ID: <402099F49BEED211999700805FC7359FA8442D@ru0028exch01.spb.lucent.com>
12602      Branch: perl
12603            ! win32/makefile.mk
12604 ____________________________________________________________________________
12605 [  9443] By: jhi                                   on 2001/03/29  15:02:12
12606         Log: Integrate perlio.
12607      Branch: perl
12608           +> win32/buildext.pl
12609           !> MANIFEST ext/PerlIO/Via/Via.xs perlio.c perlio.h sv.c
12610           !> t/io/utf8.t t/lib/io_scalar.t win32/makefile.mk
12611 ____________________________________________________________________________
12612 [  9442] By: nick                                  on 2001/03/29  14:59:11
12613         Log: Work in progress - determine win32 extensions to build via script.
12614      Branch: perlio
12615            + win32/buildext.pl
12616            ! MANIFEST win32/makefile.mk
12617 ____________________________________________________________________________
12618 [  9441] By: jhi                                   on 2001/03/29  14:51:47
12619         Log: Reintroduce the use of external pwd.
12620      Branch: perl
12621            ! t/lib/cwd.t
12622 ____________________________________________________________________________
12623 [  9440] By: jhi                                   on 2001/03/29  14:42:58
12624         Log: use warnings instead of -w.
12625      Branch: perl
12626            ! utils/h2xs.PL
12627 ____________________________________________________________________________
12628 [  9439] By: jhi                                   on 2001/03/29  14:41:52
12629         Log: Subject: [PATCH h2xs.PL perl@9423] h2xs -w nits
12630              From: Jonathan Stowe <gellyfish@gellyfish.com>
12631              Date: Thu, 29 Mar 2001 09:34:12 +0100 (BST)
12632              Message-ID: <Pine.LNX.4.30.0103290929130.19409-100000@orpheus.gellyfish.com>
12633      Branch: perl
12634            ! utils/h2xs.PL
12635 ____________________________________________________________________________
12636 [  9438] By: jhi                                   on 2001/03/29  14:39:38
12637         Log: Subject: [PATCH perl@9424] minor pod nits
12638              From: Robin Barker <rmb1@cise.npl.co.uk>
12639              Date: Thu, 29 Mar 2001 14:43:05 +0100 (BST)
12640              Message-Id: <200103291343.OAA10827@tempest.npl.co.uk>
12641      Branch: perl
12642            ! pod/perlhack.pod pod/perliol.pod
12643 ____________________________________________________________________________
12644 [  9437] By: jhi                                   on 2001/03/29  14:29:16
12645         Log: Subject: [PATCH perl@9424] typemap cast warning
12646              From: Robin Barker <rmb1@cise.npl.co.uk>
12647              Date: Thu, 29 Mar 2001 13:58:47 +0100 (BST)
12648              Message-Id: <200103291258.NAA09360@tempest.npl.co.uk>
12649      Branch: perl
12650            ! lib/ExtUtils/typemap
12651 ____________________________________________________________________________
12652 [  9436] By: jhi                                   on 2001/03/29  14:26:03
12653         Log: Subject: [PATCH perl@9424] printf warning
12654              From: Robin Barker <rmb1@cise.npl.co.uk>
12655              Date: Thu, 29 Mar 2001 13:29:21 +0100 (BST)
12656              Message-Id: <200103291229.NAA03968@tempest.npl.co.uk>
12657      Branch: perl
12658            ! dump.c ext/Data/Dumper/Dumper.xs ext/Encode/Encode.xs
12659            ! ext/Storable/Storable.xs toke.c
12660 ____________________________________________________________________________
12661 [  9435] By: nick                                  on 2001/03/29  14:23:31
12662         Log: Win32 has name conflict with ERROR
12663      Branch: perlio
12664            ! ext/PerlIO/Via/Via.xs
12665 ____________________________________________________________________________
12666 [  9434] By: jhi                                   on 2001/03/29  14:17:48
12667         Log: Subject: [PATCH: 9424] some tests (was Re: Perl5.7.*  Unicode/EBCDIC status.)
12668              From: Peter Prymmer <pvhp@forte.com>
12669              Date: Wed, 28 Mar 2001 19:09:57 -0800 (PST)
12670              Message-ID: <Pine.OSF.4.10.10103281858520.314137-100000@aspara.forte.com>
12671      Branch: perl
12672            ! t/lib/charnames.t t/op/bop.t t/op/vec.t t/op/ver.t
12673 ____________________________________________________________________________
12674 [  9433] By: jhi                                   on 2001/03/29  13:52:44
12675         Log: test-prep target was missing.
12676      Branch: perl
12677            ! Makefile.SH
12678 ____________________________________________________________________________
12679 [  9432] By: nick                                  on 2001/03/29  12:40:03
12680         Log: Make as-shipped compiler default to MSVC6 
12681      Branch: perlio
12682            ! win32/makefile.mk
12683 ____________________________________________________________________________
12684 [  9431] By: nick                                  on 2001/03/29  12:12:16
12685         Log: Allow someone to write PerlIO::Array, PerlIO::Code, ...
12686              akin to PerlIO::Scalar.
12687      Branch: perlio
12688            ! perlio.c perlio.h
12689 ____________________________________________________________________________
12690 [  9430] By: nick                                  on 2001/03/29  10:56:35
12691         Log: Integrate mainline.
12692      Branch: perlio
12693           !> lib/File/Basename.pm lib/File/CheckTree.pm lib/File/Compare.pm
12694           !> lib/File/Copy.pm lib/File/DosGlob.pm lib/File/Find.pm
12695           !> lib/File/Path.pm lib/File/stat.pm t/lib/filecopy.t
12696           !> win32/makefile.mk win32/win32sck.c
12697 ____________________________________________________________________________
12698 [  9429] By: nick                                  on 2001/03/29  09:03:43
12699         Log: Noticed that two tests were skipped as perlio:: package
12700              isn't there any more. Changed the skip condition.
12701              Avoid core-dump if sv_utf8_upgrade() called on something
12702              that does not become SvPOK after SvPV() (e.g. a ref).
12703      Branch: perlio
12704            ! sv.c t/io/utf8.t t/lib/io_scalar.t
12705 ____________________________________________________________________________
12706 [  9428] By: jhi                                   on 2001/03/29  01:31:47
12707         Log: Subject: [PATCH] Enable warnings in File::* (was: B::Terse and warnings)
12708              From: Benjamin Sugars <bsugars@canoe.ca> 
12709              Date: Tue, 27 Mar 2001 16:27:38 -0500 (EST)
12710              Message-ID: <Pine.LNX.4.21.0103271612250.2007-100000@marmot.rim.canoe.ca>
12711      Branch: perl
12712            ! lib/File/Basename.pm lib/File/CheckTree.pm lib/File/Compare.pm
12713            ! lib/File/Copy.pm lib/File/DosGlob.pm lib/File/Find.pm
12714            ! lib/File/Path.pm lib/File/stat.pm t/lib/filecopy.t
12715 ____________________________________________________________________________
12716 [  9427] By: jhi                                   on 2001/03/29  00:49:30
12717         Log: Subject: Borland C++ for Win32 fixes; perl@9359 (also perl@9424)
12718              From: "Vadim Konovalov" <watman@inbox.ru>
12719              Date: Thu, 29 Mar 2001 01:50:12 +0400
12720              Message-ID: <001c01c0b7d1$463dd880$5742983e@vad>
12721      Branch: perl
12722            ! win32/makefile.mk win32/win32sck.c
12723 ____________________________________________________________________________
12724 [  9426] By: gsar                                  on 2001/03/29  00:28:04
12725         Log: dmake can only handle == and != in comparisons; support building
12726              with Borland's VCL libraries (from Vadim Konovalov)
12727      Branch: maint-5.6/perl
12728            ! win32/makefile.mk
12729 ____________________________________________________________________________
12730 [  9425] By: nick                                  on 2001/03/28  19:29:56
12731         Log: Integrate (@snapshot)
12732      Branch: perlio
12733           !> Changes Makefile.SH patchlevel.h t/lib/cwd.t
12734 ____________________________________________________________________________
12735 [  9424] By: jhi                                   on 2001/03/28  19:03:16
12736         Log: Update Changes.
12737      Branch: perl
12738            ! Changes patchlevel.h
12739 ____________________________________________________________________________
12740 [  9423] By: jhi                                   on 2001/03/28  18:52:09
12741         Log: Rmdir lib/XS on cleanup.
12742      Branch: perl
12743            ! Makefile.SH
12744 ____________________________________________________________________________
12745 [  9422] By: jhi                                   on 2001/03/28  18:49:34
12746         Log: Integrate perlio.
12747      Branch: perl
12748           !> t/op/utf8decode.t
12749 ____________________________________________________________________________
12750 [  9421] By: nick                                  on 2001/03/28  18:46:44
12751         Log: Loose duplicate chunk.
12752      Branch: perlio
12753            ! t/op/utf8decode.t
12754 ____________________________________________________________________________
12755 [  9420] By: nick                                  on 2001/03/28  18:44:11
12756         Log: Integrate mainline.
12757      Branch: perlio
12758           !> ext/IO/IO.xs lib/ExtUtils/MM_VMS.pm makedef.pl vms/vms.c
12759           !> vms/vmsish.h
12760 ____________________________________________________________________________
12761 [  9419] By: jhi                                   on 2001/03/28  18:42:05
12762         Log: Can't trust external pwds
12763              (either shell builtins or external programs)
12764      Branch: perl
12765            ! t/lib/cwd.t
12766 ____________________________________________________________________________
12767 [  9418] By: jhi                                   on 2001/03/28  18:34:05
12768         Log: Integrate perlio.
12769      Branch: perl
12770            - lib/perlio.pm
12771           !> MANIFEST lib/PerlIO.pm lib/open.pm perlio.c t/lib/b.t
12772           !> t/op/utf8decode.t
12773 ____________________________________________________________________________
12774 [  9417] By: nick                                  on 2001/03/28  18:24:02
12775         Log: PerlIO.pm / perlio.pm conflict.
12776              Update some pods.
12777              Make t/op/utf8decode.t a text file.
12778      Branch: perlio
12779            - lib/perlio.pm
12780            ! MANIFEST lib/PerlIO.pm lib/open.pm perlio.c t/lib/b.t
12781            ! t/op/utf8decode.t
12782 ____________________________________________________________________________
12783 [  9416] By: jhi                                   on 2001/03/28  18:06:07
12784         Log: Integrate change #9409 from mainline to maintperl.
12785              
12786              Yet another tweak on AIX dynaloading.
12787      Branch: maint-5.6/perl
12788           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
12789 ____________________________________________________________________________
12790 [  9415] By: gsar                                  on 2001/03/28  17:13:01
12791         Log: integrate changes#9377,9385,9401 from mainline
12792              
12793              Subject: RE: 5.6.0 BUG: Lexical warnings aren't lexical
12794              
12795              If directory entries compare equal case-insensitively,
12796              retry case-sensitively.
12797              
12798              Subject: [PATCH] B::Terse and warnings
12799      Branch: maint-5.6/perl
12800           !> ext/B/B.pm ext/B/B/Terse.pm ext/File/Glob/bsd_glob.c gv.c
12801           !> t/pragma/warn/perl
12802 ____________________________________________________________________________
12803 [  9414] By: jhi                                   on 2001/03/28  17:11:12
12804         Log: Subject: [PATCH perl@9359] VMS fix-ups and status
12805              From: "Craig A. Berry" <craigberry@mac.com>
12806              Date: Wed, 28 Mar 2001 10:55:20 -0600
12807              Message-Id: <5.0.2.1.0.20010327164600.031563e8@exchi01>
12808      Branch: perl
12809            ! ext/IO/IO.xs lib/ExtUtils/MM_VMS.pm vms/vms.c vms/vmsish.h
12810 ____________________________________________________________________________
12811 [  9413] By: jhi                                   on 2001/03/28  17:03:12
12812         Log: Dup hunk.
12813      Branch: perl
12814            ! t/op/utf8decode.t
12815 ____________________________________________________________________________
12816 [  9412] By: jhi                                   on 2001/03/28  17:02:36
12817         Log: Forced integrate from perlio.
12818      Branch: perl
12819           !> t/op/utf8decode.t
12820 ____________________________________________________________________________
12821 [  9411] By: nick                                  on 2001/03/28  16:50:03
12822         Log: Integrate mainline.
12823      Branch: perlio
12824           +> t/lib/cwd.t
12825           !> MANIFEST ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
12826           !> ext/IO/lib/IO/Socket.pm ext/XS/Typemap/Typemap.pm
12827           !> ext/XS/Typemap/Typemap.xs ext/XS/Typemap/typemap gv.c
12828           !> makedef.pl pp.c t/lib/xs-typemap.t t/op/utf8decode.t
12829           !> t/pragma/warn/perl
12830 ____________________________________________________________________________
12831 [  9410] By: jhi                                   on 2001/03/28  16:44:23
12832         Log: Subject: Re: [PATCH] 9403 cannot be tested
12833              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
12834              Date: Wed, 28 Mar 2001 18:33:56 +0200
12835              Message-Id: <20010328182418.7C17.H.M.BRAND@hccnet.nl>
12836      Branch: perl
12837            ! makedef.pl
12838 ____________________________________________________________________________
12839 [  9409] By: jhi                                   on 2001/03/28  16:12:45
12840         Log: Yet another tweak on AIX dynaloading.
12841      Branch: perl
12842            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
12843 ____________________________________________________________________________
12844 [  9408] By: jhi                                   on 2001/03/28  15:52:55
12845         Log: Subject: [PATCH] 9403 cannot be tested
12846              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
12847              Date: Wed, 28 Mar 2001 17:23:00 +0200
12848              Message-Id: <20010328171835.7C14.H.M.BRAND@hccnet.nl>
12849              
12850              A missing symbol.
12851      Branch: perl
12852            ! makedef.pl
12853 ____________________________________________________________________________
12854 [  9407] By: jhi                                   on 2001/03/28  15:47:43
12855         Log: Integrate perlio. (with tweaks on t/op/utf8decode.t)
12856      Branch: perl
12857            ! t/op/utf8decode.t
12858           !> ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm perl.h regcomp.c
12859           !> t/op/each.t t/op/pat.t t/op/regexp.t utf8.c
12860 ____________________________________________________________________________
12861 [  9406] By: jhi                                   on 2001/03/28  15:37:08
12862         Log: Subject: [PATCH] cwd.t (was: Cwd has no tests?)
12863              From: Benjamin Sugars <bsugars@canoe.ca> 
12864              Date: Tue, 27 Mar 2001 17:37:05 -0500 (EST)
12865              Message-ID: <Pine.LNX.4.21.0103271719540.2007-100000@marmot.rim.canoe.ca>
12866      Branch: perl
12867            + t/lib/cwd.t
12868            ! MANIFEST
12869 ____________________________________________________________________________
12870 [  9405] By: jhi                                   on 2001/03/28  15:13:18
12871         Log: pp_ne() needs a CORRECT boolean.
12872      Branch: perl
12873            ! pp.c
12874 ____________________________________________________________________________
12875 [  9404] By: jhi                                   on 2001/03/28  15:09:23
12876         Log: pp_ne() needs a boolean, not an integer.
12877      Branch: perl
12878            ! pp.c
12879 ____________________________________________________________________________
12880 [  9403] By: jhi                                   on 2001/03/28  14:47:43
12881         Log: (Retracted by #9404.)
12882      Branch: perl
12883            ! pp.c
12884 ____________________________________________________________________________
12885 [  9402] By: jhi                                   on 2001/03/28  14:43:59
12886         Log: Subject: Re: [PATCH] Typemap testing
12887              From: Tim Jenness <t.jenness@jach.hawaii.edu> 
12888              Date: Tue, 27 Mar 2001 16:34:03 -1000 (HST)
12889              Message-ID: <Pine.LNX.4.30.0103271633030.21198-100000@lapaki.jach.hawaii.edu>
12890      Branch: perl
12891            ! ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
12892            ! ext/XS/Typemap/typemap t/lib/xs-typemap.t
12893 ____________________________________________________________________________
12894 [  9401] By: jhi                                   on 2001/03/28  14:42:14
12895         Log: Subject: RE: 5.6.0 BUG: Lexical warnings aren't lexical
12896              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
12897              Date: Sun, 25 Mar 2001 21:59:15 +0100
12898              Message-ID: <000701c0b56e$73944220$07bdfea9@bfs.phone.com>
12899              
12900              A variable will be checked for the "use once" warnings if:
12901              
12902              1. It is in the scope of a use warnings 'once'
12903              2. It isn't in the scope of the warnings pragma at all AND $^W is set.
12904              
12905              Otherwise it won't be checked at all.
12906              
12907              Part 1 is what is in perl >= 5.6.0, Part 2 is what I'm fixing.
12908              
12909              The enclosed patch partially fixes this issue. What I didn't
12910              get to work was the case where the "used once" warning is enabled
12911              in any file other than the main file.
12912      Branch: perl
12913            ! gv.c t/pragma/warn/perl
12914 ____________________________________________________________________________
12915 [  9400] By: nick                                  on 2001/03/28  14:38:24
12916         Log: More EBCDIC tweaks:
12917              - one more swash issue &~(0xA0-1) did not do the right thing,
12918              for UTF-EBCDIC where &~(0x80-1) does for UTF-8.
12919              - add "use re 'asciirange'" to make [!-~] etc. work
12920              use it in MIME::QuotedPrint and t/op/regexp.t and t/op/pat.t
12921              - Choose a key for t/op/each.t test which gets encoded.
12922              - Skip utf8decode if this is UTF-EBCDIC.
12923      Branch: perlio
12924            ! ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm perl.h regcomp.c
12925            ! t/op/each.t t/op/pat.t t/op/regexp.t t/op/utf8decode.t utf8.c
12926 ____________________________________________________________________________
12927 [  9399] By: jhi                                   on 2001/03/28  14:21:00
12928         Log: Extend the SvROK() testing also to pp_ne(), pointed out by
12929              Andreas Schwab.
12930      Branch: perl
12931            ! pp.c
12932 ____________________________________________________________________________
12933 [  9398] By: jhi                                   on 2001/03/28  00:55:56
12934         Log: Subject: [ID 20010327.007] New warning from IO::Socket for sockatmark
12935              From: David Dyck <dcd@tc.fluke.com>
12936              Date: Tue, 27 Mar 2001 15:16:24 -0800
12937              Message-Id: <200103272316.PAA21921@dd.tc.fluke.com>
12938      Branch: perl
12939            ! ext/IO/lib/IO/Socket.pm
12940 ____________________________________________________________________________
12941 [  9397] By: jhi                                   on 2001/03/27  21:52:49
12942         Log: Integrate perlio.
12943      Branch: perl
12944           +> ext/PerlIO/Via/Makefile.PL ext/PerlIO/Via/Via.pm
12945           +> ext/PerlIO/Via/Via.xs
12946           !> MANIFEST ext/PerlIO/Scalar/Scalar.pm lib/PerlIO.pm
12947 ____________________________________________________________________________
12948 [  9396] By: nick                                  on 2001/03/27  21:45:13
12949         Log: Integrate mainline.
12950      Branch: perlio
12951           !> embed.h embed.pl ext/XS/Typemap/Typemap.xs gv.c
12952           !> pod/perlapi.pod proto.h sv.c sv.h t/op/magic.t utils/h2xs.PL
12953 ____________________________________________________________________________
12954 [  9395] By: nick                                  on 2001/03/27  21:18:58
12955         Log: Outline docs for PerlIO and PerlIO::Scalar
12956      Branch: perlio
12957            ! ext/PerlIO/Scalar/Scalar.pm lib/PerlIO.pm
12958 ____________________________________________________________________________
12959 [  9394] By: nick                                  on 2001/03/27  20:50:13
12960         Log: PerlIO::Via layer (alpha-ish).
12961      Branch: perlio
12962            + ext/PerlIO/Via/Makefile.PL ext/PerlIO/Via/Via.pm
12963            + ext/PerlIO/Via/Via.xs
12964            ! MANIFEST
12965 ____________________________________________________________________________
12966 [  9393] By: jhi                                   on 2001/03/27  20:49:55
12967         Log: Retract #9329 now that 9390 should take care of the matter.
12968      Branch: perl
12969            ! utils/h2xs.PL
12970 ____________________________________________________________________________
12971 [  9390] By: jhi                                   on 2001/03/27  20:47:50
12972         Log: Subject: Autoloading Errno.pm when %! is encountered
12973              From: Robin Houston <robin@kitsite.com>
12974              Date: Tue, 27 Mar 2001 20:57:11 +0100
12975              Message-ID: <20010327205710.A24053@puffinry.freeserve.co.uk>
12976      Branch: perl
12977            ! embed.h embed.pl gv.c proto.h t/op/magic.t
12978 ____________________________________________________________________________
12979 [  9389] By: jhi                                   on 2001/03/27  20:24:31
12980         Log: Integrate perlio.
12981      Branch: perl
12982           !> doop.c ext/Encode/Encode.pm ext/MIME/Base64/Base64.xs
12983           !> ext/MIME/Base64/QuotedPrint.pm t/lib/encode.t t/lib/mimeb64.t
12984           !> utf8.c
12985 ____________________________________________________________________________
12986 [  9388] By: jhi                                   on 2001/03/27  20:21:38
12987         Log: Better have a three-element array if one is going to assign
12988              to the third element of that array. (from Tim Jenness)
12989      Branch: perl
12990            ! ext/XS/Typemap/Typemap.xs
12991 ____________________________________________________________________________
12992 [  9387] By: nick                                  on 2001/03/27  20:15:43
12993         Log: Integrate mainline.
12994      Branch: perlio
12995           +> ext/XS/Typemap/Makefile.PL ext/XS/Typemap/README
12996           +> ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
12997           +> ext/XS/Typemap/stdio.c ext/XS/Typemap/typemap
12998           +> t/lib/xs-typemap.t
12999           !> (integrate 34 files)
13000 ____________________________________________________________________________
13001 [  9386] By: jhi                                   on 2001/03/27  20:04:18
13002         Log: Subject: Re: perl@9359 breaks HTML::Parser
13003              From: Gisle Aas <gisle@ActiveState.com>
13004              Date: 27 Mar 2001 11:30:24 -0800
13005              Message-ID: <lrr8zjxb5b.fsf@caliper.ActiveState.com>
13006              
13007              Clarify the UTF-8 issues of the API docs.
13008              (Slightly reworded and expanded.)
13009      Branch: perl
13010            ! pod/perlapi.pod sv.c sv.h
13011 ____________________________________________________________________________
13012 [  9385] By: jhi                                   on 2001/03/27  19:44:25
13013         Log: If directory entries compare equal case-insensitively,
13014              retry case-sensitively.
13015      Branch: perl
13016            ! ext/File/Glob/bsd_glob.c
13017 ____________________________________________________________________________
13018 [  9384] By: nick                                  on 2001/03/27  19:38:50
13019         Log: Various EBCDIC fixes:
13020              - major revelation that swash code is encoding aware,
13021              (or thought it was) - now it is ;-)
13022              - With that out of the way fix a slab of tr/// cases.
13023              - Fix Encode 'Unicode' to be true Unicode so tests pass.
13024              - As anticipated Base64.xs needed tweaks.
13025              - Until tr/// works right avoid old_encode64 in MIME tests.
13026      Branch: perlio
13027            ! doop.c ext/Encode/Encode.pm ext/MIME/Base64/Base64.xs
13028            ! t/lib/encode.t t/lib/mimeb64.t utf8.c
13029 ____________________________________________________________________________
13030 [  9383] By: jhi                                   on 2001/03/27  18:34:41
13031         Log: Add the std test suite BEGIN block.
13032      Branch: perl
13033            ! t/lib/xs-typemap.t
13034 ____________________________________________________________________________
13035 [  9382] By: jhi                                   on 2001/03/27  15:16:07
13036         Log: Add debugging output to the test.
13037      Branch: perl
13038            ! t/lib/glob-basic.t
13039 ____________________________________________________________________________
13040 [  9381] By: jhi                                   on 2001/03/27  15:08:10
13041         Log: Add Tim Jenness' XS::Typemap for exercizing the standard typemap.
13042      Branch: perl
13043            + ext/XS/Typemap/Makefile.PL ext/XS/Typemap/README
13044            + ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
13045            + ext/XS/Typemap/stdio.c ext/XS/Typemap/typemap
13046            + t/lib/xs-typemap.t
13047            ! MANIFEST
13048 ____________________________________________________________________________
13049 [  9380] By: jhi                                   on 2001/03/27  14:48:34
13050         Log: Subject: [PATCH] Typemap testing
13051              From: Tim Jenness <t.jenness@jach.hawaii.edu> 
13052              Date: Sun, 25 Mar 2001 16:46:12 -1000 (HST)
13053              Message-ID: <Pine.LNX.4.30.0103251629350.16988-101000@lapaki.jach.hawaii.edu>
13054              
13055              (The first part of the patch.)
13056      Branch: perl
13057            ! lib/ExtUtils/typemap lib/ExtUtils/xsubpp
13058 ____________________________________________________________________________
13059 [  9379] By: jhi                                   on 2001/03/27  14:44:56
13060         Log: Subject: Re: [PATCH] t/lib/glob-basic.t  
13061              From: Benjamin Sugars <bsugars@canoe.ca> 
13062              Date: Mon, 26 Mar 2001 14:11:47 -0500 (EST)
13063              Message-ID: <Pine.LNX.4.21.0103261406170.2729-100000@marmot.rim.canoe.ca>
13064      Branch: perl
13065            ! t/lib/glob-basic.t
13066 ____________________________________________________________________________
13067 [  9378] By: jhi                                   on 2001/03/27  14:42:30
13068         Log: Subject: [PATCH] perlvar nit
13069              From: Simon Cozens <simon@netthink.co.uk>
13070              Date: Tue, 27 Mar 2001 01:12:01 +0100
13071              Message-ID: <20010327011201.A19179@netthink.co.uk>
13072      Branch: perl
13073            ! pod/perlvar.pod
13074 ____________________________________________________________________________
13075 [  9377] By: jhi                                   on 2001/03/27  14:36:26
13076         Log: Subject: [PATCH] B::Terse and warnings
13077              From: Benjamin Sugars <ben.sugars@home.com>
13078              Date: Mon, 26 Mar 2001 23:40:33 -0500 (EST)
13079              Message-ID: <Pine.LNX.4.21.0103262320170.20040-100000@localhost.localdomain>
13080      Branch: perl
13081            ! ext/B/B.pm ext/B/B/Terse.pm
13082 ____________________________________________________________________________
13083 [  9376] By: jhi                                   on 2001/03/27  14:31:31
13084         Log: Document sockatmark() some.
13085      Branch: perl
13086            ! pod/perldiag.pod pod/perlfunc.pod pod/perlport.pod
13087            ! pod/perltoc.pod
13088 ____________________________________________________________________________
13089 [  9375] By: jhi                                   on 2001/03/27  14:00:24
13090         Log: sv_catpvf(sv, "%c", 128) should not UTF-8-ify the sv,
13091              noted by Gisle and fixed by NI-S.
13092      Branch: perl
13093            ! sv.c
13094 ____________________________________________________________________________
13095 [  9374] By: jhi                                   on 2001/03/27  05:50:01
13096         Log: Regen toc.
13097      Branch: perl
13098            ! pod/perltoc.pod
13099 ____________________________________________________________________________
13100 [  9373] By: jhi                                   on 2001/03/27  05:43:51
13101         Log: Pixie documenting.
13102      Branch: perl
13103            ! Makefile.SH pod/perlhack.pod
13104 ____________________________________________________________________________
13105 [  9372] By: jhi                                   on 2001/03/27  05:29:34
13106         Log: Metaconfig unit changes for #9371.
13107      Branch: metaconfig
13108            ! U/modified/myhostname.U
13109      Branch: metaconfig/U/perl
13110            + d_sockatmark.U
13111            ! gccvers.U
13112 ____________________________________________________________________________
13113 [  9371] By: jhi                                   on 2001/03/27  05:29:07
13114         Log: Add sockatmark() probing.
13115      Branch: perl
13116            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
13117            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
13118            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
13119            ! vos/config.ga.h win32/config.bc win32/config.gc
13120            ! win32/config.vc
13121 ____________________________________________________________________________
13122 [  9370] By: jhi                                   on 2001/03/26  22:01:18
13123         Log: pp_ncmp() and pp_scmp() should return numeric values, not booleans.
13124              Really need to benchmark this.
13125      Branch: perl
13126            ! pp.c
13127 ____________________________________________________________________________
13128 [  9369] By: nick                                  on 2001/03/26  21:59:30
13129         Log: Integrate mainline.
13130      Branch: perlio
13131            ! ext/MIME/Base64/QuotedPrint.pm
13132           !> Changes Makefile.SH ext/IO/IO.xs ext/IO/lib/IO/Socket.pm
13133           !> patchlevel.h pod/perlhack.pod pp_sys.c
13134 ____________________________________________________________________________
13135 [  9368] By: jhi                                   on 2001/03/26  21:47:03
13136         Log: Treat pp_ncmp() and pp_scmp() as in #9366 (ROK).
13137              
13138              TODO1: perlbench.
13139              TODO2: le, lt, ge, gt?  Yech.
13140      Branch: perl
13141            ! pp.c
13142 ____________________________________________________________________________
13143 [  9367] By: jhi                                   on 2001/03/26  21:34:57
13144         Log: Too much cut-and-paste in #9363.
13145      Branch: perl
13146            ! pp_sys.c
13147 ____________________________________________________________________________
13148 [  9366] By: jhi                                   on 2001/03/26  21:20:53
13149         Log: Subject: $ref1 == $ref2 without NV_PRESERVES_UV
13150              From: Andreas Schwab <schwab@suse.de>
13151              Date: 26 Mar 2001 17:29:04 +0200
13152              Message-ID: <jeitkw5z27.fsf@hawking.suse.de>
13153              
13154              (The patch for 5.6.0 or so, this is a guess for bleadperl)
13155      Branch: perl
13156            ! pp_hot.c
13157 ____________________________________________________________________________
13158 [  9365] By: jhi                                   on 2001/03/26  21:07:54
13159         Log: Integrate perlio.
13160      Branch: perl
13161           !> perlio.c
13162 ____________________________________________________________________________
13163 [  9364] By: nick                                  on 2001/03/26  20:30:48
13164         Log: REFCNT botch in layer name cache hash.
13165      Branch: perlio
13166            ! perlio.c
13167 ____________________________________________________________________________
13168 [  9363] By: jhi                                   on 2001/03/26  18:44:32
13169         Log: Subject: [PATCH] socket() leaks file descriptors
13170              From: Benjamin Sugars <bsugars@canoe.ca>
13171              Date: Mon, 26 Mar 2001 13:29:54 -0500 (EST)
13172              Message-ID: <Pine.LNX.4.21.0103261315510.2729-100000@marmot.rim.canoe.ca>
13173              
13174              Also sockpair() fixed similarly.
13175      Branch: perl
13176            ! pp_sys.c
13177 ____________________________________________________________________________
13178 [  9362] By: jhi                                   on 2001/03/26  18:37:52
13179         Log: Integrate perlio.
13180      Branch: perl
13181           !> README.os390 miniperlmain.c perlio.c perliol.h t/op/pat.t
13182 ____________________________________________________________________________
13183 [  9361] By: nick                                  on 2001/03/26  17:32:06
13184         Log: Implement flush of linebuffered streams on read of a tty.
13185      Branch: perlio
13186            ! perlio.c perliol.h
13187 ____________________________________________________________________________
13188 [  9360] By: nick                                  on 2001/03/26  17:12:32
13189         Log: Memory tweaks and notes for OEMVS.
13190      Branch: perlio
13191            ! README.os390 miniperlmain.c t/op/pat.t
13192 ____________________________________________________________________________
13193 [  9359] By: jhi                                   on 2001/03/26  02:12:54
13194         Log: Update Changes.
13195      Branch: perl
13196            ! Changes patchlevel.h
13197 ____________________________________________________________________________
13198 [  9358] By: jhi                                   on 2001/03/26  02:05:32
13199         Log: Document the most common pixie options.
13200      Branch: perl
13201            ! pod/perlhack.pod
13202 ____________________________________________________________________________
13203 [  9357] By: jhi                                   on 2001/03/26  01:25:28
13204         Log: For perl.pixie check *before* compiling that optimize is -g,
13205              as for perl.third.
13206      Branch: perl
13207            ! Makefile.SH
13208 ____________________________________________________________________________
13209 [  9356] By: jhi                                   on 2001/03/26  01:13:41
13210         Log: rmdir lib/Digest, lib/MIME, and lib/PerlIO.
13211      Branch: perl
13212            ! Makefile.SH
13213 ____________________________________________________________________________
13214 [  9355] By: jhi                                   on 2001/03/26  01:11:19
13215         Log: Remove t/perl.third.
13216      Branch: perl
13217            ! Makefile.SH
13218 ____________________________________________________________________________
13219 [  9354] By: jhi                                   on 2001/03/26  00:23:38
13220         Log: Implement IO::Socket::atmark(), inspired by Lincoln Stein's
13221              IO::Sockatmark().
13222      Branch: perl
13223            ! ext/IO/IO.xs ext/IO/lib/IO/Socket.pm
13224 ____________________________________________________________________________
13225 [  9353] By: jhi                                   on 2001/03/25  22:25:04
13226         Log: Integrate perlio.
13227      Branch: perl
13228           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
13229           !> ext/PerlIO/Scalar/Scalar.xs perl.c perlio.c perlio.h perliol.h
13230           !> pp_hot.c win32/makefile.mk
13231 ____________________________________________________________________________
13232 [  9352] By: jhi                                   on 2001/03/25  22:21:41
13233         Log: Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ...
13234              From: Radu Greab <radu@netsoft.ro>
13235              Date: Fri, 23 Mar 2001 21:14:59 +0200 (EET)
13236              Message-ID: <15035.41139.646781.478457@ix.netsoft.ro>
13237      Branch: perl
13238            ! pp_sys.c
13239 ____________________________________________________________________________
13240 [  9351] By: nick                                  on 2001/03/25  22:15:02
13241         Log: Fix readline in list mode to tell rest of world that it has
13242              things on the stack. Otherwise if perl code gets invoked
13243              underneath it it scribbles over results-so-far.
13244              (Why TIEHANDLE has not tripped on this is a mystery.)
13245      Branch: perlio
13246            ! pp_hot.c
13247 ____________________________________________________________________________
13248 [  9350] By: nick                                  on 2001/03/25  22:10:13
13249         Log: win32/makefile.mk typos
13250      Branch: perlio
13251            ! win32/makefile.mk
13252 ____________________________________________________________________________
13253 [  9349] By: nick                                  on 2001/03/25  21:31:14
13254         Log: Integrate now-non-binary file.
13255      Branch: perlio
13256           !> t/lib/mimeqp.t
13257 ____________________________________________________________________________
13258 [  9348] By: nick                                  on 2001/03/25  21:27:24
13259         Log: Make it text
13260      Branch: perlio
13261            ! t/lib/mimeqp.t
13262 ____________________________________________________________________________
13263 [  9347] By: nick                                  on 2001/03/25  21:25:37
13264         Log: Integrate mainline.
13265      Branch: perlio
13266           !> ext/Digest/MD5/MD5.pm ext/MIME/Base64/Base64.pm
13267           !> lib/Term/ReadLine.pm t/lib/md5-file.t
13268 ____________________________________________________________________________
13269 [  9346] By: nick                                  on 2001/03/25  20:58:15
13270         Log: Add destruct time hook to PerlIO (for work-in-process implementing
13271              layers in perl code. In such cases layers need to be popped before
13272              we loose the ability to run perl code.)
13273              Also back-out "PerlIO::object" hook - it isn't going to work like that...
13274      Branch: perlio
13275            ! perl.c perlio.c perlio.h perliol.h
13276 ____________________________________________________________________________
13277 [  9345] By: nick                                  on 2001/03/25  20:49:11
13278         Log: Avoid at leasy one of undefined warnings in Encode.
13279      Branch: perlio
13280            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
13281 ____________________________________________________________________________
13282 [  9344] By: jhi                                   on 2001/03/25  20:37:43
13283         Log: A workaround for using Term::ReadLine in emacs minibuffer
13284              from Wybo Dekker <wybo@servalys.nl> and Johan Vromans;
13285              additional tweaks from Ilya Zakharevich.
13286      Branch: perl
13287            ! lib/Term/ReadLine.pm
13288 ____________________________________________________________________________
13289 [  9343] By: nick                                  on 2001/03/25  20:21:14
13290         Log: Missing return value.
13291      Branch: perlio
13292            ! ext/PerlIO/Scalar/Scalar.xs
13293 ____________________________________________________________________________
13294 [  9342] By: jhi                                   on 2001/03/25  16:21:00
13295         Log: Roll back the version numbers of Digest::MD5 and MIME::Base64
13296              to equal the CPAN versions since no code changes have been made.
13297      Branch: perl
13298            ! ext/Digest/MD5/MD5.pm ext/MIME/Base64/Base64.pm
13299            ! t/lib/md5-file.t
13300 ____________________________________________________________________________
13301 [  9341] By: jhi                                   on 2001/03/25  16:01:48
13302         Log: Escape 8-bit characters.
13303      Branch: perl
13304            ! t/lib/mimeqp.t
13305 ____________________________________________________________________________
13306 [  9340] By: gsar                                  on 2001/03/25  15:50:53
13307         Log: readd mimeqp.t as xtext (used to be binary because of the literal 8-bit
13308              chars)
13309      Branch: perl
13310            + t/lib/mimeqp.t
13311 ____________________________________________________________________________
13312 [  9339] By: gsar                                  on 2001/03/25  15:48:50
13313         Log: delete mimeqp.t for later with text mode set
13314      Branch: perl
13315            - t/lib/mimeqp.t
13316 ____________________________________________________________________________
13317 [  9338] By: nick                                  on 2001/03/25  09:01:57
13318         Log: Integrate mainline.
13319      Branch: perlio
13320           +> ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
13321           +> ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
13322           +> ext/MIME/Base64/QuotedPrint.pm t/lib/mimeb64.t
13323           +> t/lib/mimeb64u.t t/lib/mimeqp.t
13324           !> MANIFEST configure.com djgpp/config.over epoc/config.sh
13325           !> hints/uts.sh hints/uwin.sh hints/vmesa.sh t/lib/md5-file.t
13326           !> utils/h2xs.PL win32/Makefile win32/makefile.mk
13327 ____________________________________________________________________________
13328 [  9337] By: jhi                                   on 2001/03/25  04:23:24
13329         Log: Add MIME::Base64 here and there.  Again, a lot of
13330              optimism is in the air.
13331      Branch: perl
13332            ! configure.com djgpp/config.over epoc/config.sh hints/uts.sh
13333            ! hints/uwin.sh hints/vmesa.sh win32/Makefile win32/makefile.mk
13334 ____________________________________________________________________________
13335 [  9336] By: jhi                                   on 2001/03/25  04:12:43
13336         Log: Add PerlIO::Scalar to win32/Makefile. (I'm doing
13337              this by ear as I do not do Win32 programming.)
13338      Branch: perl
13339            ! win32/Makefile win32/makefile.mk
13340 ____________________________________________________________________________
13341 [  9335] By: jhi                                   on 2001/03/25  04:03:50
13342         Log: Put back the MD5-Base64 tests now that we have MIME::Base64.
13343      Branch: perl
13344            ! t/lib/md5-file.t
13345 ____________________________________________________________________________
13346 [  9334] By: jhi                                   on 2001/03/25  03:58:53
13347         Log: Add MIME::Base 2.12 from Gisle Aas, version number bumped to 2.13.
13348      Branch: perl
13349            + ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
13350            + ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
13351            + ext/MIME/Base64/QuotedPrint.pm t/lib/mimeb64.t
13352            + t/lib/mimeb64u.t t/lib/mimeqp.t
13353            ! MANIFEST
13354 ____________________________________________________________________________
13355 [  9333] By: jhi                                   on 2001/03/24  20:14:37
13356         Log: Integrate perlio.
13357      Branch: perl
13358           !> doio.c pod/perlfunc.pod pod/perliol.pod win32/makefile.mk
13359 ____________________________________________________________________________
13360 [  9332] By: nick                                  on 2001/03/24  19:40:34
13361         Log: Fix un-init variable leading to spurious "Out of Memory!"
13362      Branch: perlio
13363            ! doio.c
13364 ____________________________________________________________________________
13365 [  9331] By: nick                                  on 2001/03/24  19:09:59
13366         Log: Tweak docs for C<open> (boy does that need wholesale revision...)
13367              and update layers internals doc.
13368      Branch: perlio
13369            ! pod/perlfunc.pod pod/perliol.pod
13370 ____________________________________________________________________________
13371 [  9330] By: jhi                                   on 2001/03/24  18:42:11
13372         Log: The length might be uninitialized garbage if the *svp is the undef.
13373      Branch: perl
13374            ! doio.c
13375 ____________________________________________________________________________
13376 [  9329] By: jhi                                   on 2001/03/24  18:26:57
13377         Log: (Retracted by #9393)
13378
13379              Subject: [PATCH h2xs] $!{EINVAL} requires "use Errno"
13380              From: Simon Cozens <simon@netthink.co.uk>
13381              Date: Sat, 24 Mar 2001 17:13:17 +0000
13382              Message-ID: <20010324171317.A13406@netthink.co.uk>
13383      Branch: perl
13384            ! utils/h2xs.PL
13385 ____________________________________________________________________________
13386 [  9328] By: nick                                  on 2001/03/24  17:22:02
13387         Log: Integrate mainline.
13388      Branch: perlio
13389           !> lib/unicode/Names.txt lib/unicode/ReadMe.txt
13390           !> lib/unicode/version
13391 ____________________________________________________________________________
13392 [  9327] By: nick                                  on 2001/03/24  17:16:02
13393         Log: Integrate mainline.
13394      Branch: perlio
13395           +> ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
13396           +> ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
13397           +> ext/Digest/MD5/hints/irix_6.pl ext/Digest/MD5/typemap
13398           +> lib/Digest.pm t/lib/digest.t t/lib/md5-aaa.t t/lib/md5-badf.t
13399           +> t/lib/md5-file.t
13400           !> MANIFEST Makefile.SH configure.com djgpp/config.over
13401           !> epoc/config.sh ext/DynaLoader/hints/aix.pl hints/aix.sh
13402           !> hints/uts.sh hints/uwin.sh hints/vmesa.sh lib/Net/Ping.pm op.c
13403           !> pp.c t/lib/b.t t/op/re_tests t/op/repeat.t win32/Makefile
13404           !> win32/makefile.mk
13405 ____________________________________________________________________________
13406 [  9326] By: jhi                                   on 2001/03/24  17:00:42
13407         Log: Upgrade to Unicode 3.1 beta 2001-03-23.
13408      Branch: perl
13409            ! lib/unicode/Names.txt lib/unicode/ReadMe.txt
13410            ! lib/unicode/version
13411 ____________________________________________________________________________
13412 [  9325] By: jhi                                   on 2001/03/24  16:22:33
13413         Log: Subject: Re: B::Deparse bug (5.6.0)
13414              From: Robin Houston <robin@kitsite.com>
13415              Date: Sat, 24 Mar 2001 14:33:09 +0000
13416              Message-ID: <20010324143309.B17734@puffinry.freeserve.co.uk>
13417      Branch: perl
13418            ! op.c pp.c t/lib/b.t t/op/repeat.t
13419 ____________________________________________________________________________
13420 [  9324] By: jhi                                   on 2001/03/24  16:21:56
13421         Log: Boldly add extensions to be built to VMS, EPOC, UTS,
13422              U/WIN, and VM/ESA (and fixups for DJGPP).  Some of
13423              these additions may be too optimistic.
13424      Branch: perl
13425            ! configure.com djgpp/config.over epoc/config.sh hints/uts.sh
13426            ! hints/uwin.sh hints/vmesa.sh
13427 ____________________________________________________________________________
13428 [  9323] By: jhi                                   on 2001/03/24  16:06:01
13429         Log: Integrate perlio.
13430      Branch: perl
13431           +> ext/PerlIO/Scalar/Makefile.PL ext/PerlIO/Scalar/Scalar.pm
13432           +> ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
13433            ! Makefile.SH
13434           !> MANIFEST doio.c embed.h ext/Encode/Encode.xs
13435           !> ext/POSIX/POSIX.xs global.sym iperlsys.h makedef.pl objXSUB.h
13436           !> perlapi.c perlio.c perliol.h proto.h t/io/open.t t/io/utf8.t
13437           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
13438           !> win32/makefile.mk win32/perlhost.h win32/win32.c
13439           !> win32/win32iop.h
13440 ____________________________________________________________________________
13441 [  9322] By: nick                                  on 2001/03/24  14:39:12
13442         Log: Routine Win32 regen_config_h - no real changes.
13443      Branch: perlio
13444            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
13445 ____________________________________________________________________________
13446 [  9321] By: nick                                  on 2001/03/24  14:31:49
13447         Log: PerlIO fixups for Win32:
13448              - provide win33_popenlist() - non-functional as yet.
13449              - avoid need for aTHX in PerlIO_debug calls - even if not 
13450              enabled args are still evaluated so Win32 has trouble during fork().
13451              - Add PerlIO/Scalar to list of extensions in win32/makefile.mk
13452              - Fixup makedef.pl for latest set of symbols.
13453      Branch: perlio
13454            ! iperlsys.h makedef.pl perlio.c win32/makefile.mk
13455            ! win32/perlhost.h win32/win32.c win32/win32iop.h
13456 ____________________________________________________________________________
13457 [  9320] By: nick                                  on 2001/03/24  14:26:58
13458         Log: POSIX::getcwd XS code to call Cwd::cwd when HAS_GETCWD not defined
13459              was gibberish - broke it on WIn32 at least.
13460      Branch: perlio
13461            ! ext/POSIX/POSIX.xs
13462 ____________________________________________________________________________
13463 [  9319] By: nick                                  on 2001/03/24  11:29:41
13464         Log: Generated files.
13465      Branch: perlio
13466            ! embed.h global.sym objXSUB.h perlapi.c proto.h
13467 ____________________________________________________________________________
13468 [  9318] By: nick                                  on 2001/03/24  10:29:37
13469         Log: Implement:
13470              1.  open($fh,"+<",undef);  # add test to t/io/open.t
13471              2.  open($fh,"+<",\$var);  # New test t/lib/io_scalar.t
13472      Branch: perlio
13473            + ext/PerlIO/Scalar/Makefile.PL ext/PerlIO/Scalar/Scalar.pm
13474            + ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
13475            ! MANIFEST doio.c ext/Encode/Encode.xs perlio.c perliol.h
13476            ! t/io/open.t t/io/utf8.t
13477 ____________________________________________________________________________
13478 [  9317] By: jhi                                   on 2001/03/23  23:41:25
13479         Log: AIX does seems to have optimization problems with its C compilers.
13480      Branch: perl
13481            ! hints/aix.sh
13482 ____________________________________________________________________________
13483 [  9316] By: jhi                                   on 2001/03/23  23:40:46
13484         Log: Integrate perlio.
13485      Branch: perl
13486           +> lib/PerlIO.pm
13487           !> MANIFEST doio.c ext/Encode/Encode.xs perlio.c perlio.h
13488           !> perliol.h
13489 ____________________________________________________________________________
13490 [  9315] By: jhi                                   on 2001/03/23  22:16:30
13491         Log: Fix the EBCDIC MD5.pm checksum, from Pter Prymmer.
13492      Branch: perl
13493            ! t/lib/md5-file.t
13494 ____________________________________________________________________________
13495 [  9314] By: nick                                  on 2001/03/23  20:49:02
13496         Log: Perlio internals re-organized.
13497              - open process creates AV of layer/arg pairs
13498              (appends layers from open() or open.pm to default list).
13499              - push arg is now an SV.
13500              - layer ->Open get passed the AV
13501              - open is no longer mandatory method.
13502              - topmost layer that has ->Open method does the open
13503              - any layers above are pushed once that returns.
13504              - vtable re-ordered so dummy layers need only provide push/pop methods.
13505      Branch: perlio
13506            ! ext/Encode/Encode.xs perlio.c perlio.h perliol.h
13507 ____________________________________________________________________________
13508 [  9313] By: nick                                  on 2001/03/23  16:27:41
13509         Log: Check in a stable (working) version before next round of tweaks.
13510              Changes include:
13511              - Move default layers code out of doio.c and into perlio.c
13512              - Single routine for parsing layer specification strings.
13513              - Skeleton support for demand loading of layers
13514              - Core-dump avoidance if PERLIO environment specifies loadable layer
13515              (does not _work_ as need IO to load and need load to do IO ...)
13516      Branch: perlio
13517            + lib/PerlIO.pm
13518            ! MANIFEST doio.c perlio.c
13519 ____________________________________________________________________________
13520 [  9312] By: gsar                                  on 2001/03/23  16:25:25
13521         Log: add execute bit to files with shebang lines in the repository;
13522              avoid clobbering execute bit in Porting/makerel 
13523      Branch: maint-5.6/perl
13524            ! (edit 144 files)
13525 ____________________________________________________________________________
13526 [  9311] By: jhi                                   on 2001/03/23  14:25:35
13527         Log: Forgot the unneeded hints/dec_osf.pl into MANIFEST in #9308.
13528      Branch: perl
13529            ! MANIFEST
13530 ____________________________________________________________________________
13531 [  9310] By: jhi                                   on 2001/03/23  13:45:04
13532         Log: Subject: [PATCH] Net::Ping
13533              From: Colin McMillen <mcmi0037@tc.umn.edu>
13534              Date: Thu, 22 Mar 2001 19:30:31 -0600
13535              Message-ID: <20010322193031.A18814@strago.jenovaproject.org>
13536      Branch: perl
13537            ! lib/Net/Ping.pm
13538 ____________________________________________________________________________
13539 [  9309] By: jhi                                   on 2001/03/23  13:39:13
13540         Log: EBCDIC patches for Digest::MD5 tests from Peter Prymmer.
13541      Branch: perl
13542            ! t/lib/md5-aaa.t t/lib/md5-file.t
13543 ____________________________________________________________________________
13544 [  9308] By: jhi                                   on 2001/03/23  13:20:34
13545         Log: Integrate Digest-1.00 and Digest-MD5-2.13, from Gisle Aas.
13546              - bump the version to 2.14
13547              - drop the base64 tests since they require MIME::Base64
13548              - drop the rfc1321.txt
13549              - drop the hints/dec_osf.pl since it's only needed for
13550              pre-5.005_03 Perls
13551              Todo:
13552              - the U32 alignment testing is now removed; it needs to
13553              be reintroduced as as a Config variable (meaning also
13554              as a Configure test)
13555              - get the new EBCDIC md5sum for MD5.pm
13556              - test in Win32 to see how badly I botched the makefiles
13557      Branch: perl
13558            + ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
13559            + ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
13560            + ext/Digest/MD5/hints/irix_6.pl ext/Digest/MD5/typemap
13561            + lib/Digest.pm t/lib/digest.t t/lib/md5-aaa.t t/lib/md5-badf.t
13562            + t/lib/md5-file.t
13563            ! MANIFEST configure.com hints/uwin.sh hints/vmesa.sh
13564            ! win32/Makefile win32/makefile.mk
13565 ____________________________________________________________________________
13566 [  9307] By: jhi                                   on 2001/03/23  12:56:14
13567         Log: Integrate change #9306 from maintperl into mainline,
13568              AIX dynaloader for AIXes without <load.h>.
13569      Branch: perl
13570           !> ext/DynaLoader/hints/aix.pl
13571 ____________________________________________________________________________
13572 [  9306] By: jhi                                   on 2001/03/23  12:51:36
13573         Log: There are AIXes without /usr/include/load.h,
13574              patch from H.Merijn Brand.
13575      Branch: maint-5.6/perl
13576            ! ext/DynaLoader/hints/aix.pl
13577 ____________________________________________________________________________
13578 [  9305] By: nick                                  on 2001/03/23  11:00:42
13579         Log: Add pTHX_ to -Duseperlio API where it does not conflict with legacy stuff.
13580      Branch: perlio
13581            ! ext/Encode/Encode.xs perlio.c perlio.h
13582 ____________________________________________________________________________
13583 [  9304] By: nick                                  on 2001/03/23  10:20:46
13584         Log: Render -Duseperlio functional again.
13585              - this is "quick fix" which calls PerlIO_apply_layers after opening,
13586              which is what old scheme did. New scheme needs to change that
13587              to make open(...,\$scalar) etc. work but this will do for now.
13588      Branch: perlio
13589            ! perlio.c
13590 ____________________________________________________________________________
13591 [  9303] By: nick                                  on 2001/03/23  09:53:20
13592         Log: Avoid "reopen" semantics for time being. Fix bug in dup logic.
13593              -Uuseperlio now works again.
13594              -Duseperlio is still poorly. Don't merge yet...
13595      Branch: perlio
13596            ! doio.c perlio.h
13597 ____________________________________________________________________________
13598 [  9302] By: nick                                  on 2001/03/22  22:26:51
13599         Log: Snapshot of new PerlIO open scheme. Still buggy - mainly in open($fh,">&STDOUT!")
13600              type code.
13601              - Invent PerlIO_openn() - which has "lots" of args a bit like do_openn() which
13602              is its main caller. In particular now has access to "extra" args, and
13603              can tell when an open handle is "reopened" (or duped?).
13604              - In -Duseperlio PerlIO_open() et. al. are now wrappers on PerlIO_openn().
13605              - In -Uuseperlio (untested as yet) PerlIO_openn() is a wrapper on
13606              PerlIO_open() et. al. (i.e. other way round).
13607              - Collapse "vtable" entries for layers - was fdopen/open/reopen now just open
13608              with args close to PerlIO_openn().
13609      Branch: perlio
13610            ! doio.c ext/Encode/Encode.xs perlio.c perlio.h perliol.h
13611 ____________________________________________________________________________
13612 [  9301] By: jhi                                   on 2001/03/22  20:58:04
13613         Log: Integrate perlio.
13614      Branch: perl
13615           !> doio.c embed.pl iperlsys.h perl.c perlio.c pp_hot.c pp_sys.c
13616           !> t/io/open.t util.c
13617 ____________________________________________________________________________
13618 [  9300] By: nick                                  on 2001/03/22  17:36:32
13619         Log: Don't include $@ in not ok message.
13620      Branch: perlio
13621            ! t/io/open.t
13622 ____________________________________________________________________________
13623 [  9299] By: gsar                                  on 2001/03/22  16:53:45
13624         Log: back out changes#7532,7521 for now (appears to have problems
13625              on IRIX)
13626      Branch: maint-5.6/perl
13627            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
13628            ! ext/POSIX/typemap pod/perlvar.pod
13629 ____________________________________________________________________________
13630 [  9298] By: nick                                  on 2001/03/22  14:35:46
13631         Log: Give a meaning to '&' in n-arg open case:
13632              open($fh,"<&",$scalar);
13633              $scalar can be:
13634              - an integer which does "fdopen"
13635              open($fh,"<&",2); # like open($fh,"<&2")
13636              - something that will yield a file handle via sv_2io()
13637              useful for dup'ing anonymous handles.
13638              e.g.:
13639              open(my $fh,"<&",\*STDIN);
13640              open(my $dup,"<&",$fh);
13641      Branch: perlio
13642            ! doio.c t/io/open.t
13643 ____________________________________________________________________________
13644 [  9297] By: nick                                  on 2001/03/22  13:34:35
13645         Log: Implement open($fh,"-|",prog,args...) for HAS_FORK cases.
13646      Branch: perlio
13647            ! util.c
13648 ____________________________________________________________________________
13649 [  9296] By: nick                                  on 2001/03/22  12:51:20
13650         Log: Re-instate warnings for 'eof STDOUT' etc. by marking STD* as appropriate IoTYPE.
13651      Branch: perlio
13652            ! perl.c
13653 ____________________________________________________________________________
13654 [  9295] By: nick                                  on 2001/03/22  11:59:44
13655         Log: If stdin, stdout or stderr get opened in unexpected read/write state
13656              then warn at time of open not at time of use.
13657      Branch: perlio
13658            ! doio.c pp_hot.c pp_sys.c
13659 ____________________________________________________________________________
13660 [  9294] By: nick                                  on 2001/03/22  10:54:35
13661         Log: Die on n-arg open(...,"",xxx,yyy,...)
13662              - redirect pipe cases to PerlProc_popen_list() (which just croaks for now)
13663              - die on read/write cases so we can decide what it means later.
13664      Branch: perlio
13665            ! doio.c embed.pl iperlsys.h util.c
13666 ____________________________________________________________________________
13667 [  9293] By: nick                                  on 2001/03/22  09:02:45
13668         Log: perlio tweaks (reported by Nick Clark)
13669              Line buffer ttys, PerlIOBuf_tell() on unseekable off-by one,
13670              error check in Pendinf_read().
13671      Branch: perlio
13672            ! perlio.c
13673 ____________________________________________________________________________
13674 [  9292] By: gsar                                  on 2001/03/22  07:12:00
13675         Log: integrate changes#8306,8532 from mainline (missing USE_PURE_BISON
13676              fixes)
13677      Branch: maint-5.6/perl
13678           !> embed.h embed.pl objXSUB.h perlapi.c perly.y proto.h toke.c
13679 ____________________________________________________________________________
13680 [  9291] By: jhi                                   on 2001/03/22  06:06:44
13681         Log: Regex tests from Chicheng Zhang.  (Already fixed.)
13682      Branch: perl
13683            ! t/op/re_tests
13684 ____________________________________________________________________________
13685 [  9290] By: jhi                                   on 2001/03/22  05:57:01
13686         Log: Move MacOS Classic higher in the list of supported platforms.
13687      Branch: maint-5.6/perl
13688            ! pod/perlport.pod
13689 ____________________________________________________________________________
13690 [  9289] By: gsar                                  on 2001/03/22  05:35:04
13691         Log: revert part of change#6438 for compatibility (av_reify()
13692              appears to be needed to implement av_splice()ish things
13693              in XS)
13694      Branch: maint-5.6/perl
13695            ! embed.pl global.sym objXSUB.h perlapi.c
13696 ____________________________________________________________________________
13697 [  9288] By: gsar                                  on 2001/03/22  03:09:19
13698         Log: update copyright year
13699      Branch: maint-5.6/perl
13700            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
13701            ! doop.c dump.c form.h gv.c gv.h handy.h hv.c hv.h mg.c mg.h
13702            ! op.c op.h perl.c perl.h perlio.c perly.y pp.c pp.h pp_ctl.c
13703            ! pp_hot.c pp_sys.c regcomp.c regexec.c run.c scope.c sv.c sv.h
13704            ! toke.c utf8.c utf8.h util.c util.h x2p/EXTERN.h x2p/INTERN.h
13705            ! x2p/a2p.c x2p/a2p.h x2p/a2p.y x2p/a2py.c x2p/hash.c x2p/hash.h
13706            ! x2p/proto.h x2p/str.c x2p/str.h x2p/util.c x2p/util.h
13707            ! x2p/walk.c
13708 ____________________________________________________________________________
13709 [  9287] By: jhi                                   on 2001/03/21  20:30:54
13710         Log: Integrate perlio.
13711      Branch: perl
13712           !> ext/Data/Dumper/Dumper.xs
13713 ____________________________________________________________________________
13714 [  9286] By: gsar                                  on 2001/03/21  19:49:54
13715         Log: makefile.mk tweak
13716      Branch: maint-5.6/perl
13717            ! win32/Makefile win32/makefile.mk
13718 ____________________________________________________________________________
13719 [  9285] By: nick                                  on 2001/03/21  19:07:13
13720         Log: Multiplicity fix for Dumper.
13721      Branch: perlio
13722            ! ext/Data/Dumper/Dumper.xs
13723 ____________________________________________________________________________
13724 [  9284] By: nick                                  on 2001/03/21  19:01:07
13725         Log: Integrate mainline - (does not build xTHX issue in Dumper).
13726      Branch: perlio
13727           !> (integrate 27 files)
13728 ____________________________________________________________________________
13729 [  9283] By: jhi                                   on 2001/03/21  17:17:35
13730         Log: Integrate change #9282 from mainline into maintperl,
13731              4-arg UTF-8 substr().
13732      Branch: maint-5.6/perl
13733           !> pp.c
13734 ____________________________________________________________________________
13735 [  9282] By: jhi                                   on 2001/03/21  17:15:43
13736         Log: The #9270 would have leaked a scalar if pp_substr()
13737              returned early.
13738      Branch: perl
13739            ! pp.c
13740 ____________________________________________________________________________
13741 [  9281] By: gsar                                  on 2001/03/21  17:03:14
13742         Log: makefile.mk defaults to GCC, not BORLAND (as mentioned in README.win32)
13743      Branch: maint-5.6/perl
13744            ! win32/makefile.mk
13745 ____________________________________________________________________________
13746 [  9280] By: gsar                                  on 2001/03/21  17:01:20
13747         Log: some tweaks to change#9278 (fork() emulation should be enabled
13748              by setting BUILD_FLAVOR instead of changing the defaults)
13749      Branch: maint-5.6/perl
13750            ! win32/makefile.mk
13751 ____________________________________________________________________________
13752 [  9279] By: gsar                                  on 2001/03/21  16:47:19
13753         Log: integrate change#9271 from mainline; a tweak to Glob.pm docs
13754      Branch: maint-5.6/perl
13755            ! ext/File/Glob/Glob.pm
13756           !> lib/Cwd.pm
13757 ____________________________________________________________________________
13758 [  9278] By: jhi                                   on 2001/03/21  14:35:10
13759         Log: Subject: [PATCH: 5.6.1-trial3] Borland C++ for Win32 fixes
13760              From: "Vadim Konovalov" <watman@inbox.ru>
13761              Date: Wed, 21 Mar 2001 01:53:51 +0300
13762              Message-ID: <004101c0b190$a749ea20$f7c030d4@vad>
13763      Branch: maint-5.6/perl
13764            ! win32/makefile.mk win32/win32sck.c
13765 ____________________________________________________________________________
13766 [  9277] By: jhi                                   on 2001/03/21  13:58:28
13767         Log: Integrate change #9270 from mainline to maintperl:
13768              continued 4-arg UTF-8 substr() fixing.
13769      Branch: maint-5.6/perl
13770           !> pp.c t/op/substr.t
13771 ____________________________________________________________________________
13772 [  9276] By: jhi                                   on 2001/03/21  13:33:00
13773         Log: More pixie cleaning.
13774      Branch: perl
13775            ! Makefile.SH
13776 ____________________________________________________________________________
13777 [  9275] By: jhi                                   on 2001/03/21  03:54:17
13778         Log: Update Changes.
13779      Branch: perl
13780            ! Changes patchlevel.h
13781 ____________________________________________________________________________
13782 [  9274] By: jhi                                   on 2001/03/21  03:48:24
13783         Log: First stab at making Data::Dumper to grok Unicode.
13784              
13785              TODO: tests, EBCDICify.
13786      Branch: perl
13787            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
13788 ____________________________________________________________________________
13789 [  9273] By: jhi                                   on 2001/03/21  02:23:00
13790         Log: Fix for
13791              
13792              Subject: Memory leak in unquoted print   
13793              From: Benjamin Sugars <bsugars@canoe.ca> 
13794              Date: Tue, 20 Mar 2001 10:02:56 -0500 (EST)
13795              Message-ID: <Pine.LNX.4.21.0103200958180.1538-100000@marmot.rim.canoe.ca>
13796      Branch: perl
13797            ! perlio.c
13798 ____________________________________________________________________________
13799 [  9272] By: jhi                                   on 2001/03/21  01:33:17
13800         Log: Subject: Re: [PATCH] POSIX::getcwd()
13801              From: Benjamin Sugars <bsugars@canoe.ca> 
13802              Date: Mon, 19 Mar 2001 15:07:03 -0500 (EST)
13803              Message-ID: <Pine.LNX.4.21.0103191454500.1820-100000@marmot.rim.canoe.ca>      
13804      Branch: perl
13805            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
13806 ____________________________________________________________________________
13807 [  9271] By: jhi                                   on 2001/03/21  01:22:52
13808         Log: Subject: [PATCH] Cwd.pm docs
13809              From: Benjamin Sugars <bsugars@canoe.ca>
13810              Date: Tue, 20 Mar 2001 15:33:32 -0500 (EST)
13811              Message-ID: <Pine.LNX.4.21.0103201516550.7893-100000@marmot.rim.canoe.ca>
13812      Branch: perl
13813            ! lib/Cwd.pm
13814 ____________________________________________________________________________
13815 [  9270] By: jhi                                   on 2001/03/21  01:16:29
13816         Log: Continue 4-arg substr() UTF-8 fixage.
13817      Branch: perl
13818            ! pp.c t/op/substr.t
13819 ____________________________________________________________________________
13820 [  9269] By: jhi                                   on 2001/03/21  00:46:14
13821         Log: Integrate changes #9262,9264,9265,9266 from maintperl to mainline.
13822              
13823              revert the leak fix in change#9142 (problem needs a more experimental
13824              fix unsuitable for 5.6.1)
13825              
13826              do alphabetical sorting by default (for csh compatibility)
13827              
13828              cut-n-paste goof in change#9264
13829              
13830              VMS piping fixes (from Charles Lane)
13831      Branch: perl
13832           !> ext/File/Glob/Changes ext/File/Glob/Glob.pm
13833           !> ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
13834           !> ext/File/Glob/bsd_glob.h scope.c vms/vms.c vms/vmspipe.com
13835 ____________________________________________________________________________
13836 [  9268] By: jhi                                   on 2001/03/21  00:37:04
13837         Log: Integrate perlio.
13838      Branch: perl
13839           !> embed.pl lib/utf8.pm op.c regcomp.c regexec.c sv.c toke.c
13840           !> utf8.c utf8.h utfebcdic.h
13841 ____________________________________________________________________________
13842 [  9267] By: nick                                  on 2001/03/20  20:04:39
13843         Log: More EBCDIC stuff:
13844              - Loose the extra level of function on ASCII.
13845              - spotted a chr(0) issue in sv.c
13846              - re-work of UTF-X tr/// ranges to work in Unicode
13847              space. Still issues with the "0xff is illegal UTF-8" hack.
13848              - Yet another ad. hoc. utf8 'upgrade' in op.c recoded
13849              (why do it once when you can do it all over the place :-(
13850              - Enable HINTS_UTF8 on EBCDIC - then ignore it in toke.c,
13851              need utf8.pm for swashes.
13852              - Simplified and commented scan_const() in toke.c
13853              Still something wrong regexp and tr (swashes?).
13854      Branch: perlio
13855            ! embed.pl lib/utf8.pm op.c regcomp.c regexec.c sv.c toke.c
13856            ! utf8.c utf8.h utfebcdic.h
13857 ____________________________________________________________________________
13858 [  9266] By: gsar                                  on 2001/03/20  19:16:43
13859         Log: VMS piping fixes (from Charles Lane)
13860      Branch: maint-5.6/perl
13861            ! vms/vms.c vms/vmspipe.com
13862 ____________________________________________________________________________
13863 [  9265] By: gsar                                  on 2001/03/20  17:53:52
13864         Log: cut-n-paste goof in change#9264
13865      Branch: maint-5.6/perl
13866            ! ext/File/Glob/Glob.xs
13867 ____________________________________________________________________________
13868 [  9264] By: gsar                                  on 2001/03/20  17:43:47
13869         Log: do alphabetical sorting by default (for csh compatibility);
13870              bsd_glob() does ASCII sort by default as usual, unless
13871              GLOB_ALPHASORT was specified
13872      Branch: maint-5.6/perl
13873            ! ext/File/Glob/Changes ext/File/Glob/Glob.pm
13874            ! ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
13875            ! ext/File/Glob/bsd_glob.h
13876 ____________________________________________________________________________
13877 [  9263] By: gsar                                  on 2001/03/20  16:40:08
13878         Log: integrate change#9255 from mainline (unicode fix)
13879              
13880              substr($bytestr, i, n, $charstr)
13881      Branch: maint-5.6/perl
13882           !> Todo-5.6 pp.c t/op/substr.t
13883 ____________________________________________________________________________
13884 [  9262] By: gsar                                  on 2001/03/20  15:57:41
13885         Log: revert the leak fix in change#9142 (problem needs a more experimental
13886              fix unsuitable for 5.6.1)
13887      Branch: maint-5.6/perl
13888            ! scope.c
13889 ____________________________________________________________________________
13890 [  9261] By: jhi                                   on 2001/03/20  14:26:25
13891         Log: Integrate changes #9259,9260 from maintperl into mainline.
13892              
13893              Subject: [MacPerl-Porters] [PATCH] POSIX, File::Path (Mac OS) for 5.6.1 and 5.7
13894              
13895              Subject: [PATCH perl-5.6.1-TRIAL3/run.c] printf warning
13896      Branch: perl
13897           !> ext/POSIX/POSIX.xs lib/File/Path.pm run.c
13898 ____________________________________________________________________________
13899 [  9260] By: jhi                                   on 2001/03/20  14:05:46
13900         Log: Subject: [PATCH perl-5.6.1-TRIAL3/run.c] printf warning
13901              From: Robin Barker <rmb1@cise.npl.co.uk>
13902              Date: Tue, 20 Mar 2001 10:12:04 GMT
13903              Message-Id: <200103201012.KAA04738@tempest.npl.co.uk>
13904      Branch: maint-5.6/perl
13905            ! run.c
13906 ____________________________________________________________________________
13907 [  9259] By: jhi                                   on 2001/03/20  14:04:39
13908         Log: Subject: [MacPerl-Porters] [PATCH] POSIX, File::Path (Mac OS) for 5.6.1 and 5.7
13909              From: Chris Nandor <pudge@pobox.com>
13910              Date: Tue, 20 Mar 2001 00:40:56 -0500
13911              Message-Id: <p05010401b6dc9d57a62d@[10.0.1.107]>
13912      Branch: maint-5.6/perl
13913            ! ext/POSIX/POSIX.xs lib/File/Path.pm
13914 ____________________________________________________________________________
13915 [  9258] By: jhi                                   on 2001/03/20  05:09:34
13916         Log: Update Changes.
13917      Branch: perl
13918            ! Changes patchlevel.h
13919 ____________________________________________________________________________
13920 [  9257] By: jhi                                   on 2001/03/20  05:04:25
13921         Log: tr/// UTF-8 tests for Inaba Hiroto's latest patches.
13922      Branch: perl
13923            ! t/op/tr.t
13924 ____________________________________________________________________________
13925 [  9256] By: jhi                                   on 2001/03/20  04:43:12
13926         Log: Subject: [PATCH: 5.6.1-trial3] test fixes and installation cleanliness for OS/390
13927              From: Peter Prymmer <pvhp@forte.com>
13928              Date: Mon, 19 Mar 2001 16:43:13 -0800 (PST)
13929              Message-ID: <Pine.OSF.4.10.10103191627310.162127-100000@aspara.forte.com>
13930      Branch: maint-5.6/perl
13931            ! installperl t/comp/proto.t t/comp/require.t t/op/regmesg.t
13932 ____________________________________________________________________________
13933 [  9255] By: jhi                                   on 2001/03/19  23:17:17
13934         Log: substr($bytestr, i, n, $charstr)
13935
13936              TODO: we are still broken if $bytestr needs UTF-8 upgrading.
13937      Branch: perl
13938            ! Todo-5.6 pp.c t/op/substr.t
13939 ____________________________________________________________________________
13940 [  9254] By: jhi                                   on 2001/03/19  22:25:09
13941         Log: Rearrange the make test target prerequisites so that
13942              in a parallel make 'all' is finished before 'test'.
13943      Branch: perl
13944            ! Makefile.SH
13945 ____________________________________________________________________________
13946 [  9253] By: jhi                                   on 2001/03/19  21:48:07
13947         Log: Subject: PATCH: cosmetic tweak in pp_ctl.c
13948              From: Robin Houston <robin@kitsite.com>
13949              Date: Mon, 19 Mar 2001 15:48:41 +0000
13950              Message-ID: <20010319154841.A28174@puffinry.freeserve.co.uk>
13951      Branch: perl
13952            ! pp_ctl.c
13953 ____________________________________________________________________________
13954 [  9252] By: jhi                                   on 2001/03/19  21:42:27
13955         Log: Integrate perlio.
13956      Branch: perl
13957           !> doop.c perly.c perly.y sv.c t/camel-III/vstring.t t/op/each.t
13958           !> t/op/length.t t/op/pack.t t/op/ver.t toke.c utf8.c utf8.h
13959           !> utfebcdic.h vms/perly_c.vms
13960 ____________________________________________________________________________
13961 [  9251] By: jhi                                   on 2001/03/19  21:31:28
13962         Log: Integrate changes #9244,9247,9250 from maintperl into mainline.
13963              
13964              Dynaloading in 64-bit AIX with vac.
13965      Branch: perl
13966           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
13967           !> hints/aix.sh
13968 ____________________________________________________________________________
13969 [  9250] By: jhi                                   on 2001/03/19  21:18:00
13970         Log: A more robust solution for the 64bitall AIX dynaloading
13971              problem, from Jens-Uwe Mager.
13972      Branch: maint-5.6/perl
13973            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
13974 ____________________________________________________________________________
13975 [  9249] By: nick                                  on 2001/03/19  20:59:37
13976         Log: Integrate mainline.
13977      Branch: perlio
13978           !> (integrate 42 files)
13979 ____________________________________________________________________________
13980 [  9248] By: nick                                  on 2001/03/19  20:22:07
13981         Log: Tweak to perly.y to allow -DDEBUGGING to compile on OS390.
13982              (Building on OS390 uses native YACC and YYDEBUG has other
13983              side effects.)
13984      Branch: perlio
13985            ! perly.c perly.y vms/perly_c.vms
13986 ____________________________________________________________________________
13987 [  9247] By: jhi                                   on 2001/03/19  19:59:53
13988         Log: 64-bit AIX dynaloading problem (see #9244) idea
13989              from Jens-Uwe Mager.
13990      Branch: maint-5.6/perl
13991            ! ext/DynaLoader/dl_aix.xs
13992 ____________________________________________________________________________
13993 [  9246] By: nick                                  on 2001/03/19  19:27:57
13994         Log: More EBCDIC fixes.
13995      Branch: perlio
13996            ! doop.c sv.c t/camel-III/vstring.t t/op/each.t t/op/length.t
13997            ! t/op/pack.t t/op/ver.t toke.c utf8.c utf8.h utfebcdic.h
13998 ____________________________________________________________________________
13999 [  9245] By: jhi                                   on 2001/03/19  19:05:19
14000         Log: Integrate change #9243 from mainline into maintperl.
14001              
14002              Subject: [PATCH perl-5.6.1-TRIAL3/README.vmesa] bad =item paragraphs
14003      Branch: maint-5.6/perl
14004           !> README.vmesa
14005 ____________________________________________________________________________
14006 [  9244] By: jhi                                   on 2001/03/19  19:03:15
14007         Log: Get 64bitall AIX building, but still does not test okay:
14008              dynaloading anything fails, for example for op/defins:
14009              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
14010              (update: fixed by #9247,9250)
14011      Branch: maint-5.6/perl
14012            ! hints/aix.sh
14013 ____________________________________________________________________________
14014 [  9243] By: jhi                                   on 2001/03/19  19:00:16
14015         Log: Subject: [PATCH perl-5.6.1-TRIAL3/README.vmesa] bad =item paragraphs
14016              From: Robin Barker <rmb1@cise.npl.co.uk>
14017              Date: Mon, 19 Mar 2001 18:01:57 GMT
14018              Message-Id: <200103191801.SAA01072@tempest.npl.co.uk>
14019      Branch: perl
14020            ! README.vmesa
14021 ____________________________________________________________________________
14022 [  9242] By: jhi                                   on 2001/03/19  18:58:43
14023         Log: UTF-8 tr/// battle continues, ammunition from Inaba Hiroto.
14024              
14025              TODO: tests.
14026      Branch: perl
14027            ! doop.c op.c
14028 ____________________________________________________________________________
14029 [  9241] By: gsar                                  on 2001/03/19  17:34:46
14030         Log: VMSify tests (from Charles Lane)
14031      Branch: maint-5.6/perl
14032            ! t/lib/filehand.t t/lib/texttabs.t
14033 ____________________________________________________________________________
14034 [  9240] By: jhi                                   on 2001/03/19  14:24:26
14035         Log: Integrate change #9233 from maintperl into mainline.
14036              
14037              some refcounts were incorrect in perl_clone()
14038      Branch: perl
14039           !> sv.c
14040 ____________________________________________________________________________
14041 [  9239] By: gsar                                  on 2001/03/19  09:23:17
14042         Log: this is 5.6.1-trial3
14043      Branch: maint-5.6/perl
14044            ! Changes
14045 ____________________________________________________________________________
14046 [  9238] By: gsar                                  on 2001/03/19  08:47:04
14047         Log: some new symbols are only available under ithreads
14048      Branch: maint-5.6/perl
14049            ! makedef.pl
14050 ____________________________________________________________________________
14051 [  9237] By: gsar                                  on 2001/03/19  08:42:28
14052         Log: update patchlevel.h, Changes, &c.
14053      Branch: maint-5.6/perl
14054            ! Changes patchlevel.h pod/perlhist.pod
14055           !> AUTHORS
14056 ____________________________________________________________________________
14057 [  9236] By: gsar                                  on 2001/03/19  08:17:49
14058         Log: integrate changes#8068,8717 from mainline
14059              
14060              [PATCH 5.7.0@8047] RE: [ID 20001013.009] DB_File issues warning when setting element to    undef
14061              
14062              [PATCH CPAN 1.59_51] warning message (not!)
14063      Branch: maint-5.6/perl
14064           !> ext/GDBM_File/GDBM_File.pm ext/GDBM_File/typemap
14065           !> ext/NDBM_File/NDBM_File.pm ext/NDBM_File/typemap
14066           !> ext/ODBM_File/ODBM_File.pm ext/ODBM_File/typemap
14067           !> ext/SDBM_File/SDBM_File.pm ext/SDBM_File/typemap lib/CPAN.pm
14068           !> t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
14069 ____________________________________________________________________________
14070 [  9235] By: gsar                                  on 2001/03/19  08:07:09
14071         Log: integrate changes#8617,8713,8715,8716,8721,8953,8963 from mainline
14072              
14073              [PATCH] Add missing CV flags to dump.c
14074              
14075              Re: [patch] Re: PL_ptr_table
14076              
14077              Fixup non-ithread build after 8713
14078              
14079              Generated files form 8713 etc.
14080              
14081              Correct the correction :-(
14082              
14083              Documenting coderef @INC (Re: CPAN "make this script work" feature)
14084              
14085              Subject: Re: sync sync sync: have I missed any patches?
14086              Replace djSP with dSP.
14087      Branch: maint-5.6/perl
14088           !> cop.h doio.c doop.c dump.c embed.h embed.pl ext/B/B/C.pm
14089           !> ext/B/B/CC.pm global.sym objXSUB.h perl.c perlapi.c
14090           !> pod/perlhack.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c proto.h
14091           !> sv.c sv.h win32/perlhost.h
14092 ____________________________________________________________________________
14093 [  9234] By: gsar                                  on 2001/03/19  07:22:05
14094         Log: revert the change#9090 integrate for now (change looks somewhat
14095              incomplete in that [ha]v_exists() need something similar; lacks
14096              tests; &c.)
14097      Branch: maint-5.6/perl
14098            ! hv.c
14099 ____________________________________________________________________________
14100 [  9233] By: gsar                                  on 2001/03/19  07:10:01
14101         Log: some refcounts were incorrect in perl_clone(); avoid hang in global
14102              destruction when there are unreferenced scalars (SvREFCNT==0)
14103      Branch: maint-5.6/perl
14104            ! sv.c
14105 ____________________________________________________________________________
14106 [  9232] By: jhi                                   on 2001/03/19  05:11:02
14107         Log: Regen api and toc.
14108      Branch: maint-5.6/perl
14109            ! pod/perlapi.pod pod/perltoc.pod
14110 ____________________________________________________________________________
14111 [  9231] By: jhi                                   on 2001/03/19  04:06:03
14112         Log: Integrate changes in #9070,9072,9101 from mainline into maintperl,
14113              add a lost line in pp.c:pp_chop(), update to new op/chop.
14114              
14115              Clarify the description differentiating for and while; inspired by
14116              
14117              Subject: [ID 20010306.004] || != named unary operator
14118              
14119              The $Is_MacOS needs to be declared.
14120      Branch: maint-5.6/perl
14121            ! pp.c t/op/chop.t
14122           !> lib/ExtUtils/Manifest.pm pod/perlop.pod pod/perlsyn.pod
14123 ____________________________________________________________________________
14124 [  9230] By: jhi                                   on 2001/03/19  03:48:16
14125         Log: Integrate changes #7971(perlio),8982,9061,9062,9068,9069,
14126              9079,9083,9089,9090,9091 from mainline to maintperl.
14127              
14128              Quieten some noise in Win32 builds
14129              
14130              Fixes the bugs 20010221.005 and 20010221.008: "the taint checker..."
14131              
14132              The perlretut was still talking about the old \p and \P
14133              definitions.
14134              
14135              More tweakage on the Unicode character class descriptions.
14136              
14137              Subject: Re: [ID 20010305.012] chop() against list assignment returns char chopped from el zero
14138              
14139              Subject: 'no *POSIX' Patch speeding up make on BS2000 
14140              
14141              Subject: [PATCH] perldata.pod here-doc docs
14142              
14143              Add /sbin and /usr/sbin to the list of directories scanned
14144              for setuid programs.  Takes care of bug id 20010309.003.
14145              
14146              Subject: Re: [ID 19990808.001] [PATCH] FETCH triggered on exists()
14147              
14148              In op/stat #35 better to scan all the potential directories
14149              for setuids, not just the first one.
14150      Branch: maint-5.6/perl
14151            ! Makefile.SH
14152           !> doio.c hv.c lib/unicode/mktables.PL makedepend.SH perl.h
14153           !> pod/perldata.pod pod/perlretut.pod pp.c t/op/chop.t
14154           !> t/op/stat.t toke.c win32/win32.h
14155 ____________________________________________________________________________
14156 [  9229] By: jhi                                   on 2001/03/19  02:31:50
14157         Log: Subject: [MacPerl-Porters] [PATCH] Portability fixes for Mac OS / maint-5.6
14158              From: Chris Nandor <pudge@pobox.com>
14159              Date: Sat, 10 Mar 2001 14:22:19 -0500
14160              Message-Id: <p0501042db6cf0a8d0b63@[10.0.1.177]>
14161      Branch: maint-5.6/perl
14162            ! ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
14163            ! ext/Errno/Errno_pm.PL lib/ExtUtils/Manifest.pm perlsfio.h
14164            ! t/lib/b.t t/lib/errno.t
14165 ____________________________________________________________________________
14166 [  9228] By: jhi                                   on 2001/03/19  02:29:59
14167         Log: Integrate changes #9113,9122 from mainline into maintperl.
14168              
14169              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?)
14170      Branch: maint-5.6/perl
14171           !> Configure README.os390 hints/os390.sh
14172 ____________________________________________________________________________
14173 [  9227] By: jhi                                   on 2001/03/19  02:22:35
14174         Log: Integrate #9115,9121,9128,9163,9171,9174,9175 from mainline
14175              into maintperl.
14176              
14177              Subject: Re: [ID 20010305.005] "use integer" doesn't make rand() return integers
14178              
14179              Forgot to check-in the larger part of #9120, duh.
14180              
14181              Subject: Another patch for integer.pm POD 
14182              
14183              h2ph strictness and cleanliness from Kurt Starsinic.
14184              
14185              Borland filename case problem.
14186              
14187              h2ph strictness and cleanliness from Kurt Starsinic.
14188              
14189              Subject: [PATCH] the uncontroversial doc patches
14190      Branch: maint-5.6/perl
14191           +> win32/sncfnmcs.pl
14192           !> MANIFEST README.os2 README.win32 ext/GDBM_File/GDBM_File.pm
14193           !> ext/GDBM_File/GDBM_File.xs lib/integer.pm
14194           !> pod/perl5005delta.pod pod/perldebtut.pod pod/perlfunc.pod
14195           !> pod/perlhack.pod pod/perllexwarn.pod pod/perllocale.pod
14196           !> pod/perllol.pod pod/perlmod.pod pod/perlmodlib.pod
14197           !> pod/perlport.pod pod/perlrun.pod pod/perltoc.pod
14198           !> pod/perlxs.pod pod/perlxstut.pod utils/h2ph.PL
14199 ____________________________________________________________________________
14200 [  9226] By: jhi                                   on 2001/03/19  02:10:21
14201         Log: Integrate changes #9207,9214 from mainline into maintperl.
14202              
14203              podchecker relaxations: =over has an *optional* number after it,
14204              and whitespace in L<> is okay.
14205      Branch: maint-5.6/perl
14206           !> lib/Pod/Checker.pm lib/Pod/ParseUtils.pm pod/perlpod.pod
14207           !> t/pod/poderrs.xr
14208 ____________________________________________________________________________
14209 [  9225] By: jhi                                   on 2001/03/19  02:07:38
14210         Log: Integrate change #9219 from maintperl into mainline.
14211              
14212              remove duplicated tests
14213      Branch: perl
14214           !> t/op/re_tests
14215 ____________________________________________________________________________
14216 [  9224] By: jhi                                   on 2001/03/19  02:06:11
14217         Log: Integrate change #9223 from mainline to maintperl.
14218              
14219              Document -Dmksymlinks.
14220      Branch: maint-5.6/perl
14221           !> INSTALL
14222 ____________________________________________________________________________
14223 [  9223] By: jhi                                   on 2001/03/19  02:01:25
14224         Log: Document -Dmksymlinks.
14225      Branch: perl
14226            ! INSTALL
14227 ____________________________________________________________________________
14228 [  9222] By: jhi                                   on 2001/03/19  01:15:35
14229         Log: The -Dmksymlinks wasn't working for maintperl.
14230      Branch: maint-5.6/perl
14231            ! Configure
14232 ____________________________________________________________________________
14233 [  9221] By: jhi                                   on 2001/03/19  00:49:43
14234         Log: Cleanup pixie residue.
14235      Branch: perl
14236            ! Makefile.SH
14237 ____________________________________________________________________________
14238 [  9220] By: jhi                                   on 2001/03/19  00:44:47
14239         Log: Document the use of pixie/prof; create make targets for it.
14240              
14241              TODO: make t/TEST pixie-aware.
14242      Branch: perl
14243            ! Makefile.SH pod/perlhack.pod
14244 ____________________________________________________________________________
14245 [  9219] By: gsar                                  on 2001/03/19  00:16:55
14246         Log: remove duplicated tests
14247      Branch: maint-5.6/perl
14248            ! t/op/re_tests
14249 ____________________________________________________________________________
14250 [  9218] By: jhi                                   on 2001/03/18  23:59:31
14251         Log: Document Third Degree some more, and also PERL_DESTRUCT_LEVEL.
14252      Branch: perl
14253            ! pod/perlhack.pod pod/perlobj.pod pod/perlrun.pod
14254 ____________________________________________________________________________
14255 [  9217] By: jhi                                   on 2001/03/18  23:25:20
14256         Log: Rewrite the tests section of Makefile to be less redundant
14257              and to allow for more flexible test targets, many recursive
14258              make calls introduced.
14259      Branch: perl
14260            ! Makefile.SH
14261 ____________________________________________________________________________
14262 [  9216] By: jhi                                   on 2001/03/18  22:30:04
14263         Log: Document the use of Third Degree (sparsely).
14264      Branch: perl
14265            ! pod/perlhack.pod t/TEST
14266 ____________________________________________________________________________
14267 [  9215] By: jhi                                   on 2001/03/18  22:10:30
14268         Log: Make targets for testing with Third Degree.
14269      Branch: perl
14270            ! Makefile.SH
14271 ____________________________________________________________________________
14272 [  9214] By: jhi                                   on 2001/03/18  21:08:53
14273         Log: The podchecker relaxations need to mirrored also at the tests.
14274      Branch: perl
14275            ! t/pod/poderrs.xr
14276 ____________________________________________________________________________
14277 [  9213] By: jhi                                   on 2001/03/18  20:56:21
14278         Log: Update Changes.
14279      Branch: perl
14280            ! Changes patchlevel.h
14281 ____________________________________________________________________________
14282 [  9212] By: jhi                                   on 2001/03/18  20:36:59
14283         Log: Looking for config.sh in parent directories isn't
14284              very useful for the toplevel Makefile.
14285      Branch: perl
14286            ! Makefile.SH
14287 ____________________________________________________________________________
14288 [  9211] By: jhi                                   on 2001/03/18  20:33:37
14289         Log: On "make clean" take care of Third Degree droppings.
14290      Branch: perl
14291            ! Makefile.SH
14292 ____________________________________________________________________________
14293 [  9210] By: jhi                                   on 2001/03/18  20:21:34
14294         Log: Add a hook for running the tests under the Third Degree
14295              debugging tool (set $ENV{PERL_3LOG} to non-zero)
14296              
14297              TODO: Document the use of Third Degree.
14298      Branch: perl
14299            ! t/TEST
14300 ____________________________________________________________________________
14301 [  9209] By: jhi                                   on 2001/03/18  20:19:07
14302         Log: Regen toc and api pods.
14303      Branch: perl
14304            ! pod/perlapi.pod pod/perltoc.pod
14305 ____________________________________________________________________________
14306 [  9208] By: jhi                                   on 2001/03/18  20:12:12
14307         Log: Integrate changes #8128,9132 from mainline into maintperl,
14308              Tie::SubstrHash fixes.
14309      Branch: maint-5.6/perl
14310           !> lib/Tie/SubstrHash.pm t/lib/tie-substrhash.t
14311 ____________________________________________________________________________
14312 [  9207] By: jhi                                   on 2001/03/18  20:07:43
14313         Log: podchecker relaxations from Michael Stevens.
14314      Branch: perl
14315            ! lib/Pod/Checker.pm lib/Pod/ParseUtils.pm pod/perlpod.pod
14316 ____________________________________________________________________________
14317 [  9206] By: jhi                                   on 2001/03/18  20:04:24
14318         Log: Retract the changes made at #9176 to Neil's and Ilya's module pods.
14319      Branch: perl
14320            ! lib/Locale/Constants.pm lib/Locale/Country.pm
14321            ! lib/Locale/Currency.pm lib/Locale/Language.pm lib/overload.pm
14322            ! os2/OS2/ExtAttr/ExtAttr.pm os2/OS2/Process/Process.pm
14323 ____________________________________________________________________________
14324 [  9205] By: jhi                                   on 2001/03/18  19:54:45
14325         Log: Integrate changes #9161,9162 from maintperl to mainline.
14326              
14327              clearing of $ENV{PERL_DESTRUCT_LEVEL} interferes with purify
14328              results
14329      Branch: perl
14330           !> t/op/magic.t
14331 ____________________________________________________________________________
14332 [  9204] By: jhi                                   on 2001/03/18  19:37:46
14333         Log: Make perl.third checks more understandable to the builder.
14334      Branch: perl
14335            ! Makefile.SH
14336 ____________________________________________________________________________
14337 [  9203] By: jhi                                   on 2001/03/18  19:20:54
14338         Log: Re-integrate #9138 from maintperl to mainline,
14339              the squelching of the unneeded "Scalars leaked" messages.
14340      Branch: perl
14341           !> t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
14342           !> t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
14343           !> t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
14344 ____________________________________________________________________________
14345 [  9202] By: jhi                                   on 2001/03/18  18:48:36
14346         Log: More robust and more paranoid perl.third target.
14347      Branch: perl
14348            ! Makefile.SH
14349 ____________________________________________________________________________
14350 [  9201] By: jhi                                   on 2001/03/18  18:39:21
14351         Log: Integrate change #9197 from maintperl to mainline.
14352              
14353              more thorough cleaning of arenas.
14354      Branch: perl
14355           !> embed.pl perl.c proto.h sv.c t/op/sort.t
14356 ____________________________________________________________________________
14357 [  9200] By: jhi                                   on 2001/03/18  18:25:17
14358         Log: Integrate perlio.
14359      Branch: perl
14360           !> doop.c ext/Encode/Encode.pm ext/Encode/Encode.xs
14361           !> ext/Encode/compile lib/utf8.pm pp_ctl.c sv.c t/lib/b.t
14362           !> t/lib/encode.t toke.c universal.c utf8.c
14363 ____________________________________________________________________________
14364 [  9199] By: nick                                  on 2001/03/18  15:23:51
14365         Log: Prefer !UTF8_IS_INVARIANT() over UTF8_IS_CONTINUED() when that
14366              is the sense of the test being done. Avoid some magical 127 and 128 values
14367              by using macros.
14368      Branch: perlio
14369            ! doop.c pp_ctl.c sv.c toke.c
14370 ____________________________________________________________________________
14371 [  9198] By: nick                                  on 2001/03/18  14:18:12
14372         Log: UTF-X encoding invariance for Encode:
14373              - move Encode::utf8_encode to utf8::encode (likewise decode,upgrade,downgrade,valid)
14374              - move the XS code for those to universal.c (so in miniperl)
14375              - add utf8::unicode_to_native and its inverse to allow EBCDIC to work in true unicode.
14376              - change ext/Encode/compile to use above.
14377              - Fix t/lib/encode.t for above
14378              - Teach t/lib/b.t to expect -uutf8
14379              - In utf8.c look for SWASHNEW rather than just utf8:: package to see if
14380              utf8.pm is needed.
14381      Branch: perlio
14382            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
14383            ! lib/utf8.pm t/lib/b.t t/lib/encode.t universal.c utf8.c
14384 ____________________________________________________________________________
14385 [  9197] By: gsar                                  on 2001/03/18  12:15:57
14386         Log: more thorough cleaning of arenas--keep going until no more
14387              SvREFCNT_dec()s occur (this fixes the problem that causes the
14388              pesky "Scalars leaked" warnings)
14389      Branch: maint-5.6/perl
14390            ! embed.pl perl.c proto.h sv.c t/op/sort.t
14391 ____________________________________________________________________________
14392 [  9196] By: nick                                  on 2001/03/18  10:57:29
14393         Log: Fix pragma/utf8.t # 15
14394              - if toke.c is processing a SvUTF8 string then single quoted '...' etc.
14395              are SvUTF8 as well.
14396      Branch: perlio
14397            ! toke.c
14398 ____________________________________________________________________________
14399 [  9195] By: nick                                  on 2001/03/18  09:27:06
14400         Log: Integrate mainline
14401      Branch: perlio
14402           !> MANIFEST Makefile.SH doop.c mg.c op.c op.h t/op/misc.t
14403           !> t/op/pat.t
14404 ____________________________________________________________________________
14405 [  9194] By: jhi                                   on 2001/03/18  05:29:59
14406         Log: Sarathy's clear_pmop patch with Radu Greab's fix,
14407              Hiroto's, Nick Clark's, and Vadim Konovalov's tests.
14408      Branch: perl
14409            ! op.c op.h t/op/misc.t t/op/pat.t
14410 ____________________________________________________________________________
14411 [  9193] By: jhi                                   on 2001/03/18  05:15:06
14412         Log: NI-S' cunning idea of how to de-UTF8 the "\C-broken" submatches.
14413      Branch: perl
14414            ! mg.c t/op/pat.t
14415 ____________________________________________________________________________
14416 [  9192] By: jhi                                   on 2001/03/18  04:22:43
14417         Log: tr/// UTF-8 patches from Inaba Hiroto.
14418      Branch: perl
14419            ! doop.c op.c
14420 ____________________________________________________________________________
14421 [  9191] By: jhi                                   on 2001/03/18  04:21:17
14422         Log: Integrate perlio.
14423      Branch: perl
14424           !> utf8.c utfebcdic.h
14425 ____________________________________________________________________________
14426 [  9190] By: nick                                  on 2001/03/17  20:32:01
14427         Log: Correct #if EBCDIC side typos.
14428              Builds and passes many tests on OS390.
14429      Branch: perlio
14430            ! utf8.c utfebcdic.h
14431 ____________________________________________________________________________
14432 [  9189] By: jhi                                   on 2001/03/17  18:55:49
14433         Log: Add prerequisites for the perl.third target.
14434      Branch: perl
14435            ! Makefile.SH
14436 ____________________________________________________________________________
14437 [  9188] By: jhi                                   on 2001/03/17  18:46:00
14438         Log: Integrate perlio.
14439      Branch: perl
14440           +> utfebcdic.h
14441           !> MANIFEST doop.c perl.h pp.c utf8.c utf8.h
14442 ____________________________________________________________________________
14443 [  9187] By: jhi                                   on 2001/03/17  18:38:47
14444         Log: Add a make rule for perl.third (the Third Degree memory debugging
14445              tool of Tru64 / Digital UNIX / DEC OSF/1, see man third or man atom)
14446      Branch: perl
14447            ! Makefile.SH
14448 ____________________________________________________________________________
14449 [  9186] By: nick                                  on 2001/03/17  18:34:48
14450         Log: MANIFEST addition :-(
14451      Branch: perlio
14452            ! MANIFEST
14453 ____________________________________________________________________________
14454 [  9185] By: nick                                  on 2001/03/17  18:29:50
14455         Log: Infrastructure to use UTF-EBCDIC rather than UTF-8 as the internal
14456              encoding on EBCDIC platforms. This has property that U+0000..U+009F i.e.
14457              a superset of ASCII are invariant under the encoding. This is EBCDIC
14458              friendly as an encoded string can be looked at as being EBCDIC by lexer
14459              sprintf("%d",...) etc. in same manner that a UTF-8 string be considered
14460              ASCII on ASCII machines.
14461              
14462              - re-arrange utf8.h to get ASCII specific vs Unicode generic bits
14463              seperate.
14464              - Add some more macros to comprehend different shift amounts and
14465              possible swizzle in UTF-EBCDIC vs UTF-8. Change utf8.c to use them.
14466              - add utfebcdic.h which provides UTF-EBCDIC versions of the macros,
14467              and conditionaly #include it.
14468              
14469              EBCDIC build as yet untested.  ASCII still fails the one test.
14470      Branch: perlio
14471            + utfebcdic.h
14472            ! utf8.c utf8.h
14473 ____________________________________________________________________________
14474 [  9184] By: nick                                  on 2001/03/17  17:44:16
14475         Log: Minor naming change UTF8_IS_ASCII => UTF8_IS_INVARIANT
14476      Branch: perlio
14477            ! doop.c perl.h pp.c utf8.h
14478 ____________________________________________________________________________
14479 [  9183] By: jhi                                   on 2001/03/17  15:55:42
14480         Log: Integrate perlio.
14481      Branch: perl
14482            ! MANIFEST
14483           !> perl.h sv.c t/op/pat.t toke.c utf8.c utf8.h
14484 ____________________________________________________________________________
14485 [  9182] By: nick                                  on 2001/03/17  09:16:06
14486         Log: Allow test to pass even when \C leaves SvUTF8 set by adding 'use bytes'
14487      Branch: perlio
14488            ! t/op/pat.t
14489 ____________________________________________________________________________
14490 [  9181] By: nick                                  on 2001/03/17  09:15:11
14491         Log: Integrate mainline.
14492      Branch: perlio
14493           +> lib/Locale/Constants.pm lib/Locale/Country.pm
14494           +> lib/Locale/Currency.pm lib/Locale/Language.pm t/lib/lc-all.t
14495           +> t/lib/lc-constants.t t/lib/lc-country.t t/lib/lc-currency.t
14496           +> t/lib/lc-language.t t/lib/lc-uk.t win32/sncfnmcs.pl
14497           !> (integrate 83 files)
14498 ____________________________________________________________________________
14499 [  9180] By: nick                                  on 2001/03/16  17:23:21
14500         Log: EBCDIC Fixes.
14501      Branch: perlio
14502            ! perl.h sv.c toke.c utf8.c utf8.h
14503 ____________________________________________________________________________
14504 [  9179] By: jhi                                   on 2001/03/16  14:10:12
14505         Log: Re-apply #9024 as the Storable 1.0.11 (#9069) overwrote
14506              a change needed to work around an AIX compiler bug.
14507      Branch: perl
14508            ! ext/Storable/Storable.xs
14509 ____________________________________________________________________________
14510 [  9178] By: jhi                                   on 2001/03/16  03:19:59
14511         Log: With Damian's approval synchronize damian's modules'
14512              licensing with Perl's standard module licensing.
14513      Branch: perl
14514            ! lib/Filter/Simple.pm lib/Switch.pm lib/Text/Balanced.pod
14515 ____________________________________________________________________________
14516 [  9177] By: jhi                                   on 2001/03/16  03:15:34
14517         Log: Make the Filter::Util:Call files have their own copies
14518              of the Perl standard module licensing, from Paul Marquess.
14519      Branch: perl
14520            ! ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
14521 ____________________________________________________________________________
14522 [  9176] By: jhi                                   on 2001/03/16  02:56:04
14523         Log: Subject: [PATCH] more pod patches
14524              From: Michael Stevens <michael@etla.org>
14525              Date: Thu, 15 Mar 2001 21:25:18 +0000
14526              Message-ID: <20010315212518.A18870@firedrake.org>
14527      Branch: perl
14528            ! configpm ext/B/B/Bytecode.pm ext/DB_File/DB_File.pm
14529            ! ext/Data/Dumper/Dumper.pm ext/Devel/Peek/Peek.pm
14530            ! ext/Filter/Util/Call/Call.pm ext/IO/lib/IO/Handle.pm
14531            ! ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Socket/UNIX.pm
14532            ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
14533            ! ext/IPC/SysV/SysV.pm ext/NDBM_File/NDBM_File.pm
14534            ! ext/ODBM_File/ODBM_File.pm ext/Socket/Socket.pm
14535            ! ext/Storable/Storable.pm ext/Sys/Syslog/Syslog.pm
14536            ! ext/Thread/Thread.pm ext/Thread/Thread/Queue.pm
14537            ! ext/attrs/attrs.pm jpl/JNI/JNI.pm lib/CPAN.pm
14538            ! lib/Class/Struct.pm lib/Dumpvalue.pm lib/ExtUtils/Embed.pm
14539            ! lib/ExtUtils/Installed.pm lib/ExtUtils/MM_Cygwin.pm
14540            ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_VMS.pm
14541            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/Manifest.pm
14542            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/Packlist.pm
14543            ! lib/File/Basename.pm lib/File/Spec/VMS.pm
14544            ! lib/File/Spec/Win32.pm lib/FileHandle.pm lib/Filter/Simple.pm
14545            ! lib/Getopt/Long.pm lib/Locale/Constants.pm
14546            ! lib/Locale/Country.pm lib/Locale/Language.pm
14547            ! lib/Term/ANSIColor.pm lib/Test.pm lib/Test/Harness.pm
14548            ! lib/Text/Wrap.pm lib/Tie/Array.pm lib/Tie/Handle.pm
14549            ! lib/Tie/Hash.pm lib/Tie/Scalar.pm lib/User/pwent.pm
14550            ! lib/autouse.pm lib/overload.pm os2/OS2/ExtAttr/ExtAttr.pm
14551            ! os2/OS2/Process/Process.pm
14552 ____________________________________________________________________________
14553 [  9175] By: jhi                                   on 2001/03/16  02:53:32
14554         Log: Subject: [PATCH] the uncontroversial doc patches
14555              From: Michael Stevens <michael@etla.org>
14556              Date: Thu, 15 Mar 2001 20:01:12 +0000
14557              Message-ID: <20010315200112.A7636@firedrake.org>
14558      Branch: perl
14559            ! pod/perl5005delta.pod pod/perldebtut.pod pod/perldelta.pod
14560            ! pod/perlfunc.pod pod/perlhack.pod pod/perllexwarn.pod
14561            ! pod/perllocale.pod pod/perllol.pod pod/perlmod.pod
14562            ! pod/perlmodlib.pod pod/perlport.pod pod/perlrun.pod
14563            ! pod/perltoc.pod pod/perlxs.pod pod/perlxstut.pod
14564 ____________________________________________________________________________
14565 [  9174] By: jhi                                   on 2001/03/16  02:50:49
14566         Log: Subject: [PATCH 5.6.1] ext/GDBM_File GDBM_NOLOCK constant
14567              From: Paul Lindner <lindner@inuus.com>
14568              Date: Fri, 16 Mar 2001 11:28:03 -0800
14569              Message-ID: <20010316112803.A7577@inuus.com>
14570      Branch: perl
14571            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
14572 ____________________________________________________________________________
14573 [  9173] By: nick                                  on 2001/03/15  20:21:03
14574         Log: 1st day's EBCDIC fixes:
14575              - toke.c's parsing of strings needed attention
14576              needed to conditionally e2a if string was already UTF-8
14577              - e2a/a2e tables where wrong way round.
14578              - new macros in utf8.h
14579      Branch: perlio
14580            ! perl.h toke.c utf8.h
14581 ____________________________________________________________________________
14582 [  9172] By: jhi                                   on 2001/03/15  15:17:17
14583         Log: Update Changes.
14584      Branch: perl
14585            ! Changes patchlevel.h
14586 ____________________________________________________________________________
14587 [  9171] By: jhi                                   on 2001/03/15  15:09:32
14588         Log: Subject: Re: Another Borland C++ problem.
14589              From: "Vadim Konovalov" <watman@inbox.ru>
14590              Date: Sat, 10 Mar 2001 19:26:07 +0300
14591              Message-ID: <001601c0a97f$143fcc40$da7b55c2@vad>
14592              
14593              Borland filename case problem.
14594      Branch: perl
14595            + win32/sncfnmcs.pl
14596            ! MANIFEST README.win32
14597 ____________________________________________________________________________
14598 [  9170] By: jhi                                   on 2001/03/15  14:54:23
14599         Log: Add Locale::Codes 1.06, from Neil Bowers.
14600      Branch: perl
14601            + lib/Locale/Constants.pm lib/Locale/Country.pm
14602            + lib/Locale/Currency.pm lib/Locale/Language.pm t/lib/lc-all.t
14603            + t/lib/lc-constants.t t/lib/lc-country.t t/lib/lc-currency.t
14604            + t/lib/lc-language.t t/lib/lc-uk.t
14605            ! MANIFEST
14606 ____________________________________________________________________________
14607 [  9169] By: jhi                                   on 2001/03/15  14:19:01
14608         Log: Upgrade to Storable 1.0.11, from Raphael Manfredi.
14609      Branch: perl
14610            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
14611            ! ext/Storable/Storable.xs
14612 ____________________________________________________________________________
14613 [  9168] By: jhi                                   on 2001/03/15  14:13:22
14614         Log: Integrate changes #9120,9167 from mainline to maintperl.
14615              
14616              Subject: [PATCH 5.6.1] OS/2 docs
14617              
14618              Subject: [PATCH 5.6.1] perldoc
14619      Branch: maint-5.6/perl
14620           !> os2/Changes utils/perldoc.PL
14621 ____________________________________________________________________________
14622 [  9167] By: jhi                                   on 2001/03/15  14:07:42
14623         Log: Subject: [PATCH 5.6.1] perldoc
14624              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14625              Date: Wed, 14 Mar 2001 23:46:52 -0500
14626              Message-ID: <20010314234652.A7972@math.ohio-state.edu>
14627      Branch: perl
14628            ! utils/perldoc.PL
14629 ____________________________________________________________________________
14630 [  9166] By: jhi                                   on 2001/03/15  13:53:15
14631         Log: sigaction test condition tweakage.
14632      Branch: perl
14633            ! t/lib/sigaction.t
14634 ____________________________________________________________________________
14635 [  9165] By: alanbur                               on 2001/03/15  03:49:17
14636         Log: Resynchronised with parent
14637      Branch: maint-5.6/pureperl
14638           +> os2/os2add.sym t/op/anonsub.t
14639           !> (integrate 72 files)
14640 ____________________________________________________________________________
14641 [  9164] By: jhi                                   on 2001/03/15  01:05:01
14642         Log: Avoid stomping off the beginning of an array in tr///.
14643      Branch: perl
14644            ! op.c
14645 ____________________________________________________________________________
14646 [  9163] By: jhi                                   on 2001/03/15  00:58:57
14647         Log: h2ph strictness and cleanliness from Kurt Starsinic.
14648      Branch: perl
14649            ! utils/h2ph.PL
14650 ____________________________________________________________________________
14651 [  9162] By: gsar                                  on 2001/03/15  00:56:53
14652         Log: avoid warnings
14653      Branch: maint-5.6/perl
14654            ! t/op/magic.t
14655 ____________________________________________________________________________
14656 [  9161] By: gsar                                  on 2001/03/15  00:52:09
14657         Log: clearing of $ENV{PERL_DESTRUCT_LEVEL} interferes with purify
14658              results
14659      Branch: maint-5.6/perl
14660            ! t/op/magic.t
14661 ____________________________________________________________________________
14662 [  9160] By: jhi                                   on 2001/03/14  22:02:10
14663         Log: Do not use the Perl malloc in IRIX, suggested by
14664              Helmus Jarausch.
14665      Branch: perl
14666            ! hints/irix_6.sh
14667 ____________________________________________________________________________
14668 [  9159] By: nick                                  on 2001/03/14  21:45:59
14669         Log: Integrate mainline
14670      Branch: perlio
14671           +> t/op/loopctl.t
14672           !> (integrate 41 files)
14673 ____________________________________________________________________________
14674 [  9158] By: jhi                                   on 2001/03/14  21:10:09
14675         Log: The Day of the Retractions continues: the #9138
14676              (integrated in #9144) doesn't work well in mainline.
14677      Branch: perl
14678            ! t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
14679            ! t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
14680            ! t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
14681 ____________________________________________________________________________
14682 [  9157] By: jhi                                   on 2001/03/14  20:58:12
14683         Log: The #9145 CANNOT be enabled: the clear_pmop code still
14684              dumps core all over in Tru64.
14685      Branch: perl
14686            ! op.c op.h t/op/pat.t
14687 ____________________________________________________________________________
14688 [  9156] By: jhi                                   on 2001/03/14  20:48:06
14689         Log: Integrate change #9154 from maintperl to mainline.
14690              
14691              PerlIO_stdoutf() wasn't properly supported under PERL_IMPLICIT_SYS
14692              (caused Storable 1.0.10 to break on windows)
14693      Branch: perl
14694           !> embed.h embed.pl global.sym globals.c iperlsys.h objXSUB.h
14695           !> perlapi.c proto.h
14696 ____________________________________________________________________________
14697 [  9155] By: jhi                                   on 2001/03/14  20:23:53
14698         Log: Retract #9136: breaks threading (and binary compatibility).
14699      Branch: perl
14700            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
14701 ____________________________________________________________________________
14702 [  9154] By: gsar                                  on 2001/03/14  17:48:18
14703         Log: PerlIO_stdoutf() wasn't properly supported under PERL_IMPLICIT_SYS
14704              (caused Storable 1.0.10 to break on windows)
14705      Branch: maint-5.6/perl
14706            ! embed.h embed.pl global.sym globals.c iperlsys.h objXSUB.h
14707            ! perlapi.c proto.h
14708 ____________________________________________________________________________
14709 [  9153] By: jhi                                   on 2001/03/14  13:35:21
14710         Log: Tweaked a tweak from H.Merijn Brand on the sigaction test.
14711      Branch: perl
14712            ! t/lib/sigaction.t
14713 ____________________________________________________________________________
14714 [  9152] By: gsar                                  on 2001/03/14  07:29:40
14715         Log: back out changes#9012,9010,9009 and parts of change#9016
14716              (causes ABRs under purify, and some prerequisites don't
14717              seem to be there in 5.6.x)
14718      Branch: maint-5.6/perl
14719            ! doop.c op.c t/op/tr.t toke.c
14720 ____________________________________________________________________________
14721 [  9151] By: gsar                                  on 2001/03/14  07:01:29
14722         Log: reenable change#9145 (the test was busted due to a missing
14723              C<print "ok 27\n">)
14724      Branch: perl
14725            ! op.c op.h t/op/pat.t
14726 ____________________________________________________________________________
14727 [  9150] By: jhi                                   on 2001/03/14  06:38:36
14728         Log: Retract #9145.
14729      Branch: perl
14730            ! op.c op.h t/op/pat.t
14731 ____________________________________________________________________________
14732 [  9149] By: jhi                                   on 2001/03/14  06:14:56
14733         Log: Retract #9143.
14734      Branch: perl
14735            ! op.c
14736 ____________________________________________________________________________
14737 [  9148] By: gsar                                  on 2001/03/14  06:13:02
14738         Log: Uninitialized Memory Read in regexec.c
14739      Branch: perl
14740            ! regexec.c
14741 ____________________________________________________________________________
14742 [  9147] By: jhi                                   on 2001/03/14  04:59:54
14743         Log: Subject: PATCH: make goto work in nested eval ""
14744              From: Robin Houston <robin@kitsite.com>
14745              Date: Wed, 14 Mar 2001 04:16:10 +0000
14746              Message-ID: <20010314041610.A16307@puffinry.freeserve.co.uk>
14747      Branch: perl
14748            ! pp_ctl.c t/op/goto.t
14749 ____________________________________________________________________________
14750 [  9146] By: jhi                                   on 2001/03/14  04:42:54
14751         Log: Preserve the #ifdef PERL_CORE in perly.h.
14752      Branch: perl
14753            ! perly.fixer
14754 ____________________________________________________________________________
14755 [  9145] By: jhi                                   on 2001/03/14  03:57:41
14756         Log: (Retracted by #9150.)
14757      Branch: perl
14758            ! op.c op.h t/op/pat.t
14759 ____________________________________________________________________________
14760 [  9144] By: jhi                                   on 2001/03/14  03:50:38
14761         Log: Integrate changes #9137,9138,9142 from maintperl into mainline.
14762              
14763              fix leak in pregcomp() when RE fails to compile (e.g. m/\\/)
14764              
14765              remove squelch controls for "Scalars leaked" messages in most places
14766              (these are now cured)
14767              
14768              fix another memory leak reported by purify (tie callbacks that
14769              croak can leak when wiping out magic)
14770      Branch: perl
14771           !> regcomp.c scope.c t/comp/proto.t t/op/lex_assign.t
14772           !> t/op/local.t t/op/pat.t t/op/regexp.t t/pragma/strict-vars
14773           !> t/pragma/warn/op t/pragma/warn/regcomp t/pragma/warn/toke
14774           !> t/pragma/warnings.t
14775 ____________________________________________________________________________
14776 [  9143] By: jhi                                   on 2001/03/14  03:37:53
14777         Log: (Retracted by #9149.)
14778      Branch: perl
14779            ! op.c
14780 ____________________________________________________________________________
14781 [  9142] By: gsar                                  on 2001/03/14  03:20:48
14782         Log: fix another memory leak reported by purify (tie callbacks that
14783              croak can leak when wiping out magic)
14784      Branch: maint-5.6/perl
14785            ! scope.c
14786 ____________________________________________________________________________
14787 [  9141] By: jhi                                   on 2001/03/14  02:55:00
14788         Log: Subject: PATCH for [ID 20010305.003]
14789              From: Robin Houston <robin@kitsite.com>
14790              Date: Wed, 14 Mar 2001 02:45:51 +0000
14791              Message-ID: <20010314024551.A16207@puffinry.freeserve.co.uk>
14792      Branch: perl
14793            ! pp_ctl.c t/op/eval.t
14794 ____________________________________________________________________________
14795 [  9140] By: jhi                                   on 2001/03/14  02:41:54
14796         Log: Subject: Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
14797              Date: Wed, 14 Mar 2001 01:52:51 +0000
14798              From: Robin Houston <robin@kitsite.com>
14799              Message-ID: <20010314015251.B16112@puffinry.freeserve.co.uk>
14800              
14801              Fix for 2000313.004.
14802      Branch: perl
14803            ! pp_ctl.c t/op/goto.t
14804 ____________________________________________________________________________
14805 [  9139] By: jhi                                   on 2001/03/14  02:40:50
14806         Log: Subject: Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
14807              From: Robin Houston <robin@kitsite.com>
14808              Date: Wed, 14 Mar 2001 00:43:45 +0000
14809              Message-ID: <20010314004345.A15892@puffinry.freeserve.co.uk>
14810      Branch: perl
14811            + t/op/loopctl.t
14812            ! AUTHORS MANIFEST perly.c perly.y perly_c.diff t/op/goto.t
14813            ! vms/perly_c.vms
14814 ____________________________________________________________________________
14815 [  9138] By: gsar                                  on 2001/03/14  01:18:00
14816         Log: remove squelch controls for "Scalars leaked" messages in most places
14817              (these are now cured)
14818      Branch: maint-5.6/perl
14819            ! t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
14820            ! t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
14821            ! t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
14822 ____________________________________________________________________________
14823 [  9137] By: gsar                                  on 2001/03/14  00:57:04
14824         Log: fix leak in pregcomp() when RE fails to compile (e.g. m/\\/)
14825      Branch: maint-5.6/perl
14826            ! regcomp.c
14827 ____________________________________________________________________________
14828 [  9136] By: jhi                                   on 2001/03/13  23:12:24
14829         Log: (Retracted by #9155)
14830              
14831              Subject: Re: [gsar@ActiveState.com: v5.6.1 trial2 is available]
14832              From: Jens-Uwe Mager <jum@helios.de>
14833              Date: Wed, 21 Feb 2001 21:32:04 +0100
14834              Message-ID: <20010221213203.A18340@ans.helios.de>
14835      Branch: perl
14836            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
14837 ____________________________________________________________________________
14838 [  9135] By: jhi                                   on 2001/03/13  22:50:05
14839         Log: Integrate perlio.
14840      Branch: perl
14841           !> pp.c
14842 ____________________________________________________________________________
14843 [  9134] By: jhi                                   on 2001/03/13  22:49:05
14844         Log: Integrate change #9131 from maintperl into mainline.
14845              
14846              make the error text look more consistent in hints/hpux.sh
14847      Branch: perl
14848           !> hints/hpux.sh
14849 ____________________________________________________________________________
14850 [  9133] By: gsar                                  on 2001/03/13  22:46:20
14851         Log: integrate change#9067 from mainline
14852              
14853              Re: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
14854      Branch: maint-5.6/perl
14855           !> lib/ExtUtils/MM_Unix.pm
14856 ____________________________________________________________________________
14857 [  9132] By: jhi                                   on 2001/03/13  22:41:21
14858         Log: Subject:  Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
14859              From: "John P. Linderman" <jpl@research.att.com>
14860              Date: Tue, 13 Mar 2001 12:36:32 -0500 (EST)
14861              Message-Id: <200103131736.MAA35615@raptor.research.att.com>
14862              
14863              A more correct prime finder.
14864      Branch: perl
14865            ! lib/Tie/SubstrHash.pm
14866 ____________________________________________________________________________
14867 [  9131] By: gsar                                  on 2001/03/13  22:30:42
14868         Log: make the error text look more consistent in hints/hpux.sh
14869      Branch: maint-5.6/perl
14870            ! hints/hpux.sh
14871 ____________________________________________________________________________
14872 [  9130] By: jhi                                   on 2001/03/13  22:23:44
14873         Log: Subject: Re: 9122 and sigaction/switch on HP-UX 11.00
14874              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
14875              Date: Tue, 13 Mar 2001 18:41:26 +0100
14876              Message-Id: <20010313184043.BFFC.H.M.BRAND@hccnet.nl>
14877              
14878              If the test is run non-interactively the default handler
14879              is different.
14880      Branch: perl
14881            ! t/lib/sigaction.t
14882 ____________________________________________________________________________
14883 [  9129] By: jhi                                   on 2001/03/13  22:20:21
14884         Log: Subject:  [PATCH perl@9125] t/lib/1_compile.t  VMS mod
14885              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
14886              Message-Id: <010313164414.d1225@DUPHY4.Physics.Drexel.Edu>
14887              Date:     Tue, 13 Mar 2001 16:44:32 EST
14888      Branch: perl
14889            ! t/lib/1_compile.t
14890 ____________________________________________________________________________
14891 [  9128] By: jhi                                   on 2001/03/13  22:18:34
14892         Log: Subject: Another patch for integer.pm POD 
14893              From: "John L. Allen" <allen@grumman.com>
14894              Date: Tue, 13 Mar 2001 16:14:02 -0500 (EST)
14895              Message-ID: <Pine.SOL.3.91.1010313160755.1630A-100000@gateway.grumman.com>
14896      Branch: perl
14897            ! lib/integer.pm
14898 ____________________________________________________________________________
14899 [  9127] By: nick                                  on 2001/03/13  21:26:30
14900         Log: Integrate mainline.
14901      Branch: perlio
14902           +> lib/Switch.pm lib/Text/Balanced.pm lib/Text/Balanced.pod
14903           +> t/lib/switch.t t/lib/tb-genxt.t t/lib/tb-xbrak.t
14904           +> t/lib/tb-xcode.t t/lib/tb-xdeli.t t/lib/tb-xmult.t
14905           +> t/lib/tb-xquot.t t/lib/tb-xtagg.t t/lib/tb-xvari.t
14906           !> Changes Configure MANIFEST README.os2 README.os390
14907           !> ext/re/Makefile.PL hints/aix.sh hints/os390.sh lib/integer.pm
14908           !> os2/Changes patchlevel.h win32/perlhost.h
14909 ____________________________________________________________________________
14910 [  9126] By: nick                                  on 2001/03/13  20:39:51
14911         Log: #ifdef'ed out code to make packed side of pack/unpack
14912              octets. (i.e. pack('U') => encode_utf8).
14913      Branch: perlio
14914            ! pp.c
14915 ____________________________________________________________________________
14916 [  9125] By: jhi                                   on 2001/03/13  15:07:16
14917         Log: Update Changes.
14918      Branch: perl
14919            ! Changes patchlevel.h
14920 ____________________________________________________________________________
14921 [  9124] By: jhi                                   on 2001/03/13  14:22:45
14922         Log: Workaround for the buggy ("internal compiler error")
14923              AIX C compiler 5.0.1.0: skip the optimization for regcomp.c
14924              (and ext/re/re_comp.c).  The MakeMaker dark magic courtesy
14925              of Andreas König.
14926      Branch: perl
14927            ! ext/re/Makefile.PL hints/aix.sh
14928 ____________________________________________________________________________
14929 [  9123] By: jhi                                   on 2001/03/13  03:24:34
14930         Log: Typo in #9114.
14931      Branch: metaconfig
14932            ! U/modified/myhostname.U
14933 ____________________________________________________________________________
14934 [  9122] By: jhi                                   on 2001/03/13  03:24:06
14935         Log: Typo in #9113.
14936      Branch: perl
14937            ! Configure
14938 ____________________________________________________________________________
14939 [  9121] By: jhi                                   on 2001/03/13  01:53:05
14940         Log: Forgot to check-in the larger part of #9120, duh.
14941      Branch: perl
14942            ! README.os2
14943 ____________________________________________________________________________
14944 [  9120] By: jhi                                   on 2001/03/13  01:51:31
14945         Log: Subject: [PATCH 5.6.1] OS/2 docs
14946              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14947              Date: Mon, 12 Mar 2001 03:27:32 -0500
14948              Message-ID: <20010312032732.A19283@math.ohio-state.edu>
14949      Branch: perl
14950            ! os2/Changes
14951 ____________________________________________________________________________
14952 [  9119] By: jhi                                   on 2001/03/13  01:49:41
14953         Log: Integrate change #9116 from maintperl into mainline.
14954              
14955              Win32::GetCwd() returns C: instead of C:\ in the root directory
14956              under ithreads
14957      Branch: perl
14958           !> win32/perlhost.h
14959 ____________________________________________________________________________
14960 [  9118] By: jhi                                   on 2001/03/13  01:13:39
14961         Log: Add Switch 2.01, resort MANIFEST (forgot that in #9117)
14962      Branch: perl
14963            + lib/Switch.pm t/lib/switch.t
14964            ! MANIFEST
14965 ____________________________________________________________________________
14966 [  9117] By: jhi                                   on 2001/03/13  01:03:17
14967         Log: Add Text::Balanced 1.83.
14968      Branch: perl
14969            + lib/Text/Balanced.pm lib/Text/Balanced.pod t/lib/tb-genxt.t
14970            + t/lib/tb-xbrak.t t/lib/tb-xcode.t t/lib/tb-xdeli.t
14971            + t/lib/tb-xmult.t t/lib/tb-xquot.t t/lib/tb-xtagg.t
14972            + t/lib/tb-xvari.t
14973            ! MANIFEST
14974 ____________________________________________________________________________
14975 [  9116] By: gsar                                  on 2001/03/13  00:55:53
14976         Log: Win32::GetCwd() returns C: instead of C:\ in the root directory
14977              under ithreads
14978      Branch: maint-5.6/perl
14979            ! win32/perlhost.h
14980 ____________________________________________________________________________
14981 [  9115] By: jhi                                   on 2001/03/13  00:54:09
14982         Log: Subject: Re: [ID 20010305.005] "use integer" doesn't make rand() return integers
14983              From: "John L. Allen" <allen@grumman.com>
14984              Date: Tue, 6 Mar 2001 10:50:51 -0500 (EST)
14985              Message-ID: <Pine.SOL.3.91.1010306103113.9094A-100000@gateway.grumman.com>
14986              
14987              use integer document clarification.
14988      Branch: perl
14989            ! lib/integer.pm
14990 ____________________________________________________________________________
14991 [  9114] By: jhi                                   on 2001/03/13  00:38:54
14992         Log: Metaconfig unit change for #9113.
14993      Branch: metaconfig
14994            ! U/modified/myhostname.U
14995 ____________________________________________________________________________
14996 [  9113] By: jhi                                   on 2001/03/13  00:38:35
14997         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?)
14998              From: Peter Prymmer <pvhp@forte.com>
14999              Date: Mon, 12 Mar 2001 16:25:56 -0800 (PST)
15000              Message-ID: <Pine.OSF.4.10.10103121619020.180841-100000@aspara.forte.com>
15001      Branch: perl
15002            ! Configure README.os390 hints/os390.sh
15003 ____________________________________________________________________________
15004 [  9112] By: jhi                                   on 2001/03/13  00:29:00
15005         Log: Integrate perlio.
15006      Branch: perl
15007           !> sv.c utf8.h
15008 ____________________________________________________________________________
15009 [  9111] By: nick                                  on 2001/03/12  21:16:33
15010         Log: Integrate mainline.
15011      Branch: perlio
15012           +> t/op/anonsub.t
15013           !> MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
15014           !> proto.h sv.c
15015 ____________________________________________________________________________
15016 [  9110] By: nick                                  on 2001/03/12  21:00:13
15017         Log: #ifdef'ed out code for 'USE_BYTES_DOWNGRADES' case.
15018      Branch: perlio
15019            ! sv.c utf8.h
15020 ____________________________________________________________________________
15021 [  9109] By: jhi                                   on 2001/03/12  16:04:47
15022         Log: Integrate change #9108 from maintperl to mainline.
15023              
15024              fix memory leak in C<sub X { sub {} }> arising from a refcount
15025              loop between the outer sub and the inner prototype anonsub
15026              
15027              this also enables closures returned by subroutines that
15028              subsequently get redefined to work without generating coredumps :)
15029              
15030              completely removed the free_closures() hack--it shouldn't be
15031              needed anymore
15032      Branch: perl
15033           +> t/op/anonsub.t
15034           !> MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
15035           !> proto.h sv.c
15036 ____________________________________________________________________________
15037 [  9108] By: gsar                                  on 2001/03/12  10:21:31
15038         Log: fix memory leak in C<sub X { sub {} }> arising from a refcount
15039              loop between the outer sub and the inner prototype anonsub
15040              
15041              this also enables closures returned by subroutines that
15042              subsequently get redefined to work without generating coredumps :)
15043              
15044              completely removed the free_closures() hack--it shouldn't be
15045              needed anymore
15046      Branch: maint-5.6/perl
15047            + t/op/anonsub.t
15048            ! MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
15049            ! proto.h sv.c
15050 ____________________________________________________________________________
15051 [  9107] By: jhi                                   on 2001/03/12  05:15:31
15052         Log: Integrate perlio.
15053      Branch: perl
15054           !> ext/Encode/Encode.xs makedef.pl regcomp.c sv.c toke.c utf8.c
15055 ____________________________________________________________________________
15056 [  9106] By: nick                                  on 2001/03/11  20:10:12
15057         Log: regcomp.c is working in native space, not Unicode space (if different)
15058              as it is doing compare against 'W' in \W etc.
15059      Branch: perlio
15060            ! regcomp.c
15061 ____________________________________________________________________________
15062 [  9105] By: nick                                  on 2001/03/11  19:39:34
15063         Log: Audit #ifdef EBCDIC and #ifndef ASCIIish, replace latter with former.
15064              Use ASCII_TO_NATIVE and NATIVE_TO_ASCII to avoid some #ifs.
15065      Branch: perlio
15066            ! regcomp.c toke.c utf8.c
15067 ____________________________________________________________________________
15068 [  9104] By: nick                                  on 2001/03/11  18:15:44
15069         Log: Put utf8_downgrade in CRIPPLED_CC versions of SvPVbyte* before I forget.
15070      Branch: perlio
15071            ! sv.c
15072 ____________________________________________________________________________
15073 [  9103] By: nick                                  on 2001/03/11  18:03:28
15074         Log: Integrate mainline (for regexp stuff).
15075      Branch: perlio
15076           !> ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
15077           !> ext/Encode/Encode.xs ext/Errno/Errno_pm.PL
15078           !> lib/ExtUtils/Manifest.pm regcomp.c regexec.c t/lib/b.t
15079           !> t/lib/errno.t t/op/pat.t
15080 ____________________________________________________________________________
15081 [  9102] By: nick                                  on 2001/03/11  17:44:20
15082         Log: USE_SFIO issues as observed by Chris Nandor <pudge@pobox.com>
15083              - exclude layer syms in makedef.pl for sfio
15084              - also inhibit Encode from trying to build ":encode()" layer.
15085      Branch: perlio
15086            ! ext/Encode/Encode.xs makedef.pl
15087 ____________________________________________________________________________
15088 [  9101] By: jhi                                   on 2001/03/10  22:38:13
15089         Log: The $Is_MacOS needs to be declared.
15090      Branch: perl
15091            ! lib/ExtUtils/Manifest.pm
15092 ____________________________________________________________________________
15093 [  9100] By: jhi                                   on 2001/03/10  22:14:29
15094         Log: Use #if defined(USE_PERLIO) && !defined(USE_SFIO) instead of just
15095              #ifdef USE_PERLIO in Encode.xs so that the perlio symbols don't
15096              pollute the symbolspace if using sfio.
15097      Branch: perl
15098            ! ext/Encode/Encode.xs
15099 ____________________________________________________________________________
15100 [  9099] By: jhi                                   on 2001/03/10  21:58:48
15101         Log: Subject: [PATCH] Portability fixes for Mac OS / bleadperl
15102              Date: Sat, 10 Mar 2001 14:23:55 -0500
15103              From: Chris Nandor <pudge@pobox.com>
15104              Message-Id: <p05010401b6d02f70211f@[10.0.1.177]>
15105      Branch: perl
15106            ! ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
15107            ! ext/Errno/Errno_pm.PL lib/ExtUtils/Manifest.pm t/lib/b.t
15108            ! t/lib/errno.t
15109 ____________________________________________________________________________
15110 [  9098] By: jhi                                   on 2001/03/10  21:38:30
15111         Log: Fix for ID 20010306.008, UTF-8 and \w without 'use utf8' coredump.
15112      Branch: perl
15113            ! regcomp.c regexec.c t/op/pat.t
15114 ____________________________________________________________________________
15115 [  9097] By: jhi                                   on 2001/03/10  14:38:07
15116         Log: Integrate perlio.
15117      Branch: perl
15118           !> doop.c embed.h embed.pl ext/Encode/Encode.xs global.sym
15119           !> handy.h objXSUB.h op.c perl.c perlapi.c pp.c pp_ctl.c proto.h
15120           !> regcomp.c regexec.c sv.c toke.c utf8.c utf8.h
15121 ____________________________________________________________________________
15122 [  9096] By: nick                                  on 2001/03/10  11:55:43
15123         Log: EBCDIC sanity - phase I
15124              - rename utf8/uv functions to indicate what sort of uv they provide (uvuni/uvchr)
15125              - use utf8n_xxxx (c.f. pvn) for forms which take length.
15126              - back out vN.N and $^V exceptions to e2a/a2e
15127              - make "locale" isxxx macros be uvchr (may be redundant?)
15128              
15129              Not clear yet that toUPPER_uni et. al. return being handled correctly.
15130              The tr// and rexexp stuff still needs an audit, assumption is they are working
15131              in Unicode space.
15132              
15133              Need to provide v5.6 names for XS modules (decide is uni or chr ?).
15134      Branch: perlio
15135            ! doop.c embed.h embed.pl ext/Encode/Encode.xs global.sym
15136            ! handy.h objXSUB.h op.c perl.c perlapi.c pp.c pp_ctl.c proto.h
15137            ! regcomp.c regexec.c sv.c toke.c utf8.c utf8.h
15138 ____________________________________________________________________________
15139 [  9095] By: jhi                                   on 2001/03/09  22:10:01
15140         Log: Integrate perlio.
15141      Branch: perl
15142           !> dump.c
15143 ____________________________________________________________________________
15144 [  9094] By: nick                                  on 2001/03/09  17:36:38
15145         Log: Builds an passes all tests after integrate and this tweak.
15146      Branch: perlio
15147            ! dump.c
15148 ____________________________________________________________________________
15149 [  9093] By: nick                                  on 2001/03/09  17:16:03
15150         Log: Integrate mainline (does not build - sv_catpvf issue in dump.c)
15151      Branch: perlio
15152           +> lib/unicode/Scripts.txt t/lib/sigaction.t
15153           !> (integrate 79 files)
15154 ____________________________________________________________________________
15155 [  9092] By: jhi                                   on 2001/03/09  15:28:26
15156         Log: Update Changes.
15157      Branch: perl
15158            ! Changes patchlevel.h
15159 ____________________________________________________________________________
15160 [  9091] By: jhi                                   on 2001/03/09  15:25:05
15161         Log: In op/stat #35 better to scan all the potential directories
15162              for setuids, not just the first one.
15163      Branch: perl
15164            ! t/op/stat.t
15165 ____________________________________________________________________________
15166 [  9090] By: jhi                                   on 2001/03/09  15:01:27
15167         Log: Subject: Re: [ID 19990808.001] [PATCH] FETCH triggered on exists() 
15168              From: rspier@pobox.com (Robert Spier)
15169              Date: Fri, 9 Mar 2001 03:30:20 -0500
15170              Message-ID: <15016.38044.381174.160189@rls.cx>
15171              
15172              EXISTS() returning undef mistakenly triggered a FETCH().
15173      Branch: perl
15174            ! hv.c
15175 ____________________________________________________________________________
15176 [  9089] By: jhi                                   on 2001/03/09  14:59:02
15177         Log: Add /sbin and /usr/sbin to the list of directories scanned
15178              for setuid programs.  Takes care of bug id 20010309.003.
15179      Branch: perl
15180            ! t/op/stat.t
15181 ____________________________________________________________________________
15182 [  9088] By: jhi                                   on 2001/03/09  14:48:32
15183         Log: Regen perlapi, perltoc.
15184      Branch: perl
15185            ! ext/Encode/Encode/Tcl.pm pod/perlapi.pod pod/perltoc.pod
15186 ____________________________________________________________________________
15187 [  9087] By: jhi                                   on 2001/03/09  14:38:56
15188         Log: Subject: Re: [ PATCH perl@8956 ] new debug option -DR shows ref counts
15189              From: David Mitchell <davem@fdgroup.co.uk>
15190              Date: Fri, 9 Mar 2001 13:49:31 +0000 (GMT)
15191              Message-Id: <200103091349.NAA16617@tiree.fdgroup.co.uk>
15192      Branch: perl
15193            ! dump.c perl.c perl.h pod/perlrun.pod
15194 ____________________________________________________________________________
15195 [  9086] By: jhi                                   on 2001/03/09  01:47:16
15196         Log: A modified version of
15197              
15198              Subject: [ID 20010307.005] POSIX::sigaction has various problems
15199              From: anders@broadcom.com
15200              Date: Wed, 7 Mar 2001 14:35:24 -0800 (PST) 
15201              Message-Id: <200103072235.OAA25368@dt-sj1-130.sj.broadcom.com>
15202              
15203              Currently the sigaction.t test #6 fails (and is fudged to look
15204              like an "ok") in Linux (at least in Debian 2.2 Linux 2.4.2 x86).
15205              This may well be a genuine bug in Linux sigaction() (since at
15206              least Tru64, Solaris, and HP-UX disagree with Linux).
15207              Anyone with POSIX / SUSv2 tome handy?  The problem is that
15208              the flags of the oldaction don't match with the flags in
15209              the previously installed disposition.
15210      Branch: perl
15211            + t/lib/sigaction.t
15212            ! MANIFEST ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
15213 ____________________________________________________________________________
15214 [  9085] By: jhi                                   on 2001/03/09  01:30:13
15215         Log: Subject: Re: mission impossible for the day
15216              From: Alex Gough <alex@rcon.org>
15217              Date: Thu, 08 Mar 2001 17:18:19 +0000
15218              Message-ID: <3AA7BEDB.8070409@rcon.org>
15219              
15220              If references (are overloaded) and can be directly stringified,
15221              show that instead of "stringified".
15222              
15223              (The problem, infinite mutual recursion caused by overloaded bool
15224              in Switch.pm, tracked by David Mitchell)
15225      Branch: perl
15226            ! lib/Carp/Heavy.pm
15227 ____________________________________________________________________________
15228 [  9084] By: jhi                                   on 2001/03/09  01:20:39
15229         Log: Subject: Re: [ PATCH perl@8956 ] new debug option -DR shows ref counts
15230              Date: Thu, 8 Mar 2001 12:06:57 +0000 (GMT)
15231              From: David Mitchell <davem@fdgroup.co.uk>
15232              Message-Id: <200103081206.MAA06281@tiree.fdgroup.co.uk>
15233      Branch: perl
15234            ! ext/re/re.xs malloc.c mg.c perl.c perl.h perly.c perly.y
15235            ! pp_ctl.c regexec.c sv.c vms/perly_c.vms
15236 ____________________________________________________________________________
15237 [  9083] By: jhi                                   on 2001/03/09  01:16:51
15238         Log: Subject: [PATCH] perldata.pod here-doc docs
15239              From: Jeff Pinyan <jeffp@crusoe.net>
15240              Date: Thu, 8 Mar 2001 13:18:55 -0500 (EST)
15241              Message-ID: <Pine.GSO.4.21.0103081317530.20957-100000@crusoe.crusoe.net>
15242      Branch: perl
15243            ! pod/perldata.pod
15244 ____________________________________________________________________________
15245 [  9082] By: jhi                                   on 2001/03/09  01:01:27
15246         Log: Subject: Re: Unicode/EBCDIC
15247              From: Peter Prymmer <pvhp@forte.com>
15248              Date: Thu, 8 Mar 2001 16:23:25 -0800 (PST)
15249              Message-ID: <Pine.OSF.4.10.10103081617390.377472-100000@aspara.forte.com>
15250      Branch: perl
15251            ! perl.c perl.h sv.c toke.c utf8.c utf8.h
15252 ____________________________________________________________________________
15253 [  9081] By: jhi                                   on 2001/03/08  13:41:30
15254         Log: Subject: Ooops, wrong 'no *POSIX' Patch
15255              From: Dorner Thomas <Thomas.Dorner@start.de>
15256              Date: Thu, 8 Mar 2001 08:43:28 +0100
15257              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88D3@Ex02.inhouse.start.de>
15258      Branch: perl
15259            ! hints/posix-bc.sh
15260 ____________________________________________________________________________
15261 [  9080] By: jhi                                   on 2001/03/08  13:11:42
15262         Log: It's Scripts.txt, not Script.txt.
15263      Branch: perl
15264            ! MANIFEST
15265 ____________________________________________________________________________
15266 [  9079] By: jhi                                   on 2001/03/08  12:59:05
15267         Log: Subject: 'no *POSIX' Patch speeding up make on BS2000 
15268              From: Dorner Thomas <Thomas.Dorner@start.de>
15269              Date: Wed, 7 Mar 2001 14:13:31 +0100
15270              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88CB@Ex02.inhouse.start.de>
15271      Branch: perl
15272            ! makedepend.SH
15273 ____________________________________________________________________________
15274 [  9078] By: jhi                                   on 2001/03/08  12:57:43
15275         Log: Retract #9069, wrong patch.
15276      Branch: perl
15277            ! Makefile.SH
15278 ____________________________________________________________________________
15279 [  9077] By: jhi                                   on 2001/03/08  01:06:13
15280         Log: Upgrade to Unicode 3.1 beta 2001-03-01.
15281      Branch: perl
15282            + lib/unicode/Scripts.txt
15283            ! MANIFEST lib/unicode/Category.pl lib/unicode/Decomposition.pl
15284            ! lib/unicode/EAWidth.txt lib/unicode/Is/Alnum.pl
15285            ! lib/unicode/Is/Alpha.pl lib/unicode/Is/L.pl
15286            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
15287            ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
15288            ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
15289            ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
15290            ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
15291            ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
15292            ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
15293            ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
15294            ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
15295            ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
15296            ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
15297            ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
15298            ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
15299            ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkZW.pl
15300            ! lib/unicode/Is/Ll.pl lib/unicode/Is/Lower.pl
15301            ! lib/unicode/Is/S.pl lib/unicode/Is/Sm.pl
15302            ! lib/unicode/Is/Word.pl lib/unicode/Names.txt
15303            ! lib/unicode/PropList.txt lib/unicode/ReadMe.txt
15304            ! lib/unicode/Unicode.txt lib/unicode/mktables.PL
15305            ! lib/unicode/version
15306 ____________________________________________________________________________
15307 [  9076] By: jhi                                   on 2001/03/07  22:59:39
15308         Log: Integrate change #7784 from mainline into maintperl.
15309              
15310              Subject: [PATCH 5.7.0] lexicals not recognized in a run-time (?{})
15311      Branch: maint-5.6/perl
15312           !> pp_ctl.c t/op/pat.t
15313 ____________________________________________________________________________
15314 [  9075] By: jhi                                   on 2001/03/07  22:05:11
15315         Log: More UTF-8 test tweaks.
15316      Branch: perl
15317            ! t/op/pat.t t/op/split.t t/pragma/utf8.t
15318 ____________________________________________________________________________
15319 [  9074] By: nick                                  on 2001/03/07  21:39:29
15320         Log: Integrate mainline.
15321      Branch: perlio
15322           !> Changes Makefile.SH lib/ExtUtils/MM_Unix.pm
15323           !> lib/unicode/mktables.PL patchlevel.h perl.c pod/perlop.pod
15324           !> pod/perlretut.pod pod/perlsyn.pod pp.c pp_sys.c
15325           !> t/camel-III/vstring.t t/lib/charnames.t t/op/chop.t
15326           !> t/op/pack.t t/op/pat.t t/op/split.t t/pragma/utf8.t
15327 ____________________________________________________________________________
15328 [  9073] By: jhi                                   on 2001/03/07  16:37:09
15329         Log: Update Changes.
15330      Branch: perl
15331            ! Changes patchlevel.h
15332 ____________________________________________________________________________
15333 [  9072] By: jhi                                   on 2001/03/07  16:32:30
15334         Log: Subject: [ID 20010306.004] || != named unary operator
15335              From: abela@geneanet.org
15336              Date: Tue,  6 Mar 2001 15:57:57 +0100 (CET)
15337              Message-Id: <20010306145757.0CB03D183@little-roots.geneanet.org>
15338      Branch: perl
15339            ! pod/perlop.pod
15340 ____________________________________________________________________________
15341 [  9071] By: jhi                                   on 2001/03/07  15:14:11
15342         Log: Subject: downgrading to bytes for common functions
15343              From: andrew@pimlott.ne.mediaone.net (Andrew Pimlott)
15344              Date: Wed, 7 Mar 2001 02:36:55 -0500
15345              Message-ID: <20010307023655.J24024@pimlott.ne.mediaone.net>
15346      Branch: perl
15347            ! pp_sys.c
15348 ____________________________________________________________________________
15349 [  9070] By: jhi                                   on 2001/03/07  15:04:58
15350         Log: Clarify the description differentiating for and while; inspired by
15351              
15352              Subject: [ID 20010306.002] for/while difference in for definition
15353              From: abela@geneanet.org
15354              Date: Tue,  6 Mar 2001 09:40:36 +0100 (CET)
15355              Message-Id: <20010306084036.7BFD0D17F@little-roots.geneanet.org>
15356      Branch: perl
15357            ! pod/perlsyn.pod
15358 ____________________________________________________________________________
15359 [  9069] By: jhi                                   on 2001/03/07  14:55:30
15360         Log: Subject: 'no *POSIX' Patch speeding up make on BS2000 
15361              From: Dorner Thomas <Thomas.Dorner@start.de>
15362              Date: Wed, 7 Mar 2001 14:13:31 +0100
15363              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88CB@Ex02.inhouse.start.de>
15364      Branch: perl
15365            ! Makefile.SH
15366 ____________________________________________________________________________
15367 [  9068] By: jhi                                   on 2001/03/07  14:51:17
15368         Log: Subject: Re: [ID 20010305.012] chop() against list assignment returns char chopped from el zero
15369              From: Radu Greab <radu@netsoft.ro>
15370              Date: Tue, 6 Mar 2001 23:04:44 +0200 (EET)
15371              Message-ID: <15013.20716.201459.540421@ix.netsoft.ro>
15372      Branch: perl
15373            ! pp.c t/op/chop.t
15374 ____________________________________________________________________________
15375 [  9067] By: jhi                                   on 2001/03/07  14:48:57
15376         Log: Subject: Re: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
15377              From: Simon Cozens <simon@netthink.co.uk>
15378              Date: Wed, 7 Mar 2001 13:59:28 +0000
15379              Message-ID: <20010307135928.A21620@pembro26.pmb.ox.ac.uk>
15380              
15381              In order to allow MakeMaker to build correct Makefiles,
15382              you need to change the order of the arguments in MM_Unix.pm
15383              as well. (Unless you have C89_CCMODE set, but we're trying
15384              to be POSIXly correct)
15385              
15386              Thanks to Merijn Broeren for tracking this down.
15387      Branch: perl
15388            ! lib/ExtUtils/MM_Unix.pm
15389 ____________________________________________________________________________
15390 [  9066] By: jhi                                   on 2001/03/07  14:30:02
15391         Log: Floating point too messy.
15392      Branch: perl
15393            ! t/camel-III/vstring.t
15394 ____________________________________________________________________________
15395 [  9065] By: jhi                                   on 2001/03/07  14:17:44
15396         Log: Integrate change #9064 from maintperl into mainline.
15397              
15398              fix memory leak in pack("Bb",...)
15399      Branch: perl
15400           !> perl.c
15401 ____________________________________________________________________________
15402 [  9064] By: gsar                                  on 2001/03/07  06:29:24
15403         Log: fix memory leak in pack("Bb",...)
15404      Branch: maint-5.6/perl
15405            ! perl.c
15406 ____________________________________________________________________________
15407 [  9063] By: jhi                                   on 2001/03/07  00:55:04
15408         Log: Major utf8 test reorganisation and rewrite.
15409              Hopefully no tests were lost in the shuffle.
15410              (The beginning of pragma/utf8 was lost intentionally,
15411              the tests were rather bogus and incomplete.)
15412      Branch: perl
15413            ! t/lib/charnames.t t/op/pack.t t/op/pat.t t/op/split.t
15414            ! t/pragma/utf8.t
15415 ____________________________________________________________________________
15416 [  9062] By: jhi                                   on 2001/03/07  00:41:16
15417         Log: More tweakage on the Unicode character class descriptions.
15418      Branch: perl
15419            ! lib/unicode/mktables.PL pod/perlretut.pod
15420 ____________________________________________________________________________
15421 [  9061] By: jhi                                   on 2001/03/06  23:12:38
15422         Log: The perlretut was still talking about the old \p and \P
15423              definitions.
15424      Branch: perl
15425            ! pod/perlretut.pod
15426 ____________________________________________________________________________
15427 [  9060] By: nick                                  on 2001/03/06  20:52:37
15428         Log: Integrate mainline (make test works again now).
15429      Branch: perlio
15430           !> op.c op.h regcomp.c t/camel-III/vstring.t t/op/pat.t
15431 ____________________________________________________________________________
15432 [  9059] By: jhi                                   on 2001/03/06  15:36:14
15433         Log: 0.999... does equal 1.0, doesn't it?
15434      Branch: perl
15435            ! t/camel-III/vstring.t
15436 ____________________________________________________________________________
15437 [  9058] By: jhi                                   on 2001/03/06  15:34:00
15438         Log: Make /x{abcd}/ to work without use utf8.
15439      Branch: perl
15440            ! regcomp.c
15441 ____________________________________________________________________________
15442 [  9057] By: jhi                                   on 2001/03/06  03:02:36
15443         Log: Easier to outcomment all the three reset() tests for now.
15444      Branch: perl
15445            ! t/op/pat.t
15446 ____________________________________________________________________________
15447 [  9056] By: jhi                                   on 2001/03/06  02:30:02
15448         Log: Comment out the deadly reset; until the 20010301.005
15449              is finally fixed.
15450      Branch: perl
15451            ! t/op/pat.t
15452 ____________________________________________________________________________
15453 [  9055] By: jhi                                   on 2001/03/06  02:21:26
15454         Log: Integrate the change #9054 from mainline:
15455              retract the PMOP cleanup patch pending further investigation.
15456      Branch: maint-5.6/perl
15457           !> op.c op.h
15458 ____________________________________________________________________________
15459 [  9054] By: jhi                                   on 2001/03/06  02:19:57
15460         Log: Retract the PMOP cleanup patch: I'm seeing strange core dumps
15461              with oddly familiar stack traces.
15462      Branch: perl
15463            ! op.c op.h
15464 ____________________________________________________________________________
15465 [  9053] By: jhi                                   on 2001/03/05  23:20:28
15466         Log: Integrate perlio.
15467      Branch: perl
15468           +> ext/Encode/Encode/koi8-r.ucm
15469           !> MANIFEST ext/Encode/Encode.pm ext/Encode/Makefile.PL
15470           !> makedef.pl
15471 ____________________________________________________________________________
15472 [  9052] By: nick                                  on 2001/03/05  23:08:17
15473         Log: skipping USE_PERLIO symbols correction.
15474      Branch: perlio
15475            ! makedef.pl
15476 ____________________________________________________________________________
15477 [  9051] By: nick                                  on 2001/03/05  22:35:07
15478         Log: More Encode alias tidying.
15479      Branch: perlio
15480            + ext/Encode/Encode/koi8-r.ucm
15481            ! MANIFEST ext/Encode/Encode.pm ext/Encode/Makefile.PL
15482 ____________________________________________________________________________
15483 [  9050] By: jhi                                   on 2001/03/05  21:44:29
15484         Log: Integrate changes #9033 and #9044 from mainline into maintperl,
15485              Sarathy's fix for ID 20010301.005.
15486      Branch: maint-5.6/perl
15487           !> op.c op.h
15488 ____________________________________________________________________________
15489 [  9049] By: nick                                  on 2001/03/05  19:54:04
15490         Log: Integrate Jarkko's Encode.pm tweak.
15491      Branch: perlio
15492           !> ext/Encode/Encode.pm
15493 ____________________________________________________________________________
15494 [  9048] By: nick                                  on 2001/03/05  19:47:57
15495         Log: Integrate mainline (mostly - holding of on Encode.pm for a bit.)
15496      Branch: perlio
15497           +> os2/os2add.sym
15498           !> lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm makedef.pl op.c
15499           !> op.h os2/Changes os2/Makefile.SHs os2/OS2/REXX/Makefile.PL
15500           !> os2/OS2/REXX/REXX.pm os2/OS2/REXX/REXX.xs
15501           !> os2/OS2/REXX/t/rx_cmprt.t os2/os2.c os2/os2.sym os2/os2ish.h
15502           !> pod/perlapi.pod t/op/pat.t t/op/tr.t
15503 ____________________________________________________________________________
15504 [  9047] By: jhi                                   on 2001/03/05  19:25:26
15505         Log: Regen perlapi.
15506      Branch: perl
15507            ! pod/perlapi.pod
15508 ____________________________________________________________________________
15509 [  9046] By: jhi                                   on 2001/03/05  19:12:14
15510         Log: Integrate perlio.
15511      Branch: perl
15512           +> t/camel-III/vstring.t
15513           !> MANIFEST pp.h pp_sys.c t/TEST t/harness
15514 ____________________________________________________________________________
15515 [  9045] By: jhi                                   on 2001/03/05  19:10:36
15516         Log: The mapping of ISO Latin X to ISO 8859-Y is tricky.
15517      Branch: perl
15518            ! ext/Encode/Encode.pm
15519 ____________________________________________________________________________
15520 [  9044] By: jhi                                   on 2001/03/05  18:49:12
15521         Log: Forgot the other half of the PMOP patch (#9033).
15522      Branch: perl
15523            ! op.h
15524 ____________________________________________________________________________
15525 [  9043] By: nick                                  on 2001/03/05  18:14:47
15526         Log: Update MANIFEST for new test.
15527      Branch: perlio
15528            ! MANIFEST
15529 ____________________________________________________________________________
15530 [  9042] By: nick                                  on 2001/03/05  18:12:41
15531         Log: Some tests for Camel 3rd edition features.
15532              Make gethostbyaddr() test in above work.
15533      Branch: perlio
15534            + t/camel-III/vstring.t
15535            ! pp.h pp_sys.c t/TEST t/harness
15536 ____________________________________________________________________________
15537 [  9041] By: jhi                                   on 2001/03/05  17:41:48
15538         Log: Add more ISO 8859 encoding aliases.
15539      Branch: perl
15540            ! ext/Encode/Encode.pm
15541 ____________________________________________________________________________
15542 [  9040] By: jhi                                   on 2001/03/05  17:30:43
15543         Log: Integrate perlio.
15544      Branch: perl
15545           !> MANIFEST sv.c
15546 ____________________________________________________________________________
15547 [  9039] By: nick                                  on 2001/03/05  17:11:36
15548         Log: Missed added file.
15549      Branch: perlio
15550            ! MANIFEST
15551 ____________________________________________________________________________
15552 [  9038] By: jhi                                   on 2001/03/05  15:58:01
15553         Log: Add tr tests for EBCDIC, from Karsten Sperling.
15554      Branch: perl
15555            ! t/op/tr.t
15556 ____________________________________________________________________________
15557 [  9037] By: nick                                  on 2001/03/05  15:56:35
15558         Log: Long-standing "defined but not used" SvPVbyte*() are about to get used
15559              for auto-downgrade hooks in gethostbyaddr() etc. (as per Camel-III).
15560              
15561              Make SvPVbyte*() symetric with respect to SvPVutf8*() in that:
15562              - it does a sv_utf8_downgrade (c.f. SvPVutf8's sv_utf8_upgrade())
15563              - uses SvPV() rather than sv_2pv() in case it isn't a string.
15564      Branch: perlio
15565            ! sv.c
15566 ____________________________________________________________________________
15567 [  9036] By: jhi                                   on 2001/03/05  15:49:15
15568         Log: Add matching tests currently failing in EBCDIC,
15569              suggested by Karsten Sperling.
15570      Branch: perl
15571            ! t/op/pat.t
15572 ____________________________________________________________________________
15573 [  9035] By: jhi                                   on 2001/03/05  15:36:55
15574         Log: The #9034 needs a MANIFESTation.
15575      Branch: perl
15576            ! MANIFEST
15577 ____________________________________________________________________________
15578 [  9034] By: jhi                                   on 2001/03/05  15:35:14
15579         Log: Integrate perlio.
15580      Branch: perl
15581           +> ext/Encode/Encode/Tcl.pm
15582           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
15583           !> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1250.ucm
15584           !> ext/Encode/Encode/iso8859-1.ucm
15585           !> ext/Encode/Encode/iso8859-10.ucm
15586           !> ext/Encode/Encode/iso8859-13.ucm
15587           !> ext/Encode/Encode/iso8859-14.ucm
15588           !> ext/Encode/Encode/iso8859-15.ucm
15589           !> ext/Encode/Encode/iso8859-16.ucm
15590           !> ext/Encode/Encode/iso8859-2.ucm
15591           !> ext/Encode/Encode/iso8859-3.ucm
15592           !> ext/Encode/Encode/iso8859-4.ucm
15593           !> ext/Encode/Encode/iso8859-5.ucm
15594           !> ext/Encode/Encode/iso8859-6.ucm
15595           !> ext/Encode/Encode/iso8859-7.ucm
15596           !> ext/Encode/Encode/iso8859-8.ucm
15597           !> ext/Encode/Encode/iso8859-9.ucm ext/Encode/compile
15598           !> t/lib/encode.t
15599 ____________________________________________________________________________
15600 [  9033] By: jhi                                   on 2001/03/05  15:33:18
15601         Log: Subject: Re: [ID 20010301.005] corrupt memory (since @8531, in 5.6.1-T2)
15602              From: Gurusamy Sarathy <gsar@ActiveState.com>
15603              Date: Sun, 04 Mar 2001 22:33:15 -0800
15604              Message-Id: <200103050633.f256XFo06998@smtp3.ActiveState.com>
15605              
15606              PMOPs need to remember their own stash so that they can
15607              gracefully remove themselves from their linked list.
15608      Branch: perl
15609            ! op.c
15610 ____________________________________________________________________________
15611 [  9032] By: nick                                  on 2001/03/05  14:51:50
15612         Log: Encode implementation "completion"
15613              Implement and document define_encoding()
15614              Implement and document encoding aliases including define_alias()
15615              Make Encode::XS use define_encoding() rather than back-door.
15616              Move run-time *.enc to separate Encode::Tcl module.
15617              Make 'compile' honour <codeset_name>
15618              Change canonical names of to iso-8859-* and US-ascii.
15619      Branch: perlio
15620            + ext/Encode/Encode/Tcl.pm
15621            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
15622            ! ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1250.ucm
15623            ! ext/Encode/Encode/iso8859-1.ucm
15624            ! ext/Encode/Encode/iso8859-10.ucm
15625            ! ext/Encode/Encode/iso8859-13.ucm
15626            ! ext/Encode/Encode/iso8859-14.ucm
15627            ! ext/Encode/Encode/iso8859-15.ucm
15628            ! ext/Encode/Encode/iso8859-16.ucm
15629            ! ext/Encode/Encode/iso8859-2.ucm
15630            ! ext/Encode/Encode/iso8859-3.ucm
15631            ! ext/Encode/Encode/iso8859-4.ucm
15632            ! ext/Encode/Encode/iso8859-5.ucm
15633            ! ext/Encode/Encode/iso8859-6.ucm
15634            ! ext/Encode/Encode/iso8859-7.ucm
15635            ! ext/Encode/Encode/iso8859-8.ucm
15636            ! ext/Encode/Encode/iso8859-9.ucm ext/Encode/compile
15637            ! t/lib/encode.t
15638 ____________________________________________________________________________
15639 [  9031] By: jhi                                   on 2001/03/05  13:51:17
15640         Log: Integrate change #9030 from maintperl into mainline.
15641              
15642              Subject: [PATCH 5.6.1] OS/2 cleanup
15643      Branch: perl
15644           +> os2/os2add.sym
15645           !> MANIFEST lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
15646           !> makedef.pl os2/Changes os2/Makefile.SHs
15647           !> os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
15648           !> os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t os2/os2.c
15649           !> os2/os2.sym os2/os2ish.h
15650 ____________________________________________________________________________
15651 [  9030] By: jhi                                   on 2001/03/05  13:46:49
15652         Log: Subject: [PATCH 5.6.1] OS/2 cleanup
15653              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15654              Date: Mon, 5 Mar 2001 02:29:44 -0500
15655              Message-ID: <20010305022944.A10117@math.ohio-state.edu>
15656      Branch: maint-5.6/perl
15657            + os2/os2add.sym
15658            ! MANIFEST lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
15659            ! makedef.pl os2/Changes os2/Makefile.SHs
15660            ! os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
15661            ! os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t os2/os2.c
15662            ! os2/os2.sym os2/os2ish.h
15663 ____________________________________________________________________________
15664 [  9029] By: jhi                                   on 2001/03/05  13:40:35
15665         Log: Integrate change #9028 from maintperl into mainline.
15666              
15667              various nits in MM_Unix.pm found by disabling SelfLoader
15668      Branch: perl
15669           !> lib/ExtUtils/MM_Unix.pm
15670 ____________________________________________________________________________
15671 [  9028] By: gsar                                  on 2001/03/05  09:58:38
15672         Log: various nits in MM_Unix.pm found by disabling SelfLoader
15673      Branch: maint-5.6/perl
15674            ! lib/ExtUtils/MM_Unix.pm
15675 ____________________________________________________________________________
15676 [  9027] By: nick                                  on 2001/03/05  08:35:22
15677         Log: Integrate mainline
15678      Branch: perlio
15679           !> (integrate 28 files)
15680 ____________________________________________________________________________
15681 [  9026] By: jhi                                   on 2001/03/05  02:14:59
15682         Log: Integrate change #9025 from mainline to maintperl,
15683              retract \N{U+HHHH}.
15684      Branch: maint-5.6/perl
15685           !> lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
15686           !> t/lib/charnames.t toke.c
15687 ____________________________________________________________________________
15688 [  9025] By: jhi                                   on 2001/03/05  02:13:09
15689         Log: Retracting \N{U+HHHH}.
15690      Branch: perl
15691            ! lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
15692            ! t/lib/charnames.t toke.c
15693 ____________________________________________________________________________
15694 [  9024] By: jhi                                   on 2001/03/04  20:51:07
15695         Log: Subject: Re: Smoking patch 8898 for perl v5.7.0 on aix 4.3.0.0
15696              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
15697              Date: Fri, 02 Mar 2001 18:25:26 +0100
15698              Message-Id: <20010302182416.1BF4.H.M.BRAND@hccnet.nl>
15699              
15700              Casting problem.
15701      Branch: perl
15702            ! ext/Storable/Storable.xs
15703 ____________________________________________________________________________
15704 [  9023] By: jhi                                   on 2001/03/04  19:46:45
15705         Log: Subject: [ID 20010303.009] SOCKS5 work around breaks other sockets
15706              From: nick@talking.bollo.cx
15707              Date: Sat, 03 Mar 2001 21:41:33 +0000
15708              Message-Id: <E14ZJmP-0000mE-00@Bagpuss.unfortu.net>
15709              
15710              Revert the workaround.
15711      Branch: perl
15712            ! perlio.c
15713 ____________________________________________________________________________
15714 [  9022] By: jhi                                   on 2001/03/04  19:36:28
15715         Log: Update Changes.
15716      Branch: perl
15717            ! Changes patchlevel.h
15718 ____________________________________________________________________________
15719 [  9021] By: jhi                                   on 2001/03/04  18:41:00
15720         Log: makedef.pl updates suggested by Chris Nandor; double-checking
15721              the changes in AIX, OS/2 Win32 would be nice.
15722      Branch: perl
15723            ! makedef.pl
15724 ____________________________________________________________________________
15725 [  9020] By: jhi                                   on 2001/03/04  18:23:58
15726         Log: Integrate change #9012 from maintperl into mainline,
15727              quench a compiler warning.
15728      Branch: perl
15729           !> toke.c
15730 ____________________________________________________________________________
15731 [  9019] By: jhi                                   on 2001/03/04  18:18:43
15732         Log: Integrate changes #9017 and 9018 from mainline into maintperl.
15733              
15734              \N{U+HHHH} fix.
15735              
15736              pattern in G_ARRAY context
15737      Branch: maint-5.6/perl
15738           !> pp_hot.c t/op/pat.t toke.c
15739 ____________________________________________________________________________
15740 [  9018] By: jhi                                   on 2001/03/04  18:07:48
15741         Log: Subject: [PATCH pp_hot.c regexp.t] pattern in G_ARRAY context
15742              From: Jeff Pinyan <jeffp@crusoe.net>
15743              Date: Sat, 3 Mar 2001 17:14:07 -0500 (EST)
15744              Message-ID: <Pine.GSO.4.21.0103031712070.1035-100000@crusoe.crusoe.net>
15745      Branch: perl
15746            ! pp_hot.c t/op/pat.t
15747 ____________________________________________________________________________
15748 [  9017] By: jhi                                   on 2001/03/04  18:06:21
15749         Log: I thought I tested the #9014.
15750      Branch: perl
15751            ! toke.c
15752 ____________________________________________________________________________
15753 [  9016] By: jhi                                   on 2001/03/04  17:41:22
15754         Log: Integrate changes #9013,9014,9015 from mainline into maintperl.
15755              
15756              Tweak the get*ent() OS/2 prototypes.
15757              
15758              Add the \N{U+HHHH} syntax.
15759              
15760              More tr/// UTF-8 fixes from Inaba Hiroto.
15761      Branch: maint-5.6/perl
15762           !> doop.c lib/charnames.pm os2/os2.c pod/perldiag.pod
15763           !> pod/perlretut.pod t/lib/charnames.t t/op/tr.t toke.c
15764 ____________________________________________________________________________
15765 [  9015] By: jhi                                   on 2001/03/04  17:36:04
15766         Log: More tr/// UTF-8 fixes from Inaba Hiroto.
15767      Branch: perl
15768            ! doop.c t/op/tr.t
15769 ____________________________________________________________________________
15770 [  9014] By: jhi                                   on 2001/03/04  17:24:49
15771         Log: Add the \N{U+HHHH} syntax.
15772      Branch: perl
15773            ! lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
15774            ! t/lib/charnames.t toke.c
15775 ____________________________________________________________________________
15776 [  9013] By: jhi                                   on 2001/03/04  17:20:45
15777         Log: Tweak the get*ent() OS/2 prototypes.
15778      Branch: perl
15779            ! os2/os2.c
15780 ____________________________________________________________________________
15781 [  9012] By: gsar                                  on 2001/03/04  06:26:14
15782         Log: avoid warning (nit in change#9009)
15783      Branch: maint-5.6/perl
15784            ! toke.c
15785 ____________________________________________________________________________
15786 [  9011] By: gsar                                  on 2001/03/04  06:15:24
15787         Log: lib/charnames.t fails in 5.6.x because of older Unicode
15788              data
15789              
15790              TODO: need to revisit this after updating lib/unicode/...
15791      Branch: maint-5.6/perl
15792            ! t/lib/charnames.t
15793 ____________________________________________________________________________
15794 [  9010] By: gsar                                  on 2001/03/04  06:08:36
15795         Log: change#9009 breaks build (no "didrange" variable in 5.6.x)
15796      Branch: maint-5.6/perl
15797            ! toke.c
15798 ____________________________________________________________________________
15799 [  9009] By: jhi                                   on 2001/03/03  19:27:20
15800         Log: Integrate change #9008 from mainline to maintperl,
15801              UTF-8 tr/// fixes from Inaba Hiroto.
15802      Branch: maint-5.6/perl
15803           !> doop.c op.c t/op/tr.t toke.c
15804 ____________________________________________________________________________
15805 [  9008] By: jhi                                   on 2001/03/03  19:19:42
15806         Log: UTF8 tr/// fixes from Inaba Hiroto.
15807      Branch: perl
15808            ! doop.c op.c t/op/tr.t toke.c
15809 ____________________________________________________________________________
15810 [  9007] By: jhi                                   on 2001/03/03  19:00:30
15811         Log: Integrate change #9006 from maintperl to mainline,
15812              more robust quest for the infinite.
15813      Branch: perl
15814           !> lib/Math/Complex.pm
15815 ____________________________________________________________________________
15816 [  9006] By: jhi                                   on 2001/03/03  18:58:06
15817         Log: Subject: [PATCH 5.6.1] More robust Math::Complex
15818              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15819              Date: Sat, 3 Mar 2001 12:51:50 -0500
15820              Message-ID: <20010303125150.A2147@math.ohio-state.edu>
15821              
15822              Be more robust in our quest for the infinite.
15823      Branch: maint-5.6/perl
15824            ! lib/Math/Complex.pm
15825 ____________________________________________________________________________
15826 [  9005] By: jhi                                   on 2001/03/03  17:55:50
15827         Log: The #8982 modified for perl 5.6.x, from Radu Greab.
15828      Branch: maint-5.6/perl
15829            ! doio.c
15830 ____________________________________________________________________________
15831 [  9004] By: jhi                                   on 2001/03/03  17:40:14
15832         Log: Rewrite REPORT() and REPORT2() (used for -DT) slightly
15833              so that picky compilers like IRIX won't get huffy about
15834              "statements without effect" (like 1;).
15835      Branch: perl
15836            ! toke.c
15837 ____________________________________________________________________________
15838 [  9003] By: jhi                                   on 2001/03/03  17:15:52
15839         Log: Integrate change #9002 from mainline to maintperl.
15840              
15841              Subject: [perl-5.6.x, perl-current] accept for EPOC
15842      Branch: maint-5.6/perl
15843           !> pp_sys.c
15844 ____________________________________________________________________________
15845 [  9002] By: jhi                                   on 2001/03/03  17:14:30
15846         Log: Subject: [perl-5.6.x, perl-current] accept for EPOC
15847              From: Olaf Flebbe <O.Flebbe@science-computing.de>
15848              Date: Sat, 3 Mar 2001 16:36:04 +0100 (CET)
15849              Message-ID: <Pine.LNX.4.02.10103031635190.4825-100000@milkyway.science-computing.de>
15850      Branch: perl
15851            ! pp_sys.c
15852 ____________________________________________________________________________
15853 [  9001] By: jhi                                   on 2001/03/03  17:13:13
15854         Log: Subject: [PATCH perl@8989] t/pod/find.t on VMS
15855              From: "Craig A. Berry" <craigberry@mac.com>
15856              Date: Fri, 02 Mar 2001 17:44:40 -0600
15857              Message-Id: <5.0.2.1.0.20010302172145.038d3c10@mail.mac.com>
15858      Branch: perl
15859            ! t/pod/find.t
15860 ____________________________________________________________________________
15861 [  9000] By: jhi                                   on 2001/03/03  17:11:55
15862         Log: Integrate changes #8997,8999 from maintperl.
15863              
15864              Subject: [PATCH 5.6.1] compiling on OS/2
15865              (Better error message from hints/os2.sh)
15866              
15867              Subject: [PATCH 5.6.1] syslog.t
15868      Branch: perl
15869           !> hints/os2.sh t/lib/syslog.t
15870 ____________________________________________________________________________
15871 [  8999] By: jhi                                   on 2001/03/03  17:09:28
15872         Log: Subject: [PATCH 5.6.1] syslog.t
15873              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15874              Date: Sat, 3 Mar 2001 02:11:17 -0500
15875              Message-ID: <20010303021116.A11897@math.ohio-state.edu>
15876      Branch: maint-5.6/perl
15877            ! t/lib/syslog.t
15878 ____________________________________________________________________________
15879 [  8998] By: jhi                                   on 2001/03/03  17:07:50
15880         Log: Subject: Re: [PATCH 5.7.0] compiling on OS/2: 5.6.1 too
15881              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15882              Date: Sat, 3 Mar 2001 01:53:52 -0500
15883              Message-ID: <20010303015352.A11741@math.ohio-state.edu>
15884      Branch: maint-5.6/perl
15885            ! opcode.pl os2/os2.c
15886 ____________________________________________________________________________
15887 [  8997] By: jhi                                   on 2001/03/03  17:03:30
15888         Log: Subject: [PATCH 5.6.1] compiling on OS/2
15889              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15890              Date: Sat, 3 Mar 2001 01:59:59 -0500
15891              Message-ID: <20010303015959.B11741@math.ohio-state.edu>
15892      Branch: maint-5.6/perl
15893            ! hints/os2.sh
15894 ____________________________________________________________________________
15895 [  8996] By: jhi                                   on 2001/03/03  00:55:58
15896         Log: Regen files for mainline.
15897      Branch: perl
15898            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
15899            ! config_h.SH pod/perlapi.pod pod/perltoc.pod
15900 ____________________________________________________________________________
15901 [  8995] By: jhi                                   on 2001/03/03  00:35:22
15902         Log: Integrate changes #8099,8218,8220,8221,8227,8304,8317,
15903              8318,8320,8337,8503,8877,8890,8903,8971 from mainline
15904              to maintperl.
15905              
15906              Subject: Re: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmp
15907              
15908              Add Configure option -Dmksymlinks which will create a symlink
15909              forest if the current/build differs from the source directory.
15910              (8218,8220,8221,8317,8318,8971)
15911              
15912              Subject: Re: A Configure option like 'otherlibdirs' but for *pre*pending?
15913              (Document APPLLIB_EXP in INSTALL.)
15914              
15915              If running byacc write-enable also perly.h.
15916              
15917              DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec <utx@penguin.cz>.
15918              
15919              Subject: [PATCH 5.7.1/Configure] failure to set src='.'
15920              
15921              Sanity check for conflicting thread flavours.
15922              
15923              Fix the sys/fcntl.h problem reported by Peter Prymmer.
15924              
15925              Add few CPUs/architectures to the Cppsym scan,
15926              add -perlio to archname if so selected (modified 8890)
15927              
15928              Be more helpful for devel builders, suggested by John L. Allen.
15929              (admittedly pointless change for maintperl, but the usedevel
15930              code is there already)
15931      Branch: maint-5.6/perl
15932           !> Configure INSTALL Makefile.SH Porting/Glossary
15933           !> Porting/config.sh Porting/config_H config_h.SH embed.pl
15934           !> epoc/config.sh ext/NDBM_File/NDBM_File.xs
15935           !> ext/ODBM_File/ODBM_File.xs t/io/fs.t warnings.pl
15936           !> win32/config.bc win32/config.gc win32/config.vc
15937 ____________________________________________________________________________
15938 [  8994] By: jhi                                   on 2001/03/02  23:31:41
15939         Log: Use also $ccflags, not just $ldflags, when testing for gccness.
15940      Branch: metaconfig/U/perl
15941            ! gccvers.U
15942 ____________________________________________________________________________
15943 [  8993] By: jhi                                   on 2001/03/02  23:22:12
15944         Log: Regenerate various files for maint.
15945      Branch: maint-5.6/perl
15946            ! Porting/Glossary Porting/config.sh Porting/config_H objXSUB.h
15947            ! perlapi.c pod/perlapi.pod pod/perltoc.pod proto.h
15948 ____________________________________________________________________________
15949 [  8992] By: alanbur                               on 2001/03/02  22:48:34
15950         Log: Resync wuth parent
15951      Branch: maint-5.6/pureperl
15952           +> pod/perlclib.pod t/lib/cgi-esc.t t/run/runenv.t
15953           !> (integrate 60 files)
15954 ____________________________________________________________________________
15955 [  8991] By: jhi                                   on 2001/03/02  21:00:08
15956         Log: Retract the #8742 part of #8986, backward compat.
15957      Branch: maint-5.6/perl
15958            ! embed.pl
15959 ____________________________________________________________________________
15960 [  8990] By: jhi                                   on 2001/03/02  20:40:07
15961         Log: Retract the #8919 part of #8987, not applicable to the 5.6 branch.
15962      Branch: maint-5.6/perl
15963            ! hv.c
15964 ____________________________________________________________________________
15965 [  8989] By: jhi                                   on 2001/03/02  19:59:56
15966         Log: Update Changes.
15967      Branch: perl
15968            ! Changes patchlevel.h
15969 ____________________________________________________________________________
15970 [  8988] By: jhi                                   on 2001/03/02  19:57:08
15971         Log: Integrate perlio.
15972      Branch: perl
15973           !> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
15974           !> ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
15975           !> ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
15976           !> ext/Encode/Encode/iso8859-10.ucm
15977           !> ext/Encode/Encode/iso8859-13.ucm
15978           !> ext/Encode/Encode/iso8859-14.ucm
15979           !> ext/Encode/Encode/iso8859-15.ucm
15980           !> ext/Encode/Encode/iso8859-16.ucm
15981           !> ext/Encode/Encode/iso8859-2.ucm
15982           !> ext/Encode/Encode/iso8859-3.ucm
15983           !> ext/Encode/Encode/iso8859-4.ucm
15984           !> ext/Encode/Encode/iso8859-5.ucm
15985           !> ext/Encode/Encode/iso8859-6.ucm
15986           !> ext/Encode/Encode/iso8859-7.ucm
15987           !> ext/Encode/Encode/iso8859-8.ucm
15988           !> ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
15989           !> ext/Encode/Encode/symbol.ucm ext/Encode/compile
15990 ____________________________________________________________________________
15991 [  8987] By: jhi                                   on 2001/03/02  19:43:40
15992         Log: Integrate changes #8784,8839,8843,8847,8849,8859,8866,
15993              8873,8874,8876,8879,8901,8902,8908,8913,8918,8919,8946,8947,8948,
15994              8950,8952,8955 from mainline to maintperl.
15995              
15996              Subject: [PATCH: perl@8773] small fixups to perlclib.pod
15997              
15998              Put to rest the 20010205.001, the email address checking (not) regex.
15999              
16000              fork() not everywhere, cleanup temp files.
16001              
16002              The #8843 wasn't quite right: %Config needs to imported.
16003              
16004              Subject: [PATCH perl@8841] glob-basic.t, runenv.t fix-ups
16005              (#8849: the glob-basic hunk needed massaging as it depended
16006              on Schwern's large-scale (unintegrated) patches)
16007              
16008              Skip the Perl_sys_intern_clear and Perl_sys_intern_init.
16009              
16010              Upgrade to CGI.pm 2.752, from Lincoln Stein.
16011              (Note: there were some conflicts due to EBCDIC and EPOC
16012              patches, in general I preferred the repository code.)
16013              (When 2.753 comes out, we need to synchronize.)
16014              
16015              Subject: [PATCH] fix for charnames above FFFF
16016              
16017              Subject: [patch perl@8841] One URL update and a possible OS Version snag for perlport.pod
16018              
16019              If no sfio, no -lsfio.
16020              
16021              Run run/*.t also in minitest.
16022              
16023              Subject:  [PATCH perl 5.7.0] malloc message address offset
16024              
16025              Subject:  [PATCH 5.7.0] don't zero CvFLAGS before checking for CvCONST!
16026              
16027              Subject: fix for parameter -Dm (for perl@8867)
16028              
16029              Subject: [PATCH: perl@8892] was Re: hashing order difference?
16030              (make the test more portable)
16031              
16032              Subject: Re: [PATCH] fix for charnames above FFFF
16033              
16034              Subject: Re: I'm losing the war...
16035              (hv_store() not working correctly in ENV_IS_CASELESS case.)
16036              
16037              Subject: Modified README.bs2000 
16038              
16039              Subject: [PATCH: perl@8935] -Dt padsv($var)
16040              
16041              Subject: [PATCH: perl@8890] small fix in pod/perlop.pod
16042              
16043              Subject: PATCH: extra tests to check on negative float to unsigned cast
16044              
16045              Subject: [PATCH] XPUSH[insp] was Re: progress
16046              
16047              Subject: Re: Compile with perlcc..
16048      Branch: maint-5.6/perl
16049           !> (integrate 36 files)
16050 ____________________________________________________________________________
16051 [  8986] By: jhi                                   on 2001/03/02  18:51:25
16052         Log: Integrate changes #8689,8697,8724,8726,8731,8742,8754,8755,
16053              8763,8767,8770,8772,8795,8796,8813,8822,8823 from mainline
16054              to maintperl.
16055              
16056              Subject: Re: [PATCH lots of pod/] s/chop/chomp/g
16057              
16058              Subject: [DOC PATCH] overload.pm nits
16059              
16060              Add header for LIB$ prototypes (C. Berry)
16061              
16062              Convert fwrite()s to sockets to write()s, since some socket stacks
16063              don't take kindly to stdio.
16064              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
16065              (for often optional LNMs)
16066              Correct a few typos
16067              (C. Bailey)
16068              
16069              Subject: [PATCH: 5.6.1 trial2 && perl@8671] provide EBCDIC CGI::Util::escape() and test
16070              
16071              De-cut-and-pasto.
16072              
16073              Subject: Re: [PATCH embed.pl] Forgot to add ./lib to @INC for File::Glob
16074              
16075              Upgrade to Text-Tabs+Wrap-2001.0131 from David Muir Sharnoff.
16076              
16077              Upgrade to CPAN 1.59_54, from Andreas König.
16078              
16079              Bogus shebang.
16080              
16081              Subject: [PATCH] Document makepatch in Porting/patching
16082              
16083              UTF-8 documentation.
16084              
16085              Subject: Re: [PATCH] pod/perlclib.pod - Replacements for C library functions
16086              
16087              Sort the MANIFEST.
16088              
16089              Subject: [ID 20010210.002] perldiag doesn't include the "Scalars leaked" message
16090              
16091              Subject: [PATCH @8807] toke.c cleanup: scan_str()
16092              
16093              Subject: [PATCH perl.c] Fixing PERL5OPT (was Re: Warnings, strict, and CPAN)
16094              
16095              Add run/*.t to testables.
16096              
16097              TODO: integrate #8784.
16098      Branch: maint-5.6/perl
16099           +> pod/perlclib.pod t/lib/cgi-esc.t t/run/runenv.t
16100           !> (integrate 28 files)
16101 ____________________________________________________________________________
16102 [  8985] By: nick                                  on 2001/03/02  18:15:45
16103         Log: Integrate mainline
16104      Branch: perlio
16105           !> doio.c lib/File/Copy.pm pod/perldata.pod pod/perlfaq1.pod
16106           !> vms/vms.c
16107 ____________________________________________________________________________
16108 [  8984] By: jhi                                   on 2001/03/02  16:00:17
16109         Log: Integrate changes #8978,8979,8980,8981,8983 from mainline.
16110              
16111              perlfaq1 reworded to suggest 5.6.0 or 5.005_03, or POSSIBLY
16112              5.004_05, and mention the suidperl August 2000 security problem.
16113              (#8978,#8981)
16114              
16115              Subject: [ID 20010301.004] Technically speaking in perldata
16116              
16117              Subject: [PATCH] File::Copy for bleadperl, maintperl
16118              
16119              Subject:  [PATCH 5.7.0/5.6.0+] VMS piping ... cleanup at interpreter exit
16120              
16121              (The #8982, fix for 20010221.005 and 20010221.008,
16122              would be nice too but it didn't integrate cleanly.)
16123      Branch: maint-5.6/perl
16124           !> lib/File/Copy.pm pod/perldata.pod pod/perlfaq1.pod vms/vms.c
16125 ____________________________________________________________________________
16126 [  8983] By: jhi                                   on 2001/03/02  15:51:16
16127         Log: Subject:  [PATCH 5.7.0/5.6.0+] VMS piping ... cleanup at interpreter exit
16128              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
16129              Date:     Thu, 1 Mar 2001 15:54:09 EST
16130              Message-Id: <010301155258.b8cc1@DUPHY4.Physics.Drexel.Edu>
16131      Branch: perl
16132            ! vms/vms.c
16133 ____________________________________________________________________________
16134 [  8982] By: jhi                                   on 2001/03/02  15:43:31
16135         Log: Subject: Re: sync sync sync: have I missed any patches?
16136              From: Radu Greab <radu@netsoft.ro> 
16137              Date: Thu, 1 Mar 2001 21:47:22 +0200 (EET)
16138              Message-ID: <15006.42826.747914.669893@ix.netsoft.ro>
16139              
16140              Fixes the bugs 20010221.005 and 20010221.008: "the taint checker
16141              was checking argv[0] regardless of whether a different pathname
16142              will actually be executed."  Test case not supplied because 
16143              drafting that, ironically enough, revealed another bug
16144              (or a feature).
16145      Branch: perl
16146            ! doio.c
16147 ____________________________________________________________________________
16148 [  8981] By: jhi                                   on 2001/03/02  15:28:03
16149         Log: Misdate in #8978.
16150      Branch: perl
16151            ! pod/perlfaq1.pod
16152 ____________________________________________________________________________
16153 [  8980] By: jhi                                   on 2001/03/02  15:24:20
16154         Log: Subject: [PATCH] File::Copy for bleadperl, maintperl
16155              From: Chris Nandor <pudge@pobox.com>
16156              Date: Wed, 28 Feb 2001 22:10:15 -0500
16157              Message-Id: <p05010400b6c36d959ae8@[10.0.1.177]>
16158      Branch: perl
16159            ! lib/File/Copy.pm
16160 ____________________________________________________________________________
16161 [  8979] By: jhi                                   on 2001/03/02  15:17:16
16162         Log: Subject: [ID 20010301.004] Technically speaking in perldata
16163              From: abela@geneanet.org
16164              Date: Thu,  1 Mar 2001 17:59:27 +0100 (CET)
16165              Message-Id: <20010301165927.262C2D17D@little-roots.geneanet.org>
16166      Branch: perl
16167            ! pod/perldata.pod
16168 ____________________________________________________________________________
16169 [  8978] By: jhi                                   on 2001/03/02  15:15:27
16170         Log: Subject: [ID 20010301.003] ref to 5.004
16171              From: abela@geneanet.org
16172              Date: Thu,  1 Mar 2001 14:48:40 +0100 (CET)
16173              Message-Id: <20010301134840.C0CD1D171@little-roots.geneanet.org>
16174              
16175              Reworded to suggest 5.6.0 or 5.005_03, or POSSIBLY 5.004_05,
16176              and mention the suidperl August 2000 security problem.
16177      Branch: perl
16178            ! pod/perlfaq1.pod
16179 ____________________________________________________________________________
16180 [  8977] By: alanbur                               on 2001/03/02  14:17:45
16181         Log: Resynchronised with parent
16182      Branch: maint-5.6/pureperl
16183           !> AUTHORS README.epoc configure.com epoc/createpkg.pl
16184           !> lib/File/Temp.pm perl.c pp_sys.c t/lib/ftmp-mktemp.t
16185           !> t/lib/ftmp-posix.t t/op/append.t t/op/sprintf.t toke.c util.c
16186           !> vms/descrip_mms.template win32/win32.c win32/win32.h
16187           !> win32/win32iop.h
16188 ____________________________________________________________________________
16189 [  8976] By: nick                                  on 2001/03/01  23:25:30
16190         Log: Integrate mainline.
16191      Branch: perlio
16192            - t/op/qu.t
16193           !> (integrate 55 files)
16194 ____________________________________________________________________________
16195 [  8975] By: jhi                                   on 2001/03/01  16:51:34
16196         Log: Integrate change #8974 from maintperl, fix for bugid 20010226.008.
16197      Branch: perl
16198           !> toke.c
16199 ____________________________________________________________________________
16200 [  8974] By: gsar                                  on 2001/03/01  16:28:21
16201         Log: fix for bugid 20010226.008
16202              
16203              the problem was that some of the pointers (PL_last_lop and
16204              PL_last_uni specifically) into the lex buffers weren't correctly
16205              being invalidated when the buffer changed; this would leave the
16206              pointers pointing at an arbitrary location in the buffer if
16207              the buffer didn't need to be reallocated, or point into freed
16208              memory if the buffer had to be realloced
16209              
16210              TODO item for bugdb maintainers: check other seemingly random
16211              parser-related bugs--they might be cured by this
16212      Branch: maint-5.6/perl
16213            ! toke.c
16214 ____________________________________________________________________________
16215 [  8973] By: jhi                                   on 2001/03/01  02:23:25
16216         Log: Retract #8970 because of a completely mysterious core dump:
16217              adding the tests 241..244 causes op/pat dump core at test #25.
16218              The test needs a lot of whittling down before the bug can be solved.
16219      Branch: perl
16220            ! t/op/pat.t
16221 ____________________________________________________________________________
16222 [  8972] By: jhi                                   on 2001/03/01  01:58:38
16223         Log: Regen perlapi.
16224      Branch: perl
16225            ! pod/perlapi.pod
16226 ____________________________________________________________________________
16227 [  8971] By: jhi                                   on 2001/03/01  01:34:09
16228         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))
16229              From: Nicholas Clark <nick@ccl4.org>
16230              Date: Wed, 28 Feb 2001 23:28:49 +0000
16231              Message-ID: <20010228232849.A55187@plum.flirble.org>
16232              
16233              Allow a completely write protected source code tree
16234              when using the Configure -Dmksymlinks.
16235      Branch: perl
16236            ! embed.pl warnings.pl
16237 ____________________________________________________________________________
16238 [  8970] By: jhi                                   on 2001/03/01  01:32:04
16239         Log: Add back the EBCDIC character range tests (for matching).
16240      Branch: perl
16241            ! t/op/pat.t
16242 ____________________________________________________________________________
16243 [  8969] By: nick                                  on 2001/02/28  18:18:01
16244         Log: Add charname comments to .ucm files writen by 'compile',
16245              also order charmaps in those files by source encoding.
16246              regenerate distrubuted .ucm files
16247      Branch: perlio
16248            ! ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
16249            ! ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
16250            ! ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
16251            ! ext/Encode/Encode/iso8859-10.ucm
16252            ! ext/Encode/Encode/iso8859-13.ucm
16253            ! ext/Encode/Encode/iso8859-14.ucm
16254            ! ext/Encode/Encode/iso8859-15.ucm
16255            ! ext/Encode/Encode/iso8859-16.ucm
16256            ! ext/Encode/Encode/iso8859-2.ucm
16257            ! ext/Encode/Encode/iso8859-3.ucm
16258            ! ext/Encode/Encode/iso8859-4.ucm
16259            ! ext/Encode/Encode/iso8859-5.ucm
16260            ! ext/Encode/Encode/iso8859-6.ucm
16261            ! ext/Encode/Encode/iso8859-7.ucm
16262            ! ext/Encode/Encode/iso8859-8.ucm
16263            ! ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
16264            ! ext/Encode/Encode/symbol.ucm ext/Encode/compile
16265 ____________________________________________________________________________
16266 [  8968] By: jhi                                   on 2001/02/28  16:26:37
16267         Log: Expand usemorebits early if d_casti32 needs to be undefined.
16268      Branch: perl
16269            ! hints/hpux.sh hints/irix_6.sh
16270 ____________________________________________________________________________
16271 [  8967] By: jhi                                   on 2001/02/28  16:22:26
16272         Log: Undo qu.  Retract #8814, rewrite op/each part of #8615,
16273              retract toke.c/qu parts of #8583, retract #8485, retract
16274              or rewrite qu parts of #8439 of toke.c, keywords.h, keywords.pl,
16275              op/length.t, and MANIFEST, and delete t/op/qu.t.
16276      Branch: perl
16277            - t/op/qu.t
16278            ! MANIFEST pod/perlfunc.pod pod/perlop.pod pod/perlre.pod
16279            ! pod/perlretut.pod pod/perlunicode.pod t/op/each.t
16280            ! t/op/length.t toke.c
16281 ____________________________________________________________________________
16282 [  8966] By: jhi                                   on 2001/02/28  15:00:27
16283         Log: Retract #8865 and #8869, un?pack C now again agree with Camel 3
16284              by not changing from pre-Unicode days into being Unicode-aware.
16285              Sniff.
16286      Branch: perl
16287            ! pp.c t/op/pack.t t/op/qu.t
16288 ____________________________________________________________________________
16289 [  8965] By: jhi                                   on 2001/02/28  14:37:55
16290         Log: Subject: Re: Errors in core PODs
16291              From: Michael Stevens <michael@etla.org> 
16292              Date: Fri, 23 Feb 2001 15:47:56 +0000
16293              Message-ID: <20010223154756.A7723@firedrake.org> 
16294      Branch: perl
16295            ! ext/Encode/Encode.pm lib/Exporter/Heavy.pm
16296            ! lib/File/Spec/Epoc.pm lib/Test/Harness.pm lib/utf8.pm
16297            ! makedef.pl vms/ext/DCLsym/DCLsym.pm vms/ext/Stdio/Stdio.pm
16298            ! x2p/a2p.pod
16299 ____________________________________________________________________________
16300 [  8964] By: jhi                                   on 2001/02/28  14:35:35
16301         Log: Do not force d_casti32 to undef if we are on a 64-bit environment.
16302              (The #8961 was too bold.)
16303      Branch: perl
16304            ! hints/hpux.sh hints/irix_6.sh
16305 ____________________________________________________________________________
16306 [  8963] By: jhi                                   on 2001/02/28  14:33:39
16307         Log: Subject: Re: sync sync sync: have I missed any patches?
16308              From: Tim Jenness <t.jenness@jach.hawaii.edu>
16309              In-Reply-To: <20010227140737.Y10633@chaos.wustl.edu>
16310              Date: Tue, 27 Feb 2001 13:24:58 -1000 (HST)
16311              Message-ID: <Pine.LNX.4.30.0102271322070.8623-100000@lapaki.jach.hawaii.edu>
16312              
16313              Replace djSP with dSP.
16314      Branch: perl
16315            ! cop.h doio.c doop.c ext/B/B/C.pm ext/B/B/CC.pm
16316            ! pod/perlhack.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c sv.c
16317            ! win32/perlhost.h
16318 ____________________________________________________________________________
16319 [  8962] By: jhi                                   on 2001/02/27  23:21:14
16320         Log: Upgrade to Filter::Simple 0.50 (just few doc tweaks).
16321      Branch: perl
16322            ! lib/Filter/Simple.pm
16323 ____________________________________________________________________________
16324 [  8961] By: jhi                                   on 2001/02/27  22:55:26
16325         Log: The casting mystery in HP-UX and IRIX needs at least a workaround
16326              and this would be it.
16327      Branch: perl
16328            ! hints/hpux.sh hints/irix_6.sh
16329 ____________________________________________________________________________
16330 [  8960] By: jhi                                   on 2001/02/27  22:51:33
16331         Log: Subject: [PATCH perl@8958 and 5.6.1-trial2] configure.com bug fixing spree
16332              From: "Craig A. Berry" <craigberry@mac.com>
16333              Date: Tue, 27 Feb 2001 16:11:44 -0600
16334              Message-Id: <5.0.2.1.0.20010227150548.02a200f8@exchi01>
16335      Branch: maint-5.6/perl
16336            ! configure.com vms/descrip_mms.template
16337 ____________________________________________________________________________
16338 [  8959] By: jhi                                   on 2001/02/27  22:47:23
16339         Log: Subject: [PATCH perl@8958 and 5.6.1-trial2] configure.com bug fixing spree
16340              From: "Craig A. Berry" <craigberry@mac.com>
16341              Date: Tue, 27 Feb 2001 16:11:44 -0600
16342              Message-Id: <5.0.2.1.0.20010227150548.02a200f8@exchi01>
16343      Branch: perl
16344            ! configure.com vms/descrip_mms.template
16345 ____________________________________________________________________________
16346 [  8958] By: jhi                                   on 2001/02/27  15:16:42
16347         Log: Update Changes.
16348      Branch: perl
16349            ! Changes patchlevel.h
16350 ____________________________________________________________________________
16351 [  8957] By: jhi                                   on 2001/02/27  06:15:07
16352         Log: Subject: [5.6.x] EPOC additions
16353              From: Olaf Flebbe <O.Flebbe@science-computing.de>
16354              Date: Mon, 26 Feb 2001 23:33:46 +0100 (CET)
16355              Message-ID: <Pine.LNX.4.02.10102262333040.3736-100000@milkyway.science-computing.de>
16356      Branch: maint-5.6/perl
16357            ! AUTHORS README.epoc epoc/createpkg.pl pp_sys.c
16358 ____________________________________________________________________________
16359 [  8956] By: jhi                                   on 2001/02/27  06:12:11
16360         Log: Subject: [perl-current] EPOC 
16361              From: Olaf Flebbe <O.Flebbe@science-computing.de>
16362              Date: Mon, 26 Feb 2001 23:34:36 +0100 (CET)
16363              Message-ID: <Pine.LNX.4.02.10102262333490.3781-100000@milkyway.science-computing.de>
16364      Branch: perl
16365            ! AUTHORS README.epoc epoc/createpkg.pl epoc/epoc.c
16366            ! epoc/epocish.c epoc/epocish.h pp_sys.c
16367 ____________________________________________________________________________
16368 [  8955] By: jhi                                   on 2001/02/27  05:59:50
16369         Log: Subject: Re: Compile with perlcc..
16370              From: Edward Peschko <edwardp@excitehome.net>
16371              Date: Mon, 26 Feb 2001 18:51:58 -0800
16372              Message-ID: <20010226185158.A9871@excitehome.net>
16373              
16374              plus add a simple usage message if no arguments given.
16375      Branch: perl
16376            ! lib/Test/Harness.pm pod/Makefile.SH t/TEST t/harness
16377            ! utils/Makefile utils/perlcc.PL win32/pod.mak
16378 ____________________________________________________________________________
16379 [  8954] By: nick                                  on 2001/02/26  21:02:59
16380         Log: Integrate mainline
16381      Branch: perlio
16382           !> README.bs2000 ext/Encode/compile lib/Test.pm op.c perlio.c
16383           !> pod/perlguts.pod pod/perlop.pod pp_ctl.c run.c t/op/bop.t
16384           !> t/op/sprintf.t
16385 ____________________________________________________________________________
16386 [  8953] By: jhi                                   on 2001/02/26  14:43:54
16387         Log: Subject: Documenting coderef @INC (Re: CPAN "make this script work" feature)
16388              From: Nicholas Clark <nick@ccl4.org>
16389              Date: Mon, 26 Feb 2001 00:42:07 +0000
16390              Message-ID: <20010226004207.F23333@plum.flirble.org>
16391      Branch: perl
16392            ! pp_ctl.c
16393 ____________________________________________________________________________
16394 [  8952] By: jhi                                   on 2001/02/26  14:42:13
16395         Log: Subject: [PATCH] XPUSH[insp] was Re: progress
16396              From: Simon Cozens <simon@netthink.co.uk>
16397              Date: Mon, 26 Feb 2001 12:23:48 +0000
16398              Message-ID: <20010226122348.A25536@pembro26.pmb.ox.ac.uk>
16399      Branch: perl
16400            ! pod/perlguts.pod
16401 ____________________________________________________________________________
16402 [  8951] By: jhi                                   on 2001/02/26  14:39:15
16403         Log: Subject: [PATCH] perlio - unknown layer
16404              From: Nicholas Clark <nick@ccl4.org>
16405              Date: Mon, 26 Feb 2001 00:27:19 +0000
16406              Message-ID: <20010226002719.E23333@plum.flirble.org>
16407      Branch: perl
16408            ! perlio.c
16409 ____________________________________________________________________________
16410 [  8950] By: jhi                                   on 2001/02/26  14:38:04
16411         Log: Subject: PATCH: extra tests to check on negative float to unsigned cast
16412              From: Jeff Okamoto <okamoto@xfiles.corp.hp.com>
16413              Message-Id: <200102232128.NAA28938@xfiles.corp.hp.com>
16414              Date: Fri, 23 Feb 2001 13:28:33 -0800 (PST)
16415      Branch: perl
16416            ! t/op/bop.t
16417 ____________________________________________________________________________
16418 [  8949] By: jhi                                   on 2001/02/26  14:37:07
16419         Log: Subject: Re: [PATCH: perl 5.005_03] Record I/O fix for Test.pm in older perl
16420              From: Peter Prymmer <pvhp@forte.com>
16421              Date: Fri, 23 Feb 2001 10:51:37 -0800 (PST)
16422              Message-ID: <Pine.OSF.4.10.10102231042010.79050-100000@aspara.forte.com>
16423      Branch: perl
16424            ! lib/Test.pm
16425 ____________________________________________________________________________
16426 [  8948] By: jhi                                   on 2001/02/26  14:35:53
16427         Log: Subject: [PATCH: perl@8890] small fix in pod/perlop.pod
16428              From: Radu Greab <radu@netsoft.ro>
16429              Date: Fri, 23 Feb 2001 18:50:48 +0200 (EET)
16430              Message-ID: <14998.38120.623015.916165@ix.netsoft.ro>
16431      Branch: perl
16432            ! pod/perlop.pod
16433 ____________________________________________________________________________
16434 [  8947] By: jhi                                   on 2001/02/26  14:34:46
16435         Log: Subject: [PATCH: perl@8935] -Dt padsv($var)
16436              From: David Mitchell <davem@fdgroup.co.uk>
16437              Date: Mon, 26 Feb 2001 11:01:24 +0000 (GMT)
16438              Message-Id: <200102261101.LAA12915@tiree.fdgroup.co.uk>
16439      Branch: perl
16440            ! run.c
16441 ____________________________________________________________________________
16442 [  8946] By: jhi                                   on 2001/02/26  14:32:37
16443         Log: Subject: Modified README.bs2000 
16444              From: Dorner Thomas <Thomas.Dorner@start.de>
16445              Date: Mon, 26 Feb 2001 09:22:17 +0100
16446              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A889D@Ex02.inhouse.start.de>
16447      Branch: perl
16448            ! README.bs2000
16449 ____________________________________________________________________________
16450 [  8945] By: jhi                                   on 2001/02/26  14:19:53
16451         Log: Integrate the t/op/sprintf.t parts of #7909 and #8944 from mainline
16452              to maintperl, listing the known failures on the tests 129 and 130.
16453      Branch: maint-5.6/perl
16454           !> t/op/sprintf.t
16455 ____________________________________________________________________________
16456 [  8944] By: jhi                                   on 2001/02/26  14:14:15
16457         Log: Add more known sprintf failures.
16458      Branch: perl
16459            ! t/op/sprintf.t
16460 ____________________________________________________________________________
16461 [  8943] By: jhi                                   on 2001/02/26  13:56:22
16462         Log: perlglob.exe needs to be found in Win32, patch from
16463              Vadim Konovalov.  Nick I-S comments: "Perhaps a lingering glob()
16464              which needs external glob at mini-perl time."
16465      Branch: perl
16466            ! ext/Encode/compile
16467 ____________________________________________________________________________
16468 [  8942] By: jhi                                   on 2001/02/26  13:52:19
16469         Log: A missing dTHX from Vadim Konovalov.
16470      Branch: perl
16471            ! perlio.c
16472 ____________________________________________________________________________
16473 [  8941] By: jhi                                   on 2001/02/26  13:37:05
16474         Log: Miscommunication at #8914: #8902 was okay, #8881 was to be retracted.
16475      Branch: perl
16476            ! op.c
16477 ____________________________________________________________________________
16478 [  8940] By: jhi                                   on 2001/02/26  13:35:40
16479         Log: Integrate perlio.
16480      Branch: perl
16481           !> ext/Encode/Encode.pm
16482 ____________________________________________________________________________
16483 [  8939] By: nick                                  on 2001/02/25  23:47:09
16484         Log: Integrate mainline.
16485      Branch: perlio
16486           !> Changes lib/Pod/Find.pm patchlevel.h perl.h regcomp.c
16487           !> t/op/pat.t t/op/tr.t t/pod/find.t toke.c utf8.c
16488 ____________________________________________________________________________
16489 [  8938] By: nick                                  on 2001/02/25  19:36:28
16490         Log: Encode implementations docs.
16491      Branch: perlio
16492            ! ext/Encode/Encode.pm
16493 ____________________________________________________________________________
16494 [  8937] By: jhi                                   on 2001/02/25  19:26:16
16495         Log: Script wasn't aligned with reality.
16496      Branch: perl
16497            ! t/pod/find.t
16498 ____________________________________________________________________________
16499 [  8936] By: jhi                                   on 2001/02/25  18:54:55
16500         Log: Update Changes.
16501      Branch: perl
16502            ! Changes patchlevel.h
16503 ____________________________________________________________________________
16504 [  8935] By: jhi                                   on 2001/02/25  18:46:36
16505         Log: Retract #8929,8930,8932,8933 for now.
16506      Branch: perl
16507            ! perl.h regcomp.c t/op/pat.t t/op/tr.t toke.c
16508 ____________________________________________________________________________
16509 [  8934] By: jhi                                   on 2001/02/25  17:34:35
16510         Log: Integrate perlio.
16511      Branch: perl
16512           !> embed.pl ext/Encode/Encode.pm ext/Encode/Encode.xs
16513           !> lib/ExtUtils/typemap perl.h perlapi.c proto.h sv.c
16514           !> t/lib/encode.t
16515 ____________________________________________________________________________
16516 [  8933] By: jhi                                   on 2001/02/25  17:33:12
16517         Log: (Retracted by #8395.)
16518              
16519              Slight tweaks in scan_const(), not fixes yet, it seems like
16520              lots of work remains to be done...
16521      Branch: perl
16522            ! toke.c
16523 ____________________________________________________________________________
16524 [  8932] By: jhi                                   on 2001/02/25  17:27:11
16525         Log: (Retracted by #8395.)
16526              
16527              Missing from #8930.
16528      Branch: perl
16529            ! perl.h
16530 ____________________________________________________________________________
16531 [  8931] By: jhi                                   on 2001/02/25  17:26:19
16532         Log: A comment tweak.
16533      Branch: perl
16534            ! utf8.c
16535 ____________________________________________________________________________
16536 [  8930] By: jhi                                   on 2001/02/25  17:25:47
16537         Log: (Retracted by #8395.)
16538              
16539              Attempt to fix the EBCDIC character range problwm with //.
16540      Branch: perl
16541            ! regcomp.c
16542 ____________________________________________________________________________
16543 [  8929] By: jhi                                   on 2001/02/25  17:23:45
16544         Log: (Retracted by #8395.)
16545              
16546              Expand the EBCDIC character range tests, and add few nasty
16547              tr tests from Karsten Sperling.
16548      Branch: perl
16549            ! t/op/pat.t t/op/tr.t
16550 ____________________________________________________________________________
16551 [  8928] By: jhi                                   on 2001/02/25  17:18:49
16552         Log: Missing check-in.
16553      Branch: perl
16554            ! lib/Pod/Find.pm
16555 ____________________________________________________________________________
16556 [  8927] By: nick                                  on 2001/02/25  11:30:22
16557         Log: Change method names in Encode implementation classes to something
16558              less confusing (preparing to "go public").
16559      Branch: perlio
16560            ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
16561 ____________________________________________________________________________
16562 [  8926] By: nick                                  on 2001/02/25  10:53:24
16563         Log: GCC __atribute__ / printf fix
16564      Branch: perlio
16565            ! perl.h
16566 ____________________________________________________________________________
16567 [  8925] By: nick                                  on 2001/02/25  10:52:25
16568         Log: Checked in the wrong one ...
16569      Branch: perlio
16570            ! ext/Encode/Encode.pm
16571 ____________________________________________________________________________
16572 [  8924] By: nick                                  on 2001/02/24  18:46:51
16573         Log: Integrate mainline - to see what Jarkko has in ...
16574      Branch: perlio
16575           +> t/pod/testpods/lib/Pod/Stuff.pm
16576           !> MANIFEST t/TEST t/lib/glob-basic.t t/op/pat.t t/pod/find.t
16577 ____________________________________________________________________________
16578 [  8923] By: nick                                  on 2001/02/24  17:05:23
16579         Log: Encode API documentation nd tidy up.
16580              Minor additions to test.
16581              Tweaks sv_utf8_upgrade() to force SvPV, and always SvUTF8_on and return length.
16582              Adds STRLEN to standard typemap.
16583      Branch: perlio
16584            ! embed.pl ext/Encode/Encode.pm ext/Encode/Encode.xs
16585            ! lib/ExtUtils/typemap perlapi.c proto.h sv.c t/lib/encode.t
16586 ____________________________________________________________________________
16587 [  8922] By: jhi                                   on 2001/02/24  16:38:12
16588         Log: Add a test for the "character range should match in EBCDIC
16589              if specified using explicit numerics" bug found by Karsten
16590              Sperling.
16591      Branch: perl
16592            ! t/op/pat.t
16593 ____________________________________________________________________________
16594 [  8921] By: jhi                                   on 2001/02/24  16:30:16
16595         Log: Subject: [PATCH t/pod/find.t t/TEST] fixing t/pod/find.t, running t/pod
16596              From: schwern@pobox.com
16597              Date: Fri, 23 Feb 2001 03:21:37 -0500
16598              Message-ID: <20010223032137.A26022@magnonel.guild.net>
16599              
16600              plus Charles Lane's fixes, plus tweaks.
16601      Branch: perl
16602            + t/pod/testpods/lib/Pod/Stuff.pm
16603            ! MANIFEST t/TEST t/lib/glob-basic.t t/pod/find.t
16604 ____________________________________________________________________________
16605 [  8920] By: nick                                  on 2001/02/24  10:30:11
16606         Log: Integrate mainline
16607      Branch: perlio
16608           !> (integrate 33 files)
16609 ____________________________________________________________________________
16610 [  8919] By: jhi                                   on 2001/02/24  00:23:35
16611         Log: Subject: Re: I'm losing the war...
16612              From: "Vadim Konovalov" <watman@inbox.ru>
16613              Date: Sat, 24 Feb 2001 00:10:14 +0300
16614              Message-ID: <007501c09dde$a9b84420$2f7b55c2@vad>
16615              
16616              hv_store() not working correctly in ENV_IS_CASELESS case.
16617      Branch: perl
16618            ! hv.c
16619 ____________________________________________________________________________
16620 [  8918] By: jhi                                   on 2001/02/24  00:20:09
16621         Log: Subject: Re: [PATCH] fix for charnames above FFFF
16622              From: andreas.koenig@anima.de (Andreas J. Koenig)
16623              Date: 23 Feb 2001 02:39:03 +0100
16624              Message-ID: <m3u25mxjns.fsf@ak-71.mind.de>
16625              
16626              A further efficiency tweak.
16627      Branch: perl
16628            ! lib/charnames.pm
16629 ____________________________________________________________________________
16630 [  8917] By: jhi                                   on 2001/02/23  20:27:51
16631         Log: Integrate change #8916 from mainline,
16632              do away with USE_WIN32_RTL_ENV.
16633      Branch: maint-5.6/perl
16634           !> perl.c util.c win32/win32.c win32/win32.h win32/win32iop.h
16635 ____________________________________________________________________________
16636 [  8916] By: jhi                                   on 2001/02/23  20:02:25
16637         Log: Abolish USE_WIN32_RTL_ENV.
16638      Branch: perl
16639            ! perl.c util.c win32/win32.c win32/win32.h win32/win32iop.h
16640 ____________________________________________________________________________
16641 [  8915] By: jhi                                   on 2001/02/23  19:36:00
16642         Log: Retract #8893, zero-initializing may be costly, maybe reintroduce
16643              later protected by some #define.
16644      Branch: perl
16645            ! gv.c
16646 ____________________________________________________________________________
16647 [  8914] By: jhi                                   on 2001/02/23  19:31:38
16648         Log: Retract #8902 for now, requested by Charles Lane, the correct
16649              fix will be something else.
16650      Branch: perl
16651            ! op.c
16652 ____________________________________________________________________________
16653 [  8913] By: jhi                                   on 2001/02/23  19:11:36
16654         Log: Subject: [PATCH: perl@8892] was Re: hashing order difference?
16655              From: Peter Prymmer <pvhp@forte.com>
16656              Date: Fri, 23 Feb 2001 10:54:09 -0800 (PST)
16657              Message-ID: <Pine.OSF.4.10.10102231036100.79050-100000@aspara.forte.com>
16658      Branch: perl
16659            ! t/op/lex_assign.t
16660 ____________________________________________________________________________
16661 [  8912] By: jhi                                   on 2001/02/23  18:38:20
16662         Log: Subject: [patch] perlio + useithreads
16663              From: Doug MacEachern <dougm@covalent.net>
16664              Date: Fri, 23 Feb 2001 00:05:37 -0800 (PST)
16665              Message-ID: <Pine.LNX.4.21.0102222356460.14249-100000@mako.covalent.net>
16666              
16667              Gets things running but not complete.
16668      Branch: perl
16669            ! intrpvar.h objXSUB.h perlapi.c perlio.h proto.h sv.c
16670 ____________________________________________________________________________
16671 [  8911] By: jhi                                   on 2001/02/23  04:20:02
16672         Log: Integrate changes #8896,8897,8898,8906,8907,8908 from mainline.
16673              
16674              Duplicated environment freeing, File::Temp 0.12,
16675              op/append portability (EBCDIC) tweak.
16676      Branch: maint-5.6/perl
16677           !> lib/File/Temp.pm perl.c t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
16678           !> t/op/append.t
16679 ____________________________________________________________________________
16680 [  8910] By: jhi                                   on 2001/02/23  02:07:33
16681         Log: Integrate change #8909 from mainline, a better Borland
16682              putenv() workaround.
16683      Branch: maint-5.6/perl
16684           !> perl.c
16685 ____________________________________________________________________________
16686 [  8909] By: jhi                                   on 2001/02/23  02:05:46
16687         Log: A better workaround for Borland putenv() brokenness from Sarathy.
16688      Branch: perl
16689            ! perl.c
16690 ____________________________________________________________________________
16691 [  8908] By: jhi                                   on 2001/02/23  02:04:14
16692         Log: Subject: fix for parameter -Dm (for perl@8867)
16693              From: "Vadim Konovalov" <watman@inbox.ru>
16694              Date: Thu, 22 Feb 2001 17:30:12 +0300
16695              Message-ID: <001801c09cdc$2faba490$2a7b55c2@vad>
16696      Branch: perl
16697            ! perl.h
16698 ____________________________________________________________________________
16699 [  8907] By: jhi                                   on 2001/02/23  01:58:20
16700         Log: Subject: [PATCH: perl@8892] treat unicoding and null bytes in op/append.t
16701              From: Peter Prymmer <pvhp@forte.com>
16702              Date: Thu, 22 Feb 2001 13:23:59 -0800 (PST)
16703              Message-ID: <Pine.OSF.4.10.10102221319460.47500-100000@aspara.forte.com>
16704      Branch: perl
16705            ! t/op/append.t
16706 ____________________________________________________________________________
16707 [  8906] By: jhi                                   on 2001/02/23  01:48:34
16708         Log: Upgrade to File::Temp 0.12, from Tim Jenness.
16709      Branch: perl
16710            ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
16711 ____________________________________________________________________________
16712 [  8905] By: jhi                                   on 2001/02/23  01:43:30
16713         Log: Subject: [PATCH: perl@8892] fix a patcho in t/lib/st-06compat.t
16714              From: Peter Prymmer <pvhp@forte.com>
16715              Date: Thu, 22 Feb 2001 12:54:31 -0800 (PST)
16716              Message-ID: <Pine.OSF.4.10.10102221249170.47500-100000@aspara.forte.com>
16717      Branch: perl
16718            ! t/lib/st-06compat.t
16719 ____________________________________________________________________________
16720 [  8904] By: jhi                                   on 2001/02/23  01:42:39
16721         Log: Metaconfig unit change for #8903.
16722      Branch: metaconfig/U/perl
16723            ! Devel.U
16724 ____________________________________________________________________________
16725 [  8903] By: jhi                                   on 2001/02/23  01:42:12
16726         Log: Be more helpful for devel builders, suggested by John L. Allen.
16727      Branch: perl
16728            ! Configure
16729 ____________________________________________________________________________
16730 [  8902] By: jhi                                   on 2001/02/23  01:37:41
16731         Log: (Retracted by #8914)
16732              (Wrongly, reinstated by #8941)             
16733
16734              Subject:  [PATCH 5.7.0] don't zero CvFLAGS before checking for CvCONST!
16735              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
16736              Date:     Thu, 22 Feb 2001 09:43:57 EST
16737              Message-Id: <010222094237.9d22e@DUPHY4.Physics.Drexel.Edu>
16738      Branch: perl
16739            ! op.c
16740 ____________________________________________________________________________
16741 [  8901] By: jhi                                   on 2001/02/23  01:20:32
16742         Log: Subject:  [PATCH perl 5.7.0] malloc message address offset
16743              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
16744              Date:     Thu, 22 Feb 2001 08:01:35 EST
16745              Message-Id: <010222075625.9d22e@DUPHY4.Physics.Drexel.Edu>
16746      Branch: perl
16747            ! malloc.c
16748 ____________________________________________________________________________
16749 [  8900] By: jhi                                   on 2001/02/23  01:18:02
16750         Log: Integrate changes #8898,8899 from mainline, environ handling.
16751      Branch: maint-5.6/perl
16752           !> perl.c
16753 ____________________________________________________________________________
16754 [  8899] By: jhi                                   on 2001/02/23  01:16:25
16755         Log: Rewrite putenv() using my_setenv().  (In general the vendors'
16756              putenv() is not to be relied on, they are either broken or leaky
16757              or both.)
16758      Branch: perl
16759            ! perl.c
16760 ____________________________________________________________________________
16761 [  8898] By: jhi                                   on 2001/02/22  23:36:59
16762         Log: Fix #8803 as #8897 fixed #8896: with environ safesysmalloc()
16763              and safesysfree() must be used.
16764      Branch: perl
16765            ! perl.c
16766 ____________________________________________________________________________
16767 [  8897] By: jhi                                   on 2001/02/22  23:25:45
16768         Log: With environ one must use safesysmalloc()/safesysfree().
16769      Branch: perl
16770            ! perl.c
16771 ____________________________________________________________________________
16772 [  8896] By: jhi                                   on 2001/02/22  22:13:18
16773         Log: If we have a duplicated environment free it
16774              if PERL_DESTRUCT_LEVEL.
16775      Branch: perl
16776            ! perl.c
16777 ____________________________________________________________________________
16778 [  8895] By: alanbur                               on 2001/02/22  19:31:57
16779         Log: Synchronised with parent
16780      Branch: maint-5.6/pureperl
16781           !> embed.h embed.pl ext/POSIX/POSIX.xs lib/File/Temp.pm op.c
16782 ____________________________________________________________________________
16783 [  8894] By: gsar                                  on 2001/02/22  19:06:18
16784         Log: integrate changes#6162,6163 from mainline (missing leak fixes!)
16785              
16786              fix memory leak in method call optimization (change#3768);
16787              made C<eval "$x->foo()"> leak
16788              
16789              fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
16790      Branch: maint-5.6/perl
16791           !> op.c
16792 ____________________________________________________________________________
16793 [  8893] By: jhi                                   on 2001/02/22  18:35:27
16794         Log: (Retracted by #8915.)
16795              
16796              Third Degree finding:
16797              reading uninitialized local variable smallbuf + 8 bytes of Perl_gv_fetchfile
16798      Branch: perl
16799            ! gv.c
16800 ____________________________________________________________________________
16801 [  8892] By: jhi                                   on 2001/02/22  14:28:32
16802         Log: Update Changes.
16803      Branch: perl
16804            ! Changes patchlevel.h
16805 ____________________________________________________________________________
16806 [  8891] By: jhi                                   on 2001/02/22  13:22:45
16807         Log: Metaconfig unit changes for #8890.
16808      Branch: metaconfig
16809            ! U/modified/Cppsym.U U/threads/archname.U
16810 ____________________________________________________________________________
16811 [  8890] By: jhi                                   on 2001/02/22  13:22:12
16812         Log: Add -stdio to the archname if no perlio selected,
16813              no -perlio added since that is now the default.
16814              
16815              Add few CPUs/architectures to the Cppsym scan.
16816      Branch: perl
16817            ! Configure config_h.SH
16818 ____________________________________________________________________________
16819 [  8889] By: jhi                                   on 2001/02/22  13:05:59
16820         Log: Metaconfig unit change for #8888.
16821      Branch: metaconfig/U/perl
16822            ! useperlio.U
16823 ____________________________________________________________________________
16824 [  8888] By: jhi                                   on 2001/02/22  13:05:28
16825         Log: *drum roll*  Make perlio the default.
16826      Branch: perl
16827            ! Configure config_h.SH
16828 ____________________________________________________________________________
16829 [  8887] By: jhi                                   on 2001/02/22  12:50:52
16830         Log: Integrate change #8665 from maintperl to mainline,
16831              IA64-induced POSIX::SigSet masking with IVs instead of NVs.
16832      Branch: perl
16833           !> ext/POSIX/POSIX.xs
16834 ____________________________________________________________________________
16835 [  8886] By: jhi                                   on 2001/02/22  12:49:24
16836         Log: Integrate changes #8883,8884 from mainline to maintperl.
16837              
16838              Subject: [patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ...
16839              Subject: Re: File::Temp::_gettemp warning
16840      Branch: maint-5.6/perl
16841           !> embed.h embed.pl lib/File/Temp.pm
16842 ____________________________________________________________________________
16843 [  8885] By: jhi                                   on 2001/02/22  12:43:59
16844         Log: Based on
16845              
16846              Subject: [ID 20010222.001] POSIX.xs IV vs NV bug
16847              From: schwab@suse.de
16848              Date: Thu, 22 Feb 2001 13:08:09 +0100
16849              Message-Id: <200102221208.f1MC89H09364@sykes.suse.de>
16850              
16851              but the fix done slightly differently because the other
16852              half was already done in #8664.
16853      Branch: maint-5.6/perl
16854            ! ext/POSIX/POSIX.xs
16855 ____________________________________________________________________________
16856 [  8884] By: jhi                                   on 2001/02/22  12:37:15
16857         Log: Subject: Re: File::Temp::_gettemp warning
16858              From: Tim Jenness <t.jenness@jach.hawaii.edu>
16859              Date: Wed, 21 Feb 2001 22:15:32 -1000 (HST)
16860              Message-ID: <Pine.LNX.4.30.0102212211190.18964-100000@lapaki.jach.hawaii.edu>
16861              
16862              This patch to File::Temp does two things:
16863              
16864              1. Fixes the problem with CGI::Carp when determining
16865              the Fcntl constants
16866              
16867              2. Removes most of the carps and consolidates them so that all the
16868              reasons are included in a single die that is caught by the test. This
16869              means that the correct skipping behaviour is displayed by the test.
16870      Branch: perl
16871            ! lib/File/Temp.pm
16872 ____________________________________________________________________________
16873 [  8883] By: jhi                                   on 2001/02/22  12:29:19
16874         Log: Subject: [patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ...
16875              From: Peter Prymmer <pvhp@forte.com>
16876              Date: Wed, 21 Feb 2001 16:30:06 -0800 (PST)
16877              Message-ID: <Pine.OSF.4.10.10102211624490.12601-100000@aspara.forte.com>
16878      Branch: perl
16879            ! embed.h embed.pl
16880 ____________________________________________________________________________
16881 [  8882] By: jhi                                   on 2001/02/21  19:41:33
16882         Log: Integrate change #8881 from mainlin to maintperl.
16883              
16884              Subject:  [PATCH - perl8585] glob-in-eval memory leak fix
16885      Branch: maint-5.6/perl
16886           !> op.c
16887 ____________________________________________________________________________
16888 [  8881] By: jhi                                   on 2001/02/21  19:38:57
16889         Log: Subject:  [PATCH - perl8585] glob-in-eval memory leak fix
16890              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
16891              Date:     Wed, 21 Feb 2001 13:08:03 EST
16892              Message-Id: <010221130721.7a2ab@DUPHY4.Physics.Drexel.Edu>
16893      Branch: perl
16894            ! op.c
16895 ____________________________________________________________________________
16896 [  8880] By: jhi                                   on 2001/02/21  19:34:34
16897         Log: Retract #8875, cannot let go of the old semantics of unpack U
16898              without rethinking utf8decode.t.
16899      Branch: perl
16900            ! pp.c t/op/pack.t
16901 ____________________________________________________________________________
16902 [  8879] By: jhi                                   on 2001/02/21  19:08:02
16903         Log: Run run/*.t also in minitest.
16904      Branch: perl
16905            ! Makefile.SH
16906 ____________________________________________________________________________
16907 [  8878] By: nick                                  on 2001/02/21  18:55:37
16908         Log: Integrate mainline
16909      Branch: perlio
16910           !> (integrate 76 files)
16911 ____________________________________________________________________________
16912 [  8877] By: jhi                                   on 2001/02/21  15:09:33
16913         Log: Fix the sys/fcntl.h problem reported by Peter Prymmer.
16914      Branch: metaconfig
16915            ! U/compline/nblock_io.U
16916      Branch: perl
16917            ! Configure config_h.SH
16918 ____________________________________________________________________________
16919 [  8876] By: jhi                                   on 2001/02/21  14:54:45
16920         Log: If no sfio, no -lsfio.
16921      Branch: metaconfig/U/perl
16922            ! d_sfio.U
16923      Branch: perl
16924            ! Configure config_h.SH
16925 ____________________________________________________________________________
16926 [  8875] By: jhi                                   on 2001/02/21  14:54:00
16927         Log: Make unpack C and unpack C truly equivalent.
16928      Branch: perl
16929            ! pp.c t/op/pack.t
16930 ____________________________________________________________________________
16931 [  8874] By: jhi                                   on 2001/02/21  14:26:02
16932         Log: Subject: [patch perl@8841] One URL update and a possible OS Version snag for perlport.pod
16933              From: Peter Prymmer <pvhp@forte.com>
16934              Date: Tue, 20 Feb 2001 14:51:55 -0800 (PST)
16935              Message-ID: <Pine.OSF.4.10.10102201447380.501692-100000@aspara.forte.com>
16936      Branch: perl
16937            ! pod/perlport.pod
16938 ____________________________________________________________________________
16939 [  8873] By: jhi                                   on 2001/02/21  14:24:31
16940         Log: Subject: [PATCH] fix for charnames above FFFF
16941              From: andreas.koenig@anima.de (Andreas J. Koenig)
16942              Date: 21 Feb 2001 07:05:45 +0100
16943              Message-ID: <m366i44ll2.fsf@ak-71.mind.de>
16944      Branch: perl
16945            ! lib/charnames.pm t/lib/charnames.t
16946 ____________________________________________________________________________
16947 [  8872] By: jhi                                   on 2001/02/21  14:15:25
16948         Log: Integrate change #8868 from pureperl to mainline.
16949              
16950              Fixed reference count loop caused by sv_magic.
16951      Branch: perl
16952           !> sv.c
16953 ____________________________________________________________________________
16954 [  8871] By: jhi                                   on 2001/02/21  14:07:29
16955         Log: Integrate change #8868 from pureperl to maintperl.
16956              
16957              Fixed reference count loop caused by sv_magic.
16958      Branch: maint-5.6/perl
16959           !> sv.c
16960 ____________________________________________________________________________
16961 [  8870] By: jhi                                   on 2001/02/21  14:04:41
16962         Log: Put back the #8840, it was innocent.
16963      Branch: perl
16964            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
16965            ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
16966 ____________________________________________________________________________
16967 [  8869] By: jhi                                   on 2001/02/21  14:00:03
16968         Log: unpack("C", ...) was left slightly unfinished by #8865.
16969      Branch: perl
16970            ! pp.c t/op/pack.t
16971 ____________________________________________________________________________
16972 [  8868] By: alanbur                               on 2001/02/21  01:33:45
16973         Log: Fixed reference count loop caused by sv_magic.  sv_magic is called
16974              from gv_fetchpv to create single-character magic variables (e.g. $!),
16975              and it is passed a sv and the gv that contains the sv as the mg_obj
16976              value.  When sv_magic stores the mg_obj pointer it increments the gv
16977              refcount, thus causing a sv-gv pair that can't be freed.  There is
16978              already a check for sv == obj which is used to prevent such reference
16979              loops.  This change extends the check to cover the case described above.
16980      Branch: maint-5.6/pureperl
16981            ! sv.c
16982 ____________________________________________________________________________
16983 [  8867] By: jhi                                   on 2001/02/21  00:52:39
16984         Log: Update Changes.
16985      Branch: perl
16986            ! Changes patchlevel.h
16987 ____________________________________________________________________________
16988 [  8866] By: jhi                                   on 2001/02/21  00:34:20
16989         Log: Upgrade to CGI.pm 2.752, from Lincoln Stein.
16990              (Note: there were some conflicts due to EBCDIC and EPOC
16991              patches, in general I preferred the repository code.)
16992              (When 2.753 comes out, we need to synchronize.)
16993      Branch: perl
16994            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
16995            ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
16996            ! t/lib/cgi-html.t
16997 ____________________________________________________________________________
16998 [  8865] By: jhi                                   on 2001/02/21  00:24:22
16999         Log: Make pack("C", 0x100) to create Unicode, unless under the
17000              evil influence of 'use bytes'.  Similarly, unpack("C", ...)
17001              will understand Unicode, unless you under know what.
17002      Branch: perl
17003            ! pp.c t/op/pack.t t/op/qu.t
17004 ____________________________________________________________________________
17005 [  8864] By: alanbur                               on 2001/02/20  22:35:34
17006         Log: Resynchronised with parent
17007      Branch: maint-5.6/pureperl
17008           !> README.win32 ext/GDBM_File/GDBM_File.pm
17009           !> ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
17010           !> ext/SDBM_File/SDBM_File.pm handy.h lib/Test.pm makedef.pl mg.c
17011           !> pod/perlop.pod t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
17012           !> t/lib/sdbm.t util.c
17013 ____________________________________________________________________________
17014 [  8863] By: jhi                                   on 2001/02/20  20:55:11
17015         Log: Integrate change #8860,8861 from mainline into maintperl.
17016              
17017              "pseudo-literal j"
17018              
17019              Subject: [PATCH: 5.6.1 trial2 && perl@8807] workaround VMS I/O problem in Test.pm for bug ID 20010213.009
17020      Branch: maint-5.6/perl
17021           !> lib/Test.pm pod/perlop.pod
17022 ____________________________________________________________________________
17023 [  8862] By: jhi                                   on 2001/02/20  20:30:07
17024         Log: Don't do casting between pointers pointing to differently sized
17025              integers.
17026      Branch: perl
17027            ! hv.c sv.c
17028 ____________________________________________________________________________
17029 [  8861] By: jhi                                   on 2001/02/20  19:53:44
17030         Log: Subject: [PATCH: 5.6.1 trial2 && perl@8807] workaround VMS I/O problem in Test.pm for bug ID 20010213.009
17031              From: Peter Prymmer <pvhp@forte.com>
17032              Message-ID: <Pine.OSF.4.10.10102141617350.197219-100000@aspara.forte.com>
17033              Date: Wed, 14 Feb 2001 16:28:16 -0800 (PST)
17034      Branch: perl
17035            ! lib/Test.pm
17036 ____________________________________________________________________________
17037 [  8860] By: jhi                                   on 2001/02/20  19:48:02
17038         Log: "pseudo-literal j", a documentation glitch reported to Debian.
17039              The text recovered from Perl 5.005_03, and pseudo-literal replaced
17040              by "backtick string".
17041      Branch: perl
17042            ! pod/perlop.pod
17043 ____________________________________________________________________________
17044 [  8859] By: jhi                                   on 2001/02/20  19:15:46
17045         Log: Skip the Perl_sys_intern_clear and Perl_sys_intern_init,
17046              from Chris Nandor.
17047      Branch: perl
17048            ! makedef.pl
17049 ____________________________________________________________________________
17050 [  8858] By: jhi                                   on 2001/02/20  17:36:53
17051         Log: Integrate pureperl changes #8844,8845,8850 to mainline
17052              (via maintperl #8855).
17053              
17054              Fixed %^H scoping bug
17055              
17056              Removed GV <-> CV refcount loop
17057              
17058              Removed %ENV refcount loop
17059      Branch: perl
17060           !> gv.c op.c perl.c pp.c scope.c
17061 ____________________________________________________________________________
17062 [  8857] By: jhi                                   on 2001/02/20  17:34:32
17063         Log: Integrate changes #8853,8854 from maintperl to mainline.
17064              
17065              EBDIC fixes, README.win32 Borland update.
17066      Branch: perl
17067           !> README.win32 handy.h util.c
17068 ____________________________________________________________________________
17069 [  8856] By: jhi                                   on 2001/02/20  17:33:16
17070         Log: Integrate change #8848 from mainline to maintperl: ?DBM_File cleanup.
17071      Branch: maint-5.6/perl
17072           !> ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
17073           !> ext/ODBM_File/ODBM_File.pm ext/SDBM_File/SDBM_File.pm
17074           !> t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
17075 ____________________________________________________________________________
17076 [  8855] By: jhi                                   on 2001/02/20  17:32:13
17077         Log: Integrate pureperl changes #8844,8845,8850 to maintperl.
17078              
17079              Fixed %^H scoping bug
17080              
17081              Removed GV <-> CV refcount loop
17082              
17083              Removed %ENV refcount loop
17084      Branch: maint-5.6/perl
17085           !> gv.c op.c perl.c pp.c scope.c
17086 ____________________________________________________________________________
17087 [  8854] By: jhi                                   on 2001/02/20  17:25:06
17088         Log: Subject: Addition to readme.win32 for Borland C++ compilers
17089              Date: Tue, 20 Feb 2001 02:15:25 +0300
17090              From: "Vadim Konovalov" <watman@inbox.ru>
17091              Message-ID: <011c01c09aca$93bbbec0$367b55c2@vad>
17092              
17093              Document Borland compiler misbehaviour.
17094      Branch: maint-5.6/perl
17095            ! README.win32
17096 ____________________________________________________________________________
17097 [  8853] By: jhi                                   on 2001/02/20  17:22:25
17098         Log: The assimilation of ebcdic.c didn't quite work at the first try,
17099              patches from Thomas Dorner.
17100      Branch: maint-5.6/perl
17101            ! handy.h util.c
17102 ____________________________________________________________________________
17103 [  8852] By: jhi                                   on 2001/02/20  17:20:15
17104         Log: Subject: [PATCH] More Mac OS patches for maint-5.6
17105              From: Chris Nandor <pudge@pobox.com>
17106              Date: Tue, 20 Feb 2001 08:32:45 -0500
17107              Message-Id: <p05010403b6b81ee8dca0@[10.0.1.177]>
17108      Branch: maint-5.6/perl
17109            ! makedef.pl mg.c
17110 ____________________________________________________________________________
17111 [  8851] By: jhi                                   on 2001/02/20  17:15:52
17112         Log: Filter::Util::Call update to 1.05, from Paul Marquess.
17113      Branch: perl
17114            ! ext/Filter/Util/Call/Call.pm t/lib/filter-util.pl
17115            ! t/lib/filter-util.t
17116 ____________________________________________________________________________
17117 [  8850] By: alanbur                               on 2001/02/20  17:12:40
17118         Log: Removed %ENV refcount loop.  Elements of %ENV are magical,
17119              and the magic pointer points back to the GV that contains the
17120              %ENV hash.  This creates a refcount loop that prevents members
17121              of %ENV from being freed correctly.  This change removes the
17122              refcount loop - the magic pointer was never used anyway, the
17123              only use of the magic was to check the type ('E') so that the
17124              appropriate environment manipulation code is called when %ENV
17125              is modified.
17126      Branch: maint-5.6/pureperl
17127            ! perl.c
17128 ____________________________________________________________________________
17129 [  8849] By: jhi                                   on 2001/02/20  17:12:20
17130         Log: Subject: [PATCH perl@8841] glob-basic.t, runenv.t fix-ups
17131              From: "Craig A. Berry" <craigberry@mac.com>
17132              Date: Mon, 19 Feb 2001 23:36:12 -0600
17133              Message-Id: <5.0.2.1.0.20010219230450.02762648@exchi01>
17134              
17135              Case-forgiving systems match TestInit.pm with TES*.
17136      Branch: perl
17137            ! t/lib/glob-basic.t
17138 ____________________________________________________________________________
17139 [  8848] By: jhi                                   on 2001/02/20  17:10:02
17140         Log: strict-w-proof the ?DBM_File, from Paul Marquess.
17141      Branch: perl
17142            ! ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
17143            ! ext/ODBM_File/ODBM_File.pm ext/SDBM_File/SDBM_File.pm
17144            ! t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
17145 ____________________________________________________________________________
17146 [  8847] By: jhi                                   on 2001/02/20  15:34:41
17147         Log: The #8843 wasn't quite right: %Config needs to imported.
17148      Branch: perl
17149            ! t/run/runenv.t
17150 ____________________________________________________________________________
17151 [  8846] By: jhi                                   on 2001/02/20  15:31:50
17152         Log: Retract the #8838 and #8840 for now because of
17153              the DB_File tie problem.
17154      Branch: perl
17155            ! embed.h embed.pl global.sym lib/ExtUtils/xsubpp objXSUB.h
17156            ! perlapi.c pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod
17157            ! proto.h sv.c
17158 ____________________________________________________________________________
17159 [  8845] By: alanbur                               on 2001/02/20  14:25:41
17160         Log: Removed GV <-> CV refcount loop
17161              CvGV(mycv) points to the parent GV of the CV, and was previously
17162              refcounted.  The pointer remains, but the refcounting has been removed
17163              as it causes a refcount loop between the CV and GV that means the CV
17164              can't ever be deleted.
17165      Branch: maint-5.6/pureperl
17166            ! gv.c op.c pp.c
17167 ____________________________________________________________________________
17168 [  8844] By: alanbur                               on 2001/02/20  14:23:13
17169         Log: Fixed %^H scoping bug
17170      Branch: maint-5.6/pureperl
17171            ! scope.c
17172 ____________________________________________________________________________
17173 [  8843] By: jhi                                   on 2001/02/19  13:38:08
17174         Log: fork() not everywhere, cleanup temp files.
17175      Branch: perl
17176            ! t/run/runenv.t
17177 ____________________________________________________________________________
17178 [  8842] By: alanbur                               on 2001/02/19  12:42:07
17179         Log: Resynchronised with parent
17180      Branch: maint-5.6/pureperl
17181           !> pod/perlfaq4.pod sv.c utf8.c
17182 ____________________________________________________________________________
17183 [  8841] By: jhi                                   on 2001/02/19  03:35:51
17184         Log: Update Changes.
17185      Branch: perl
17186            ! Changes patchlevel.h
17187 ____________________________________________________________________________
17188 [  8840] By: jhi                                   on 2001/02/19  00:23:41
17189         Log: Subject: [patch] add sv_setref_uv
17190              From: Doug MacEachern <dougm@covalent.net>
17191              Date: Sun, 18 Feb 2001 14:49:33 -0800 (PST)
17192              Message-ID: <Pine.LNX.4.21.0102181448290.10021-100000@mako.covalent.net>
17193      Branch: perl
17194            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
17195            ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
17196 ____________________________________________________________________________
17197 [  8839] By: jhi                                   on 2001/02/19  00:01:38
17198         Log: Put to rest the 20010205.001, the email address checking (not) regex.
17199      Branch: perl
17200            ! pod/perlfaq9.pod
17201 ____________________________________________________________________________
17202 [  8838] By: jhi                                   on 2001/02/18  22:17:54
17203         Log: Subject: [patch] xsubpp: make sv_setref_* targetable
17204              From: Doug MacEachern <dougm@covalent.net>
17205              Date: Sun, 18 Feb 2001 12:58:23 -0800 (PST)
17206              Message-ID: <Pine.LNX.4.21.0102181256310.10021-100000@mako.covalent.net>
17207      Branch: perl
17208            ! lib/ExtUtils/xsubpp
17209 ____________________________________________________________________________
17210 [  8837] By: jhi                                   on 2001/02/18  22:16:50
17211         Log: Subject: [patch] -Wall cleanup round 2
17212              From: Doug MacEachern <dougm@covalent.net>
17213              Date: Sun, 18 Feb 2001 13:08:04 -0800 (PST)
17214              Message-ID: <Pine.LNX.4.21.0102181304520.10021-100000@mako.covalent.net>
17215      Branch: perl
17216            ! ext/B/B.xs ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
17217            ! ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs
17218            ! ext/File/Glob/Glob.xs ext/Filter/Util/Call/Call.xs
17219            ! ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs ext/IPC/SysV/SysV.xs
17220            ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
17221            ! ext/SDBM_File/SDBM_File.xs
17222 ____________________________________________________________________________
17223 [  8836] By: jhi                                   on 2001/02/18  22:11:20
17224         Log: Misapplied regex optimizations when \C is present.
17225              Fixes 20001230.002.
17226              
17227              What still remains broken is that the submatches that
17228              have \C in them get their UTF8 flag on because their
17229              parent SV has it on.  This will result in malformed
17230              UTF8 if a \C happened to match a non-ASCII byte.
17231      Branch: perl
17232            ! regcomp.c regcomp.h regexec.c regexp.h t/op/pat.t
17233            ! t/pragma/utf8.t
17234 ____________________________________________________________________________
17235 [  8835] By: jhi                                   on 2001/02/18  20:12:02
17236         Log: Fix for "[ID 20010213.005] utf8 + localized hash elems + 64 bits?"
17237              
17238              The hash key got wrongly UTF8fied.
17239      Branch: perl
17240            ! pod/perlapi.pod toke.c utf8.c
17241 ____________________________________________________________________________
17242 [  8834] By: jhi                                   on 2001/02/18  19:44:25
17243         Log: Tweak on #8234 (Subject: Re: [PATCH] Warn on use of reference as array elem):
17244              don't warn on magical or overloaded things.
17245      Branch: perl
17246            ! pp_hot.c
17247 ____________________________________________________________________________
17248 [  8833] By: nick                                  on 2001/02/18  19:31:22
17249         Log: Integrate mainline
17250      Branch: perlio
17251           +> t/TestInit.pm t/run/runenv.t
17252            - t/UTEST
17253           !> MANIFEST Makefile.SH ext/Storable/ChangeLog
17254           !> ext/Storable/Storable.pm ext/Storable/Storable.xs
17255           !> lib/Test/Harness.pm perl.c pod/perlfaq4.pod sv.c t/TEST
17256           !> t/lib/charnames.t t/lib/glob-basic.t t/lib/st-06compat.t
17257           !> t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-tiedhook.t
17258           !> t/op/chop.t t/op/eval.t t/op/regexp_noamp.t t/op/subst_wamp.t
17259           !> utf8.c
17260 ____________________________________________________________________________
17261 [  8832] By: jhi                                   on 2001/02/18  19:21:18
17262         Log: Integrate perlio.
17263      Branch: perl
17264           !> perlio.c pod/perldiag.pod
17265 ____________________________________________________________________________
17266 [  8831] By: jhi                                   on 2001/02/18  19:14:20
17267         Log: Integrate change #8827 from mainline.
17268              
17269              UTF8 tweaks.
17270      Branch: maint-5.6/perl
17271           !> sv.c utf8.c
17272 ____________________________________________________________________________
17273 [  8830] By: nick                                  on 2001/02/18  19:10:34
17274         Log: Apply the spirit of patch from Nick Clark:
17275              Subject: [PATCH] Re: extensions that provide layers
17276              From: Nicholas Clark <nick@ccl4.org>
17277              Date: Mon, 12 Feb 2001 16:43:51 +0000
17278              Message-Id: <20010212164350.Q3652@plum.flirble.org>
17279      Branch: perlio
17280            ! perlio.c pod/perldiag.pod
17281 ____________________________________________________________________________
17282 [  8829] By: jhi                                   on 2001/02/18  19:03:25
17283         Log: Subject: [PATCH t/TEST t/TestSetup.pm] Adding in TestSetup.pm to replace BEGIN  preamble on tests.
17284              From: schwern@pobox.com 
17285              Date: Sun, 18 Feb 2001 13:44:35 -0500
17286              Message-ID: <20010218134435.A17544@magnonel.guild.net>
17287              
17288              Applied, but as t/TestInit.pm.
17289      Branch: perl
17290            + t/TestInit.pm
17291            ! MANIFEST t/TEST t/op/eval.t t/op/regexp_noamp.t
17292            ! t/op/subst_wamp.t
17293 ____________________________________________________________________________
17294 [  8828] By: jhi                                   on 2001/02/18  18:43:52
17295         Log: Integrate perlio.
17296      Branch: perl
17297           !> perlio.c
17298 ____________________________________________________________________________
17299 [  8827] By: jhi                                   on 2001/02/18  18:41:33
17300         Log: UTF-8 tweaks.
17301      Branch: perl
17302            ! sv.c utf8.c
17303 ____________________________________________________________________________
17304 [  8826] By: nick                                  on 2001/02/18  17:40:59
17305         Log: Fix [ID 20010217.002]
17306              open FOO, "<:raw:perlio", ...
17307              :raw now inserts default base layer below itself.
17308              Also
17309              open FOO, "<:unix", ...
17310              works as well - but leaves buffer layer on stack under the unix layer.
17311      Branch: perlio
17312            ! perlio.c
17313 ____________________________________________________________________________
17314 [  8825] By: jhi                                   on 2001/02/18  17:15:39
17315         Log: Integrate perlio.
17316      Branch: perl
17317           !> perlio.c perliol.h
17318 ____________________________________________________________________________
17319 [  8824] By: jhi                                   on 2001/02/18  17:10:53
17320         Log: Subject: [PATCH t/TEST lib/Test/Harness.pm] Adding todo tests
17321              From: schwern@pobox.com
17322              Date: Sun, 18 Feb 2001 01:48:50 -0500
17323              Message-ID: <20010218014850.C19957@magnonel.guild.net>
17324      Branch: perl
17325            ! lib/Test/Harness.pm t/TEST t/op/chop.t
17326 ____________________________________________________________________________
17327 [  8823] By: jhi                                   on 2001/02/18  17:01:06
17328         Log: Add run/*.t to testables.
17329      Branch: perl
17330            ! t/TEST
17331 ____________________________________________________________________________
17332 [  8822] By: jhi                                   on 2001/02/18  16:58:58
17333         Log: Subject: [PATCH perl.c] Fixing PERL5OPT (was Re: Warnings, strict, and CPAN)
17334              From: schwern@pobox.com
17335              Date: Sun, 18 Feb 2001 01:11:35 -0500
17336              Message-ID: <20010218011135.A19957@magnonel.guild.net>
17337              
17338              Revive mjd's and Simon's PERL5OPT fix.
17339      Branch: perl
17340            + t/run/runenv.t
17341            ! MANIFEST perl.c
17342 ____________________________________________________________________________
17343 [  8821] By: jhi                                   on 2001/02/18  16:53:46
17344         Log: Subject: Re: Why t/TEST and not Test::Harness?
17345              From: schwern@pobox.com
17346              Date: Sat, 17 Feb 2001 22:44:44 -0500
17347              Message-ID: <20010217224444.A6679@magnonel.guild.net>
17348              
17349              Replace UTEST with TEST -utf8.
17350      Branch: perl
17351            - t/UTEST
17352            ! MANIFEST Makefile.SH t/TEST t/lib/charnames.t
17353            ! t/lib/glob-basic.t
17354 ____________________________________________________________________________
17355 [  8820] By: nick                                  on 2001/02/18  13:06:16
17356         Log: Clean up a few core dumps when layers are used in unexpected ways.
17357              (Still not "right"...)
17358      Branch: perlio
17359            ! perlio.c perliol.h
17360 ____________________________________________________________________________
17361 [  8819] By: jhi                                   on 2001/02/18  02:25:55
17362         Log: Integrate change #8818 from maintperl, a FAQ nit.
17363      Branch: perl
17364           !> pod/perlfaq4.pod
17365 ____________________________________________________________________________
17366 [  8818] By: jhi                                   on 2001/02/18  02:24:50
17367         Log: FAQ nit from Chris Fedde.
17368      Branch: maint-5.6/perl
17369            ! pod/perlfaq4.pod
17370 ____________________________________________________________________________
17371 [  8817] By: nick                                  on 2001/02/17  18:20:14
17372         Log: Integrate mainline
17373      Branch: perlio
17374           +> lib/unicode/UCD.html lib/unicode/Unicode.html
17375           +> lib/unicode/Unicode.txt lib/unicode/rename lib/unicode/version
17376           +> pod/perlclib.pod
17377            - ebcdic.c lib/unicode/UCD301.html lib/unicode/UCDFF301.html
17378            - lib/unicode/Unicode.301
17379           !> (integrate 324 files)
17380 ____________________________________________________________________________
17381 [  8816] By: jhi                                   on 2001/02/17  16:56:58
17382         Log: Upgrade to Storable 1.0.10, from Raphael Manfredi.
17383      Branch: perl
17384            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
17385            ! ext/Storable/Storable.xs t/lib/st-06compat.t
17386            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-tiedhook.t
17387 ____________________________________________________________________________
17388 [  8815] By: jhi                                   on 2001/02/17  16:40:07
17389         Log: Subject: [patch] -Wall
17390              From: Doug MacEachern <dougm@covalent.net>
17391              Date: Fri, 16 Feb 2001 15:25:36 -0800 (PST)
17392              Message-ID: <Pine.LNX.4.21.0102161519500.30352-100000@mako.covalent.net>
17393      Branch: perl
17394            ! doio.c doop.c embed.h embed.pl gv.c objXSUB.h op.c perl.c
17395            ! perlapi.c pp_ctl.c pp_hot.c pp_sys.c proto.h sv.c toke.c
17396 ____________________________________________________________________________
17397 [  8814] By: jhi                                   on 2001/02/16  19:27:18
17398         Log: Document qu better.
17399      Branch: perl
17400            ! pod/perlop.pod
17401 ____________________________________________________________________________
17402 [  8813] By: jhi                                   on 2001/02/15  13:54:37
17403         Log: Subject: [PATCH @8807] toke.c cleanup: scan_str()
17404              From: Hugo <hv@crypt.compulink.co.uk>
17405              Date: Thu, 15 Feb 2001 13:39:49 +0000
17406              Message-Id: <200102151339.NAA32248@crypt.compulink.co.uk>
17407      Branch: perl
17408            ! toke.c
17409 ____________________________________________________________________________
17410 [  8812] By: alanbur                               on 2001/02/15  13:52:16
17411         Log: Resynchronised with parent
17412      Branch: maint-5.6/pureperl
17413            - ebcdic.c
17414           !> (integrate 36 files)
17415 ____________________________________________________________________________
17416 [  8811] By: jhi                                   on 2001/02/15  13:51:16
17417         Log: Integrate changes #8659,8702,8808,8809,8810 from maintperl.
17418              
17419              Subject: [PATCH 5.6.1-TRIAL? and 5.7.?] perldoc uses unescaped backslashes in filenames
17420              From: Jan Dubois <JanD@ActiveState.com>
17421              Date: Wed, 31 Jan 2001 21:17:03 -0800
17422              Message-ID: <8qrh7t069jt32m98sap53l9dfoge0vjrle@4ax.com>
17423              
17424              tweak change#8659 to keep it simple
17425              
17426              Subject: [PATCH 5.6.1-TRIAL2] perldoc.PL using install directories
17427              From: Russ Allbery <rra@stanford.edu>
17428              Date: 14 Feb 2001 10:15:41 -0800
17429              Message-ID: <ylzofpf7w2.fsf@windlord.stanford.edu>
17430              
17431              (8809 empty)
17432
17433              Upgrade to podlators 1.08, from Russ Allbery.
17434      Branch: perl
17435           !> lib/Pod/Man.pm lib/Pod/Text.pm lib/Test/Harness.pm
17436           !> utils/perldoc.PL
17437 ____________________________________________________________________________
17438 [  8810] By: jhi                                   on 2001/02/15  13:35:08
17439         Log: Upgrade to podlators 1.08, from Russ Allbery.
17440      Branch: maint-5.6/perl
17441            ! lib/Pod/Man.pm lib/Pod/Text.pm
17442 ____________________________________________________________________________
17443 [  8809] By: jhi                                   on 2001/02/15  13:26:38
17444         Log: (accidentally empty check-in)
17445      Branch: maint-5.6/perl
17446            ! lib/Test/Harness.pm
17447 ____________________________________________________________________________
17448 [  8808] By: jhi                                   on 2001/02/15  13:23:47
17449         Log: Subject: [PATCH 5.6.1-TRIAL2] perldoc.PL using install directories
17450              From: Russ Allbery <rra@stanford.edu>
17451              Date: 14 Feb 2001 10:15:41 -0800
17452              Message-ID: <ylzofpf7w2.fsf@windlord.stanford.edu>
17453              
17454              perldoc was hardcoding $Config{installscript}, which breaks
17455              when install* isn't where Perl ends up (such as with AFS).
17456              
17457              Use $Config{scriptdir} instead.
17458      Branch: maint-5.6/perl
17459            ! utils/perldoc.PL
17460 ____________________________________________________________________________
17461 [  8807] By: jhi                                   on 2001/02/14  14:37:27
17462         Log: Update Changes.
17463      Branch: perl
17464            ! Changes patchlevel.h
17465 ____________________________________________________________________________
17466 [  8806] By: jhi                                   on 2001/02/14  14:25:31
17467         Log: Integrate changes #8803,8804,8805 from mainline.
17468              
17469              Duplicate environment for JPL so that JDK 1.2/1.3 don't get upset.
17470              
17471              Don't skip too much of the locale error message if no environ array,
17472              from Chris Nandor.
17473              
17474              More MacOS Classic fixes from Chris Nandor.
17475      Branch: maint-5.6/perl
17476           !> doop.c lib/Cwd.pm perl.c perl.h util.c
17477 ____________________________________________________________________________
17478 [  8805] By: jhi                                   on 2001/02/14  03:29:01
17479         Log: More MacOS Classic fixes from Chris Nandor.
17480      Branch: perl
17481            ! doop.c lib/Cwd.pm
17482 ____________________________________________________________________________
17483 [  8804] By: jhi                                   on 2001/02/14  03:18:35
17484         Log: Don't skip too much of the locale error message if no environ array,
17485              from Chris Nandor.
17486      Branch: perl
17487            ! util.c
17488 ____________________________________________________________________________
17489 [  8803] By: jhi                                   on 2001/02/14  03:14:14
17490         Log: Duplicate environment for JPL so that JDK 1.2/1.3 don't get upset.
17491      Branch: perl
17492            ! perl.c perl.h
17493 ____________________________________________________________________________
17494 [  8802] By: jhi                                   on 2001/02/13  18:31:33
17495         Log: AUTHORS update.
17496      Branch: perl
17497            ! AUTHORS
17498 ____________________________________________________________________________
17499 [  8801] By: jhi                                   on 2001/02/13  17:55:19
17500         Log: Integrate change #8792 from mainline.
17501              
17502              Subject: buncha MacPerl patches for bleadperl
17503              From: Chris Nandor <pudge@pobox.com>
17504              Date: Tue, 13 Feb 2001 00:02:43 -0500
17505              Message-Id: <p05010404b6ae6f85e07a@[10.0.1.177]>
17506      Branch: maint-5.6/perl
17507           !> lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
17508           !> lib/File/Basename.pm makedef.pl perl.c pp_ctl.c
17509           !> t/lib/basename.t toke.c util.h
17510 ____________________________________________________________________________
17511 [  8800] By: jhi                                   on 2001/02/13  17:46:43
17512         Log: When doing that Fpos_t used in PerlIO_getpos proto needs
17513              to be forced to Off_t.
17514              
17515              Subject: [ID 20010201.009] 5.6.1-TRIAL2 sfio build fails
17516              From: nick@ccl4.org
17517              Date: Thu, 1 Feb 2001 12:01:04 +0000
17518              Message-Id: <20010201120103.E11401@plum.flirble.org>
17519      Branch: maint-5.6/perl
17520            ! iperlsys.h perlio.c
17521 ____________________________________________________________________________
17522 [  8799] By: jhi                                   on 2001/02/13  16:52:51
17523         Log: Duplex duplex hunk hunk.
17524      Branch: maint-5.6/perl
17525            ! Makefile.SH
17526 ____________________________________________________________________________
17527 [  8797] By: jhi                                   on 2001/02/13  14:52:04
17528         Log: Subject: [PATCH perl@8773] integral ok lines for VMS
17529              From: "Craig A. Berry" <craigberry@mac.com>
17530              Date: Mon, 12 Feb 2001 11:05:25 -0600
17531              Message-Id: <p04330104b6ac5dfe6d45@[172.16.52.1]>
17532      Branch: perl
17533            ! t/lib/filehand.t t/lib/test-harness.t t/lib/texttabs.t
17534 ____________________________________________________________________________
17535 [  8796] By: jhi                                   on 2001/02/13  14:36:47
17536         Log: Subject: [ID 20010210.002] perldiag doesn't include the "Scalars leaked" message
17537              From: simon.cozens@pembroke.oxford.ac.uk 
17538              Date: Sat, 10 Feb 2001 17:57:02 +0000
17539              Message-Id: <E14ReGc-0005Pk-00@pembro26.pmb.ox.ac.uk>
17540              
17541              Now it does include.
17542      Branch: perl
17543            ! pod/perldiag.pod
17544 ____________________________________________________________________________
17545 [  8795] By: jhi                                   on 2001/02/13  14:30:11
17546         Log: Sort the MANIFEST.
17547      Branch: perl
17548            ! MANIFEST
17549 ____________________________________________________________________________
17550 [  8794] By: jhi                                   on 2001/02/13  14:26:51
17551         Log: Integrate change #8793 from mainline, FAQ updates.
17552      Branch: maint-5.6/perl
17553           !> pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq9.pod
17554 ____________________________________________________________________________
17555 [  8793] By: jhi                                   on 2001/02/13  14:25:13
17556         Log: FAQ updates from Chris Fedde <chris@fedde.littleton.co.us>.
17557      Branch: perl
17558            ! pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq9.pod
17559 ____________________________________________________________________________
17560 [  8792] By: jhi                                   on 2001/02/13  14:22:50
17561         Log: Subject: buncha MacPerl patches for bleadperl
17562              From: Chris Nandor <pudge@pobox.com>
17563              Date: Tue, 13 Feb 2001 00:02:43 -0500
17564              Message-Id: <p05010404b6ae6f85e07a@[10.0.1.177]>
17565      Branch: perl
17566            ! lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
17567            ! lib/File/Basename.pm makedef.pl perl.c pp_ctl.c
17568            ! t/lib/basename.t toke.c util.h
17569 ____________________________________________________________________________
17570 [  8791] By: jhi                                   on 2001/02/13  14:10:39
17571         Log: Integrate change #8790 from mainline.
17572              
17573              environ array wrongly assumed in Perl_init_i18nl10n(),
17574      Branch: maint-5.6/perl
17575           !> util.c
17576 ____________________________________________________________________________
17577 [  8790] By: jhi                                   on 2001/02/13  14:06:15
17578         Log: environ array wrongly assumed in Perl_init_i18nl10n(),
17579              noticed by Chris Nandor in MacOS Classic.
17580      Branch: perl
17581            ! util.c
17582 ____________________________________________________________________________
17583 [  8789] By: jhi                                   on 2001/02/13  13:58:07
17584         Log: Integrate changes #8373,8487,8544,8783 from mainline.
17585              
17586              Synchronize the EBCDIC platforms (os390,posix-bc,vmesa):
17587              hints files, the dynaloading, assimilate ebcdic into util.c.
17588      Branch: maint-5.6/perl
17589            - ebcdic.c
17590            ! MANIFEST hints/posix-bc.sh
17591           !> Makefile.SH embed.h embed.pl ext/DynaLoader/dl_dllload.xs
17592           !> handy.h hints/os390.sh hints/vmesa.sh installperl objXSUB.h
17593           !> perlapi.c proto.h util.c
17594 ____________________________________________________________________________
17595 [  8788] By: alanbur                               on 2001/02/13  10:33:13
17596         Log: Integrated changes from maint-5.6
17597      Branch: maint-5.6/pureperl
17598           !> Makefile.SH README.vos hints/openbsd.sh pod/perlport.pod
17599           !> regcomp.c t/op/re_tests vos/Changes vos/build.cm
17600           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
17601           !> vos/config.ga.h vos/configure_perl.cm
17602 ____________________________________________________________________________
17603 [  8787] By: jhi                                   on 2001/02/13  05:56:36
17604         Log: Integrate change #8786 from maintperl, posix-bc byacc handling.
17605      Branch: perl
17606           !> Makefile.SH
17607 ____________________________________________________________________________
17608 [  8786] By: jhi                                   on 2001/02/13  05:54:34
17609         Log: Subject: perl@8671 on posix-bc aka BS2000 Posix (small Patch included!)
17610              From: Dorner Thomas <Thomas.Dorner@start.de>
17611              Date: Mon, 12 Feb 2001 15:06:26 +0100
17612              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A8853@Ex02.inhouse.start.de>
17613      Branch: maint-5.6/perl
17614            ! Makefile.SH
17615 ____________________________________________________________________________
17616 [  8785] By: jhi                                   on 2001/02/13  05:29:04
17617         Log: Integrate change #8781 from maintperl, OpenBSD hints update.
17618      Branch: perl
17619           !> hints/openbsd.sh
17620 ____________________________________________________________________________
17621 [  8784] By: jhi                                   on 2001/02/13  02:25:24
17622         Log: Subject: [PATCH: perl@8773] small fixups to perlclib.pod
17623              From: Peter Prymmer <pvhp@forte.com>
17624              Date: Mon, 12 Feb 2001 18:23:09 -0800 (PST)
17625              Message-ID: <Pine.OSF.4.10.10102121821090.126445-100000@aspara.forte.com>
17626      Branch: perl
17627            ! pod/perlclib.pod
17628 ____________________________________________________________________________
17629 [  8783] By: jhi                                   on 2001/02/13  02:22:36
17630         Log: Merge ebcdic.c (only one function, ebcdic_control()) into util.c.
17631      Branch: perl
17632            - ebcdic.c
17633            ! MANIFEST embed.h embed.pl handy.h hints/os390.sh
17634            ! hints/posix-bc.sh hints/vmesa.sh objXSUB.h perlapi.c proto.h
17635            ! util.c
17636 ____________________________________________________________________________
17637 [  8782] By: jhi                                   on 2001/02/13  02:00:07
17638         Log: Add OpenBSD to the list of 5.6.1-okay platforms.
17639      Branch: maint-5.6/perl
17640            ! pod/perlport.pod
17641 ____________________________________________________________________________
17642 [  8781] By: jhi                                   on 2001/02/13  01:58:44
17643         Log: OpenBSD hints update for 5.6.1-TRIAL2 from Todd C. Miller.
17644      Branch: maint-5.6/perl
17645            ! hints/openbsd.sh
17646 ____________________________________________________________________________
17647 [  8780] By: jhi                                   on 2001/02/13  01:57:33
17648         Log: Synchronize the regexp tests between maintperl and mainline.
17649      Branch: maint-5.6/perl
17650           !> t/op/re_tests
17651 ____________________________________________________________________________
17652 [  8779] By: jhi                                   on 2001/02/13  01:49:35
17653         Log: Subject: Re: [ID 20010212.006] Core dump with /((?:hard|soft)cover)?/ 
17654              From: Hugo <hv@crypt.compulink.co.uk>
17655              Date: Tue, 13 Feb 2001 00:11:11 +0000
17656              Message-Id: <200102130011.AAA14310@crypt.compulink.co.uk>
17657      Branch: perl
17658            ! regcomp.c t/op/re_tests
17659 ____________________________________________________________________________
17660 [  8778] By: jhi                                   on 2001/02/13  00:23:10
17661         Log: Comments do not nest.
17662      Branch: perl
17663            ! perl.h
17664 ____________________________________________________________________________
17665 [  8777] By: jhi                                   on 2001/02/13  00:17:54
17666         Log: Subject: Re: [ID 20010212.006] Core dump with /((?:hard|soft)cover)?/ 
17667              From: Hugo <hv@crypt.compulink.co.uk>
17668              Date: Tue, 13 Feb 2001 00:11:11 +0000
17669              Message-Id: <200102130011.AAA14310@crypt.compulink.co.uk>
17670      Branch: maint-5.6/perl
17671            ! regcomp.c t/op/re_tests
17672 ____________________________________________________________________________
17673 [  8776] By: jhi                                   on 2001/02/12  23:25:52
17674         Log: Add VOS to the list of 5.6.1 known-to-be-working platforms.
17675      Branch: maint-5.6/perl
17676            ! pod/perlport.pod
17677 ____________________________________________________________________________
17678 [  8775] By: jhi                                   on 2001/02/12  23:04:28
17679         Log: VOS updates for 5.6-TRIAL2 from Paul Green.
17680      Branch: maint-5.6/perl
17681            ! README.vos vos/Changes vos/build.cm vos/config.alpha.def
17682            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
17683            ! vos/configure_perl.cm
17684 ____________________________________________________________________________
17685 [  8774] By: jhi                                   on 2001/02/12  22:59:11
17686         Log: Subject: Re: [patch] context for 'U' magic functions
17687              From: Doug MacEachern <dougm@covalent.net>
17688              Date: Mon, 12 Feb 2001 09:22:45 -0800 (PST)
17689              Message-ID: <Pine.LNX.4.21.0102120919040.26437-100000@mako.covalent.net>
17690              
17691              plus the suggestion by Nick Ing-Simmons to name the macro
17692              as PERL_MG_UFUNC to avoid namespace pollution, plus add
17693              the advice by Doug for XS writers to perl.h
17694      Branch: perl
17695            ! mg.c perl.h
17696 ____________________________________________________________________________
17697 [  8773] By: jhi                                   on 2001/02/11  20:14:12
17698         Log: Update Changes.
17699      Branch: perl
17700            ! Changes patchlevel.h
17701 ____________________________________________________________________________
17702 [  8772] By: jhi                                   on 2001/02/11  18:47:52
17703         Log: Subject: Re: [PATCH] pod/perlclib.pod - Replacements for C library functions
17704              From: Simon Cozens <simon@cozens.net>
17705              Date: Wed, 31 Jan 2001 16:31:43 +0000
17706              Message-ID: <20010131163143.A1427@pembro26.pmb.ox.ac.uk>
17707      Branch: perl
17708            + pod/perlclib.pod
17709            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlguts.pod
17710            ! pod/perltoc.pod
17711 ____________________________________________________________________________
17712 [  8771] By: jhi                                   on 2001/02/11  18:36:48
17713         Log: Upgrade to Unicode 3.1 beta 2001-02-11.
17714              
17715              Blocks-4d3.beta.txt
17716              CaseFolding-3d4.beta.txt
17717              CompositionExclusions-3d6.beta.txt
17718              EastAsianWidth-4d4.beta.txt
17719              LineBreak-6d3.beta.txt
17720              NamesList-3.1.0d1.beta.txt
17721              PropList-3.1.0d4.beta.txt
17722              SpecialCasing-4d1.beta.txt
17723              UnicodeData-3.1.0d6.beta.txt
17724      Branch: perl
17725            + lib/unicode/Unicode.txt lib/unicode/rename lib/unicode/version
17726           +> lib/unicode/UCD.html lib/unicode/Unicode.html
17727            - lib/unicode/UCD301.html lib/unicode/UCDFF301.html
17728            - lib/unicode/Unicode.301
17729            ! (edit 257 files)
17730 ____________________________________________________________________________
17731 [  8770] By: jhi                                   on 2001/02/11  17:26:22
17732         Log: UTF-8 documentation.
17733      Branch: perl
17734            ! utf8.h
17735 ____________________________________________________________________________
17736 [  8769] By: jhi                                   on 2001/02/11  17:12:49
17737         Log: Retract #8762.
17738      Branch: perl
17739            ! regexec.c
17740 ____________________________________________________________________________
17741 [  8768] By: jhi                                   on 2001/02/11  16:54:45
17742         Log: Subject: [PATCH] Test::Harness
17743              From: andreas.koenig@anima.de (Andreas J. Koenig)
17744              Date: 11 Feb 2001 14:37:00 +0100
17745              Message-ID: <m3g0hll4sj.fsf@ak-71.mind.de>
17746      Branch: perl
17747            ! lib/Test/Harness.pm
17748 ____________________________________________________________________________
17749 [  8767] By: jhi                                   on 2001/02/11  16:53:52
17750         Log: Subject: [PATCH] Document makepatch in Porting/patching
17751              From: andreas.koenig@anima.de (Andreas J. Koenig)
17752              Date: 11 Feb 2001 16:46:28 +0100
17753              Message-ID: <m3bss9kysr.fsf@ak-71.mind.de>
17754      Branch: perl
17755            ! Porting/patching.pod
17756 ____________________________________________________________________________
17757 [  8766] By: jhi                                   on 2001/02/11  06:30:23
17758         Log: Subject: Re: [patch] GvSHARED
17759              Date: Sat, 10 Feb 2001 14:04:40 -0800 (PST)
17760              From: Doug MacEachern <dougm@covalent.net>
17761              Message-ID: <Pine.LNX.4.21.0102101356000.15298-100000@mako.covalent.net>
17762              
17763              Subject: Re: [patch] GvSHARED
17764              From: Doug MacEachern <dougm@covalent.net>
17765              Date: Sat, 10 Feb 2001 15:00:54 -0800 (PST)
17766              Message-ID: <Pine.LNX.4.21.0102101453220.15298-100000@mako.covalent.net>
17767              
17768              Subject: [patch] attributes.pm support for `shared'
17769              From: Doug MacEachern <dougm@covalent.net>
17770              Date: Sat, 10 Feb 2001 20:08:48 -0800 (PST)
17771              Message-ID: <Pine.LNX.4.21.0102102004190.15298-100000@mako.covalent.net>
17772              
17773              our() attributes were ignored, our :shared pieces missing,
17774              allow attributes.pm to turn on shared.
17775      Branch: perl
17776            ! op.c t/op/attrs.t toke.c xsutils.c
17777 ____________________________________________________________________________
17778 [  8765] By: alanbur                               on 2001/02/10  23:11:19
17779         Log: Resync with parent (hopefully sucessfully this time)
17780      Branch: maint-5.6/pureperl
17781           !> MANIFEST README.bs2000 README.hpux README.vmesa installhtml
17782           !> lib/Math/Complex.pm lib/Pod/Find.pm pod/buildtoc.PL
17783           !> pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
17784           !> pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
17785           !> pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
17786           !> pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
17787           !> pod/perltootc.pod win32/Makefile win32/makefile.mk
17788 ____________________________________________________________________________
17789 [  8764] By: jhi                                   on 2001/02/10  22:54:38
17790         Log: Make TEST and UTEST more verbose in case something goes
17791              wrong in running/compiling a script, suggested by Doug
17792              MacEachern.
17793      Branch: perl
17794            ! t/TEST t/UTEST
17795 ____________________________________________________________________________
17796 [  8763] By: jhi                                   on 2001/02/10  22:11:34
17797         Log: Bogus shebang.
17798      Branch: perl
17799            ! t/lib/texttabs.t
17800 ____________________________________________________________________________
17801 [  8762] By: jhi                                   on 2001/02/10  21:56:02
17802         Log: (Retracted by #8769)
17803      Branch: perl
17804            ! regexec.c
17805 ____________________________________________________________________________
17806 [  8761] By: jhi                                   on 2001/02/10  21:26:15
17807         Log: Subject: Re: [patch] GvSHARED 
17808              From: Doug MacEachern <dougm@covalent.net>
17809              Date: Sat, 10 Feb 2001 13:11:14 -0800 (PST)
17810              Message-ID: <Pine.LNX.4.21.0102101253070.15298-100000@mako.covalent.net>
17811              
17812              our @EXPORT : shared = (...);
17813      Branch: perl
17814            ! toke.c
17815 ____________________________________________________________________________
17816 [  8760] By: jhi                                   on 2001/02/10  21:25:07
17817         Log: Subject: [patch] GvSHARED
17818              From: Doug MacEachern <dougm@covalent.net>
17819              Date: Sat, 10 Feb 2001 10:57:12 -0800 (PST)
17820              Message-ID: <Pine.LNX.4.21.0102101047320.15298-100000@mako.covalent.net>
17821      Branch: perl
17822            ! embed.h embed.pl gv.c gv.h op.c pp_sys.c proto.h sv.c
17823 ____________________________________________________________________________
17824 [  8759] By: alanbur                               on 2001/02/10  21:24:27
17825         Log: Backed out mismerge.
17826      Branch: maint-5.6/pureperl
17827            ! MANIFEST README.hpux README.vmesa gv.c installhtml
17828            ! lib/Math/Complex.pm lib/Pod/Find.pm perl.c pod/buildtoc.PL
17829            ! pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
17830            ! pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
17831            ! pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
17832            ! pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
17833            ! pod/perltootc.pod sv.c win32/Makefile win32/makefile.mk
17834 ____________________________________________________________________________
17835 [  8758] By: jhi                                   on 2001/02/10  18:01:17
17836         Log: Integrate changes #8701,8704,8756 from pureperl to maintperl.
17837              
17838              Fixed UMRs and leak in Perl_pmtrans()
17839              
17840              Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
17841              associated UTFied tr/// code.  Also fixed scoping leak of
17842              PL_reg_start_tmp.
17843              
17844              newATTRSUB leaks when an attempt to redefine the active sort sub is
17845              made.
17846      Branch: maint-5.6/perl
17847           !> op.c regcomp.c
17848 ____________________________________________________________________________
17849 [  8757] By: alanbur                               on 2001/02/10  17:56:46
17850         Log: Resynchronised with parent
17851      Branch: maint-5.6/pureperl
17852           +> README.bs2000
17853            - README.posix-bc
17854            ! gv.c perl.c sv.c
17855           !> MANIFEST README.hpux README.vmesa installhtml
17856           !> lib/Math/Complex.pm lib/Pod/Find.pm pod/buildtoc.PL
17857           !> pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
17858           !> pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
17859           !> pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
17860           !> pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
17861           !> pod/perltootc.pod win32/Makefile win32/makefile.mk
17862 ____________________________________________________________________________
17863 [  8756] By: alanbur                               on 2001/02/10  17:51:15
17864         Log: newATTRSUB leaks when an attempt to redefine the active sort sub is
17865              made.
17866      Branch: maint-5.6/pureperl
17867            ! op.c
17868 ____________________________________________________________________________
17869 [  8755] By: jhi                                   on 2001/02/09  22:41:35
17870         Log: Upgrade to CPAN 1.59_54, from Andreas König.
17871      Branch: perl
17872            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
17873 ____________________________________________________________________________
17874 [  8754] By: jhi                                   on 2001/02/09  22:29:20
17875         Log: Upgrade to Text-Tabs+Wrap-2001.0131 from David Muir Sharnoff.
17876              
17877              Didn't upgrade the fill.t since it has a dependency to File::Slurp
17878              purely for debugging purposes, the actual test hasn't changed.
17879      Branch: perl
17880            ! lib/Text/Tabs.pm lib/Text/Wrap.pm t/lib/texttabs.t
17881            ! t/lib/textwrap.t
17882 ____________________________________________________________________________
17883 [  8753] By: jhi                                   on 2001/02/09  20:17:50
17884         Log: Integrate change #8682 from maintperl.
17885              
17886              IRIX hints fix from Scott Henry, get Configure -Dcc="cc -64 -mips3"
17887              to work correctly.
17888      Branch: perl
17889           !> hints/irix_6.sh
17890 ____________________________________________________________________________
17891 [  8752] By: jhi                                   on 2001/02/09  20:00:46
17892         Log: Update Changes.
17893      Branch: perl
17894            ! Changes patchlevel.h
17895 ____________________________________________________________________________
17896 [  8751] By: nick                                  on 2001/02/09  19:48:37
17897         Log: Integrate mainline
17898      Branch: perlio
17899           +> README.bs2000 t/lib/cgi-esc.t
17900            - README.posix-bc
17901           !> (integrate 53 files)
17902 ____________________________________________________________________________
17903 [  8750] By: nick                                  on 2001/02/09  19:25:16
17904         Log: Subject: RE: Biannual Competition to Improve Hashing Function
17905              From: Fisher Mark <fisherm@tce.com>
17906              Date: Thu, 8 Feb 2001 10:44:00 -0500
17907              Message-Id: <A5E22933E3D5D4118FFE00508BF373C706A52F@indyexch28.indy.tce.
17908              Date: Thu, 8 Feb 2001 15:02:47 -0500
17909              Message-Id: <A5E22933E3D5D4118FFE00508BF373C706A52B@indyexch28.indy.tce.
17910      Branch: perl
17911            ! hv.h pod/perldelta.pod t/lib/dumper.t t/pragma/warn/perl
17912 ____________________________________________________________________________
17913 [  8749] By: jhi                                   on 2001/02/09  19:02:35
17914         Log: Forgotten fragment.
17915      Branch: perl
17916            ! pod/perlapi.pod
17917 ____________________________________________________________________________
17918 [  8748] By: jhi                                   on 2001/02/09  18:31:34
17919         Log: Integrate changes #8673,8674,8676 from maintperl into mainline,
17920              plus manual tweakage.
17921              
17922              Sync the perlfaq2 between mainline and maintperl.
17923      Branch: maint-5.6/perl
17924            ! pod/perlfaq2.pod
17925      Branch: perl
17926           !> pod/perlfaq2.pod
17927 ____________________________________________________________________________
17928 [  8747] By: jhi                                   on 2001/02/09  18:12:04
17929         Log: Subject: versiononly and installperl
17930              From: abigail@foad.org
17931              Date: Wed, 7 Feb 2001 22:43:12 +0100
17932              Message-ID: <20010207214312.7045.qmail@foad.org>    
17933              
17934              Add +v flag to force a normal install of the perl binary
17935              and the utilities.
17936              
17937              Subject: [PATCH] installperl
17938              From: Nicholas Clark <nick@ccl4.org>
17939              Date: Fri, 9 Feb 2001 16:28:57 +0000
17940              Message-ID: <20010209162857.B10931@plum.flirble.org>
17941              
17942              Add -A flag which also hardlinks the binary with
17943              the full architecture name.
17944      Branch: perl
17945            ! installperl
17946 ____________________________________________________________________________
17947 [  8746] By: jhi                                   on 2001/02/09  18:03:43
17948         Log: Integrate changes #8699,8708,8709,8744,8745 from mainline.
17949              
17950              Subject: perlfaq2, re: perlmongers
17951              
17952              Subject: Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modules
17953              
17954              Subject: [PATCH pod/perlmodlib.PL 5.6.1-TRIAL2] Up to date CPAN mirror list
17955              
17956              Subject: [ID 20010205.001] typo in perlfaq9
17957              
17958              Subject: [ID 20010208.002] unordered explanation in perlcall
17959      Branch: maint-5.6/perl
17960           !> pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
17961           !> pod/perlfaq2.pod pod/perlfaq9.pod pod/perlmodlib.PL
17962           !> pod/perlobj.pod pod/perltoot.pod pod/perltootc.pod
17963 ____________________________________________________________________________
17964 [  8745] By: jhi                                   on 2001/02/09  17:59:09
17965         Log: Subject: [ID 20010208.002] unordered explanation in perlcall
17966              From: abela@geneanet.org
17967              Date: Thu,  8 Feb 2001 16:11:46 +0100 (CET)
17968              Message-Id: <20010208151146.0937BC97E@little-roots.geneanet.org>
17969      Branch: perl
17970            ! pod/perlcall.pod
17971 ____________________________________________________________________________
17972 [  8744] By: jhi                                   on 2001/02/09  17:48:16
17973         Log: Subject: [ID 20010205.001] typo in perlfaq9
17974              From: eserte@vran.herceg.de
17975              Date: Sun, 4 Feb 2001 23:44:09 +0100 (CET)
17976              Message-Id: <200102042244.XAA21926@vran.herceg.de>
17977      Branch: perl
17978            ! pod/perlfaq9.pod
17979 ____________________________________________________________________________
17980 [  8743] By: jhi                                   on 2001/02/09  17:25:12
17981         Log: Integrate change #8695 from maintperl.
17982              
17983              thread.h tweak to enable 5005threads on HP-UX 10.20 with DCE threads
17984      Branch: perl
17985           !> thread.h
17986 ____________________________________________________________________________
17987 [  8742] By: jhi                                   on 2001/02/09  17:21:22
17988         Log: Subject: Re: [PATCH embed.pl] Forgot to add ./lib to @INC for File::Glob
17989              From: Andy Dougherty <doughera@lafayette.edu>
17990              Date: Mon, 5 Feb 2001 10:19:29 -0500 (EST)
17991              Message-ID: <Pine.SOL.4.10.10102051013380.11242-100000@maxwell.phys.lafayette.edu>
17992      Branch: perl
17993            ! embed.pl
17994 ____________________________________________________________________________
17995 [  8741] By: jhi                                   on 2001/02/09  17:05:19
17996         Log: Integrate changes #8738,8739,8740 from maintperl.
17997              
17998              Html files will be installed in a more logical and easier to
17999              find directory. E.g. c:\perl\html instead of c:\perl\lib\pod\html
18000              
18001              Html files will be generated with a header to make them look
18002              a little less bare.
18003              
18004              Subject: [PATCH perl-current] perlfaq3.pod, URL for vile
18005      Branch: perl
18006           !> installhtml pod/perlfaq3.pod win32/Makefile win32/makefile.mk
18007 ____________________________________________________________________________
18008 [  8740] By: jhi                                   on 2001/02/09  17:03:46
18009         Log: Subject: [PATCH perl-current] perlfaq3.pod, URL for vile
18010              From: "Brendan O'Dea" <bod@compusol.com.au>
18011              Date: Sun, 4 Feb 2001 11:17:56 +1100
18012              Message-ID: <20010204111756.A16301@compusol.com.au>
18013      Branch: maint-5.6/perl
18014            ! pod/perlfaq3.pod
18015 ____________________________________________________________________________
18016 [  8739] By: jhi                                   on 2001/02/09  17:01:59
18017         Log: Subject: [PATCH: perl-5.6.1-TRIAL2] installhtml change to build prettier html files
18018              From: "Indy Singh" <indy@nusphere.com>
18019              Date: Fri, 2 Feb 2001 15:09:59 -0500
18020              Message-ID: <02b601c08d54$23fd3560$d24b7018@cr637287a>
18021              
18022              Html files will be generated with a header to make them look
18023              a little less bare.
18024      Branch: maint-5.6/perl
18025            ! installhtml
18026 ____________________________________________________________________________
18027 [  8738] By: jhi                                   on 2001/02/09  16:58:48
18028         Log: Subject: [PATCH: perl-5.6.1-TRIAL2] Win32 Makefile change to move html directory
18029              From: "Indy Singh" <indy@nusphere.com>
18030              Date: Fri, 2 Feb 2001 15:08:23 -0500
18031              Message-ID: <02b501c08d53$ec354550$d24b7018@cr637287a>
18032              
18033              Html files will be installed in a more logical and easier to
18034              find directory. E.g. c:\perl\html instead of c:\perl\lib\pod\html
18035      Branch: maint-5.6/perl
18036            ! win32/Makefile win32/makefile.mk
18037 ____________________________________________________________________________
18038 [  8737] By: jhi                                   on 2001/02/09  16:46:54
18039         Log: Integrate changes #8687,8736 from maintperl.
18040              
18041              HP-UX thread patches from Merijn H. Brand.
18042              
18043              Latin nit from Philip Newton.
18044      Branch: perl
18045           !> README.hpux hints/hpux.sh
18046 ____________________________________________________________________________
18047 [  8736] By: jhi                                   on 2001/02/09  16:42:31
18048         Log: Latin nit from Philip Newton.
18049      Branch: maint-5.6/perl
18050            ! README.hpux
18051 ____________________________________________________________________________
18052 [  8735] By: jhi                                   on 2001/02/09  16:24:03
18053         Log: Integrate changes #8704,8710 from pureperl.
18054              
18055              Fixed UMRs and leak in Perl_pmtrans()
18056              
18057              Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
18058              associated UTFied tr/// code.  Also fixed scoping leak of
18059              PL_reg_start_tmp.
18060      Branch: perl
18061           !> op.c regcomp.c
18062 ____________________________________________________________________________
18063 [  8734] By: jhi                                   on 2001/02/09  15:40:21
18064         Log: Integrate change #8733 from maintperl.
18065              
18066              Subject: Re: [PATCH: 5.6.1 trial 2 && perl@8671] some coded char set issues in perlre.pod
18067      Branch: perl
18068           !> pod/perlre.pod
18069 ____________________________________________________________________________
18070 [  8733] By: jhi                                   on 2001/02/09  15:35:47
18071         Log: Subject: Re: [PATCH: 5.6.1 trial 2 && perl@8671] some coded char set issues in perlre.pod
18072              From: Prymmer/Kahn <pvhp@best.com>
18073              Date: Thu, 8 Feb 2001 21:21:22 -0800 (PST)
18074              Message-ID: <Pine.BSF.4.21.0102082048360.1499-100000@shell8.ba.best.com>
18075      Branch: maint-5.6/perl
18076            ! pod/perlre.pod
18077 ____________________________________________________________________________
18078 [  8732] By: jhi                                   on 2001/02/09  15:26:17
18079         Log: Rename README.posix-bc to README.bs2000 (to avoid the
18080              confusion of a "perlposix-bc.pod"), add a few missing
18081              arch pods, regen toc.
18082      Branch: maint-5.6/perl
18083           +> README.bs2000
18084            - README.posix-bc
18085            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
18086            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
18087 ____________________________________________________________________________
18088 [  8731] By: jhi                                   on 2001/02/09  15:23:39
18089         Log: De-cut-and-pasto.
18090      Branch: perl
18091            ! pod/perl.pod
18092 ____________________________________________________________________________
18093 [  8730] By: jhi                                   on 2001/02/09  15:11:13
18094         Log: Rename README.posix-bc to README.bs2000 to avoid confusion
18095              when people think that perlposix-bc.pod tells anything about
18096              Perl and POSIX.  Regen toc.
18097      Branch: perl
18098           +> README.bs2000
18099            - README.posix-bc
18100            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
18101            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
18102 ____________________________________________________________________________
18103 [  8729] By: jhi                                   on 2001/02/09  14:52:28
18104         Log: The README.vmesa part of #8712 from maintperl.
18105      Branch: perl
18106            ! README.vmesa
18107 ____________________________________________________________________________
18108 [  8728] By: jhi                                   on 2001/02/09  14:46:06
18109         Log: Subject: [PATCH: 5.6.1 trial 2 && perl@8671] podify README.vmesa
18110              From: Peter Prymmer <pvhp@forte.com>
18111              Date: Thu, 8 Feb 2001 13:00:30 -0800 (PST)
18112              Message-ID: <Pine.OSF.4.10.10102081246030.445810-100000@aspara.forte.com>
18113      Branch: maint-5.6/perl
18114            ! README.vmesa win32/Makefile win32/makefile.mk
18115 ____________________________________________________________________________
18116 [  8727] By: jhi                                   on 2001/02/09  14:33:25
18117         Log: Integrate change #8712 from mainline.
18118              
18119              [PATCH: perl-5.6.1 trial2 && perl@8671] VMS specific simplification for Pod::Find
18120      Branch: maint-5.6/perl
18121           !> lib/Pod/Find.pm
18122 ____________________________________________________________________________
18123 [  8726] By: jhi                                   on 2001/02/09  14:30:28
18124         Log: Subject: [PATCH: 5.6.1 trial2 && perl@8671] provide EBCDIC CGI::Util::escape() and test
18125              From: Peter Prymmer <pvhp@forte.com>
18126              Date: Mon, 5 Feb 2001 16:26:36 -0800 (PST)
18127              Message-ID: <Pine.OSF.4.10.10102051615260.280619-100000@aspara.forte.com>
18128      Branch: perl
18129            + t/lib/cgi-esc.t
18130            ! MANIFEST lib/CGI/Util.pm
18131 ____________________________________________________________________________
18132 [  8725] By: jhi                                   on 2001/02/09  04:56:47
18133         Log: Add NonStopUX to the list of 5.6.1-proven platforms.
18134      Branch: maint-5.6/perl
18135            ! pod/perlport.pod
18136 ____________________________________________________________________________
18137 [  8724] By: jhi                                   on 2001/02/09  04:40:59
18138         Log: Integrate changes 7819,7820 from vmsperl into mainline.
18139              
18140              Add header for LIB$ prototypes (C. Berry)
18141              
18142              Convert fwrite()s to sockets to write()s, since some socket stacks
18143              don't take kindly to stdio.
18144              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
18145              (for often optional LNMs)
18146              Correct a few typos
18147              (C. Bailey)
18148      Branch: perl
18149           !> ext/Devel/DProf/DProf.xs vms/vms.c vms/vmsish.h
18150 ____________________________________________________________________________
18151 [  8723] By: jhi                                   on 2001/02/09  03:29:29
18152         Log: Integrate change #8722 from mainline.
18153              
18154              The Im() function wasn't returning zero for non-Math::Complex
18155              arguments.  The bug reported by John Gamble.
18156      Branch: maint-5.6/perl
18157           !> lib/Math/Complex.pm
18158 ____________________________________________________________________________
18159 [  8722] By: jhi                                   on 2001/02/09  03:28:33
18160         Log: The Im() function wasn't returning zero for non-Math::Complex
18161              arguments.  The bug reported by John Gamble.
18162      Branch: perl
18163            ! lib/Math/Complex.pm
18164 ____________________________________________________________________________
18165 [  8721] By: nick                                  on 2001/02/08  22:11:35
18166         Log: Correct the correction :-(
18167      Branch: perl
18168            ! perl.c
18169 ____________________________________________________________________________
18170 [  8720] By: bailey                                on 2001/02/08  20:59:22
18171         Log: Convert frwite()s to sockets to write()s, since some socket stacks
18172              don't take kindly to stdio.
18173              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
18174              (for often optional LNMs)
18175              Correct a few typos
18176              (C. Bailey)
18177      Branch: vmsperl
18178            ! vms/vms.c vms/vmsish.h
18179 ____________________________________________________________________________
18180 [  8719] By: bailey                                on 2001/02/08  20:51:02
18181         Log: Add header for LIB$ prototypes (C. Berry)
18182      Branch: vmsperl
18183            ! ext/Devel/DProf/DProf.xs
18184 ____________________________________________________________________________
18185 [  8718] By: bailey                                on 2001/02/08  20:49:00
18186         Log: SYN SYN
18187      Branch: vmsperl
18188           +> pod/perliol.pod t/lib/sample-tests/bailout
18189           +> t/lib/sample-tests/combined t/lib/sample-tests/descriptive
18190           +> t/lib/sample-tests/duplicates t/lib/sample-tests/header_at_end
18191           +> t/lib/sample-tests/no_nums t/lib/sample-tests/simple
18192           +> t/lib/sample-tests/simple_fail t/lib/sample-tests/skip
18193           +> t/lib/sample-tests/skip_all t/lib/sample-tests/todo
18194           +> t/lib/sample-tests/with_comments t/lib/test-harness.t
18195            - lib/unicode/Is/DCinital.pl
18196           !> (integrate 101 files)
18197 ____________________________________________________________________________
18198 [  8717] By: nick                                  on 2001/02/08  19:38:48
18199         Log: Subject: [PATCH CPAN 1.59_51] warning message (not!)
18200              From: Robin Barker <rmb1@cise.npl.co.uk>
18201              Date: Thu, 8 Feb 2001 14:38:07 GMT
18202              Message-Id: <200102081438.OAA20498@tempest.npl.co.uk>
18203      Branch: perl
18204            ! lib/CPAN.pm
18205 ____________________________________________________________________________
18206 [  8716] By: nick                                  on 2001/02/08  19:29:07
18207         Log: Generated files form 8713 etc.
18208      Branch: perl
18209            ! embed.h global.sym objXSUB.h perlapi.c proto.h
18210 ____________________________________________________________________________
18211 [  8715] By: nick                                  on 2001/02/08  19:26:08
18212         Log: Fixup non-ithread build after 8713
18213      Branch: perl
18214            ! perl.c
18215 ____________________________________________________________________________
18216 [  8714] By: nick                                  on 2001/02/08  19:17:45
18217         Log: Subject: [ID 20010206.010] S_ functions not declared STATIC
18218              From: nick@ccl4.org
18219              Date: Wed, 7 Feb 2001 00:27:47 +0000
18220              Message-Id: <20010207002747.B63724@plum.flirble.org>
18221      Branch: perl
18222            ! sv.c toke.c
18223 ____________________________________________________________________________
18224 [  8713] By: nick                                  on 2001/02/08  19:15:58
18225         Log: Subject: Re: [patch] Re: PL_ptr_table
18226              From: Doug Maceachern <dougm@covalent.net>
18227              Date: Wed, 7 Feb 2001 19:18:52 -0800 (PST)
18228              Message-Id: <Pine.LNX.4.21.0102071916270.29229-100000@mako.covalent.net>
18229      Branch: perl
18230            ! embed.pl perl.c sv.c sv.h
18231 ____________________________________________________________________________
18232 [  8712] By: nick                                  on 2001/02/08  19:12:47
18233         Log: Subject: [PATCH: perl-5.6.1 trial2 && perl@8671] VMS specific simplificationfor Pod::Find
18234              From: Peter Prymmer <pvhp@forte.com>
18235              Date: Wed, 7 Feb 2001 17:07:39 -0800 (PST)
18236              Message-Id: <Pine.OSF.4.10.10102071704150.411763-100000@aspara.forte.com
18237      Branch: perl
18238            ! lib/Pod/Find.pm
18239 ____________________________________________________________________________
18240 [  8711] By: nick                                  on 2001/02/07  21:06:11
18241         Log: Manually appliued version for dev branch of Alan/Sarathy 5.6 patch.
18242              Subject: Re: Incorrect scoping of PL_reg_start_tmp causes leak
18243              From: Alan Burlison <Alan.Burlison@uk.sun.com>
18244              Date: Tue, 06 Feb 2001 23:37:01 +0000
18245              Message-Id: <3A808A9D.20F7A035@uk.sun.com>
18246      Branch: perl
18247            ! regcomp.c
18248 ____________________________________________________________________________
18249 [  8710] By: alanbur                               on 2001/02/07  00:22:04
18250         Log: Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
18251              associated UTFied tr/// code.  Also fixed scoping leak of
18252              PL_reg_start_tmp.
18253      Branch: maint-5.6/pureperl
18254            ! op.c regcomp.c
18255 ____________________________________________________________________________
18256 [  8709] By: nick                                  on 2001/02/06  21:16:49
18257         Log: Subject: [PATCH pod/perlmodlib.PL 5.6.1-TRIAL2] Up to date CPAN mirror list
18258              From: Michael G Schwern <schwern@pobox.com>
18259              Date: Sun, 4 Feb 2001 19:47:14 -0500
18260              Message-Id: <20010204194714.A4698@blackrider.aocn.com>
18261      Branch: perl
18262            ! pod/perlapi.pod pod/perlmodlib.PL
18263 ____________________________________________________________________________
18264 [  8708] By: nick                                  on 2001/02/06  20:41:20
18265         Log: Subject: Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modules
18266              From: Michael G Schwern <schwern@pobox.com>
18267              Date: Sun, 4 Feb 2001 21:17:49 -0500
18268              Message-Id: <20010204211748.A13415@blackrider.aocn.com>
18269      Branch: perl
18270            ! pod/perlboot.pod pod/perlobj.pod pod/perltoot.pod
18271            ! pod/perltootc.pod
18272 ____________________________________________________________________________
18273 [  8707] By: nick                                  on 2001/02/06  20:29:11
18274         Log: Subject: [PATCH lib/ExtUtils/MANIFEST.SKIP] Skipping CVS conflict backup files
18275              From: Michael G Schwern <schwern@pobox.com>
18276              Date: Tue, 6 Feb 2001 05:54:30 -0500
18277              Message-Id: <20010206055430.A951@blackrider.aocn.com>
18278      Branch: perl
18279            ! lib/ExtUtils/MANIFEST.SKIP lib/ExtUtils/Manifest.pm
18280 ____________________________________________________________________________
18281 [  8706] By: nick                                  on 2001/02/06  20:21:40
18282         Log: Subject: RE: some win32 fixes
18283              Date: Tue, 6 Feb 2001 09:23:20 +0300
18284              From: Vadim Konovalov <vkonovalov@lucent.com>
18285              Message-ID: <402099F49BEED211999700805FC7359F9CAF49@ru0028exch01.spb.lucent.com>
18286      Branch: perl
18287            ! toke.c win32/Makefile win32/config.bc win32/config.gc
18288            ! win32/config.vc win32/config_H.bc win32/makefile.mk
18289 ____________________________________________________________________________
18290 [  8705] By: alanbur                               on 2001/02/06  15:00:03
18291         Log: Synchronised with parent
18292      Branch: maint-5.6/pureperl
18293            ! regexec.c
18294           !> t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
18295           !> utils/perldoc.PL win32/Makefile win32/makefile.mk
18296 ____________________________________________________________________________
18297 [  8704] By: alanbur                               on 2001/02/06  14:55:24
18298         Log: Fixed UMRs and leak in Perl_pmtrans()
18299      Branch: maint-5.6/pureperl
18300            ! op.c
18301 ____________________________________________________________________________
18302 [  8703] By: gsar                                  on 2001/02/06  02:29:37
18303         Log: $(MAKE) distclean doesn't clean up properly on windows
18304      Branch: maint-5.6/perl
18305            ! win32/Makefile win32/makefile.mk
18306 ____________________________________________________________________________
18307 [  8702] By: gsar                                  on 2001/02/06  01:00:46
18308         Log: tweak change#8659 to keep it simple
18309      Branch: maint-5.6/perl
18310            ! utils/perldoc.PL
18311 ____________________________________________________________________________
18312 [  8701] By: gsar                                  on 2001/02/05  22:45:41
18313         Log: change#8693 was missing testsuite changes
18314      Branch: maint-5.6/perl
18315           !> t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
18316 ____________________________________________________________________________
18317 [  8700] By: nick                                  on 2001/02/05  20:32:52
18318         Log: Integrate mainline
18319      Branch: perlio
18320           +> t/lib/sample-tests/bailout t/lib/sample-tests/combined
18321           +> t/lib/sample-tests/descriptive t/lib/sample-tests/duplicates
18322           +> t/lib/sample-tests/header_at_end t/lib/sample-tests/no_nums
18323           +> t/lib/sample-tests/simple t/lib/sample-tests/simple_fail
18324           +> t/lib/sample-tests/skip t/lib/sample-tests/skip_all
18325           +> t/lib/sample-tests/todo t/lib/sample-tests/with_comments
18326           +> t/lib/test-harness.t
18327           !> Configure MANIFEST lib/Test/Harness.pm lib/overload.pm
18328           !> perlio.c pod/perldiag.pod pod/perlfaq2.pod pod/perlfaq8.pod
18329           !> pod/perlfunc.pod pod/perlop.pod pod/perlport.pod
18330           !> pod/perlutil.pod t/TEST utils/h2xs.PL
18331 ____________________________________________________________________________
18332 [  8699] By: nick                                  on 2001/02/05  19:41:07
18333         Log: Subject: perlfaq2, re: perlmongers
18334              From: David H. Adler <dha@panix.com>
18335              Date: Sun, 4 Feb 2001 23:48:23 -0500
18336              Message-Id: <20010204234823.A13429@panix.com>
18337      Branch: perl
18338            ! pod/perlfaq2.pod
18339 ____________________________________________________________________________
18340 [  8698] By: nick                                  on 2001/02/05  19:39:31
18341         Log: Missed file f#rom the testharness mess.
18342      Branch: perl
18343            + t/lib/test-harness.t
18344 ____________________________________________________________________________
18345 [  8697] By: nick                                  on 2001/02/05  19:37:21
18346         Log: Subject: [DOC PATCH] overload.pm nits
18347              From: John Tobey <jtobey@john-edwin-tobey.org>
18348              Date: Sun, 4 Feb 2001 20:40:47 -0500 (EST)
18349              Message-Id: <m14Pae7-000FOoC@feynman.localnet>
18350      Branch: perl
18351            ! lib/overload.pm
18352 ____________________________________________________________________________
18353 [  8696] By: alanbur                               on 2001/02/05  11:56:00
18354         Log: Sync with parent
18355      Branch: maint-5.6/pureperl
18356           !> thread.h
18357 ____________________________________________________________________________
18358 [  8695] By: gsar                                  on 2001/02/05  03:27:34
18359         Log: thread.h tweak to enable 5005threads on HP-UX 10.20 with DCE threads
18360      Branch: maint-5.6/perl
18361            ! thread.h
18362 ____________________________________________________________________________
18363 [  8694] By: alanbur                               on 2001/02/05  00:07:47
18364         Log: Initial branch creation from //depot/maint-5.6/perl
18365      Branch: maint-5.6/pureperl
18366           +> (branch 1719 files)
18367 ____________________________________________________________________________
18368 [  8693] By: gsar                                  on 2001/02/04  22:38:49
18369         Log: integrate changes#7801,8068,8094,8108,8196 from mainline (DB_File
18370              changes)
18371      Branch: maint-5.6/perl
18372           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
18373           !> ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
18374           !> ext/DB_File/version.c
18375 ____________________________________________________________________________
18376 [  8692] By: nick                                  on 2001/02/04  18:15:57
18377         Log: The missed t/TEST part of the grand testharness upgrade.
18378      Branch: perl
18379            ! t/TEST
18380 ____________________________________________________________________________
18381 [  8691] By: nick                                  on 2001/02/04  18:05:17
18382         Log: New improved test harness
18383              Subject: Re: [PATCH Test::Harness] Third time's a charm?
18384              From: Michael G Schwern <schwern@pobox.com>
18385              Date: Sun, 4 Feb 2001 08:01:20 -0500
18386              Message-Id: <20010204080120.G10493@blackrider.aocn.com>
18387      Branch: perl
18388            + t/lib/sample-tests/bailout t/lib/sample-tests/combined
18389            + t/lib/sample-tests/descriptive t/lib/sample-tests/duplicates
18390            + t/lib/sample-tests/header_at_end t/lib/sample-tests/no_nums
18391            + t/lib/sample-tests/simple t/lib/sample-tests/simple_fail
18392            + t/lib/sample-tests/skip t/lib/sample-tests/skip_all
18393            + t/lib/sample-tests/todo t/lib/sample-tests/with_comments
18394            ! MANIFEST lib/Test/Harness.pm
18395 ____________________________________________________________________________
18396 [  8690] By: nick                                  on 2001/02/04  17:57:51
18397         Log: Subject: [PATCH h2xs.PL perl@8670] Small usage change and author gueesing
18398              From: Jonathan Stowe <gellyfish@gellyfish.com>
18399              Date: Sun, 4 Feb 2001 10:46:01 +0000 (GMT)
18400              Message-Id: <Pine.LNX.4.32.0102041037510.1555-100000@orpheus.gellyfish.com>
18401      Branch: perl
18402            ! utils/h2xs.PL
18403 ____________________________________________________________________________
18404 [  8689] By: nick                                  on 2001/02/04  17:55:24
18405         Log: Subject: Re: [PATCH lots of pod/] s/chop/chomp/g
18406              From: Michael G Schwern <schwern@pobox.com>
18407              Date: Sat, 3 Feb 2001 22:46:38 -0500
18408              Message-Id: <20010203224638.E10493@blackrider.aocn.com>
18409      Branch: perl
18410            ! pod/perldiag.pod pod/perlfaq8.pod pod/perlfunc.pod
18411            ! pod/perlop.pod pod/perlport.pod pod/perlutil.pod
18412 ____________________________________________________________________________
18413 [  8688] By: nick                                  on 2001/02/04  17:43:55
18414         Log: Subject: [ID 20010203.006] perlio.c is mis-reporting argument
18415              length byfailing to spot lack of closing )
18416              From: nick@talking.bollo.cx
18417              Date: Sat, 03 Feb 2001 23:53:16 +0000
18418              Message-Id: <E14PCUW-0001Qo-00@Bagpuss.unfortu.net>
18419      Branch: perl
18420            ! perlio.c pod/perldiag.pod
18421 ____________________________________________________________________________
18422 [  8687] By: jhi                                   on 2001/02/03  17:11:42
18423         Log: HP-UX thread patches from Merijn H. Brand.
18424      Branch: maint-5.6/perl
18425            ! README.hpux hints/hpux.sh
18426 ____________________________________________________________________________
18427 [  8686] By: jhi                                   on 2001/02/03  16:40:12
18428         Log: Metaconfig changes for #8685.
18429      Branch: metaconfig
18430            ! U/installdirs/instubperl.U
18431      Branch: metaconfig/U/perl
18432            ! Devel.U versiononly.U
18433 ____________________________________________________________________________
18434 [  8685] By: jhi                                   on 2001/02/03  16:39:49
18435         Log: For -Dusedevel builds turn off installusrbinperl and turn on
18436              versiononly, a combined idea of Richard Soderberg and Merijn
18437              H. Brand.  You can still override both of these from the command
18438              line if you need to, -Dinstallusrbinperl and -Uversiononly.
18439      Branch: perl
18440            ! Configure
18441 ____________________________________________________________________________
18442 [  8684] By: jhi                                   on 2001/02/03  16:16:34
18443         Log: Metaconfig unit fix for #8683.
18444      Branch: metaconfig
18445            ! U/compline/nblock_io.U
18446 ____________________________________________________________________________
18447 [  8683] By: jhi                                   on 2001/02/03  16:16:12
18448         Log: Configure fix for the DYNIX/ptx F_SETFL problem,
18449              reported by Peter Prymmer for 5.6-TRIAL1.
18450      Branch: perl
18451            ! Configure
18452 ____________________________________________________________________________
18453 [  8682] By: jhi                                   on 2001/02/03  05:52:11
18454         Log: IRIX hints fix from Scott Henry, get Configure -Dcc="cc -64 -mips3"
18455              to work correctly.
18456      Branch: maint-5.6/perl
18457            ! hints/irix_6.sh
18458 ____________________________________________________________________________
18459 [  8681] By: jhi                                   on 2001/02/03  05:47:33
18460         Log: perlport tweaks from Peter Prymmer and Chris Nandor.
18461      Branch: maint-5.6/perl
18462            ! pod/perlport.pod
18463 ____________________________________________________________________________
18464 [  8680] By: jhi                                   on 2001/02/02  21:39:49
18465         Log: perlport update from Peter Prymmer.
18466      Branch: maint-5.6/perl
18467            ! pod/perlport.pod
18468 ____________________________________________________________________________
18469 [  8679] By: nick                                  on 2001/02/02  20:50:48
18470         Log: Integrate mainline
18471      Branch: perlio
18472           !> Changes Porting/makerel embed.pl embedvar.h ext/POSIX/POSIX.xs
18473           !> lib/Getopt/Long.pm patchlevel.h pod/perlfunc.pod
18474           !> pod/perlmodlib.PL pod/perlmodlib.pod pp.h sv.c t/lib/peek.t
18475 ____________________________________________________________________________
18476 [  8678] By: gsar                                  on 2001/02/02  16:02:12
18477         Log: note about bincompat, slightly modified (from Lupe Christoph)
18478      Branch: maint-5.6/perl
18479            ! README.solaris
18480 ____________________________________________________________________________
18481 [  8677] By: jhi                                   on 2001/02/02  15:46:20
18482         Log: Supported platforms updates.
18483      Branch: maint-5.6/perl
18484            ! pod/perlport.pod
18485 ____________________________________________________________________________
18486 [  8676] By: jhi                                   on 2001/02/02  03:41:26
18487         Log: A couple more perlfaq2 tweaks.
18488      Branch: maint-5.6/perl
18489            ! pod/perlfaq2.pod
18490 ____________________________________________________________________________
18491 [  8675] By: jhi                                   on 2001/02/02  03:17:44
18492         Log: Misedit in #8661.
18493      Branch: maint-5.6/perl
18494            ! Configure
18495 ____________________________________________________________________________
18496 [  8674] By: jhi                                   on 2001/02/02  03:14:38
18497         Log: Damien again.
18498      Branch: maint-5.6/perl
18499            ! pod/perlfaq2.pod
18500 ____________________________________________________________________________
18501 [  8673] By: jhi                                   on 2001/02/02  03:12:40
18502         Log: perlfaq update from Elaine Ashton.
18503      Branch: maint-5.6/perl
18504            ! pod/perlfaq2.pod
18505 ____________________________________________________________________________
18506 [  8672] By: jhi                                   on 2001/02/02  03:07:08
18507         Log: UTF-8 s/// patch from Inaba Hiroto.
18508      Branch: maint-5.6/perl
18509            ! pp_ctl.c pp_hot.c
18510 ____________________________________________________________________________
18511 [  8671] By: jhi                                   on 2001/02/01  22:34:31
18512         Log: Update Changes.
18513      Branch: perl
18514            ! Changes patchlevel.h
18515 ____________________________________________________________________________
18516 [  8670] By: jhi                                   on 2001/02/01  22:15:29
18517         Log: Integrate changes #8641,8644,8649,8654,8662,8663,8664,8665,8667,8669
18518              from maintperl.
18519              
18520              Upgrade to Getopt::Long 2.25, from Johan Vromans.
18521              
18522              more files need to be writable in the source distribution
18523              
18524              perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626)
18525              
18526              Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h
18527              
18528              Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
18529              
18530              Allow the float to be fuzzier.
18531              
18532              need to use INT2PTR instead of a straight cast or ia64 fails
18533              
18534              Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod 
18535              
18536              add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE
18537      Branch: perl
18538           !> Porting/makerel embed.pl embedvar.h ext/POSIX/POSIX.xs
18539           !> lib/Getopt/Long.pm pod/perlfunc.pod pod/perlmodlib.PL
18540           !> pod/perlmodlib.pod pp.h sv.c t/lib/peek.t
18541 ____________________________________________________________________________
18542 [  8669] By: jhi                                   on 2001/02/01  21:57:02
18543         Log: Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
18544              From: Robin Barker <rmb1@cise.npl.co.uk>
18545              Date: Thu, 1 Feb 2001 16:59:05 GMT
18546              Message-Id: <200102011659.QAA01274@tempest.npl.co.uk>
18547      Branch: maint-5.6/perl
18548            ! pod/perlmodlib.PL
18549 ____________________________________________________________________________
18550 [  8668] By: nick                                  on 2001/02/01  19:41:40
18551         Log: Integrate mainline
18552      Branch: perlio
18553           !> dump.c ext/Errno/Errno_pm.PL intrpvar.h mg.c perl.c perl.h
18554           !> pod/perlapi.pod pp.c pp.h pp_hot.c sv.c t/op/arith.t
18555           !> t/op/each.t utf8.c utf8.h util.c vms/test.com
18556 ____________________________________________________________________________
18557 [  8667] By: gsar                                  on 2001/02/01  16:59:11
18558         Log: add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE
18559      Branch: maint-5.6/perl
18560            ! embed.pl embedvar.h
18561 ____________________________________________________________________________
18562 [  8666] By: gsar                                  on 2001/02/01  16:34:51
18563         Log: add missing entries to win32/config.?c
18564      Branch: maint-5.6/perl
18565            ! win32/config.bc win32/config.gc win32/config.vc
18566            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
18567 ____________________________________________________________________________
18568 [  8665] By: jhi                                   on 2001/02/01  14:58:51
18569         Log: Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod 
18570              From: "Stephen P. Potter" <spp@spotter.yi.org>
18571              Date: Thu, 01 Feb 2001 10:45:46 -0500
18572              Message-Id: <200102011545.KAA31479@spotter.yi.org>
18573      Branch: maint-5.6/perl
18574            ! pod/perlfunc.pod
18575 ____________________________________________________________________________
18576 [  8664] By: gsar                                  on 2001/02/01  14:52:37
18577         Log: need to use INT2PTR instead of a straight cast or ia64 fails
18578              posix.t (from Brendan O'Dea <bod@compusol.com.au>)
18579      Branch: maint-5.6/perl
18580            ! ext/POSIX/POSIX.xs
18581 ____________________________________________________________________________
18582 [  8663] By: jhi                                   on 2001/02/01  14:09:13
18583         Log: Allow the float to be fuzzier.
18584      Branch: maint-5.6/perl
18585            ! t/lib/peek.t
18586 ____________________________________________________________________________
18587 [  8662] By: jhi                                   on 2001/02/01  13:59:00
18588         Log: Subject: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
18589              From: Robin Barker <rmb1@cise.npl.co.uk>
18590              Date: Thu, 1 Feb 2001 13:05:39 GMT
18591              Message-Id: <200102011305.NAA26160@tempest.npl.co.uk>
18592      Branch: maint-5.6/perl
18593            ! pod/perlmodlib.pod
18594 ____________________________________________________________________________
18595 [  8661] By: jhi                                   on 2001/02/01  13:57:38
18596         Log: Subject: [PATCH] Re: v5.6.1 trial2 is available
18597              Date: Thu, 01 Feb 2001 14:15:41 +0100
18598              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
18599              Message-Id: <20010201141104.303F.H.M.BRAND@hccnet.nl>
18600              
18601              Have the $ccflags in the gcc version test (strange, this change
18602              is claimed to be have been integrated already)
18603      Branch: maint-5.6/perl
18604            ! Configure
18605 ____________________________________________________________________________
18606 [  8660] By: jhi                                   on 2001/02/01  13:44:10
18607         Log: Integrate changes #7950,7964,7962 from mainline.
18608              
18609              Find the stdchar signedness using cpp, should fix some of
18610              the Solaris compiler warnings reported by Alan Burlison.
18611      Branch: maint-5.6/perl
18612           !> Configure config_h.SH
18613 ____________________________________________________________________________
18614 [  8659] By: jhi                                   on 2001/02/01  05:35:32
18615         Log: Subject: [PATCH 5.6.1-TRIAL? and 5.7.?] perldoc uses unescaped backslashes in filenames
18616              From: Jan Dubois <JanD@ActiveState.com>
18617              Date: Wed, 31 Jan 2001 21:17:03 -0800
18618              Message-ID: <8qrh7t069jt32m98sap53l9dfoge0vjrle@4ax.com>
18619      Branch: maint-5.6/perl
18620            ! utils/perldoc.PL
18621 ____________________________________________________________________________
18622 [  8658] By: jhi                                   on 2001/02/01  04:33:17
18623         Log: Integrate the README.os390 and README.posix-bc parts of mainline
18624              changes #8373,8486, 8544,8556.  (The hints/os390.sh,Makefile.SH,
18625              installperl parts were taken care of by #8657.)
18626      Branch: maint-5.6/perl
18627           !> README.os390 README.posix-bc
18628 ____________________________________________________________________________
18629 [  8657] By: jhi                                   on 2001/02/01  04:29:21
18630         Log: Subject: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
18631              From: Peter Prymmer <pvhp@forte.com>
18632              Date: Wed, 31 Jan 2001 18:18:11 -0800 (PST)
18633              Message-ID: <Pine.OSF.4.10.10101311815560.336633-100000@aspara.forte.com>
18634      Branch: maint-5.6/perl
18635            + ext/DynaLoader/dl_dllload.xs
18636            ! MANIFEST Makefile.SH hints/os390.sh installperl
18637 ____________________________________________________________________________
18638 [  8656] By: jhi                                   on 2001/02/01  04:25:45
18639         Log: Subject: [PATCH: 5.6.1 trial2]Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on os390 05.00 (UNINSTALLED)
18640              From: Peter Prymmer <pvhp@forte.com>
18641              Date: Wed, 31 Jan 2001 15:26:57 -0800 (PST)
18642              Message-ID: <Pine.OSF.4.10.10101311523101.336633-100000@aspara.forte.com>
18643      Branch: maint-5.6/perl
18644            ! lib/Math/BigInt.pm lib/bigint.pl t/lib/b.t t/pragma/sub_lval.t
18645 ____________________________________________________________________________
18646 [  8655] By: jhi                                   on 2001/02/01  04:14:47
18647         Log: Subject: [ID 20010131.066] Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on os2 2.40 (UNINSTALLED)
18648              From: troc@netrus.net
18649              Date: Wed, 31 Jan 2001 22:31:26 -0500
18650              Message-Id: <200102010331.WAA117.85@rocco.homenet>
18651      Branch: maint-5.6/perl
18652            ! os2/os2.c
18653 ____________________________________________________________________________
18654 [  8654] By: jhi                                   on 2001/02/01  04:12:52
18655         Log: Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h
18656              as reported by Alan Burlison.
18657      Branch: maint-5.6/perl
18658            ! pp.h
18659 ____________________________________________________________________________
18660 [  8653] By: jhi                                   on 2001/02/01  04:05:12
18661         Log: Subject: [ID 20010131.042] Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on VMS_AXP V7.2-1
18662              From: dsugalski@northernlight.com
18663              Date: Wed, 31 Jan 2001 18:54:11 -0500
18664              Message-Id: <01013118541126@monsoon.stratus.northernlight.com>
18665      Branch: maint-5.6/perl
18666            ! configure.com
18667 ____________________________________________________________________________
18668 [  8652] By: jhi                                   on 2001/02/01  04:03:11
18669         Log: Misplaced #endif.
18670              
18671              Subject: [perl-5-6-1-trial2] patches for EPOC
18672              From: Olaf Flebbe <O.Flebbe@science-computing.de>
18673              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
18674              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
18675      Branch: maint-5.6/perl
18676            ! epoc/epocish.c
18677 ____________________________________________________________________________
18678 [  8651] By: jhi                                   on 2001/02/01  04:00:25
18679         Log: Integrate changes #8647,8648,8650 from mainline.
18680              
18681              Macrofy a magic UTF-8 test.
18682              
18683              Protect PL_numeric_radix_sv with USE_NUMERIC_LOCALE.
18684              
18685              Watch out for cross compiling for EPOC (usually done on linux).
18686      Branch: maint-5.6/perl
18687           !> ext/Errno/Errno_pm.PL sv.c utf8.c utf8.h
18688 ____________________________________________________________________________
18689 [  8650] By: jhi                                   on 2001/02/01  03:56:20
18690         Log: Watch out for cross compiling for EPOC (usually done on linux)
18691              
18692              Subject: [perl-5-6-1-trial2] patches for EPOC
18693              From: Olaf Flebbe <O.Flebbe@science-computing.de>
18694              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
18695              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
18696      Branch: perl
18697            ! ext/Errno/Errno_pm.PL
18698 ____________________________________________________________________________
18699 [  8649] By: gsar                                  on 2001/02/01  00:46:00
18700         Log: perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626)
18701      Branch: maint-5.6/perl
18702            ! sv.c
18703 ____________________________________________________________________________
18704 [  8648] By: jhi                                   on 2001/01/31  23:35:36
18705         Log: All the uses of PL_numeric_radix must be protected by
18706              USE_LOCALE_NUMERIC, noticed by Olaf Flebbe in
18707              
18708              Subject: [perl-5-6-1-trial2] patches for EPOC
18709              From: Olaf Flebbe <O.Flebbe@science-computing.de>
18710              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
18711              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
18712      Branch: perl
18713            ! sv.c
18714 ____________________________________________________________________________
18715 [  8647] By: jhi                                   on 2001/01/31  22:56:16
18716         Log: Macrofy a magic UTF-8 test.
18717      Branch: perl
18718            ! utf8.c utf8.h
18719 ____________________________________________________________________________
18720 [  8646] By: gsar                                  on 2001/01/31  15:55:12
18721         Log: update Changes
18722      Branch: maint-5.6/perl
18723            ! Changes
18724 ____________________________________________________________________________
18725 [  8645] By: gsar                                  on 2001/01/31  15:10:14
18726         Log: Configure tweak suggested by Peter Prymmer
18727      Branch: maint-5.6/perl
18728            ! Configure
18729 ____________________________________________________________________________
18730 [  8644] By: gsar                                  on 2001/01/31  15:06:32
18731         Log: more files need to be writable in the source distribution
18732      Branch: maint-5.6/perl
18733            ! Porting/makerel
18734 ____________________________________________________________________________
18735 [  8643] By: jhi                                   on 2001/01/31  14:59:46
18736         Log: Integrate changes #8258,8278,8279 from mainline.
18737              
18738              Make the large file tests more robust/talkative.
18739      Branch: maint-5.6/perl
18740           !> t/lib/syslfs.t t/op/lfs.t
18741 ____________________________________________________________________________
18742 [  8642] By: gsar                                  on 2001/01/31  14:53:48
18743         Log: integrate changes#8311,8334 from mainline
18744              
18745              Add a new MakeMaker variable PM_FILTER that defines a Unix
18746              filter to be run on each .pm during the pm_to_blib() phase,
18747              a fixed version of
18748              Subject: PATCH (blead 8269) ExtUtils::MakeMaker
18749              
18750              Subject: PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t
18751              Apparently, the glibc2.2 + linux 2.4.0 + NFS combination prevent
18752              accurate reading of the "atime".  
18753      Branch: maint-5.6/perl
18754           !> lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
18755           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
18756           !> lib/ExtUtils/MakeMaker.pm t/io/fs.t
18757 ____________________________________________________________________________
18758 [  8641] By: jhi                                   on 2001/01/31  14:46:37
18759         Log: Upgrade to Getopt::Long 2.25, from Johan Vromans.
18760      Branch: maint-5.6/perl
18761            ! lib/Getopt/Long.pm
18762 ____________________________________________________________________________
18763 [  8640] By: gsar                                  on 2001/01/31  14:40:24
18764         Log: make regen_all
18765      Branch: maint-5.6/perl
18766            ! patchlevel.h pod/perlmodlib.pod pod/perltoc.pod
18767 ____________________________________________________________________________
18768 [  8639] By: gsar                                  on 2001/01/31  14:37:25
18769         Log: refresh windows config files
18770      Branch: maint-5.6/perl
18771            ! win32/Makefile win32/config_H.bc win32/config_H.gc
18772            ! win32/config_H.vc win32/makefile.mk
18773 ____________________________________________________________________________
18774 [  8638] By: gsar                                  on 2001/01/31  14:28:10
18775         Log: makefile tweaks for windows: introduce a bulk-switch to enable
18776              same options as ActivePerl; sync changes with makefile.mk
18777      Branch: maint-5.6/perl
18778            ! win32/Makefile win32/makefile.mk
18779 ____________________________________________________________________________
18780 [  8637] By: jhi                                   on 2001/01/31  04:41:30
18781         Log: Subject: [PATCH] Re: [PATCH] Re: [ID 20010105.023] numeric problems in IRIX
18782              From: Nicholas Clark <nick@ccl4.org>
18783              Date: Tue, 30 Jan 2001 19:51:05 +0000
18784              Message-ID: <20010130195105.R76607@plum.flirble.org> 
18785              
18786              op/inc cure.
18787      Branch: perl
18788            ! pp.c pp.h pp_hot.c t/op/arith.t
18789 ____________________________________________________________________________
18790 [  8636] By: jhi                                   on 2001/01/31  02:38:32
18791         Log: Integrate changes #7884,8122,8155,8197,8213[just to /nolog part,
18792              no perlio],8257,8380,8479,8515 from mainline.
18793              
18794              Subject:  [PATCH perl@7795 (and earlier)] VMS test cleanup
18795              
18796              Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
18797              Subject: [PATCH perl@8133] fix-up for VMS extensions
18798              
18799              In VMS embedded perls couldn't access the statically built Socket.
18800              
18801              Subject: [patch: perl@8211]VMS: add -Duseperlio capacity to configure.com (8213)
18802              
18803              Further VMS piping fixes from Charles Lane.
18804              
18805              Subject:  [PATCH] make t/op/misc.t work on VMS
18806              
18807              Add tracing for debugging extensions builds in VMS.
18808              
18809              Subject: [PATCH perl@8506] typo in last week's configure.com frenzy
18810      Branch: maint-5.6/perl
18811           !> configure.com doio.c t/op/misc.t vms/descrip_mms.template
18812           !> vms/ext/DCLsym/Makefile.PL vms/ext/Stdio/Makefile.PL
18813           !> vms/test.com vms/vms.c vms/vmsish.h vms/vmspipe.com
18814 ____________________________________________________________________________
18815 [  8635] By: jhi                                   on 2001/01/31  01:46:41
18816         Log: Integrate change #7732 from mainline.
18817              
18818              Sparc 64-bit pack() fix from Jens Hamisch.
18819      Branch: maint-5.6/perl
18820           !> pp.c
18821 ____________________________________________________________________________
18822 [  8634] By: jhi                                   on 2001/01/31  01:41:16
18823         Log: One spot missing from #8626.
18824      Branch: maint-5.6/perl
18825            ! sv.c
18826 ____________________________________________________________________________
18827 [  8633] By: jhi                                   on 2001/01/31  00:49:17
18828         Log: Integrate change #7495 from mainline.
18829              
18830              Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
18831      Branch: maint-5.6/perl
18832           !> MANIFEST ext/re/Makefile.PL
18833 ____________________________________________________________________________
18834 [  8632] By: jhi                                   on 2001/01/30  23:38:49
18835         Log: Integrate change #8396 from mainline.
18836              
18837              Subject: [PATCH] add SO_REUSEPORT to export list in Socket.pm for
18838              better multicast support (resend)
18839      Branch: maint-5.6/perl
18840           !> ext/Socket/Socket.pm
18841 ____________________________________________________________________________
18842 [  8631] By: jhi                                   on 2001/01/30  23:28:03
18843         Log: Integrate changes #7514,7813,8113,8144,8397,8398,8490 from mainline.
18844              
18845              More AIX lore. (7514, ext/re/hints/aix.pl)
18846              
18847              Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706    +Duseperlio on AIX4.[23]
18848              
18849              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)
18850              
18851              Subject: [ID 20001214.002] Net::Ping patch
18852              
18853              Subject: [patch perl@8133] Typo in my Net::Ping doc patch :(
18854              
18855              Subject: [PATCH] add ReusePort option to IO::Socket::INET for better multicast support (resend)
18856              
18857              Add ReuseAddr as a (preferred) alias for Reuse as we now
18858              also have ReusePort.
18859              
18860              Subject: [PATCH: perl@8482] minor typos in some dl_$foo.xs files
18861      Branch: maint-5.6/perl
18862           +> ext/re/hints/aix.pl
18863           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dlopen.xs
18864           !> ext/IO/lib/IO/Socket/INET.pm lib/Net/Ping.pm
18865 ____________________________________________________________________________
18866 [  8630] By: jhi                                   on 2001/01/30  23:03:59
18867         Log: Integrate changes #8215,8587 from mainline: missing pod nits.
18868              
18869              read() documentation tweak for 20001121.004.
18870              
18871              Subject: [ID 20010128.003] [PATCH] perlre.pod buglet
18872      Branch: maint-5.6/perl
18873           !> pod/perlfunc.pod pod/perlre.pod
18874 ____________________________________________________________________________
18875 [  8629] By: jhi                                   on 2001/01/30  22:41:57
18876         Log: Integrate change #8098 from mainline.
18877              
18878              fastgetcwd is defined using a glob alias on a $^O dependent basis
18879              and there was no default assignment or perl subroutine.
18880      Branch: maint-5.6/perl
18881           !> lib/Cwd.pm
18882 ____________________________________________________________________________
18883 [  8628] By: jhi                                   on 2001/01/30  21:58:52
18884         Log: Integrate change #7866 from mainline.
18885              
18886              File::Temp 0.11.
18887      Branch: maint-5.6/perl
18888           !> lib/File/Temp.pm t/lib/ftmp-tempfile.t
18889 ____________________________________________________________________________
18890 [  8627] By: jhi                                   on 2001/01/30  21:39:44
18891         Log: Integrate changes #8075,8086,8228 from mainline.  
18892              
18893              Darwin is not Windows. (8075,8086)
18894              
18895              Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status +update
18896      Branch: maint-5.6/perl
18897           !> lib/CGI.pm lib/Pod/Select.pm lib/Text/ParseWords.pm
18898           !> pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
18899           !> pod/perldiag.pod pod/perlembed.pod pod/perlfaq4.pod
18900           !> pod/perllocale.pod pod/perlmodlib.pod pod/perlretut.pod
18901 ____________________________________________________________________________
18902 [  8626] By: jhi                                   on 2001/01/30  21:22:11
18903         Log: Integrate with tweakery the change #8625 from mainline,
18904              the multibyte decimal separator fix ("fa_IR locale failure").
18905      Branch: maint-5.6/perl
18906            ! embedvar.h perlapi.h
18907           !> intrpvar.h perl.c perl.h sv.c util.c
18908 ____________________________________________________________________________
18909 [  8625] By: jhi                                   on 2001/01/30  20:26:33
18910         Log: Fix for the fa_IR locale failure.  The reason for the failure
18911              was that Perl was assuming the decimal separator aka the radix
18912              separator is one character.  The Farsi-Iranian locale crushed
18913              that bad assumption since there the separator is 'Momayyez',
18914              glyphwise looking somewhat like a slash, and in Unicode UTF-8
18915              encoded in two bytes, 0xd9 0xab.
18916      Branch: perl
18917            ! intrpvar.h perl.c perl.h sv.c util.c
18918 ____________________________________________________________________________
18919 [  8624] By: gsar                                  on 2001/01/30  20:17:03
18920         Log: regen_headers
18921      Branch: maint-5.6/perl
18922            ! Makefile.SH pod/perlintern.pod
18923 ____________________________________________________________________________
18924 [  8623] By: gsar                                  on 2001/01/30  19:42:34
18925         Log: backout change#7431 and its dependents (causes spurious rebuilds
18926              of autogenerated files)
18927              
18928              fix benign b.t failure
18929      Branch: maint-5.6/perl
18930            ! Makefile.SH t/lib/b.t
18931 ____________________________________________________________________________
18932 [  8622] By: jhi                                   on 2001/01/30  19:41:41
18933         Log: Microperl sync.
18934      Branch: perl
18935            ! mg.c perl.h
18936 ____________________________________________________________________________
18937 [  8621] By: gsar                                  on 2001/01/30  19:24:47
18938         Log: integrate changes#8259,8442,8444,8445,8448,8449,8451,8455
18939              from mainline
18940              
18941              Subject: podlators 1.06 released
18942              
18943              Subject: [PATCH @8436] Eliminate op_children
18944              
18945              (Replaced by #8448)  Traces of op_children (cleanup of #8442)
18946              
18947              (Replaced by #8448)  More op_children traces (cleanup of #8442).
18948              
18949              Subject: [PATCH #3 @8436] Re: Eliminate op_children
18950              Replace #8444 and #8445.
18951              
18952              Under 5.005 threads and debugging crashed in Debian 2.2 Linux/x86
18953              at the setting of the ofs_sv in new_struct_thread() as the
18954              thr->Tofs_sv (PL_ofs_sv) was still 0xabab.... (this is what
18955              uninitialized fields are, uh, initialized with),
18956              SvREFCNT_inc()ing that invited a core dump.
18957              
18958              podlators 1.07, from Russ Allbery.
18959              
18960              Subject: [PATCH] regcomp.c old feature removal
18961              From: mjd@plover.com
18962              Date: 16 Jan 2001 14:43:18 -0000 
18963              Message-ID: <20010116144318.7140.qmail@plover.com> 
18964      Branch: maint-5.6/perl
18965           +> lib/Pod/Text/Overstrike.pm
18966           !> MANIFEST bytecode.pl ext/B/B.xs ext/B/B/Asmdata.pm
18967           !> ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/Concise.pm
18968           !> ext/B/B/Debug.pm ext/ByteLoader/byterun.c
18969           !> ext/ByteLoader/byterun.h lib/Pod/Man.pm lib/Pod/Text/Color.pm
18970           !> lib/Pod/Text/Termcap.pm op.c op.h pod/pod2text.PL regcomp.c
18971           !> util.c
18972 ____________________________________________________________________________
18973 [  8620] By: gsar                                  on 2001/01/30  18:48:32
18974         Log: integrate changes#8243,8254,8255,8313,8314,8363,8383,8390,8416,
18975              8417,8418,8419,8424,8427,8430,8441,8563 from mainline (TODO: b.t
18976              now fails one test)
18977              
18978              Subject: [PATCH] lvalue AUTOLOAD. No, really.
18979              
18980              Subject: [PATCH] Interesting syntax idea
18981              Make opens + bareword assigns do typeglob assigns.
18982              
18983              Tests for #8254.
18984              
18985              Subject: [PATCH @8269] Continue blocks and B::Deparse
18986              Make the peephole optimizer to bypass more null ops and
18987              and rewrite the deparse handling of continue blocks.
18988              
18989              Subject: Re: [PATCH @8269] Continue blocks and B::Deparse
18990              Doc tweak on #8313.
18991              
18992              Subject: [PATCH @8344] Fix spurious GVSV OPpOUR_INTRO
18993              
18994              Subject: [PATCH @8382] Remove FileHandle/IO dependence in t/io/openpid.t
18995              
18996              Subject:  [PATCH perl@8269] Opcode.XS, fix memory leak
18997              
18998              Subject: RE: [PATCH] [ID 20001223.002] lvalues in list context
18999              Replace 10000 with RETVAL_MAX, and compute RETVAL_MAX
19000              according to the platform.
19001              
19002              Subject: [PATCH @8404] Consolidated lvalue sub changes
19003              
19004              Subject: Re: [PATCH] [ID 20001223.002] lvalues in list context
19005              
19006              Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.
19007              
19008              Subject: B::Concise -- an improved replacement for B::Terse 
19009              
19010              The B::Terse drop-in replacement wasn't quite drop-in.
19011              
19012              The LVRET macro needed an aTHX.
19013              
19014              Use the /^Perl_/-less form of is_lvalue_sub().
19015              
19016              Subject: [PATCH @8545] [ID 20000808.005] OP_REFGEN as an lvalue
19017      Branch: maint-5.6/perl
19018           +> ext/B/B/Concise.pm
19019           !> (integrate 27 files)
19020 ____________________________________________________________________________
19021 [  8619] By: nick                                  on 2001/01/30  18:40:28
19022         Log: Integrate mainline
19023      Branch: perlio
19024           !> (integrate 40 files)
19025 ____________________________________________________________________________
19026 [  8618] By: jhi                                   on 2001/01/30  18:37:18
19027         Log: Subject: [PATCH perl@8585] protect VMS test harness from chdir switcheroo
19028              Date: Mon, 29 Jan 2001 22:51:29 -0600
19029              From: "Craig A. Berry" <craigberry@mac.com>
19030              Message-Id: <p04330101b69bef0ebab4@[172.16.52.1]>
19031      Branch: perl
19032            ! vms/test.com
19033 ____________________________________________________________________________
19034 [  8617] By: jhi                                   on 2001/01/30  18:34:53
19035         Log: Subject: [PATCH] Add missing CV flags to dump.c
19036              From: Tim Jenness <t.jenness@jach.hawaii.edu>
19037              Date: Mon, 29 Jan 2001 21:48:55 -1000 (HST)
19038              Message-ID: <Pine.LNX.4.30.0101292144280.14179-100000@lapaki.jach.hawaii.edu>
19039      Branch: perl
19040            ! dump.c
19041 ____________________________________________________________________________
19042 [  8616] By: jhi                                   on 2001/01/30  18:20:58
19043         Log: Integrate partly the change #8615 from mainline, the t/op/each.t
19044              part isn't applicable to maintperl.
19045              
19046              UTF-8 nit from Inaba Hiroto.
19047      Branch: maint-5.6/perl
19048           !> pod/perlapi.pod utf8.c
19049 ____________________________________________________________________________
19050 [  8615] By: jhi                                   on 2001/01/30  18:18:51
19051         Log: UTF-8 nit from Inaba Hiroto.
19052      Branch: perl
19053            ! pod/perlapi.pod t/op/each.t utf8.c
19054 ____________________________________________________________________________
19055 [  8614] By: jhi                                   on 2001/01/30  18:13:38
19056         Log: Integrate changes #8608,8609,8610,8611,8612,8613 from maintperl.
19057              
19058              perl's internal variables are not for public consumption,
19059              move their docs from perlapi.pod to perlintern.pod
19060              
19061              support for -Dusethreads build under HP-UX 10.20 and DCE threads
19062              library (11.0 and later have pthreads but 10.x don't)
19063              
19064              avoid uninitialized value warnings
19065              
19066              canonicalize paths when doing chdir() on windows (or Cwd::getcwd()
19067              gets weird results)
19068              
19069              perldoc nit on windows
19070              
19071              make it possible to run the tests outside the source tree
19072              (there's still a dependency on ../lib being the library
19073              location)
19074      Branch: perl
19075           !> hints/hpux.sh intrpvar.h perlapi.c pod/perlapi.pod
19076           !> pod/perlintern.pod t/base/term.t t/io/tell.t t/lib/dprof/V.pm
19077           !> t/op/flip.t thrdvar.h thread.h utils/perldoc.PL
19078           !> win32/bin/search.pl win32/vdir.h
19079 ____________________________________________________________________________
19080 [  8613] By: gsar                                  on 2001/01/30  16:39:59
19081         Log: make it possible to run the tests outside the source tree
19082              (there's still a dependency on ../lib being the library
19083              location)
19084      Branch: maint-5.6/perl
19085            ! t/base/term.t t/io/tell.t t/lib/dprof/V.pm t/op/flip.t
19086 ____________________________________________________________________________
19087 [  8612] By: gsar                                  on 2001/01/30  16:31:12
19088         Log: perldoc nit on windows
19089      Branch: maint-5.6/perl
19090            ! utils/perldoc.PL
19091 ____________________________________________________________________________
19092 [  8611] By: gsar                                  on 2001/01/30  16:22:54
19093         Log: canonicalize paths when doing chdir() on windows (or Cwd::getcwd()
19094              gets weird results)
19095      Branch: maint-5.6/perl
19096            ! win32/vdir.h
19097 ____________________________________________________________________________
19098 [  8610] By: gsar                                  on 2001/01/30  16:12:45
19099         Log: avoid uninitialized value warnings
19100      Branch: maint-5.6/perl
19101            ! win32/bin/search.pl
19102 ____________________________________________________________________________
19103 [  8609] By: gsar                                  on 2001/01/30  16:08:01
19104         Log: support for -Dusethreads build under HP-UX 10.20 and DCE threads
19105              library (11.0 and later have pthreads but 10.x don't)
19106      Branch: maint-5.6/perl
19107            ! hints/hpux.sh thread.h
19108 ____________________________________________________________________________
19109 [  8608] By: gsar                                  on 2001/01/30  15:48:55
19110         Log: perl's internal variables are not for public consumption,
19111              move their docs from perlapi.pod to perlintern.pod
19112      Branch: maint-5.6/perl
19113            ! intrpvar.h perlapi.c pod/perlapi.pod pod/perlintern.pod
19114            ! thrdvar.h
19115 ____________________________________________________________________________
19116 [  8607] By: gsar                                  on 2001/01/30  15:44:27
19117         Log: mistakenly branched perl56delta.pod, revert
19118      Branch: maint-5.6/perl
19119            - pod/perl56delta.pod
19120           !> pod/perldelta.pod
19121 ____________________________________________________________________________
19122 [  8606] By: gsar                                  on 2001/01/30  14:20:24
19123         Log: integrate changes#7984,7987,8010 from mainline (gets rid of
19124              dTHR which has been a noop for a while now, except for the
19125              compatibility definition in thread.h)
19126      Branch: maint-5.6/perl
19127           !> (integrate 45 files)
19128 ____________________________________________________________________________
19129 [  8605] By: jhi                                   on 2001/01/30  05:43:58
19130         Log: Mark the UTF-8 APIs as experimental.
19131      Branch: maint-5.6/perl
19132            ! embed.pl pod/perlapi.pod
19133 ____________________________________________________________________________
19134 [  8604] By: jhi                                   on 2001/01/30  05:38:40
19135         Log: Nits from earlier integrates.
19136      Branch: maint-5.6/perl
19137            ! lib/Carp/Heavy.pm
19138           !> sv.c
19139 ____________________________________________________________________________
19140 [  8603] By: jhi                                   on 2001/01/30  05:27:26
19141         Log: Regenerate Porting files.
19142      Branch: maint-5.6/perl
19143            ! Porting/Glossary Porting/config.sh Porting/config_H
19144 ____________________________________________________________________________
19145 [  8602] By: jhi                                   on 2001/01/30  05:14:59
19146         Log: Integrate changes #7891,8034,8078,8110,8111,8112,8277,8291,
19147              8310,8339,8447,8492,8493,8505,8525: documentation changes.
19148              
19149              Subject: Re: perlfaq style changes
19150              
19151              Subject: DOC PATCH 5.6.0: -s return value incompletely documented
19152              
19153              Subject: [PATCH] docs on NaN
19154              
19155              Subject: [patch] perlfaq7
19156              
19157              Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
19158              
19159              Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
19160              
19161              Subject: [PATCH] open() example in perlfunc.pod
19162              
19163              Podify README.mpeix (a new version from the web)
19164              
19165              Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
19166              
19167              Subject: [PATCH] format and rewording in perlfaq.pod
19168              
19169              Subject: [PATCH] API Variable documentation   
19170              
19171              Memory management calls documentation.
19172              
19173              Subject: [PATCH: perl@8482] README.vms URL updates
19174              
19175              Subject: Minor typos in perlfaq2.pod
19176              
19177              Subject: [PATCH] pod/perlvar.pod
19178      Branch: maint-5.6/perl
19179           +> pod/perl56delta.pod
19180            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
19181           !> README.amiga README.epoc README.mpeix README.vms
19182           !> ext/POSIX/POSIX.pod lib/CPAN.pm lib/Carp/Heavy.pm
19183           !> lib/Win32.pod pod/perlapi.pod pod/perlfaq.pod pod/perlfaq1.pod
19184           !> pod/perlfaq2.pod pod/perlfaq6.pod pod/perlfaq7.pod
19185           !> pod/perlfunc.pod pod/perlop.pod pod/perlrequick.pod
19186           !> pod/perlvar.pod thrdvar.h
19187 ____________________________________________________________________________
19188 [  8601] By: jhi                                   on 2001/01/30  04:38:35
19189         Log: Integrate changes #8036,8096,8253 from mainline:
19190              hints changes.
19191              
19192              Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
19193              Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio 
19194              
19195              Output the (apparent) version of gcc in Tru64.
19196      Branch: maint-5.6/perl
19197           +> ext/POSIX/hints/svr4.pl
19198           !> MANIFEST ext/POSIX/Makefile.PL hints/dec_osf.sh hints/hpux.sh
19199           !> hints/svr4.sh t/lib/bigfltpm.t
19200 ____________________________________________________________________________
19201 [  8600] By: jhi                                   on 2001/01/30  04:04:01
19202         Log: Integrate changes #7863,7868,7875,7876,7888,8384,8480 from mainline:
19203              locale fixes.
19204              
19205              sprintf() does not taint since print() does not. (7863,7875,7876,7888)
19206              
19207              Debian allows /usr/bin/locale to exist without any locales. (7868)
19208              
19209              Allow the locale test needing POSIX and the taint test
19210              needing IPC::SysV to run under 'minitest' (basically,
19211              bail out if loading the extension fails). (8384)
19212              
19213              Cleanup the locale.t output  (8480)
19214      Branch: maint-5.6/perl
19215           !> pod/perllocale.pod sv.c t/op/misc.t t/op/taint.t
19216           !> t/pragma/locale.t
19217 ____________________________________________________________________________
19218 [  8599] By: jhi                                   on 2001/01/30  03:51:04
19219         Log: Missing generated files from #8598.
19220      Branch: maint-5.6/perl
19221            ! embed.h global.sym objXSUB.h perlapi.c proto.h
19222 ____________________________________________________________________________
19223 [  8598] By: jhi                                   on 2001/01/30  03:41:54
19224         Log: Integrate change #8555 from mainline, manually integrate parts
19225              of changes 8452 and 8583.
19226              
19227              Subject: [PATCH] utf8.c documentation (8452)
19228              
19229              No point in checking the length if the pointer is bogus. (8555)
19230              
19231              Introduce bytes_from_utf8() and implement sv_eq() using it,
19232              tr/// did not handle UTF-8 ranges, \ before a raw UTF-8 character
19233              produced "Malformed UTF-8 character" warning, "\x{100}\N{CENT SIGN}"
19234              was malformed. (8583)
19235      Branch: maint-5.6/perl
19236            ! embed.pl t/lib/charnames.t t/op/tr.t toke.c
19237           !> pod/perlapi.pod sv.c utf8.c
19238 ____________________________________________________________________________
19239 [  8597] By: gsar                                  on 2001/01/30  02:37:26
19240         Log: get PERL_OBJECT build going again on windows
19241      Branch: maint-5.6/perl
19242            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
19243            ! pod/perlapi.pod proto.h sv.c
19244 ____________________________________________________________________________
19245 [  8596] By: jhi                                   on 2001/01/30  02:16:17
19246         Log: Signedness nit.
19247      Branch: perl
19248            ! sv.c
19249 ____________________________________________________________________________
19250 [  8595] By: jhi                                   on 2001/01/30  02:11:07
19251         Log: EBCDIC patch for Storable, from Peter Prymmer.
19252      Branch: perl
19253            ! t/lib/st-06compat.t
19254 ____________________________________________________________________________
19255 [  8594] By: jhi                                   on 2001/01/30  01:04:48
19256         Log: Subject: [PATCH: perl@8585] yet another tweak to lib/b.t for EBCDIC
19257              From: Peter Prymmer <pvhp@forte.com>
19258              Date: Mon, 29 Jan 2001 16:51:38 -0800 (PST)
19259              Message-ID: <Pine.OSF.4.10.10101291646320.230748-100000@aspara.forte.com>
19260      Branch: perl
19261            ! t/lib/b.t
19262 ____________________________________________________________________________
19263 [  8593] By: jhi                                   on 2001/01/30  00:56:47
19264         Log: Subject: [PATCH: perl@8585] pod problems in io
19265              From: Peter Prymmer <pvhp@forte.com>
19266              Date: Mon, 29 Jan 2001 16:46:25 -0800 (PST)
19267              Message-ID: <Pine.OSF.4.10.10101291636420.230748-100000@aspara.forte.com>
19268      Branch: perl
19269            ! pod/perlapio.pod pod/perliol.pod
19270 ____________________________________________________________________________
19271 [  8592] By: jhi                                   on 2001/01/30  00:48:20
19272         Log: Integrate perlio.
19273      Branch: perl
19274           !> pod/perlapio.pod pod/perliol.pod
19275 ____________________________________________________________________________
19276 [  8591] By: nick                                  on 2001/01/29  22:02:28
19277         Log: GNU 'merge' Simon's copy of perliol.pod with version
19278              patched by Craig's patch.
19279      Branch: perlio
19280            ! pod/perliol.pod
19281 ____________________________________________________________________________
19282 [  8590] By: nick                                  on 2001/01/29  21:55:10
19283         Log: PerlIO doc tweaks from Craig A. Berry <craig.berry@psinetcs.com>
19284      Branch: perlio
19285            ! pod/perlapio.pod pod/perliol.pod
19286 ____________________________________________________________________________
19287 [  8589] By: jhi                                   on 2001/01/29  15:35:33
19288         Log: Integrate change #8586 from maint-5.6/perl.
19289              
19290              make the BOM detection code not call tell() until it has to
19291              (meant to fix esoteric compatibility issues where PL_rsfp
19292              is overridden)
19293      Branch: perl
19294           !> toke.c
19295 ____________________________________________________________________________
19296 [  8588] By: jhi                                   on 2001/01/29  15:29:11
19297         Log: Subject: MAking Solaris malloc() the default
19298              From: Lupe Christoph <lupe@lupe-christoph.de>
19299              Date: Mon, 29 Jan 2001 12:59:36 +0100
19300              Message-ID: <20010129125936.Z4830@alanya.lupe-christoph.de>
19301              
19302              The README.solaris part slightly tweaked.
19303      Branch: perl
19304            ! README.solaris hints/solaris_2.sh
19305 ____________________________________________________________________________
19306 [  8587] By: jhi                                   on 2001/01/29  15:17:34
19307         Log: Subject: [ID 20010128.003] [PATCH] perlre.pod \b buglet
19308              From: root@ak-75.mind.de
19309              Date: Sun, 28 Jan 2001 20:32:29 +0100
19310              Message-Id: <200101281932.UAA15768@ak-75.mind.de>
19311      Branch: perl
19312            ! pod/perlre.pod
19313 ____________________________________________________________________________
19314 [  8586] By: gsar                                  on 2001/01/29  13:43:44
19315         Log: make the BOM detection code not call tell() until it has to
19316              (meant to fix esoteric compatibility issues where PL_rsfp
19317              is overridden)
19318      Branch: maint-5.6/perl
19319            ! toke.c
19320 ____________________________________________________________________________
19321 [  8585] By: jhi                                   on 2001/01/28  20:05:45
19322         Log: Update Changes.
19323      Branch: perl
19324            ! Changes patchlevel.h
19325 ____________________________________________________________________________
19326 [  8584] By: jhi                                   on 2001/01/28  19:30:02
19327         Log: Integrate perlio.
19328      Branch: perl
19329           +> pod/perliol.pod
19330           !> MANIFEST pod/perlapio.pod
19331 ____________________________________________________________________________
19332 [  8583] By: jhi                                   on 2001/01/28  19:28:40
19333         Log: Patch from Inaba Hiroto:
19334              - canonical UTF-8 hash keys: if a key string for a hash is
19335              UTF8-on, try downgrade the string and use it if
19336              unicode::distinct is not in effect.
19337              For the task, I added a function bytes_from_utf8() to utf8.c.
19338              It might resemble utf8_to_bytes() but it is not convenient
19339              to the task.
19340              Made a test for it and added to t/op/each.t
19341              - Changed do_print in doio.c to apply sv_utf8_(downgrade|upgrade) to
19342              the mortal copy of the argument SV.
19343              And changed t/io/utf8.t test 18 which expects print() to
19344              upgrade its argument.
19345              - re-implement sv_eq with bytes_from_utf8()
19346              - some bug fixes
19347              - tr/// does not handle UTF8 range (\x{}-\x{})
19348              - \ before raw UTF8 character produced
19349              "Malformed UTF-8 character" warning.
19350              - "\x{100}\N{CENT SIGN}" is Malformed.
19351              Added tests for these 3.
19352              - and one silly bug (by me) with qu operator.
19353      Branch: perl
19354            ! doio.c embed.h embed.pl global.sym hv.c objXSUB.h perlapi.c
19355            ! pod/perlapi.pod proto.h sv.c t/io/utf8.t t/lib/charnames.t
19356            ! t/op/each.t t/op/tr.t t/pragma/utf8.t toke.c utf8.c
19357 ____________________________________________________________________________
19358 [  8582] By: nick                                  on 2001/01/28  19:25:04
19359         Log: Add pod/perliol.pod to MANIFEST :-(
19360      Branch: perlio
19361            ! MANIFEST
19362 ____________________________________________________________________________
19363 [  8581] By: nick                                  on 2001/01/28  19:22:40
19364         Log: PerlIO documentation. Proofing and sub-editing requested.
19365      Branch: perlio
19366            + pod/perliol.pod
19367            ! pod/perlapio.pod
19368 ____________________________________________________________________________
19369 [  8580] By: jhi                                   on 2001/01/28  05:16:25
19370         Log: Revert the change to sv_2pv() done by #8054: Someone who
19371              did SvNV_set() on a scalar that also happened to be POK,
19372              followed by sv_2pv() won't get the right coercion anymore.
19373              [Sarathy]
19374      Branch: maint-5.6/perl
19375            ! sv.c
19376 ____________________________________________________________________________
19377 [  8579] By: jhi                                   on 2001/01/28  05:15:04
19378         Log: Remove the #8084 effect: do not allow -Q to be interpreted
19379              as -&Q(), this is too much wiggle room.
19380      Branch: maint-5.6/perl
19381            ! toke.c
19382 ____________________________________________________________________________
19383 [  8578] By: jhi                                   on 2001/01/28  05:12:45
19384         Log: Needed bits of #8439 (should have been in #8576),
19385              mainly for lval substr().
19386      Branch: maint-5.6/perl
19387            ! mg.c pp.c pp_hot.c
19388 ____________________________________________________________________________
19389 [  8577] By: jhi                                   on 2001/01/28  05:02:46
19390         Log: A missing check-in.
19391      Branch: maint-5.6/perl
19392            ! utf8.c
19393 ____________________________________________________________________________
19394 [  8576] By: jhi                                   on 2001/01/28  04:26:18
19395         Log: Integrate changes #8425,8436,8439,8517 from mainline.
19396              The 8439 was not truly integrated because it had too many
19397              dependencies on the development branch and because it introduced
19398              concepts too bold for a maintenance branch (such as the qu operator).
19399              
19400              Subject: [PATCH perl@8342] -Wformat
19401              
19402              Tighten some of the UTF-8 tests a bit.
19403              
19404              More UTF-8 patches from Inaba Hiroto. (8439, but only partly)
19405              - The substr lval was still not okay.
19406              - Now pp_stringify and sv_setsv copies source's UTF8 flag
19407              even if IN_BYTE.  pp_stringify is called from fold_constants
19408              at optimization phase and "\x{100}" was made SvUTF8_off under
19409              use bytes (the bytes pragma is for "byte semantics" and not
19410              for "do not produce UTF8 data")
19411      Branch: maint-5.6/perl
19412            ! t/lib/charnames.t t/op/substr.t toke.c
19413           !> sv.c t/pragma/utf8.t
19414 ____________________________________________________________________________
19415 [  8575] By: jhi                                   on 2001/01/28  04:01:51
19416         Log: Integrate changes #8378,8379,8385,8386,8405 from mainline.
19417              
19418              Subject: One more patch for UTF8  (UTF-8 fixes for 'x' and tr////)
19419              
19420              Subject: [ID 20001230.003] UTF-8 tr still hurts
19421              
19422              Test cases for #8385 (from Simon's "torture.pl")
19423              
19424              Start fixing UTF-8 lval substr() (8405)
19425      Branch: maint-5.6/perl
19426           !> doop.c embed.h embed.pl mg.c op.c pod/perlapi.pod pp.c proto.h
19427           !> regcomp.c regexec.c t/op/substr.t t/op/tr.t toke.c utf8.c
19428 ____________________________________________________________________________
19429 [  8574] By: jhi                                   on 2001/01/28  03:09:06
19430         Log: Integrate changes #8328,8329,8330,8331,8332,8341,8343,8377
19431              from mainline.
19432              
19433              UTF-8 cleanup.
19434              
19435              Subject: [PATCH perl@8327] strings with \x{..} in the middle are corrupted 
19436              
19437              "\x{FF}\xFF" was broken.
19438              
19439              Tests for #8329 and #8330.
19440              
19441              Add a note about EBCDIC versus UTF-8 to a potential problem spot.
19442              
19443              IRIX compiler noticed that the bof initialization might be
19444              bypassed by control flow.
19445              
19446              Make explicit our assumption that (for now) "\x{80}" produces UTF-8.
19447      Branch: maint-5.6/perl
19448           !> doop.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
19449           !> regexec.c sv.c t/op/bop.t toke.c utf8.c
19450 ____________________________________________________________________________
19451 [  8573] By: jhi                                   on 2001/01/28  02:06:12
19452         Log: Retract #8552.
19453      Branch: perl
19454            ! lib/Text/Wrap.pm t/lib/textwrap.t
19455 ____________________________________________________________________________
19456 [  8572] By: jhi                                   on 2001/01/28  02:04:49
19457         Log: Integrate changes #8267,8272[perlio],8274,8298,8300,8303,
19458              8305,8323,8324 from mainline.  The 8267,8272, and 8298 were
19459              not really integrated but instead salvaged by hand
19460              (they had too many dependencies on the development release
19461              to be cleanly integratable).
19462              
19463              Subject: more UTF8 test suites and an UTF8 patch
19464              
19465              Tweak for MULTIPLICITY/USE_PERLIO
19466              
19467              Signedness nit.
19468              
19469              Turn SvUTF8 off if not required in pp_chr and pp_stringify.
19470              
19471              Use the UTF8_XXX macros in is_utf8_char().
19472              
19473              Rewrite pp_concat() in terms of sv_catsv().  The . operator
19474              should now be UTF-8-proof.
19475              
19476              Subject: [PATCH perl@8269] scanning two hex-constants
19477              fails on EBCDIC environment (script length.t)
19478              
19479              Add some Unicode chop() tests.
19480      Branch: maint-5.6/perl
19481            ! doop.c mg.c pp.c pp_hot.c toke.c utf8.c
19482           !> sv.c t/op/chop.t utf8.h
19483 ____________________________________________________________________________
19484 [  8571] By: jhi                                   on 2001/01/28  00:35:59
19485         Log: Integrate changes #8090,8093[perlio,only the sv.c tweak],
19486              8245,8247,8248,8249,8250,8251,8260,8263,8264,8265 from mainline.
19487              
19488              Subject: [PATCH] Re: Breadperl & Tk (sv_utf8_upgrade fixes)
19489              
19490              The maxiters upper limit sanity check (guarding against
19491              non-progress) assumed bytes instead of characters in s///
19492              and split().
19493              
19494              Signedness nit.
19495              
19496              sv_catsv() rewrite (8248,8249,8251,8260,8263,8264,8265)
19497              join() should now be UTF-8-proof.
19498              
19499              More split // UTF-8 tests. (8250)
19500      Branch: maint-5.6/perl
19501           !> doop.c hv.c pp.c pp_hot.c sv.c t/op/join.t utf8.c utf8.h
19502           !> util.c
19503 ____________________________________________________________________________
19504 [  8570] By: jhi                                   on 2001/01/27  22:15:46
19505         Log: Integrate changes #7941,7943,7944,7958,7967,7995,7996,7998,
19506              8004,8005,8023,8024,8028,8030,8031,8033,8039,8042,8052[perlio],
19507              8053[perlio],8054[perlio,+sv.c(-PerlIO_isutf8),+require.t],
19508              8084,8204,8244,8333 from mainline.
19509              
19510              For -Q where Q might be a one-letter sub name one does no more
19511              get a warning about an unknown filetest (7941,7943,7944,8084).
19512              
19513              Subject: Re: [ID 20001130.011] expression parsing bug ?
19514              
19515              Make uv_to_utf8() to zero-terminate its output buffer.
19516              
19517              Split off t/op/length.t (7995)
19518              
19519              Split off t/op/utf8decode.t (7996)
19520              
19521              Remove an unnecessary 'use utf8' from the utf8.t (7998)
19522              
19523              Split off t/op/concat.t (8004)
19524              
19525              Split off t/op/ver.t (8005)
19526              
19527              Document utf8_length(), utf8_distance(), and utf8_hop().
19528              
19529              Document utf8_to_uv() better.
19530              
19531              Introduce macros for UTF8 decoding (8028,8033).
19532              
19533              Add test for reverse() (8030,8031).
19534              
19535              Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful (8039,8333)
19536              
19537              Do not return the Unicode replacement character    on UTF-8
19538              decoding failure.
19539              
19540              Typo/thinko in S_scan_const() - seeing high bit sets has_utf8
19541              not this_utf8 i.e. the output string has one, but don't mess
19542              with source assumption. (8052,8053)
19543              
19544              Tweak t/comp/require.t to add a 'use bytes' to permit its dubious
19545              writing of BOM to a non-utf8 stream.  Fix SvPVutf8() - sv_2pv()
19546              was not expecting to be called with something that was already
19547              SvPOK() - (we just fossiked with SvUTF8 bit). Fix that and also
19548              just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
19549              (8054)
19550              
19551              Recode the naughty binary bytes in utf8decode.t using the \xHH.
19552              
19553              Make some panic messages a bit more logical.
19554      Branch: maint-5.6/perl
19555           +> t/op/concat.t t/op/length.t t/op/reverse.t t/op/utf8decode.t
19556           !> MANIFEST doop.c embed.pl lib/ExtUtils/Liblist.pm op.c
19557           !> pod/perlapi.pod pod/perldiag.pod pp.c pp_hot.c regcomp.c
19558           !> regexec.c sv.c t/comp/require.t t/op/misc.t t/op/ver.t
19559           !> t/pragma/utf8.t t/pragma/warn/toke t/pragma/warn/utf8 toke.c
19560           !> utf8.c utf8.h
19561 ____________________________________________________________________________
19562 [  8569] By: jhi                                   on 2001/01/27  19:16:43
19563         Log: Integrate changes #7750 from perlio and #8566 from mainline.
19564      Branch: maint-5.6/perl
19565           !> regexec.c sv.c
19566 ____________________________________________________________________________
19567 [  8568] By: jhi                                   on 2001/01/27  18:06:51
19568         Log: Integrate changes #7355[-doio.c],7691,7744,7753[perlio],
19569              7783,7790[perlio],7869,7871,7872,7911,7916,7932,
19570              7935[-perlio.c],7936,7959,7965 from mainline.
19571              
19572              Change the "big byte" error message to "Wide character".
19573              (7355, the croak-if-wide-chars-in-print part ignored)
19574              
19575              Use UINT64_C().
19576              
19577              Introduce Perl_utf8_length().
19578              
19579              diff -se shows these as different (7753, forgotten check-ins)
19580              
19581              Subject: [PATCH] doop.c - UTF8 tr///
19582              
19583              If we use (aTHX_ ...) then put Perl_ on the front.
19584              
19585              Make utf8_length() and utf8_distance() to be less forgiving
19586              about bad UTF-8.
19587              
19588              Test line numbers are different with utf8.
19589              
19590              No need to scan till infinity, 13 is enough. (7872,7911)
19591              
19592              Subject: [PATCH] Tokeniser debugging
19593              
19594              Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
19595              
19596              Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits (only toke.c)
19597              
19598              Be more careful in Perl_sv_utf8_downgrade().
19599              
19600              Use DO_UTF8().
19601              
19602              Raw zero bytes in text files confuse at least GNU patch 2.1.
19603      Branch: maint-5.6/perl
19604           !> doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
19605           !> perl.c perl.h perlapi.c pod/perlapi.pod pod/perldiag.pod
19606           !> pod/perlrun.pod proto.h scope.h sv.c t/op/re_tests
19607           !> t/pragma/utf8.t toke.c utf8.c utf8.h
19608 ____________________________________________________________________________
19609 [  8567] By: nick                                  on 2001/01/27  11:10:38
19610         Log: Integrate mainline
19611      Branch: perlio
19612           !> Changes README.os390 embed.h embed.pl op.c patchlevel.h pp.c
19613           !> proto.h regexec.c sv.c t/lib/1_compile.t t/lib/b.t
19614           !> t/lib/st-06compat.t t/pragma/overload.t t/pragma/sub_lval.t
19615           !> toke.c
19616 ____________________________________________________________________________
19617 [  8566] By: jhi                                   on 2001/01/27  06:22:48
19618         Log: More documentation for the regexp context stack.
19619      Branch: perl
19620            ! regexec.c
19621 ____________________________________________________________________________
19622 [  8565] By: jhi                                   on 2001/01/27  05:21:57
19623         Log: Update Changes.
19624      Branch: perl
19625            ! Changes patchlevel.h
19626 ____________________________________________________________________________
19627 [  8564] By: jhi                                   on 2001/01/27  04:44:04
19628         Log: Threadedness patch for #8562 from Doug MacEachern.
19629      Branch: perl
19630            ! toke.c
19631 ____________________________________________________________________________
19632 [  8563] By: jhi                                   on 2001/01/27  04:26:24
19633         Log: Subject: [PATCH @8545] [ID 20000808.005] OP_REFGEN as an lvalue
19634              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
19635              Date: Thu, 25 Jan 2001 01:17:21 -0800 (PST)
19636              Message-ID: <14959.59703.507462.978833@soda.csua.berkeley.edu>
19637      Branch: perl
19638            ! op.c
19639 ____________________________________________________________________________
19640 [  8562] By: jhi                                   on 2001/01/27  04:20:30
19641         Log: Subject: Re: Announce : Tokener reporting patch
19642              From: Simon Cozens <simon@cozens.net>
19643              Date: Mon, 22 Jan 2001 02:17:22 +0000
19644              Message-ID: <20010122021722.A9334@pembro26.pmb.ox.ac.uk>
19645      Branch: perl
19646            ! embed.h embed.pl proto.h toke.c
19647 ____________________________________________________________________________
19648 [  8561] By: jhi                                   on 2001/01/27  04:17:24
19649         Log: Forgot from #8545.  Oops.
19650      Branch: perl
19651            ! pp.c t/pragma/overload.t
19652 ____________________________________________________________________________
19653 [  8560] By: jhi                                   on 2001/01/27  03:01:47
19654         Log: A better module compilation test, use MANIFEST as suggested
19655              by Spider.
19656      Branch: perl
19657            ! t/lib/1_compile.t
19658 ____________________________________________________________________________
19659 [  8559] By: jhi                                   on 2001/01/27  02:50:48
19660         Log: Subject: [PATCH: perl@8531] EBCDIC cleanup for B test
19661              From: Peter Prymmer <pvhp@forte.com>
19662              Date: Fri, 26 Jan 2001 16:38:08 -0800 (PST)
19663              Message-ID: <Pine.OSF.4.10.10101261635400.14820-100000@aspara.forte.com>
19664      Branch: perl
19665            ! t/lib/b.t
19666 ____________________________________________________________________________
19667 [  8558] By: jhi                                   on 2001/01/27  02:27:05
19668         Log: Subject: [PATCH: perl@8531] EBCDIC branch for pragma/sub-lval.t
19669              From: Peter Prymmer <pvhp@forte.com>
19670              Date: Fri, 26 Jan 2001 16:05:11 -0800 (PST)
19671              Message-ID: <Pine.OSF.4.10.10101261603460.14820-100000@aspara.forte.com>
19672      Branch: perl
19673            ! t/pragma/sub_lval.t
19674 ____________________________________________________________________________
19675 [  8557] By: jhi                                   on 2001/01/27  02:26:03
19676         Log: Subject: [PATCH: perl@8531] a peek at uuencoded EBCDIC (st-06compat.t)
19677              From: Peter Prymmer <pvhp@forte.com>
19678              Date: Fri, 26 Jan 2001 14:47:46 -0800 (PST)
19679              Message-ID: <Pine.OSF.4.10.10101261443561.14820-100000@aspara.forte.com>
19680      Branch: perl
19681            ! t/lib/st-06compat.t
19682 ____________________________________________________________________________
19683 [  8556] By: jhi                                   on 2001/01/27  02:24:33
19684         Log: Subject: [PATCH: perl@8531] minor update to README.os390
19685              From: Peter Prymmer <pvhp@forte.com>
19686              Date: Fri, 26 Jan 2001 14:33:27 -0800 (PST)
19687              Message-ID: <Pine.OSF.4.10.10101261425560.14820-100000@aspara.forte.com>
19688      Branch: perl
19689            ! README.os390
19690 ____________________________________________________________________________
19691 [  8555] By: jhi                                   on 2001/01/27  00:35:47
19692         Log: No point in checking the length before we know whether the pointer
19693              is bogus or not, fixes Abigail's odbm failures in Linux.
19694      Branch: perl
19695            ! sv.c
19696 ____________________________________________________________________________
19697 [  8554] By: nick                                  on 2001/01/26  19:01:31
19698         Log: Integrate mainline
19699      Branch: perlio
19700           !> lib/Text/Wrap.pm t/lib/textwrap.t
19701 ____________________________________________________________________________
19702 [  8553] By: jhi                                   on 2001/01/26  15:19:39
19703         Log: Integrate change #7792 from perlio (multiplicity fix),
19704              fix the AV leak in regex DEBUGGING (tiny part of the
19705              polymorphic regexp patch #8143).
19706      Branch: maint-5.6/perl
19707            ! regcomp.c
19708           !> scope.h
19709 ____________________________________________________________________________
19710 [  8552] By: jhi                                   on 2001/01/26  15:03:23
19711         Log: Subject: [PATCH Text::Wrap 2000.06292219] Spurious leading whitespace
19712              From: Michael G Schwern <schwern@pobox.com>
19713              Date: Fri, 26 Jan 2001 09:28:31 -0500
19714              Message-ID: <20010126092831.A15328@blackrider.aocn.com>
19715      Branch: perl
19716            ! lib/Text/Wrap.pm t/lib/textwrap.t
19717 ____________________________________________________________________________
19718 [  8551] By: jhi                                   on 2001/01/26  02:33:19
19719         Log: Integrate changes #7760,7815,7870,7873,7874,7877,7878,7879,7881,
19720              7937,7938,7939,7940,7968,7969,8403,8414,8510 from mainline.
19721              
19722              Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
19723              
19724              Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
19725              
19726              Message nit.
19727              
19728              BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
19729              
19730              Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
19731              
19732              (the cleanup of unused submatches in regtry() and regcppop())
19733              
19734              Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
19735              stored and restored, and thusly was trounced by the utf8 swash
19736              routines.
19737              
19738              use utf8 not required to use \x{}.
19739              
19740              Removed two more tests that make no sense in UTF-8 since the test
19741              data is not in UTF-8.
19742              
19743              Get the three different space character classes right under utf8.
19744              
19745              Implement ANYOFUTF8 regprop() dumping.
19746              
19747              Subject: Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/
19748              
19749              Document the regex context pushing/popping a bit better.
19750      Branch: maint-5.6/perl
19751           +> lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
19752           !> MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
19753           !> regexec.c scope.h t/op/pat.t t/op/re_tests t/op/regexp.t
19754           !> t/op/regmesg.t utf8.c
19755 ____________________________________________________________________________
19756 [  8550] By: nick                                  on 2001/01/25  19:42:30
19757         Log: Integrate mainline
19758      Branch: perlio
19759           !> Makefile.SH README.os390 gv.c hints/os390.sh installperl
19760           !> lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/overload.pm perl.h
19761           !> pod/perlguts.pod t/lib/bigfloat.t t/lib/bigfltpm.t
19762           !> t/lib/bigint.t t/lib/bigintpm.t
19763 ____________________________________________________________________________
19764 [  8549] By: jhi                                   on 2001/01/25  15:22:28
19765         Log: Undo 6475: { use utf8; chr(128..255) } is better off producing bytes.
19766      Branch: maint-5.6/perl
19767            ! pod/perlfunc.pod pp.c t/pragma/utf8.t
19768 ____________________________________________________________________________
19769 [  8548] By: jhi                                   on 2001/01/25  15:02:55
19770         Log: Integrate changes #7997,8063,8492,8547 from mainline.
19771              
19772              Subject: Re: STRLEN - what?
19773              
19774              Subject: [PATCH] perlguts.pod
19775              
19776              Memory management calls documentation.
19777              
19778              Layout using tabulator is not a good idea in a pod.
19779      Branch: maint-5.6/perl
19780           !> pod/perlguts.pod
19781 ____________________________________________________________________________
19782 [  8547] By: jhi                                   on 2001/01/25  14:49:05
19783         Log: Layout using tabulator is not a good idea in a pod.
19784      Branch: perl
19785            ! pod/perlguts.pod
19786 ____________________________________________________________________________
19787 [  8546] By: jhi                                   on 2001/01/25  14:31:12
19788         Log: Integrate changes #8188,8189,8208,8209,8210,8212,8374,8388
19789              from mainline.
19790              
19791              Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
19792              
19793              Subject: [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
19794              
19795              More Win32 editor/IDE/shell hints.
19796              
19797              More Win32 Perling.
19798              
19799              Yet another editor edit.
19800              
19801              Edit edit edit.
19802              
19803              IDE/editor section tweaking.
19804              
19805              Few more IDE/editor nits from p5p.
19806      Branch: maint-5.6/perl
19807           !> pod/perlfaq3.pod
19808 ____________________________________________________________________________
19809 [  8545] By: jhi                                   on 2001/01/25  04:16:32
19810         Log: Subject: [PATCH 5.7.0] overload int()
19811              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19812              Date: Wed, 24 Jan 2001 19:06:57 -0500
19813              Message-ID: <20010124190657.A8512@math.ohio-state.edu>
19814      Branch: perl
19815            ! gv.c lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/overload.pm
19816            ! perl.h t/lib/bigfloat.t t/lib/bigfltpm.t t/lib/bigint.t
19817            ! t/lib/bigintpm.t
19818 ____________________________________________________________________________
19819 [  8544] By: jhi                                   on 2001/01/25  04:15:11
19820         Log: Subject: [PATCH: perl@8506]completion and docs for dynamic loading on OS/390
19821              From: Peter Prymmer <pvhp@forte.com>
19822              Date: Wed, 24 Jan 2001 17:17:14 -0800 (PST)
19823              Message-ID: <Pine.OSF.4.10.10101241706120.411912-100000@aspara.forte.com>
19824      Branch: perl
19825            ! Makefile.SH README.os390 hints/os390.sh installperl
19826 ____________________________________________________________________________
19827 [  8543] By: jhi                                   on 2001/01/25  03:52:08
19828         Log: Integrate change #8462,8469 from mainline.
19829              
19830              In VMS Perl subversion (perl -V) is undef.
19831      Branch: maint-5.6/perl
19832           !> configure.com
19833 ____________________________________________________________________________
19834 [  8542] By: jhi                                   on 2001/01/25  03:44:55
19835         Log: Integrate changes #7835,7850,8315,8316 from mainline.
19836              
19837              Solaris hints.
19838      Branch: maint-5.6/perl
19839           !> hints/solaris_2.sh
19840 ____________________________________________________________________________
19841 [  8541] By: jhi                                   on 2001/01/25  03:39:28
19842         Log: Integrate #8336 from mainline.
19843      Branch: maint-5.6/perl
19844           !> hv.c
19845 ____________________________________________________________________________
19846 [  8540] By: jhi                                   on 2001/01/25  03:23:50
19847         Log: Retract #8539.
19848      Branch: maint-5.6/perl
19849            ! pod/perlfaq3.pod
19850 ____________________________________________________________________________
19851 [  8539] By: jhi                                   on 2001/01/25  03:21:55
19852         Log: (Retracted by #5940.)
19853      Branch: maint-5.6/perl
19854            ! pod/perlfaq3.pod
19855 ____________________________________________________________________________
19856 [  8538] By: jhi                                   on 2001/01/25  03:14:07
19857         Log: Subject: [re-patch: 5.6.1-TRIAL1] was Re: [PATCH 5.6.1-TRIAL1]VMS buildpatches
19858              From: Peter Prymmer <pvhp@forte.com>
19859              Date: Mon, 18 Dec 2000 13:10:35 -0800 (PST)
19860              Message-ID: <Pine.OSF.4.10.10012181249310.410192-100000@aspara.forte.com>
19861              
19862              The VMS bits.
19863      Branch: maint-5.6/perl
19864            ! configure.com vms/descrip_mms.template
19865 ____________________________________________________________________________
19866 [  8537] By: jhi                                   on 2001/01/25  03:06:09
19867         Log: Integrate #7710,7824,7973 from mainline.
19868      Branch: maint-5.6/perl
19869           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
19870           !> config_h.SH configure.com epoc/config.sh hints/aix.sh malloc.c
19871           !> regcomp.c sv.c vos/config.alpha.def vos/config.alpha.h
19872           !> vos/config.ga.def vos/config.ga.h win32/config.bc
19873           !> win32/config.gc win32/config.vc
19874 ____________________________________________________________________________
19875 [  8536] By: jhi                                   on 2001/01/24  13:50:20
19876         Log: Revert the edits made by me so far to the 5.6 branch since
19877              the TRIAL1 since I did edits when I should have been using
19878              integrates.  Bad programmer.   (Will integrate them properly later.)
19879              Undoes #8347, #8349, #8350, #8351, #8353, #8355, #8376, #8463, #8470.
19880              The #8353 will not be reapplied at least for now since
19881              the UTF-8 hash keys need more thinking.
19882              (The patches #8347, #8354, #8454, #8473 were okay since they
19883              were original edits made specifically for the 5.6.1-TRIAL1.)
19884      Branch: maint-5.6/perl
19885            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
19886            ! config_h.SH configure.com embed.pl epoc/config.sh hints/aix.sh
19887            ! hints/solaris_2.sh hv.c hv.h malloc.c perlapi.c
19888            ! pod/perlapi.pod pod/perlfaq3.pod proto.h regcomp.c sv.c
19889            ! t/op/each.t vms/descrip_mms.template vos/config.alpha.def
19890            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
19891            ! win32/config.bc win32/config.gc win32/config.vc
19892 ____________________________________________________________________________
19893 [  8535] By: bailey                                on 2001/01/24  06:37:02
19894         Log: SYN SYN
19895      Branch: vmsperl
19896           +> (branch 26 files)
19897           !> (integrate 130 files)
19898 ____________________________________________________________________________
19899 [  8534] By: nick                                  on 2001/01/23  19:30:57
19900         Log: Integrate mainline.
19901      Branch: perlio
19902           !> Changes Configure Porting/Glossary Porting/config.sh
19903           !> Porting/config_H embed.h embed.pl ext/Encode/compile
19904           !> ext/Opcode/Opcode.xs ext/Opcode/Safe.pm installperl objXSUB.h
19905           !> patchlevel.h perlapi.c perly.y pod/perlfunc.pod
19906           !> pod/perlvar.pod proto.h t/lib/1_compile.t
19907 ____________________________________________________________________________
19908 [  8533] By: jhi                                   on 2001/01/23  16:15:46
19909         Log: Forgotten from #8501.
19910      Branch: perl
19911            ! Porting/Glossary Porting/config.sh Porting/config_H
19912 ____________________________________________________________________________
19913 [  8532] By: jhi                                   on 2001/01/23  16:13:27
19914         Log: Subject: RE: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parser as Bison) 
19915              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
19916              Date: Mon, 22 Jan 2001 17:51:58 +0100
19917              Message-ID: <5930DC161690D21196670090271575470397E915@madt009a.siemens.es>
19918      Branch: perl
19919            ! embed.h embed.pl objXSUB.h perlapi.c perly.y proto.h
19920 ____________________________________________________________________________
19921 [  8531] By: jhi                                   on 2001/01/23  15:46:01
19922         Log: Update Changes.
19923      Branch: perl
19924            ! Changes patchlevel.h
19925 ____________________________________________________________________________
19926 [  8530] By: jhi                                   on 2001/01/23  15:38:39
19927         Log: De-cut-and-pasto.
19928      Branch: perl
19929            ! t/lib/1_compile.t
19930 ____________________________________________________________________________
19931 [  8529] By: jhi                                   on 2001/01/23  15:11:04
19932         Log: Document the mkdir trailing slashes case.
19933      Branch: perl
19934            ! pod/perlfunc.pod
19935 ____________________________________________________________________________
19936 [  8528] By: jhi                                   on 2001/01/23  15:08:28
19937         Log: lib/lib.pm is arch dependent, and lib/lib_pm.PL shouldn't
19938              get installed:
19939              
19940              Subject: lib/lib.pm
19941              From: <abigail@foad.org>
19942              Date: Mon, 28 Aug 2000 20:35:08 -0400
19943              Message-ID: <20000829003508.21281.qmail@foad.org>
19944      Branch: perl
19945            ! installperl
19946 ____________________________________________________________________________
19947 [  8527] By: jhi                                   on 2001/01/23  14:44:04
19948         Log: Metaconfig unit change for #8526.
19949      Branch: metaconfig
19950            ! U/threads/archname.U
19951 ____________________________________________________________________________
19952 [  8526] By: jhi                                   on 2001/01/23  14:43:19
19953         Log: Attach -perlio to the archname if so selected.
19954      Branch: perl
19955            ! Configure
19956 ____________________________________________________________________________
19957 [  8525] By: jhi                                   on 2001/01/23  14:24:01
19958         Log: Subject: [PATCH] pod/perlvar.pod
19959              From: abigail@foad.org
19960              Date: Tue, 23 Jan 2001 01:41:10 +0100
19961              Message-ID: <20010123004110.22259.qmail@foad.org>
19962      Branch: perl
19963            ! pod/perlvar.pod
19964 ____________________________________________________________________________
19965 [  8524] By: jhi                                   on 2001/01/23  14:22:32
19966         Log: A bug introduced in #8217 (the undefined variable in the
19967              lib/safe1_t #3) fixed, by Charles Lane:
19968              
19969              The earlier patch made it so that stuff running in Safe
19970              compartments could do a "caller" and see "main".  That
19971              little change in name is done right before the code in
19972              the compartment is run, and apparantly the parser
19973              was picking up the stash name before it got changed.
19974              
19975              (why it was threaded vs. unthreaded Perl that was sensitive to this
19976              I still don't know...and it probably doesn't matter).
19977              
19978              I tryed removing the stash name-change and saw that threaded Perl
19979              did indeed pass the lib/safe1.t tests.
19980              
19981              So here's a patch; a routine (_safe_pkg_prep) is added to Opcode to
19982              do the name change (and to connect _ in the compartment to the global
19983              _) which is removed from _safe_call_sv.   Then Safe.pm is modified
19984              to call _safe_pkg_prep when creating a new compartment.
19985              
19986              Passes all tests with threaded perl on linux; passes all tests
19987              with unthreaded perl on VMS.
19988              
19989              At some point I'll probably want to revisit Safe and Opcode to
19990              provide more sensible handling of global variables...and to get
19991              formats working in Safe compartments, which they don't do currently.
19992      Branch: perl
19993            ! ext/Opcode/Opcode.xs ext/Opcode/Safe.pm
19994 ____________________________________________________________________________
19995 [  8523] By: jhi                                   on 2001/01/23  14:11:58
19996         Log: Also the lib/Thread.pm itself needs to be ignored if
19997              the Thread extension hasn't been built.
19998      Branch: perl
19999            ! t/lib/1_compile.t
20000 ____________________________________________________________________________
20001 [  8522] By: jhi                                   on 2001/01/23  13:51:28
20002         Log: print() instead of warn() so that stderr doesn't get
20003              unncessarily polluted.
20004      Branch: perl
20005            ! ext/Encode/compile
20006 ____________________________________________________________________________
20007 [  8521] By: jhi                                   on 2001/01/23  13:49:48
20008         Log: Integrate perlio.
20009      Branch: perl
20010           !> ext/Encode/Encode.xs ext/Encode/Makefile.PL ext/Encode/compile
20011           !> ext/Encode/encode.h
20012 ____________________________________________________________________________
20013 [  8520] By: nick                                  on 2001/01/22  21:44:00
20014         Log: More messing with Encode:
20015              Extra fields in header to allow multiple names and to record
20016              other things "compile" knows.
20017              Re-organise compile to factor out common output routines.
20018      Branch: perlio
20019            ! ext/Encode/Encode.xs ext/Encode/compile ext/Encode/encode.h
20020 ____________________________________________________________________________
20021 [  8519] By: nick                                  on 2001/01/22  20:33:50
20022         Log: Change file-of-files command line from -F to -f to avoid case issues on VMS.
20023      Branch: perlio
20024            ! ext/Encode/Makefile.PL ext/Encode/compile
20025 ____________________________________________________________________________
20026 [  8518] By: nick                                  on 2001/01/22  20:28:13
20027         Log: Integrate mainline
20028      Branch: perlio
20029           !> MANIFEST configure.com epoc/config.sh pp_sys.c regexec.c sv.c
20030           !> vos/config.alpha.def vos/config.alpha.h
20031 ____________________________________________________________________________
20032 [  8517] By: jhi                                   on 2001/01/22  15:37:17
20033         Log: Add sv_force_normal() to sv_utf8_downgrade() as suggested
20034              by Inaba Hiroto.
20035      Branch: perl
20036            ! sv.c
20037 ____________________________________________________________________________
20038 [  8516] By: jhi                                   on 2001/01/22  14:55:15
20039         Log: More SIG_SIZE fixes.
20040      Branch: perl
20041            ! epoc/config.sh vos/config.alpha.def vos/config.alpha.h
20042 ____________________________________________________________________________
20043 [  8515] By: jhi                                   on 2001/01/22  14:50:27
20044         Log: Subject: [PATCH perl@8506] typo in last week's configure.com frenzy
20045              From: "Craig A. Berry" <craigberry@mac.com>
20046              Date: Mon, 22 Jan 2001 00:42:24 -0600
20047              Message-Id: <p04330103b6917f35375b@[172.16.52.1]>
20048      Branch: perl
20049            ! configure.com
20050 ____________________________________________________________________________
20051 [  8514] By: jhi                                   on 2001/01/22  14:31:17
20052         Log: Subject: [PATCH perl@8506] VMS catches up with change #8501
20053              From: "Craig A. Berry" <craigberry@mac.com>
20054              Date: Sun, 21 Jan 2001 23:03:25 -0600
20055              Message-Id: <p04330101b691596f577f@[172.16.52.1]>
20056      Branch: perl
20057            ! configure.com
20058 ____________________________________________________________________________
20059 [  8513] By: jhi                                   on 2001/01/22  14:14:00
20060         Log: Add the .ucm encoding tables to the MANIFEST.
20061      Branch: perl
20062            ! MANIFEST
20063 ____________________________________________________________________________
20064 [  8512] By: jhi                                   on 2001/01/22  13:43:33
20065         Log: Integrate perlio.
20066      Branch: perl
20067           +> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
20068           +> ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
20069           +> ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
20070           +> ext/Encode/Encode/iso8859-10.ucm
20071           +> ext/Encode/Encode/iso8859-13.ucm
20072           +> ext/Encode/Encode/iso8859-14.ucm
20073           +> ext/Encode/Encode/iso8859-15.ucm
20074           +> ext/Encode/Encode/iso8859-16.ucm
20075           +> ext/Encode/Encode/iso8859-2.ucm
20076           +> ext/Encode/Encode/iso8859-3.ucm
20077           +> ext/Encode/Encode/iso8859-4.ucm
20078           +> ext/Encode/Encode/iso8859-5.ucm
20079           +> ext/Encode/Encode/iso8859-6.ucm
20080           +> ext/Encode/Encode/iso8859-7.ucm
20081           +> ext/Encode/Encode/iso8859-8.ucm
20082           +> ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
20083           +> ext/Encode/Encode/symbol.ucm
20084           !> ext/Encode/Makefile.PL ext/Encode/compile lib/open.pm perlio.c
20085           !> perliol.h
20086 ____________________________________________________________________________
20087 [  8511] By: nick                                  on 2001/01/21  23:44:47
20088         Log: Make "real" layers of ":utf8" and ":raw".
20089              So now PERLIO=utf8 perl ...
20090              does what Andreas wanted.
20091              Fix arg passing in open.pm (still have a Carp issue).
20092      Branch: perlio
20093            ! lib/open.pm perlio.c perliol.h
20094 ____________________________________________________________________________
20095 [  8510] By: jhi                                   on 2001/01/21  22:56:53
20096         Log: Document the regex context pushing/popping a bit better.
20097      Branch: perl
20098            ! regexec.c
20099 ____________________________________________________________________________
20100 [  8509] By: jhi                                   on 2001/01/21  22:55:44
20101         Log: Tweak the mkdir trailing slash code some more.
20102              
20103              TO DO: the same handling should probably be done for
20104              all the other filesystem functions that can have directories
20105              as their arguments.
20106      Branch: perl
20107            ! pp_sys.c
20108 ____________________________________________________________________________
20109 [  8508] By: nick                                  on 2001/01/21  21:37:43
20110         Log: Switch "compiled in" encodings to .ucm format.
20111              (Leave others as .enc till we can run-time load .ucm,
20112              or find some other way to load them.)
20113      Branch: perlio
20114            + ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
20115            + ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
20116            + ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
20117            + ext/Encode/Encode/iso8859-10.ucm
20118            + ext/Encode/Encode/iso8859-13.ucm
20119            + ext/Encode/Encode/iso8859-14.ucm
20120            + ext/Encode/Encode/iso8859-15.ucm
20121            + ext/Encode/Encode/iso8859-16.ucm
20122            + ext/Encode/Encode/iso8859-2.ucm
20123            + ext/Encode/Encode/iso8859-3.ucm
20124            + ext/Encode/Encode/iso8859-4.ucm
20125            + ext/Encode/Encode/iso8859-5.ucm
20126            + ext/Encode/Encode/iso8859-6.ucm
20127            + ext/Encode/Encode/iso8859-7.ucm
20128            + ext/Encode/Encode/iso8859-8.ucm
20129            + ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
20130            + ext/Encode/Encode/symbol.ucm
20131            ! ext/Encode/Makefile.PL ext/Encode/compile
20132 ____________________________________________________________________________
20133 [  8507] By: nick                                  on 2001/01/21  21:02:03
20134         Log: Integrate (partial) mainline.
20135      Branch: perlio
20136           !> Changes Configure config_h.SH patchlevel.h pod/perlfaq2.pod
20137           !> sv.c uconfig.h uconfig.sh vos/config.alpha.h vos/config.ga.h
20138           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
20139 ____________________________________________________________________________
20140 [  8506] By: jhi                                   on 2001/01/21  20:09:30
20141         Log: Update Changes.
20142      Branch: perl
20143            ! Changes patchlevel.h
20144 ____________________________________________________________________________
20145 [  8505] By: jhi                                   on 2001/01/21  19:39:59
20146         Log: Subject: Minor typos in perlfaq2.pod
20147              From: "Stephen P. Potter" <spp@spotter.yi.org>
20148              Message-Id: <200101192101.QAA11911@spotter.yi.org>
20149              Date: Fri, 19 Jan 2001 16:01:13 -0500
20150              
20151              with a nit from Philip Netwon.
20152      Branch: perl
20153            ! pod/perlfaq2.pod
20154 ____________________________________________________________________________
20155 [  8504] By: jhi                                   on 2001/01/21  19:33:05
20156         Log: Metaconfig change for #8503.
20157      Branch: metaconfig
20158            ! U/threads/usethreads.U
20159 ____________________________________________________________________________
20160 [  8503] By: jhi                                   on 2001/01/21  19:32:21
20161         Log: Sanity check for conflicting thread flavours.
20162      Branch: perl
20163            ! Configure config_h.SH
20164 ____________________________________________________________________________
20165 [  8502] By: jhi                                   on 2001/01/21  19:23:00
20166         Log: Metaconfig change for #8501.
20167      Branch: metaconfig
20168            ! U/modified/sig_name.U
20169 ____________________________________________________________________________
20170 [  8501] By: jhi                                   on 2001/01/21  19:22:26
20171         Log: The SIG_SIZE is the number of the elements *excluding*
20172              the terminating NULL.
20173      Branch: perl
20174            ! Configure config_h.SH uconfig.h uconfig.sh vos/config.alpha.h
20175            ! vos/config.ga.h win32/config_H.bc win32/config_H.gc
20176            ! win32/config_H.vc
20177 ____________________________________________________________________________
20178 [  8500] By: jhi                                   on 2001/01/21  18:31:31
20179         Log: Integrate perlio.
20180      Branch: perl
20181           !> doio.c embed.h embed.pl ext/Encode/Encode.xs
20182           !> ext/Encode/Makefile.PL ext/Encode/compile global.sym objXSUB.h
20183           !> opcode.h opcode.pl opnames.h perlapi.c pp.sym pp_proto.h
20184           !> pp_sys.c proto.h sv.c
20185 ____________________________________________________________________________
20186 [  8499] By: jhi                                   on 2001/01/21  17:43:57
20187         Log: Subject: Re: 8482 busted for $^V sprintf()s on OS/390 
20188              From: Hugo <hv@crypt.compulink.co.uk>
20189              Date: Sun, 21 Jan 2001 13:34:05 +0000
20190              Message-Id: <200101211334.NAA18121@crypt.compulink.co.uk>
20191              
20192              In sprintf UTF8ize only if necessary.
20193      Branch: perl
20194            ! sv.c
20195 ____________________________________________________________________________
20196 [  8498] By: nick                                  on 2001/01/21  16:25:32
20197         Log: Encode cleanup.
20198              Add command line control over "compile" so that Makefile.PL
20199              needs can be combined with other uses.
20200              Use command line options in Makefile.PL.
20201              Fix multi-byte parsing in .ucm files.
20202      Branch: perlio
20203            ! ext/Encode/Makefile.PL ext/Encode/compile
20204 ____________________________________________________________________________
20205 [  8497] By: nick                                  on 2001/01/21  12:56:27
20206         Log: Warn and set errno when open(...,":encoding(xxxxx)",...) cannot find xxxxx.
20207      Branch: perlio
20208            ! ext/Encode/Encode.xs
20209 ____________________________________________________________________________
20210 [  8496] By: nick                                  on 2001/01/21  12:18:45
20211         Log: Fixup after integrate:
20212              missed the .sym files that are changed by regen_headers
20213              sv.c and proto.h disagreed about pTHX_ ness of EXPECT_NUMBER.
20214      Branch: perlio
20215            ! global.sym pp.sym sv.c
20216 ____________________________________________________________________________
20217 [  8495] By: nick                                  on 2001/01/21  11:51:07
20218         Log: Integrate mainline.
20219      Branch: perlio
20220           +> ext/DynaLoader/dl_dllload.xs t/op/qu.t
20221           !> MANIFEST Makefile.SH README.os390 README.posix-bc README.vms
20222           !> embed.h embed.pl ext/DynaLoader/dl_aix.xs
20223           !> ext/DynaLoader/dl_dlopen.xs hints/os390.sh pod/perlfunc.pod
20224           !> pod/perlguts.pod pod/perlop.pod pod/perlre.pod
20225           !> pod/perlretut.pod pod/perlunicode.pod proto.h sv.c
20226           !> win32/Makefile win32/makefile.mk
20227 ____________________________________________________________________________
20228 [  8494] By: jhi                                   on 2001/01/20  23:12:11
20229         Log: Forgot the expect_number() prototype.
20230      Branch: perl
20231            ! embed.h embed.pl proto.h
20232 ____________________________________________________________________________
20233 [  8493] By: jhi                                   on 2001/01/20  22:56:39
20234         Log: Subject: [PATCH: perl@8482] README.vms URL updates
20235              From: Peter Prymmer <pvhp@forte.com>
20236              Date: Fri, 19 Jan 2001 18:59:02 -0800 (PST)
20237              Message-ID: <Pine.OSF.4.10.10101191856510.61572-100000@aspara.forte.com>
20238              
20239              Plus Craig A. Berry's suggestion to use compaq.com instead
20240              of digital.com.
20241      Branch: perl
20242            ! README.vms
20243 ____________________________________________________________________________
20244 [  8492] By: jhi                                   on 2001/01/20  22:50:05
20245         Log: Memory management calls documentation.
20246      Branch: perl
20247            ! pod/perlguts.pod
20248 ____________________________________________________________________________
20249 [  8491] By: jhi                                   on 2001/01/20  22:38:33
20250         Log: Signedness nit plus few memcpy/Copy nits.
20251      Branch: perl
20252            ! sv.c
20253 ____________________________________________________________________________
20254 [  8490] By: jhi                                   on 2001/01/20  22:25:53
20255         Log: Subject: [PATCH: perl@8482] minor typos in some dl_$foo.xs files
20256              From: Peter Prymmer <pvhp@forte.com>
20257              Date: Fri, 19 Jan 2001 18:43:14 -0800 (PST)
20258              Message-ID: <Pine.OSF.4.10.10101191841080.61505-100000@aspara.forte.com>
20259      Branch: perl
20260            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dlopen.xs
20261 ____________________________________________________________________________
20262 [  8489] By: jhi                                   on 2001/01/20  22:24:41
20263         Log: Subject: [PATCH: perl@8482] win32 Makefile(s) handle podified READMEs
20264              From: Peter Prymmer <pvhp@forte.com>
20265              Date: Fri, 19 Jan 2001 18:33:43 -0800 (PST)
20266              Message-ID: <Pine.OSF.4.10.10101191828050.61158-100000@aspara.forte.com>
20267      Branch: perl
20268            ! win32/Makefile win32/makefile.mk
20269 ____________________________________________________________________________
20270 [  8488] By: jhi                                   on 2001/01/20  22:22:27
20271         Log: Subject: [PATCH: perl@8482] remove redundant dependencies that are unneeded
20272              From: Peter Prymmer <pvhp@forte.com>
20273              Date: Fri, 19 Jan 2001 18:25:38 -0800 (PST)
20274              Message-ID: <Pine.OSF.4.10.10101191816550.61158-100000@aspara.forte.com>
20275      Branch: perl
20276            ! Makefile.SH
20277 ____________________________________________________________________________
20278 [  8487] By: jhi                                   on 2001/01/20  22:21:18
20279         Log: Subject: [PATCH: perl@8482] partial support for dynaloading on OS/390
20280              From: Peter Prymmer <pvhp@forte.com>
20281              Date: Fri, 19 Jan 2001 18:12:05 -0800 (PST)
20282              Message-ID: <Pine.OSF.4.10.10101191646420.61158-100000@aspara.forte.com>
20283      Branch: perl
20284            + ext/DynaLoader/dl_dllload.xs
20285            ! MANIFEST Makefile.SH hints/os390.sh
20286 ____________________________________________________________________________
20287 [  8486] By: jhi                                   on 2001/01/20  22:17:53
20288         Log: Subject: [PATCH: perl@8482] floating point mangling warnings for README.os390 and README.posix-bc
20289              From: Peter Prymmer <pvhp@forte.com>
20290              Date: Fri, 19 Jan 2001 13:48:15 -0800 (PST)
20291              Message-ID: <Pine.OSF.4.10.10101191347140.59299-100000@aspara.forte.com>
20292      Branch: perl
20293            ! README.os390 README.posix-bc
20294 ____________________________________________________________________________
20295 [  8485] By: jhi                                   on 2001/01/20  20:15:30
20296         Log: Document and test the new qu operator.
20297      Branch: perl
20298            + t/op/qu.t
20299            ! MANIFEST pod/perlfunc.pod pod/perlop.pod pod/perlre.pod
20300            ! pod/perlretut.pod pod/perlunicode.pod
20301 ____________________________________________________________________________
20302 [  8484] By: nick                                  on 2001/01/20  19:42:30
20303         Log: Infrastructure to allow:
20304              open($fh,"|-",@array);
20305              to be implemented
20306              i.e. mark pp_open as needing a stack mark, and make pp_open
20307              process its args in that style (and pass them _all_ to tied handles OPEN).
20308              Invent do_openn() which takes SV ** at allow it to see multiple args.
20309              Note this does not _do_ anything yet.
20310      Branch: perlio
20311            ! doio.c embed.h embed.pl objXSUB.h opcode.h opcode.pl opnames.h
20312            ! perlapi.c pp_proto.h pp_sys.c proto.h
20313 ____________________________________________________________________________
20314 [  8483] By: nick                                  on 2001/01/20  17:23:14
20315         Log: Integrate mainline.
20316      Branch: perlio
20317           !> Changes configure.com patchlevel.h sv.c t/lib/1_compile.t
20318           !> t/op/sprintf.t t/op/ver.t t/pragma/locale.t
20319 ____________________________________________________________________________
20320 [  8482] By: jhi                                   on 2001/01/19  15:37:49
20321         Log: Update Changes.
20322      Branch: perl
20323            ! Changes patchlevel.h
20324 ____________________________________________________________________________
20325 [  8481] By: jhi                                   on 2001/01/19  14:41:24
20326         Log: Subject: Re: new feature: s?printf parameter reordering 
20327              From: Hugo <hv@crypt.compulink.co.uk>
20328              Date: Thu, 11 Jan 2001 17:09:03 +0000
20329              Message-Id: <200101111709.RAA23756@crypt.compulink.co.uk>
20330              
20331              - support reordering for all parameters: %, *v, *, .*
20332              - lay down that the reordering specification must immediately
20333              follow that parameter: %3$, *v3$, *3$, .*3$
20334              - fix vectorisation of a zero-length string
20335              - factor out the code choosing the argument to format
20336              
20337              Possibly unwanted side-effects:
20338              - the special format specifiers ' +-0' must now precede any
20339              vectorisation specifier. Tests in op/sprintf and op/ver
20340              have been changed to reflect this.
20341              - sprintf.t test #214 changed its expectations because in many
20342              cases, the next parameter has already been consumed when an
20343              invalid type letter is detected.
20344              
20345              Probably wanted side-effects:
20346              - attempts to format a non-existent parameter will warn as if C<undef>
20347              - attempt to write to non-existent parameter with '%n' will complain
20348              of "attempt to modify read-only value" instead of being silent
20349      Branch: perl
20350            ! sv.c t/op/sprintf.t t/op/ver.t
20351 ____________________________________________________________________________
20352 [  8480] By: jhi                                   on 2001/01/19  14:08:37
20353         Log: Subject: PATCH pragma/locale.t
20354              From: andreas.koenig@anima.de (Andreas J. Koenig)
20355              Date: 18 Jan 2001 09:45:37 +0100
20356              Message-ID: <m3lms98czy.fsf@ak-71.mind.de>
20357      Branch: perl
20358            ! t/pragma/locale.t
20359 ____________________________________________________________________________
20360 [  8479] By: jhi                                   on 2001/01/19  13:19:58
20361         Log: Add tracing for debugging extensions builds in VMS, from Charles Lane.
20362      Branch: perl
20363            ! configure.com
20364 ____________________________________________________________________________
20365 [  8478] By: jhi                                   on 2001/01/19  02:12:35
20366         Log: Automate 1_compile.t.
20367      Branch: perl
20368            ! t/lib/1_compile.t
20369 ____________________________________________________________________________
20370 [  8477] By: jhi                                   on 2001/01/19  01:49:56
20371         Log: Integrate perlio.
20372      Branch: perl
20373           !> sv.c win32/config.bc win32/config.gc win32/config.vc
20374           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
20375 ____________________________________________________________________________
20376 [  8476] By: nick                                  on 2001/01/18  21:51:52
20377         Log: Integrate mainline
20378      Branch: perlio
20379           +> t/lib/1_compile.t t/lib/compmod.pl
20380           !> MANIFEST configure.com lib/unicode/distinct.pm
20381 ____________________________________________________________________________
20382 [  8475] By: nick                                  on 2001/01/18  21:48:02
20383         Log: Win32 "safe signals" co-existance fix.
20384              Fix SIG_SIZE value.
20385              Clear PL_sig_pending when cloning (fork).
20386      Branch: perlio
20387            ! sv.c win32/config.bc win32/config.gc win32/config.vc
20388            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
20389 ____________________________________________________________________________
20390 [  8474] By: jhi                                   on 2001/01/18  14:40:57
20391         Log: It's Pod::Text::Overstrike, not Pod::Overstrike.
20392      Branch: perl
20393            ! t/lib/1_compile.t
20394 ____________________________________________________________________________
20395 [  8473] By: gsar                                  on 2001/01/18  11:42:31
20396         Log: unsubmitted trial1 change
20397      Branch: maint-5.6/perl
20398            ! Changes
20399 ____________________________________________________________________________
20400 [  8472] By: jhi                                   on 2001/01/18  04:30:24
20401         Log: The first bug found by 1_compile.t.
20402      Branch: perl
20403            ! lib/unicode/distinct.pm
20404 ____________________________________________________________________________
20405 [  8471] By: jhi                                   on 2001/01/18  04:29:42
20406         Log: Add Schwern's 1_compile test.  The compile_module script renamed
20407              to be a bit shorter for the 8.3 people.
20408      Branch: perl
20409            + t/lib/1_compile.t t/lib/compmod.pl
20410            ! MANIFEST
20411 ____________________________________________________________________________
20412 [  8470] By: jhi                                   on 2001/01/18  04:16:00
20413         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)
20414              From: Peter Prymmer <pvhp@forte.com>
20415              Date: Wed, 17 Jan 2001 13:07:11 -0800 (PST)
20416              Message-ID: <Pine.OSF.4.10.10101171255380.289071-100000@aspara.forte.com>
20417              Replace #8463.
20418      Branch: maint-5.6/perl
20419            ! configure.com
20420 ____________________________________________________________________________
20421 [  8469] By: jhi                                   on 2001/01/18  04:13:02
20422         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)
20423              From: Peter Prymmer <pvhp@forte.com>
20424              Date: Wed, 17 Jan 2001 13:07:11 -0800 (PST)
20425              Message-ID: <Pine.OSF.4.10.10101171255380.289071-100000@aspara.forte.com>
20426              Replace #8462.
20427      Branch: perl
20428            ! configure.com
20429 ____________________________________________________________________________
20430 [  8468] By: jhi                                   on 2001/01/18  03:42:08
20431         Log: Integrate perlio.
20432      Branch: perl
20433           !> gv.c mg.c perlio.c util.c
20434 ____________________________________________________________________________
20435 [  8467] By: nick                                  on 2001/01/17  22:41:10
20436         Log: "Safe" signals - trial implementation.
20437              gv.c tweaked to zero PL_sig_pend array
20438              perlio.c tweaked to PERL_ASYNC_CHECK() on EINTR
20439              util.c tweaked to not set SA_RESTART to give perlio.c a chance.
20440              Odd thing is that it "works" with PERLIO=stdio as well (linux).
20441      Branch: perlio
20442            ! gv.c mg.c perlio.c util.c
20443 ____________________________________________________________________________
20444 [  8466] By: nick                                  on 2001/01/17  20:40:20
20445         Log: Integrate mainline.
20446      Branch: perlio
20447           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
20448           !> config_h.SH configure.com epoc/config.sh gv.c pod/perltoc.pod
20449           !> pp.c pp_sys.c sv.c t/op/int.t uconfig.h uconfig.sh
20450           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
20451           !> vos/config.ga.h win32/config.bc win32/config.gc
20452           !> win32/config.vc
20453 ____________________________________________________________________________
20454 [  8465] By: jhi                                   on 2001/01/17  18:37:13
20455         Log: Subject: [PATCH] Re: [PATCH: perl@8429]  lib/tie-substrhash.t FAILED at test 11
20456              From: Nicholas Clark <nick@ccl4.org>
20457              Date: Wed, 17 Jan 2001 17:31:33 +0000
20458              Message-ID: <20010117173133.I2633@plum.flirble.org>
20459      Branch: perl
20460            ! t/op/int.t
20461 ____________________________________________________________________________
20462 [  8464] By: jhi                                   on 2001/01/17  14:43:17
20463         Log: Subject: [PATCH: perl@8429]  lib/tie-substrhash.t FAILED at test 11
20464              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
20465              Date: Wed, 17 Jan 2001 15:16:43 +0100
20466              Message-ID: <5930DC161690D2119667009027157547038C8A85@madt009a.siemens.es> 
20467              
20468              pp_int() was dropping an NV to the floor,
20469              int(279964589018079/59) either returned not an integer
20470              4745162525730.15, or one got "Attempt to free unreferenced scalar."
20471      Branch: perl
20472            ! pp.c
20473 ____________________________________________________________________________
20474 [  8463] By: jhi                                   on 2001/01/17  06:12:42
20475         Log: (Replaced by #8470)
20476              
20477              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)
20478              From: "Craig A. Berry" <craigberry@mac.com>
20479              Date: Tue, 16 Jan 2001 23:38:46 -0600
20480              Message-Id: <p04330103b68ad8cfcbfd@[172.16.52.1]>
20481      Branch: maint-5.6/perl
20482            ! configure.com
20483 ____________________________________________________________________________
20484 [  8462] By: jhi                                   on 2001/01/17  06:11:31
20485         Log: (Replaced by #8469)
20486              
20487              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)
20488              From: "Craig A. Berry" <craigberry@mac.com>
20489              Date: Tue, 16 Jan 2001 23:38:46 -0600
20490              Message-Id: <p04330103b68ad8cfcbfd@[172.16.52.1]>
20491      Branch: perl
20492            ! configure.com
20493 ____________________________________________________________________________
20494 [  8461] By: jhi                                   on 2001/01/17  05:56:12
20495         Log: Allow for one trailing slash in the directory of mkdir().
20496      Branch: perl
20497            ! pp_sys.c
20498 ____________________________________________________________________________
20499 [  8460] By: jhi                                   on 2001/01/17  03:26:01
20500         Log: Metaconfig unit changes for #8459.
20501      Branch: metaconfig
20502            ! U/modified/Loc.U U/modified/sig_name.U
20503 ____________________________________________________________________________
20504 [  8459] By: jhi                                   on 2001/01/17  03:24:48
20505         Log: Define SIG_SIZE, the number of elements in the sig_name and
20506              sig_num arrays, including the final NULL entry.
20507      Branch: perl
20508            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
20509            ! config_h.SH configure.com epoc/config.sh gv.c pod/perltoc.pod
20510            ! sv.c uconfig.h uconfig.sh vos/config.alpha.def
20511            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
20512            ! win32/config.bc win32/config.gc win32/config.vc
20513 ____________________________________________________________________________
20514 [  8458] By: jhi                                   on 2001/01/17  01:41:33
20515         Log: Integrate perlio.
20516      Branch: perl
20517           !> embed.h embed.pl embedvar.h gv.c intrpvar.h mg.c perl.c perl.h
20518           !> perlapi.h proto.h sv.c
20519 ____________________________________________________________________________
20520 [  8457] By: nick                                  on 2001/01/16  22:07:26
20521         Log: Provide infrastructure for PERL_ASYNC_CHECK() style safe signals.
20522              Provides all the "cost" but no benefit yet - it is to allow cost
20523              to be measured, and implementation experiments (just in mg.c?).
20524      Branch: perlio
20525            ! embed.h embed.pl embedvar.h gv.c intrpvar.h mg.c perl.c perl.h
20526            ! perlapi.h proto.h sv.c
20527 ____________________________________________________________________________
20528 [  8456] By: nick                                  on 2001/01/16  21:07:07
20529         Log: Integrate mainline.
20530      Branch: perlio
20531           !> (integrate 51 files)
20532 ____________________________________________________________________________
20533 [  8455] By: jhi                                   on 2001/01/16  18:13:43
20534         Log: Subject: [PATCH] regcomp.c old feature removal
20535              From: mjd@plover.com
20536              Date: 16 Jan 2001 14:43:18 -0000 
20537              Message-ID: <20010116144318.7140.qmail@plover.com> 
20538      Branch: perl
20539            ! regcomp.c
20540 ____________________________________________________________________________
20541 [  8454] By: jhi                                   on 2001/01/16  16:12:39
20542         Log: Subject: [PATCH: perl-5.6.1-TRIAL1] Win32 Makefile fixes - v2
20543              From: "Indy Singh" <indy@nusphere.com>
20544              Date: Wed, 10 Jan 2001 20:17:49 -0500
20545              Message-ID: <003001c07b6c$524630b0$00957018@roadhog>
20546      Branch: maint-5.6/perl
20547            ! win32/Makefile
20548 ____________________________________________________________________________
20549 [  8453] By: jhi                                   on 2001/01/16  16:09:33
20550         Log: Update Changes.
20551      Branch: perl
20552            ! Changes patchlevel.h
20553 ____________________________________________________________________________
20554 [  8452] By: jhi                                   on 2001/01/16  15:42:04
20555         Log: Subject: Re: API Cleanup
20556              To: perl5-porters@perl.org
20557              Date: Tue, 16 Jan 2001 13:42:30 +0000
20558              Message-ID: <20010116134230.A13420@pembro26.pmb.ox.ac.uk>
20559              
20560              Subject: [PATCH] utf8.c documentation
20561              From: Simon Cozens <simon@cozens.net>
20562              Date: Tue, 16 Jan 2001 13:52:48 +0000
20563              Message-ID: <20010116135248.A13496@pembro26.pmb.ox.ac.uk>
20564              
20565              Subject: Re: API Cleanup
20566              From: Simon Cozens <simon@cozens.net>
20567              Date: Tue, 16 Jan 2001 14:58:55 +0000
20568              Message-ID: <20010116145855.A13794@pembro26.pmb.ox.ac.uk>
20569              
20570              UTF-8 doc patches.
20571      Branch: perl
20572            ! embed.pl pod/perlapi.pod utf8.c
20573 ____________________________________________________________________________
20574 [  8451] By: jhi                                   on 2001/01/16  14:41:39
20575         Log: podlators 1.07, from Russ Allbery.
20576      Branch: perl
20577            ! lib/Pod/Man.pm
20578 ____________________________________________________________________________
20579 [  8450] By: jhi                                   on 2001/01/16  14:24:19
20580         Log: Subject: [PATCH: perl@8429] Win32 Makefile fixes
20581              From: "Indy Singh" <indy@nusphere.com>
20582              Date: Mon, 15 Jan 2001 20:59:40 -0500
20583              Message-ID: <07be01c07f5f$fdadf270$d24b7018@cr637287a>
20584      Branch: perl
20585            ! win32/Makefile
20586 ____________________________________________________________________________
20587 [  8449] By: jhi                                   on 2001/01/16  03:42:55
20588         Log: Under 5.005 threads and debugging crashed in Debian 2.2 Linux/x86
20589              at the setting of the ofs_sv in new_struct_thread() as the
20590              thr->Tofs_sv (PL_ofs_sv) was still 0xabab...., SvREFCNT_inc()ing
20591              that invited a core dump.
20592      Branch: perl
20593            ! util.c
20594 ____________________________________________________________________________
20595 [  8448] By: jhi                                   on 2001/01/16  01:49:07
20596         Log: Subject: [PATCH #3 @8436] Re: Eliminate op_children
20597              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
20598              Date: Mon, 15 Jan 2001 17:14:37 -0800 (PST)
20599              Message-ID: <14947.40656.841280.551785@soda.csua.berkeley.edu>
20600              
20601              Replace #8444 and #8445.
20602      Branch: perl
20603            ! ext/B/B.xs ext/B/B/Debug.pm
20604 ____________________________________________________________________________
20605 [  8447] By: jhi                                   on 2001/01/15  21:05:35
20606         Log: Subject: [PATCH] API Variable documentation   
20607              From: Simon Cozens <simon@cozens.net>
20608              Date: Mon, 15 Jan 2001 19:35:54 +0000
20609              Message-ID: <20010115193554.A9919@pembro26.pmb.ox.ac.uk> 
20610      Branch: perl
20611            ! pod/perlapi.pod thrdvar.h
20612 ____________________________________________________________________________
20613 [  8446] By: jhi                                   on 2001/01/15  20:49:20
20614         Log: Signedness nit.
20615      Branch: perl
20616            ! pp_ctl.c
20617 ____________________________________________________________________________
20618 [  8445] By: jhi                                   on 2001/01/15  20:28:48
20619         Log: (Replaced by #8448)  More op_children traces (cleanup of #8442).
20620      Branch: perl
20621            ! ext/B/B/Debug.pm
20622 ____________________________________________________________________________
20623 [  8444] By: jhi                                   on 2001/01/15  13:09:10
20624         Log: (Replaced by #8448)  Traces of op_children (cleanup of #8442)
20625      Branch: perl
20626            ! ext/B/B.xs
20627 ____________________________________________________________________________
20628 [  8443] By: jhi                                   on 2001/01/15  13:06:26
20629         Log: Missing from #8439.
20630      Branch: perl
20631            ! keywords.h mg.c
20632 ____________________________________________________________________________
20633 [  8442] By: jhi                                   on 2001/01/15  13:02:38
20634         Log: Subject: [PATCH @8436] Eliminate op_children
20635              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
20636              Date: Sun, 14 Jan 2001 03:00:13 -0800 (PST)
20637              Message-ID: <14945.32919.44271.685122@soda.csua.berkeley.edu>
20638              
20639              Subject: [PATCH @8436] Re: Eliminate op_children
20640              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
20641              Date: Sun, 14 Jan 2001 03:23:56 -0800 (PST)
20642              Message-ID: <14945.35680.571387.810763@soda.csua.berkeley.edu>
20643      Branch: perl
20644            ! bytecode.pl ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm
20645            ! ext/B/B/C.pm ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h
20646            ! op.c op.h
20647 ____________________________________________________________________________
20648 [  8441] By: jhi                                   on 2001/01/15  12:57:08
20649         Log: Use the /^Perl_/-less form of is_lvalue_sub().
20650      Branch: perl
20651            ! pp.h
20652 ____________________________________________________________________________
20653 [  8440] By: jhi                                   on 2001/01/15  05:13:09
20654         Log: Revert #8437 and #8438, the Linux large files story is more complex.
20655      Branch: metaconfig/U/perl
20656            ! d_fpos64_t.U d_off64_t.U
20657      Branch: perl
20658            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
20659            ! config_h.SH configure.com epoc/config.sh perl.h
20660            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
20661            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
20662            ! win32/config.bc win32/config.gc win32/config.vc
20663 ____________________________________________________________________________
20664 [  8439] By: jhi                                   on 2001/01/15  05:02:24
20665         Log: More UTF-8 patches from Inaba Hiroto.
20666              - The substr lval was still not okay.
20667              - Now pp_stringify and sv_setsv copies source's UTF8 flag
20668              even if IN_BYTE.  pp_stringify is called from fold_constants
20669              at optimization phase and "\x{100}" was made SvUTF8_off under
20670              use bytes (the bytes pragma is for "byte semantics" and not
20671              for "do not produce UTF8 data")
20672              - New `qu' operator to generate UTF8 string explicitly.
20673              Though I agree with the policy "0x00-0xff always produce bytes",
20674              sometimes want to such a string to be coded in UTF8.
20675              I can use pack"U0a*" but it requires more typing and has
20676              runtime overhead.
20677              - Fix pp_regcomp bug uncovered by "0x00-0xff always produce bytes"
20678              change, the bug apears if a pm has PMdf_UTF8 flag but interpolated
20679              string is not UTF8_on and has char 0x80-0xff.
20680              
20681              TODO: document and test qu.
20682      Branch: perl
20683            ! keywords.h keywords.pl mg.c pp.c pp_ctl.c pp_hot.c sv.c
20684            ! t/lib/charnames.t t/op/length.t t/op/substr.t t/pragma/utf8.t
20685            ! toke.c
20686 ____________________________________________________________________________
20687 [  8438] By: jhi                                   on 2001/01/14  05:10:23
20688         Log: Metaconfig unit changes for #8437.
20689      Branch: metaconfig/U/perl
20690            ! d_fpos64_t.U d_off64_t.U
20691 ____________________________________________________________________________
20692 [  8437] By: jhi                                   on 2001/01/14  04:55:34
20693         Log: Add <features.h> probing, seems to be needed for (some?)
20694              Linux largefileness.
20695      Branch: perl
20696            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
20697            ! config_h.SH configure.com epoc/config.sh perl.h
20698            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
20699            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
20700            ! win32/config.bc win32/config.gc win32/config.vc
20701 ____________________________________________________________________________
20702 [  8436] By: jhi                                   on 2001/01/13  17:47:21
20703         Log: Tighten some of the tests a bit.
20704      Branch: perl
20705            ! t/pragma/utf8.t
20706 ____________________________________________________________________________
20707 [  8435] By: jhi                                   on 2001/01/13  17:31:54
20708         Log: Integrate perlio.
20709      Branch: perl
20710           !> ext/Encode/Makefile.PL ext/Encode/compile win32/config_H.bc
20711           !> win32/config_H.gc win32/config_H.vc
20712 ____________________________________________________________________________
20713 [  8434] By: nick                                  on 2001/01/13  11:36:53
20714         Log: Run dmake regen_config_h for Win32
20715      Branch: perlio
20716            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
20717 ____________________________________________________________________________
20718 [  8433] By: nick                                  on 2001/01/13  11:31:55
20719         Log: VMS friendly patch to Encode compile process
20720      Branch: perlio
20721            ! ext/Encode/Makefile.PL ext/Encode/compile
20722 ____________________________________________________________________________
20723 [  8432] By: nick                                  on 2001/01/13  11:06:44
20724         Log: Integrate mainline
20725      Branch: perlio
20726           +> ext/B/B/Concise.pm
20727           !> (integrate 52 files)
20728 ____________________________________________________________________________
20729 [  8431] By: jhi                                   on 2001/01/13  05:55:55
20730         Log: Subject: [PATCH @8429] Re: B::Concise -- an improved replacement for B::Terse
20731              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
20732              Date: Fri, 12 Jan 2001 21:45:17 -0800 (PST)
20733              Message-ID: <14943.59712.993695.180189@soda.csua.berkeley.edu>
20734      Branch: perl
20735            ! ext/B/B/Concise.pm
20736 ____________________________________________________________________________
20737 [  8430] By: jhi                                   on 2001/01/13  04:24:18
20738         Log: The LVRET macro needed an aTHX.
20739      Branch: perl
20740            ! pp.h
20741 ____________________________________________________________________________
20742 [  8429] By: jhi                                   on 2001/01/13  02:12:42
20743         Log: Update Changes.
20744      Branch: perl
20745            ! Changes patchlevel.h
20746 ____________________________________________________________________________
20747 [  8428] By: jhi                                   on 2001/01/13  02:08:50
20748         Log: Subject: Re: [PATCH: perl@8342]  lib/bigfloat.t FAILED at test 351
20749              From: Peter Prymmer <pvhp@forte.com>
20750              Date: Fri, 12 Jan 2001 16:27:36 -0800 (PST)
20751              Message-ID: <Pine.OSF.4.10.10101121623130.478096-100000@aspara.forte.com>
20752              
20753              Add a BEGIN guard for sloppy floating point division.
20754      Branch: perl
20755            ! lib/Math/BigInt.pm lib/bigint.pl
20756 ____________________________________________________________________________
20757 [  8427] By: jhi                                   on 2001/01/13  01:47:16
20758         Log: The B::Terse drop-in replacement wasn't quite drop-in.
20759      Branch: perl
20760            ! ext/B/B/Terse.pm
20761 ____________________________________________________________________________
20762 [  8426] By: jhi                                   on 2001/01/12  21:20:43
20763         Log: Use UVXf.
20764      Branch: perl
20765            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
20766            ! config_h.SH configure.com epoc/config.sh sv.c uconfig.h
20767            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
20768            ! vos/config.ga.def vos/config.ga.h win32/config.bc
20769            ! win32/config.gc win32/config.vc
20770 ____________________________________________________________________________
20771 [  8425] By: jhi                                   on 2001/01/12  20:20:14
20772         Log: Subject: [PATCH perl@8342] -Wformat
20773              From: Robin Barker <rmb1@cise.npl.co.uk>
20774              Date: Fri, 12 Jan 2001 20:03:14 GMT
20775              Message-Id: <200101122003.UAA29599@tempest.npl.co.uk>
20776      Branch: perl
20777            ! ext/Encode/Encode.xs mg.c sv.c toke.c
20778 ____________________________________________________________________________
20779 [  8424] By: jhi                                   on 2001/01/12  20:01:48
20780         Log: Subject: B::Concise -- an improved replacement for B::Terse 
20781              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
20782              Date: Sat,  6 Jan 2001 20:18:05 -0800 (PST)
20783              Message-ID: <14935.43597.962940.803717@soda.csua.berkeley.edu>
20784      Branch: perl
20785            + ext/B/B/Concise.pm
20786            ! MANIFEST ext/B/B/Terse.pm
20787 ____________________________________________________________________________
20788 [  8423] By: jhi                                   on 2001/01/12  19:24:02
20789         Log: The new metaconfig unit from the #8421.
20790      Branch: metaconfig/U/perl
20791            + d_sigprocmask.U
20792 ____________________________________________________________________________
20793 [  8422] By: jhi                                   on 2001/01/12  19:23:43
20794         Log: Forgot the microperl config from the #8421.
20795      Branch: perl
20796            ! uconfig.h uconfig.sh
20797 ____________________________________________________________________________
20798 [  8421] By: jhi                                   on 2001/01/12  19:05:27
20799         Log: Add sigprocmask() probe, regen Configure, regen toc.
20800      Branch: perl
20801            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
20802            ! config_h.SH configure.com epoc/config.sh mg.c pod/perltoc.pod
20803            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
20804            ! vos/config.ga.h win32/config.bc win32/config.gc
20805            ! win32/config.vc
20806 ____________________________________________________________________________
20807 [  8420] By: jhi                                   on 2001/01/12  18:34:31
20808         Log: Add sockatmark() to the todo list.
20809      Branch: perl
20810            ! Todo-5.6
20811 ____________________________________________________________________________
20812 [  8419] By: jhi                                   on 2001/01/12  18:09:46
20813         Log: Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.
20814      Branch: perl
20815            ! op.c
20816 ____________________________________________________________________________
20817 [  8418] By: jhi                                   on 2001/01/12  18:05:30
20818         Log: Subject: Re: [PATCH] [ID 20001223.002] lvalues in list context
20819              From: Radu Greab <radu@netsoft.ro>
20820              Message-ID: <14943.15321.515713.119805@ix.netsoft.ro>
20821              Date: Fri, 12 Jan 2001 19:16:09 +0200 (EET)
20822      Branch: perl
20823            ! op.c t/pragma/sub_lval.t
20824 ____________________________________________________________________________
20825 [  8417] By: jhi                                   on 2001/01/12  16:09:09
20826         Log: Subject: [PATCH @8404] Consolidated lvalue sub changes
20827              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU> 
20828              Date: Wed, 10 Jan 2001 21:36:51 -0800 (PST)
20829              Message-ID: <14941.16925.736415.785818@soda.csua.berkeley.edu>
20830      Branch: perl
20831            ! doop.c embed.h embed.pl op.c op.h opcode.h opcode.pl
20832            ! pod/perldiag.pod pod/perlintern.pod pod/perlsub.pod pp.c pp.h
20833            ! pp.sym pp_ctl.c pp_hot.c pp_proto.h proto.h t/lib/b.t
20834            ! t/pragma/sub_lval.t toke.c
20835 ____________________________________________________________________________
20836 [  8416] By: jhi                                   on 2001/01/12  15:42:06
20837         Log: Subject: RE: [PATCH] [ID 20001223.002] lvalues in list context
20838              From: "Richard Soderberg" <rs@crystalflame.net>
20839              Date: Fri, 12 Jan 2001 04:49:35 -0800
20840              Message-ID: <NAEKLNAAHLMBPMPNBMLEAELDCKAA.rs@crystalflame.net>
20841              
20842              Replace 10000 with RETVAL_MAX, and compute RETVAL_MAX
20843              according to the platform.
20844      Branch: perl
20845            ! op.c
20846 ____________________________________________________________________________
20847 [  8415] By: jhi                                   on 2001/01/12  15:33:41
20848         Log: One more UTF-8 fix from Inaba Hiroto.
20849      Branch: perl
20850            ! pp.c regexec.c t/pragma/utf8.t
20851 ____________________________________________________________________________
20852 [  8414] By: jhi                                   on 2001/01/12  15:30:18
20853         Log: Mea culpa: I botched up Hugo's "Tw" bug fix when applying it.
20854      Branch: perl
20855            ! regexec.c
20856 ____________________________________________________________________________
20857 [  8413] By: jhi                                   on 2001/01/12  15:22:10
20858         Log: Subject: [Patch perl@8375] pragma/subs.t ......FAILED tests 1-2 using Bison's parser
20859              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
20860              Date: Thu, 11 Jan 2001 12:53:36 +0100
20861              Message-ID: <5930DC161690D2119667009027157547038123E1@madt009a.siemens.es>
20862      Branch: perl
20863            ! toke.c
20864 ____________________________________________________________________________
20865 [  8412] By: jhi                                   on 2001/01/12  15:20:25
20866         Log: Subject: [PATCH: perl@8342] updates to posix-bc hints file
20867              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
20868              Date: Fri, 12 Jan 2001 14:37:55 +0100
20869              Message-ID: <5930DC161690D21196670090271575470384E3FC@madt009a.siemens.es>
20870      Branch: perl
20871            ! hints/posix-bc.sh
20872 ____________________________________________________________________________
20873 [  8411] By: jhi                                   on 2001/01/12  15:14:14
20874         Log: Subject: [PATCH: perl@8342]  op/regmesg FAILED at test 33 on EBCDIC machines
20875              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
20876              Date: Fri, 12 Jan 2001 10:42:21 +0100
20877              Message-ID: <5930DC161690D211966700902715754703812F33@madt009a.siemens.es>
20878      Branch: perl
20879            ! t/op/regmesg.t
20880 ____________________________________________________________________________
20881 [  8410] By: jhi                                   on 2001/01/12  05:48:55
20882         Log: Subject: Re: [ID 20010101.004] Not OK: perl v5.7.0 +DEVEL8268 on i586-linux-64int-ld 2.2.17-21mdk (UNINSTALLED)
20883              From: Nicholas Clark <nick@ccl4.org> 
20884              Date: Sun, 7 Jan 2001 19:47:14 +0000
20885              Message-ID: <20010107194714.B1048@plum.flirble.org>
20886      Branch: perl
20887            ! t/op/numconvert.t
20888 ____________________________________________________________________________
20889 [  8409] By: jhi                                   on 2001/01/12  05:41:28
20890         Log: Integrate perlio.
20891      Branch: perl
20892           !> mg.c scope.h
20893 ____________________________________________________________________________
20894 [  8408] By: nick                                  on 2001/01/11  22:43:28
20895         Log: Remove variables that were used in experiments.
20896      Branch: perlio
20897            ! mg.c
20898 ____________________________________________________________________________
20899 [  8407] By: nick                                  on 2001/01/11  20:57:44
20900         Log: Catch die in %SIG handler and unblock the signal before re-dying.
20901              This make Linux work _without_ sigsetjmp().
20902              Turn off sigsetjmp() to see what else it does.
20903              May need Configure probe for sigprocmask() if anything has sigaction()
20904              but not sigprocmask().
20905      Branch: perlio
20906            ! mg.c scope.h
20907 ____________________________________________________________________________
20908 [  8406] By: nick                                  on 2001/01/11  19:32:07
20909         Log: Integrate mainline
20910      Branch: perlio
20911           !> Changes ext/IO/lib/IO/Socket/INET.pm ext/Socket/Socket.pm mg.c
20912           !> patchlevel.h perl.h regexec.c t/op/re_tests t/op/split.t
20913           !> t/op/substr.t
20914 ____________________________________________________________________________
20915 [  8405] By: jhi                                   on 2001/01/11  17:11:01
20916         Log: Fix UTF-8 lval substr().
20917      Branch: perl
20918            ! mg.c t/op/substr.t
20919 ____________________________________________________________________________
20920 [  8404] By: jhi                                   on 2001/01/11  05:13:58
20921         Log: Update Changes.
20922      Branch: perl
20923            ! Changes patchlevel.h
20924 ____________________________________________________________________________
20925 [  8403] By: jhi                                   on 2001/01/11  04:38:24
20926         Log: Subject: Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/
20927              From: Hugo <hv@crypt.compulink.co.uk>
20928              Date: Mon, 30 Oct 2000 01:33:26 +0000
20929              Message-Id: <200010300133.BAA10390@crypt.compulink.co.uk>
20930      Branch: perl
20931            ! regexec.c t/op/re_tests
20932 ____________________________________________________________________________
20933 [  8402] By: jhi                                   on 2001/01/11  04:26:12
20934         Log: Integrate perlio.
20935      Branch: perl
20936           !> scope.h util.c
20937 ____________________________________________________________________________
20938 [  8401] By: nick                                  on 2001/01/10  22:52:55
20939         Log: Allow control of 2nd arg to segsetjmp() via -DSCOPE_SAVES_SIGNAL_MASK.
20940              (So Alan and Ilya can try setting via hints.)
20941              Verified Linux "works" with it true and fails to re-enable SIGINT if false.
20942              Restoring sigmask in Perl_sighandler() if handler dies is not equivalent;
20943              doing the save everywhere seems to restart read() correctly, but just
20944              doing it once "round" the handler does not.
20945      Branch: perlio
20946            ! scope.h
20947 ____________________________________________________________________________
20948 [  8400] By: jhi                                   on 2001/01/10  21:57:54
20949         Log: Not defining PERL_PRESERVE_IVUV fixes only the op/inc problem
20950              of IRIX, HP-UX is unaffected.
20951      Branch: perl
20952            ! perl.h
20953 ____________________________________________________________________________
20954 [  8399] By: nick                                  on 2001/01/10  21:29:19
20955         Log: Safe fix for Simon's pclose() doing SvIVX of undef -> core bug.
20956      Branch: perlio
20957            ! util.c
20958 ____________________________________________________________________________
20959 [  8398] By: jhi                                   on 2001/01/10  20:55:31
20960         Log: Add ReuseAddr as a (preferred) alias for Reuse as we now
20961              also have ReusePort.
20962      Branch: perl
20963            ! ext/IO/lib/IO/Socket/INET.pm
20964 ____________________________________________________________________________
20965 [  8397] By: jhi                                   on 2001/01/10  20:50:57
20966         Log: Subject: [PATCH] add ReusePort option to IO::Socket::INET for better multicast support (resend)
20967              From: "Jeremy D. Zawodny" <jzawodn@yahoo-inc.com>
20968              Date: Wed, 10 Jan 2001 01:38:13 -0800
20969              Message-ID: <20010110013813.B41744@yahoo-inc.com>
20970      Branch: perl
20971            ! ext/IO/lib/IO/Socket/INET.pm
20972 ____________________________________________________________________________
20973 [  8396] By: jhi                                   on 2001/01/10  20:49:30
20974         Log: Subject: [PATCH] add SO_REUSEPORT to export list in Socket.pm for better multicast support (resend)
20975              From: "Jeremy D. Zawodny" <jzawodn@yahoo-inc.com>
20976              Date: Wed, 10 Jan 2001 01:37:32 -0800
20977              Message-ID: <20010110013732.A41744@yahoo-inc.com>
20978      Branch: perl
20979            ! ext/Socket/Socket.pm
20980 ____________________________________________________________________________
20981 [  8395] By: jhi                                   on 2001/01/10  20:41:37
20982         Log: Test for bug id 20010105.016 (fixed by #8378).
20983      Branch: perl
20984            ! t/op/split.t
20985 ____________________________________________________________________________
20986 [  8394] By: jhi                                   on 2001/01/10  20:26:32
20987         Log: Integrate perlio.
20988      Branch: perl
20989            ! util.c
20990 ____________________________________________________________________________
20991 [  8393] By: nick                                  on 2001/01/10  19:34:30
20992         Log: Back out Simon's pid hackery for now.
20993      Branch: perlio
20994            ! util.c
20995 ____________________________________________________________________________
20996 [  8392] By: nick                                  on 2001/01/10  19:23:13
20997         Log: Integrate mainline. (Builds but does not work - something broke pipes...)
20998      Branch: perlio
20999           !> (integrate 29 files)
21000 ____________________________________________________________________________
21001 [  8391] By: jhi                                   on 2001/01/10  18:43:15
21002         Log: Subject: [PATCH] Fix my_pclose segfault
21003              From: Simon Cozens <simon@cozens.net>
21004              Date: Wed, 10 Jan 2001 18:39:35 +0000
21005              Message-ID: <20010110183934.A25640@pembro26.pmb.ox.ac.uk>
21006      Branch: perl
21007            ! util.c
21008 ____________________________________________________________________________
21009 [  8390] By: jhi                                   on 2001/01/10  18:42:08
21010         Log: Subject:  [PATCH perl@8269] Opcode.XS, fix memory leak
21011              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
21012              Date:     Wed, 10 Jan 2001 13:23:02 EST
21013              Message-Id: <010110132245.8129a@DUPHY4.Physics.Drexel.Edu>
21014      Branch: perl
21015            ! ext/Opcode/Opcode.xs
21016 ____________________________________________________________________________
21017 [  8389] By: jhi                                   on 2001/01/10  15:16:07
21018         Log: Turn off the integer preservation for now.
21019      Branch: perl
21020            ! perl.h
21021 ____________________________________________________________________________
21022 [  8388] By: jhi                                   on 2001/01/10  15:01:25
21023         Log: Few more IDE/editor nits from p5p.
21024      Branch: perl
21025            ! pod/perlfaq3.pod
21026 ____________________________________________________________________________
21027 [  8387] By: jhi                                   on 2001/01/10  06:53:16
21028         Log: Subject: Re: [ID 20010109.003] Patch 8138 broke a test in libwww
21029              To: "Andreas J. Koenig" <andreas.koenig@anima.de>
21030              Date: Tue, 9 Jan 2001 23:16:02 +0000
21031              Message-ID: <20010109231602.A81101@plum.flirble.org>
21032      Branch: perl
21033            ! sv.c
21034 ____________________________________________________________________________
21035 [  8386] By: jhi                                   on 2001/01/10  03:17:54
21036         Log: Test cases for #8385 (from Simon's "torture.pl")
21037      Branch: perl
21038            ! t/op/tr.t
21039 ____________________________________________________________________________
21040 [  8385] By: jhi                                   on 2001/01/10  03:17:11
21041         Log: Subject: Re: more UTF8 test suites and an UTF8 patch
21042              From: Inaba Hiroto <inaba@sdd.tokyo-sc.toshiba.co.jp>
21043              Date: Wed, 10 Jan 2001 11:39:39 +0900
21044              Message-Id: <10101100239.AA10002@tux0017.sdd.tokyo-sc.toshiba.co.jp>
21045              
21046              Some more UTF-8 tr cases fixed.
21047      Branch: perl
21048            ! doop.c
21049 ____________________________________________________________________________
21050 [  8384] By: jhi                                   on 2001/01/09  22:45:40
21051         Log: Allow the locale test needing POSIX and the taint test
21052              needing IPC::SysV to run under 'minitest' (basically,
21053              bail out if loading the extension fails)
21054      Branch: perl
21055            ! t/op/misc.t t/op/taint.t
21056 ____________________________________________________________________________
21057 [  8383] By: jhi                                   on 2001/01/09  21:36:04
21058         Log: Subject: [PATCH @8382] Remove FileHandle/IO dependence in t/io/openpid.t
21059              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
21060              Date: Tue,  9 Jan 2001 13:33:22 -0800 (PST)
21061              Message-ID: <14939.33475.474459.147429@soda.csua.berkeley.edu>
21062      Branch: perl
21063            ! t/io/openpid.t
21064 ____________________________________________________________________________
21065 [  8382] By: jhi                                   on 2001/01/09  21:06:08
21066         Log: save_delete(), err, SAVEDELETE() fixes from Charles Lane.
21067              Should finish up the bug id 20001205.022.
21068      Branch: perl
21069            ! pp.c pp_hot.c scope.c
21070 ____________________________________________________________________________
21071 [  8381] By: jhi                                   on 2001/01/09  18:27:43
21072         Log: Subject: Re: [PATCH: perl@8342] comp/proto..........FAILED tests 112-123
21073              From: Andy Dougherty <doughera@lafayette.edu>
21074              Date: Tue, 9 Jan 2001 12:11:16 -0500 (EST)
21075              Message-ID: <Pine.SOL.4.10.10101091144440.13124-100000@maxwell.phys.lafayette.edu>
21076              
21077              More robust yacc/bison error detection.
21078      Branch: perl
21079            ! t/comp/proto.t
21080 ____________________________________________________________________________
21081 [  8380] By: jhi                                   on 2001/01/09  15:21:38
21082         Log: Subject:  [PATCH] make t/op/misc.t work on VMS
21083              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
21084              Date:     Tue, 9 Jan 2001 07:53:55 EST
21085              Message-Id: <010109075323.91c8f@DUPHY4.Physics.Drexel.Edu> 
21086      Branch: perl
21087            ! t/op/misc.t vms/test.com
21088 ____________________________________________________________________________
21089 [  8379] By: jhi                                   on 2001/01/09  15:20:38
21090         Log: Subject: [ID 20001230.003] UTF-8 tr still hurts
21091              From: jhi@cc.hut.fi
21092              Date: Sat, 30 Dec 2000 22:57:32 +0200 (EET)
21093              Message-Id: <200012302057.WAA31168@alpha.hut.fi>
21094              
21095              The #8378 fixed this.
21096      Branch: perl
21097            ! t/op/tr.t
21098 ____________________________________________________________________________
21099 [  8378] By: jhi                                   on 2001/01/09  15:05:32
21100         Log: Subject: One more patch for UTF8 
21101              From: Inaba Hiroto <inaba@st.rim.or.jp>
21102              Date: Tue, 09 Jan 2001 01:04:32 +0900
21103              Message-ID: <3A59E510.52BAB5B9@st.rim.or.jp>
21104              
21105              UTF-8 fixes for 'x' and tr///.
21106      Branch: perl
21107            ! doop.c embed.h embed.pl op.c pod/perlapi.pod pp.c proto.h
21108            ! regcomp.c regexec.c toke.c utf8.c
21109 ____________________________________________________________________________
21110 [  8377] By: jhi                                   on 2001/01/09  14:32:17
21111         Log: Make explicit our assumption that (for now) "\x{80}" produces UTF-8.
21112      Branch: perl
21113            ! t/op/length.t
21114 ____________________________________________________________________________
21115 [  8376] By: jhi                                   on 2001/01/09  04:32:32
21116         Log: integrate changes #7775, #8316, #8316 from mainline
21117      Branch: maint-5.6/perl
21118            ! hints/solaris_2.sh
21119 ____________________________________________________________________________
21120 [  8375] By: jhi                                   on 2001/01/09  04:26:43
21121         Log: Update Changes.
21122      Branch: perl
21123            ! Changes patchlevel.h
21124 ____________________________________________________________________________
21125 [  8374] By: jhi                                   on 2001/01/09  04:14:32
21126         Log: IDE/editor section tweaking.
21127      Branch: perl
21128            ! pod/perlfaq3.pod
21129 ____________________________________________________________________________
21130 [  8373] By: jhi                                   on 2001/01/09  02:38:26
21131         Log: Subject: [PATCH: perl@8342] updates to OS/390 hints file
21132              From: Peter Prymmer <pvhp@forte.com>
21133              Date: Mon, 8 Jan 2001 18:06:51 -0800 (PST)
21134              Message-ID: <Pine.OSF.4.10.10101081805530.239173-100000@aspara.forte.com>
21135              
21136              In preparation os OS/390 dynamic loading.
21137      Branch: perl
21138            ! README.os390 hints/os390.sh
21139 ____________________________________________________________________________
21140 [  8372] By: jhi                                   on 2001/01/09  00:24:30
21141         Log: Integrate with perlio.
21142      Branch: perl
21143           !> embed.h embed.pl gv.c mg.c perl.h proto.h sv.c
21144 ____________________________________________________________________________
21145 [  8371] By: nick                                  on 2001/01/08  23:54:33
21146         Log: Fix "scalars leaked" bugs caused by overload magic
21147              (Highlighted by Ilya's DESTROY optimization.)
21148      Branch: perlio
21149            ! embed.h embed.pl gv.c mg.c perl.h proto.h sv.c
21150 ____________________________________________________________________________
21151 [  8370] By: nick                                  on 2001/01/08  20:19:41
21152         Log: Integrate mainline
21153      Branch: perlio
21154           !> README.epoc dump.c ext/GDBM_File/GDBM_File.xs gv.c
21155           !> lib/Getopt/Long.pm mg.c op.c scope.c sv.c t/io/pipe.t
21156           !> t/op/64bitint.t
21157 ____________________________________________________________________________
21158 [  8369] By: jhi                                   on 2001/01/08  17:30:52
21159         Log: save_delete() Safefree() doesn't (anymore?) work with shared
21160              strings, one test failure in op/misc and almost all of lib/b.
21161              (Outcomments #8369.)
21162      Branch: perl
21163            ! scope.c
21164 ____________________________________________________________________________
21165 [  8368] By: jhi                                   on 2001/01/08  14:47:10
21166         Log: (Outcommented by #8369.)
21167              
21168              Subject: Re: Perl BugID 20001205.022 ---- save_delete
21169              From: Simon Cozens <simon@cozens.net>
21170              Date: Sat, 6 Jan 2001 11:48:40 +0000
21171              Message-ID: <20010106114840.A13227@deep-dark-truthful-mirror.perlhacker.org>
21172              
21173              The save_delete() does need the Safefree.
21174      Branch: perl
21175            ! scope.c
21176 ____________________________________________________________________________
21177 [  8367] By: bailey                                on 2001/01/08  08:53:52
21178         Log: Once again syncing after too long an absence
21179      Branch: vmsperl
21180           +> (branch 55 files)
21181            - MAINTAIN fix_pl vos/config.def vos/config.h
21182            - vos/config_h.SH_orig
21183           !> (integrate 498 files)
21184 ____________________________________________________________________________
21185 [  8366] By: jhi                                   on 2001/01/08  02:42:59
21186         Log: Subject: [ID 20010107.012] [PATCH] 18446744073709551616e0 was treated as UV=18446744073709551615
21187              From: nick@ccl4.org
21188              Date: Sun, 7 Jan 2001 21:07:18 +0000
21189              Message-Id: <20010107210717.D1048@plum.flirble.org>
21190      Branch: perl
21191            ! sv.c t/op/64bitint.t
21192 ____________________________________________________________________________
21193 [  8365] By: jhi                                   on 2001/01/08  02:35:16
21194         Log: Subject: [PATCH] environ nit
21195              From: Simon Cozens <simon@cozens.net>
21196              Date: Sun, 7 Jan 2001 17:57:07 +0000
21197              Message-ID: <20010107175707.A2013@pembro26.pmb.ox.ac.uk>
21198              
21199              Use environ only if we have it.
21200      Branch: perl
21201            ! mg.c
21202 ____________________________________________________________________________
21203 [  8364] By: jhi                                   on 2001/01/08  02:24:51
21204         Log: Replace #6721, GDBM, system malloc, and LEAKTEST.
21205      Branch: perl
21206            ! ext/GDBM_File/GDBM_File.xs
21207 ____________________________________________________________________________
21208 [  8363] By: jhi                                   on 2001/01/08  02:19:24
21209         Log: Subject: [PATCH @8344] Fix spurious GVSV OPpOUR_INTRO
21210              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
21211              Date: Sat,  6 Jan 2001 15:25:02 -0800 (PST)
21212              Message-ID: <14935.41722.239364.55174@soda.csua.berkeley.edu>
21213      Branch: perl
21214            ! dump.c op.c
21215 ____________________________________________________________________________
21216 [  8362] By: jhi                                   on 2001/01/08  02:17:43
21217         Log: Subject: [patch] xsub AUTOLOAD fix/optimization
21218              From: Doug MacEachern <dougm@covalent.net>
21219              Date: Sat, 6 Jan 2001 09:30:05 -0800 (PST)
21220              Message-ID: <Pine.LNX.4.10.10101060924280.24460-100000@mojo.covalent.net>
21221              
21222              Allow AUTOLOAD to be an xsub and allow such xsubs
21223              to avoid use of $AUTOLOAD.
21224      Branch: perl
21225            ! gv.c
21226 ____________________________________________________________________________
21227 [  8361] By: jhi                                   on 2001/01/08  02:16:07
21228         Log: Subject: Re: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
21229              From: Radu Greab <radu@netsoft.ro>
21230              Date: Sun, 7 Jan 2001 03:16:55 +0200 (EET)
21231              Message-ID: <14935.50055.838449.408835@ix.netsoft.ro>
21232              
21233              No need for the potentially unportable $SIG{CHLD}.
21234      Branch: perl
21235            ! t/io/pipe.t
21236 ____________________________________________________________________________
21237 [  8360] By: jhi                                   on 2001/01/08  01:58:23
21238         Log: Update to Getopt::Long 2.24_02, from Johan Vromans.
21239      Branch: perl
21240            ! lib/Getopt/Long.pm
21241 ____________________________________________________________________________
21242 [  8359] By: jhi                                   on 2001/01/08  01:55:44
21243         Log: Integrate perlio.
21244      Branch: perl
21245           !> ext/Encode/Encode.xs lib/ExtUtils/typemap perl.c perlio.c
21246           !> perlio.h pp.c pp_hot.c pp_sys.c sv.c t/lib/tie-refhash.t
21247           !> utf8.c win32/Makefile
21248 ____________________________________________________________________________
21249 [  8358] By: jhi                                   on 2001/01/07  21:16:50
21250         Log: Update the EPOC cross SDK URL.
21251      Branch: perl
21252            ! README.epoc
21253 ____________________________________________________________________________
21254 [  8357] By: jhi                                   on 2001/01/07  21:16:09
21255         Log: Update the EPOC cross SDK URL.
21256      Branch: maint-5.6/perl
21257            ! README.epoc
21258 ____________________________________________________________________________
21259 [  8356] By: nick                                  on 2001/01/06  21:47:52
21260         Log: FILE * in XS code for PerlIO world:
21261              - make PERLIO_NOT_STDIO 0 (co-existance) default for non PERL_CORE case.
21262              - Add FILE * T_STDIO typemap.
21263              - Finish PerlIO_findFILE() and PerlIO_extprtFILE()
21264      Branch: perlio
21265            ! lib/ExtUtils/typemap perlio.c perlio.h
21266 ____________________________________________________________________________
21267 [  8355] By: jhi                                   on 2001/01/06  20:27:15
21268         Log: integrate change #8336 from mainline
21269              
21270              Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1
21271      Branch: maint-5.6/perl
21272            ! hv.c
21273 ____________________________________________________________________________
21274 [  8354] By: jhi                                   on 2001/01/06  20:24:29
21275         Log: Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
21276              From: Robin Barker <rmb1@cise.npl.co.uk>
21277              Date: Fri, 22 Dec 2000 12:17:38 GMT
21278              Message-Id: <200012221217.MAA21332@tempest.npl.co.uk>
21279              
21280              The patch reformats some long =item lines so they give
21281              correct output via pod2man | nroff -man
21282              
21283              Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
21284              From: Robin Barker <rmb1@cise.npl.co.uk>
21285              Date: Tue, 2 Jan 2001 15:35:03 GMT
21286              Message-Id: <200101021535.PAA15161@tempest.npl.co.uk>
21287              
21288              Here is a _further_ patch which corrects a few more errors:
21289              * an empty C<=item> in CPAN.pm
21290              * patching the wrong file (pod/perlamiga.pod not README.amiga)
21291              * leaving empty C<=item>s which formatted incorrectly
21292              * over long C<=item>s revealed by latest patch to Pod::Man
21293      Branch: maint-5.6/perl
21294            ! README.amiga lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
21295            ! lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
21296            ! pod/perl5004delta.pod pod/perl5005delta.pod pod/perlapi.pod
21297            ! pod/perldelta.pod pod/perldiag.pod pod/perlembed.pod
21298            ! pod/perlfaq4.pod pod/perllocale.pod pod/perlmodlib.pod
21299            ! pod/perlrequick.pod pod/perlretut.pod pod/perlsub.pod
21300 ____________________________________________________________________________
21301 [  8353] By: jhi                                   on 2001/01/06  20:21:10
21302         Log: integrate changes #7980, 7990, 8056, 8057 from mainline
21303              
21304              UTF-8 hash keys.
21305      Branch: maint-5.6/perl
21306            ! embed.h embed.pl hv.c hv.h perlapi.c proto.h t/op/each.t
21307 ____________________________________________________________________________
21308 [  8352] By: jhi                                   on 2001/01/06  20:18:44
21309         Log: Forgotten from #8438.
21310      Branch: maint-5.6/perl
21311            ! epoc/epocish.h
21312 ____________________________________________________________________________
21313 [  8351] By: jhi                                   on 2001/01/06  20:18:12
21314         Log: Forgotten from #8347.
21315      Branch: maint-5.6/perl
21316            ! config_h.SH
21317 ____________________________________________________________________________
21318 [  8350] By: jhi                                   on 2001/01/06  20:00:19
21319         Log: Thinko in #8347.
21320      Branch: maint-5.6/perl
21321            ! regcomp.c
21322 ____________________________________________________________________________
21323 [  8349] By: jhi                                   on 2001/01/06  18:05:30
21324         Log: Copy the FAQ3 IDE section from the development branch,
21325              changes originally by Peter Prymmer.
21326      Branch: maint-5.6/perl
21327            ! pod/perlfaq3.pod
21328 ____________________________________________________________________________
21329 [  8348] By: jhi                                   on 2001/01/06  18:03:02
21330         Log: EPOC updates for TRIAL1.
21331              
21332              Subject: [5.6.1 trial1] EPOC update
21333              From: Olaf Flebbe <O.Flebbe@science-computing.de>
21334              Date: Sun, 31 Dec 2000 16:04:52 +0100 (CET)
21335              Message-ID: <Pine.LNX.4.02.10012311603040.14097-100000@milkyway.science-computing.de> 
21336              
21337              Subject: epoc patch2 for perl-5.6.1-trial1
21338              From: Olaf Flebbe <O.Flebbe@science-computing.de>
21339              Date: Sat, 6 Jan 2001 13:55:53 +0100 (CET)
21340              Message-ID: <Pine.LNX.4.02.10101061355220.26469-100000@milkyway.science-computing.de> 
21341      Branch: maint-5.6/perl
21342            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
21343            ! epoc/epocish.c
21344 ____________________________________________________________________________
21345 [  8347] By: jhi                                   on 2001/01/06  17:29:10
21346         Log: integrate changes #7710,7824,7973 from mainline,
21347              plus VMS nits from Peter Prymmer and Dan Sugalski.
21348              
21349              AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
21350              library (getprotobyname and getprotobynumber are outversioned by
21351              the same calls in libc, at least for xlc version 3.
21352              
21353              Add HAS_SBRK_PROTO.
21354              
21355              Fixes for signedness warnings noticed by VMSperlers.
21356      Branch: maint-5.6/perl
21357            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
21358            ! configure.com epoc/config.sh hints/aix.sh malloc.c regcomp.c
21359            ! sv.c vms/descrip_mms.template vos/config.alpha.def
21360            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
21361            ! win32/config.bc win32/config.gc win32/config.vc
21362 ____________________________________________________________________________
21363 [  8346] By: nick                                  on 2001/01/06  14:36:01
21364         Log: Fixup accumulated integrate muddles (perlio == devperl again)
21365      Branch: perlio
21366            ! ext/Encode/Encode.xs perl.c pp_sys.c t/lib/tie-refhash.t
21367 ____________________________________________________________________________
21368 [  8345] By: nick                                  on 2001/01/06  14:24:58
21369         Log: Integrate mainline
21370      Branch: perlio
21371           !> (integrate 55 files)
21372 ____________________________________________________________________________
21373 [  8344] By: jhi                                   on 2001/01/06  02:24:02
21374         Log: Subject: [patch] PerlIO_cleanup() prototype
21375              From: Doug MacEachern <dougm@covalent.net>
21376              Date: Fri, 5 Jan 2001 18:15:31 -0800 (PST)
21377              Message-ID: <Pine.LNX.4.10.10101051813220.340-100000@mojo.covalent.net>
21378      Branch: perl
21379            ! perlio.h
21380 ____________________________________________________________________________
21381 [  8343] By: jhi                                   on 2001/01/06  01:04:09
21382         Log: IRIX compiler noticed that the bof initialization might be
21383              bypassed by control flow.
21384      Branch: perl
21385            ! toke.c
21386 ____________________________________________________________________________
21387 [  8342] By: jhi                                   on 2001/01/06  00:10:48
21388         Log: Update Changes.
21389      Branch: perl
21390            ! Changes patchlevel.h
21391 ____________________________________________________________________________
21392 [  8341] By: jhi                                   on 2001/01/05  23:52:33
21393         Log: Add a note about EBCDIC versus UTF-8 to a potential problem spot.
21394      Branch: perl
21395            ! toke.c
21396 ____________________________________________________________________________
21397 [  8340] By: jhi                                   on 2001/01/05  22:44:08
21398         Log: Subject: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
21399              From: Radu Greab <radu@netsoft.ro>
21400              Date: Fri, 5 Jan 2001 21:04:33 +0200 (EET)
21401              Message-ID: <14934.6849.742435.23178@ix.netsoft.ro>
21402      Branch: perl
21403            ! t/io/pipe.t util.c
21404 ____________________________________________________________________________
21405 [  8339] By: jhi                                   on 2001/01/05  22:35:17
21406         Log: Subject: [PATCH] format and rewording in perlfaq.pod
21407              From: Robin Barker <rmb1@cise.npl.co.uk>
21408              Date: Fri, 5 Jan 2001 18:51:20 GMT
21409              Message-Id: <200101051851.SAA03310@tempest.npl.co.uk>
21410      Branch: perl
21411            ! pod/perlfaq.pod
21412 ____________________________________________________________________________
21413 [  8338] By: jhi                                   on 2001/01/05  22:31:17
21414         Log: Subject: [patch: perl@8327] have perlbug's Save to File respect -F flag
21415              From: Peter Prymmer <pvhp@forte.com>
21416              Date: Fri, 5 Jan 2001 14:02:13 -0800 (PST)
21417              Message-ID: <Pine.OSF.4.10.10101051357400.28294-100000@aspara.forte.com>
21418      Branch: perl
21419            ! utils/perlbug.PL
21420 ____________________________________________________________________________
21421 [  8337] By: jhi                                   on 2001/01/05  18:15:11
21422         Log: Subject: [PATCH 5.7.1/Configure] failure to set src='.'
21423              From: Robin Barker <rmb1@cise.npl.co.uk>
21424              Date: Tue, 2 Jan 2001 15:24:07 GMT
21425              Message-Id: <200101021524.PAA15145@tempest.npl.co.uk>
21426              
21427              If you call configure as C<./Configure> or C<sh ./Configure>,
21428              $src is set to the absolute path name, not '.'.
21429              
21430              This, in turn, means -Dmksymlink tries to do its stuff because
21431              it does not think it is in the src directory.
21432              
21433              (plus a metaconfig nitfix)
21434      Branch: metaconfig
21435            ! U/compline/ccflags.U U/modified/src.U
21436      Branch: perl
21437            ! Configure config_h.SH
21438 ____________________________________________________________________________
21439 [  8336] By: jhi                                   on 2001/01/05  17:48:32
21440         Log: Subject: Re: [Fwd: Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1]
21441              From: Alan Burlison <Alan.Burlison@uk.sun.com>
21442              Message-ID: <3A5606C4.473D2226@uk.sun.com>
21443              Date: Fri, 05 Jan 2001 17:39:16 +0000
21444      Branch: perl
21445            ! hv.c
21446 ____________________________________________________________________________
21447 [  8335] By: jhi                                   on 2001/01/05  16:05:44
21448         Log: Upgrade to Getopt::Long 2.24_01, from Johan Vromans.
21449      Branch: perl
21450            ! lib/Getopt/Long.pm
21451 ____________________________________________________________________________
21452 [  8334] By: jhi                                   on 2001/01/05  16:00:51
21453         Log: Subject: PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t
21454              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
21455              Date: Fri, 05 Jan 2001 13:46:51 +0100
21456              Message-ID: <13693.978698811@nice.ram.loc>
21457              
21458              Apparently, the glibc2.2 + linux 2.4.0 + NFS combination prevent
21459              accurate reading of the "atime".  
21460      Branch: perl
21461            ! t/io/fs.t
21462 ____________________________________________________________________________
21463 [  8333] By: jhi                                   on 2001/01/05  15:57:37
21464         Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful 
21465              From: Simon Cozens <simon@cozens.net>
21466              Date: Fri, 8 Dec 2000 13:33:31 +0000
21467              Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org> 
21468              
21469              A lost patch fragment.
21470      Branch: perl
21471            ! doop.c
21472 ____________________________________________________________________________
21473 [  8332] By: jhi                                   on 2001/01/05  15:40:42
21474         Log: Do away with strncpy() and a fixed length buffer.
21475      Branch: perl
21476            ! utf8.c
21477 ____________________________________________________________________________
21478 [  8331] By: jhi                                   on 2001/01/05  15:03:07
21479         Log: Tests for #8329 and #8330.
21480      Branch: perl
21481            ! t/op/bop.t
21482 ____________________________________________________________________________
21483 [  8330] By: jhi                                   on 2001/01/05  15:02:38
21484         Log: "\x{FF}\xFF" was broken, the \xFF was appended in its
21485              raw 8-bit form to the UTF-8 string.
21486      Branch: perl
21487            ! toke.c
21488 ____________________________________________________________________________
21489 [  8329] By: jhi                                   on 2001/01/05  14:55:13
21490         Log: Subject: [PATCH perl@8327] strings with \x{..} in the middle are corrupted 
21491              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
21492              Date: Fri, 5 Jan 2001 12:28:52 +0100
21493              Message-ID: <5930DC161690D211966700902715754703738F96@madt009a.siemens.es>
21494              
21495              UTF-8 parsing fix that seems to be needed for EBCDIC, in ASCII
21496              no effect.  (changed the strncpy() to Copy())
21497      Branch: perl
21498            ! toke.c
21499 ____________________________________________________________________________
21500 [  8328] By: jhi                                   on 2001/01/05  06:44:27
21501         Log: UTF-8 cleanup.
21502      Branch: perl
21503            ! doop.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
21504            ! regexec.c sv.c toke.c
21505 ____________________________________________________________________________
21506 [  8327] By: jhi                                   on 2001/01/05  01:11:29
21507         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')
21508              From: Radu Greab <radu@netsoft.ro>
21509              Message-ID: <14933.5458.672637.641215@ix.netsoft.ro>
21510              Date: Fri, 5 Jan 2001 02:29:06 +0200 (EET)
21511              
21512              Cleans up Harness to not use FileHandle, which uses IO.
21513      Branch: perl
21514            ! lib/Test/Harness.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
21515 ____________________________________________________________________________
21516 [  8326] By: jhi                                   on 2001/01/05  00:56:37
21517         Log: Update Changes.
21518      Branch: perl
21519            ! Changes patchlevel.h
21520 ____________________________________________________________________________
21521 [  8325] By: jhi                                   on 2001/01/05  00:53:18
21522         Log: Subject: Re: [patch bug 20010103.019] Re: perl@8269: failure to build on NT 4.0.1381 with MSVC (fwd)
21523              From: Peter Prymmer <pvhp@forte.com>
21524              Date: Thu, 4 Jan 2001 14:20:15 -0800 (PST)
21525              Message-ID: <Pine.OSF.4.10.10101041406420.492782-100000@aspara.forte.com>
21526              
21527              plus a couple more tailing whitespace removals.
21528      Branch: perl
21529            ! win32/Makefile
21530 ____________________________________________________________________________
21531 [  8324] By: jhi                                   on 2001/01/05  00:47:39
21532         Log: Add some Unicode chop() tests.
21533      Branch: perl
21534            ! t/op/chop.t
21535 ____________________________________________________________________________
21536 [  8323] By: jhi                                   on 2001/01/05  00:47:23
21537         Log: Unify UTF-8 malformedness handling.
21538      Branch: perl
21539            ! doop.c pp.c sv.c toke.c utf8.c utf8.h
21540 ____________________________________________________________________________
21541 [  8322] By: jhi                                   on 2001/01/04  22:21:54
21542         Log: The new $issymlink was unknown to Mksymlinks.
21543      Branch: metaconfig/U/perl
21544            ! Mksymlinks.U issymlink.U
21545      Branch: perl
21546            ! Configure config_h.SH
21547 ____________________________________________________________________________
21548 [  8321] By: jhi                                   on 2001/01/04  21:51:05
21549         Log: The test didn't work under the core test framework.
21550      Branch: perl
21551            ! t/lib/st-lock.t
21552 ____________________________________________________________________________
21553 [  8320] By: jhi                                   on 2001/01/04  21:14:22
21554         Log: DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec <utx@penguin.cz>.
21555      Branch: perl
21556            ! INSTALL ext/NDBM_File/NDBM_File.xs ext/ODBM_File/ODBM_File.xs
21557 ____________________________________________________________________________
21558 [  8319] By: jhi                                   on 2001/01/04  20:46:17
21559         Log: Typo in #8312 when manually appying a problematic patch fragment.
21560      Branch: perl
21561            ! ext/Storable/Storable.xs
21562 ____________________________________________________________________________
21563 [  8318] By: jhi                                   on 2001/01/04  20:43:01
21564         Log: The $sh_c didn't fly.
21565      Branch: metaconfig
21566            ! U/compline/ccflags.U U/compline/d_keepsig.U U/modified/Head.U
21567            ! U/modified/Loc.U U/modified/myhostname.U
21568            ! U/modified/spitshell.U
21569      Branch: metaconfig/U/perl
21570            ! issymlink.U
21571      Branch: perl
21572            ! Configure config_h.SH
21573 ____________________________________________________________________________
21574 [  8317] By: jhi                                   on 2001/01/04  19:58:01
21575         Log: AIX builtin test -h is broken, changes based on
21576              
21577              Subject: [PATCH] 8297. Symlink stuff breaks on AIX 4 bsh
21578              Date: Tue, 02 Jan 2001 11:24:39 +0100
21579              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
21580              Message-Id: <20010102093747.A6F7.H.M.BRAND@hccnet.nl>
21581      Branch: metaconfig
21582            + U/modified/spitshell.U
21583            ! U/compline/ccflags.U U/compline/d_keepsig.U U/modified/Head.U
21584            ! U/modified/Loc.U U/modified/myhostname.U
21585      Branch: metaconfig/U/perl
21586            ! Mksymlinks.U issymlink.U
21587      Branch: perl
21588            ! Configure
21589 ____________________________________________________________________________
21590 [  8316] By: jhi                                   on 2001/01/04  19:02:22
21591         Log: Subject: [PATCH] Re: New attempt on hints/solaris_2.sh
21592              From: Andy Dougherty <doughera@lafayette.edu>
21593              Message-ID: <Pine.SOL.4.10.10101031518320.28840-100000@maxwell.phys.lafayette.edu>
21594              Date: Wed, 3 Jan 2001 15:36:06 -0500 (EST)
21595              
21596              Beware of GNU ld.
21597      Branch: perl
21598            ! hints/solaris_2.sh
21599 ____________________________________________________________________________
21600 [  8315] By: jhi                                   on 2001/01/04  18:56:48
21601         Log: From: Lupe Christoph <lupe@lupe-christoph.de>
21602              Subject: Re: [PATCH 5.7.1/Configure] failure to set src='.'
21603              Date: Wed, 3 Jan 2001 07:58:51 +0100
21604              Message-ID: <20010103075851.P4594@alanya.lupe-christoph.de>
21605      Branch: perl
21606            ! hints/solaris_2.sh
21607 ____________________________________________________________________________
21608 [  8314] By: jhi                                   on 2001/01/04  18:54:07
21609         Log: Subject: Re: [PATCH @8269] Continue blocks and B::Deparse
21610              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
21611              Date: Wed,  3 Jan 2001 13:48:04 -0800 (PST)
21612              Message-ID: <14931.40265.379608.910008@soda.csua.berkeley.edu>
21613              
21614              Doc tweak on #8313.
21615      Branch: perl
21616            ! ext/B/B/Deparse.pm
21617 ____________________________________________________________________________
21618 [  8313] By: jhi                                   on 2001/01/04  18:52:27
21619         Log: Subject: [PATCH @8269] Continue blocks and B::Deparse
21620              Date: Wed,  3 Jan 2001 13:31:53 -0800 (PST)
21621              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
21622              Message-ID: <14931.37732.62835.279605@soda.csua.berkeley.edu>
21623              
21624              Make the peephole optimizer to bypass more null ops and
21625              and rewrite the deparse handling of continue blocks.
21626      Branch: perl
21627            ! ext/B/B/Deparse.pm op.c op.h t/lib/b.t
21628 ____________________________________________________________________________
21629 [  8312] By: jhi                                   on 2001/01/04  18:47:39
21630         Log: Upgrade to Storable 1.0.7, from Raphael Manfredi.
21631      Branch: perl
21632            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
21633            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
21634            ! t/lib/st-lock.t
21635 ____________________________________________________________________________
21636 [  8311] By: jhi                                   on 2001/01/04  18:36:08
21637         Log: Add a new MakeMaker variable PM_FILTER that defines a Unix
21638              filter to be run on each .pm during the pm_to_blib() phase,
21639              a fixed version of
21640              
21641              Subject: PATCH (blead 8269) ExtUtils::MakeMaker
21642              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
21643              Date: Wed, 03 Jan 2001 22:01:30 +0100
21644              Message-ID: <5296.978555690@nice.ram.loc>
21645      Branch: perl
21646            ! lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
21647            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
21648            ! lib/ExtUtils/MakeMaker.pm
21649 ____________________________________________________________________________
21650 [  8310] By: jhi                                   on 2001/01/04  18:32:54
21651         Log: Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
21652              From: Robin Barker <rmb1@cise.npl.co.uk>
21653              Date: Tue, 2 Jan 2001 15:35:03 GMT
21654              Message-Id: <200101021535.PAA15161@tempest.npl.co.uk>
21655      Branch: perl
21656            ! README.amiga lib/CPAN.pm lib/Win32.pod pod/perl56delta.pod
21657            ! pod/perlrequick.pod
21658 ____________________________________________________________________________
21659 [  8309] By: jhi                                   on 2001/01/04  18:29:07
21660         Log: Subject: Re: [patch] static-ize XS()
21661              From: Doug MacEachern <dougm@covalent.net>
21662              Date: Mon, 1 Jan 2001 15:26:01 -0800 (PST)
21663              Message-ID: <Pine.LNX.4.10.10101011523560.3379-100000@mojo.covalent.net>
21664              
21665              Provide prototypes for the XS functions.
21666      Branch: perl
21667            ! lib/ExtUtils/xsubpp
21668 ____________________________________________________________________________
21669 [  8308] By: jhi                                   on 2001/01/04  18:27:44
21670         Log: Subject: [patch] typemap =~ s/croak/Perl_croak/
21671              From: Doug MacEachern <dougm@covalent.net>
21672              Date: Mon, 1 Jan 2001 11:41:57 -0800 (PST)
21673              Message-ID: <Pine.LNX.4.10.10101011139570.3379-100000@mojo.covalent.net>
21674      Branch: perl
21675            ! lib/ExtUtils/typemap
21676 ____________________________________________________________________________
21677 [  8307] By: jhi                                   on 2001/01/04  18:25:25
21678         Log: Subject: Re: [patch] MM_Unix cpprun shortcut
21679              From: Doug MacEachern <dougm@covalent.net>
21680              Date: Wed, 3 Jan 2001 20:09:57 -0800 (PST)
21681              Message-ID: <Pine.LNX.4.10.10101032009330.280-100000@mojo.covalent.net>
21682              
21683              Add a .c.i: MakeMaker make rule to create cpreprocessed outputs.
21684      Branch: perl
21685            ! lib/ExtUtils/MM_Unix.pm
21686 ____________________________________________________________________________
21687 [  8306] By: jhi                                   on 2001/01/04  18:23:00
21688         Log: Subject: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parser as Bison)
21689              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
21690              Date: Thu, 4 Jan 2001 12:47:10 +0100 
21691              Message-ID: <5930DC161690D21196670090271575470370111A@madt009a.siemens.es>
21692              
21693              The toke.c part only, patching embed.h and proto.h is futile.
21694      Branch: perl
21695            ! toke.c
21696 ____________________________________________________________________________
21697 [  8305] By: jhi                                   on 2001/01/04  18:05:51
21698         Log: Subject: [PATCH perl@8269] scanning two hex-constants fails on EBCDIC environment (script length.t)
21699              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
21700              Date: Thu, 4 Jan 2001 17:50:12 +0100 
21701              Message-ID: <5930DC161690D211966700902715754703738AA6@madt009a.siemens.es>
21702      Branch: perl
21703            ! toke.c
21704 ____________________________________________________________________________
21705 [  8304] By: jhi                                   on 2001/01/04  18:03:26
21706         Log: Subject: [PATCH perl@8269]
21707              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
21708              Date: Thu, 4 Jan 2001 12:53:39 +0100 
21709              Message-ID: <5930DC161690D211966700902715754703701130@madt009a.siemens.es>
21710              
21711              If running byacc write-enable also perly.h.
21712      Branch: perl
21713            ! Makefile.SH
21714 ____________________________________________________________________________
21715 [  8303] By: jhi                                   on 2001/01/04  15:40:49
21716         Log: Rewrite pp_concat() in terms of sv_catsv().
21717      Branch: perl
21718            ! pp_hot.c
21719 ____________________________________________________________________________
21720 [  8302] By: nick                                  on 2001/01/03  22:43:22
21721         Log: Integrate mainline.
21722      Branch: perlio
21723           !> ext/Encode/Encode.xs sv.c utf8.c
21724 ____________________________________________________________________________
21725 [  8301] By: jhi                                   on 2001/01/02  23:40:26
21726         Log: Variable naming tweak.
21727      Branch: perl
21728            ! sv.c
21729 ____________________________________________________________________________
21730 [  8300] By: jhi                                   on 2001/01/02  23:40:02
21731         Log: Use the UTF8_XXX macros in is_utf8_char(), a performance nit
21732              in is_utf8_string().
21733      Branch: perl
21734            ! utf8.c
21735 ____________________________________________________________________________
21736 [  8299] By: jhi                                   on 2001/01/02  22:14:40
21737         Log: Integrate perlio.
21738      Branch: perl
21739           !> pp.c pp_hot.c win32/Makefile
21740 ____________________________________________________________________________
21741 [  8298] By: nick                                  on 2001/01/02  22:03:06
21742         Log: Turn SvUTF8 off if not required in pp_chr and pp_stringify.
21743      Branch: perlio
21744            ! pp.c pp_hot.c
21745 ____________________________________________________________________________
21746 [  8297] By: jhi                                   on 2001/01/02  04:26:28
21747         Log: Signedness nit.
21748      Branch: perl
21749            ! ext/Encode/Encode.xs
21750 ____________________________________________________________________________
21751 [  8296] By: nick                                  on 2001/01/01  23:49:36
21752         Log: Add Encode and correct Filter/Util/Call in nmake Makefile
21753      Branch: perlio
21754            ! win32/Makefile
21755 ____________________________________________________________________________
21756 [  8295] By: jhi                                   on 2001/01/01  23:05:48
21757         Log: Integrate perlio.
21758      Branch: perl
21759           !> ext/Encode/Encode.pm ext/Encode/Encode.xs pp_hot.c
21760           !> t/lib/encode.t
21761 ____________________________________________________________________________
21762 [  8294] By: nick                                  on 2001/01/01  22:48:34
21763         Log: Integrate mainline
21764      Branch: perlio
21765            ! pp_hot.c t/lib/encode.t
21766           !> (integrate 65 files)
21767 ____________________________________________________________________________
21768 [  8293] By: nick                                  on 2001/01/01  21:58:50
21769         Log: More rigor in UTF-8-ness of Encode's toUnicode
21770              XS export some of the utf8 internal functions.
21771              Test some of the functions.
21772              Fix pp_concat() bug shown by said tests.
21773      Branch: perlio
21774            ! ext/Encode/Encode.pm ext/Encode/Encode.xs pp_hot.c
21775            ! t/lib/encode.t
21776 ____________________________________________________________________________
21777 [  8292] By: jhi                                   on 2001/01/01  18:11:44
21778         Log: Integrate perlio.
21779      Branch: perl
21780           !> ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
21781           !> ext/Encode/encengine.c ext/Encode/encode.h
21782 ____________________________________________________________________________
21783 [  8291] By: jhi                                   on 2001/01/01  18:10:58
21784         Log: Podify README.mpeix (a new version from the web),
21785              add a dummy NAME to Carp::Heavy, regen toc.
21786      Branch: perl
21787            ! README.mpeix lib/Carp/Heavy.pm pod/buildtoc.PL pod/perl.pod
21788            ! pod/perltoc.pod
21789 ____________________________________________________________________________
21790 [  8290] By: nick                                  on 2001/01/01  17:43:47
21791         Log: Loose the "Loading..." warning.
21792              Another bug in fallback support
21793      Branch: perlio
21794            ! ext/Encode/Encode.pm ext/Encode/encengine.c
21795 ____________________________________________________________________________
21796 [  8289] By: jhi                                   on 2001/01/01  00:01:57
21797         Log: Bump up Larry's copyright.
21798      Branch: perl
21799            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
21800            ! doop.c dump.c ext/DynaLoader/dl_dld.xs form.h gv.c gv.h
21801            ! handy.h hv.c hv.h mg.c mg.h op.c op.h perl.c perl.h perly.y
21802            ! pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c run.c
21803            ! scope.c sv.c sv.h toke.c utf8.c utf8.h util.c util.h
21804            ! x2p/EXTERN.h x2p/INTERN.h x2p/a2p.c x2p/a2p.h x2p/a2p.y
21805            ! x2p/a2py.c x2p/hash.c x2p/hash.h x2p/proto.h x2p/str.c
21806            ! x2p/str.h x2p/util.c x2p/util.h x2p/walk.c
21807 ____________________________________________________________________________
21808 [  8288] By: nick                                  on 2000/12/31  21:27:53
21809         Log: Fix .ucm reading - forgot a chr()
21810              Start of .ucm write (for .enc to .ucm)
21811      Branch: perlio
21812            ! ext/Encode/compile
21813 ____________________________________________________________________________
21814 [  8287] By: jhi                                   on 2000/12/31  18:15:56
21815         Log: Comment away a diagnostic message as noted by Craig A. Berry
21816              (the unexpected message was confusing testing)
21817      Branch: perl
21818            ! ext/Encode/Encode.pm
21819 ____________________________________________________________________________
21820 [  8286] By: jhi                                   on 2000/12/31  18:14:51
21821         Log: Subject: [PATCH perl@8269] ext/Encode/Makefile.PL line shortening
21822              Date: Sun, 31 Dec 2000 11:17:37 -0600
21823              From: "Craig A. Berry" <craigberry@mac.com>
21824              Message-Id: <5.0.2.1.0.20001230195844.025636c0@exchi01>
21825      Branch: perl
21826            ! ext/Encode/Makefile.PL
21827 ____________________________________________________________________________
21828 [  8285] By: nick                                  on 2000/12/31  18:11:54
21829         Log: Start of support of ICU-style .ucm files:
21830              - teach compile how to read a .ucm file
21831              - first guess at how to represent fallbacks in "tries".
21832              - use fallbacks if check == 0
21833              - new return code to indicate we used one.
21834      Branch: perlio
21835            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
21836            ! ext/Encode/encengine.c ext/Encode/encode.h
21837 ____________________________________________________________________________
21838 [  8284] By: jhi                                   on 2000/12/31  18:04:41
21839         Log: Pacify picky VMS compiler.
21840              
21841              Subject: perl@8269, whiny Compaq C compiler, unsigned expressions
21842              From: "Craig A. Berry" <craig.berry@psinetcs.com>
21843              Date: Sat, 30 Dec 2000 18:10:02 -0600
21844              Message-Id: <200012310010.CAA09719@tiku.hut.fi>
21845      Branch: perl
21846            ! sv.c
21847 ____________________________________________________________________________
21848 [  8283] By: jhi                                   on 2000/12/31  16:11:47
21849         Log: Wrong alarm: cygwin's getpwuid() is just fine (from Gerrit P. Haase)
21850      Branch: perl
21851            ! t/lib/glob-basic.t
21852 ____________________________________________________________________________
21853 [  8282] By: jhi                                   on 2000/12/31  15:26:11
21854         Log: Integrate perlio.
21855      Branch: perl
21856           !> makedef.pl opcode.pl os2/os2.c perlio.c
21857 ____________________________________________________________________________
21858 [  8281] By: nick                                  on 2000/12/31  10:06:15
21859         Log: Tweak perlio.c so that makedef.pl-exported perlsio_binmode()
21860              is available to be exported
21861      Branch: perlio
21862            ! makedef.pl perlio.c
21863 ____________________________________________________________________________
21864 [  8280] By: nick                                  on 2000/12/31  09:41:26
21865         Log: Ilya's OS2 patch (testing for damage on Win32)
21866      Branch: perlio
21867            ! makedef.pl opcode.pl os2/os2.c
21868 ____________________________________________________________________________
21869 [  8279] By: jhi                                   on 2000/12/30  21:52:07
21870         Log: Test nits.
21871      Branch: perl
21872            ! t/lib/syslfs.t t/op/lfs.t
21873 ____________________________________________________________________________
21874 [  8278] By: jhi                                   on 2000/12/30  21:47:49
21875         Log: Subject: Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221 on i686-linux 2.4.0-test13pre4-ac2 -2 (UNINSTALLED)
21876              From: andreas.koenig@anima.de (Andreas J. Koenig)
21877              Date: 30 Dec 2000 22:35:37 +0100
21878              Message-ID: <m3vgs1a8ye.fsf@ak-71.mind.de>
21879              
21880              The 32-bit wraparound test wasn't quite right.
21881      Branch: perl
21882            ! t/lib/syslfs.t t/op/lfs.t
21883 ____________________________________________________________________________
21884 [  8277] By: jhi                                   on 2000/12/30  21:33:44
21885         Log: Subject: [PATCH] open() example in perlfunc.pod 
21886              From: Karsten Sperling <s_sperli@ira.uka.de>
21887              Date: Sat, 30 Dec 2000 22:27:09 +0100
21888              Message-ID: <"iraun1.ira.0090801:001230.213049"@ira.uka.de>
21889      Branch: perl
21890            ! pod/perlfunc.pod
21891 ____________________________________________________________________________
21892 [  8276] By: jhi                                   on 2000/12/30  20:32:40
21893         Log: Not quite that many tests yet.
21894      Branch: perl
21895            ! t/op/pat.t
21896 ____________________________________________________________________________
21897 [  8275] By: jhi                                   on 2000/12/30  20:26:58
21898         Log: Integrate perlio.
21899      Branch: perl
21900           !> toke.c
21901 ____________________________________________________________________________
21902 [  8274] By: jhi                                   on 2000/12/30  20:24:56
21903         Log: Signedness nit.
21904      Branch: perl
21905            ! utf8.c
21906 ____________________________________________________________________________
21907 [  8273] By: jhi                                   on 2000/12/30  20:15:46
21908         Log: Add a test case for 20000731.001 which was fixed by the #8267.
21909      Branch: perl
21910            ! t/op/pat.t
21911 ____________________________________________________________________________
21912 [  8272] By: nick                                  on 2000/12/30  19:47:51
21913         Log: Tweak for MULTIPLICITY/USE_PERLIO
21914      Branch: perlio
21915            ! toke.c
21916 ____________________________________________________________________________
21917 [  8271] By: nick                                  on 2000/12/30  19:46:45
21918         Log: Integrate mainline
21919      Branch: perlio
21920           +> lib/unicode/distinct.pm
21921           !> Changes MANIFEST doop.c embed.h embed.pl mg.c op.c op.h
21922           !> patchlevel.h perl.h pod/perlapi.pod pp.c pp_ctl.c pp_hot.c
21923           !> proto.h regcomp.c regcomp.h regexec.c sv.c t/op/split.t utf8.c
21924 ____________________________________________________________________________
21925 [  8270] By: jhi                                   on 2000/12/30  19:39:50
21926         Log: Subject: RE: perl@8269
21927              From: "Richard Soderberg" <rs@crystalflame.net>
21928              Date: Sat, 30 Dec 2000 11:36:27 -0800
21929              Message-ID: <NAEKLNAAHLMBPMPNBMLEIEAKCKAA.rs@crystalflame.net>
21930              
21931              A missing aTHX_.
21932      Branch: perl
21933            ! toke.c
21934 ____________________________________________________________________________
21935 [  8269] By: jhi                                   on 2000/12/30  18:55:48
21936         Log: Update Changes.
21937      Branch: perl
21938            ! Changes patchlevel.h
21939 ____________________________________________________________________________
21940 [  8268] By: jhi                                   on 2000/12/30  17:18:40
21941         Log: Add a test for Unicode split //.  The #8267 was the cure.
21942      Branch: perl
21943            ! t/op/split.t
21944 ____________________________________________________________________________
21945 [  8267] By: jhi                                   on 2000/12/30  17:14:19
21946         Log: Subject: more UTF8 test suites and an UTF8 patch
21947              From: Inaba Hiroto <inaba@st.rim.or.jp>
21948              Date: Sat, 30 Dec 2000 14:27:10 +0900
21949              Message-ID: <3A4D722D.243AFD88@st.rim.or.jp> 
21950              
21951              Just the patch part for now, and the pragma renamed
21952              as unicode::distinct.
21953      Branch: perl
21954            + lib/unicode/distinct.pm
21955            ! MANIFEST doop.c embed.h embed.pl mg.c op.c op.h perl.h
21956            ! pod/perlapi.pod pp.c pp_ctl.c pp_hot.c proto.h regcomp.c
21957            ! regcomp.h regexec.c sv.c toke.c utf8.c
21958 ____________________________________________________________________________
21959 [  8266] By: nick                                  on 2000/12/30  16:40:49
21960         Log: Integrate mainline
21961      Branch: perlio
21962           +> lib/Pod/Text/Overstrike.pm
21963           !> MANIFEST doio.c hints/dec_osf.sh hv.c lib/Pod/Man.pm
21964           !> lib/Pod/Text/Color.pm lib/Pod/Text/Termcap.pm op.c
21965           !> pod/pod2text.PL sv.c t/lib/syslfs.t t/op/join.t t/op/lfs.t
21966           !> t/pragma/constant.t t/pragma/sub_lval.t t/pragma/utf8.t util.c
21967           !> vms/vms.c vms/vmsish.h vms/vmspipe.com
21968 ____________________________________________________________________________
21969 [  8265] By: jhi                                   on 2000/12/30  07:28:55
21970         Log: The sv_catsv() fix, take two.
21971      Branch: perl
21972            ! sv.c t/op/join.t
21973 ____________________________________________________________________________
21974 [  8264] By: jhi                                   on 2000/12/30  06:19:18
21975         Log: Undo all the join-related changes since #8248: relevant
21976              portions of 8248, 8249, 8250, 8251, 8260, 8263 must go.
21977              The new sv_catsv() doesn't fly so it must go back to
21978              the drawing board.
21979      Branch: perl
21980            ! sv.c t/op/join.t t/pragma/utf8.t
21981 ____________________________________________________________________________
21982 [  8263] By: jhi                                   on 2000/12/30  01:08:32
21983         Log: (Retracted by #8264)  Tweak sv_catsv() some more.
21984      Branch: perl
21985            ! sv.c
21986 ____________________________________________________________________________
21987 [  8262] By: jhi                                   on 2000/12/30  00:45:14
21988         Log: Retract #8261.
21989      Branch: perl
21990            ! hv.c util.c
21991 ____________________________________________________________________________
21992 [  8261] By: jhi                                   on 2000/12/30  00:38:32
21993         Log: (Retracted by #8261). (Unsuccessful memory access tweaks.)
21994      Branch: perl
21995            ! hv.c util.c
21996 ____________________________________________________________________________
21997 [  8260] By: jhi                                   on 2000/12/29  22:51:33
21998         Log: (Retracted by #8264)  More fixing for #8251.
21999      Branch: perl
22000            ! sv.c
22001 ____________________________________________________________________________
22002 [  8259] By: jhi                                   on 2000/12/29  18:27:30
22003         Log: Subject: podlators 1.06 released
22004              From: Russ Allbery <rra@stanford.edu>
22005              Date: 25 Dec 2000 05:09:30 -0800
22006              Message-ID: <ylwvcosl4l.fsf@windlord.stanford.edu>
22007      Branch: perl
22008            + lib/Pod/Text/Overstrike.pm
22009            ! MANIFEST lib/Pod/Man.pm lib/Pod/Text/Color.pm
22010            ! lib/Pod/Text/Termcap.pm pod/pod2text.PL
22011 ____________________________________________________________________________
22012 [  8258] By: jhi                                   on 2000/12/29  18:20:45
22013         Log: Make the large file tests more robust/talkative as suggested by
22014              
22015              Subject: Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221 on i686-linux 2.4.0-test13pre4-ac2 -2 (UNINSTALLED)
22016              From: andreas.koenig@anima.de (Andreas J. Koenig)
22017              Date: 29 Dec 2000 14:23:01 +0100
22018              Message-ID: <m3snn7uzt6.fsf@ak-71.mind.de>
22019      Branch: perl
22020            ! t/lib/syslfs.t t/op/lfs.t
22021 ____________________________________________________________________________
22022 [  8257] By: jhi                                   on 2000/12/29  17:48:04
22023         Log: Further VMS piping fixes from Charles Lane:
22024              
22025              In summary, error messages produced when a subprocess terminated
22026              abnormally were being sent not just to the parent process, but to
22027              grandparents, because of default values for error output that were
22028              not completely overridden when the subprocess was started.
22029              
22030              This patch fixes this behavior by defining user-mode (i.e., temporary
22031              for the duration of the program) logical names for SYS$OUTPUT and
22032              SYS$ERROR when they are (re)opened inside Perl.  And a bunch of other
22033              changes to make it so that the user-mode logicals are the ones that
22034              control where Perl's error messages go if it terminates abnormally.
22035              
22036              I also added some gratuitous fixes to the indentation of braces in
22037              the piping code.  It just looked ugly, before.
22038      Branch: perl
22039            ! doio.c vms/vms.c vms/vmsish.h vms/vmspipe.com
22040 ____________________________________________________________________________
22041 [  8256] By: jhi                                   on 2000/12/29  17:45:12
22042         Log: Subject: [PATCH] Idea: Declare multiple constants at once (fwd)
22043              From: "Casey R. Tweten" <crt@kiski.net>
22044              Date: Fri, 29 Dec 2000 12:03:00 -0500 (EST)
22045              Message-ID: <Pine.OSF.4.21.0012291201150.17186-100000@home.kiski.net>
22046              
22047              Tests for for #8240.
22048      Branch: perl
22049            ! t/pragma/constant.t
22050 ____________________________________________________________________________
22051 [  8255] By: jhi                                   on 2000/12/29  17:43:07
22052         Log: Subject: Re: [PATCH] Interesting syntax idea
22053              From: Simon Cozens <simon@cozens.net>
22054              Date: Fri, 29 Dec 2000 14:34:04 +0000
22055              Message-ID: <20001229143404.A7762@deep-dark-truthful-mirror.perlhacker.org>
22056              
22057              Tests for #8254.
22058      Branch: perl
22059            ! t/pragma/sub_lval.t
22060 ____________________________________________________________________________
22061 [  8254] By: jhi                                   on 2000/12/29  17:42:11
22062         Log: Subject: [PATCH] Interesting syntax idea
22063              From: Simon Cozens <simon@cozens.net>
22064              Date: Wed, 27 Dec 2000 05:08:57 +0000
22065              Message-ID: <20001227050857.A11296@deep-dark-truthful-mirror.perlhacker.org>
22066              
22067              Make opens + bareword assigns do typeglob assigns.
22068      Branch: perl
22069            ! op.c
22070 ____________________________________________________________________________
22071 [  8253] By: jhi                                   on 2000/12/29  17:36:45
22072         Log: Output the (apparent) version of gcc, as suggested by
22073              
22074              Subject: [ID 20001226.001] dec_osf.sh mis-parses gcc version 2.95.2 as less than 2.95, causing installation-failure
22075              From: jhbrown@ai.mit.edu (Jeremy H. Brown)
22076              Date: 26 Dec 2000 04:29:17 -0500
22077              Message-Id: <uv6puify1hu.fsf@suspiria.ai.mit.edu>
22078              
22079              (The patch as such didn't any more apply as the misparsing had
22080              already been addressed in #6474.)  Also change the wording about
22081              gcc 2.95.2, for Jeremy it didn't break sdbm, for me it did.
22082      Branch: perl
22083            ! hints/dec_osf.sh
22084 ____________________________________________________________________________
22085 [  8252] By: nick                                  on 2000/12/29  12:14:31
22086         Log: Integrate mainline
22087      Branch: perlio
22088           !> (integrate 27 files)
22089 ____________________________________________________________________________
22090 [  8251] By: jhi                                   on 2000/12/29  08:45:46
22091         Log: (Retracted by #8264)
22092              
22093              (Fixed by #8260.)
22094              
22095              sv_catsv() needs one more byte space than seems reasonable.
22096              (for join() and PERL_DESTRUCT_LEVEL=2, built with debugging).
22097              Curiouser and curiouser.
22098      Branch: perl
22099            ! sv.c
22100 ____________________________________________________________________________
22101 [  8250] By: jhi                                   on 2000/12/29  07:57:52
22102         Log: More split // UTF-8 tests.
22103      Branch: perl
22104            ! t/pragma/utf8.t
22105 ____________________________________________________________________________
22106 [  8249] By: jhi                                   on 2000/12/29  07:54:51
22107         Log: (Retracted by #8264)  More join() testing which was good because
22108              it revealed a bug in #8248 (the UTF8_EIGHT_BIT_LO() was wrong).
22109      Branch: perl
22110            ! pp.c t/op/join.t utf8.c utf8.h
22111 ____________________________________________________________________________
22112 [  8248] By: jhi                                   on 2000/12/29  07:08:32
22113         Log: (Retracted by #8264)  Externally: join() was still quite UTF-8-unaware.
22114              Internally: sv_catsv() wasn't quite okay on UTF-8, it assumed
22115              that the only cases to care about are byte+byte and byte+character.
22116              
22117              TODO: See how well pp_concat() could be implemented in terms
22118              of sv_catsv().
22119      Branch: perl
22120            ! doop.c sv.c t/op/join.t utf8.h
22121 ____________________________________________________________________________
22122 [  8247] By: jhi                                   on 2000/12/29  06:35:23
22123         Log: Signedness nit.
22124      Branch: perl
22125            ! pp_hot.c
22126 ____________________________________________________________________________
22127 [  8246] By: jhi                                   on 2000/12/29  01:23:31
22128         Log: Subject: Re: [ID 20001226.002] Not OK: perl v5.7.0 +DEVEL8221 on i86pc-solaris 2.8 (UNINSTALLED)
22129              From: Lupe Christoph <lupe@lupe-christoph.de>
22130              Date: Thu, 28 Dec 2000 23:00:00 +0100
22131              Message-ID: <20001228230000.F2574@alanya.lupe-christoph.de>
22132              
22133              Suggest rsync --delete --dry-run.
22134      Branch: perl
22135            ! pod/perlhack.pod
22136 ____________________________________________________________________________
22137 [  8245] By: jhi                                   on 2000/12/28  23:57:05
22138         Log: The maxiters upper limit sanity check (guarding against
22139              non-progress) assumed bytes instead of characters in s///
22140              and split().
22141      Branch: perl
22142            ! pp.c pp_hot.c
22143 ____________________________________________________________________________
22144 [  8244] By: jhi                                   on 2000/12/28  23:34:08
22145         Log: Make some panic messages a bit more logical.
22146      Branch: perl
22147            ! doop.c pod/perldiag.pod pp.c pp_hot.c
22148 ____________________________________________________________________________
22149 [  8243] By: jhi                                   on 2000/12/28  22:59:16
22150         Log: Subject: [PATCH] lvalue AUTOLOAD. No, really.
22151              From: Simon Cozens <simon@cozens.net>
22152              Date: Wed, 27 Dec 2000 02:30:03 +0000
22153              Message-ID: <20001227023003.A7677@deep-dark-truthful-mirror.perlhacker.org>
22154      Branch: perl
22155            ! pp.c t/pragma/sub_lval.t
22156 ____________________________________________________________________________
22157 [  8242] By: jhi                                   on 2000/12/28  22:56:53
22158         Log: Subject: [PATCH blead] Fix B::Terse indentation
22159              From: Daniel Chetlin <daniel@chetlin.com>
22160              Date: Wed, 27 Dec 2000 06:43:30 -0800
22161              Message-ID: <20001227064329.B9573@darkstar>
22162      Branch: perl
22163            ! ext/B/B.pm ext/B/B/Terse.pm t/lib/b.t
22164 ____________________________________________________________________________
22165 [  8241] By: jhi                                   on 2000/12/28  22:48:59
22166         Log: The latter patch from the
22167              
22168              Subject: [PATCH: perl@8211] directory depth typo in one win32 Makefile
22169              From: Peter Prymmer <pvhp@forte.com> 
22170              Date: Fri, 22 Dec 2000 14:52:12 -0800 (PST)
22171              Message-ID: <Pine.OSF.4.10.10012221433140.195493-100000@aspara.forte.com>
22172              
22173              (the former patch from the above should have been
22174              taken care of by Nick I-S)
22175      Branch: perl
22176            ! win32/Makefile
22177 ____________________________________________________________________________
22178 [  8240] By: jhi                                   on 2000/12/28  22:45:22
22179         Log: Subject: Re: [PATCH] Idea: Declare multiple constants at once
22180              From: "Casey R. Tweten" <crt@kiski.net>
22181              Date: Fri, 22 Dec 2000 10:35:53 -0500 (EST)
22182              Message-ID: <Pine.OSF.4.21.0012221032030.28992-100000@home.kiski.net>
22183      Branch: perl
22184            ! lib/constant.pm
22185 ____________________________________________________________________________
22186 [  8239] By: jhi                                   on 2000/12/28  22:37:45
22187         Log: Subject: [PATCH] Re: [ID 19991001.003] sort(sub(arg)) misparsed as sort sub args
22188              From: Simon Cozens <simon@cozens.net>
22189              Date: Wed, 27 Dec 2000 14:12:44 +0000
22190              Message-ID: <20001227141244.A13344@deep-dark-truthful-mirror.perlhacker.org>
22191      Branch: perl
22192            ! t/op/method.t t/op/sort.t toke.c
22193 ____________________________________________________________________________
22194 [  8238] By: jhi                                   on 2000/12/28  22:30:32
22195         Log: Subject: [PATCH perl@8229] Call.pm
22196              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
22197              Date: Mon, 25 Dec 2000 10:47:15 -0000
22198              Message-ID: <000201c06e60$0b967760$a20a140a@bfs.phone.com>
22199      Branch: perl
22200            ! ext/Filter/Util/Call/Call.pm
22201 ____________________________________________________________________________
22202 [  8237] By: jhi                                   on 2000/12/28  22:19:21
22203         Log: Subject: [PATCH blead] Fix problem with `&' prototype
22204              From: Daniel Chetlin <daniel@chetlin.com>
22205              Date: Wed, 27 Dec 2000 15:55:32 -0800
22206              Message-ID: <20001227155532.D9573@darkstar>
22207      Branch: perl
22208            ! op.c t/comp/proto.t
22209 ____________________________________________________________________________
22210 [  8236] By: jhi                                   on 2000/12/28  22:09:25
22211         Log: Subject: Re: [PATCH blead] Fix segfault in gv_handler/mg_find
22212              From: Daniel Chetlin <daniel@chetlin.com>
22213              Date: Sun, 24 Dec 2000 04:09:49 -0800
22214              Message-ID: <20001224040949.B3090@darkstar>
22215      Branch: perl
22216            ! gv.c mg.c t/op/attrs.t
22217 ____________________________________________________________________________
22218 [  8235] By: jhi                                   on 2000/12/28  22:07:11
22219         Log: Subject: [PATCH] Win32::Spawn() didn't inherit cwd and env correctly
22220              From: Jan Dubois <jand@ActiveState.com>
22221              Date: Tue, 26 Dec 2000 20:57:31 -0800
22222              Message-ID: <reti4ts0php3anruv0qcjru3tl850g3sfd@4ax.com>
22223      Branch: perl
22224            ! win32/win32.c
22225 ____________________________________________________________________________
22226 [  8234] By: jhi                                   on 2000/12/28  21:52:42
22227         Log: Subject: Re: [PATCH] Warn on use of reference as array elem
22228              From: Simon Cozens <simon@cozens.net>
22229              Date: Thu, 28 Dec 2000 20:33:13 +0000
22230              Message-ID: <20001228203313.A2607@deep-dark-truthful-mirror.perlhacker.org>
22231      Branch: perl
22232            ! pod/perldiag.pod pp_hot.c t/pragma/warn/pp_hot
22233 ____________________________________________________________________________
22234 [  8233] By: jhi                                   on 2000/12/28  19:40:49
22235         Log: Integrate perlio.
22236      Branch: perl
22237           !> ext/Encode/Makefile.PL ext/Encode/compile
22238 ____________________________________________________________________________
22239 [  8232] By: nick                                  on 2000/12/23  16:06:00
22240         Log: Encode's Makefile.PL fix not good for dmake $(MAKEFILE) is set to -f Makefile
22241              and fails to make '-f'. (Also handle case where xxxx.c files have not been deleted.)
22242      Branch: perlio
22243            ! ext/Encode/Makefile.PL
22244 ____________________________________________________________________________
22245 [  8231] By: nick                                  on 2000/12/23  14:30:34
22246         Log: "Compiled" encode build cleanup
22247              - Makefile uses catfile $(MAKEFILE) etc. for platform issues.
22248              - .c files do not export sub-tables
22249      Branch: perlio
22250            ! ext/Encode/Makefile.PL ext/Encode/compile
22251 ____________________________________________________________________________
22252 [  8230] By: nick                                  on 2000/12/23  12:50:37
22253         Log: Integrate mainline
22254      Branch: perlio
22255           !> INSTALL lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
22256           !> lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
22257           !> pod/perl5004delta.pod pod/perl5005delta.pod
22258           !> pod/perl56delta.pod pod/perldelta.pod pod/perldiag.pod
22259           !> pod/perlembed.pod pod/perlfaq4.pod pod/perllocale.pod
22260           !> pod/perlmodlib.pod pod/perlrequick.pod pod/perlretut.pod
22261           !> pod/perlsub.pod
22262 ____________________________________________________________________________
22263 [  8229] By: jhi                                   on 2000/12/22  15:32:12
22264         Log: Integrate perlio.
22265      Branch: perl
22266           +> win32/distclean.bat
22267           !> MANIFEST t/io/utf8.t
22268 ____________________________________________________________________________
22269 [  8228] By: jhi                                   on 2000/12/22  15:29:40
22270         Log: Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status +update
22271              From: Robin Barker <rmb1@cise.npl.co.uk>
22272              Date: Fri, 22 Dec 2000 12:17:38 GMT
22273              Message-Id: <200012221217.MAA21332@tempest.npl.co.uk>
22274      Branch: perl
22275            ! lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
22276            ! lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
22277            ! pod/perl5004delta.pod pod/perl5005delta.pod
22278            ! pod/perl56delta.pod pod/perldelta.pod pod/perldiag.pod
22279            ! pod/perlembed.pod pod/perlfaq4.pod pod/perllocale.pod
22280            ! pod/perlmodlib.pod pod/perlrequick.pod pod/perlretut.pod
22281            ! pod/perlsub.pod
22282 ____________________________________________________________________________
22283 [  8227] By: jhi                                   on 2000/12/22  15:24:28
22284         Log: Subject: Re: A Configure option like 'otherlibdirs' but for *pre*pending?
22285              From: "John L. Allen" <allen@grumman.com>
22286              Date: Thu, 21 Dec 2000 14:39:58 -0500 (EST)
22287              Message-ID: <Pine.SOL.3.91.1001221133227.23511A-100000@gateway.grumman.com>
22288              
22289              Document APPLLIB_EXP.
22290      Branch: perl
22291            ! INSTALL
22292 ____________________________________________________________________________
22293 [  8226] By: nick                                  on 2000/12/21  22:11:50
22294         Log: Handy script for when one forgets to "dmake clean" 
22295      Branch: perlio
22296            + win32/distclean.bat
22297            ! MANIFEST
22298 ____________________________________________________________________________
22299 [  8225] By: nick                                  on 2000/12/21  21:54:04
22300         Log: CRLF platform issue with io/utf8 fix.
22301      Branch: perlio
22302            ! t/io/utf8.t
22303 ____________________________________________________________________________
22304 [  8224] By: nick                                  on 2000/12/21  21:02:20
22305         Log: Integrate mainline
22306      Branch: perlio
22307           !> Changes Configure Makefile.SH Porting/Glossary
22308           !> Porting/config.sh Porting/config_H configure.com
22309           !> epoc/config.sh ext/Thread/Thread.xs patchlevel.h
22310           !> pod/perlfaq3.pod pod/perlfunc.pod pod/perltoc.pod pp_sys.c
22311           !> sv.c t/io/fs.t t/op/misc.t t/op/utf8decode.t t/pragma/utf8.t
22312           !> win32/config.bc win32/config.gc win32/config.vc
22313 ____________________________________________________________________________
22314 [  8223] By: jhi                                   on 2000/12/21  17:09:16
22315         Log: Update Changes.
22316      Branch: perl
22317            ! Changes patchlevel.h
22318 ____________________________________________________________________________
22319 [  8222] By: jhi                                   on 2000/12/21  16:24:01
22320         Log: Metaconfig unit changes for #8221.
22321      Branch: metaconfig/U/perl
22322           +> issymlink.U
22323            - testsyml.U
22324            ! Mksymlinks.U
22325 ____________________________________________________________________________
22326 [  8221] By: jhi                                   on 2000/12/21  16:23:48
22327         Log: Rename testsyml to issymlink.
22328      Branch: perl
22329            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
22330            ! epoc/config.sh pod/perltoc.pod win32/config.bc win32/config.gc
22331            ! win32/config.vc
22332 ____________________________________________________________________________
22333 [  8220] By: jhi                                   on 2000/12/21  15:47:26
22334         Log: Robustness support for #8218 (symlink forest) since the GNU
22335              tools seem to be overly picky about symlinkage depths.
22336      Branch: perl
22337            ! Makefile.SH t/io/fs.t
22338 ____________________________________________________________________________
22339 [  8219] By: jhi                                   on 2000/12/21  15:38:27
22340         Log: Metaconfig changes for #8218.
22341      Branch: metaconfig
22342            ! U/modified/Oldconfig.U
22343      Branch: metaconfig/U/perl
22344            + Mksymlinks.U
22345            ! testsyml.U
22346 ____________________________________________________________________________
22347 [  8218] By: jhi                                   on 2000/12/21  15:37:57
22348         Log: Add Configure option -Dmksymlinks which will create a symlink
22349              forest if the current/build differs from the source directory.
22350              TODO: mkdir -p is not portable.
22351      Branch: perl
22352            ! Configure
22353 ____________________________________________________________________________
22354 [  8217] By: jhi                                   on 2000/12/21  14:39:12
22355         Log: Subject: [PATCH] Re: Latest tarball doesn't build with threads
22356              From: Nick Ing-Simmons <nik@tiuk.ti.com> 
22357              Date: Thu, 21 Dec 2000 09:38:18 GMT
22358              Message-Id: <200012210938.JAA29043@mikado.tiuk.ti.com>
22359              
22360              The ofs became an SV.
22361      Branch: perl
22362            ! ext/Thread/Thread.xs
22363 ____________________________________________________________________________
22364 [  8216] By: jhi                                   on 2000/12/21  05:40:21
22365         Log: The polymorphism seems to have fixed 20000517.001.
22366      Branch: perl
22367            ! t/pragma/utf8.t
22368 ____________________________________________________________________________
22369 [  8215] By: jhi                                   on 2000/12/21  04:44:52
22370         Log: read() documentation tweak for 20001121.004.
22371      Branch: perl
22372            ! pod/perlfunc.pod
22373 ____________________________________________________________________________
22374 [  8214] By: jhi                                   on 2000/12/21  03:54:11
22375         Log: Fix for 20001210.003, "write(FH) on closed FH causes segv".
22376      Branch: perl
22377            ! pp_sys.c t/op/misc.t
22378 ____________________________________________________________________________
22379 [  8213] By: jhi                                   on 2000/12/21  00:28:10
22380         Log: Subject: [patch: perl@8211]VMS: add -Duseperlio capacity to configure.com
22381              From: Peter Prymmer <pvhp@forte.com>
22382              Date: Wed, 20 Dec 2000 16:13:32 -0800 (PST)
22383              Message-ID: <Pine.OSF.4.10.10012201609140.11967-100000@aspara.forte.com>
22384      Branch: perl
22385            ! configure.com
22386 ____________________________________________________________________________
22387 [  8212] By: jhi                                   on 2000/12/21  00:26:21
22388         Log: Edit edit edit.
22389      Branch: perl
22390            ! pod/perlfaq3.pod
22391 ____________________________________________________________________________
22392 [  8211] By: jhi                                   on 2000/12/20  18:52:46
22393         Log: Update Changes.
22394      Branch: perl
22395            ! Changes patchlevel.h
22396 ____________________________________________________________________________
22397 [  8210] By: jhi                                   on 2000/12/20  18:34:47
22398         Log: Yet another editor edit.
22399      Branch: perl
22400            ! pod/perlfaq3.pod
22401 ____________________________________________________________________________
22402 [  8209] By: jhi                                   on 2000/12/20  15:33:28
22403         Log: More Win32 Perling.
22404      Branch: perl
22405            ! pod/perlfaq3.pod
22406 ____________________________________________________________________________
22407 [  8208] By: jhi                                   on 2000/12/20  15:07:46
22408         Log: More Win32 editor/IDE/shell hints.
22409      Branch: perl
22410            ! pod/perlfaq3.pod
22411 ____________________________________________________________________________
22412 [  8207] By: jhi                                   on 2000/12/20  03:54:08
22413         Log: Subject: [PATCH] obscure timing knowledge
22414              From: Nicholas Clark <nick@ccl4.org>
22415              Date: Tue, 19 Dec 2000 19:22:31 +0000
22416              Message-ID: <20001219192231.F2827@plum.flirble.org>
22417      Branch: perl
22418            ! sv.c
22419 ____________________________________________________________________________
22420 [  8206] By: jhi                                   on 2000/12/20  03:45:57
22421         Log: Subject: [ID 20001219.011] Not OK: perl v5.7.1 +DEVEL8205 on alpha-dec_osf-perlio-multi 4.0f (UNINSTALLED)
22422              From: Spider Boardman <spider@leggy.zk3.dec.com>
22423              Date: Tue, 19 Dec 2000 21:30:16 -0500
22424              Message-Id: <200012200230.VAA17619@leggy.zk3.dec.com>
22425      Branch: perl
22426            ! sv.c
22427 ____________________________________________________________________________
22428 [  8205] By: jhi                                   on 2000/12/19  23:02:01
22429         Log: Update Changes.
22430      Branch: perl
22431            ! Changes patchlevel.h
22432 ____________________________________________________________________________
22433 [  8204] By: jhi                                   on 2000/12/19  22:58:18
22434         Log: Recode the naughty binary bytes ([\x00-\x08\x0b-\x1f\x7f-\xff])
22435              using the \xHH notation.  No more inlined UTF-8, sigh, but easier
22436              on editors and diffing/patching.
22437      Branch: perl
22438            ! t/op/utf8decode.t
22439 ____________________________________________________________________________
22440 [  8203] By: nick                                  on 2000/12/19  21:36:16
22441         Log: Integrate mainline (forgot my own change...)
22442      Branch: perlio
22443           !> ext/Encode/compile
22444 ____________________________________________________________________________
22445 [  8202] By: nick                                  on 2000/12/19  21:34:42
22446         Log: Integrate mainline.
22447      Branch: perlio
22448           !> (integrate 61 files)
22449 ____________________________________________________________________________
22450 [  8201] By: nick                                  on 2000/12/19  21:34:06
22451         Log: Avoid looking for File::Glob when we don't need it.
22452      Branch: perl
22453            ! ext/Encode/compile
22454 ____________________________________________________________________________
22455 [  8200] By: jhi                                   on 2000/12/19  18:35:49
22456         Log: Update Changes.
22457      Branch: perl
22458            ! Changes patchlevel.h
22459 ____________________________________________________________________________
22460 [  8199] By: jhi                                   on 2000/12/19  18:35:07
22461         Log: Microperl tweaks.
22462      Branch: perl
22463            ! sv.c uconfig.h uconfig.sh
22464 ____________________________________________________________________________
22465 [  8198] By: jhi                                   on 2000/12/19  18:29:59
22466         Log: Regen Configure, nitfix uconfig.sh (d_vendorarch is needed).
22467      Branch: perl
22468            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
22469            ! config_h.SH pod/perltoc.pod uconfig.h uconfig.sh
22470 ____________________________________________________________________________
22471 [  8197] By: jhi                                   on 2000/12/19  17:55:29
22472         Log: In VMS embedded perls couldn't access the statically built Socket,
22473              from Charles Lane.
22474      Branch: perl
22475            ! configure.com
22476 ____________________________________________________________________________
22477 [  8196] By: jhi                                   on 2000/12/19  17:49:50
22478         Log: Subject: [PATCH perl@8143] DB_File-1.75 (was RE: [8104] DB_File)
22479              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk> 
22480              Date: Sun, 17 Dec 2000 19:11:44 -0000
22481              Message-ID: <000801c0685d$3224e5a0$a20a140a@bfs.phone.com> 
22482      Branch: perl
22483            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
22484            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo
22485 ____________________________________________________________________________
22486 [  8195] By: jhi                                   on 2000/12/19  17:47:53
22487         Log: Subject: [patch perl@8150] h2xs SYNOPSIS
22488              From: Jonathan Stowe <gellyfish@gellyfish.com>
22489              Date: Mon, 18 Dec 2000 10:24:38 +0000 (GMT)
22490              Message-ID: <Pine.LNX.4.10.10012181021180.20731-100000@orpheus.gellyfish.com>
22491      Branch: perl
22492            ! utils/h2xs.PL
22493 ____________________________________________________________________________
22494 [  8194] By: jhi                                   on 2000/12/19  17:46:28
22495         Log: Subject: Re: useless use of void context work-around
22496              From: andreas.koenig@anima.de (Andreas J. Koenig)
22497              Date: 16 Dec 2000 15:13:36 +0100
22498              Message-ID: <m3g0jofo8f.fsf@ak-71.mind.de>
22499              
22500              Document (comment) the q(di ds ig) trick in the code.
22501      Branch: perl
22502            ! op.c
22503 ____________________________________________________________________________
22504 [  8193] By: jhi                                   on 2000/12/19  17:10:57
22505         Log: Subject: [ID 20001215.004] Sys::Syslog::xlate doesn't handle LOG_EMERG
22506              From: "Mark J. Reed" <mreed@strange.turner.com>
22507              Date: Fri, 15 Dec 2000 21:22:29 -0500 (EST)
22508              Message-Id: <200012160222.VAA13986@strange.turner.com>
22509      Branch: perl
22510            ! ext/Sys/Syslog/Syslog.pm
22511 ____________________________________________________________________________
22512 [  8192] By: jhi                                   on 2000/12/19  17:07:45
22513         Log: Subject: [PATCH] Re: [PATCH] strtoq, strtou(q|ll|l) testing
22514              From: Nicholas Clark <nick@ccl4.org>
22515              Date: Sat, 16 Dec 2000 19:03:13 +0000
22516              Message-ID: <20001216190313.D68304@plum.flirble.org>
22517      Branch: perl
22518            ! t/op/64bitint.t
22519 ____________________________________________________________________________
22520 [  8191] By: jhi                                   on 2000/12/19  17:06:13
22521         Log: Subject: [ID 20001218.005] Not OK: perl v5.7.0 +DEVEL8148 on powerpc-machten 4.1.4
22522              From: Dominic Dunlop <domo@computer.org>
22523              Date: Mon, 18 Dec 2000 12:00:15 +0100
22524              Message-Id: <p04320404b6639e7aa043@[192.168.1.4]>
22525              
22526              This patchlet is needed in order that perl can be statically linked.  
22527      Branch: perl
22528            ! regexec.c
22529 ____________________________________________________________________________
22530 [  8190] By: jhi                                   on 2000/12/19  17:03:08
22531         Log: Subject: [PATCH perl@8133] finding PerlIO symbols for VMS
22532              From: "Craig A. Berry" <craig.berry@psinetcs.com>
22533              Date: Sun, 17 Dec 2000 00:18:35 -0600
22534              Message-Id: <p04330102b661bc01daba@[172.16.52.1]>
22535      Branch: perl
22536            ! perlio.h vms/gen_shrfls.pl
22537 ____________________________________________________________________________
22538 [  8189] By: jhi                                   on 2000/12/19  16:20:28
22539         Log: Subject: [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
22540              From: Prymmer/Kahn <pvhp@best.com>
22541              Date: Tue, 19 Dec 2000 08:08:31 -0800 (PST)
22542              Message-ID: <Pine.BSF.4.21.0012190804040.14656-100000@shell8.ba.best.com>
22543              
22544              A better version of #8188.
22545      Branch: perl
22546            ! pod/perlfaq3.pod
22547 ____________________________________________________________________________
22548 [  8188] By: jhi                                   on 2000/12/19  15:57:06
22549         Log: (Replaced by #8189)
22550              
22551              Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
22552              Date: Mon, 18 Dec 2000 08:03:34 -0800 (PST)
22553              From: Prymmer/Kahn <pvhp@best.com>
22554              Message-ID: <Pine.BSF.4.21.0012180802090.27110-100000@shell8.ba.best.com>
22555              Subject: Re: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
22556              From: Ronald J Kimball <rjk@linguist.Thayer.Dartmouth.EDU>
22557              Date: Mon, 18 Dec 2000 11:10:45 -0500
22558              Message-ID: <20001218111044.B180222@linguist.thayer.dartmouth.edu>
22559      Branch: perl
22560            ! pod/perlfaq3.pod
22561 ____________________________________________________________________________
22562 [  8187] By: jhi                                   on 2000/12/19  15:54:19
22563         Log: Email address fix for Anton Berezin.
22564      Branch: perl
22565            ! AUTHORS
22566 ____________________________________________________________________________
22567 [  8186] By: jhi                                   on 2000/12/19  15:38:54
22568         Log: Subject: [PATCH perl@8102] cygwin port
22569              From: "Eric Fifer" <efifer@dircon.co.uk> 
22570              Date: Thu, 14 Dec 2000 13:41:29 -0000
22571              Message-Id: <200012141340.NAA54236@mailhost1.dircon.co.uk>
22572              
22573              When compiling modules the data item that is being imported
22574              from libperl.dll needs to be tagged as imported/shared data:
22575              extern __declspec(dllimport) PerlIO_funcs PerlIO_pending;
22576      Branch: perl
22577            ! perliol.h
22578 ____________________________________________________________________________
22579 [  8185] By: jhi                                   on 2000/12/19  14:53:24
22580         Log: Regen uconfig.h and uconfig.sh.
22581      Branch: perl
22582            ! uconfig.h uconfig.sh
22583 ____________________________________________________________________________
22584 [  8184] By: jhi                                   on 2000/12/18  20:43:49
22585         Log: Comments work so much better when they are closed.
22586      Branch: perl
22587            ! regcomp.c
22588 ____________________________________________________________________________
22589 [  8183] By: jhi                                   on 2000/12/18  18:04:02
22590         Log: Some compilers (e.g. HP-UX) can't switch on 64-bit integers.
22591              Fixes the bug 20001218.016.
22592      Branch: perl
22593            ! regcomp.c
22594 ____________________________________________________________________________
22595 [  8182] By: gsar                                  on 2000/12/18  09:53:47
22596         Log: delete spurious files
22597      Branch: maint-5.6/perl
22598            - lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif vos/config.def
22599            - vos/config.h vos/config_h.SH_orig
22600 ____________________________________________________________________________
22601 [  8181] By: gsar                                  on 2000/12/18  09:46:08
22602         Log: regen perltoc
22603      Branch: maint-5.6/perl
22604            ! pod/buildtoc.PL pod/perl.pod pod/perlapi.pod pod/perltoc.pod
22605 ____________________________________________________________________________
22606 [  8180] By: gsar                                  on 2000/12/18  09:20:27
22607         Log: integrate changes#7924..7926,7946,7952 from mainline
22608      Branch: maint-5.6/perl
22609           !> lib/CPAN.pm lib/CPAN/FirstTime.pm lib/ExtUtils/MM_Unix.pm
22610           !> lib/File/stat.pm t/lib/class-struct.t
22611 ____________________________________________________________________________
22612 [  8179] By: gsar                                  on 2000/12/18  08:55:54
22613         Log: integrate changes#7889,7890,7900,7903,7904,7907,7910,7917,
22614              7918,7919,7988,8907 from mainline (various)
22615      Branch: maint-5.6/perl
22616           +> t/lib/class-struct.t
22617           !> MANIFEST README.amiga ext/Sys/Syslog/Syslog.pm gv.c
22618           !> lib/Class/Struct.pm pod/perlipc.pod pod/perltie.pod
22619           !> t/lib/syslfs.t t/op/lfs.t utils/perlcc.PL
22620 ____________________________________________________________________________
22621 [  8178] By: gsar                                  on 2000/12/18  08:16:30
22622         Log: avoid redefinition warnings on windows due to sys/socket.h getting
22623              #included before win32.h
22624      Branch: maint-5.6/perl
22625            ! win32/include/sys/socket.h
22626 ____________________________________________________________________________
22627 [  8177] By: gsar                                  on 2000/12/18  05:24:04
22628         Log: make regen_headers; fix POSIX.xs problems; remove outdated
22629              code from sys/socket.h that makes build fail now
22630      Branch: maint-5.6/perl
22631            ! ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c
22632            ! pod/perlapi.pod
22633           !> win32/include/sys/socket.h
22634 ____________________________________________________________________________
22635 [  8176] By: gsar                                  on 2000/12/18  05:20:17
22636         Log: update Changes
22637      Branch: maint-5.6/perl
22638            ! Changes patchlevel.h
22639 ____________________________________________________________________________
22640 [  8175] By: gsar                                  on 2000/12/18  04:57:48
22641         Log: integrate changes#7643,7646..7649,7651..7654,7658,7659,
22642              7661..7665,7667..7669,7671,7673,7676,7677,7681..7683,
22643              7689..7697,7699..7701,7703,7705,7714,7715,7718..7723,
22644              7725,7726,7729..7732,7737,7748,7749,7758,7759,7761,7773,
22645              7775,7776,7782,7785..7787,7804,7807,7808,7810,7811,7816,
22646              7823,7825,7838
22647      Branch: maint-5.6/perl
22648           +> lib/File/Spec/Epoc.pm
22649           !> (integrate 88 files)
22650 ____________________________________________________________________________
22651 [  8174] By: gsar                                  on 2000/12/18  03:53:09
22652         Log: integrate changes#7602,7604..7611,7614,7616..7619,7621..7623,
22653              7625..7629,7631..7634,7637,7639,7642 from mainline
22654      Branch: maint-5.6/perl
22655           +> README.solaris
22656           !> (integrate 26 files)
22657 ____________________________________________________________________________
22658 [  8173] By: gsar                                  on 2000/12/18  03:37:02
22659         Log: integrate changes#7472,7474..7479,7481,7485,7489,7493,7494,7496,
22660              7497,7499..7503,7505..7507,7509..7513,7515..7523,7526..7534,
22661              7536,7540,7542,7544..7546,7549,7553,7556,7557,7559,7561..7563,
22662              7565,7568..7572,7576,7578..7589,9592..7594,7596..7601 from mainline
22663      Branch: maint-5.6/perl
22664           +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
22665            - MAINTAIN
22666           !> (integrate 111 files)
22667 ____________________________________________________________________________
22668 [  8172] By: jhi                                   on 2000/12/18  02:49:27
22669         Log: Regen pods.
22670      Branch: perl
22671            ! pod/perlmodlib.pod pod/perltoc.pod
22672 ____________________________________________________________________________
22673 [  8171] By: gsar                                  on 2000/12/18  02:49:24
22674         Log: integrate changes#7447,7448,7450,7454,7456,7457,7460,7462,
22675              7465..7471 from mainline
22676              
22677              Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
22678              in platforms that strictly require all the symbols being present
22679              at link time.
22680              
22681              Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
22682              
22683              Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[  7350] breaks VMS perl
22684              
22685              Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
22686              
22687              Subject: [PATCH] todo
22688              
22689              Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
22690              
22691              Use $sort, $uniq (and $tr) consistently as wondered
22692              by Nicholas Clark.
22693              
22694              Too enthusiastic editing in #7460.
22695              
22696              The reëntrant version shouldn't be needed unless USE_PURE_BISON.
22697              
22698              Upgrade to CPAN 1.58_55.
22699              Subject: CPAN.pm status
22700              
22701              Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
22702              
22703              Make target reordering to avoid pointless re-makes.
22704              Subject: Re: Total re-make of 'make okfile' after 7451 ?
22705              
22706              Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
22707              
22708              Subject: DOC PATCH 5.6.0
22709              
22710              Add the repository doc by Malcolm, Sarathy, and by Simon,
22711              name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
22712      Branch: maint-5.6/perl
22713           +> Porting/repository.pod
22714           !> Configure MANIFEST Makefile.SH README.dos README.os2
22715           !> config_h.SH configure.com embed.h embed.pl handy.h lib/CPAN.pm
22716           !> lib/CPAN/FirstTime.pm perl.h pod/perlfunc.pod pod/perltodo.pod
22717           !> pp.c proto.h t/io/open.t t/op/assignwarn.t toke.c
22718 ____________________________________________________________________________
22719 [  8169] By: gsar                                  on 2000/12/18  02:33:34
22720         Log: integrate changes#7416,7417,7420..7422,7424,7426..7429,7431..7433,
22721              7435..7441,7445 from mainline
22722              
22723              Make the UTF-8 decoding stricter and more verbose when
22724              malformation happens.  This involved adding an argument
22725              to utf8_to_uv_chk(), which involved changing its prototype,
22726              and prefer STRLEN over I32 for the UTF-8 length, which as
22727              a domino effect necessitated changing the prototypes of
22728              scan_bin(), scan_oct(), scan_hex(), and reg_uni().
22729              The stricter UTF-8 decoding checking uses Markus Kuhn's
22730              UTF-8 Decode Stress Tester from
22731              http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
22732              
22733              Run vms/vms_yfix.pl, should have done that after changing
22734              perly.c in #7382.
22735              
22736              Subject: [PATCH 5.7.0] static linking with uninstalled perl
22737              
22738              (Replaced by #7440.)
22739              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
22740              
22741              Fix the bug ID 20001024.005, the bug introduced by #7416.
22742              
22743              Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
22744              
22745              Fix the bug reported in
22746              From: andreas.koenig@anima.de (Andreas J. Koenig)
22747              Also make is_utf8_char() stricter.
22748              
22749              Missed the header file changes from #7425.
22750              
22751              Check if stdio supports tweaking lval and cnt simultaneously.
22752              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
22753              
22754              Stratus VOS updates from Paul Green.
22755              
22756              Podify README.epoc and README.vos.
22757              
22758              Add targets to Makefile.SH, most importantly
22759              'regen_all' which also remembers to update vms/perly*.
22760              
22761              Subject: Minor update to find2perl, for portability
22762              
22763              Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
22764              
22765              Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
22766              
22767              Rename UTF8LEN() to be UNISKIP(), too confusing to have
22768              UTF8LEN() and UTF8SKIP(). 
22769              
22770              Allow poking holes at the UTF-8 decoding strictness.
22771              
22772              Continue the internal UTF-8 API tweaking.
22773              Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
22774              used much more than the simpler API, now called utf8_to_uv_simple().
22775              Still not quite happy with API, too much partial duplication
22776              of functionality.
22777              
22778              A new version of making the syslog test more robust.
22779              (Replaces #7421.)
22780              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
22781              
22782              buildtoc target tweaks.
22783              
22784              Integrate with vmsperl #7430 by Charles Bailey:
22785              
22786              Cleanup from prior patch (Charles Lane?):
22787              - improve handling of MFDs in Basename and Path
22788              - default to no xsubpp line # munging when building debug images
22789      Branch: maint-5.6/perl
22790           +> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
22791           +> vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
22792           !> (integrate 67 files)
22793 ____________________________________________________________________________
22794 [  8168] By: gsar                                  on 2000/12/18  02:05:49
22795         Log: integrate changes#7512,7733 from mainline (regex bugfixes)
22796              
22797              Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
22798              From: Martin Husemann <martin@duskware.de>
22799              
22800              Subject: [PATCH 5.7.0] restore match data on backtracing
22801              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22802      Branch: maint-5.6/perl
22803           !> regcomp.c regexec.c t/op/re_tests
22804 ____________________________________________________________________________
22805 [  8167] By: gsar                                  on 2000/12/18  01:55:22
22806         Log: integrate changes#7858,7986 from mainline
22807              
22808              C<foreach my $x ...> in pseudo-fork()ed process may diddle
22809              parent's memory; fix it by keeping track of the actual pad
22810              offset rather than a raw pointer (this change is probably also
22811              relevant to non-ithreads case to avoid fallout from reallocs of
22812              the pad array, but is currently only enabled for the ithreads
22813              case in the interests of minimal disruption to existing "well
22814              tested" code)
22815              
22816              fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
22817              due to the notorious GetFileType() bug in Windows 9x, which fstat()
22818              tickles)
22819      Branch: maint-5.6/perl
22820           !> embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
22821           !> proto.h scope.c scope.h sv.c t/op/fork.t win32/perlhost.h
22822           !> win32/win32.c win32/win32.h win32/win32sck.c
22823 ____________________________________________________________________________
22824 [  8166] By: gsar                                  on 2000/12/18  01:52:59
22825         Log: integrate changes#7626,7632,7717,7738,7814,7817,7902,7912,7915
22826              from mainline (xsubpp and ExtUtils::LibList fixups, various
22827              other small items)
22828      Branch: maint-5.6/perl
22829           !> emacs/cperl-mode.el emacs/ptags lib/ExtUtils/Liblist.pm
22830           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
22831           !> lib/ExtUtils/xsubpp lib/unicode/syllables.txt minimod.pl
22832           !> pod/perlfunc.pod pod/perlxs.pod pod/perlxstut.pod t/op/split.t
22833           !> win32/bin/search.pl
22834 ____________________________________________________________________________
22835 [  8165] By: gsar                                  on 2000/12/18  01:28:45
22836         Log: integrate changes#7533,7563,7611,7623 from mainline (various
22837              malloc.c embellishments)
22838      Branch: maint-5.6/perl
22839           !> malloc.c pod/perldiag.pod
22840 ____________________________________________________________________________
22841 [  8164] By: gsar                                  on 2000/12/18  01:23:33
22842         Log: integrate changes#7419,7806,8129 from mainline (various h2xs
22843              fixups)
22844      Branch: maint-5.6/perl
22845           !> utils/h2xs.PL
22846 ____________________________________________________________________________
22847 [  8163] By: gsar                                  on 2000/12/18  01:17:50
22848         Log: integrate changes#7493,7599,7803 from mainline (various perlbug
22849              fixups)
22850      Branch: maint-5.6/perl
22851           !> Makefile.SH utils/perlbug.PL
22852 ____________________________________________________________________________
22853 [  8162] By: gsar                                  on 2000/12/18  00:25:43
22854         Log: always export Perl_deb() (it is required by re.xs whether
22855              Perl is built with or without -DDEBUGGING)
22856      Branch: maint-5.6/perl
22857            ! makedef.pl
22858 ____________________________________________________________________________
22859 [  8161] By: gsar                                  on 2000/12/18  00:23:38
22860         Log: integrate change#7414 from mainline
22861              
22862              Undo the basename() part of #7412 since the lib/basename
22863              tests would need upgrading too.
22864              
22865              squelch two tests in tr.t that rely on tr/// paranoia change
22866              that's not in 5.6.x
22867      Branch: maint-5.6/perl
22868            ! t/op/tr.t
22869           !> lib/File/Basename.pm
22870 ____________________________________________________________________________
22871 [  8160] By: gsar                                  on 2000/12/18  00:05:30
22872         Log: missing change in previous integrate
22873      Branch: maint-5.6/perl
22874           !> README.aix
22875 ____________________________________________________________________________
22876 [  8159] By: gsar                                  on 2000/12/18  00:03:38
22877         Log: integrate changes#7205..7210,7212,7214..7219,7222,7223,7225,7226,
22878              7228,7230..7241,7243,7346,7347,7350..7354,7356,7358..7360,7362,
22879              7363,7365..7368,7370..7374,7376..7386,7391,7393..7399,7304..7408,
22880              7410..7413 from mainline
22881      Branch: maint-5.6/perl
22882           +> README.aix hints/nonstopux.sh lib/unicode/Is/DCmedial.pl
22883           +> t/lib/tie-splice.t
22884            - lib/unicode/Is/DCinital.pl
22885           !> (integrate 112 files)
22886 ____________________________________________________________________________
22887 [  8158] By: jhi                                   on 2000/12/17  23:04:24
22888         Log: Subject: [PATCHES] RE: perl@8150 
22889              From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
22890              Date: Sun, 17 Dec 2000 21:46:39 +0100
22891              Message-ID: <3A3D343F.13566.1ACA7D93@localhost>
22892              
22893              Neither cygwin has a getpwuid() one can trust on.
22894      Branch: perl
22895            ! t/lib/glob-basic.t
22896 ____________________________________________________________________________
22897 [  8157] By: jhi                                   on 2000/12/17  23:01:54
22898         Log: More MAN.PODS => {} fixes.
22899      Branch: perl
22900            ! os2/OS2/ExtAttr/Makefile.PL os2/OS2/PrfDB/Makefile.PL
22901            ! os2/OS2/Process/Makefile.PL os2/OS2/REXX/DLL/Makefile.PL
22902            ! os2/OS2/REXX/Makefile.PL
22903 ____________________________________________________________________________
22904 [  8156] By: gsar                                  on 2000/12/17  22:49:13
22905         Log: integrate changes#7069..7077,7079,7081..7087,7090,7092,7093,
22906              7096..7104,7109..7117,7119..7124,7126,7128,7129,7133,7134,
22907              7136..7139,7141..7146,7148,7149,7151,7153..7155,7157,7158,
22908              7160,7161,7164,7165,7169..7178,7180..7191,7193..7197,7199,
22909              7201,7204 from mainline
22910      Branch: maint-5.6/perl
22911           !> (integrate 121 files)
22912 ____________________________________________________________________________
22913 [  8155] By: jhi                                   on 2000/12/17  22:30:58
22914         Log: Subject: [PATCH perl@8133] fix-up for VMS extensions
22915              From: "Craig A. Berry" <craigberry@mac.com>
22916              Date: Sun, 17 Dec 2000 13:09:28 -0600
22917              Message-Id: <p04330103b6628cabe114@[172.16.52.1]>
22918              
22919              MAN.PODS => ' ' is naughty.
22920      Branch: perl
22921            ! vms/ext/DCLsym/Makefile.PL vms/ext/Stdio/Makefile.PL
22922 ____________________________________________________________________________
22923 [  8154] By: nick                                  on 2000/12/17  22:07:13
22924         Log: MULTIPLICITY nit.
22925      Branch: perl
22926            ! mg.c
22927 ____________________________________________________________________________
22928 [  8153] By: gsar                                  on 2000/12/17  21:23:05
22929         Log: integrate changes#7017..7019,7021..7025,7027..7036,7038,7039,
22930              7041..7044,7046..7048,7050..7061,7063,7066..7067,7069..7074
22931              from mainline
22932              
22933              Document the SvIOK_.*UV().
22934              
22935              Update Unicode todo list.
22936              
22937              Guard against bad string->int conversion for quads.
22938              
22939              Subject: small apidoc fix
22940              
22941              Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
22942              
22943              Subject: [PATCH] Tied filehandle documentation
22944              
22945              Subject: [PATCH] Modernize Opcode.pm documentation
22946              
22947              Make Data::Dumper (non-XS) to work with changed semantics of ref().
22948              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
22949              [applied even though said semantics didn't change in 5.6.x]
22950              
22951              Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
22952              
22953              Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202 
22954              
22955              Fix the URL, but the server is still missing in action.
22956              Subject: [ID 20000905.002] perlfaq1.pod URL error
22957              
22958              Subject: [ID 20000903.001] \w in utf8-strings
22959              
22960              Fix the ccversion detection for 5.1 and beyond.
22961              Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
22962              
22963              Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
22964              
22965              Subject: [ID 20000904.008] Tiny fix for perldiag
22966              
22967              Subject: Re: [ID 20000906.004] segfault with bad perl statement
22968              
22969              Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
22970              
22971              Subject: [ID 20000908.002] perlipc documentation bug.
22972              
22973              Subject: [PATCH lib/Benchmark.pm]
22974              
22975              Re-allow vec() for characters > 255.
22976              Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED) 
22977              
22978              Do away with memory models cruft.  Sorry, PDP users.
22979              
22980              Continue #7041.
22981              
22982              Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
22983              
22984              Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
22985              
22986              Upgrade to CPAN 1.57_65, from Andreas König.
22987              
22988              Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
22989              by Russ Allbery.
22990              
22991              Silence t/pod/*.t about alternate quote-mappings now implemented
22992              by Pod::Text, from Brad Appleton.
22993              
22994              Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
22995              Subject: borland C++ win32.c tweak
22996              
22997              C<@a = @b = split(...)> optimization coredumps under ithreads
22998              (missed a spot when fixing up op_pmreplroot hack for ithreads)
22999              
23000              Document the SvUTF8*().
23001              
23002              Subject:  [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
23003              
23004              Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
23005              
23006              Do in VMS as the #7054 does.
23007              
23008              Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
23009              
23010              Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
23011              
23012              Subject: [patch: perl@7045] vms updates
23013              
23014              Test for the #7049.
23015              Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on    i686-linux 2.2.16-raid (UNINSTALLED)
23016              
23017              Break up the myconfig lines a bit.
23018              Subject: perlbug/perl -V output format
23019              
23020              Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
23021              
23022              The #7054 truncated Configure badly.
23023              
23024              change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
23025              initialization in all the threads on Windows
23026              
23027              Allow for whitespace between "#" and "line" in cpp output.
23028              Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
23029              
23030              Remove vestiges of tr//CU.
23031              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
23032              
23033              The return value of setlocale must be copied away.
23034              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
23035              
23036              Allow chop() and chomp() to be overridden.
23037              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
23038              
23039              Hints optimization.
23040              Subject: Minor nit
23041              
23042              Subject: [PATCH] de-wall t/README
23043              
23044              Subject: Re: Two advertising clauses need to be removed
23045      Branch: maint-5.6/perl
23046           !> (integrate 75 files)
23047 ____________________________________________________________________________
23048 [  8152] By: gsar                                  on 2000/12/17  20:30:11
23049         Log: integrate changes#6945,6947,6949..6954,6956,6958,6959,6961,
23050              6964..6972,6977..6981..6984,6987,6988,6991,6994,6997,
23051              6999..7001,7003..7005,7007,7009,7011,7012 from mainline
23052              
23053              Don't attach -ld to the archname if pointless.
23054              
23055              Document UNTIE in a very minimalistic way.
23056              
23057              POSIX doesn't report long double values under -Duselongdouble
23058              when the long doubles are "real" (bigger than doubles).
23059              
23060              More author updates.
23061              
23062              Try to deduce NV_MAX.  Really should be Configure fodder.
23063              
23064              :: not allowed in pathnames, change to .
23065              Subject: [PATCH perl@6938] cygwin port
23066              
23067              Forget about NV_MAX (#6951).  Various floating point tweaks,
23068              ideas from Eric Fifer, Yitzchak, Alan, and Spider.
23069              
23070              Move the Solaris 7 scan to use64bitall, make the
23071              failure to find 64-bot sparc libc to mention the
23072              possibility of being in an intel, from Lupe and Alan.
23073              
23074              Regen perltoc.
23075              
23076              AUTHORS tweaks, from Peter Prymmer.
23077              
23078              More address tweaking.
23079              
23080              Small tweaks all over.
23081              
23082              File::Temp patches from Andreas König,
23083              
23084              Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
23085              
23086              Subject: CPAN.pm beta 1.57_57 for the core
23087              
23088              Part of the solution.
23089              Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
23090              
23091              Subject: [PATCH@6961] Fix misleading example in perlretut.pod
23092              
23093              Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
23094              
23095              Add the overload warnings to perldiag.
23096              
23097              Drop unused argument.
23098              Subject: Re: [ID 20000831.034] overload::constant and number of arguments. 
23099              
23100              Subject: Nit in Configure (bleadperl@6961)
23101              
23102              Update to PodParser 1.18, from Brad Appleton.
23103              
23104              Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world       
23105              
23106              Subject: [PATCH: 6948] add SCNfldbl to configure.com
23107              
23108              Document UNTIE. Also tweak implementation to suppress the 'inner references'
23109              warning when UNTIE exists and instead pass the cound of extra references to
23110              the UNTIE method.
23111              
23112              Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
23113              so that case-ignoring systems like DCL can tell them from
23114              PRIefldbl and PRIx64.  Apply Merijn's ccversion patches.
23115              
23116              Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
23117              
23118              Feature ordering tweak.
23119              
23120              Regen perltoc.
23121              
23122              Subject: [PATCH] Fix vec() / utf8   (was Re: bitvec ops still broken with utf8 -- or not?)
23123              
23124              Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
23125              
23126              Subject: http:// in L<>
23127              
23128              Detypo.
23129              
23130              change#6791 accidentally clobbered change#6710, put it back
23131              
23132              Only the first line, thank you very much.
23133              
23134              Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
23135              plus rework the http: spots as suggested by Tom Christiansen,
23136              plus regen perltoc.
23137              
23138              Undo part of change 6489 which looks like a bulk edit which
23139              changed _all_ gv_efullname3() calls to gv_efullname4() calls.
23140              The supressing of main:: on return from select() is undesirable.
23141              
23142              Apparently avoiding the swapping is too costly.
23143              
23144              Various Configure nits by Philip Newton,
23145              plus the ebcdic one by me.
23146              
23147              Make certain cc is set before trying to run it.
23148              
23149              If overloaded %{} etc. return the object do not loop.
23150              Thus  sub deref { $_[0] } functions if object is wanted type.
23151              
23152              Update perlhist.
23153              
23154              More %{} and other deref special casing - do not pass to 'nomethod'.
23155      Branch: maint-5.6/perl
23156           !> (integrate 59 files)
23157 ____________________________________________________________________________
23158 [  8151] By: gsar                                  on 2000/12/17  19:14:38
23159         Log: integrate changes#6903,6905..6907,6909,6911..6913,6915,6917,6918,
23160              6920..6926,6928..6930,6934..6937,6939,6940,6942..6944 from mainline
23161              
23162              Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
23163              
23164              Make the epsilon to be relative, not absolute.
23165              
23166              Put back the flags dump as reasoned in
23167              Subject: Re: [PATCH] Glob dumping
23168              
23169              Introduce ccname to keep track of what compiler kind of we have.
23170              
23171              Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps 
23172              
23173              Put back the slice accidentally removed by #6907.
23174              
23175              Reset archname and archname64 always, forcing them be
23176              recomputed at each Configure run, make Configure and
23177              the hints files agree on the naming of largefiles variables.
23178              
23179              Don't say "Perl 5.0 source kit".
23180              
23181              Subject: [PATCH] fix misc cast warnings
23182              
23183              Subject: typos in pods
23184              
23185              NVs not necessarily doubles, as pointed out by Yitzchak.
23186              
23187              Subject: [PATCH 6889] add a few ldbl formats to configure.com
23188              
23189              Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
23190              
23191              Better options for rsync.
23192              
23193              Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
23194              
23195              Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
23196              
23197              Subject: [PATCH] Re: UNTIE method 
23198              
23199              A better fix for the Socket building problem from Craig Berry.
23200              
23201              Retract the dummy test, skip the security tests (instead of failing),
23202              explain what the warnings mean.
23203              
23204              Heap decorruption.
23205              Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
23206              
23207              Update to Unicode 3.0.1.
23208              
23209              Missed one Unicode file.
23210              
23211              Subject: Re: typos in pods
23212              
23213              The #6929 was too skimpy.
23214              
23215              sscanf() may be the only way to read long doubles from strings.
23216              
23217              Reveal Borland's isnan.
23218              Subject: build with BC++ tweak
23219              
23220              Issue useful diagnostic on unknown pod commands.
23221              Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
23222              
23223              Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
23224              
23225              Clarify the third case of ftmp-security warnings.
23226              
23227              Make -Dusemorebits find long doubles in Solaris.
23228              
23229              Wrap the test in eval.
23230      Branch: maint-5.6/perl
23231           +> lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
23232           +> lib/unicode/PropList.txt lib/unicode/README.perl
23233           +> lib/unicode/UCD301.html lib/unicode/UCDFF301.html
23234           +> lib/unicode/Unicode.301 vms/vmspipe.com
23235            - lib/unicode/Props.txt lib/unicode/UCD300.html
23236            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
23237           !> (integrate 305 files)
23238 ____________________________________________________________________________
23239 [  8150] By: jhi                                   on 2000/12/17  18:47:57
23240         Log: Uncheckedin generated files.
23241      Branch: perl
23242            ! global.sym perlapi.c pod/perlapi.pod
23243 ____________________________________________________________________________
23244 [  8149] By: jhi                                   on 2000/12/17  18:41:22
23245         Log: Update Changes.
23246      Branch: perl
23247            ! Changes patchlevel.h
23248 ____________________________________________________________________________
23249 [  8148] By: jhi                                   on 2000/12/17  18:39:16
23250         Log: Subject: [PATCH] Fcntl constants speedup
23251              From: Nicholas Clark <nick@ccl4.org>
23252              Date: Sun, 17 Dec 2000 16:29:24 +0000
23253              Message-ID: <20001217162924.E97668@plum.flirble.org>
23254              
23255              Use IVs for the Fcntl constants instead of NVs.
23256      Branch: perl
23257            ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs t/op/goto_xs.t
23258 ____________________________________________________________________________
23259 [  8147] By: jhi                                   on 2000/12/17  18:33:41
23260         Log: Add test for #8145 (binmode() warning), add warning for
23261              ioctl() and sockpair(), document them. (fileno() cannot
23262              be tripwired with the same kind of warning because
23263              'defined fileno($foo)' seems to be an idiom.)
23264      Branch: perl
23265            ! pod/perldiag.pod pp_sys.c t/pragma/warn/pp_sys
23266 ____________________________________________________________________________
23267 [  8146] By: gsar                                  on 2000/12/17  18:09:08
23268         Log: update Changes
23269      Branch: maint-5.6/perl
23270            ! Changes
23271 ____________________________________________________________________________
23272 [  8145] By: jhi                                   on 2000/12/17  17:39:35
23273         Log: Subject: [PATCH] Re: The long awaited feature ...
23274              From: Simon Cozens <simon@cozens.net>
23275              Date: Sun, 17 Dec 2000 12:31:56 +0000
23276              Message-ID: <20001217123156.A3891@deep-dark-truthful-mirror.perlhacker.org>
23277              
23278              Add a warning to binmode() about using bad filehandles
23279              (can happen e.g. if someone forgets the filehandle argument)
23280      Branch: perl
23281            ! pp_sys.c
23282 ____________________________________________________________________________
23283 [  8144] By: jhi                                   on 2000/12/17  17:33:48
23284         Log: Subject: [patch perl@8133] Typo in my Net::Ping doc patch :(
23285              From: Jonathan Stowe <gellyfish@gellyfish.com>
23286              Date: Sun, 17 Dec 2000 17:08:10 +0000 (GMT)
23287              Message-ID: <Pine.LNX.4.10.10012171700010.3834-100000@orpheus.gellyfish.com>
23288      Branch: perl
23289            ! lib/Net/Ping.pm
23290 ____________________________________________________________________________
23291 [  8143] By: jhi                                   on 2000/12/17  05:31:37
23292         Log: Polymorphic regexps.
23293              
23294              Fixes at least the bugs 20001028.003 (both of them...) and
23295              20001108.001.  The bugs 20001114.001 and 20001205.014 seem
23296              also to be fixed by now, probably already before this patch.
23297      Branch: perl
23298            ! embed.h embed.pl mg.c objXSUB.h pp_ctl.c pp_hot.c proto.h
23299            ! regcomp.c regcomp.h regcomp.sym regexec.c regnodes.h sv.c
23300            ! t/op/utf8decode.t t/pragma/utf8.t
23301 ____________________________________________________________________________
23302 [  8142] By: jhi                                   on 2000/12/16  17:16:05
23303         Log: Subject: [patch perl@8102] dos/djgpp update
23304              From: Laszlo Molnar <ml1050@freemail.hu>
23305              Date: Sat, 16 Dec 2000 01:40:52 +0100
23306              Message-ID: <20001216014052.A335@freemail.hu>
23307      Branch: perl
23308            ! djgpp/config.over t/base/commonsense.t
23309 ____________________________________________________________________________
23310 [  8141] By: jhi                                   on 2000/12/16  17:09:27
23311         Log: Few uncheckedin files.
23312      Branch: perl
23313            ! global.sym perlapi.c pod/perlapi.pod pod/perlintern.pod
23314 ____________________________________________________________________________
23315 [  8140] By: nick                                  on 2000/12/15  22:14:31
23316         Log: Integrate mainline
23317      Branch: perlio
23318           !> (integrate 53 files)
23319 ____________________________________________________________________________
23320 [  8139] By: jhi                                   on 2000/12/15  19:49:49
23321         Log: One more IVUV tweak from Nicholas Clark.
23322      Branch: perl
23323            ! sv.c
23324 ____________________________________________________________________________
23325 [  8138] By: jhi                                   on 2000/12/15  19:17:06
23326         Log: Return of the IVUV-preservation, now seems to be happy even
23327              in Digital UNIX (the broken strtoul brokenness detection
23328              seems to have been the fly in the ointment).
23329      Branch: perl
23330            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
23331            ! config_h.SH configure.com embed.h embed.pl epoc/config.sh
23332            ! objXSUB.h op.c perl.h pp.c pp_hot.c proto.h sv.c sv.h
23333            ! t/lib/peek.t t/op/cmp.t t/op/numconvert.t uconfig.h
23334            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
23335            ! vos/config.ga.h win32/config.bc win32/config.gc
23336            ! win32/config.vc
23337 ____________________________________________________________________________
23338 [  8137] By: jhi                                   on 2000/12/15  18:12:14
23339         Log: Metaconfig unit change for #8136.
23340      Branch: metaconfig
23341            ! U/modified/d_strtoul.U
23342      Branch: metaconfig/U/perl
23343            ! d_strtoull.U d_strtouq.U
23344 ____________________________________________________________________________
23345 [  8136] By: jhi                                   on 2000/12/15  18:11:35
23346         Log: I don't think it's sensible or portable to test the strtou*
23347              on /^-/ strings.
23348      Branch: perl
23349            ! Configure
23350 ____________________________________________________________________________
23351 [  8135] By: jhi                                   on 2000/12/15  17:18:49
23352         Log: Metaconfig unit change for #8134.
23353      Branch: metaconfig
23354            ! U/modified/d_strtoul.U
23355 ____________________________________________________________________________
23356 [  8134] By: jhi                                   on 2000/12/15  17:14:13
23357         Log: If longsize is 8 we don't need a LL suffix for integer constants.
23358      Branch: perl
23359            ! Configure config_h.SH
23360 ____________________________________________________________________________
23361 [  8133] By: jhi                                   on 2000/12/15  16:00:23
23362         Log: Update Changes.
23363      Branch: perl
23364            ! Changes patchlevel.h
23365 ____________________________________________________________________________
23366 [  8132] By: jhi                                   on 2000/12/15  15:44:16
23367         Log: Some compilers get huffy if you do not cast a const pointer
23368              to a non-const when assigning.
23369      Branch: perl
23370            ! gv.c
23371 ____________________________________________________________________________
23372 [  8131] By: jhi                                   on 2000/12/15  15:38:30
23373         Log: Subject: [PATCH 5.7.0] speeding up object creation/destruction 4x times
23374              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23375              Date: Fri, 15 Dec 2000 05:26:57 -0500
23376              Message-ID: <20001215052657.A8319@math.mps.ohio-state.edu>
23377      Branch: perl
23378            ! embed.h embed.pl gv.c objXSUB.h perl.h proto.h sv.c
23379            ! t/pragma/overload.t
23380 ____________________________________________________________________________
23381 [  8130] By: jhi                                   on 2000/12/15  15:36:08
23382         Log: Subject: [PATCH 5.7.0] cosmetic change to overloading
23383              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23384              Date: Thu, 14 Dec 2000 22:02:43 -0500
23385              Message-ID: <20001214220243.A18437@monk.mps.ohio-state.edu>
23386      Branch: perl
23387            ! gv.c perl.h
23388 ____________________________________________________________________________
23389 [  8129] By: jhi                                   on 2000/12/15  15:34:16
23390         Log: Subject: PATCH: h2xs nit
23391              From: Tim Jenness <t.jenness@jach.hawaii.edu>
23392              Date: Thu, 14 Dec 2000 18:25:46 -1000 (HST)
23393              Message-ID: <Pine.LNX.4.30.0012141820340.2533-100000@lapaki.jach.hawaii.edu>
23394              
23395              Add a template README.
23396      Branch: perl
23397            ! utils/h2xs.PL
23398 ____________________________________________________________________________
23399 [  8128] By: jhi                                   on 2000/12/15  15:32:22
23400         Log: Still buggy findgteprime, fix from Eric Joanis <joanis@cs.toronto.edu>.
23401      Branch: perl
23402            ! lib/Tie/SubstrHash.pm t/lib/tie-substrhash.t
23403 ____________________________________________________________________________
23404 [  8127] By: jhi                                   on 2000/12/15  15:19:34
23405         Log: Subject:  [PATCH Opcode.XS, Perl 5.6+] stuff for caller and _ in Safe::
23406              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
23407              Date:     Thu, 14 Dec 2000 20:04:42 EST
23408              Message-Id: <001214200310.49929@DUPHY4.Physics.Drexel.Edu>
23409      Branch: perl
23410            ! ext/Opcode/Opcode.xs
23411 ____________________________________________________________________________
23412 [  8126] By: jhi                                   on 2000/12/15  15:17:49
23413         Log: Subject: [PATCH: perl@8102] s/use vars qw\(/our(/ for OS/390 extension builds
23414              From: Peter Prymmer <pvhp@forte.com>
23415              Date: Thu, 14 Dec 2000 15:50:20 -0800 (PST)
23416              Message-ID: <Pine.OSF.4.10.10012141548200.57557-100000@aspara.forte.com>
23417      Branch: perl
23418            ! ext/Errno/Errno_pm.PL lib/ExtUtils/MM_Unix.pm
23419            ! lib/ExtUtils/Manifest.pm lib/File/Spec.pm
23420            ! lib/File/Spec/Functions.pm lib/File/Spec/Unix.pm
23421 ____________________________________________________________________________
23422 [  8125] By: jhi                                   on 2000/12/15  15:11:05
23423         Log: This seems to be a stage sane and stable enough to checkin.
23424              (it basically is 8102..8118+8122 but no 8120, 8121, 8123, 8124)
23425      Branch: perl
23426            ! MANIFEST embed.h embed.pl objXSUB.h op.c perl.h perlapi.c
23427            ! pod/perlapi.pod pp.c pp_hot.c proto.h sv.c sv.h t/lib/peek.t
23428            ! t/op/cmp.t t/op/numconvert.t
23429 ____________________________________________________________________________
23430 [  8124] By: jhi                                   on 2000/12/15  04:20:26
23431         Log: Something is really wonky.
23432      Branch: perl
23433            ! sv.c
23434 ____________________________________________________________________________
23435 [  8123] By: jhi                                   on 2000/12/15  04:00:50
23436         Log: Fixes for the IV UV patches to compile in Digital UNIX.
23437      Branch: perl
23438            ! sv.c
23439 ____________________________________________________________________________
23440 [  8122] By: jhi                                   on 2000/12/15  02:53:40
23441         Log: Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
23442              From: "Craig A. Berry" <craigberry@mac.com>
23443              Date: Thu, 14 Dec 2000 19:10:49 -0600
23444              Message-Id: <p04330100b65efbe32f30@[172.16.52.1]>
23445      Branch: perl
23446            ! vms/vms.c
23447 ____________________________________________________________________________
23448 [  8121] By: jhi                                   on 2000/12/15  02:50:00
23449         Log: Metaconfig changes for #8120.
23450      Branch: metaconfig
23451            + U/modified/d_strtoul.U
23452      Branch: metaconfig/U/perl
23453            ! d_strtoull.U d_strtouq.U
23454 ____________________________________________________________________________
23455 [  8120] By: jhi                                   on 2000/12/15  02:49:42
23456         Log: From: Nicholas Clark <nick@ccl4.org> 
23457              Subject: [PATCH] strtoq, strtou(q|ll|l) testing (was [PATCH] faster and 64 bit  preserving arithmetic)
23458              Date: Thu, 14 Dec 2000 18:38:57 +0000
23459              Message-ID: <20001214183857.B97909@plum.flirble.org>
23460      Branch: perl
23461            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
23462            ! config_h.SH configure.com epoc/config.sh perl.h sv.c uconfig.h
23463            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
23464            ! vos/config.ga.def vos/config.ga.h win32/config.bc
23465            ! win32/config.gc win32/config.vc
23466 ____________________________________________________________________________
23467 [  8119] By: jhi                                   on 2000/12/14  23:40:58
23468         Log: Subject: [PATCH] faster and 64 bit preserving arithmetic
23469              From: Nicholas Clark <nick@ccl4.org>
23470              Date: Wed, 13 Dec 2000 20:08:50 +0000
23471              Message-ID: <20001213200849.B71166@plum.flirble.org>
23472      Branch: perl
23473            ! embed.h embed.pl objXSUB.h op.c perl.h pp.c pp_hot.c proto.h
23474            ! sv.c sv.h t/lib/peek.t t/op/cmp.t t/op/numconvert.t
23475 ____________________________________________________________________________
23476 [  8118] By: jhi                                   on 2000/12/14  22:46:26
23477         Log: Integrate perlio.
23478      Branch: perl
23479           !> MANIFEST ext/Encode/compile makedef.pl
23480 ____________________________________________________________________________
23481 [  8117] By: nick                                  on 2000/12/14  22:38:53
23482         Log: Win32 tweaks to get Encode to build
23483              - temp hack to makedef.pl till PerlIO is properly "exported".
23484              - MSVC dislikes  
23485              static encpage_t foo[];
23486              so make 'em extern for now.
23487      Branch: perlio
23488            ! ext/Encode/compile makedef.pl
23489 ____________________________________________________________________________
23490 [  8116] By: nick                                  on 2000/12/14  22:00:53
23491         Log: Document the new files
23492      Branch: perlio
23493            ! MANIFEST
23494 ____________________________________________________________________________
23495 [  8115] By: jhi                                   on 2000/12/14  21:58:01
23496         Log: MANIFEST new files of #8114.
23497      Branch: perl
23498            ! MANIFEST
23499 ____________________________________________________________________________
23500 [  8114] By: jhi                                   on 2000/12/14  21:50:49
23501         Log: Integrate perlio.
23502      Branch: perl
23503           +> ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
23504           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
23505           !> ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
23506           !> ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
23507           !> ext/Encode/Makefile.PL
23508 ____________________________________________________________________________
23509 [  8113] By: jhi                                   on 2000/12/14  21:48:49
23510         Log: The documentation part of the
23511              
23512              Subject: [ID 20001214.002] Net::Ping patch
23513              From: Jonathan Stowe <gellyfish@gellyfish.com>
23514              Date: Thu, 14 Dec 2000 08:28:14 +0000 (GMT)
23515              Message-Id: <Pine.LNX.4.10.10012140805480.19767-200000@orpheus.gellyfish.com>
23516              since the #7529 had already addressed the same problem.
23517      Branch: perl
23518            ! lib/Net/Ping.pm
23519 ____________________________________________________________________________
23520 [  8112] By: jhi                                   on 2000/12/14  21:42:57
23521         Log: Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
23522              From: Dominic Dunlop <domo@computer.org>
23523              Date: Tue, 12 Dec 2000 10:47:10 +0100
23524              Message-Id: <p04320402b65ba33a92b2@[192.168.1.4]>
23525              
23526              Document how elusive subroutines can be.
23527      Branch: perl
23528            ! pod/perlfunc.pod
23529 ____________________________________________________________________________
23530 [  8111] By: jhi                                   on 2000/12/14  21:38:05
23531         Log: Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
23532              From: Dominic Dunlop <domo@computer.org>
23533              Date: Thu, 14 Dec 2000 10:13:51 +0100
23534              Message-Id: <p04320407b65e3f4853aa@[192.168.1.4]>
23535      Branch: perl
23536            ! ext/POSIX/POSIX.pod
23537 ____________________________________________________________________________
23538 [  8110] By: jhi                                   on 2000/12/14  21:36:32
23539         Log: Subject: [patch] perlfaq7
23540              From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
23541              Date: Thu, 14 Dec 2000 15:31:07 +0100
23542              Message-ID: <3A38E7BB.13178.11C40A8@localhost>
23543      Branch: perl
23544            ! pod/perlfaq7.pod
23545 ____________________________________________________________________________
23546 [  8109] By: jhi                                   on 2000/12/14  21:29:20
23547         Log: Subject: [8104] Encode
23548              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
23549              Date: Thu, 14 Dec 2000 14:49:34 +0100
23550              Message-Id: <20001214142101.B338.H.M.BRAND@hccnet.nl>
23551              
23552              Type casting for nervous compilers.
23553      Branch: perl
23554            ! ext/Encode/Encode.xs
23555 ____________________________________________________________________________
23556 [  8108] By: jhi                                   on 2000/12/14  21:26:17
23557         Log: Subject: [8104] DB_File
23558              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
23559              Date: Thu, 14 Dec 2000 14:49:35 +0100
23560              Message-Id: <20001214144439.B33A.H.M.BRAND@hccnet.nl>
23561              
23562              Type definition incorrect for DB 2.7.7.  Not known when it
23563              changed, so only changed it for a known revision.
23564      Branch: perl
23565            ! ext/DB_File/DB_File.xs
23566 ____________________________________________________________________________
23567 [  8107] By: jhi                                   on 2000/12/14  21:23:41
23568         Log: Subject: [PATCH: perl@8102] Re: Encode/cp1047.enc etc.
23569              From: Peter Prymmer <pvhp@forte.com>
23570              Date: Thu, 14 Dec 2000 11:11:50 -0800 (PST)
23571              Message-ID: <Pine.OSF.4.10.10012141057330.57557-100000@aspara.forte.com>
23572              
23573              Use '?' (0x6F in EBCDIC) for the illegal codepoint.
23574      Branch: perl
23575            ! ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
23576            ! ext/Encode/Encode/posix-bc.enc
23577 ____________________________________________________________________________
23578 [  8106] By: nick                                  on 2000/12/14  20:36:13
23579         Log: "Cold" build correction to Encode's Makefile.PL
23580      Branch: perlio
23581            ! ext/Encode/Makefile.PL
23582 ____________________________________________________________________________
23583 [  8105] By: nick                                  on 2000/12/14  20:09:37
23584         Log: "Compiled" encodings.
23585              Correct replacement character in EBCDIC .enc files
23586              Add 0x7F to ASCII repertoire.
23587      Branch: perlio
23588            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
23589            ! ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
23590            ! ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
23591            ! ext/Encode/Makefile.PL ext/Encode/compile
23592            ! ext/Encode/encengine.c ext/Encode/encode.h
23593 ____________________________________________________________________________
23594 [  8104] By: nick                                  on 2000/12/14  00:38:20
23595         Log: Integrate mainline
23596      Branch: perlio
23597           !> Changes Configure doio.c embed.h embed.pl ext/DB_File/Changes
23598           !> ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
23599           !> ext/DB_File/dbinfo ext/DB_File/typemap ext/DB_File/version.c
23600           !> hints/hpux.sh lib/Cwd.pm objXSUB.h patchlevel.h perlapi.c
23601           !> pod/perlapi.pod pp_hot.c proto.h t/lib/db-btree.t
23602           !> t/lib/db-hash.t t/lib/db-recno.t
23603 ____________________________________________________________________________
23604 [  8103] By: nick                                  on 2000/12/13  23:16:13
23605         Log: Beginings of compiled encodings - checked in as a snapshot of thoughts
23606              so far and so it does not get lost.
23607      Branch: perlio
23608            + ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
23609 ____________________________________________________________________________
23610 [  8102] By: jhi                                   on 2000/12/13  17:14:22
23611         Log: Update Changes.
23612      Branch: perl
23613            ! Changes patchlevel.h
23614 ____________________________________________________________________________
23615 [  8101] By: jhi                                   on 2000/12/13  16:53:41
23616         Log: Move the proto of start_glob() to a better place; regen api files.
23617      Branch: perl
23618            ! embed.h embed.pl objXSUB.h perlapi.c pod/perlapi.pod proto.h
23619 ____________________________________________________________________________
23620 [  8100] By: jhi                                   on 2000/12/13  16:47:11
23621         Log: Metaconfig change for #8099.
23622      Branch: metaconfig
23623            ! U/modified/Head.U
23624 ____________________________________________________________________________
23625 [  8099] By: jhi                                   on 2000/12/13  16:46:48
23626         Log: Subject: Re: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmp
23627              From: Andy Dougherty <doughera@lafayette.edu>
23628              Date: Wed, 13 Dec 2000 10:36:09 -0500 (EST)
23629              Message-ID: <Pine.SOL.4.10.10012131031230.2017-100000@maxwell.phys.lafayette.edu>
23630      Branch: perl
23631            ! Configure
23632 ____________________________________________________________________________
23633 [  8098] By: jhi                                   on 2000/12/13  16:39:02
23634         Log: Subject: [20000615.005] [PATCH] Cwd::fastgetcwd broken (or mis-named?) on Unix  
23635              From: rspier@pobox.com (Robert Spier)
23636              Date: Tue, 12 Dec 2000 21:12:39 -0500
23637              Message-ID: <14902.56087.678086.725773@rls.cx>
23638              
23639              fastgetcwd is defined using a glob alias on a $^O dependent basis -
23640              and there was no default assignment or perl subroutine.
23641      Branch: perl
23642            ! lib/Cwd.pm
23643 ____________________________________________________________________________
23644 [  8097] By: jhi                                   on 2000/12/13  16:16:01
23645         Log: Subject: [PATCH] move startglob out of pp_hot.c
23646              From: Nicholas Clark <nick@ccl4.org>
23647              Date: Mon, 11 Dec 2000 23:16:39 +0000
23648              Message-ID: <20001211231638.A55550@plum.flirble.org>
23649      Branch: perl
23650            ! doio.c embed.h embed.pl objXSUB.h pp_hot.c proto.h
23651 ____________________________________________________________________________
23652 [  8096] By: jhi                                   on 2000/12/13  15:26:23
23653         Log: Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio 
23654              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
23655              Date: Wed, 13 Dec 2000 14:01:37 +0100
23656              Message-Id: <20001213135318.621A.H.M.BRAND@hccnet.nl>
23657              
23658              perl/64/HP-UX wants libdb-3.0 to be shared ELF 64 bit which
23659              in turn requires libpthread in libswanted.
23660      Branch: perl
23661            ! hints/hpux.sh
23662 ____________________________________________________________________________
23663 [  8095] By: jhi                                   on 2000/12/12  19:51:05
23664         Log: The integration wars continue.
23665      Branch: perl
23666           !> sv.c
23667 ____________________________________________________________________________
23668 [  8094] By: jhi                                   on 2000/12/12  19:48:26
23669         Log: Subject: [PATCH perl@8070] DB_File-1.74  
23670              From: "Paul Marquess" <paul_marquess@yahoo.co.uk> 
23671              Date: Mon, 11 Dec 2000 23:07:17 -0000
23672              Message-ID: <000001c063c7$1b9d28a0$a20a140a@bfs.phone.com> 
23673      Branch: perl
23674            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
23675            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
23676            ! ext/DB_File/version.c t/lib/db-btree.t t/lib/db-hash.t
23677            ! t/lib/db-recno.t
23678 ____________________________________________________________________________
23679 [  8093] By: nick                                  on 2000/12/12  19:42:13
23680         Log: Integrate/merge mainline with further efficiency tweak to sv.c's utf8 stuff.
23681      Branch: perlio
23682            ! sv.c
23683           !> lib/File/DosGlob.pm
23684 ____________________________________________________________________________
23685 [  8092] By: jhi                                   on 2000/12/12  19:28:11
23686         Log: Integrate perlio.
23687      Branch: perl
23688           !> sv.c
23689 ____________________________________________________________________________
23690 [  8091] By: nick                                  on 2000/12/12  18:49:45
23691         Log: Fix for Tk, and upgrading shared SVs.
23692      Branch: perlio
23693            ! sv.c
23694 ____________________________________________________________________________
23695 [  8090] By: jhi                                   on 2000/12/12  16:48:59
23696         Log: Subject: [PATCH] Re: Breadperl & Tk
23697              From: Nick Ing-Simmons <nik@tiuk.ti.com>
23698              Date: Tue, 12 Dec 2000 14:48:27 GMT
23699              Message-Id: <200012121448.OAA11516@mikado.tiuk.ti.com> 
23700      Branch: perl
23701            ! sv.c
23702 ____________________________________________________________________________
23703 [  8089] By: jhi                                   on 2000/12/12  03:37:19
23704         Log: Subject: DosGlob.pm diff for bash style brace expansion.
23705              From: "Mestnik, Mike" <MMestnik@rustconsulting.com>
23706              Date: Fri, 8 Dec 2000 10:45:30 -0600
23707              Message-ID: <B50C47897E98D3118130009027D3971920F278@EXCHANGE_M1>
23708      Branch: perl
23709            ! lib/File/DosGlob.pm
23710 ____________________________________________________________________________
23711 [  8088] By: nick                                  on 2000/12/11  23:59:59
23712         Log: Integrate mainline
23713      Branch: perlio
23714           !> ext/B/B.pm ext/B/B/Deparse.pm installperl lib/CGI.pm
23715           !> lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
23716           !> lib/ExtUtils/MakeMaker.pm lib/File/DosGlob.pm pod/perldiag.pod
23717           !> pod/perlop.pod pp.c pp_hot.c scope.c t/io/utf8.t t/lib/b.t
23718           !> t/op/local.t t/pragma/warn/toke toke.c
23719 ____________________________________________________________________________
23720 [  8087] By: jhi                                   on 2000/12/11  23:20:23
23721         Log: Integrate perlio.
23722      Branch: perl
23723           !> ext/Encode/Encode.xs perlio.c perlio.h perliol.h
23724 ____________________________________________________________________________
23725 [  8086] By: jhi                                   on 2000/12/11  22:50:59
23726         Log: Tune further the OS detection of CGI.
23727      Branch: perl
23728            ! lib/CGI.pm
23729 ____________________________________________________________________________
23730 [  8085] By: nick                                  on 2000/12/11  22:50:46
23731         Log: Finish 1st pass of "encoding" layer e.g. :
23732              open($fh,"<encoding(iso8859-7)",$greek) || die;
23733      Branch: perlio
23734            ! ext/Encode/Encode.xs perlio.c perliol.h
23735 ____________________________________________________________________________
23736 [  8084] By: jhi                                   on 2000/12/11  22:32:06
23737         Log: Revert the -f ambiguousity patch, seems to cause
23738              too much hassle (the interpret -Q as a function
23739              where Q is not a known filetest part is left in).
23740      Branch: perl
23741            ! lib/ExtUtils/Liblist.pm pod/perldiag.pod t/pragma/warn/toke
23742            ! toke.c
23743 ____________________________________________________________________________
23744 [  8083] By: jhi                                   on 2000/12/11  22:27:23
23745         Log: (accidentally empty check-in)
23746      Branch: perl
23747            ! lib/File/DosGlob.pm
23748 ____________________________________________________________________________
23749 [  8082] By: nick                                  on 2000/12/11  19:09:51
23750         Log: Restore mmap function (broken by tweaks to shared buffer
23751              layer for encode(xxxx)).
23752      Branch: perlio
23753            ! perlio.c
23754 ____________________________________________________________________________
23755 [  8081] By: jhi                                   on 2000/12/11  18:29:13
23756         Log: Subject: Re: The long awaited feature ...
23757              From: Simon Cozens <simon@cozens.net>
23758              Date: Mon, 11 Dec 2000 15:54:24 +0000
23759              Message-ID: <20001211155424.A17680@deep-dark-truthful-mirror.perlhacker.org>
23760              
23761              More io/utf8 tests.
23762      Branch: perl
23763            ! t/io/utf8.t
23764 ____________________________________________________________________________
23765 [  8080] By: jhi                                   on 2000/12/11  18:19:36
23766         Log: Subject: PATCH MakeMaker manpage clarification
23767              From: andreas.koenig@anima.de (Andreas J. Koenig)
23768              Date: 10 Dec 2000 20:46:13 +0100
23769              Message-ID: <m3aea4kqka.fsf@ak-71.mind.de>
23770      Branch: perl
23771            ! lib/ExtUtils/MakeMaker.pm
23772 ____________________________________________________________________________
23773 [  8079] By: jhi                                   on 2000/12/11  15:35:07
23774         Log: Subject: Re: [ID 20001204.007] -MO=Deparse -we '{234;}' failing
23775              From: Simon Cozens <simon@cozens.net>
23776              Date: Sun, 10 Dec 2000 19:06:19 +0000
23777              Message-ID: <20001210190619.B21402@deep-dark-truthful-mirror.perlhacker.org>
23778      Branch: perl
23779            ! ext/B/B/Deparse.pm t/lib/b.t
23780 ____________________________________________________________________________
23781 [  8078] By: jhi                                   on 2000/12/11  15:09:11
23782         Log: Subject: [PATCH] docs on NaN
23783              From: Nicholas Clark <nick@ccl4.org>
23784              Date: Mon, 11 Dec 2000 01:48:38 +0000
23785              Message-ID: <20001211014838.B99205@plum.flirble.org>
23786      Branch: perl
23787            ! pod/perlop.pod
23788 ____________________________________________________________________________
23789 [  8077] By: jhi                                   on 2000/12/11  15:02:21
23790         Log: Subject: [PATCH] Re: [Fwd: BUG 20001205.022] Local on Hash elements
23791              From: Simon Cozens <simon@cozens.net>
23792              Date: Mon, 11 Dec 2000 01:21:45 +0000
23793              Message-ID: <20001211012144.A23467@deep-dark-truthful-mirror.perlhacker.org>
23794      Branch: perl
23795            ! pp.c pp_hot.c scope.c t/op/local.t
23796 ____________________________________________________________________________
23797 [  8076] By: nick                                  on 2000/12/10  20:43:32
23798         Log: Not merge worthy...
23799              Allow arg to layers e.g. open($fh,"<:encode(iso8859-15)",$name)
23800              syntax is modelled on attributes.
23801              Untested fix for io/utf8 on Win32 etc.
23802              Very clumsy start to the encode layer.
23803      Branch: perlio
23804            ! ext/Encode/Encode.xs perlio.c perlio.h perliol.h
23805 ____________________________________________________________________________
23806 [  8075] By: jhi                                   on 2000/12/10  18:39:33
23807         Log: Darwin is not Windows.
23808      Branch: perl
23809            ! lib/CGI.pm
23810 ____________________________________________________________________________
23811 [  8074] By: jhi                                   on 2000/12/10  18:31:27
23812         Log: Subject: Ambiguous -%c() resolved as a file test
23813              From: "Paul Marquess" <Paul.Marquess@openwave.com>
23814              Date: Sun, 10 Dec 2000 15:35:07 -0000
23815              Message-ID: <002601c062be$c5f749c0$a20a140a@bfs.phone.com>
23816      Branch: perl
23817            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
23818 ____________________________________________________________________________
23819 [  8073] By: jhi                                   on 2000/12/10  18:16:29
23820         Log: Subject: PATCH installperl misinformed 
23821              From: andreas.koenig@anima.de (Andreas J. Koenig)
23822              Date: 10 Dec 2000 13:01:32 +0100 
23823              Message-ID: <m3r93glc2r.fsf@ak-71.mind.de>
23824      Branch: perl
23825            ! installperl
23826 ____________________________________________________________________________
23827 [  8072] By: jhi                                   on 2000/12/10  18:07:55
23828         Log: The walkoptree confusion rages; walkoptree() seems to be coming
23829              from B.xs, while walkoptree_slow() comes from B.pm.
23830      Branch: perl
23831            ! ext/B/B.pm
23832 ____________________________________________________________________________
23833 [  8071] By: nick                                  on 2000/12/10  11:45:47
23834         Log: Integrate mainline
23835      Branch: perlio
23836           +> t/base/commonsense.t
23837           !> (integrate 37 files)
23838 ____________________________________________________________________________
23839 [  8070] By: jhi                                   on 2000/12/10  04:46:21
23840         Log: Update Changes.
23841      Branch: perl
23842            ! Changes patchlevel.h
23843 ____________________________________________________________________________
23844 [  8069] By: jhi                                   on 2000/12/10  04:39:19
23845         Log: Subject: Re: PATCH: Let Test::Harness bail out early (Was: Testing module dependencies)
23846              From: andreas.koenig@anima.de (Andreas J. Koenig)
23847              Date: 09 Dec 2000 17:14:25 +0100
23848              Message-ID: <m3wvd9o9lq.fsf@ak-71.mind.de>
23849      Branch: perl
23850            + t/base/commonsense.t
23851            ! MANIFEST lib/Test/Harness.pm t/TEST t/UTEST
23852 ____________________________________________________________________________
23853 [  8068] By: jhi                                   on 2000/12/10  04:17:36
23854         Log: Subject: [PATCH 5.7.0@8047] RE: [ID 20001013.009] DB_File issues warning when setting element to    undef
23855              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
23856              Date: Sat, 9 Dec 2000 16:47:22 -0000
23857              Message-ID: <002001c061ff$b3aba820$a20a140a@bfs.phone.com>
23858      Branch: perl
23859            ! ext/DB_File/typemap ext/GDBM_File/GDBM_File.pm
23860            ! ext/GDBM_File/typemap ext/NDBM_File/NDBM_File.pm
23861            ! ext/NDBM_File/typemap ext/ODBM_File/ODBM_File.pm
23862            ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.pm
23863            ! ext/SDBM_File/typemap t/lib/db-btree.t t/lib/db-hash.t
23864            ! t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
23865            ! t/lib/sdbm.t
23866 ____________________________________________________________________________
23867 [  8067] By: jhi                                   on 2000/12/10  03:52:02
23868         Log: Test case for #8066.
23869      Branch: perl
23870            ! t/op/misc.t
23871 ____________________________________________________________________________
23872 [  8066] By: jhi                                   on 2000/12/10  03:50:30
23873         Log: Subject: [PATCH] Re: [ID 20001202.002] [BUG all] 'die qr{pattern}' does not check termination
23874              From: Simon Cozens <simon@cozens.net>
23875              Date: Sun, 10 Dec 2000 00:55:37 +0000
23876              Message-ID: <20001210005537.B16221@deep-dark-truthful-mirror.perlhacker.org>
23877      Branch: perl
23878            ! pp_sys.c
23879 ____________________________________________________________________________
23880 [  8065] By: jhi                                   on 2000/12/10  03:44:52
23881         Log: Test case for #8064.
23882      Branch: perl
23883            ! t/comp/proto.t
23884 ____________________________________________________________________________
23885 [  8064] By: jhi                                   on 2000/12/10  03:42:32
23886         Log: Subject: Re: prototype of substr
23887              From: Simon Cozens <simon@cozens.net>
23888              Date: Sun, 10 Dec 2000 00:13:33 +0000
23889              Message-ID: <20001210001333.A16221@deep-dark-truthful-mirror.perlhacker.org>
23890              
23891              Make CORE::substr to be '$$;$$' instead of '$$;$;$'.
23892      Branch: perl
23893            ! pp.c
23894 ____________________________________________________________________________
23895 [  8063] By: jhi                                   on 2000/12/10  03:39:42
23896         Log: Subject: [PATCH] perlguts.pod
23897              From: Simon Cozens <simon@cozens.net>
23898              Date: Sun, 10 Dec 2000 00:06:47 +0000
23899              Message-ID: <20001210000647.A16203@deep-dark-truthful-mirror.perlhacker.org>
23900              
23901              Documentation of the different types of ops,
23902              plus the functions in dump.c
23903      Branch: perl
23904            ! pod/perlguts.pod
23905 ____________________________________________________________________________
23906 [  8062] By: jhi                                   on 2000/12/10  03:30:04
23907         Log: Subject: [ID 20001209.006] Not OK: perl v5.7.0 +DEVEL7978 on armv4l-linux-64int 2.2.17-rmk1 (UNINSTALLED)
23908              From: Nicholas Clark <nick@talking.bollo.cx>
23909              Date: Sat, 09 Dec 2000 18:57:25 +0000
23910              Message-Id: <E144pBV-0002Nv-00@Bagpuss.unfortu.net>
23911              
23912              Be more robust in weird hostname setups.
23913      Branch: perl
23914            ! t/lib/net-hostent.t
23915 ____________________________________________________________________________
23916 [  8061] By: jhi                                   on 2000/12/10  03:28:21
23917         Log: Pacify fussy compiler. 
23918      Branch: perl
23919            ! pp_sys.c
23920 ____________________________________________________________________________
23921 [  8060] By: jhi                                   on 2000/12/10  02:52:46
23922         Log: Integrate perlio.
23923      Branch: perl
23924           !> pp_sys.c t/io/utf8.t
23925 ____________________________________________________________________________
23926 [  8059] By: nick                                  on 2000/12/09  23:40:14
23927         Log: read/sysread/recv should now be utf8 aware.
23928              Basic test for utf8 read.
23929      Branch: perlio
23930            ! pp_sys.c t/io/utf8.t
23931 ____________________________________________________________________________
23932 [  8058] By: jhi                                   on 2000/12/09  21:56:02
23933         Log: Integrate perlio.
23934      Branch: perl
23935           +> t/io/utf8.t
23936           !> MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t toke.c
23937 ____________________________________________________________________________
23938 [  8057] By: jhi                                   on 2000/12/09  21:53:35
23939         Log: Subject: Re: Additional patch for UTF8-keys (Re: perl@8016)
23940              From: Inaba Hiroto <inaba@st.rim.or.jp>
23941              Date: Sun, 10 Dec 2000 05:53:21 +0900
23942              Message-ID: <3A329BC0.15E8BFF9@st.rim.or.jp>
23943              
23944              Tests for #8056.
23945      Branch: perl
23946            ! t/op/each.t
23947 ____________________________________________________________________________
23948 [  8056] By: jhi                                   on 2000/12/09  21:51:16
23949         Log: Subject: Additional patch for UTF8-keys (Re: perl@8016)
23950              From: Inaba Hiroto <inaba@st.rim.or.jp>
23951              Date: Sat, 09 Dec 2000 18:02:00 +0900
23952              Message-ID: <3A31F508.34F4BB23@st.rim.or.jp>
23953              
23954              exists() didn't work for UTF-8 keys, and neither did shared hash keys.
23955      Branch: perl
23956            ! embed.h embed.pl hv.c objXSUB.h op.c proto.h sv.c
23957 ____________________________________________________________________________
23958 [  8055] By: nick                                  on 2000/12/09  20:11:48
23959         Log: Make write() (i.e. formats) utf8-aware by calling do_print() rather
23960              than raw PerlIO_write() - does not seem to break any tests.
23961      Branch: perlio
23962            ! pp_sys.c
23963 ____________________________________________________________________________
23964 [  8054] By: nick                                  on 2000/12/09  19:47:30
23965         Log: Make print, syswrite, send, readline, getc honour utf8-ness of PerlIO.
23966              (sysread, recv and write i.e. formats still to do...)
23967              Allow :utf8 or :bytes in PerlIO_apply_layers() so that
23968              open($fh,">:utf8","name")
23969              etc. work. - "applying" those just sets/clears the UTF8 bit of the top layer,
23970              so no extra overhead is involved.
23971              Tweak t/comp/require.t to add a 'use bytes' to permit its dubious writing of BOM
23972              to a non-utf8 stream.
23973              Add initial io/utf8.t
23974              Fix SvPVutf8() - sv_2pv() was not expecting to be called with something
23975              that was already SvPOK() - (we just fossiked with SvUTF8 bit). Fix that
23976              and also just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
23977      Branch: perlio
23978            + t/io/utf8.t
23979            ! MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t
23980 ____________________________________________________________________________
23981 [  8053] By: nick                                  on 2000/12/09  19:26:37
23982         Log: Did not get that has_utf8/this_utf8 fix right last time, another spot
23983              was only testing this_utf8.
23984      Branch: perlio
23985            ! toke.c
23986 ____________________________________________________________________________
23987 [  8052] By: nick                                  on 2000/12/09  19:09:41
23988         Log: Typo/thinko in S_scan_const() - seeing high bit sets has_utf8 not this_utf8
23989              i.e. the output string has one, but don't mess with source assumption.
23990      Branch: perlio
23991            ! toke.c
23992 ____________________________________________________________________________
23993 [  8051] By: jhi                                   on 2000/12/09  16:55:17
23994         Log: Integrate perlio.
23995      Branch: perl
23996           !> MANIFEST embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c
23997           !> sv.c thrdvar.h util.c
23998 ____________________________________________________________________________
23999 [  8050] By: jhi                                   on 2000/12/09  16:48:07
24000         Log: Nits noticed by Peter Prymmer.
24001      Branch: perl
24002            ! lib/ExtUtils/MM_VMS.pm
24003 ____________________________________________________________________________
24004 [  8049] By: nick                                  on 2000/12/09  13:49:40
24005         Log: UTF8 output prework.
24006              - Store $\ and $, as SVs so they can have SvUTF8 flag
24007              - use do_print() rather than raw PerlIO_write() to print them.
24008      Branch: perlio
24009            ! embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c sv.c
24010            ! thrdvar.h util.c
24011 ____________________________________________________________________________
24012 [  8048] By: nick                                  on 2000/12/09  12:30:43
24013         Log: Integrate mainline.
24014      Branch: perlio
24015           +> ext/Encode/Encode/iso8859-16.enc ext/POSIX/hints/svr4.pl
24016           +> t/op/reverse.t
24017           !> Changes MANIFEST doop.c ext/POSIX/Makefile.PL hints/svr4.sh
24018           !> lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
24019           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/Manifest.pm patchlevel.h
24020           !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp.h
24021           !> pp_hot.c t/README t/base/term.t t/lib/bigfltpm.t
24022           !> t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
24023 ____________________________________________________________________________
24024 [  8047] By: jhi                                   on 2000/12/09  00:23:27
24025         Log: Subject: Re: [pvhp@forte.com: [ID 20001208.004] Not OK: perl v5.7.0 +DEVEL8042 on VMS_AXP V7.1 (UNINSTALLED)]
24026              From: Michael G Schwern <schwern@pobox.com>
24027              Date: Fri, 8 Dec 2000 14:43:04 -0600
24028      Branch: perl
24029            ! lib/ExtUtils/MM_VMS.pm
24030 ____________________________________________________________________________
24031 [  8046] By: jhi                                   on 2000/12/08  23:10:27
24032         Log: A missed check-in.
24033      Branch: perl
24034            ! lib/ExtUtils/Manifest.pm
24035 ____________________________________________________________________________
24036 [  8045] By: jhi                                   on 2000/12/08  21:57:12
24037         Log: (null check-in)
24038      Branch: perl
24039            ! lib/ExtUtils/MM_Unix.pm pod/perlintern.pod
24040 ____________________________________________________________________________
24041 [  8044] By: jhi                                   on 2000/12/08  21:11:06
24042         Log: Add ISO 8859-16 encoding.  Not a standard yet but seems to be
24043              at the final draft stage.
24044      Branch: perl
24045            + ext/Encode/Encode/iso8859-16.enc
24046            ! MANIFEST
24047 ____________________________________________________________________________
24048 [  8043] By: jhi                                   on 2000/12/08  16:39:04
24049         Log: Update Changes.
24050      Branch: perl
24051            ! Changes patchlevel.h
24052 ____________________________________________________________________________
24053 [  8042] By: jhi                                   on 2000/12/08  16:33:39
24054         Log: Do not return the Unicode replacement character if UTF-8
24055              decoding goes awry, it should be up to the caller to decide.
24056      Branch: perl
24057            ! pod/perlapi.pod utf8.c
24058 ____________________________________________________________________________
24059 [  8041] By: jhi                                   on 2000/12/08  16:22:28
24060         Log: metaconfig maintenance.
24061      Branch: metaconfig
24062            ! U/modified/stdchar.U
24063      Branch: metaconfig/U/perl
24064            + testsyml.U
24065 ____________________________________________________________________________
24066 [  8040] By: jhi                                   on 2000/12/08  16:03:08
24067         Log: Subject: [ID 20001207.009] Not OK: perl v5.7.0 +DEVEL8030 on os2-64int-ld 2.30
24068              From: sthoenna@efn.org
24069              Date: Thu, 7 Dec 2000 21:32:43 -0800 (PST)
24070              Message-Id: <200012080532.eB85Wh729109@garcia.efn.org>
24071      Branch: perl
24072            ! Changes lib/ExtUtils/MM_OS2.pm
24073 ____________________________________________________________________________
24074 [  8039] By: jhi                                   on 2000/12/08  15:57:11
24075         Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful
24076              From: Simon Cozens <simon@cozens.net>
24077              Date: Fri, 8 Dec 2000 13:33:31 +0000
24078              Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org>
24079              
24080              (The pp_hot part needed a rewrite.)
24081      Branch: perl
24082            ! doop.c pp_hot.c utf8.c
24083 ____________________________________________________________________________
24084 [  8038] By: jhi                                   on 2000/12/08  15:25:08
24085         Log: Subject: djSP
24086              From: Michael Stevens <michael@etla.org>
24087              Date: Wed, 6 Dec 2000 23:24:01 +0000
24088              Message-ID: <20001206232400.A21381@firedrake.org>
24089              
24090              Plus a note from Nick Ing-Simmons.
24091      Branch: perl
24092            ! pp.h
24093 ____________________________________________________________________________
24094 [  8037] By: jhi                                   on 2000/12/08  15:18:35
24095         Log: Filetype is text.
24096      Branch: perl
24097            ! t/op/utf8decode.t
24098 ____________________________________________________________________________
24099 [  8036] By: jhi                                   on 2000/12/08  03:31:27
24100         Log: Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
24101              From: Andy Dougherty <doughera@lafayette.edu>
24102              Date: Thu, 7 Dec 2000 12:36:45 -0500 (EST)
24103              Message-Id: <Pine.SOL.4.10.10012071235400.13162-100000@maxwell.phys.lafayette.edu>
24104              
24105              Subject: Re: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
24106              From: Andy Dougherty <doughera@lafayette.edu>
24107              Date: Thu, 7 Dec 2000 13:56:10 -0500 (EST)
24108              Message-ID: <Pine.SOL.4.10.10012071354420.6665-100000@maxwell.phys.lafayette.edu>
24109      Branch: perl
24110            + ext/POSIX/hints/svr4.pl
24111            ! MANIFEST ext/POSIX/Makefile.PL hints/svr4.sh t/lib/bigfltpm.t
24112 ____________________________________________________________________________
24113 [  8035] By: jhi                                   on 2000/12/08  03:26:01
24114         Log: Subject: [ID 20001207.003] [PATCH] t/base/term.t causes abort if Config.pm not built
24115              From: Andy Dougherty <doughera@lafayette.edu>
24116              Date: Thu, 7 Dec 2000 10:50:47 -0500 (EST)
24117              Message-Id: <Pine.SOL.4.10.10012071049400.7566-100000@maxwell.phys.lafayette.edu>
24118      Branch: perl
24119            ! t/README t/base/term.t
24120 ____________________________________________________________________________
24121 [  8034] By: jhi                                   on 2000/12/08  03:21:59
24122         Log: Subject: DOC PATCH 5.6.0: -s return value incompletely documented
24123              From: mjd@plover.com  
24124              Date: 7 Dec 2000 21:04:20 -0000
24125              Message-ID: <20001207210420.22282.qmail@plover.com>
24126              
24127              Plus -z doc.
24128      Branch: perl
24129            ! pod/perlfunc.pod
24130 ____________________________________________________________________________
24131 [  8033] By: jhi                                   on 2000/12/08  03:19:03
24132         Log: Use the UTF8 macros a bit.  They can't be used with abandon
24133              everywhere because we do generate illegal UTF-8 in some situations.
24134              This is of course naughty.
24135      Branch: perl
24136            ! pod/perlapi.pod utf8.c utf8.h
24137 ____________________________________________________________________________
24138 [  8032] By: jhi                                   on 2000/12/08  03:00:09
24139         Log: Out of sync?
24140      Branch: perl
24141            ! t/pragma/warn/utf8
24142 ____________________________________________________________________________
24143 [  8031] By: jhi                                   on 2000/12/08  02:22:39
24144         Log: Cnt spl.
24145      Branch: perl
24146            ! MANIFEST
24147 ____________________________________________________________________________
24148 [  8030] By: jhi                                   on 2000/12/08  01:23:54
24149         Log: Add test for reverse().
24150      Branch: perl
24151            + t/op/reverse.t
24152            ! MANIFEST
24153 ____________________________________________________________________________
24154 [  8029] By: jhi                                   on 2000/12/08  01:21:47
24155         Log: Integrate perlio.
24156      Branch: perl
24157           !> ext/IO/IO.xs fakesdio.h global.sym lib/warnings.pm perlapi.c
24158           !> perlio.c perlio.h perlsdio.h warnings.pl
24159 ____________________________________________________________________________
24160 [  8028] By: jhi                                   on 2000/12/08  01:19:08
24161         Log: Introduce macros for UTF8 decoding.
24162      Branch: perl
24163            ! t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
24164 ____________________________________________________________________________
24165 [  8027] By: nick                                  on 2000/12/07  22:18:19
24166         Log: Integrate mainline
24167      Branch: perlio
24168           !> embed.pl pod/perlapi.pod utf8.c
24169 ____________________________________________________________________________
24170 [  8026] By: nick                                  on 2000/12/07  21:45:08
24171         Log: Various oddities p4 diff -se showed up
24172              Remove 'our' from warnings.pl
24173      Branch: perlio
24174            ! global.sym lib/warnings.pm pod/perlapi.pod warnings.pl
24175 ____________________________________________________________________________
24176 [  8025] By: nick                                  on 2000/12/07  21:43:32
24177         Log: Change PerlIO_(get|set)pos to take SV *
24178              Should fix, OS/2, VMS, (sfio??)
24179      Branch: perlio
24180            ! ext/IO/IO.xs fakesdio.h perlapi.c perlio.c perlio.h perlsdio.h
24181 ____________________________________________________________________________
24182 [  8024] By: jhi                                   on 2000/12/07  19:05:32
24183         Log: Document utf8_to_uv() better.
24184      Branch: perl
24185            ! pod/perlapi.pod utf8.c
24186 ____________________________________________________________________________
24187 [  8023] By: jhi                                   on 2000/12/07  18:23:47
24188         Log: Document utf8_length(), utf8_distance(), and utf8_hop().
24189      Branch: perl
24190            ! embed.pl pod/perlapi.pod utf8.c
24191 ____________________________________________________________________________
24192 [  8022] By: jhi                                   on 2000/12/07  04:13:51
24193         Log: Integrate perlio.
24194      Branch: perl
24195           !> perlio.c t/io/dup.t win32/config.vc win32/config_H.bc
24196           !> win32/config_H.gc win32/config_H.vc win32/config_h.PL
24197           !> win32/makefile.mk
24198 ____________________________________________________________________________
24199 [  8021] By: nick                                  on 2000/12/07  00:28:14
24200         Log: Various attempts at MSVC debug - not sure what has
24201              changed but works now. 
24202              Seems atexit() _may_ work for DLLs built with MSVC so don't
24203              call cleanup that way.
24204      Branch: perlio
24205            ! perlio.c win32/makefile.mk
24206 ____________________________________________________________________________
24207 [  8020] By: nick                                  on 2000/12/06  19:57:20
24208         Log: Integrate mainline
24209      Branch: perlio
24210           +> lib/ExtUtils/MANIFEST.SKIP t/op/concat.t
24211           !> (integrate 75 files)
24212 ____________________________________________________________________________
24213 [  8019] By: nick                                  on 2000/12/06  19:28:21
24214         Log: Add useperlio to config.vc
24215              Turn off binmode in config_H.PL
24216              Regen all the config_H.xx
24217              Attempt to get debugging build with MSVC.
24218      Branch: perlio
24219            ! win32/config.vc win32/config_H.bc win32/config_H.gc
24220            ! win32/config_H.vc win32/config_h.PL win32/makefile.mk
24221 ____________________________________________________________________________
24222 [  8018] By: nick                                  on 2000/12/06  19:21:57
24223         Log: Test various dup/external program options on all platforms.
24224      Branch: perlio
24225            ! t/io/dup.t
24226 ____________________________________________________________________________
24227 [  8017] By: nick                                  on 2000/12/06  19:20:47
24228         Log: Fix harness to be less picky
24229      Branch: perlio
24230            ! lib/Test/Harness.pm
24231 ____________________________________________________________________________
24232 [  8016] By: jhi                                   on 2000/12/06  16:45:12
24233         Log: Update Changes.
24234      Branch: perl
24235            ! Changes patchlevel.h
24236 ____________________________________________________________________________
24237 [  8015] By: jhi                                   on 2000/12/06  16:41:03
24238         Log: Test \x{...} with ord().
24239      Branch: perl
24240            ! t/op/ord.t
24241 ____________________________________________________________________________
24242 [  8014] By: jhi                                   on 2000/12/06  16:20:33
24243         Log: Test tweak because of #8013.
24244      Branch: perl
24245            ! t/lib/b.t
24246 ____________________________________________________________________________
24247 [  8013] By: jhi                                   on 2000/12/06  16:09:09
24248         Log: Subject: [PATCH] $VERSION crusade, strict, tests, etc... all over lib/
24249              From: Michael G Schwern <schwern@pobox.com>
24250              Date: Tue, 5 Dec 2000 21:23:28 -0500
24251              Message-ID: <20001205212328.C6473@blackrider.aocn.com>
24252              
24253              Carp::Heavy parts not very applicable because of recent changes.
24254      Branch: perl
24255            ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/CGI/Apache.pm
24256            ! lib/CGI/Switch.pm lib/Carp.pm lib/Carp/Heavy.pm
24257            ! lib/DirHandle.pm lib/Dumpvalue.pm lib/English.pm lib/Env.pm
24258            ! lib/Exporter.pm lib/Exporter/Heavy.pm
24259            ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_OS2.pm
24260            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
24261            ! lib/ExtUtils/MM_Win32.pm lib/File/CheckTree.pm
24262            ! lib/File/DosGlob.pm lib/File/Find.pm lib/File/stat.pm
24263            ! lib/FileCache.pm lib/I18N/Collate.pm lib/Net/hostent.pm
24264            ! lib/Net/netent.pm lib/Net/protoent.pm lib/Net/servent.pm
24265            ! lib/Pod/Functions.pm lib/Pod/Html.pm lib/Search/Dict.pm
24266            ! lib/SelectSaver.pm lib/Term/Cap.pm lib/Term/Complete.pm
24267            ! lib/Term/ReadLine.pm lib/Text/Abbrev.pm lib/Tie/Hash.pm
24268            ! lib/Tie/RefHash.pm lib/Tie/Scalar.pm lib/Tie/SubstrHash.pm
24269            ! lib/Time/Local.pm lib/Time/tm.pm lib/UNIVERSAL.pm
24270            ! lib/User/grent.pm lib/User/pwent.pm lib/bytes.pm
24271            ! lib/charnames.pm lib/diagnostics.pm lib/filetest.pm
24272            ! lib/integer.pm lib/less.pm lib/locale.pm lib/open.pm
24273            ! lib/overload.pm lib/subs.pm lib/utf8.pm lib/vars.pm
24274            ! lib/warnings/register.pm t/lib/attrs.t t/lib/syslog.t
24275            ! warnings.pl
24276 ____________________________________________________________________________
24277 [  8012] By: jhi                                   on 2000/12/06  15:22:38
24278         Log: Subject: [PATCH] Re: New harness is failing things
24279              From: Nick Ing-Simmons <nik@tiuk.ti.com>
24280              Date: Wed, 6 Dec 2000 13:00:30 GMT
24281              Message-Id: <200012061300.NAA10567@mikado.tiuk.ti.com>
24282      Branch: perl
24283            ! lib/Test/Harness.pm
24284 ____________________________________________________________________________
24285 [  8011] By: jhi                                   on 2000/12/06  15:12:08
24286         Log: Subject: installhtml changes
24287              From: Michael Stevens <michael@etla.org>
24288              Date: Wed, 6 Dec 2000 13:15:53 +0000
24289              Message-ID: <20001206131553.A27317@firedrake.org>
24290      Branch: perl
24291            ! installhtml
24292 ____________________________________________________________________________
24293 [  8010] By: jhi                                   on 2000/12/06  15:06:05
24294         Log: Subject: the dTHR hits
24295              From: Michael Stevens <michael@etla.org>
24296              Date: Wed, 6 Dec 2000 12:06:03 +0000
24297              Message-ID: <20001206120603.A24581@firedrake.org>
24298              
24299              More, errrm, less dTHRs.
24300      Branch: perl
24301            ! bytecode.pl ext/B/B/C.pm
24302 ____________________________________________________________________________
24303 [  8009] By: jhi                                   on 2000/12/06  15:04:25
24304         Log: Subject: MakeMaker mailing list gone?
24305              From: Michael G Schwern <schwern@pobox.com>
24306              Date: Tue, 5 Dec 2000 19:29:59 -0500
24307              Message-ID: <20001205192959.B6473@blackrider.aocn.com>
24308              
24309              The MakeMaker mailing list is dead, perlbug is the right
24310              address to report bugs.
24311      Branch: perl
24312            ! lib/ExtUtils/MakeMaker.pm
24313 ____________________________________________________________________________
24314 [  8008] By: jhi                                   on 2000/12/06  15:00:32
24315         Log: Subject: [PATCH ExtUtils::Manifest 1.1] Default MANIFEST.SKIP]
24316              From: Michael G Schwern <schwern@pobox.com>
24317              Date: Tue, 5 Dec 2000 19:21:21 -0500
24318              Message-ID: <20001205192121.A6473@blackrider.aocn.com>
24319              
24320              Add a default MANIFEST skip that ignores things like
24321              version control files, editor temporary files, and the Makefile.
24322      Branch: perl
24323            + lib/ExtUtils/MANIFEST.SKIP
24324            ! MANIFEST lib/ExtUtils/Manifest.pm
24325 ____________________________________________________________________________
24326 [  8007] By: jhi                                   on 2000/12/06  14:57:20
24327         Log: In Amiga more manual hackery of the scripts seems to be needed,
24328              from Jan-Erik Karlsson.  Why Configure does not get this right
24329              is unknown, may be shell-induced.
24330      Branch: perl
24331            ! README.amiga
24332 ____________________________________________________________________________
24333 [  8006] By: jhi                                   on 2000/12/05  23:53:12
24334         Log: Add TOPm1s to peek at the second topmost stack item.
24335      Branch: perl
24336            ! pp.h
24337 ____________________________________________________________________________
24338 [  8005] By: jhi                                   on 2000/12/05  23:13:55
24339         Log: Avaunt, you foul UTF-8 tests.
24340      Branch: perl
24341            ! t/op/ver.t t/pragma/utf8.t
24342 ____________________________________________________________________________
24343 [  8004] By: jhi                                   on 2000/12/05  23:09:54
24344         Log: Continue utf8 dispersal. 
24345      Branch: perl
24346            + t/op/concat.t
24347            ! MANIFEST t/pragma/utf8.t
24348 ____________________________________________________________________________
24349 [  8003] By: nick                                  on 2000/12/05  23:02:39
24350         Log: Integrate mainline.
24351      Branch: perlio
24352           +> t/op/length.t t/op/utf8decode.t
24353           !> (integrate 69 files)
24354 ____________________________________________________________________________
24355 [  8002] By: jhi                                   on 2000/12/05  22:59:28
24356         Log: Integrate perlio.
24357      Branch: perl
24358           !> iperlsys.h perl.c perlio.c win32/perllib.c
24359 ____________________________________________________________________________
24360 [  8001] By: nick                                  on 2000/12/05  22:07:52
24361         Log: Win32 PERL_IMPLICIT_SYS passes all tests with USE_PERLIO
24362              - calloc/free suffer from damage on TerminateThread()
24363              - use PerlMemShared (as originally planned) now fixed
24364              - avoid doing anything important on DLL "detach".
24365      Branch: perlio
24366            ! perl.c perlio.c win32/perllib.c
24367 ____________________________________________________________________________
24368 [  8000] By: nick                                  on 2000/12/05  21:05:09
24369         Log: Fix gross PerlMemShared issue.
24370      Branch: perlio
24371            ! iperlsys.h
24372 ____________________________________________________________________________
24373 [  7999] By: jhi                                   on 2000/12/05  20:46:58
24374         Log: Test for Unicode (UTF-8) hash keys.
24375      Branch: perl
24376            ! t/op/each.t
24377 ____________________________________________________________________________
24378 [  7998] By: jhi                                   on 2000/12/05  20:30:35
24379         Log: Remove an unnecessary 'use utf8' (unnecessary because \x{...}
24380              is now always UTF-8), empty line cosmetics.
24381      Branch: perl
24382            ! t/pragma/utf8.t
24383 ____________________________________________________________________________
24384 [  7997] By: jhi                                   on 2000/12/05  20:15:40
24385         Log: Subject: Re: STRLEN - what?
24386              From: Andy Dougherty <doughera@lafayette.edu>
24387              Date: Tue, 5 Dec 2000 11:58:46 -0500 (EST)
24388              Message-ID: <Pine.SOL.4.10.10012051152100.3586-100000@maxwell.phys.lafayette.edu>
24389              
24390              Explain STRLEN.
24391      Branch: perl
24392            ! pod/perlguts.pod
24393 ____________________________________________________________________________
24394 [  7996] By: jhi                                   on 2000/12/05  20:13:34
24395         Log: Split off the UTF-8 decoder tests, make them to check also
24396              the error message.
24397      Branch: perl
24398            + t/op/utf8decode.t
24399            ! MANIFEST t/pragma/utf8.t utf8.c
24400 ____________________________________________________________________________
24401 [  7995] By: jhi                                   on 2000/12/05  16:39:47
24402         Log: Start migrating bits of pragma/utf8 to elsewhere
24403              (since the long term plan is to obsolete 'use utf8').
24404      Branch: perl
24405            + t/op/length.t
24406            ! MANIFEST t/pragma/utf8.t
24407 ____________________________________________________________________________
24408 [  7994] By: jhi                                   on 2000/12/05  16:30:21
24409         Log: Fix a manual edit typo from #7993, fix the message formatting
24410              for Unicode, add few our declarations.
24411      Branch: perl
24412            ! lib/Carp/Heavy.pm
24413 ____________________________________________________________________________
24414 [  7993] By: jhi                                   on 2000/12/05  16:09:15
24415         Log: Subject: Need help with warnings :-(
24416              From: "Ben Tilly" <ben_tilly@hotmail.com>
24417              Date: Tue, 05 Dec 2000 01:35:54 -0500
24418              Message-ID: <LAW2-F2380n7J95K7aI00001bb9@hotmail.com>
24419              
24420              Subject: UPDATE: Carp/Heavy now passes all tests
24421              From: "Ben Tilly" <ben_tilly@hotmail.com>
24422              Date: Tue, 05 Dec 2000 07:59:41 -0500
24423              Message-ID: <LAW2-F58V1qdiixjnzi00005523@hotmail.com>
24424              
24425              The Brave New Carp.
24426      Branch: perl
24427            ! lib/Carp.pm lib/Carp/Heavy.pm
24428 ____________________________________________________________________________
24429 [  7992] By: jhi                                   on 2000/12/05  15:55:08
24430         Log: Subject: [PATCH perl@7979] cygwin port
24431              From: "Eric Fifer" <efifer@dircon.co.uk>
24432              Date: Tue, 5 Dec 2000 14:04:09 -0000
24433              Message-Id: <200012051402.OAA60286@mailhost2.dircon.co.uk>
24434      Branch: perl
24435            ! t/lib/net-hostent.t
24436 ____________________________________________________________________________
24437 [  7991] By: jhi                                   on 2000/12/05  15:52:34
24438         Log: Subject: Re: [PATCH] The largest hoax of all times?
24439              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24440              Date: Tue, 5 Dec 2000 00:40:25 -0500
24441              Message-ID: <20001205004025.A4050@monk.mps.ohio-state.edu>
24442              
24443              Subject: Re: [PATCH] The largest hoax of all times?
24444              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24445              Date: Mon, 4 Dec 2000 23:55:53 -0500
24446              Message-ID: <20001204235553.A1140@monk.mps.ohio-state.edu>
24447              
24448              Subject: Re: [PATCH] The largest hoax of all times?
24449              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24450              Date: Tue, 5 Dec 2000 01:28:45 -0500
24451              Message-ID: <20001205012844.A4227@monk.mps.ohio-state.edu>
24452              
24453              Fix the unpredictable order of DESTROYs.
24454      Branch: perl
24455            ! embed.h embed.pl objXSUB.h pod/perlapi.pod proto.h scope.c
24456            ! sv.c sv.h t/op/ref.t
24457 ____________________________________________________________________________
24458 [  7990] By: jhi                                   on 2000/12/05  14:38:53
24459         Log: Subject: [PATCH] shrink pp_hot fractionally
24460              From: Nicholas Clark <nick@ccl4.org>
24461              Date: Tue, 5 Dec 2000 12:44:31 +0000
24462              Message-ID: <20001205124431.E74518@plum.flirble.org>
24463              
24464              Use report_evil_fh().
24465      Branch: perl
24466            ! opcode.pl opnames.h pp_hot.c util.c
24467 ____________________________________________________________________________
24468 [  7989] By: jhi                                   on 2000/12/05  14:21:27
24469         Log: Subject: [PATCH] [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
24470              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
24471              Date: Mon, 04 Dec 2000 22:21:59 -0800
24472              Message-ID: <HmIL6gzkgepS092yn@efn.org>
24473              
24474              Harness shouldn't ignore responses like "ok 3\r\r\n".
24475      Branch: perl
24476            ! lib/Test/Harness.pm
24477 ____________________________________________________________________________
24478 [  7988] By: jhi                                   on 2000/12/05  13:51:28
24479         Log: Integrate the "skip" messages to explain().
24480      Branch: perl
24481            ! t/lib/syslfs.t t/op/lfs.t
24482 ____________________________________________________________________________
24483 [  7987] By: jhi                                   on 2000/12/05  12:34:54
24484         Log: The one that got away in #7984.
24485              
24486              Subject: Re: dTHR - what and why?
24487              From: Michael Stevens <michael@etla.org> 
24488              Date: Tue, 5 Dec 2000 11:15:52 +0000
24489              Message-ID: <20001205111552.A4647@firedrake.org>
24490      Branch: perl
24491            ! sv.h
24492 ____________________________________________________________________________
24493 [  7986] By: gsar                                  on 2000/12/05  09:14:44
24494         Log: fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
24495              due to the notorious GetFileType() bug in Windows 9x, which fstat()
24496              tickles)
24497      Branch: perl
24498            ! win32/perlhost.h win32/win32.c win32/win32.h win32/win32sck.c
24499 ____________________________________________________________________________
24500 [  7985] By: jhi                                   on 2000/12/05  05:49:03
24501         Log: Integrate perlio.
24502      Branch: perl
24503           !> iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
24504           !> win32/perlhost.h win32/perllib.c
24505 ____________________________________________________________________________
24506 [  7984] By: jhi                                   on 2000/12/05  05:48:16
24507         Log: dTHR is a nop in 5.6.0 onwards.  Ergo, it can go.
24508      Branch: perl
24509            ! av.c cygwin/cygwin.c deb.c djgpp/djgpp.c doio.c doop.c dump.c
24510            ! epoc/epoc.c ext/ByteLoader/ByteLoader.xs
24511            ! ext/ByteLoader/byterun.c ext/Devel/DProf/DProf.xs
24512            ! ext/Thread/Thread.xs ext/re/re.xs gv.c hv.c mg.c op.c
24513            ! os2/OS2/REXX/REXX.xs os2/os2.c os2/os2ish.h perl.c perl.h
24514            ! perlapi.c pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c
24515            ! regexec.c run.c scope.c sv.c taint.c thread.h toke.c
24516            ! universal.c utf8.c util.c vmesa/vmesa.c vms/ext/Stdio/Stdio.xs
24517            ! win32/win32.c
24518 ____________________________________________________________________________
24519 [  7983] By: nick                                  on 2000/12/04  23:27:43
24520         Log: PERL_IMPLICIT_SYS (almost) works - something odd with "signal"
24521      Branch: perlio
24522            ! iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
24523            ! win32/perlhost.h win32/perllib.c
24524 ____________________________________________________________________________
24525 [  7982] By: jhi                                   on 2000/12/04  19:44:09
24526         Log: Yet Another Copying-Without-Paying-Attention-To-SvUTF8(sv) Bug
24527              uncovered by #7980.
24528      Branch: perl
24529            ! op.c
24530 ____________________________________________________________________________
24531 [  7981] By: jhi                                   on 2000/12/04  19:42:07
24532         Log: Subject: [PATCH] Trivial dump.c feature
24533              From: Simon Cozens <simon@cozens.net>
24534              Date: Mon, 4 Dec 2000 18:08:38 +0000
24535              Message-ID: <20001204180838.A5541@pembro33.pmb.ox.ac.uk>
24536              
24537              Show whether a constant is UTF-8.
24538      Branch: perl
24539            ! dump.c
24540 ____________________________________________________________________________
24541 [  7980] By: jhi                                   on 2000/12/04  19:36:51
24542         Log: UTF-8 hash keys, patch from Inaba Hiroto.
24543      Branch: perl
24544            ! embed.h embed.pl hv.c hv.h pod/perlapi.pod proto.h
24545 ____________________________________________________________________________
24546 [  7979] By: jhi                                   on 2000/12/04  17:36:28
24547         Log: Update Changes.
24548      Branch: perl
24549            ! Changes patchlevel.h
24550 ____________________________________________________________________________
24551 [  7978] By: jhi                                   on 2000/12/04  16:42:17
24552         Log: Retract #7977, still too volatile (the euphemism of the day
24553              for unfinished and buggy :-)
24554      Branch: perl
24555            ! doop.c hv.c pp.c sv.h
24556 ____________________________________________________________________________
24557 [  7977] By: jhi                                   on 2000/12/04  16:25:15
24558         Log: (Retracted by #7978, too shaky yet.)
24559              
24560              Subject: Re: utf8 in hash keys, implementor missing
24561              From: Simon Cozens <simon@cozens.net>
24562              Date: Sat, 2 Dec 2000 19:49:35 +0000
24563              Message-ID: <20001202194935.A25673@pembro33.pmb.ox.ac.uk>
24564              
24565              The first step at UTF-8 hash keys.
24566      Branch: perl
24567            ! doop.c hv.c pp.c sv.h
24568 ____________________________________________________________________________
24569 [  7976] By: jhi                                   on 2000/12/04  16:13:53
24570         Log: Subject: [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
24571              From: sthoenna@efn.org
24572              Date: Sun, 3 Dec 2000 19:06:53 -0800 (PST)
24573              Message-Id: <200012040306.eB436rE18922@garcia.efn.org>
24574      Branch: perl
24575            ! os2/os2.c perlio.c
24576 ____________________________________________________________________________
24577 [  7975] By: jhi                                   on 2000/12/04  16:05:25
24578         Log: Subject: Re: [ID 20001129.009] Not OK: perl v5.7.0 +DEVEL7928 on os2-64int-ld 2.30 (UNINSTALLED)
24579              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
24580              Date: Thu, 30 Nov 2000 20:50:37 -0800
24581              Message-ID: <d4yJ6gzkgGsJ092yn@efn.org>
24582      Branch: perl
24583            ! os2/os2.c
24584 ____________________________________________________________________________
24585 [  7974] By: jhi                                   on 2000/12/04  16:03:57
24586         Log: Subject: [PATCH] ++ 20% faster
24587              From: Nicholas Clark <nick@ccl4.org>
24588              Date: Mon, 4 Dec 2000 12:17:27 +0000
24589              Message-ID: <20001204121726.B52976@plum.flirble.org>
24590              
24591              Make '$i = ""; $i++' to produce true IVs without a hint of NVs.
24592      Branch: perl
24593            ! sv.c
24594 ____________________________________________________________________________
24595 [  7973] By: jhi                                   on 2000/12/04  16:00:48
24596         Log: 
24597              Subject: Re: Not OK: perl v5.7.0 +DEVEL7825 on aix 4.2.1.0 (UNINSTALLED)
24598              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
24599              Date: Mon, 04 Dec 2000 12:30:45 +0100
24600              Message-Id: <20001204122118.E85D.H.M.BRAND@hccnet.nl>
24601              
24602              AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
24603              library (getprotobyname and getprotobynumber are outversioned by
24604              the same calls in libc, at least for xlc version 3.
24605      Branch: perl
24606            ! hints/aix.sh
24607 ____________________________________________________________________________
24608 [  7972] By: jhi                                   on 2000/12/04  02:58:31
24609         Log: Integrate perlio.
24610      Branch: perl
24611           !> doio.c iperlsys.h perl.c perl.h perlio.c perlio.h toke.c
24612           !> win32/makefile.mk win32/perlhost.h win32/perllib.c
24613           !> win32/win32.h win32/win32iop.h win32/win32thread.h
24614 ____________________________________________________________________________
24615 [  7971] By: nick                                  on 2000/12/04  00:24:33
24616         Log: Quieten some noise in Win32 builds:
24617              - win32.h is included after <sys/socket.h>, so need to 
24618              set Win32SCK_IS_STDSCK earlier to avoid re-defined noise in XSUB.h
24619              - GCC (& MSVC?) have execv(...,const char *const *) so need a cast from char **.
24620      Branch: perlio
24621            ! doio.c perl.h toke.c win32/win32.h
24622 ____________________________________________________________________________
24623 [  7970] By: nick                                  on 2000/12/03  22:57:46
24624         Log: PERL_IMPLICIT_SYS compiles but does not work.
24625      Branch: perlio
24626            ! iperlsys.h perl.c perlio.c perlio.h win32/makefile.mk
24627            ! win32/perlhost.h win32/perllib.c win32/win32.h
24628            ! win32/win32iop.h win32/win32thread.h
24629 ____________________________________________________________________________
24630 [  7969] By: jhi                                   on 2000/12/03  22:12:58
24631         Log: On DEBUGGING make ANYOFUTF8 nodes store away also the SV
24632              used to swash_init(), makes regprop() dumps more informative
24633              (+utf8::IsAlpha, -utf8::IsDigit, for example).
24634      Branch: perl
24635            ! regcomp.c regexec.c
24636 ____________________________________________________________________________
24637 [  7968] By: jhi                                   on 2000/12/03  21:39:56
24638         Log: Implement ANYOFUTF8 regprop() dumping.
24639      Branch: perl
24640            ! regcomp.c
24641 ____________________________________________________________________________
24642 [  7967] By: jhi                                   on 2000/12/03  20:57:19
24643         Log: Make uv_to_utf8() to zero-terminate its output buffer,
24644              always use (at least) UTF8_MAXLEN + 1 U8s deep buffer.
24645      Branch: perl
24646            ! op.c pp.c regcomp.c regexec.c sv.c toke.c utf8.c
24647 ____________________________________________________________________________
24648 [  7966] By: nick                                  on 2000/12/03  18:41:21
24649         Log: Integrate mainline (STDCHAR)
24650      Branch: perlio
24651           !> Configure t/pragma/utf8.t
24652 ____________________________________________________________________________
24653 [  7965] By: jhi                                   on 2000/12/03  17:58:20
24654         Log: Raw zero bytes in text files confuse at least GNU patch 2.1.
24655      Branch: perl
24656            ! t/pragma/utf8.t
24657 ____________________________________________________________________________
24658 [  7964] By: jhi                                   on 2000/12/03  17:35:56
24659         Log: Integrate perlio.
24660      Branch: perl
24661           !> iperlsys.h perlio.c
24662 ____________________________________________________________________________
24663 [  7963] By: jhi                                   on 2000/12/03  17:33:55
24664         Log: Metaconfig unit change for #7962.
24665      Branch: metaconfig
24666            ! U/modified/stdchar.U
24667 ____________________________________________________________________________
24668 [  7962] By: jhi                                   on 2000/12/03  17:33:27
24669         Log: Untangle the <stdio.h> #include nest for the stdchar test,
24670              from Andy Dougherty.
24671      Branch: perl
24672            ! Configure
24673 ____________________________________________________________________________
24674 [  7961] By: nick                                  on 2000/12/03  16:53:00
24675         Log: Make iperlsys.h vector stdio not PerlIO.
24676      Branch: perlio
24677            ! iperlsys.h perlio.c
24678 ____________________________________________________________________________
24679 [  7960] By: nick                                  on 2000/12/03  14:43:01
24680         Log: Integrate mainline
24681      Branch: perlio
24682           !> Changes Configure config_h.SH lib/ExtUtils/MM_Unix.pm op.c
24683           !> patchlevel.h pod/perldiag.pod t/lib/net-hostent.t toke.c
24684 ____________________________________________________________________________
24685 [  7959] By: jhi                                   on 2000/12/03  08:16:36
24686         Log: Use DO_UTF8().
24687      Branch: perl
24688            ! op.c
24689 ____________________________________________________________________________
24690 [  7958] By: jhi                                   on 2000/12/02  18:33:05
24691         Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
24692              From: Mike Guy <mjtg@cam.ac.uk>         
24693              Date: Sat, 02 Dec 2000 17:27:13 +0000
24694              Message-Id: <E142GRN-0003go-00@libra.cus.cam.ac.uk>
24695              
24696              An extraneous argument.
24697      Branch: perl
24698            ! toke.c
24699 ____________________________________________________________________________
24700 [  7957] By: jhi                                   on 2000/12/02  18:22:32
24701         Log: A missing hunk.
24702      Branch: perl
24703            ! t/lib/net-hostent.t
24704 ____________________________________________________________________________
24705 [  7956] By: jhi                                   on 2000/12/02  18:06:20
24706         Log: Subject: [PATCH] Re: [ID 20001202.001] (Net::hostent)
24707              From: Nicholas Clark <nick@ccl4.org>
24708              Date: Sat, 2 Dec 2000 14:28:27 +0000
24709              Message-ID: <20001202142827.A12308@plum.flirble.org>
24710              
24711              Test robustness.
24712      Branch: perl
24713            ! t/lib/net-hostent.t
24714 ____________________________________________________________________________
24715 [  7955] By: jhi                                   on 2000/12/02  17:58:06
24716         Log: Metaconfig unit change for #7954.
24717      Branch: metaconfig
24718            ! U/modified/stdchar.U
24719 ____________________________________________________________________________
24720 [  7954] By: jhi                                   on 2000/12/02  17:54:32
24721         Log: An inconvenient hang would happen if the stdio _ptr wasn't
24722              found in <stdio.h> and <stdio_impl.h> didn't exist.  (grep
24723              would be grepping stdin for all eternity for the _ptr.)
24724      Branch: perl
24725            ! Configure
24726 ____________________________________________________________________________
24727 [  7953] By: jhi                                   on 2000/12/02  00:07:15
24728         Log: Update Changes.
24729      Branch: perl
24730            ! Changes patchlevel.h
24731 ____________________________________________________________________________
24732 [  7952] By: jhi                                   on 2000/12/01  23:54:47
24733         Log: Subject: Re: long shell lines
24734              From: Andy Dougherty <doughera@lafayette.edu>
24735              Date: Thu, 30 Nov 2000 12:45:37 -0500 (EST)
24736              Message-ID: <Pine.SOL.4.10.10011301044590.26388-100000@maxwell.phys.lafayette.edu>
24737              
24738              Split overly long shell command lines.
24739      Branch: perl
24740            ! lib/ExtUtils/MM_Unix.pm
24741 ____________________________________________________________________________
24742 [  7951] By: jhi                                   on 2000/12/01  23:48:02
24743         Log: The metaconfig unit change for #7950.
24744      Branch: metaconfig
24745            + U/modified/stdchar.U
24746 ____________________________________________________________________________
24747 [  7950] By: jhi                                   on 2000/12/01  23:47:39
24748         Log: Try to find stdchar also from <stdio_impl.h>.
24749      Branch: perl
24750            ! Configure config_h.SH
24751 ____________________________________________________________________________
24752 [  7949] By: jhi                                   on 2000/12/01  23:46:45
24753         Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
24754              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
24755              Date: Fri, 1 Dec 2000 16:26:08 -0500
24756              Message-ID: <20001201162608.B1436@linguist.dartmouth.edu>
24757              
24758              Reword the diagnostic message.
24759      Branch: perl
24760            ! pod/perldiag.pod
24761 ____________________________________________________________________________
24762 [  7948] By: nick                                  on 2000/12/01  22:49:43
24763         Log: Integrate mainline (for s/y/m as sub names stuff).
24764      Branch: perlio
24765           !> lib/CPAN.pm lib/CPAN/FirstTime.pm pod/perldiag.pod t/op/misc.t
24766           !> t/pragma/warn/toke toke.c
24767 ____________________________________________________________________________
24768 [  7947] By: jhi                                   on 2000/12/01  20:55:41
24769         Log: Integrate perlio.
24770      Branch: perl
24771           !> perlio.c perliol.h t/io/pipe.t
24772 ____________________________________________________________________________
24773 [  7946] By: jhi                                   on 2000/12/01  20:36:51
24774         Log: Upgrade to CPAN 1.59_51, from Andreas König.
24775      Branch: perl
24776            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
24777 ____________________________________________________________________________
24778 [  7945] By: nick                                  on 2000/12/01  20:31:32
24779         Log: Integrate mainline
24780      Branch: perlio
24781           +> ext/Encode/Encode/EncodeFormat.pod lib/unicode/Is/Blank.pl
24782           +> lib/unicode/Is/SpacePerl.pl t/lib/class-struct.t
24783           +> t/lib/net-hostent.t
24784           !> (integrate 35 files)
24785 ____________________________________________________________________________
24786 [  7944] By: jhi                                   on 2000/12/01  20:23:29
24787         Log: Some help for 20001130.011.  Now one gets warnings like
24788              "Ambiguous -f() resolved as a file test ..."
24789      Branch: perl
24790            ! pod/perldiag.pod t/pragma/warn/toke toke.c
24791 ____________________________________________________________________________
24792 [  7943] By: jhi                                   on 2000/12/01  19:44:44
24793         Log: Retract #7941.  Forbidding subs m/s/etc is too cruel because
24794              that also breaks using them as methods. 
24795      Branch: perl
24796            ! pod/perldiag.pod t/op/misc.t toke.c
24797 ____________________________________________________________________________
24798 [  7942] By: nick                                  on 2000/12/01  17:56:46
24799         Log: Fix 'mmap' lib/filehand.t (ungetc) test fail.
24800              Make 'unix' pass most tests
24801              - do unread by temporary push of layer ("pending") holding unread chars
24802              - fast_gets is now based on per-handle flag
24803              - relax one of io/pipe.t tests to allow print to fail and close to
24804              succeed so that it passes on unbuffered "unix" layer.
24805              Remaining fail is sporadic and a genuine race condition between
24806              parent/child in fork test.
24807      Branch: perlio
24808            ! perlio.c perliol.h t/io/pipe.t
24809 ____________________________________________________________________________
24810 [  7941] By: jhi                                   on 2000/12/01  15:28:58
24811         Log: (Retracted by #7943.)
24812              
24813              Reserve the short named string operator names.
24814      Branch: perl
24815            ! pod/perldiag.pod t/op/misc.t toke.c
24816 ____________________________________________________________________________
24817 [  7940] By: jhi                                   on 2000/12/01  06:45:53
24818         Log: Get the three different space character classes right under utf8.
24819      Branch: perl
24820            + lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
24821            ! MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
24822            ! regexec.c t/op/pat.t utf8.c
24823 ____________________________________________________________________________
24824 [  7939] By: jhi                                   on 2000/12/01  03:26:26
24825         Log: Two more tests that make no sense in UTF-8 since the test
24826              data is not in UTF-8.
24827      Branch: perl
24828            ! t/op/regexp.t
24829 ____________________________________________________________________________
24830 [  7938] By: jhi                                   on 2000/12/01  03:20:39
24831         Log: \x{} doesn't any more require 'use utf8' outside regexen so why
24832              should it be required inside regexen?
24833      Branch: perl
24834            ! regcomp.c t/op/regmesg.t
24835 ____________________________________________________________________________
24836 [  7937] By: jhi                                   on 2000/12/01  02:58:53
24837         Log: Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
24838              stored and restored, and thusly was trounced by the utf8 swash
24839              routines.
24840      Branch: perl
24841            ! regcomp.c
24842 ____________________________________________________________________________
24843 [  7936] By: jhi                                   on 2000/11/30  20:41:39
24844         Log: Fix for 20001128.006, be more careful in Perl_sv_utf8_downgrade().
24845              Why the different platforms behave so differently (core dump vs
24846              no core dump) on this bug is a but of a mystery, but if I had to
24847              guess I would mumble something like 'alignment'.
24848      Branch: perl
24849            ! sv.c
24850 ____________________________________________________________________________
24851 [  7935] By: jhi                                   on 2000/11/30  16:17:02
24852         Log: Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits
24853              From: Robin Barker <rmb1@cise.npl.co.uk>
24854              Message-Id: <200011301427.OAA00030@tempest.npl.co.uk>
24855              Date: Thu, 30 Nov 2000 14:27:12 GMT
24856      Branch: perl
24857            ! perlio.c toke.c
24858 ____________________________________________________________________________
24859 [  7934] By: jhi                                   on 2000/11/30  16:04:49
24860         Log: In OS/390 'localhost' can be 'localhost.FOO.BAR'.
24861      Branch: perl
24862            ! t/lib/net-hostent.t
24863 ____________________________________________________________________________
24864 [  7933] By: jhi                                   on 2000/11/30  06:07:26
24865         Log: Subject: [ID 20001129.007] Not OK: perl v5.7.0 +DEVEL7928 on VMS_AXP V7.1 (UNINSTALLED)
24866              From: Peter Prymmer <pvhp@forte.com>
24867              Date: Wed, 29 Nov 2000 15:16:45 -0800 (PST)
24868              Message-Id: <Pine.OSF.4.10.10011291515570.328738-100000@aspara.forte.com>
24869              
24870              In VMS the localhost may be LOCALHOST.
24871      Branch: perl
24872            ! t/lib/net-hostent.t
24873 ____________________________________________________________________________
24874 [  7932] By: jhi                                   on 2000/11/30  01:11:11
24875         Log: Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
24876              From: Peter Prymmer <pvhp@forte.com>
24877              Date: Wed, 29 Nov 2000 12:36:40 -0800 (PST)
24878              Message-ID: <Pine.OSF.4.10.10011291233120.328738-100000@aspara.forte.com>
24879              
24880              plus regen perlapi.pod.
24881      Branch: perl
24882            ! pod/perlapi.pod utf8.c
24883 ____________________________________________________________________________
24884 [  7931] By: jhi                                   on 2000/11/30  01:06:19
24885         Log: Subject:  [PATCH perl@7930] get t/lib/filter-util.t to work on VMS 
24886              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
24887              Date:     Wed, 29 Nov 2000 17:15:11 EST
24888              Message-Id: <001129171439.6099b@DUPHY4.Physics.Drexel.Edu>
24889      Branch: perl
24890            ! t/lib/filter-util.pl t/lib/filter-util.t
24891 ____________________________________________________________________________
24892 [  7930] By: jhi                                   on 2000/11/29  18:51:55
24893         Log: Update Changes.
24894      Branch: perl
24895            ! Changes patchlevel.h
24896 ____________________________________________________________________________
24897 [  7929] By: jhi                                   on 2000/11/29  18:50:55
24898         Log: Update the va_copy() metaconfig unit.
24899      Branch: metaconfig/U/perl
24900            ! need_va_copy.U
24901 ____________________________________________________________________________
24902 [  7928] By: jhi                                   on 2000/11/29  17:50:43
24903         Log: Subject: [ID 20001128.003] Not OK: perl v5.7.0 +DEVEL7891 on ppc-linux 2.2.17  
24904              From: Dominic Dunlop <domo@computer.org>
24905              Date: Tue, 28 Nov 2000 16:41:57 +0100
24906              Message-Id: <p04320400b649771b9797@[192.168.1.4]>
24907              
24908              Patch to catch a core dump in the Configure va_copy test.
24909      Branch: perl
24910            ! Configure config_h.SH
24911 ____________________________________________________________________________
24912 [  7927] By: jhi                                   on 2000/11/29  17:31:59
24913         Log: Retract #7921, the patch shouldn't be needed.
24914      Branch: perl
24915            ! sv.c
24916 ____________________________________________________________________________
24917 [  7926] By: jhi                                   on 2000/11/29  17:01:41
24918         Log: Make the Class::Struct import() wiser.
24919      Branch: perl
24920            ! lib/Class/Struct.pm t/lib/class-struct.t
24921 ____________________________________________________________________________
24922 [  7925] By: jhi                                   on 2000/11/29  16:36:33
24923         Log: All the core library users of Class::Struct seem to be
24924              using "use Class::Struct 'struct';" instead of the bare
24925              "use Class::Struct;", which isn't documented in Class::Struct.
24926              This can't be right.
24927      Branch: perl
24928            ! lib/File/stat.pm
24929 ____________________________________________________________________________
24930 [  7924] By: jhi                                   on 2000/11/29  16:32:15
24931         Log: A test works better if it has the right 1..$n output.
24932      Branch: perl
24933            ! t/lib/class-struct.t
24934 ____________________________________________________________________________
24935 [  7923] By: jhi                                   on 2000/11/29  16:29:11
24936         Log: Forgot to MANIFEST the new Net::hostent test.
24937      Branch: perl
24938            ! MANIFEST
24939 ____________________________________________________________________________
24940 [  7922] By: jhi                                   on 2000/11/29  16:27:49
24941         Log: Integrate perlio.
24942      Branch: perl
24943           !> iperlsys.h perlio.c
24944 ____________________________________________________________________________
24945 [  7921] By: jhi                                   on 2000/11/29  16:27:10
24946         Log: (Retracted by #7927.)
24947              
24948              Subject: [PATCH] Is infinity a number?
24949              From: Simon Cozens <simon@cozens.net>
24950              Date: Wed, 29 Nov 2000 14:48:20 +0000
24951              Message-ID: <20001129144820.A31339@pembro33.pmb.ox.ac.uk>
24952      Branch: perl
24953            ! sv.c
24954 ____________________________________________________________________________
24955 [  7920] By: jhi                                   on 2000/11/29  16:23:02
24956         Log: Subject: net_hostent.t (was Re: [ID 20001128.002] what's the point of example code if it is buggy?)
24957              From: rspier@pobox.com (Robert Spier)
24958              Date: Wed, 29 Nov 2000 02:17:49 -0500
24959              Message-ID: <14884.44445.760322.278647@localhost.localdomain>
24960              
24961              Add a test for Net::hostent.
24962      Branch: perl
24963            + t/lib/net-hostent.t
24964 ____________________________________________________________________________
24965 [  7919] By: jhi                                   on 2000/11/29  16:21:31
24966         Log: Make "use Class::Struct 'struct';" work again (broken by #7617);
24967              add a test for Class::Struct.
24968      Branch: perl
24969            + t/lib/class-struct.t
24970            ! MANIFEST lib/Class/Struct.pm
24971 ____________________________________________________________________________
24972 [  7918] By: jhi                                   on 2000/11/29  15:48:40
24973         Log: Subject: Re: Minor suggestion for Sys::Syslog  [PATCH]
24974              From: rspier@pobox.com (Robert Spier)
24975              Date: Wed, 29 Nov 2000 02:25:39 -0500
24976              Message-ID: <14884.44915.86028.422238@localhost.localdomain>
24977              
24978              More checking in case someone has broken their services or
24979              protocol databases.
24980      Branch: perl
24981            ! ext/Sys/Syslog/Syslog.pm
24982 ____________________________________________________________________________
24983 [  7917] By: jhi                                   on 2000/11/29  15:46:25
24984         Log: Subject: [PATCH] $^O  win32 -> MSWin32
24985              From: rspier@pobox.com (Robert Spier)
24986              Date: Wed, 29 Nov 2000 02:17:38 -0500
24987              Message-ID: <14884.44434.340627.126145@localhost.localdomain>
24988              
24989              plus similar nits for vms, err, VMS, and UNICOS.
24990      Branch: perl
24991            ! t/lib/syslfs.t t/op/lfs.t
24992 ____________________________________________________________________________
24993 [  7916] By: jhi                                   on 2000/11/29  15:42:51
24994         Log: Subject: [PATCH] Tokeniser debugging
24995              From: Simon Cozens <simon@cozens.net>
24996              Date: Wed, 29 Nov 2000 14:15:45 +0000
24997              Message-ID: <20001129141545.A30864@pembro33.pmb.ox.ac.uk>
24998      Branch: perl
24999            ! perl.c perl.h pod/perlrun.pod toke.c
25000 ____________________________________________________________________________
25001 [  7915] By: jhi                                   on 2000/11/29  15:41:36
25002         Log: Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
25003              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25004              Date: Wed, 29 Nov 2000 02:13:14 -0500
25005              Message-ID: <20001129021314.A2532@monk.mps.ohio-state.edu>
25006              
25007              OUT keyword nits.
25008              
25009              Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
25010              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25011              Date: Wed, 29 Nov 2000 03:09:04 -0500
25012              Message-ID: <20001129030904.A2754@monk.mps.ohio-state.edu>
25013              
25014              OUT and IN_OUT documentation.
25015      Branch: perl
25016            ! lib/ExtUtils/xsubpp pod/perlxs.pod
25017 ____________________________________________________________________________
25018 [  7914] By: jhi                                   on 2000/11/29  03:35:01
25019         Log: Subject: Re: [ID 20001127.002] const subs hurt under debugger
25020              From: John Tobey <jtobey@john-edwin-tobey.org>
25021              Date: Tue, 28 Nov 2000 01:13:41 -0500 (EST)
25022              Message-Id: <m140e1N-000FOoC@feynman.localnet>
25023              
25024              plus a performance speedup noticed by Sarathy.
25025      Branch: perl
25026            ! op.c
25027 ____________________________________________________________________________
25028 [  7913] By: jhi                                   on 2000/11/29  03:16:59
25029         Log: Use "1 while unlink" so that VMS gets clean, too.
25030      Branch: perl
25031            ! t/lib/filter-util.t
25032 ____________________________________________________________________________
25033 [  7912] By: jhi                                   on 2000/11/29  03:09:08
25034         Log: Subject: [PATCH 5.7.0] OUT keyword for xsubpp
25035              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25036              Date: Tue, 28 Nov 2000 03:27:09 -0500
25037              Message-ID: <20001128032709.A23401@monk.mps.ohio-state.edu>
25038      Branch: perl
25039            ! lib/ExtUtils/xsubpp
25040 ____________________________________________________________________________
25041 [  7911] By: jhi                                   on 2000/11/29  03:06:30
25042         Log: This should have been part of #7872: no need to scan UTF-8
25043              until eternity.
25044      Branch: perl
25045            ! utf8.c
25046 ____________________________________________________________________________
25047 [  7910] By: jhi                                   on 2000/11/29  02:50:04
25048         Log: One more perltie.pod nit from Casey R. Tweten.
25049      Branch: perl
25050            ! pod/perltie.pod
25051 ____________________________________________________________________________
25052 [  7909] By: jhi                                   on 2000/11/29  02:44:23
25053         Log: Document the known sprintf test failures, exact standard
25054              reference from Dominic Dunlop, NonStop-UX testing from Tom Bates.
25055      Branch: perl
25056            ! pod/perldelta.pod t/op/sprintf.t
25057 ____________________________________________________________________________
25058 [  7908] By: jhi                                   on 2000/11/29  02:36:23
25059         Log: Add the Encoding table format documentation.
25060      Branch: perl
25061            + ext/Encode/Encode/EncodeFormat.pod
25062            ! MANIFEST
25063 ____________________________________________________________________________
25064 [  7907] By: jhi                                   on 2000/11/29  02:07:24
25065         Log: Subject: Re: [PATCH] Updating perltie.pod for arrays
25066              From: "Casey R. Tweten" <crt@kiski.net>
25067              Date: Tue, 28 Nov 2000 12:11:41 -0500 (EST)
25068              Message-ID: <Pine.OSF.4.21.0011281209050.25178-100000@home.kiski.net>
25069              
25070              Subject: Re: [PATCH] Updating perltie.pod for arrays
25071              From: "Casey R. Tweten" <crt@kiski.net>
25072              Date: Tue, 28 Nov 2000 15:03:50 -0500 (EST)
25073              Message-ID: <Pine.OSF.4.21.0011281458500.10331-100000@home.kiski.net>
25074      Branch: perl
25075            ! pod/perltie.pod
25076 ____________________________________________________________________________
25077 [  7906] By: nick                                  on 2000/11/28  22:40:59
25078         Log: Initial tidy of setmode() muddle (UNIX does not have, nor need it).
25079      Branch: perlio
25080            ! iperlsys.h perlio.c
25081 ____________________________________________________________________________
25082 [  7905] By: nick                                  on 2000/11/28  22:04:34
25083         Log: Integrate mainline
25084      Branch: perlio
25085           !> (integrate 39 files)
25086 ____________________________________________________________________________
25087 [  7904] By: jhi                                   on 2000/11/28  16:44:43
25088         Log: Subject: [ID 20001128.002] what's the point of example code if it is buggy?
25089              From: Nicholas Clark <nick@babyhippo.co.uk>
25090              Date: Tue, 28 Nov 2000 11:16:57 +0000
25091              Message-Id: <E140ikr-00076N-00@fruitbat.babyhippo.co.uk>
25092      Branch: perl
25093            ! pod/perlipc.pod
25094 ____________________________________________________________________________
25095 [  7903] By: jhi                                   on 2000/11/28  16:40:31
25096         Log: Subject: [PATCH] Updating perltie.pod for arrays
25097              From: "Casey R. Tweten" <crt@kiski.net>
25098              Date: Mon, 27 Nov 2000 17:47:20 -0500 (EST)
25099              Message-ID: <Pine.OSF.4.21.0011271746360.11659-100000@home.kiski.net>
25100      Branch: perl
25101            ! pod/perltie.pod
25102 ____________________________________________________________________________
25103 [  7902] By: jhi                                   on 2000/11/28  16:39:37
25104         Log: Subject: [PATCH] Re: 5.6 bug: split /^/ implies /m modifier (from CLPM)
25105              From: Robin Barker <rmb1@cise.npl.co.uk>
25106              Date: Mon, 27 Nov 2000 17:56:44 GMT
25107              Message-Id: <200011271756.RAA22706@tempest.npl.co.uk>
25108      Branch: perl
25109            ! pod/perlfunc.pod t/op/split.t
25110 ____________________________________________________________________________
25111 [  7901] By: jhi                                   on 2000/11/28  16:28:04
25112         Log: setmode() is a DOSish-only thing.
25113      Branch: perl
25114            ! perlio.c
25115 ____________________________________________________________________________
25116 [  7900] By: jhi                                   on 2000/11/28  16:21:46
25117         Log: Subject: [PATCH] perlcc.PL cleanups
25118              From: Simon Cozens <simon@cozens.net>
25119              Date: Tue, 28 Nov 2000 12:44:35 +0000
25120              Message-ID: <20001128124435.A5500@pembro33.pmb.ox.ac.uk>
25121      Branch: perl
25122            ! utils/perlcc.PL
25123 ____________________________________________________________________________
25124 [  7899] By: gsar                                  on 2000/11/28  06:32:55
25125         Log: reintegrate files missed by change#7895
25126      Branch: maint-5.6/perl
25127           +> ext/ByteLoader/bytecode.h utils/Makefile
25128            - utils/perlbc.PL
25129 ____________________________________________________________________________
25130 [  7897] By: gsar                                  on 2000/11/27  18:22:47
25131         Log: can't integrate these two files, for some reason
25132      Branch: maint-5.6/perl
25133            - ext/ByteLoader/bytecode.h utils/Makefile
25134 ____________________________________________________________________________
25135 [  7895] By: gsar                                  on 2000/11/27  18:11:21
25136         Log: integrate changes#6763..6766,6770,6773,6775..6776,6778,6780,
25137              6782..6791,6793..6814,6816,6818..6822,6824..6830,6838..6849,
25138              6757..6890,6892..6901 from mainline
25139              
25140              Bytecompiler patches from Benjamin Stuhl.
25141              
25142              More bytecompiler.
25143              
25144              Subject: [PATCH blead] B:: missing dependency
25145              
25146              Subject: [PATCH: 6757] configure.com updates and syslog build
25147              
25148              Long double Gconvert fixes from Yitzchak Scott-Thoennes
25149              and Spider Boardman.
25150              
25151              Subject: [PATCH blead] nextchar() abuse misses an optimisation
25152              
25153              Long double fixes from Spider Boardman.
25154              
25155              Make the selection of NVff et al stricter.
25156              
25157              cSVOPo_*v things index into the current PL_curpad
25158              under ithreads, which is different from the curpad
25159              used by the XSUB.  (In other words, the code as-is
25160              before this patch wouldn't work under ithreads.)
25161              
25162              Be portable.
25163              
25164              VMS MMS (make) wants null action.
25165              
25166              Mac and other portability updates from Chris Nandor.
25167              
25168              Storable support, v-version fixes.
25169              Subject: CPAN.pm beta for testing available
25170              
25171              Portability fix from Hugo van der Sanden.
25172              
25173              Bad makefile.
25174              
25175              Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
25176              
25177              Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
25178              
25179              Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
25180              
25181              Replace #6705 with a minimal doc patch.
25182              Subject: [PATCH 5.6.0] replace change #6705
25183              
25184              Drop the separate perlbc, perlcc -b should be enough.
25185              
25186              installperl couldn't tell whether it had run tests or not.
25187              Subject: [PATCH] Re: installperl and t/TEST
25188              
25189              Add silencer flags to installperl.
25190              Subject: [PATCH] Making installperl silent.
25191              
25192              Make "make install" by default silent.  A new "install-verbose"
25193              target is verbose.
25194              
25195              More liberal parsing of version numbers.
25196              Subject: Re: CPAN.pm beta for testing available
25197              
25198              Create directories in silence.
25199              Subject: [PATCH] Another silencer for MakeMaker
25200              
25201              DOS patches and portability/porting notes, from Tim Jenness.
25202              
25203              Make installman to recognize the silence flag -S.
25204              
25205              Actually do something with the silencer option.
25206              
25207              Continue silencing.
25208              
25209              Show the doc file, not the temp file.
25210              
25211              Regen perltoc.
25212              
25213              Subject: [PATCH] More silencing of installman.
25214              
25215              Better wording for the vec lvalue diagnostic.
25216              Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
25217              
25218              Subject: [PATCH: 6805] several more tweaks to configure.com
25219              
25220              Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
25221              
25222              Missing parts of 
25223              Subject: [PATCH: 6789] some endl fixes for VMS wackiness
25224              
25225              Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
25226              (applied slightly modified)
25227              
25228              installperl --verbose and --silent.
25229              Subject: Re: [PATCH] More silencing of installman.
25230              
25231              Add install-silent target.
25232              
25233              AIX 4.3.3 has SOCKS in libc with a differently named init routine,
25234              the problem reported in
25235              Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
25236              
25237              Tweak the sfio/useperlio logic, hopefully as wished in
25238              Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
25239              
25240              One forgotten file from #6816.
25241              
25242              Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
25243              
25244              Remove duplicately applied patch shards.
25245              Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
25246              
25247              Support preserving extremely big/small angles.
25248              
25249              Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
25250              
25251              Subject: [PATCH] installation not quite silent yet.
25252              
25253              Update the test count.
25254              
25255              Use UVxf, PTR2UV, NVff.
25256              
25257              Document PTR2XX and INT2PTR.
25258              
25259              no-install target a la make -n.
25260              Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
25261              
25262              grep -e isn't portable.
25263              Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
25264              
25265              Can't get the test to reliably work thanks to the
25266              inaccurateness of floating point.  "Resolves" bug ids
25267              20000826.003, 20000826.009, 20000826.010,
25268              
25269              Subject: installman buglet
25270              
25271              DJGPP update from Laszlo Molnar.
25272              
25273              Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
25274              
25275              Passing -R in ldflags makes now it to appear in the default
25276              for lddlflags, just like with -L.
25277              Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
25278              
25279              Test nit.
25280              
25281              Use the actual thread type, not the pointer-to-struct.
25282              
25283              Provice virtual $Config{ccflags_nolargefiles} etc. 
25284              
25285              display_format used as a class method without arguments was broken,
25286              reported in
25287              Subject: Math::Complex->display_format() sets style to 'Math::Complex'
25288              
25289              Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
25290              
25291              Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
25292              
25293              Subject: [PATCH@6855] _Minor_ change to overload.pm pod
25294              
25295              opmini.o may be left around if a build is interrupted.
25296              
25297              Typo in #6858.
25298              
25299              Fix for ID 20000828.001, long doubles were not formatted
25300              correctly (showed up in $], which stopped installing perl).
25301              
25302              An attempt to fix the problem reported in
25303              Subject: Building perl@6856 using gcc/AIX 4.3.3 
25304              I can't test this properly since the gcc installation I have
25305              access to seems to be botched (gcc is calling the AIX cpp,
25306              a losing proposition...)
25307              
25308              Add -ld to archname on long tr...double platforms.
25309              
25310              Subject: hv.h Doc Patch
25311              
25312              Potential cruft.
25313              
25314              Subject: [PATCH bleedperl@6856] warnings fixes
25315              
25316              -S is the silent flag, -s is the strip flag.
25317              Subject: [PATCH] Re: [PATCH] make no-install          
25318              
25319              Take out the SUIDMAIL thing, that will not be
25320              a problem in 5.7.*.
25321              
25322              Subject: [PATCH bleedperl@6866] spellings
25323              
25324              Subject: [PATCH] Re: files not cleaned even by veryclean
25325              
25326              Use minimal @INC in tests, most of the time just '../lib',
25327              so that we simply can't pick up stuff from other Perls than
25328              the one we are testing.  Pointed out by
25329              Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built   
25330              
25331              Update to Getopt::Long 2.24, from Johan Vromans.
25332              
25333              Fix for thinko in #6848.
25334              Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
25335              
25336              Patches all over for people and the files they (hopefully) care about.
25337              
25338              Subject: Net::protoent does not export 'getproto'
25339              
25340              Missed a change in #6869.
25341              
25342              Subject: [PATCH] Warnings in B::Deparse
25343              
25344              Subject: [PATCH] Glob dumping
25345              
25346              Disable one of the tests for now.
25347              
25348              Disabling the one test is a bit tricky.
25349              
25350              Don't forget to tidy up.
25351              
25352              The #6881 removed one dump line.
25353              
25354              Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
25355              
25356              Under usethreads the dumped variable is IN_PAD.
25357              Subject: Re: [PATCH] Glob dumping
25358              
25359              Subject: [ID 20000829.026] [PATCH 6868] File::Temp
25360              
25361              Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
25362              
25363              Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
25364              
25365              Regen Configure for #6894.
25366              
25367              Subject: [PATCH: 6889] updates to perlebcdic.pod
25368              
25369              Undo namespace pollution of #6878.
25370              Subject: Re: Net::protoent does not export 'getproto'
25371              
25372              Admit that we are leaking scalars.
25373              
25374              Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
25375      Branch: maint-5.6/perl
25376           !> (integrate 271 files)
25377 ____________________________________________________________________________
25378 [  7894] By: gsar                                  on 2000/11/27  16:00:34
25379         Log: a couple of nits
25380      Branch: maint-5.6/perl
25381            ! MANIFEST pp_sys.c
25382 ____________________________________________________________________________
25383 [  7893] By: gsar                                  on 2000/11/27  15:10:56
25384         Log: integrate changes#6666..6678,6680..6682,6684..6691,6699..6733,
25385              6740..6745,6747..6757,6760
25386              
25387              Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
25388              
25389              Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
25390              
25391              Doc nits spotted by Richard Soderberg.
25392              
25393              move WNOHANG definition to where other such things are
25394              
25395              Make $Config{byteorder} more magical so that it is
25396              dynamically computed: nice for 'fat binaries'.
25397              Subject: [PATCH]: default byteorder
25398              
25399              Subject: [PATCH] Cwd.pm now uses strict
25400              
25401              Subject: Re: [PATCH]Re: Questions about Math::BigFloat
25402              
25403              Get -DLEAKTEST to compile (not necessarily to work, mind)
25404              Subject: [ID 20000724.006] -DLEAKTEST problem
25405              
25406              perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
25407              
25408              Add perlebcdic from Peter Prymmer, regen toc.
25409              
25410              Don't propose using modules built for 5.005 if no binary
25411              compatibility with 5.005 is attempted.
25412              
25413              Do not use prototyping here.
25414              Subject: [ID 20000817.016] [PATCH] Peek.xs
25415              
25416              Document what the backtick returns if the command fails.
25417              
25418              Add byteorder to the myconfig output.
25419              
25420              Introduce NVef, NVff, and NVgf, use the middle one.
25421              (helps for lib/peek + Linux + long doubles)  Reported in
25422              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
25423              Use NVs in POSIX math, not doubles.
25424              Subject: [ID 20000817.014] POSIX & modfl
25425              
25426              Subject: [PATCH 5.6.0+] newSVrv() memory leak
25427              
25428              The byteorder code in #6671 was wrong.
25429              
25430              Fix the lib/complex failure of
25431              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
25432              Linux long double accuracy issue: something that
25433              when printed with %g looks like "2" but int() of it is 1.
25434              
25435              Propagate new Configure vars.
25436              
25437              Unbuffer the output.
25438              
25439              Subject: [PATCH] perltrap.pod spring cleaning
25440              
25441              Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
25442              Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
25443              
25444              Tiny Getopt::Long patch from Johan Vromans.
25445              
25446              Document code point which makes if (defined %stash::) to work
25447              (noted by Spider Boardman).
25448              
25449              Subject: [PATCH perl@6698] cygwin port
25450              
25451              Document the NDBM_File and ODBM_File as SDBM_File
25452              was documented in #6417.
25453              
25454              The new tests were missing from #6415.
25455              
25456              Add [[:blank:]] as suggested in
25457              Subject: [ID 20000716.024] [=cc=] / [:blank:]
25458              (the [=cc=] has already been taken care of by #6439
25459              so the whole bug report can be closed)
25460              and make [[:space:]] to be equivalent to isspace(3)
25461              (as opposed to \s, which is isSPACE()).  The difference
25462              is that now [[:space:]] matches the mythical vertical tab,
25463              while \s doesn't.
25464              
25465              Don't eat leading os from index entries.
25466              Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
25467              
25468              Subject: [PATCH 5.6.0+] fix for Win32::DomainName
25469              
25470              Typo in pp_complement().
25471              Subject: [PATCH perl-current] Deparse
25472              
25473              Add warnif(), check warnings further up the stack,
25474              all the warnings functions now can take an optional object reference.
25475              Subject: [PATCH bleedperl@6691] warnings pragma update
25476              
25477              Fix a core dump in lib/selfloader under -DDEBUGGING.
25478              Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED) 
25479              
25480              Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
25481              
25482              Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
25483              
25484              Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
25485              Put back the long double avoidance code to POSIX.xs
25486              because VMS seems to need it still.
25487              
25488              Introduce a 'veryclean' target that is like 'distclean'
25489              but also removes *~ and *.orig.
25490              
25491              Subject: [ID 20000817.023] endianness description in perlfunc.pod
25492              
25493              Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
25494              
25495              Let's try #6717 again.
25496              
25497              UTF8 concat fixes.
25498              Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
25499              
25500              pp_open() could pass an uninitialized filename down to do_open9().
25501              
25502              Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
25503              
25504              Update to CGI 2.72, from Lincoln Stein.
25505              
25506              Subject: [PATCH] Silence MakeMaker (Was: installman)
25507              
25508              Use temporary directory instead of current directory.
25509              Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
25510              
25511              Document odd vs even subreleases and -Dusedevel.
25512              
25513              The veryclean target needs to clobber.
25514              
25515              Use File::Spec->tmpdir().
25516              
25517              Document the number of exponent digits.
25518              
25519              Mention perlebcdic and perlposix-bc.
25520              
25521              s/this one/the 5.6.0 release/
25522              
25523              The #6724 is here.
25524              
25525              The correct cleaning order is an art.
25526              
25527              small tweaks for change#6705: avoid C++ style comments in C code;
25528              use Perl's malloc API rather than the low level system one
25529              
25530              Array context keeps slithering in.
25531              
25532              Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
25533              
25534              Subject: [PATCH] os2.c fix for use64bitint
25535              
25536              Update to Pod::LaTeX 0.53.
25537              Subject: [PATCH] lib/Pod/LaTeX.pm updates
25538              
25539              Document the endianness of Alpha more precisely.
25540              
25541              Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
25542              
25543              Rename the macro argument because some preprocessors
25544              can't tell the difference and expand arguments also inside
25545              double quoted strings.
25546              
25547              free TLS slot properly on Windows
25548              
25549              use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
25550              
25551              Unicos/mk requires elaborate paranoia.
25552              
25553              Tweak the floating point output routine preferences.
25554              
25555              Also under djgpp the timestamps are funky.
25556              
25557              Apply some PodParser 1.18 patches; the Pod/Find.pm
25558              patches cannot be applied since #6712 conflicts.
25559              
25560              Use PodParser 1.18 new test.
25561              
25562              A pod nit.
25563              Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
25564              
25565              Be verydeepclean.
25566      Branch: maint-5.6/perl
25567           +> pod/perlebcdic.pod
25568           !> (integrate 106 files)
25569 ____________________________________________________________________________
25570 [  7892] By: jhi                                   on 2000/11/27  15:02:32
25571         Log: Update Changes.
25572      Branch: perl
25573            ! Changes patchlevel.h
25574 ____________________________________________________________________________
25575 [  7891] By: jhi                                   on 2000/11/27  14:57:23
25576         Log: Subject: Re: perlfaq style changes
25577              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
25578              Date: Sat, 25 Nov 2000 23:32:26 -0800
25579              Message-ID: <KyLI6gzkgiRK092yn@efn.org>
25580              
25581              plus a note from Ronald Kimball.
25582      Branch: perl
25583            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq6.pod
25584 ____________________________________________________________________________
25585 [  7890] By: jhi                                   on 2000/11/27  14:53:14
25586         Log: Subject: [PATCH perl@7825] Re: [ID 20001122.006] weird behaviour of $|
25587              From: Benjamin Holzman <bah@ecnvantage.com>
25588              Date: Sun, 26 Nov 2000 16:27:33 -0500
25589              Message-ID: <20001126162733.J25040@ecnvantage.com>
25590      Branch: perl
25591            ! gv.c
25592 ____________________________________________________________________________
25593 [  7889] By: jhi                                   on 2000/11/27  14:43:11
25594         Log: Subject: [ID 20001127.004] White space problem in perlamiga.pod
25595              From: lvirden@cas.org
25596              Date: Mon, 27 Nov 2000 09:32:06 -0500 (EST)
25597              Message-Id: <200011271432.JAA09550@lwv26awu.cas.org>     
25598      Branch: perl
25599            ! README.amiga
25600 ____________________________________________________________________________
25601 [  7888] By: jhi                                   on 2000/11/27  14:32:34
25602         Log: Restore also the locale test to no-sprintf-taint state.
25603              Fixes the bug 20001127.003.
25604      Branch: perl
25605            ! sv.c t/pragma/locale.t
25606 ____________________________________________________________________________
25607 [  7887] By: gsar                                  on 2000/11/27  14:13:05
25608         Log: integrate changes#6613..6616,6620..6665 from mainline
25609              
25610              VMS configure.com update continues.
25611              
25612              Subject: Test fails / warnings with perl-current #6612
25613              
25614              Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
25615              
25616              Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
25617              
25618              For now remove the mail code.
25619              
25620              Subject: Re: [PATCH] @+, @- readonly
25621              
25622              Subject: warning: storage class after type is obsolescent
25623              
25624              Subject: sfio2000
25625              
25626              Subject: Re: File::Temp problems on VMS in bleedperl
25627              
25628              README.os2 update.
25629              Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
25630              
25631              Make the user to give up his firstborn, err, to knowingly
25632              verify installing an unstable developer release.  Also bump
25633              the release to 5.7.0, but leave a patch tag in the local
25634              patches saying that this is not yet the real thing.
25635              
25636              Update (kinda) to Test 1.14, from Joshua Pritikin.
25637              
25638              make ok etc also for win32.
25639              
25640              Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
25641              
25642              Don't blow limited stacks, a lower number is enough to
25643              tickle the lookbehind limit.
25644              
25645              Use -Dusedevel; regen Configure and the respective Porting stuff.
25646              
25647              Subject: [PATCH] debugger exit code should reflect user exit code
25648              
25649              Subject: [PATCH perl@6620] cygwin port
25650              
25651              Missed a file from #6638.
25652              
25653              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)
25654              
25655              magic callbacks all need to have same type signature
25656              
25657              Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
25658              
25659              Fix a dependency problem.
25660              Subject: [PATCH: 6640] VMS Makefile.SH update
25661              
25662              The numeric locale was reset to "C" by s?printf and never restored.
25663              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
25664              No test since adding the failing example to locale.t
25665              does not fail -- probably because the locale settings are so
25666              thoroughly tweaked by that time.  Running the example standalone
25667              does fail, though.  UPDATE: test case added at change #7540.
25668              
25669              Subject: [ID 20000324.040] minor fix to perlhpux.pod
25670              
25671              Update to CPAN 1.57.
25672              
25673              Subject: [PATCH] Cwd::_backtick_pwd does not check return value
25674              
25675              Change the perlbug address to perl.org since it's more forgiving.
25676              
25677              Change the regx compilation error markers to use = instead of <
25678              since pod makes using the latter quite messy.  Reported in
25679              ID 20000814.006 by Abigail and in
25680              Subject: Unknown escape E<> ?
25681              
25682              Update to perldebtut 1.9, from Richard Foley.
25683              
25684              check that the number pseudo children doesn't exceed
25685              MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
25686              the WaitForMultipleObjects() limit that would cause wait()
25687              to crash)
25688              wait() and waitpid() could potentially be rewritten to use
25689              more than one thread to do the waiting to eliminate this
25690              limitation
25691              
25692              change#6328 could make close(SOCKET) return false on windows
25693              when it shouldn't
25694              
25695              pod nit seen in passing
25696              
25697              on windows, the return values from wait() and waitpid() don't
25698              match those of pseudo-pids
25699              
25700              waitpid() now handles externally spawned pids correctly;
25701              fixes for backtick/wait/waitpid failures on Windows 9x
25702              these changes make the pid returned by process functions on
25703              Windows 9x always positive by clearing the high bit (which
25704              is always set on Win9x); pseudo-process PIDs are likewise
25705              always negative now on Win9x (just as on NT/2000)
25706              
25707              trailing new %ENV entries weren't being pushed into the real
25708              environment of subprocesses on Windows
25709              
25710              Tweak the regex compilation errors once more.
25711              
25712              avoid warnings from dense compiler
25713              
25714              add "ok" targets from change#6632 in makefile.mk
25715      Branch: maint-5.6/perl
25716            - lib/Pod/PlainText.pm vms/configure.com
25717           !> (integrate 66 files)
25718 ____________________________________________________________________________
25719 [  7886] By: jhi                                   on 2000/11/27  13:54:18
25720         Log: __FUNCTION__ isn't portable and trying to emulate it leads
25721              into practically spelling out the name of the function.
25722              Takes care of the bug 20001127.001.
25723      Branch: perl
25724            ! perlio.c
25725 ____________________________________________________________________________
25726 [  7885] By: gsar                                  on 2000/11/27  13:53:18
25727         Log: integrate changes#6540..6541,6546..6549,6552..6554,6557..6606,
25728              6610..6611 from mainline
25729              
25730              Make regular expression parse error messages easier to understand.
25731              Subject: Re: enhanced(?) regex error messages
25732              
25733              Tiny tidying on report_evil_fh().
25734              
25735              Subject: Re: enhanced(?) regex error messages 
25736              plus Capitalize the error messages, plus perldiag them.
25737              
25738              Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
25739              
25740              Document here-doc better.
25741              
25742              Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
25743              
25744              Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
25745              Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
25746              (either perlbug or p5p ate the original), plus regen
25747              perlapi and perltoc. 
25748              
25749              Regen global.sym.
25750              
25751              Double check that we have a dirhandle.
25752              
25753              Subject: Re: enhanced(?) regex error messages
25754              (plus two small patches sent privately)
25755              (this still seems to leave few test failures)
25756              
25757              warn is a macro, avoid using at a variable to avoid warnings
25758              in some configurations; readdir.t is too conservative in
25759              estimating number of *.t's
25760              
25761              Get back into sync with Jeffrey on the enhanced regex warnings.
25762              
25763              Subject: [PATCH 5.6.0] cygwin port
25764              
25765              Zero entries were skipped, fix from Adrian Goalby
25766              <argoalby@yahoo.co.uk>
25767              
25768              Subject: Remove dead entry in perldiag
25769              
25770              Amend the description of Perl6.
25771              Subject: [PATCH Perl-5.6.0] perlfaq1.pod
25772              
25773              detypo
25774              
25775              It's the 2ndO'ROSSC.
25776              
25777              Revert the sv.c part of #6559, a better fix is needed.
25778              
25779              Iterating perl6 description.
25780              
25781              Update to Term::ANSIColor 1.03, from Russ Allbery.
25782              
25783              Update to Getopt::Long 2.23_05, from Johan Vromans.
25784              
25785              Small AUTHORS and MAINTAIN updates.  Could do with big updates.
25786              
25787              Update to Pod::Parser 1.17, from Brad Appleton.
25788              
25789              Update to CPAN 1.56, from Andreas König.
25790              
25791              Update to CGI 2.70, from Lincoln Stein.
25792              
25793              Put back the std @INC thing.
25794              
25795              Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
25796              Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
25797              
25798              Document the IO::Select timeout.
25799              
25800              sleep(1) does not necessarily return 1.
25801              Subject: [PATCH bleadperl] op/lex_assign.t  
25802              
25803              Subject: debugger "d" command doesnt check line number
25804              
25805              B::Deparse didn't do sub attributes.
25806              Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
25807              
25808              Preprocessing and postprocessing for File::Find.
25809              Subject: Patch to Find::File.pm to allow alphabetical results
25810              
25811              Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value 
25812              
25813              Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
25814              
25815              Subject: Re: [ID 20000730.003] utf8::length() bad
25816              
25817              Subject: Getting perlio and threads to compile
25818              (the Solaris version changes in Configure skipped)
25819              
25820              Tests for #6589.
25821              Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
25822              
25823              Add Perl debugging tutorial, regen toc. 
25824              Subject: perldebtut.pod
25825              
25826              Add a few missing files, update MANIFEST.
25827              
25828              Rewrite of vms/subconfigure.com as configure.com,
25829              from Peter Prymmer and the vmsperl crew.
25830              
25831              Should have deleted this in #6603.
25832              
25833              Fix the test for 5005threads.
25834              
25835              Fix-n-skip the tests under 5005threads.
25836              
25837              Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
25838              
25839              Upgrade to CGI 2.71, from Lincoln Stein.
25840      Branch: maint-5.6/perl
25841           +> lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
25842           +> lib/Pod/PlainText.pm pod/perldebtut.pod t/lib/gol-oo.t
25843           +> t/op/regmesg.t t/pod/find.t vms/configure.com
25844            - vms/subconfigure.com
25845            ! lib/lib.pm
25846           !> (integrate 115 files)
25847 ____________________________________________________________________________
25848 [  7884] By: jhi                                   on 2000/11/27  13:44:33
25849         Log: Subject:  [PATCH perl@7795 (and earlier)] VMS test cleanup
25850              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
25851              Date:     Mon, 27 Nov 2000 08:23:54 EST
25852              Message-Id: <001127082318.6381c@DUPHY4.Physics.Drexel.Edu>
25853      Branch: perl
25854            ! vms/descrip_mms.template vms/test.com
25855 ____________________________________________________________________________
25856 [  7883] By: gsar                                  on 2000/11/27  11:50:46
25857         Log: integrate changes#6469..6484,6486..6501,6504..6505,6507..6509,
25858              6511..6513,6515..6523,6525..6536
25859              
25860              The swallow_bom() saga continues.  The #23 of require.t
25861              (UTF16-LE) still fails (silently, no output) but the #22
25862              (UTF16-BE) seems to be working now.  The root of the
25863              failure may be in sv_gets(): is it UTF-16LE-aware,
25864              especially when it comes to line endings? 
25865              
25866              Document the problem with -P in HP-UX and its workaround.
25867              
25868              Subject: [PATCH] allow non-variable as lhs of non-updating tr///
25869              (aka ID 20000730.002)
25870              
25871              Subject: fix and question re: waitpid() under win32
25872              
25873              Make the safety catch for buggy gccs work with triple version
25874              numbers like 2.95.2.  Reported in
25875              Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
25876              
25877              In Digital UNIX warn if gcc explicitly chosen because even
25878              2.95.2 is known to cause problems.
25879              
25880              Make chr() for values >127 to create utf8 when under utf8.
25881              
25882              various syntax errors and such (not fixed: comp/require.t#22 coredump
25883              on Windows)
25884              
25885              Stash away the largefiles flags and libswanted.
25886              
25887              BOM patching from Simon Cozens.
25888              
25889              If gccosandvers is equal to osname, clear gccosandvers.
25890              
25891              Make p4desc to skip non-mainperl branches by default.
25892              
25893              Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
25894              
25895              The test from this
25896              Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
25897              
25898              In new BSDs changes to argv[] do not show up in ps(1) output,
25899              instead one must use setproctitle().  This was already addressed
25900              by change #6457, but the below has a new variant for FreeBSD 4.0
25901              or later, and the matter is also documented more.
25902              
25903              FreeBSD 3.* updates from
25904              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
25905              
25906              regen_headers, regen perltoc.
25907              
25908              Document in one place the memory abstractions used in Perl core.
25909              
25910              memcpy has n o in it, as pinted ut by Sarathy.
25911              
25912              Remove the extraneous "main::" prefix from all the
25913              "opened only for", "on closed", and "never opened" warnings.
25914              
25915              The name of a filehandle does not have <these>.
25916              
25917              The tr utf8 patching continues.
25918              
25919              The new setproctitle() feature is available only in 
25920              bleeding edge FreeBSD.  From Paul Saab.
25921              
25922              Subject: [PATCH bleadperl] [ID 20000731.010] regex error 
25923              
25924              Dump UVs as UVs in Data::Dumper.
25925              
25926              detypo #6494
25927              
25928              Document the IVdf UVuf UVof UVxf.
25929              
25930              require.t needs binmode() to work on windows
25931              
25932              Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
25933              that are hopefully soon put into use.
25934              
25935              Allow "no Module;" even if there is no 'unimport'.
25936              
25937              Better skip message for the test; one of the two problems in
25938              Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
25939              
25940              The subtest 4 may fail also on VOBS, as pointed out
25941              by Nick Ing-Simmons in November 1999, bug id 19991124.003
25942              (but the failure in that bug report isn't the subtest 4).
25943              
25944              Be more informative on what is skipped and why,
25945              also repeat the list at the end.
25946              
25947              Add a URL for FSF.
25948              
25949              Subject: [PATCH] sv.h documentation - SvLEN
25950              
25951              Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
25952              
25953              Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
25954              
25955              Subject: [PATCH] bad cppsymbols on os2 + Configure question
25956              
25957              Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
25958              
25959              Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
25960              mention the idea of @( and @)
25961              
25962              This is 6512.  Really.
25963              
25964              Subject: [ID 19990721.004] Documentation bug in perlfunc
25965              
25966              Subject: Minor tweak to perlvar.pod
25967              
25968              In the warnings call filehandles consistently so;
25969              add "unopened" warning for stat().
25970              
25971              After the #6519 a warning about stat() is just that,
25972              not about a filetest, which now have their own warning.
25973              
25974              Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
25975              
25976              Subject: Re: Array vs. List context
25977              
25978              Subject: New perlcc, take 2
25979              
25980              Weed buglets pointed out by
25981              Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
25982              
25983              gcc versions might have (parentheses) in them.
25984              
25985              Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
25986              
25987              Essential prototype changes were missing from #6527.
25988              Also make report_evil_fh() more bomb-proof.
25989              
25990              Zap lib/Sys directory when cleaning up.
25991              
25992              Change the Policy policy: now -Dprefix= with an existing
25993              Policy.sh and prefix == siteprefix == vendorprefix, then all
25994              of them follow along the new prefix.
25995              Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
25996              
25997              Continue fixing the io warnings.  This also
25998              sort of fixes bug ID 20000802.003: the core dump
25999              is no more.  Whether the current behaviour is correct
26000              (giving a warning: "Not a format reference"), is another matter.
26001              
26002              Have symbols for the IoTYPEs.
26003              
26004              Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
26005              
26006              Document a bit that UDP is not what you might think.
26007              Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
26008              tr memory corruption fix from Simon Cozens.
26009              
26010              Plug the security hole described in the Aug 05 2000 bugtraq message
26011              "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
26012              The security hole exists only in suidperls, which isn't
26013              installed or even built by default.
26014      Branch: maint-5.6/perl
26015           !> (integrate 71 files)
26016 ____________________________________________________________________________
26017 [  7882] By: gsar                                  on 2000/11/27  10:25:36
26018         Log: integrate changes#6439..6444,6446..6453,6455..6457,6460..6465,6467..6468
26019              from mainline
26020              
26021              Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
26022              to be fatal errors (instead of by default ignoring them, and
26023              ignoring with a bug: even though -w gave an error, the opening [
26024              was left in)  Reported in:
26025              
26026              Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
26027              
26028              Subject: [PATCH] split /^/
26029              
26030              MacOS nits from Matthias Neeracher.
26031              
26032              More split() doc and test patches from Mike Guy.
26033              
26034              Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
26035              from Graham Barr in the module list.
26036              
26037              docfix from Peter Scott <Peter@PSDT.com>.
26038              
26039              File::Temp patches for VMS and OS/2 from Tim Jenness.
26040              
26041              open() wariness in perlbug.
26042              
26043              Subject: [PATCH] minor doc change - perlguts
26044              
26045              Subject: Minor doc patch: handy.h
26046              
26047              Be wary of close()s, too.
26048              
26049              Further File::Temp patches from Yitzchak Scott-Thoennes
26050              and Craig A. Berry.
26051              
26052              Subject: [PATCH] fixes bug 20000508.004
26053              
26054              Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
26055              
26056              Allow "no AutoLoader;", based on change #6444,
26057              suggested by Graham Barr.
26058              
26059              Use setproctitle() if available to modify $0.
26060              
26061              Warn if the version of the operating system used to compile gcc
26062              differs from the current version of the operating system.
26063              Also display the gcc compilation os and version in myconfig.
26064              Inspiration from
26065              
26066              Tiny fixes for #6460.
26067              
26068              The problem described in this
26069              Subject: [ID 20000322.018] named chars aren't magical enough
26070              has been fixed in perl 5.6.0 but just in case added a test
26071              to keep it away.  (The report from Joseph Hall.)
26072              
26073              Tune the comments and hopefully stop a memory leak.
26074              
26075              Subject: UTF8 concat
26076              (with a memory leak fixed, plus a few casts added)
26077              This also seems to help for
26078              Subject: [ID 20000716.015] join UTF8 weirdness
26079              
26080              Do not upgrade SVs into utf8 just because they participate
26081              in eq or cmp.  Reported and fix suggested in
26082              Subject: [ID 20000720.009] sv_eq UTF8 bug
26083              
26084              Fix the HALF_UPGRADE() macro introduced in #6263.
26085              
26086              Find green threads before native threads.
26087              Subject: Re: Patch to jpl/JNI/Makefile.PL
26088      Branch: maint-5.6/perl
26089           !> (integrate 30 files)
26090 ____________________________________________________________________________
26091 [  7881] By: jhi                                   on 2000/11/27  05:48:41
26092         Log: It seems that *both* the unused submatch loop cleanup
26093              codes are needed.
26094      Branch: perl
26095            ! regexec.c
26096 ____________________________________________________________________________
26097 [  7880] By: jhi                                   on 2000/11/27  04:50:07
26098         Log: Clean .exists deeper.
26099      Branch: perl
26100            ! Makefile.SH
26101 ____________________________________________________________________________
26102 [  7879] By: jhi                                   on 2000/11/27  02:31:35
26103         Log: The code in regcppop() (see #7878) contains the correct lower
26104              limit for the unused submatch 'cleanup' loop so that under
26105              "use utf8" the following code wouldn't dump core:
26106              "," =~ /([^,]*,)*/  With the the wrong lower limit (>=1)
26107              the cleanup loop in regtry() stomped beyond allocated area
26108              in the startp[] array.  Therefore, copied the correct lower
26109              loop limit (*PL_reglastparen) to regtry().  Note: something
26110              may still not be quite right: why was the _higher_ loop limit
26111              (prog->nparens) different in the utf8 case?
26112              
26113              After this patch "./perl -Ilib -Mutf8 t/op/regexp.t" works
26114              without core dumps, there were about 17 of them before
26115              the patch (with us since Perl 5.7.0).  Two failures, still:
26116              496 and 505 (though these may not be severe).
26117              
26118              Patch #7881 is also needed since both the cleanup loops
26119              seem to be needed.
26120              
26121              Also, the t/op/pat#44 seems to core dump under utf8.
26122              Plus a couple of failures.  UGH-8.
26123      Branch: perl
26124            ! regexec.c
26125 ____________________________________________________________________________
26126 [  7878] By: jhi                                   on 2000/11/27  02:21:17
26127         Log: The unused submatch cleanup code in regtry() seems to be more crucial,
26128              the code in regcppop() seems to be redundant for the test suite --
26129              but it contains a germ of truth, and it needed for the build
26130              process itself: see #7879 and #7881.
26131      Branch: perl
26132            ! regexec.c
26133 ____________________________________________________________________________
26134 [  7877] By: jhi                                   on 2000/11/27  01:53:09
26135         Log: Comment on comment.
26136      Branch: perl
26137            ! regexec.c
26138 ____________________________________________________________________________
26139 [  7876] By: jhi                                   on 2000/11/27  00:49:59
26140         Log: Adjust the docs to agree with #7875.
26141      Branch: perl
26142            ! pod/perllocale.pod
26143 ____________________________________________________________________________
26144 [  7875] By: jhi                                   on 2000/11/27  00:49:27
26145         Log: Retract #7863.  It makes more sense not to taint formatted output,
26146              not even by sprintf().
26147      Branch: perl
26148            ! sv.c
26149 ____________________________________________________________________________
26150 [  7874] By: jhi                                   on 2000/11/26  23:36:02
26151         Log: Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
26152              Not really fixed (should really dump the UTF-8 charclass),
26153              but stopped displaying the garbage.
26154              
26155              Also add a note on the (missing) Unicode PSXSPC and BLANK.
26156      Branch: perl
26157            ! regcomp.c
26158 ____________________________________________________________________________
26159 [  7873] By: jhi                                   on 2000/11/26  21:31:13
26160         Log: BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
26161      Branch: perl
26162            ! regexec.c
26163 ____________________________________________________________________________
26164 [  7872] By: jhi                                   on 2000/11/26  21:06:04
26165         Log: No need to scan till infinity, 13 is enough.
26166      Branch: perl
26167            ! handy.h utf8.c
26168 ____________________________________________________________________________
26169 [  7871] By: jhi                                   on 2000/11/26  20:20:32
26170         Log: Test line numbers are different with utf8.
26171      Branch: perl
26172            ! t/op/re_tests
26173 ____________________________________________________________________________
26174 [  7870] By: jhi                                   on 2000/11/26  20:10:12
26175         Log: Message nit.
26176      Branch: perl
26177            ! regcomp.c
26178 ____________________________________________________________________________
26179 [  7869] By: jhi                                   on 2000/11/26  19:01:05
26180         Log: Make utf8_length() and utf8_distance() (the latter of which
26181              is unused at the moment) to be less forgiving about bad UTF-8.
26182      Branch: perl
26183            ! embed.h embed.pl objXSUB.h proto.h utf8.c
26184 ____________________________________________________________________________
26185 [  7868] By: jhi                                   on 2000/11/26  18:45:56
26186         Log: Subject: Re: [ID 20001125.004] OK: perl v5.7.0 +DEVEL7825 on i686-linux 2.2.17 (UNINSTALLED)
26187              From: Benjamin Holzman <bah@ecnvantage.com>
26188              Date: Sat, 25 Nov 2000 20:40:20 -0500       
26189              Message-ID: <20001125204020.A25040@ecnvantage.com>              
26190              
26191              Debian allows installing /usr/bin/locale without installing
26192              any locales, an error message will ensue.
26193      Branch: perl
26194            ! t/pragma/locale.t
26195 ____________________________________________________________________________
26196 [  7867] By: jhi                                   on 2000/11/26  18:31:12
26197         Log: Subject: Re: [PATCH: perl@7825] SvTEMP-ness on rhs of aassign can wreak havoc
26198              From: Benjamin Holzman <bah@ecnvantage.com>
26199              Date: Sun, 26 Nov 2000 02:42:34 -0500
26200              Message-ID: <20001126024234.G25040@ecnvantage.com>
26201              
26202              Patch for the bug 20000212.002.
26203      Branch: perl
26204            ! sv.c t/op/array.t
26205 ____________________________________________________________________________
26206 [  7866] By: jhi                                   on 2000/11/26  18:28:09
26207         Log: Subject: PATCH: File::Temp fix on WindowsNT/VMS
26208              From: Tim Jenness <t.jenness@jach.hawaii.edu>
26209              Date: Fri, 24 Nov 2000 18:38:34 -1000 (HST)
26210              Message-ID: <Pine.LNX.4.21.0011241833230.18423-100000@lapaki.jach.hawaii.edu>
26211              
26212              File::Temp 0.11.
26213      Branch: perl
26214            ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
26215 ____________________________________________________________________________
26216 [  7865] By: jhi                                   on 2000/11/26  18:24:22
26217         Log: The metaconfig unit change for #7864.
26218      Branch: metaconfig/U/perl
26219            ! need_va_copy.U
26220 ____________________________________________________________________________
26221 [  7864] By: jhi                                   on 2000/11/26  18:23:41
26222         Log: Make the va_copy() test not to be so talkative.
26223      Branch: perl
26224            ! Configure config_h.SH
26225 ____________________________________________________________________________
26226 [  7863] By: jhi                                   on 2000/11/26  18:11:02
26227         Log: Fix locale inconsistencies unearthed by Hugo's work.
26228              Now the floating point sprintf really does taint the result
26229              string as perllocale promises (has promised for a long time)
26230              if "use locale" is in the lexical scope.
26231      Branch: perl
26232            ! sv.c t/pragma/locale.t
26233 ____________________________________________________________________________
26234 [  7862] By: jhi                                   on 2000/11/26  00:35:15
26235         Log: Subject: [PATCH] Re: pp_add -> pp_i_add efficiency hack?
26236              From: Nicholas Clark <nick@ccl4.org>
26237              Date: Sun, 26 Nov 2000 00:07:50 +0000
26238              Message-ID: <20001126000750.A22446@plum.flirble.org>
26239              
26240              Infinit.
26241      Branch: perl
26242            ! sv.c
26243 ____________________________________________________________________________
26244 [  7861] By: jhi                                   on 2000/11/26  00:01:26
26245         Log: Integrate perlio.
26246      Branch: perl
26247           !> doio.c perlio.c perliol.h pp_sys.c win32/makefile.mk
26248 ____________________________________________________________________________
26249 [  7860] By: nick                                  on 2000/11/25  22:04:17
26250         Log: Correct relative path from new ext\Filter\Util\Call location
26251              back to miniperl.
26252      Branch: perlio
26253            ! win32/makefile.mk
26254 ____________________________________________________________________________
26255 [  7859] By: nick                                  on 2000/11/25  21:26:54
26256         Log: Integrate mainline.
26257      Branch: perlio
26258           +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
26259           +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
26260           +> t/lib/filter-util.t
26261            - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
26262            - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
26263            - t/lib/filt-util.t
26264           !> AUTHORS Configure MANIFEST README.amiga configure.com doio.c
26265           !> embed.h embed.pl ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
26266           !> hints/solaris_2.sh hints/uwin.sh hints/vmesa.sh
26267           !> lib/ExtUtils/MM_Unix.pm makedef.pl perl.h perlio.c perlio.h
26268           !> perlsdio.h proto.h t/lib/io_sock.t win32/Makefile
26269           !> win32/makefile.mk
26270 ____________________________________________________________________________
26271 [  7858] By: gsar                                  on 2000/11/25  20:52:17
26272         Log: C<foreach my $x ...> in pseudo-fork()ed process may diddle
26273              parent's memory; fix it by keeping track of the actual pad
26274              offset rather than a raw pointer (this change is probably also
26275              relevant to non-ithreads case to avoid fallout from reallocs of
26276              the pad array, but is currently only enabled for the ithreads
26277              case in the interests of minimal disruption to existing "well
26278              tested" code)
26279      Branch: perl
26280            ! embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
26281            ! proto.h scope.c scope.h sv.c t/op/fork.t
26282 ____________________________________________________________________________
26283 [  7857] By: nick                                  on 2000/11/25  20:01:28
26284         Log: All tests pass on Win32/gcc/USE_PERLIO.
26285              - when crlf layer is pushed make unix-level binary.
26286              - remove :crlf injection in pp_backtick in pp_sys.c
26287              - (Change dependacy of extension .dll's to perldll.def rather than perl.exe)
26288      Branch: perlio
26289            ! doio.c perlio.c pp_sys.c win32/makefile.mk
26290 ____________________________________________________________________________
26291 [  7856] By: jhi                                   on 2000/11/25  18:38:30
26292         Log: Update the metaconfig units for #7855.
26293      Branch: metaconfig/U/perl
26294            ! useperlio.U usesocks.U
26295 ____________________________________________________________________________
26296 [  7855] By: jhi                                   on 2000/11/25  18:37:54
26297         Log: Undo the SOCKS workarounds, instead start using PerlIO
26298              if SOCKS is selected.
26299              
26300              Subject: perl@7847, [ID 20001030.005], close-patch, perlio - The big cleanup
26301              From: Jens Hamisch <jens@Strawberry.COM>
26302              Date: Fri, 24 Nov 2000 18:31:30 +0100
26303              Message-ID: <20001124183130.E28337@Strawberry.COM>
26304              
26305              Subject: Re: perl@7847, [ID 20001030.005], close-patch, perlio - Patch the patch ...
26306              From: Jens Hamisch <jens@Strawberry.COM>
26307              Date: Fri, 24 Nov 2000 19:11:51 +0100
26308              Message-ID: <20001124191151.A28753@Strawberry.COM>
26309      Branch: perl
26310            ! Configure doio.c embed.h embed.pl makedef.pl perl.h perlio.c
26311            ! perlio.h perlsdio.h proto.h t/lib/io_sock.t
26312 ____________________________________________________________________________
26313 [  7854] By: jhi                                   on 2000/11/25  17:39:08
26314         Log: Undo #7848.  Some of the code seems to use walkoptree(),
26315              some walkoptree_slow().  An unfinished renaming?
26316              Now the sub is walkoptree() (which is @EXPORT_OK),
26317              the walkoptree_slow() is a typeglob alias to walkoptree.
26318              This makes the tests to pass, at least.
26319      Branch: perl
26320            ! ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
26321 ____________________________________________________________________________
26322 [  7853] By: nick                                  on 2000/11/24  22:24:33
26323         Log: Re-arrange crlf vs binary for platforms that care.
26324              crlf layer is now "the" buffer layer and can turn its behaviour on/off.
26325              Lip-service to making stdio layer work on such platfroms (untested).
26326              Now fails 3 tests rather than one, checkin to see if I can debug 
26327              the issue under linux. (Do not merge.)
26328      Branch: perlio
26329            ! doio.c perlio.c perliol.h
26330 ____________________________________________________________________________
26331 [  7852] By: jhi                                   on 2000/11/24  18:57:39
26332         Log: AUTHORS edits.
26333      Branch: perl
26334            ! AUTHORS
26335 ____________________________________________________________________________
26336 [  7851] By: jhi                                   on 2000/11/24  17:34:56
26337         Log: Add Jan-Erik Karlsson.
26338      Branch: perl
26339            ! AUTHORS
26340 ____________________________________________________________________________
26341 [  7850] By: jhi                                   on 2000/11/24  17:27:56
26342         Log: Configure should find stdchar on its own.
26343      Branch: perl
26344            ! hints/solaris_2.sh
26345 ____________________________________________________________________________
26346 [  7849] By: jhi                                   on 2000/11/24  17:24:55
26347         Log: Subject: PATCH over 7848: Filter test flawed
26348              From: andreas.koenig@anima.de (Andreas J. Koenig)
26349              Date: 24 Nov 2000 10:28:29 +0100
26350              Message-ID: <m3k89tbtxe.fsf@ak-71.mind.de>
26351      Branch: perl
26352            ! t/lib/filter-util.t
26353 ____________________________________________________________________________
26354 [  7848] By: jhi                                   on 2000/11/24  17:22:15
26355         Log: Subject: [ID 20001124.001] B exports "walkoptree" but does not define it
26356              From: Simon Cozens <simon@pembro4.pmb.ox.ac.uk>
26357              Date: Fri, 24 Nov 2000 16:12:58 +0000
26358              Message-Id: <E13zLT8-0005FN-00@pembro4.pmb.ox.ac.uk>
26359      Branch: perl
26360            ! ext/B/B.pm
26361 ____________________________________________________________________________
26362 [  7847] By: jhi                                   on 2000/11/24  03:07:01
26363         Log: Integrate perlio.
26364      Branch: perl
26365           !> doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
26366           !> win32/makefile.mk
26367 ____________________________________________________________________________
26368 [  7846] By: gsar                                  on 2000/11/24  00:55:57
26369         Log: integrate changes#6415..6418,6420..6438 from mainline
26370              
26371              Fix the bitvector ops for utf8 (tricky since past 7 bits
26372              the utf8 'characters' can be more than one octet).
26373              
26374              MPE/ix updates for perl 5.6.0 from Mark Bixby.
26375              
26376              Subject: SDBM_File documentation
26377              
26378              Detypo.
26379              
26380              Decutandpasto.
26381              
26382              Send all installperl messages to STDERR and be -w clean.
26383              
26384              Out-of-date note removed.
26385              
26386              Protect against "wild next"s, that is, callbacks doing "next"
26387              instead of "return".
26388              
26389              Use STDOUT consistently.
26390              
26391              The output might have been produced in the wrong order.
26392              
26393              A missing 'break' after the [[:space:]] switch case.
26394              
26395              Add tests for
26396              [ID 19991110.003] another matching finding by pcre author
26397              which has already been fixed by some patch, as verified in
26398              
26399              Documentation to explain the behaviour of map().
26400              
26401              Add an optimization for map-maps-a-list-element-to-more-list-elements
26402              case, but add also notes explaining the relationship of this
26403              patch and the earlier notes by Sarathy.
26404              
26405              Subject: [ID 20000716.023] syslog test fails without sockets
26406              
26407              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
26408              Test cases for #6431.
26409              
26410              File::Spec::VMS fixup for tmpdir from Craig Berry.
26411              
26412              Make the "uninit variable" warning to say "concat or string"
26413              or "join or string" when in concat or join .
26414              
26415              Get UTF16 BOMs working.  Patch from
26416              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
26417              
26418              Subject: [PATCH] Make large file tests deal with SIGXFSZ
26419              
26420              Subject: [ID 20000724.003] Documentation changes for perllocale.pod
26421              
26422              Subject: [PATCH] av.c apidoc
26423      Branch: maint-5.6/perl
26424           !> (integrate 43 files)
26425 ____________________________________________________________________________
26426 [  7845] By: gsar                                  on 2000/11/24  00:20:45
26427         Log: integrate changes#6406..6414 from mainline
26428              
26429              Merge perlhacktut into perlhack, update perlguts.
26430              
26431              Fix AutoSplit to use File::Spec the right way in VMS,
26432              from Peter Prymmer.
26433              
26434              The bug report
26435              [ID 19991110.002] minimal matching discrepancy found by pcre author
26436              seems to have been fixed (though differently from what was suggested
26437              in the report) in 5.6.0.  Add tests to keep the bug from reappearing.
26438              
26439              thinko fix in vms/descrip_mms.template, the win32.pod in lib,
26440              not in pod, from Peter Prymmer
26441              
26442              Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
26443              From: Hugo <hv@crypt.compulink.co.uk>
26444              Date: Fri, 14 Jul 2000 23:05:20 +0100
26445              Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
26446              
26447              Didn't anymore apply, but that point still could use another fix.
26448              
26449              lib/b test fixes from Peter Prymmer.
26450              
26451              More docs for sv functions.
26452              
26453              perlvms.pod whitespace cleanup to keep pod utils happy.
26454              
26455              another VMS build tweak from Peter Prymmer
26456      Branch: maint-5.6/perl
26457           !> embed.pl lib/AutoSplit.pm pod/perlapi.pod pod/perlfunc.pod
26458           !> pod/perlguts.pod pod/perlhack.pod sv.c t/lib/b.t t/op/re_tests
26459           !> vms/descrip_mms.template vms/perlvms.pod
26460 ____________________________________________________________________________
26461 [  7844] By: nick                                  on 2000/11/23  23:42:45
26462         Log: Win32/perlio Now just fails one io/argv.t test - lack 
26463              of default :crlf on standard streams.
26464      Branch: perlio
26465            ! doio.c perlio.c
26466 ____________________________________________________________________________
26467 [  7843] By: nick                                  on 2000/11/23  23:04:05
26468         Log: Win32 passes all but t/lib/peek.t with perlio and home-grown crlf.
26469              peek fail is showing a real problem (multiple crlf layers
26470              are getting pushed.)
26471      Branch: perlio
26472            ! doio.c perlio.c win32/makefile.mk
26473 ____________________________________________________________________________
26474 [  7842] By: nick                                  on 2000/11/23  19:46:23
26475         Log: Implement PerlIO_binmode()
26476              Fix PerlIOCrlf_unread() (*--ptr rather than *ptr-- ...)
26477              Test on UNIX with PERLIO="perlio crlf" to mimic Win32,
26478              make binmode in t/lib/io_tell.t unconditional so that works.
26479              Checkin just so Win32 machine can see these changes.
26480      Branch: perlio
26481            ! doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
26482 ____________________________________________________________________________
26483 [  7841] By: jhi                                   on 2000/11/23  19:30:00
26484         Log: README.amiga changes from Jan-Erik Karlsson <trg@privat.utfors.se>.
26485      Branch: perl
26486            ! README.amiga
26487 ____________________________________________________________________________
26488 [  7840] By: jhi                                   on 2000/11/23  17:18:02
26489         Log: SOCKS wrestling continues, patches from Jens Hamisch.
26490      Branch: perl
26491            ! doio.c embed.h embed.pl perlsdio.h proto.h
26492 ____________________________________________________________________________
26493 [  7839] By: jhi                                   on 2000/11/23  16:54:14
26494         Log: Push Filter::Util::Call one level deeper.
26495      Branch: perl
26496            + t/lib/filter-util.t
26497           +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
26498           +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
26499            - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
26500            - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
26501            - t/lib/filt-util.t
26502            ! MANIFEST configure.com hints/uwin.sh hints/vmesa.sh
26503            ! win32/Makefile win32/makefile.mk
26504 ____________________________________________________________________________
26505 [  7838] By: jhi                                   on 2000/11/23  16:52:40
26506         Log: Reach back one higher up when searching for PERL_SRC.
26507      Branch: perl
26508            ! lib/ExtUtils/MM_Unix.pm
26509 ____________________________________________________________________________
26510 [  7837] By: jhi                                   on 2000/11/23  16:05:41
26511         Log: Subject: Re: perl@7826
26512              Date: Thu, 23 Nov 2000 02:20:25 -0600
26513              From: "Craig A. Berry" <craigberry@mac.com>
26514              Message-Id: <p04330102b6424b6cd4c9@[172.16.52.1]>
26515              
26516              Make VMS to like Filter::Util::Call. 
26517      Branch: perl
26518            ! configure.com ext/Filter/Util/Makefile.PL
26519 ____________________________________________________________________________
26520 [  7836] By: nick                                  on 2000/11/23  16:04:08
26521         Log: Implement crlf layer - not ready for merge.
26522      Branch: perlio
26523            ! perlio.c win32/makefile.mk
26524 ____________________________________________________________________________
26525 [  7835] By: jhi                                   on 2000/11/23  15:56:52
26526         Log: STDCHAR is different in Sparc v9 vs x86.
26527      Branch: perl
26528            ! hints/solaris_2.sh
26529 ____________________________________________________________________________
26530 [  7834] By: jhi                                   on 2000/11/23  15:50:47
26531         Log: The type needs to be visible to protos.
26532      Branch: perl
26533            ! perl.h
26534 ____________________________________________________________________________
26535 [  7833] By: jhi                                   on 2000/11/23  15:40:46
26536         Log: Finish unfinished SOCKS workaround changes.
26537      Branch: perl
26538            ! doio.c
26539 ____________________________________________________________________________
26540 [  7832] By: jhi                                   on 2000/11/23  15:33:30
26541         Log: Integrate perlio.
26542      Branch: perl
26543           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
26544           !> win32/makefile.mk
26545 ____________________________________________________________________________
26546 [  7831] By: nick                                  on 2000/11/23  10:31:07
26547         Log: Correct makefile.mk dependancies for ext/Filter/Util
26548              Build ext/Encode
26549              Run dmake regen_config_h
26550      Branch: perlio
26551            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
26552            ! win32/makefile.mk
26553 ____________________________________________________________________________
26554 [  7830] By: nick                                  on 2000/11/23  08:05:07
26555         Log: Integrate mainline
26556      Branch: perlio
26557           +> ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
26558           +> ext/Filter/Util/Makefile.PL lib/Filter/Simple.pm
26559           +> t/lib/filt-util.pl t/lib/filt-util.t
26560           !> (integrate 41 files)
26561 ____________________________________________________________________________
26562 [  7829] By: gsar                                  on 2000/11/23  03:07:11
26563         Log: build the Filter extension on windows
26564      Branch: perl
26565            ! win32/Makefile win32/makefile.mk
26566 ____________________________________________________________________________
26567 [  7828] By: gsar                                  on 2000/11/23  02:46:35
26568         Log: regenerate win32/config* and fix some inconsistencies in the
26569              makefiles; always export Perl_deb() because it is needed
26570              by ext/re/* (whether perl itself is built with -DDEBUGGING
26571              or not)
26572      Branch: perl
26573            ! makedef.pl win32/Makefile win32/config_H.bc win32/config_H.gc
26574            ! win32/config_H.vc win32/makefile.mk
26575 ____________________________________________________________________________
26576 [  7827] By: gsar                                  on 2000/11/23  02:18:38
26577         Log: get sources building on windows+MSVC again (untested with other
26578              compilers)
26579      Branch: perl
26580            ! win32/include/sys/socket.h win32/perllib.c
26581 ____________________________________________________________________________
26582 [  7826] By: jhi                                   on 2000/11/23  01:18:26
26583         Log: Update Changes.
26584      Branch: perl
26585            ! Changes patchlevel.h
26586 ____________________________________________________________________________
26587 [  7825] By: jhi                                   on 2000/11/23  00:20:41
26588         Log: Subject: Re: av.c patch (having slight problems)
26589              From: "Ben Tilly" <ben_tilly@hotmail.com>
26590              Date: Tue, 21 Nov 2000 23:29:31 -0500
26591              Message-ID: <LAW2-F113pL32ctFfj800000d81@hotmail.com>
26592              
26593              unshift() speedup.
26594      Branch: perl
26595            ! av.c
26596 ____________________________________________________________________________
26597 [  7824] By: jhi                                   on 2000/11/22  23:59:15
26598         Log: Fixes for signedness warnings noticed by VMSperlers.
26599      Branch: perl
26600            ! ext/Storable/Storable.xs regcomp.c sv.c
26601 ____________________________________________________________________________
26602 [  7823] By: jhi                                   on 2000/11/22  23:19:31
26603         Log: Subject: [PATCH perl@7795] small cleanup task for test suite
26604              From: Peter Prymmer <pvhp@forte.com>
26605              Date: Wed, 22 Nov 2000 15:04:13 -0800 (PST)
26606              Message-ID: <Pine.OSF.4.10.10011221457530.519633-100000@aspara.forte.com>
26607      Branch: perl
26608            ! t/pragma/warn/pp_hot
26609 ____________________________________________________________________________
26610 [  7822] By: jhi                                   on 2000/11/22  22:52:20
26611         Log: Be clean.
26612      Branch: perl
26613            ! Makefile.SH
26614 ____________________________________________________________________________
26615 [  7821] By: jhi                                   on 2000/11/22  22:46:39
26616         Log: Add the simple frontend to Filter::Util:Call, Filter::Simple 0.01
26617              by Damian Conway, as suggested by Paul Marquess.
26618      Branch: perl
26619            + lib/Filter/Simple.pm
26620 ____________________________________________________________________________
26621 [  7820] By: jhi                                   on 2000/11/22  22:45:51
26622         Log: Add the Filter::Util::Call 1.04 by Paul Marquess from Filter-1.19.
26623      Branch: perl
26624            + ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
26625            + ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
26626            + t/lib/filt-util.t
26627            ! MANIFEST
26628 ____________________________________________________________________________
26629 [  7819] By: jhi                                   on 2000/11/22  22:03:27
26630         Log: Integrate perlio.
26631      Branch: perl
26632           !> README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
26633           !> win32/makefile.mk
26634 ____________________________________________________________________________
26635 [  7818] By: jhi                                   on 2000/11/22  21:56:02
26636         Log: More SOCKS versus 64-bit patches from Jens Hamisch.
26637      Branch: perl
26638            ! doio.c embed.h embed.pl makedef.pl perl.h pp_sys.c proto.h
26639            ! t/lib/io_sock.t
26640 ____________________________________________________________________________
26641 [  7817] By: jhi                                   on 2000/11/22  21:39:49
26642         Log: Subject: [PATCH 5.7.0] Liblist returns found libraries
26643              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26644              Date: Wed, 22 Nov 2000 16:08:12 -0500
26645              Message-ID: <20001122160812.A24269@monk.mps.ohio-state.edu>
26646      Branch: perl
26647            ! lib/ExtUtils/Liblist.pm
26648 ____________________________________________________________________________
26649 [  7816] By: jhi                                   on 2000/11/22  21:38:25
26650         Log: Go ahead and #include <unistd.h> in perl.h.
26651      Branch: perl
26652            ! doio.c malloc.c mg.c perl.h pp.c pp_hot.c pp_sys.c toke.c
26653            ! util.c
26654 ____________________________________________________________________________
26655 [  7815] By: jhi                                   on 2000/11/22  21:22:52
26656         Log: Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
26657              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26658              Date: Mon, 20 Nov 2000 18:30:52 -0500
26659              Message-ID: <20001120183051.A15228@monk.mps.ohio-state.edu>
26660      Branch: perl
26661            ! pod/perlre.pod regcomp.c t/op/re_tests
26662 ____________________________________________________________________________
26663 [  7814] By: jhi                                   on 2000/11/22  21:21:46
26664         Log: Subject: [PATCH 5.7.0] Liblist finally works
26665              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26666              Date: Tue, 21 Nov 2000 22:02:17 -0500
26667              Message-ID: <20001121220217.A24174@monk.mps.ohio-state.edu>
26668      Branch: perl
26669            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_VMS.pm
26670            ! lib/ExtUtils/MakeMaker.pm
26671 ____________________________________________________________________________
26672 [  7813] By: jhi                                   on 2000/11/22  21:20:23
26673         Log: Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706    +Duseperlio on AIX4.[23]
26674              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
26675              Date: Wed, 22 Nov 2000 17:53:15 +0100
26676              Message-Id: <20001122174544.49A2.H.M.BRAND@hccnet.nl>
26677              
26678              AIX dynaloader and perlio patch.
26679      Branch: perl
26680            ! ext/DynaLoader/dl_aix.xs
26681 ____________________________________________________________________________
26682 [  7812] By: jhi                                   on 2000/11/22  21:17:52
26683         Log: (Accidentally empty patch.)
26684      Branch: perl
26685            ! av.c
26686 ____________________________________________________________________________
26687 [  7811] By: jhi                                   on 2000/11/22  21:16:31
26688         Log: Subject: [PATCH: perl@7777] make VMS' test.com tail compatible w/ unix
26689              From: Peter Prymmer <pvhp@forte.com>
26690              Date: Mon, 20 Nov 2000 16:53:54 -0800 (PST)
26691              Message-ID: <Pine.OSF.4.10.10011201651050.373336-100000@aspara.forte.com>
26692      Branch: perl
26693            ! vms/test.com
26694 ____________________________________________________________________________
26695 [  7810] By: jhi                                   on 2000/11/22  21:15:36
26696         Log: Subject: Re: perl@7777 
26697              From: "John P. Linderman" <jpl@research.att.com>
26698              Date: Wed, 22 Nov 2000 13:11:11 -0500
26699              Message-Id: <200011221811.NAA90072@raptor.research.att.com>
26700              
26701              Detypoing.
26702      Branch: perl
26703            ! lib/CPAN.pm
26704 ____________________________________________________________________________
26705 [  7809] By: jhi                                   on 2000/11/22  21:14:19
26706         Log: Subject:  [PATCH perl@7795] Perlio_tell fix
26707              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
26708              Date:     Wed, 22 Nov 2000 13:51:37 EST
26709              Message-Id: <001122135058.56e24@DUPHY4.Physics.Drexel.Edu>
26710      Branch: perl
26711            ! perlsdio.h
26712 ____________________________________________________________________________
26713 [  7808] By: jhi                                   on 2000/11/22  21:13:27
26714         Log: Subject: [ID 20001120.003] [PATCH] io_udp.t fails without 'localhost'
26715              From: Casey Tweten <crt@kiski.net>
26716              Date: Mon, 20 Nov 2000 11:53:03 -0500 (EST)
26717              Message-Id: <200011201653.LAA10194@home.kiski.net>
26718      Branch: perl
26719            ! t/lib/io_udp.t
26720 ____________________________________________________________________________
26721 [  7807] By: jhi                                   on 2000/11/22  21:12:35
26722         Log: Subject: [ID 20001120.002] [PATCH] io_sock.t fails without 'localhost'
26723              From: Casey Tweten <crt@kiski.net>
26724              Date: Mon, 20 Nov 2000 11:36:11 -0500 (EST)
26725              Message-Id: <200011201636.LAA07227@home.kiski.net>
26726      Branch: perl
26727            ! t/lib/io_sock.t
26728 ____________________________________________________________________________
26729 [  7806] By: jhi                                   on 2000/11/22  21:10:59
26730         Log: Subject: Re: [PATCH] Evolution of h2xs [WAS: Re: PATCH subs.pm]
26731              From: "Casey R. Tweten" <crt@kiski.net>
26732              Date: Wed, 22 Nov 2000 09:05:07 -0500 (EST)
26733              Message-ID: <Pine.OSF.4.21.0011220903580.1811-100000@home.kiski.net>
26734      Branch: perl
26735            ! utils/h2xs.PL
26736 ____________________________________________________________________________
26737 [  7805] By: nick                                  on 2000/11/22  21:05:06
26738         Log: Integrate mainline
26739      Branch: perlio
26740           !> Changes Porting/genlog ext/DB_File/DB_File.xs
26741           !> ext/DB_File/version.c lib/Test.pm patchlevel.h
26742           !> utils/perlbug.PL
26743 ____________________________________________________________________________
26744 [  7804] By: jhi                                   on 2000/11/22  21:01:12
26745         Log: Subject: [PATCH] Test.pm POD peculiarity
26746              From: "Casey R. Tweten" <crt@kiski.net>
26747              Date: Tue, 21 Nov 2000 15:01:25 -0500 (EST)
26748              Message-ID: <Pine.OSF.4.21.0011211458020.20114-100000@home.kiski.net>
26749      Branch: perl
26750            ! lib/Test.pm
26751 ____________________________________________________________________________
26752 [  7803] By: jhi                                   on 2000/11/22  20:59:59
26753         Log: Subject: [ID 20001122.002] [PATCH 5.7.0@7795] two small patches to perlbug
26754              From: "Philip Newton" <pnewton@gmx.de>
26755              Date: Wed, 22 Nov 2000 14:25:53 +0100
26756              Message-Id: <3A1BD771.25462.1939FAD@localhost>
26757              
26758              Be case-understanding also on 's', and use the -oi of sendmail
26759              not to terminate the transmission on a lone '.'.
26760      Branch: perl
26761            ! utils/perlbug.PL
26762 ____________________________________________________________________________
26763 [  7802] By: nick                                  on 2000/11/22  20:51:42
26764         Log: Win32 PerlIO intermediate state now working as expected.
26765              - In current state we are still using C runtime in text/binary
26766              mode and "crlf" layer is just a dummy (clone of perlio buffer layer).
26767              - PERLIO=stdio and PERLIO=unix pass all expected tests.
26768              - PERLIO=perlio fails t/lib/dprof.t because Dprof.xs calls PerlIO_tell()
26769              and PerlIO_seek() and the dummy crlf layer is not making adjustments
26770              for CRLF translation happening in C runtime. All other tests pass.
26771              
26772              Added note to README.win32 to point out the snags of doing a perl build
26773              with Norton AntiVirus turned on.
26774              
26775              Tweaked t/pragma/warnings.t so that when run stand-alone you can tell
26776              which file a fail comes from.
26777              
26778              Updated "canned" config.h to match the one generated.
26779      Branch: perlio
26780            ! README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
26781            ! win32/makefile.mk
26782 ____________________________________________________________________________
26783 [  7801] By: jhi                                   on 2000/11/22  06:50:20
26784         Log: Nickety nits.
26785      Branch: perl
26786            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
26787 ____________________________________________________________________________
26788 [  7800] By: jhi                                   on 2000/11/22  01:29:55
26789         Log: Changes had accidentally gone too silent on non-main branches.
26790      Branch: perl
26791            ! Changes Porting/genlog patchlevel.h
26792 ____________________________________________________________________________
26793 [  7799] By: gsar                                  on 2000/11/22  01:02:56
26794         Log: some lib_pm.PL changes snuck in via change#7772
26795      Branch: maint-5.6/perl
26796            ! Makefile.SH
26797 ____________________________________________________________________________
26798 [  7798] By: nick                                  on 2000/11/21  21:59:40
26799         Log: Integrate mainline
26800      Branch: perlio
26801           !> (integrate 28 files)
26802 ____________________________________________________________________________
26803 [  7797] By: jhi                                   on 2000/11/21  21:01:45
26804         Log: Integrate perlio.
26805      Branch: perl
26806           !> doio.c perlio.c perlio.h win32/perllib.c win32/win32.c
26807 ____________________________________________________________________________
26808 [  7796] By: nick                                  on 2000/11/21  20:36:22
26809         Log: Win32 builds and runs (mostly) with USE_PERLIO.
26810              PERLIO=perlio passes all tests. 
26811              PERLIO=stdio (sadly the default) hangs in t.pragma/warnings.t #319
26812      Branch: perlio
26813            ! perlio.c win32/perllib.c win32/win32.c
26814 ____________________________________________________________________________
26815 [  7795] By: jhi                                   on 2000/11/21  19:03:44
26816         Log: Update Changes.
26817      Branch: perl
26818            ! Changes patchlevel.h
26819 ____________________________________________________________________________
26820 [  7794] By: jhi                                   on 2000/11/21  18:56:34
26821         Log: Subject: PerlIO_apply_layers prototype (was Re: [PATCH: perl@7777] add system locale testing for VMS)
26822              From: "Craig A. Berry" <craigberry@mac.com>
26823              Date: Mon, 20 Nov 2000 20:27:06 -0600
26824              Message-Id: <p04330101b63f8baf25a2@[172.16.52.1]>
26825              
26826              A cut-and-pasto.
26827      Branch: perl
26828            ! perlio.h
26829 ____________________________________________________________________________
26830 [  7793] By: jhi                                   on 2000/11/21  18:54:41
26831         Log: Subject: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706 +Duseperlio on AIX4.[23]
26832              From: Dominic Dunlop <domo@computer.org> 
26833              Date: Mon, 20 Nov 2000 18:55:29 +0100
26834              Message-Id: <p04320403b63b2c750dce@[192.168.1.4]> 
26835              
26836              va_copy() and the need of it.
26837              See <http://wwwold.dkuug.dk/JTC1/SC22/WG14/www/docs/n907.ps>.
26838      Branch: metaconfig/U/perl
26839            + need_va_copy.U
26840      Branch: perl
26841            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
26842            ! config_h.SH configure.com epoc/config.sh handy.h perlio.c
26843            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
26844            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
26845            ! win32/config.bc win32/config.gc win32/config.vc
26846 ____________________________________________________________________________
26847 [  7792] By: jhi                                   on 2000/11/21  17:04:10
26848         Log: Integrate scope.h@7790 from perlio, works better with multiplicity.
26849      Branch: perl
26850           !> scope.h
26851 ____________________________________________________________________________
26852 [  7791] By: jhi                                   on 2000/11/21  17:01:16
26853         Log: Export the SOCKS workaround symbols only if necessary.
26854      Branch: perl
26855            ! doio.c embed.h embed.pl makedef.pl perlsdio.h proto.h
26856 ____________________________________________________________________________
26857 [  7790] By: nick                                  on 2000/11/20  23:57:11
26858         Log: If we use (aTHX_ ...) then put Perl_ on the front. (Or drop the aTHX_).
26859      Branch: perlio
26860            ! scope.h
26861 ____________________________________________________________________________
26862 [  7789] By: nick                                  on 2000/11/20  23:38:33
26863         Log: Integrate mainline
26864      Branch: perlio
26865           +> lib/File/Spec/Epoc.pm
26866           !> (integrate 34 files)
26867 ____________________________________________________________________________
26868 [  7788] By: nick                                  on 2000/11/20  23:20:18
26869         Log: Make extra buffer layer work (dummy crlf layer)
26870      Branch: perlio
26871            ! doio.c perlio.c perlio.h
26872 ____________________________________________________________________________
26873 [  7787] By: jhi                                   on 2000/11/20  22:44:04
26874         Log: Subject: [PATCH: perl@7777] add system locale testing for VMS
26875              From: Peter Prymmer <pvhp@forte.com>
26876              Date: Mon, 20 Nov 2000 12:56:52 -0800 (PST)
26877              Message-ID: <Pine.OSF.4.10.10011201244390.376086-100000@aspara.forte.com>
26878      Branch: perl
26879            ! t/pragma/locale.t
26880 ____________________________________________________________________________
26881 [  7786] By: jhi                                   on 2000/11/20  22:29:10
26882         Log: Subject: DOC PATCH 5.6.0 perlreftut
26883              From: mjd@plover.com
26884              Date: 20 Nov 2000 19:45:06 -0000
26885              Message-ID: <20001120194506.9505.qmail@plover.com>
26886      Branch: perl
26887            ! pod/perlreftut.pod
26888 ____________________________________________________________________________
26889 [  7785] By: jhi                                   on 2000/11/20  22:27:44
26890         Log: Subject: [ID 20001120.010] typo in lib/Cwd.pm broke Cwd::chdir
26891              From: David Dyck <dcd@tc.fluke.com>
26892              Date: Mon, 20 Nov 2000 11:43:40 -0800
26893              Message-Id: <200011201943.LAA08451@dd.tc.fluke.com>
26894      Branch: perl
26895            ! lib/Cwd.pm
26896 ____________________________________________________________________________
26897 [  7784] By: jhi                                   on 2000/11/20  22:23:21
26898         Log: Subject: [PATCH 5.7.0] lexicals not recognized in a run-time (?{})
26899              Date: Mon, 20 Nov 2000 17:06:10 -0500
26900              To: Mailing list Perl5 <perl5-porters@perl.org>
26901              Message-ID: <20001120170609.A11780@monk.mps.ohio-state.edu>
26902      Branch: perl
26903            ! pp_ctl.c t/op/pat.t
26904 ____________________________________________________________________________
26905 [  7783] By: jhi                                   on 2000/11/20  22:11:18
26906         Log: Subject: [PATCH] doop.c - UTF8 tr///               
26907              From: Simon Cozens <simon@cozens.net>
26908              Date: Sat, 18 Nov 2000 18:49:30 +0000
26909              Message-ID: <20001118184930.A31687@pembro4.pmb.ox.ac.uk>
26910              
26911              Subject: Re: [PATCH] doop.c - UTF8 tr///           
26912              From: Simon Cozens <simon@cozens.net>
26913              Date: Mon, 20 Nov 2000 20:45:22 +0000
26914              Message-ID: <20001120204522.A26042@pembro4.pmb.ox.ac.uk>
26915              
26916              Make tr on UTF-8 better but still not correct.
26917      Branch: perl
26918            ! doop.c
26919 ____________________________________________________________________________
26920 [  7782] By: jhi                                   on 2000/11/20  22:02:16
26921         Log: Remove the shared object before attempting to create
26922              (by linking) a new one.  E.g. in AIX not removing
26923              becomes quite painful if one tries to do more than one
26924              build in the same tree (an interrupted build, for example),
26925              since the AIX' shared dynaloader seemingly keeps the shared
26926              objects open and therefore 'busy' for quite a while, even when
26927              nobody is using the objects, leading into link failures.
26928      Branch: perl
26929            ! lib/ExtUtils/MM_Unix.pm
26930 ____________________________________________________________________________
26931 [  7781] By: gsar                                  on 2000/11/20  19:02:55
26932         Log: type mismatch due to faulty integration
26933      Branch: maint-5.6/perl
26934            ! toke.c win32/Makefile
26935 ____________________________________________________________________________
26936 [  7780] By: gsar                                  on 2000/11/20  17:31:55
26937         Log: integrate changes#6392,6394..6399,6401..6404
26938              
26939              The {multiplier} of a fixed substring was overlooked which
26940              caused a wrong initial search offset for that substring.
26941              
26942              Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
26943              From: Hugo <hv@crypt.compulink.co.uk>
26944              Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
26945              Date: Thu, 13 Jul 2000 19:27:13 +0100
26946              
26947              Fix the BOM bug: not a byteorder bug, a signedness bug.
26948              
26949              Replace change #6337 with a better one.
26950              
26951              Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
26952              From: Hugo <hv@crypt.compulink.co.uk>
26953              Date: Fri, 14 Jul 2000 04:16:20 +0100
26954              Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
26955              
26956              MakeMaker should not remove editor backups (*~) on `make clean`
26957              by default (completes change#6383)
26958              
26959              move new variables to the end of the interpreter structure (for
26960              bincompat in code that doesn't #include XSUB.h)
26961              
26962              rename totally bletcherous SvLOCK() thingy (doesn't do what the
26963              name suggests anyway)
26964              
26965              various cleanups (typos, misformatted code, and small bugs)
26966              
26967              typecasts needed for change#6394
26968              
26969              typos in change#6399, regen headers
26970              
26971              inconsistent types needs casts
26972              
26973              PERL_OBJECT build tweaks
26974      Branch: maint-5.6/perl
26975           !> MANIFEST doop.c embed.h embed.pl embedvar.h
26976           !> ext/IPC/SysV/Makefile.PL global.sym intrpvar.h
26977           !> lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h pod/perlapi.pod
26978           !> pp.c proto.h regcomp.c regexec.c sv.h t/op/re_tests thread.h
26979           !> toke.c util.c
26980 ____________________________________________________________________________
26981 [  7779] By: gsar                                  on 2000/11/20  17:06:29
26982         Log: integrate changes#6376..6378,6380,6383,6385..6388,6391
26983              
26984              Cosmetics and perldelta.
26985              
26986              Fix nits noticed by Boston.pm.
26987              
26988              Do the cc sanity check both before the hints and
26989              after the cc selction.
26990              
26991              get sprintf.t to adjust properly for 3-digit exponents
26992              
26993              don't clobber *.orig files on *clean targets
26994              
26995              fix bugs in processing %v-*d and similar format specs (from
26996              Avi Finkel <avi@finkel.org>)
26997              
26998              sprintf test tweaks (from Dominic Dunlop)
26999              
27000              new selfloader.t in change#6183 doesn't close DATA handles,
27001              and thus fails to clean up tmp files on dosish platforms
27002              
27003              typos (spotted by Peter Prymmer)
27004              
27005              typo fix from Craig Berry
27006      Branch: maint-5.6/perl
27007           !> Configure Makefile.SH config_h.SH ext/IPC/SysV/Makefile.PL
27008           !> pod/perldelta.pod pod/perlre.pod sv.c t/lib/english.t
27009           !> t/lib/selfloader.t t/op/sprintf.t vms/subconfigure.com
27010           !> x2p/Makefile.SH
27011 ____________________________________________________________________________
27012 [  7778] By: gsar                                  on 2000/11/20  16:46:51
27013         Log: integrate changes#6340..6342,6348,6354,6356,6357,6371,6372,6375
27014              
27015              Subject: Re: format bug report  [Patch]
27016              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
27017              Date: Wed, 05 Jul 2000 13:12:52 +0200
27018              Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
27019              
27020              Subject: Re: format bug report  [Patch]
27021              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
27022              Date: Wed, 05 Jul 2000 14:10:01 +0200
27023              Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
27024              
27025              Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
27026              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
27027              Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
27028              Date: Fri, 07 Jul 2000 17:57:16 +0100
27029              
27030              Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
27031              To: perl5-porters@perl.org
27032              From: Karsten Sperling <spiff@phreax.net>
27033              Date: Mon, 10 Jul 2000 15:12:52 +0200
27034              Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
27035              
27036              README.posix-bc podified from Thomas Dorner.
27037              
27038              Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take2
27039              From: Dominic Dunlop <domo@computer.org>
27040              Date: Tue, 11 Jul 2000 12:27:33 +0200
27041              Message-Id: <p04320405b590a14d4650@[192.168.1.4]>
27042              
27043              Typo in #6341.
27044              
27045              Fix for
27046              Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
27047              From: Roderick Schertler <roderick@argon.org>
27048              Date: Tue, 11 Jul 2000 13:55:05 -0400
27049              Message-Id: <200007111755.NAA05077@jones.argon.org>
27050              
27051              Minor cleanups on the booklist.
27052              
27053              Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
27054              regen perltoc.
27055              
27056              windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
27057      Branch: maint-5.6/perl
27058           +> pod/perlbook.pod
27059           !> MANIFEST README.posix-bc doio.c lib/Symbol.pm pod/Makefile.SH
27060           !> pod/buildtoc.PL pod/perl.pod pod/perlfaq2.pod pod/perltoc.pod
27061           !> pp_hot.c t/op/sprintf.t t/op/write.t toke.c win32/win32sck.c
27062 ____________________________________________________________________________
27063 [  7777] By: jhi                                   on 2000/11/20  16:08:49
27064         Log: Update Changes.
27065      Branch: perl
27066            ! Changes patchlevel.h
27067 ____________________________________________________________________________
27068 [  7776] By: jhi                                   on 2000/11/20  15:27:56
27069         Log: Assume SOCKS is broken in all 64bitall platforms, not just Solaris.
27070              This may be overly harsh but until proven otherwise, we think this
27071              way, or until we have a simple test for Configure (having to start
27072              up servers is does not count as simple) to check for the problems.
27073      Branch: perl
27074            ! perl.h
27075 ____________________________________________________________________________
27076 [  7775] By: jhi                                   on 2000/11/20  15:22:17
27077         Log: Solaris hints tweaks.
27078      Branch: perl
27079            ! hints/solaris_2.sh
27080 ____________________________________________________________________________
27081 [  7774] By: jhi                                   on 2000/11/20  15:01:20
27082         Log: Add a workaround to SOCKS 64-bit problems.
27083      Branch: perl
27084            ! doio.c embed.h embed.pl perlsdio.h proto.h
27085 ____________________________________________________________________________
27086 [  7773] By: jhi                                   on 2000/11/20  14:51:47
27087         Log: sysseek() instead of seek().
27088      Branch: perl
27089            ! t/lib/syslfs.t
27090 ____________________________________________________________________________
27091 [  7772] By: gsar                                  on 2000/11/20  13:06:23
27092         Log: integrate changes#6315..6319,6321..6331,6333..6338
27093              
27094              Integrate with Sarathy, preliminary fix for unicos
27095              alignment problems in [ID 20000612.002] Perl problem on Cray system.
27096              
27097              some debugger output does not go to the socket when RemotePort is set
27098              
27099              winsock cleanup never done on Windows (leads to handle leaks)
27100              
27101              fix UNC path handling on Windows under ithreads, and chdir()
27102              return value when given a non-existent directory
27103              
27104              Autogenerate pod/Makefile and pod/buildtoc.
27105              buildtoc also checks whether the existin pods are
27106              mentioned in MANIFEST and perl.pod, and vice versa.
27107              (None of the thusly found discrepancies fixed yet.)
27108              roffitall also needs to be autogenerated similarly but it
27109              seems so badly out of date that I didn't touch it yet.
27110              
27111              Config is being used.
27112              
27113              Add =head1 NAMEs so that buildtoc is happy.
27114              (The CGI::Util nit reported to Lincoln.)
27115              
27116              Fix complaints of buildtoc.
27117              
27118              Fix the alignment problem in Crays ([ID 20000612.002]).
27119              
27120              Remove perlbook, update perlfaq book listing,
27121              rearrange perl.pod, regenerate perltoc.
27122              
27123              Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
27124              was cast to an unsigned (32-bit) integer with wild abandon.
27125              
27126              winsock options weren't being set in all threads under ithreads
27127              (caused send()s from second and subsequent threads to fail)
27128              
27129              accept() leaks memory on windows due to incorrect ordering of
27130              closesocket() and fclose() calls
27131              
27132              Reorder perl.pod once more.
27133              
27134              More POSIX.pod tweaks.
27135              
27136              Sprinkle ldlibpath.
27137              
27138              Precedence goof, fix based on
27139              Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
27140              From: Hugo <hv@crypt.compulink.co.uk>
27141              Date: Tue, 11 Jul 2000 12:52:38 +0100
27142              Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
27143              
27144              Subject: PATCH perlguts.pod: Document D and d magic types
27145              From: mjd@plover.com
27146              Date: 5 Jul 2000 18:01:51 -0000
27147              Message-ID: <20000705180151.29413.qmail@plover.com>
27148              
27149              Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
27150              From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
27151              Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
27152              Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
27153              
27154              Subject: [PATCH cfgperl] $& segfaults if you trick it
27155              From: simon@brecon.co.uk (Simon Cozens)
27156              Date: 7 Jul 2000 11:26:09 GMT
27157              Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
27158              
27159              Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
27160              From: Hugo <hv@crypt.compulink.co.uk>
27161              Date: Tue, 11 Jul 2000 12:44:50 +0100
27162              Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
27163              
27164              Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
27165              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
27166              Date: Tue, 11 Jul 2000 13:50:51 +0100
27167              Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
27168      Branch: maint-5.6/perl
27169           +> ext/DynaLoader/hints/netbsd.pl lib/Win32.pod pod/Makefile.SH
27170           +> pod/buildtoc.PL
27171            - pod/Makefile pod/Win32.pod pod/buildtoc pod/perlbook.pod
27172           !> (integrate 26 files)
27173 ____________________________________________________________________________
27174 [  7771] By: gsar                                  on 2000/11/20  12:31:42
27175         Log: integrate changes#6283..6285,6291,6294..6300,6302..6304,6306..6307,
27176              6310,6311,6314
27177              
27178              Subject: [PATCH bleedperl] File::Spec 0.82 beta
27179              From: Barrie Slaymaker <barries@jester.slaysys.com>
27180              Date: Wed, 28 Jun 2000 11:35:29 -0400
27181              Message-Id: <200006281535.LAA21095@jester.slaysys.com>
27182              
27183              tweak perlembed for multiplicity/usethreads sanity; correct notes
27184              about Windows
27185              
27186              localize %INC in a Safe compartment so that use/require work
27187              (many other magic globals probably need similar treatment)
27188              
27189              dounwind() may cause POPSUB() to diddle the wrong PL_curpad
27190              when @_ is modified, causing coredumps
27191              
27192              slurp mode fix in change#4736 still not quite right
27193              
27194              Point to perlipc for more SysV IPC examples.
27195              
27196              Elaborate POSIX.pod.  Still needs work.
27197              
27198              fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
27199              
27200              fix large memory leak that has been around for ever, masked by
27201              -DPURIFY (most of the arenas were never freed!)
27202              
27203              fix memory leak on Windows (PL_sys_intern contents were never
27204              freed)
27205              
27206              PERL_OBJECT build tweak
27207              
27208              adjust change#6299
27209              
27210              remove rel2abs prototypes (from Barrie Slaymaker)
27211              
27212              missing perldiag entry for unpack("w",...) diagnostic (from
27213              Andreas Koenig)
27214              
27215              better diagnostic on Frob->stuff() when Frob:: doesn't exist
27216              (from Richard Soderberg <rs@oregonnet.com>)
27217              
27218              Win32 patches for cfgperl from Sarathy.
27219              
27220              b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
27221              
27222              More POSIX.pod embellishment.
27223              
27224              tyop in change#6306
27225      Branch: maint-5.6/perl
27226           !> (integrate 44 files)
27227 ____________________________________________________________________________
27228 [  7770] By: gsar                                  on 2000/11/20  11:51:00
27229         Log: integrate changes#6268..6282 from cfgperl branch
27230              
27231              Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
27232              From: Dominic Dunlop <domo@computer.org>
27233              Date: Thu, 29 Jun 2000 12:32:39 +0200
27234              Message-Id: <p04320403b580cc1338db@[192.168.1.4]>
27235              
27236              Regen headers for #6261 (and update embed.pl for this) and #6267,
27237              silence few compiler warnings.
27238              
27239              Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
27240              From: Nicholas Clark <nick@talking.bollo.cx>
27241              Date: Fri, 23 Jun 2000 16:21:15 +0100
27242              Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
27243              
27244              Subject: PATCH pod/perltie.pod
27245              From: Ian Phillipps <Ian.Phillipps@iname.com>
27246              Date: Fri, 16 Jun 2000 00:17:19 +0100
27247              Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
27248              (only the first hunk, the second hunk had already been done
27249              by some other patch)
27250              
27251              Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
27252              From: Tom Phoenix <rootbeer@redcat.com>
27253              Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
27254              Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
27255              
27256              Subject: [PATCH] xsub attributes
27257              From: Doug MacEachern <dougm@covalent.net>
27258              Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
27259              Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
27260              
27261              Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
27262              From: Andy Dougherty <doughera@lafayette.edu>
27263              Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
27264              Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
27265              
27266              Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
27267              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
27268              Date: Tue, 13 Jun 2000 02:43:48 -0500
27269              Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
27270              
27271              Subject: [PATCH] Re: eval documentation: context
27272              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
27273              Date: Mon, 12 Jun 2000 15:07:29 +0100
27274              Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
27275              
27276              Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
27277              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
27278              Date: Mon, 12 Jun 2000 14:55:59 +0100
27279              Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
27280              
27281              Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
27282              From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
27283              Date: Fri, 09 Jun 2000 12:39:27 -0400
27284              Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
27285              (plus update the version "number" of Text::Wrap)
27286              
27287              Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
27288              From: Tim Ayers <tayers@bridge.com>
27289              Date: Thu, 08 Jun 2000 08:11:06 +0200
27290              Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
27291              [resent by Richard Foley, Message-Id probably wrong]
27292              
27293              Subject: Re: backwards compatibility in h2xs and makemaker  [PATCH]
27294              From: rspier@pobox.com (Robert Spier)
27295              Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
27296              Message-ID: <14654.31913.845602.610277@rls.cx>
27297              
27298              Subject: [PATCH 5.6.0] utils/h2xs.PL
27299              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
27300              Date: Wed, 7 Jun 2000 04:02:04 -0500
27301              Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
27302              
27303              Subject: [PATCH 5.6.0]ITHREADs for VMS
27304              From: Dan Sugalski <dan@sidhe.org>
27305              Date: Tue, 06 Jun 2000 11:59:50 -0400
27306              Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
27307      Branch: maint-5.6/perl
27308           !> (integrate 31 files)
27309 ____________________________________________________________________________
27310 [  7769] By: gsar                                  on 2000/11/20  11:29:06
27311         Log: integrate changes#6261..6266 from cfgperl
27312              
27313              Subject: Re: [PATCH cfgperl] BOMs away!
27314              From: simon@brecon.co.uk (Simon Cozens)
27315              Date: 17 Jun 2000 11:49:57 GMT
27316              Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
27317              
27318              Subject: 5.6.0 Patch for EPOC
27319              From: Olaf Flebbe <o.flebbe@gmx.de>
27320              Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
27321              Message-ID: <23449.960929969@www11.gmx.net>
27322              
27323              tr fixes from Simon Cozens
27324              
27325              Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
27326              From: Marty Lucich <marty@netcom.com>
27327              Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
27328              Message-Id: <200006282116.OAA11148@netcom.com>
27329              ccdlflags update (the BSD/OS 4.1 part had already been taken
27330              care of by #6141).
27331              
27332              Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
27333              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
27334              Date: Wed, 28 Jun 2000 17:50:12 -0700
27335              Message-ID: <E1pW5gzkg2kV092yn@efn.org>
27336              
27337              Subject: [PATCH 5.6.0] cygwin port
27338              Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
27339              From: "Fifer, Eric" <EFifer@sanwaint.com>
27340              Date: Thu, 29 Jun 2000 12:58:29 +0100
27341      Branch: maint-5.6/perl
27342           !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
27343           !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
27344           !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
27345           !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
27346 ____________________________________________________________________________
27347 [  7768] By: gsar                                  on 2000/11/20  11:13:44
27348         Log: integrate changes#6252..6256,6259..6260
27349              
27350              Paranoia tweak on #6249.
27351              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
27352              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
27353              Date: Sun, 25 Jun 2000 23:43:12 -0400
27354              Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
27355              
27356              Subject: tr///, help wanted.
27357              From: simon@brecon.co.uk (Simon Cozens)
27358              Date: 28 Jun 2000 11:29:04 GMT
27359              Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
27360              
27361              small thinko tweaks
27362              
27363              tweaks from Simon Conzes to further fix tr/// under utf8
27364              
27365              perlnewmod was missing from MANIFEST.
27366              
27367              Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
27368              From: simon@brecon.co.uk (Simon Cozens)
27369              Date: 17 Jun 2000 11:56:44 GMT
27370              Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org>
27371              pack U0, pack C0
27372      Branch: maint-5.6/perl
27373           !> MANIFEST doop.c embed.h embed.pl embedvar.h global.sym
27374           !> lib/Exporter.pm lib/IPC/Open3.pm objXSUB.h op.c
27375           !> pod/perlfunc.pod pp.c pp_proto.h proto.h sv.c t/op/my_stash.t
27376           !> t/op/pack.t t/op/tr.t t/pragma/constant.t t/pragma/warn/op
27377 ____________________________________________________________________________
27378 [  7767] By: gsar                                  on 2000/11/20  10:51:38
27379         Log: integrate change#6250 from cfgperl
27380              
27381              Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
27382              From: Doug MacEachern <dougm@covalent.net>
27383              Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
27384              Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
27385      Branch: maint-5.6/perl
27386           +> t/op/my_stash.t
27387           !> MANIFEST embed.pl global.sym proto.h toke.c
27388 ____________________________________________________________________________
27389 [  7766] By: gsar                                  on 2000/11/20  10:48:34
27390         Log: integrate changes#6240,6242..6246,6248,6249 from cfgperl
27391              
27392              Subject: [ID 20000626.007] h2xs man page contains trailing garbage
27393              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
27394              Date: Mon, 26 Jun 2000 18:40:14 +0100
27395              Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
27396              
27397              Subject: [PATCH] bytes<->utf8 fixes
27398              From: simon@brecon.co.uk (Simon Cozens)
27399              Date: 26 Jun 2000 04:55:45 GMT
27400              Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
27401              
27402              Subject: [PATCH] is_utf8_string
27403              From: simon@brecon.co.uk (Simon Cozens)
27404              Date: 26 Jun 2000 02:25:59 GMT
27405              Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
27406              
27407              Subject: [PATCH] avoid mg_ptr in '*' magic
27408              From: Doug MacEachern <dougm@covalent.net>
27409              Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
27410              Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
27411              
27412              Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
27413              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
27414              Date: Sat, 24 Jun 2000 13:06:20 +0100
27415              Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
27416              
27417              Allow for standalone testing.
27418              
27419              Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
27420              From: Mark-Jason Dominus <mjd@plover.com>
27421              Date: Tue, 27 Jun 2000 22:36:42 -0400
27422              Message-ID: <20000628023642.12166.qmail@plover.com>
27423              
27424              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
27425              From: Frank Tobin <ftobin@uiuc.edu>
27426              Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
27427              Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
27428      Branch: maint-5.6/perl
27429           !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
27430           !> global.sym gv.c lib/IPC/Open3.pm objXSUB.h perlapi.c perlapi.h
27431           !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp_proto.h
27432           !> proto.h sv.c t/lib/filefunc.t t/lib/filespec.t t/lib/peek.t
27433           !> utf8.c utils/h2xs.PL
27434 ____________________________________________________________________________
27435 [  7765] By: gsar                                  on 2000/11/20  10:29:13
27436         Log: integrate change#6239 from cfgperl
27437              
27438              Configure maintenance.  Sever some dependency cycles,
27439              separate gccversion from the cc unit,
27440              address [ID 20000623.006] Configure script patch for using gcc on AIX
27441              (but solve it a little bit differently),
27442              unduplex some accidentally duplicated units,
27443              suggest using gcc if no cc available
27444              (p5p thread: "Solaris configure: counterproposal", 1999-09)
27445      Branch: maint-5.6/perl
27446           !> Configure Todo-5.6 config_h.SH
27447 ____________________________________________________________________________
27448 [  7764] By: gsar                                  on 2000/11/20  10:25:55
27449         Log: integrate changes#6233..6238 from cfgperl
27450              
27451              Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
27452              From: Mark-Jason Dominus <mjd@plover.com>
27453              Date: Fri, 16 Jun 2000 20:53:04 -0400
27454              Message-ID: <20000617005304.8008.qmail@plover.com>
27455              
27456              Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
27457              because when run as services (Win32ese for daemons)
27458              no environment variables are set and tmpdir ends up as /tmp,
27459              which is ambiguous.
27460              Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
27461              From: matt@sergeant.org
27462              Date: 16 Jun 2000 16:30:43 -0000
27463              Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
27464              
27465              The thread begun by
27466              Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
27467              From: Kevin.Ruscoe@ubsw.com
27468              Date: Fri, 16 Jun 2000 16:38:51 +0100
27469              Message-Id: <H000019b03c300d6@MHS>
27470              
27471              Tweak embed.pl, regen headers.
27472              
27473              Subject: [PATCH 5.6.0] XS module loading fixup for VMS
27474              From: Dan Sugalski <dan@sidhe.org>
27475              Date: Fri, 23 Jun 2000 17:00:00 -0400
27476              Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
27477      Branch: maint-5.6/perl
27478           !> (integrate 27 files)
27479 ____________________________________________________________________________
27480 [  7763] By: gsar                                  on 2000/11/20  10:08:08
27481         Log: s/perl56delta/perldelta/g
27482      Branch: maint-5.6/perl
27483            ! pod/Makefile
27484 ____________________________________________________________________________
27485 [  7762] By: gsar                                  on 2000/11/20  10:04:00
27486         Log: integrate changes#6225,6229,6231,6232 from cfgperl
27487              
27488              Add source code filenames to apidoc.
27489              From: simon@brecon.co.uk (Simon Cozens)
27490              Subject: [PATCH embed.pl] Source X-ref
27491              Date: 22 Jun 2000 02:18:49 GMT
27492              Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
27493              
27494              Subject: README.hpux version 0.6.1
27495              Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
27496              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
27497              Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
27498              
27499              Subject: [PATCH 5.6.0] cygwin port
27500              From: "Fifer, Eric" <EFifer@sanwaint.com>
27501              Date: Tue, 20 Jun 2000 14:30:58 +0100
27502              Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
27503              
27504              Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
27505              From: simon@brecon.co.uk (Simon Cozens)
27506              Date: 19 Jun 2000 15:18:27 GMT
27507              Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
27508              
27509              plus update pod/Makefile and regenerate perltoc
27510      Branch: maint-5.6/perl
27511           +> pod/perlutil.pod
27512           !> MANIFEST README.cygwin README.hpux Todo-5.6 embed.pl
27513           !> lib/File/Find.pm pod/Makefile pod/perltoc.pod pod/roffitall
27514 ____________________________________________________________________________
27515 [  7761] By: jhi                                   on 2000/11/20  04:09:55
27516         Log: Miraculous typo.
27517      Branch: perl
27518            ! t/op/pat.t
27519 ____________________________________________________________________________
27520 [  7760] By: jhi                                   on 2000/11/20  04:06:08
27521         Log: Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
27522              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
27523              Date: Sun, 19 Nov 2000 22:30:26 -0500
27524              Message-ID: <20001119223026.A5165@monk.mps.ohio-state.edu>
27525      Branch: perl
27526            ! regexec.c scope.h t/op/pat.t
27527 ____________________________________________________________________________
27528 [  7759] By: jhi                                   on 2000/11/20  02:05:22
27529         Log: Make certain MacOS Classic has NO_ENVIRON_ARRAY.
27530      Branch: perl
27531            ! perl.h
27532 ____________________________________________________________________________
27533 [  7758] By: jhi                                   on 2000/11/20  01:58:11
27534         Log: Subject: [perl 7711: EPOC] updates
27535              From: Olaf Flebbe <o.flebbe@gmx.de>
27536              Date: Sun, 19 Nov 2000 19:33:30 +0100 (MET)
27537              Message-ID: <25575.974658810@www23.gmx.net>               
27538      Branch: perl
27539            + lib/File/Spec/Epoc.pm
27540            ! MANIFEST epoc/epocish.c lib/CGI.pm lib/Cwd.pm
27541            ! lib/File/Basename.pm lib/File/Find.pm lib/File/Path.pm
27542            ! lib/File/Spec.pm perl.c sv.c
27543 ____________________________________________________________________________
27544 [  7757] By: jhi                                   on 2000/11/20  01:53:11
27545         Log: ext/re/hints/MSWin32.pl seems to be missing from perlio.
27546      Branch: perl
27547            ! MANIFEST
27548 ____________________________________________________________________________
27549 [  7756] By: jhi                                   on 2000/11/20  01:47:22
27550         Log: Integrate perlio.
27551      Branch: perl
27552            - ext/re/hints/MSWin32.pl
27553           !> global.sym perlio.c perlio.h perliol.h pod/perlapi.pod sv.c
27554           !> win32/config.gc win32/config_H.gc win32/win32sck.c
27555 ____________________________________________________________________________
27556 [  7755] By: nick                                  on 2000/11/19  20:57:17
27557         Log: Add dummy crlf layer (just as buffer)
27558              Correct 1st bug - one layer of indirection.
27559      Branch: perlio
27560            ! perlio.c perlio.h perliol.h
27561 ____________________________________________________________________________
27562 [  7754] By: nick                                  on 2000/11/19  20:56:12
27563         Log: Work-round to Perl_deb_nocontext is no longer required
27564      Branch: perlio
27565            - ext/re/hints/MSWin32.pl
27566 ____________________________________________________________________________
27567 [  7753] By: nick                                  on 2000/11/19  20:01:16
27568         Log: diff -se shows these as different
27569      Branch: perlio
27570            ! global.sym pod/perlapi.pod
27571 ____________________________________________________________________________
27572 [  7752] By: nick                                  on 2000/11/19  18:57:30
27573         Log: Configure GCC/Win32 build -Duseperlio
27574              Fix a couple of gross issues
27575              - double-include of ../deb.o in re.dll
27576              - win32sck.c needs PerlIO and FILE 
27577      Branch: perlio
27578            ! ext/re/hints/MSWin32.pl win32/config.gc win32/config_H.gc
27579            ! win32/win32sck.c
27580 ____________________________________________________________________________
27581 [  7751] By: nick                                  on 2000/11/19  17:05:36
27582         Log: Special case :crlf and :raw in dummy PerlIO_apply_layers
27583      Branch: perlio
27584            ! perlio.c
27585 ____________________________________________________________________________
27586 [  7750] By: nick                                  on 2000/11/19  16:57:14
27587         Log: Missing aTHX_
27588      Branch: perlio
27589            ! sv.c
27590 ____________________________________________________________________________
27591 [  7749] By: jhi                                   on 2000/11/19  16:28:40
27592         Log: Subject: [ID 20001118.006] [PATCH] perl@7707 djgpp/config.over, hints/dos_djgpp.sh and Storable.pm
27593              From: "Peter J. Farley III" <pjfarley@banet.net>
27594              Date: Sun, 19 Nov 2000 01:42:58 -0500
27595              Message-Id: <5.0.1.4.0.20001119011855.00a55ec0@pop5.banet.net>
27596      Branch: perl
27597            ! djgpp/config.over ext/Storable/Storable.pm hints/dos_djgpp.sh
27598 ____________________________________________________________________________
27599 [  7748] By: jhi                                   on 2000/11/19  16:08:10
27600         Log: Subject: podlators 1.05 available        
27601              From: Russ Allbery <rra@stanford.edu>   
27602              Date: 18 Nov 2000 22:04:28 -0800
27603              Message-ID: <ylitpkijkj.fsf@windlord.stanford.edu>
27604      Branch: perl
27605            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL
27606 ____________________________________________________________________________
27607 [  7747] By: nick                                  on 2000/11/19  11:19:39
27608         Log: Integrate mainline
27609      Branch: perlio
27610           !> embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
27611           !> util.c
27612 ____________________________________________________________________________
27613 [  7746] By: jhi                                   on 2000/11/19  06:42:22
27614         Log: Make hex scanning warn on "\x{x}" and "\xx".
27615              "\x" and and hex("x") are still valid.
27616      Branch: perl
27617            ! util.c
27618 ____________________________________________________________________________
27619 [  7745] By: nick                                  on 2000/11/18  22:52:28
27620         Log: Integrate mainline
27621      Branch: perlio
27622           !> emacs/ptags embed.h embed.pl lib/CPAN.pm lib/CPAN/FirstTime.pm
27623           !> perl.h perlio.c proto.h regcomp.c regcomp.h
27624 ____________________________________________________________________________
27625 [  7744] By: jhi                                   on 2000/11/18  22:50:28
27626         Log: Introduce Perl_utf8_length().  Use it.
27627      Branch: perl
27628            ! embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
27629 ____________________________________________________________________________
27630 [  7743] By: jhi                                   on 2000/11/18  22:38:51
27631         Log: Compiler denit.
27632      Branch: perl
27633            ! perlio.c
27634 ____________________________________________________________________________
27635 [  7742] By: jhi                                   on 2000/11/18  20:33:05
27636         Log: Integrate perlio.
27637      Branch: perl
27638           !> cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
27639           !> perlio.h pp_ctl.c pp_sys.c sv.c
27640 ____________________________________________________________________________
27641 [  7741] By: jhi                                   on 2000/11/18  20:31:27
27642         Log: Subject: [PATCH 5.7.0] make regcomp reenterable
27643              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
27644              Date: Fri, 17 Nov 2000 20:35:11 -0500
27645              Message-ID: <20001117203511.A13121@monk.mps.ohio-state.edu>
27646              
27647              Subject: Re: [PATCH 5.7.0] make regcomp reenterable
27648              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
27649              Date: Fri, 17 Nov 2000 21:03:47 -0500
27650              Message-ID: <20001117210347.A16570@monk.mps.ohio-state.edu>
27651              
27652              Plus a little bit of tweaking in pregcomp().
27653      Branch: perl
27654            ! embed.h embed.pl perl.h proto.h regcomp.c regcomp.h
27655 ____________________________________________________________________________
27656 [  7740] By: nick                                  on 2000/11/18  20:17:22
27657         Log: Lexical use open ... support:
27658              add ->cop_io to COP structure in cop.h.
27659              Make mg.c and gv.c associate it with ${^OPEN}.
27660              Make lib/open.pm set it.
27661              Have sv.c, perl.c, pp_ctl.c, op.c manipulate it in a manner
27662              manner similar to ->cop_warnings.
27663              Have doio.c's do_open9 and pp_sys.c's pp_backticks use it as default and
27664              call new PerlIO_apply_layers().
27665              Declare latter in perlio.h and define in perlio.c
27666      Branch: perlio
27667            ! cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
27668            ! perlio.h pp_ctl.c pp_sys.c sv.c
27669 ____________________________________________________________________________
27670 [  7739] By: jhi                                   on 2000/11/18  19:54:00
27671         Log: Integrate perlio.
27672      Branch: perl
27673           !> doio.c perlio.c pp.c
27674 ____________________________________________________________________________
27675 [  7738] By: jhi                                   on 2000/11/18  17:16:13
27676         Log: Subject: [PATCH 5.7.0] etags broken again
27677              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
27678              Date: Sat, 18 Nov 2000 02:41:36 -0500
27679              Message-ID: <20001118024136.A19097@monk.mps.ohio-state.edu>
27680      Branch: perl
27681            ! emacs/ptags
27682 ____________________________________________________________________________
27683 [  7737] By: jhi                                   on 2000/11/18  17:12:18
27684         Log: Upgrade to CPAN.pm 1.58_93 (the RC1 for 1.59), from Andreas König.
27685      Branch: perl
27686            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
27687 ____________________________________________________________________________
27688 [  7736] By: nick                                  on 2000/11/18  14:06:20
27689         Log: Basic tweaks to do_open() type parsing to allow layer/discipline
27690              part to be isolated.
27691      Branch: perlio
27692            ! doio.c perlio.c
27693 ____________________________________________________________________________
27694 [  7735] By: nick                                  on 2000/11/18  11:03:32
27695         Log: Integrate mainline
27696      Branch: perlio
27697           !> Changes README.amiga README.win32 patchlevel.h
27698           !> pod/perlfunc.pod pp.c regcomp.c regexec.c t/op/re_tests
27699 ____________________________________________________________________________
27700 [  7734] By: jhi                                   on 2000/11/18  01:18:56
27701         Log: Update Changes.
27702      Branch: perl
27703            ! Changes patchlevel.h
27704 ____________________________________________________________________________
27705 [  7733] By: jhi                                   on 2000/11/18  00:32:54
27706         Log: Subject: [PATCH 5.7.0] restore match data on backtracing
27707              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
27708              Date: Fri, 17 Nov 2000 17:28:02 -0500
27709              Message-ID: <20001117172802.A1032@monk.mps.ohio-state.edu>
27710      Branch: perl
27711            ! regcomp.c regexec.c t/op/re_tests
27712 ____________________________________________________________________________
27713 [  7732] By: jhi                                   on 2000/11/18  00:28:56
27714         Log: Sparc 64-bit pack() fix from Jens Hamisch.
27715      Branch: perl
27716            ! pp.c
27717 ____________________________________________________________________________
27718 [  7731] By: jhi                                   on 2000/11/18  00:18:39
27719         Log: Explain in more detail the {} syntax ambiguousity.
27720              
27721              Subject: [PATCH] Re: [ID 20001117.003] map { "$_", 1} @array is syntax error
27722              From: Nicholas Clark <nick@ccl4.org>
27723              Date: Fri, 17 Nov 2000 22:10:28 +0000
27724              Message-ID: <20001117221028.A88930@plum.flirble.org>
27725      Branch: perl
27726            ! pod/perlfunc.pod
27727 ____________________________________________________________________________
27728 [  7730] By: jhi                                   on 2000/11/18  00:12:18
27729         Log: Subject: Fix for README.amiga (20000323.033)
27730              From: "Stephen P. Potter" <spp@spotter.yi.org>
27731              Date: Fri, 17 Nov 2000 12:25:51 -0500
27732              Message-Id: <200011171725.MAA05768@spotter.yi.org>
27733      Branch: perl
27734            ! README.amiga
27735 ____________________________________________________________________________
27736 [  7729] By: jhi                                   on 2000/11/18  00:08:34
27737         Log: Subject: [PATCH 5.6.0 README.win32] very minor typos
27738              From: "A. C. Yardley" <yardley@tanet.net>
27739              Date: Mon, 3 Apr 2000 11:35:33 -0700
27740              Message-ID: <3483.000403@tanet.net>
27741      Branch: perl
27742            ! README.win32
27743 ____________________________________________________________________________
27744 [  7728] By: nick                                  on 2000/11/17  21:59:47
27745         Log: Integrate mainline
27746      Branch: perlio
27747           !> configure.com hints/solaris_2.sh lib/Carp/Heavy.pm
27748           !> lib/ExtUtils/xsubpp lib/Pod/Checker.pm pod/perlfaq9.pod
27749           !> pod/perlhack.pod pod/perllocale.pod pod/perlmodlib.PL
27750           !> pod/perlpod.pod pod/perlxs.pod pod/perlxstut.pod t/lib/b.t
27751 ____________________________________________________________________________
27752 [  7727] By: nick                                  on 2000/11/17  21:56:31
27753         Log: Experiment on use of attributes.pm interface.
27754              Valid generic fix to auto-vivify code in rv2gv - only "upgrade" to
27755              SVt_PVRV if not already something better (else vivify of say magic gets
27756              core dump).
27757      Branch: perlio
27758            ! perlio.c pp.c
27759 ____________________________________________________________________________
27760 [  7726] By: jhi                                   on 2000/11/17  14:15:49
27761         Log: Subject: Fix for 20000815.006
27762              From: "Stephen P. Potter" <spp@spotter.yi.org>
27763              Date: Fri, 17 Nov 2000 08:57:45 -0500
27764              Message-Id: <200011171357.IAA05122@spotter.yi.org>
27765              
27766              It's really 20000518.006.
27767      Branch: perl
27768            ! pod/perlmodlib.PL
27769 ____________________________________________________________________________
27770 [  7725] By: jhi                                   on 2000/11/17  14:12:31
27771         Log: Subject: Fix for 20000409.001
27772              From: "Stephen P. Potter" <spp@spotter.yi.org>
27773              Date: Fri, 17 Nov 2000 08:55:45 -0500
27774              Message-Id: <200011171355.IAA05104@spotter.yi.org>
27775      Branch: perl
27776            ! pod/perlfaq9.pod
27777 ____________________________________________________________________________
27778 [  7724] By: jhi                                   on 2000/11/17  14:08:58
27779         Log: Undo #7627 now that we have =head3.
27780      Branch: perl
27781            ! pod/perlhack.pod
27782 ____________________________________________________________________________
27783 [  7723] By: jhi                                   on 2000/11/17  14:04:09
27784         Log: As surmised the #7719 wasn't a good move.
27785      Branch: perl
27786            ! hints/solaris_2.sh
27787 ____________________________________________________________________________
27788 [  7722] By: jhi                                   on 2000/11/17  13:59:04
27789         Log: Also the 64bitall hints can be either here or there.
27790      Branch: perl
27791            ! hints/solaris_2.sh
27792 ____________________________________________________________________________
27793 [  7721] By: jhi                                   on 2000/11/17  02:26:23
27794         Log: Test tweak for the open pragma.
27795      Branch: perl
27796            ! t/lib/b.t
27797 ____________________________________________________________________________
27798 [  7720] By: jhi                                   on 2000/11/17  00:23:22
27799         Log: The long double hints can be here or there.
27800      Branch: perl
27801            ! hints/solaris_2.sh
27802 ____________________________________________________________________________
27803 [  7719] By: jhi                                   on 2000/11/17  00:14:06
27804         Log: For Solaris use64bitall the stdchar needs a little bit of help.
27805      Branch: perl
27806            ! hints/solaris_2.sh
27807 ____________________________________________________________________________
27808 [  7718] By: jhi                                   on 2000/11/16  23:27:34
27809         Log: Subject: Re: Bug in Carp::Heavy/5.6.0?
27810              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
27811              Date: Wed, 15 Nov 2000 08:56:32 +0100
27812              Message-ID: <3A1241B0.64477E00@alcatel.at>
27813      Branch: perl
27814            ! lib/Carp/Heavy.pm
27815 ____________________________________________________________________________
27816 [  7717] By: jhi                                   on 2000/11/16  23:23:29
27817         Log: Subject: [PATCH] Re: 20001101.003 PDL
27818              From: Nicholas Clark <nick@ccl4.org>
27819              Date: Thu, 16 Nov 2000 16:48:25 +0000
27820              Message-ID: <20001116164825.B93487@plum.flirble.org>
27821      Branch: perl
27822            ! lib/ExtUtils/xsubpp pod/perlxs.pod pod/perlxstut.pod
27823 ____________________________________________________________________________
27824 [  7716] By: jhi                                   on 2000/11/16  23:21:31
27825         Log: Subject: [PATCH] Re: [p5p] [PATCH perlpod.pod] Digging into the =head
27826              From: "Casey R. Tweten" <crt@kiski.net>
27827              Date: Thu, 16 Nov 2000 12:02:47 -0500 (EST)
27828              Message-ID: <Pine.OSF.4.21.0011161200410.700-100000@home.kiski.net>
27829      Branch: perl
27830            ! lib/Pod/Checker.pm pod/perlpod.pod
27831 ____________________________________________________________________________
27832 [  7715] By: jhi                                   on 2000/11/16  23:19:40
27833         Log: Avoid an infinite loop in VMS when utils scripts are run
27834              with no arguments, from Charles Lane.
27835      Branch: perl
27836            ! configure.com
27837 ____________________________________________________________________________
27838 [  7714] By: jhi                                   on 2000/11/16  23:17:08
27839         Log: Subject: perllocale.pod changes
27840              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
27841              Date: Mon, 13 Nov 2000 10:09:22 +0300
27842              Message-ID: <402099F49BEED211999700805FC7359F825416@ru0028exch01.spb.lucent.com>
27843      Branch: perl
27844            ! pod/perllocale.pod
27845 ____________________________________________________________________________
27846 [  7713] By: jhi                                   on 2000/11/16  23:14:06
27847         Log: Integrate perlio.
27848      Branch: perl
27849           !> doio.c perlio.c perlio.h util.c
27850 ____________________________________________________________________________
27851 [  7712] By: nick                                  on 2000/11/16  21:10:58
27852         Log: Integrate mainline
27853      Branch: perlio
27854           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
27855           !> config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
27856           !> uconfig.sh vos/config.alpha.def vos/config.alpha.h
27857           !> vos/config.ga.def vos/config.ga.h win32/config.bc
27858           !> win32/config.gc win32/config.vc
27859 ____________________________________________________________________________
27860 [  7711] By: nick                                  on 2000/11/16  19:56:41
27861         Log: Minor tweaks:
27862              consistent way of getting 'rb', 'wb' etc. for binary opens
27863              move *perlio::layers to *open::layers
27864              a #define to show layers available
27865              DOSISH popen/PerlIO had export/import sense inverted.
27866      Branch: perlio
27867            ! doio.c perlio.c perlio.h util.c
27868 ____________________________________________________________________________
27869 [  7710] By: jhi                                   on 2000/11/16  15:46:05
27870         Log: Add HAS_SBRK_PROTO.
27871      Branch: metaconfig/U/perl
27872            + d_sbrkproto.U
27873      Branch: perl
27874            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
27875            ! config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
27876            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
27877            ! vos/config.ga.def vos/config.ga.h win32/config.bc
27878            ! win32/config.gc win32/config.vc
27879 ____________________________________________________________________________
27880 [  7709] By: nick                                  on 2000/11/16  07:31:49
27881         Log: Integrate mainline
27882      Branch: perlio
27883           !> (integrate 35 files)
27884 ____________________________________________________________________________
27885 [  7708] By: jhi                                   on 2000/11/16  05:33:03
27886         Log: These files are text, not binary.
27887      Branch: perl
27888            ! ext/Encode/Encode/iso8859-10.enc
27889            ! ext/Encode/Encode/iso8859-13.enc
27890            ! ext/Encode/Encode/iso8859-14.enc
27891            ! ext/Encode/Encode/iso8859-15.enc
27892 ____________________________________________________________________________
27893 [  7707] By: jhi                                   on 2000/11/16  01:53:37
27894         Log: Update Changes.
27895      Branch: perl
27896            ! Changes patchlevel.h
27897 ____________________________________________________________________________
27898 [  7706] By: jhi                                   on 2000/11/16  01:35:59
27899         Log: More #undefing of stdio.
27900      Branch: perl
27901            ! fakesdio.h nostdio.h
27902 ____________________________________________________________________________
27903 [  7705] By: jhi                                   on 2000/11/16  01:34:18
27904         Log: Add fwalk() probe to the configuration files and regen perltoc.
27905      Branch: perl
27906            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
27907            ! config_h.SH configure.com epoc/config.sh pod/perltoc.pod
27908            ! uconfig.h uconfig.sh util.c vos/config.alpha.def
27909            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
27910            ! win32/config.bc win32/config.gc win32/config.vc
27911 ____________________________________________________________________________
27912 [  7704] By: jhi                                   on 2000/11/16  01:33:07
27913         Log: Add the _fwalk() unit.  (The probe says 'fwalk()'.  Time for
27914              an optional third argument to Inlibc?)
27915      Branch: metaconfig/U/perl
27916            + d__fwalk.U
27917 ____________________________________________________________________________
27918 [  7703] By: jhi                                   on 2000/11/16  01:09:22
27919         Log: The type of the hash_cb() size argument is tricky.
27920      Branch: perl
27921            ! ext/DB_File/DB_File.xs
27922 ____________________________________________________________________________
27923 [  7702] By: jhi                                   on 2000/11/15  23:01:16
27924         Log: Quick temporary fix for 20001114.008 as suggested by Nick Ing-Simmons.
27925      Branch: perl
27926            ! nostdio.h
27927 ____________________________________________________________________________
27928 [  7701] By: jhi                                   on 2000/11/15  22:52:32
27929         Log: Detypo.
27930      Branch: perl
27931            ! t/lib/bigfltpm.t
27932 ____________________________________________________________________________
27933 [  7700] By: jhi                                   on 2000/11/15  22:51:56
27934         Log: UINT64_C() work continues.
27935      Branch: perl
27936            ! handy.h perl.h utf8.h
27937 ____________________________________________________________________________
27938 [  7699] By: jhi                                   on 2000/11/15  14:13:04
27939         Log: SOCKS has its own USE_THREADS, based on
27940              
27941              Subject: [ID 20001114.002] et. al. bugfix followup
27942              From: Jens Hamisch <jens@Strawberry.COM> 
27943              Date: Wed, 15 Nov 2000 14:23:11 +0100
27944              Message-ID: <20001115142311.A21164@Strawberry.COM>
27945      Branch: perl
27946            ! perl.h
27947 ____________________________________________________________________________
27948 [  7698] By: jhi                                   on 2000/11/15  03:50:56
27949         Log: Add few missing #undefs and sort them.
27950      Branch: perl
27951            ! fakesdio.h
27952 ____________________________________________________________________________
27953 [  7697] By: jhi                                   on 2000/11/15  03:39:14
27954         Log: Linenumber fix.
27955      Branch: perl
27956            ! t/pragma/warn/utf8
27957 ____________________________________________________________________________
27958 [  7696] By: jhi                                   on 2000/11/15  02:55:26
27959         Log: EBCDIC tweaks.
27960              
27961              Subject: [PATCH: perl@7674 ++] fixes for warnings and regmesg (reprise)
27962              From: Peter Prymmer <pvhp@forte.com>
27963              Date: Tue, 14 Nov 2000 17:05:11 -0800 (PST)
27964              Message-ID: <Pine.OSF.4.10.10011141653510.106218-100000@aspara.forte.com>
27965      Branch: perl
27966            ! t/op/regmesg.t t/pragma/warn/utf8
27967 ____________________________________________________________________________
27968 [  7695] By: jhi                                   on 2000/11/15  02:53:58
27969         Log: Subject: [PATCH: perl@7674 + Scott-Thoennes] hush warnings about malformed EBCDIC text
27970              From: Peter Prymmer <pvhp@forte.com>
27971              Date: Tue, 14 Nov 2000 15:09:41 -0800 (PST)
27972              Message-ID: <Pine.OSF.4.10.10011141500260.106218-100000@aspara.forte.com>
27973      Branch: perl
27974            ! utf8.c
27975 ____________________________________________________________________________
27976 [  7694] By: jhi                                   on 2000/11/15  02:50:55
27977         Log: Subject: [PATCH: perl@7674] updates to README.os390
27978              From: Prymmer/Kahn <pvhp@best.com>
27979              Date: Tue, 14 Nov 2000 09:20:20 -0800 (PST)
27980              Message-ID: <Pine.BSF.4.21.0011140913370.15162-100000@shell8.ba.best.com>
27981      Branch: perl
27982            ! README.os390
27983 ____________________________________________________________________________
27984 [  7693] By: jhi                                   on 2000/11/15  02:48:37
27985         Log: Quit utf8_to_uv() instantly if curlen == 0.
27986      Branch: perl
27987            ! utf8.c
27988 ____________________________________________________________________________
27989 [  7692] By: jhi                                   on 2000/11/15  02:24:29
27990         Log: Use u_int32_t for the size of hash_cb(), not size_t.
27991              
27992              Subject: [ID 20001114.003] Solaris 8, 64 Bit DB_file patch
27993              From: Jens Hamisch <jens@Strawberry.COM>     
27994              Date: Tue, 14 Nov 2000 19:03:55 +0100
27995              Message-Id: <20001114190355.A20559@Strawberry.COM>
27996      Branch: perl
27997            ! ext/DB_File/DB_File.xs
27998 ____________________________________________________________________________
27999 [  7691] By: jhi                                   on 2000/11/15  02:20:12
28000         Log: Use UINT64_C().
28001              
28002              Subject: [ID 20001114.006] 5.7.0-7680 Solaris 8, 64 bit, utf8 patch
28003              From: Jens Hamisch <jens@Strawberry.COM>
28004              Date: Tue, 14 Nov 2000 19:16:23 +0100
28005              Message-Id: <20001114191623.G20559@Strawberry.COM>
28006      Branch: perl
28007            ! utf8.c utf8.h
28008 ____________________________________________________________________________
28009 [  7690] By: jhi                                   on 2000/11/15  02:17:06
28010         Log: Defined INT64_C() and UINT64_C() unless defined by <inttypes.h>
28011              (a macro to define signed and unsigned integer constants).
28012      Branch: perl
28013            ! handy.h
28014 ____________________________________________________________________________
28015 [  7689] By: jhi                                   on 2000/11/15  01:56:51
28016         Log: Regen Configure.
28017      Branch: perl
28018            ! Configure
28019 ____________________________________________________________________________
28020 [  7688] By: jhi                                   on 2000/11/15  01:56:32
28021         Log: Make the unit know about SOCKS.
28022      Branch: metaconfig
28023            ! U/protos/socksizetype.U
28024 ____________________________________________________________________________
28025 [  7687] By: jhi                                   on 2000/11/15  01:54:47
28026         Log: Remove unused dependencies.
28027      Branch: metaconfig
28028            ! U/compline/d_getpagsz.U
28029 ____________________________________________________________________________
28030 [  7686] By: nick                                  on 2000/11/14  21:25:13
28031         Log: Integrate mainline.
28032      Branch: perlio
28033           +> ext/re/hints/MSWin32.pl win32/bin/mdelete.bat
28034           !> MANIFEST doio.c doop.c ext/IO/lib/IO/Handle.pm
28035           !> ext/IO/lib/IO/Seekable.pm ext/SDBM_File/Makefile.PL
28036           !> lib/ExtUtils/MM_Unix.pm lib/perl5db.pl makedef.pl perl.h
28037           !> perlio.c pp.c pp_sys.c toke.c utf8.c utf8.h win32/Makefile
28038           !> win32/config.bc win32/config.gc win32/config.vc
28039           !> win32/makefile.mk win32/win32.c win32/win32.h win32/win32sck.c
28040 ____________________________________________________________________________
28041 [  7685] By: jhi                                   on 2000/11/14  17:54:56
28042         Log: Integrate perlio.
28043      Branch: perl
28044           +> fakesdio.h perliol.h
28045           !> MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
28046           !> perlsdio.h perlsfio.h pod/perlfunc.pod
28047 ____________________________________________________________________________
28048 [  7684] By: nick                                  on 2000/11/14  17:43:04
28049         Log: PerlIO #include and #ifdef re-work.
28050      Branch: perlio
28051            + fakesdio.h perliol.h
28052            ! MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
28053            ! perlsdio.h perlsfio.h
28054 ____________________________________________________________________________
28055 [  7683] By: jhi                                   on 2000/11/14  15:42:40
28056         Log: Hoist the duplicated socket/netdb include logic to perl.h;
28057              undef SETERRNO in case SOCKS has defined it.  Based on:
28058              
28059              Subject: [ID 20001114.002] Code-Cleanups concerning SOCKS5 and Solaris   
28060              From: Jens Hamisch <jens@Strawberry.COM> 
28061              Date: Tue, 14 Nov 2000 11:34:40 +0100
28062              Message-Id: <20001114113440.A20005@Strawberry.COM>
28063      Branch: perl
28064            ! doio.c perl.h pp_sys.c
28065 ____________________________________________________________________________
28066 [  7682] By: jhi                                   on 2000/11/14  14:07:28
28067         Log: Subject: some additions for makefiles for win32 (for perl@7674)
28068              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
28069              Date: Tue, 14 Nov 2000 09:31:13 +0300
28070              Message-ID: <402099F49BEED211999700805FC7359F8254FC@ru0028exch01.spb.lucent.com>
28071      Branch: perl
28072            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
28073            ! win32/makefile.mk
28074 ____________________________________________________________________________
28075 [  7681] By: jhi                                   on 2000/11/14  14:01:41
28076         Log: Subject: tiny typo in perl5db.pl
28077              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
28078              Date: Tue, 14 Nov 2000 09:29:28 +0300
28079              Message-ID: <402099F49BEED211999700805FC7359F8254F7@ru0028exch01.spb.lucent.com>
28080      Branch: perl
28081            ! lib/perl5db.pl
28082 ____________________________________________________________________________
28083 [  7680] By: jhi                                   on 2000/11/14  04:13:50
28084         Log: Redo #7679 with LFs instead of CRLFs.
28085      Branch: perl
28086            ! ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm makedef.pl
28087            ! perlio.c win32/Makefile win32/bin/mdelete.bat win32/config.gc
28088            ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
28089 ____________________________________________________________________________
28090 [  7679] By: jhi                                   on 2000/11/14  01:21:09
28091         Log: Subject: [PATCH perl@7638] Get PerlIO building on Win32
28092              From: Benjamin Stuhl <tiriath@yahoo.com> 
28093              Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
28094              Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
28095      Branch: perl
28096            + win32/bin/mdelete.bat
28097            ! MANIFEST ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
28098            ! makedef.pl perlio.c win32/Makefile win32/config.gc
28099            ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
28100 ____________________________________________________________________________
28101 [  7678] By: jhi                                   on 2000/11/14  01:19:20
28102         Log: Fix the re extension building for Win32.
28103              
28104              Subject: [PATCH perl@7638] Get PerlIO building on Win32
28105              From: Benjamin Stuhl <tiriath@yahoo.com> 
28106              Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
28107              Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
28108      Branch: perl
28109            + ext/re/hints/MSWin32.pl
28110            ! MANIFEST
28111 ____________________________________________________________________________
28112 [  7677] By: jhi                                   on 2000/11/14  01:13:54
28113         Log: Subject: [ID 20001113.003] utf8_to_uv on malformed utf returns wrong values
28114              From: sthoenna@efn.org
28115              Date: Mon, 13 Nov 2000 14:49:40 -0800 (PST)
28116              Message-Id: <200011132249.eADMnek09679@garcia.efn.org>
28117      Branch: perl
28118            ! doop.c pp.c toke.c utf8.c utf8.h
28119 ____________________________________________________________________________
28120 [  7676] By: jhi                                   on 2000/11/13  20:23:15
28121         Log: Subject: Re: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
28122              From: Nicholas Clark <nick@ccl4.org>
28123              Date: Mon, 13 Nov 2000 18:55:04 +0000
28124              Message-ID: <20001113185504.J29183@plum.flirble.org>
28125      Branch: perl
28126            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Seekable.pm
28127 ____________________________________________________________________________
28128 [  7675] By: nick                                  on 2000/11/13  20:21:57
28129         Log: Integrate mainline ...
28130      Branch: perlio
28131           !> Changes MANIFEST doop.c ext/IO/IO.xs ext/IO/lib/IO/Handle.pm
28132           !> ext/IO/lib/IO/Seekable.pm patchlevel.h perl.h perlio.c
28133           !> perlsfio.h pod/perlfunc.pod pod/perlunicode.pod pp.c regexp.h
28134           !> t/io/tell.t t/lib/io_xs.t t/op/bop.t utf8.c
28135 ____________________________________________________________________________
28136 [  7674] By: jhi                                   on 2000/11/13  15:07:56
28137         Log: Update Changes.
28138      Branch: perl
28139            ! Changes patchlevel.h
28140 ____________________________________________________________________________
28141 [  7673] By: jhi                                   on 2000/11/13  14:42:42
28142         Log: Remove the new two tests of lib/io_xs for now, they seem to
28143              fail under perlio on some platforms.
28144      Branch: perl
28145            ! t/lib/io_xs.t
28146 ____________________________________________________________________________
28147 [  7672] By: jhi                                   on 2000/11/13  13:57:53
28148         Log: Make PerlIO_getpos() to behave like fgetpos() on return.
28149      Branch: perl
28150            ! perlio.c
28151 ____________________________________________________________________________
28152 [  7671] By: jhi                                   on 2000/11/13  05:30:48
28153         Log: Placate nervous compilers that see longer than ints switch()ing.
28154      Branch: perl
28155            ! utf8.c
28156 ____________________________________________________________________________
28157 [  7670] By: jhi                                   on 2000/11/13  05:14:21
28158         Log: fputs() does return EOF on error but here we don't care.
28159      Branch: perl
28160            ! perlio.c
28161 ____________________________________________________________________________
28162 [  7669] By: jhi                                   on 2000/11/13  05:02:45
28163         Log: Declare reg_data like reg_substr_data.
28164      Branch: perl
28165            ! regexp.h
28166 ____________________________________________________________________________
28167 [  7668] By: jhi                                   on 2000/11/13  04:54:34
28168         Log: Typos in #7667.
28169      Branch: perl
28170            ! perl.h
28171 ____________________________________________________________________________
28172 [  7667] By: jhi                                   on 2000/11/13  04:49:49
28173         Log: Cleanup messy #ifdef.
28174      Branch: perl
28175            ! perl.h
28176 ____________________________________________________________________________
28177 [  7666] By: jhi                                   on 2000/11/13  04:17:34
28178         Log: Subject: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
28179              From: Nicholas Clark <nick@talking.bollo.cx>
28180              Date: Sun, 12 Nov 2000 21:14:11 +0000
28181              Message-Id: <E13v4S3-0000iY-00@Bagpuss.unfortu.net>
28182              
28183              Note: only one breakage of the two reported is fixed by this patch.
28184      Branch: perl
28185            ! perlio.c
28186 ____________________________________________________________________________
28187 [  7665] By: jhi                                   on 2000/11/13  04:05:07
28188         Log: Tweak the definition of the bit complement on UTF-8 data:
28189              if none of the characters in the string are > 0xff,
28190              the result is a complemented byte string, not a (UTF-8)
28191              char string.  Based on the summary in
28192              
28193              Subject: Re: [ID 20000918.005] ~ on wide chars
28194              From: sthoenna@efn.org (Yitzchak Scott-Thoennes) 
28195              Date: Fri, 10 Nov 2000 09:47:15 -0800
28196              Message-ID: <jSDD6gzkgi/T092yn@efn.org>
28197              
28198              This should give us the maximum backward (pre-char string)
28199              compatibility and utf8 compatibility.  The other alternative
28200              would be to limit the bit complement to be always byte only,
28201              taking the least significant byte of the chars.
28202      Branch: perl
28203            ! doop.c pod/perlunicode.pod pp.c t/op/bop.t
28204 ____________________________________________________________________________
28205 [  7664] By: jhi                                   on 2000/11/13  00:23:44
28206         Log: Couple of tests from #7660 salvaged.
28207      Branch: perl
28208            - t/op/tell.t
28209            ! MANIFEST t/io/tell.t
28210 ____________________________________________________________________________
28211 [  7663] By: jhi                                   on 2000/11/13  00:02:48
28212         Log: Subject: [ID 20001112.007] sfio's sftell isn't ftell
28213              From: Nicholas Clark <nick@talking.bollo.cx>
28214              Date: Sun, 12 Nov 2000 21:23:43 +0000
28215              Message-Id: <E13v4bH-0000lN-00@Bagpuss.unfortu.net>
28216      Branch: perl
28217            ! perlsfio.h
28218 ____________________________________________________________________________
28219 [  7662] By: jhi                                   on 2000/11/13  00:01:39
28220         Log: Subject: [ID 20001112.006] IO::Seekable::getpos doesn't check for fgetpos() failure
28221              From: Nicholas Clark <nick@talking.bollo.cx>
28222              Date: Sun, 12 Nov 2000 21:30:04 +0000
28223              Message-Id: <E13v4hQ-0000mn-00@Bagpuss.unfortu.net>
28224      Branch: perl
28225            ! ext/IO/IO.xs ext/IO/lib/IO/Seekable.pm t/lib/io_xs.t
28226 ____________________________________________________________________________
28227 [  7661] By: jhi                                   on 2000/11/12  23:57:29
28228         Log: Document tell() on special streams.
28229      Branch: perl
28230            ! pod/perlfunc.pod
28231 ____________________________________________________________________________
28232 [  7660] By: jhi                                   on 2000/11/12  23:54:22
28233         Log: (Subsumed by #7664)
28234      Branch: perl
28235            + t/op/tell.t
28236            ! MANIFEST
28237 ____________________________________________________________________________
28238 [  7659] By: jhi                                   on 2000/11/12  22:55:25
28239         Log: Many subdocumented return values of the IO extension now documented.
28240              ungetc and write still left subdocumented.
28241              
28242              Subject: [PATCH] (was Re: IO::Handle::ungetc)
28243              From: Nicholas Clark <nick@talking.bollo.cx>
28244              Date: Sun, 12 Nov 2000 21:35:53 +0000
28245              Message-ID: <20001112213552.A3034@Bagpuss.unfortu.net>
28246      Branch: perl
28247            ! ext/IO/lib/IO/Handle.pm
28248 ____________________________________________________________________________
28249 [  7658] By: jhi                                   on 2000/11/12  21:37:06
28250         Log: Subject: [ID 20001112.004] man perlfunc omits tell()'s error return
28251              From: Nicholas Clark <nick@talking.bollo.cx>
28252              Date: Sun, 12 Nov 2000 20:03:22 +0000
28253              Message-Id: <E13v3LV-0008Pd-00@Bagpuss.unfortu.net>
28254      Branch: perl
28255            ! pod/perlfunc.pod
28256 ____________________________________________________________________________
28257 [  7657] By: jhi                                   on 2000/11/12  20:34:55
28258         Log: Integrate perlio.
28259      Branch: perl
28260           !> perlio.c
28261 ____________________________________________________________________________
28262 [  7656] By: nick                                  on 2000/11/12  19:25:06
28263         Log: Add aTHX_ to Perl_croak's (MULTIPLICITY et. al.)
28264      Branch: perlio
28265            ! perlio.c
28266 ____________________________________________________________________________
28267 [  7655] By: nick                                  on 2000/11/12  19:09:41
28268         Log: Integrate mainline
28269      Branch: perlio
28270           +> README.solaris ext/Encode/Encode/cp1006.enc
28271           +> ext/Encode/Encode/cp424.enc ext/Encode/Encode/cp856.enc
28272           +> ext/Encode/Encode/gsm0338.enc ext/Encode/Encode/iso8859-10.enc
28273           +> ext/Encode/Encode/iso8859-13.enc
28274           +> ext/Encode/Encode/iso8859-14.enc
28275           +> ext/Encode/Encode/iso8859-15.enc
28276           !> (integrate 34 files)
28277 ____________________________________________________________________________
28278 [  7654] By: jhi                                   on 2000/11/12  19:00:22
28279         Log: Add a metaconfig unit for fsync.
28280      Branch: metaconfig/U/perl
28281            + d_fsync.U
28282 ____________________________________________________________________________
28283 [  7653] By: jhi                                   on 2000/11/12  19:00:01
28284         Log: Add HAS_FSYNC, lack noticed by Nicholas Clark.
28285      Branch: perl
28286            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
28287            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
28288            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
28289            ! vos/config.ga.h win32/config.bc win32/config.gc
28290            ! win32/config.vc
28291 ____________________________________________________________________________
28292 [  7652] By: jhi                                   on 2000/11/11  21:12:01
28293         Log: Copy the s// information of README.hpux also to the perlrun.
28294      Branch: perl
28295            ! README.hpux pod/perlrun.pod
28296 ____________________________________________________________________________
28297 [  7651] By: jhi                                   on 2000/11/11  21:03:13
28298         Log: More README.solaris updates from Andy Dougherty.
28299      Branch: perl
28300            ! README.solaris
28301 ____________________________________________________________________________
28302 [  7650] By: jhi                                   on 2000/11/11  18:38:57
28303         Log: More descriptive error for unknown perlio layers.
28304              
28305              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
28306              From: Dominic Dunlop <domo@computer.org> 
28307              Date: Sat, 11 Nov 2000 18:20:32 +0100             
28308              Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
28309      Branch: perl
28310            ! perlio.c pod/perldiag.pod
28311 ____________________________________________________________________________
28312 [  7649] By: jhi                                   on 2000/11/11  18:37:52
28313         Log: MachTen doesn't really do mmap() and munmap().
28314              
28315              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
28316              From: Dominic Dunlop <domo@computer.org> 
28317              Date: Sat, 11 Nov 2000 18:20:32 +0100             
28318              Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
28319      Branch: perl
28320            ! hints/machten.sh
28321 ____________________________________________________________________________
28322 [  7648] By: jhi                                   on 2000/11/11  18:36:46
28323         Log: Subject: [PATCH] fwd: Re: [ID 20001105.011] Perl 5.6.0 documentation glitch
28324              From: rspier@pobox.com (Robert Spier)
28325              Date: Sat, 11 Nov 2000 12:22:15 -0500 (EST)
28326              Message-ID: <14861.32839.491271.985797@rls.cx>
28327      Branch: perl
28328            ! Porting/Contract pod/perltoot.pod
28329 ____________________________________________________________________________
28330 [  7647] By: jhi                                   on 2000/11/11  18:35:30
28331         Log: Simplify the getpagesize() unit by dropping the
28332              pagesize probe since it's nowadays slightly more
28333              complicated because of sysconf(). (Note: if some
28334              platform really needs the -lPW for getpagesize,
28335              I just broke it.)
28336              
28337              TODO: a new pagesize unit.
28338      Branch: metaconfig
28339            ! U/compline/d_getpagsz.U
28340 ____________________________________________________________________________
28341 [  7646] By: jhi                                   on 2000/11/11  18:33:23
28342         Log: Add getpagesize() probing, on non-UNIX guess 'undef'.
28343      Branch: perl
28344            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
28345            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
28346            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
28347            ! vos/config.ga.h win32/config.bc win32/config.gc
28348            ! win32/config.vc
28349 ____________________________________________________________________________
28350 [  7645] By: jhi                                   on 2000/11/11  16:45:15
28351         Log: Use sysconf() or getpagesize() to find out the pagesize.
28352      Branch: perl
28353            ! perlio.c
28354 ____________________________________________________________________________
28355 [  7644] By: jhi                                   on 2000/11/11  15:46:08
28356         Log: Integrate perlio.
28357      Branch: perl
28358           !> perlio.c
28359 ____________________________________________________________________________
28360 [  7643] By: jhi                                   on 2000/11/11  15:33:36
28361         Log: Subject: Re: [PATCH] README.solaris
28362              From: Lupe Christoph <lupe@lupe-christoph.de>
28363              Date: Sat, 11 Nov 2000 14:08:10 +0100
28364              Message-ID: <20001111140810.C10394@alanya.lupe-christoph.de>
28365      Branch: perl
28366            ! README.solaris
28367 ____________________________________________________________________________
28368 [  7642] By: jhi                                   on 2000/11/11  15:22:12
28369         Log: Subject: [PATCH perl@7638] cygwin port
28370              From: "Eric Fifer" <egf7@columbia.edu>            
28371              Date: Fri, 10 Nov 2000 19:30:30 -0000
28372              Message-ID: <000001c04b4c$b96b7980$243670c2@fifer>
28373      Branch: perl
28374            ! README.cygwin lib/ExtUtils/MM_Cygwin.pm
28375 ____________________________________________________________________________
28376 [  7641] By: nick                                  on 2000/11/11  14:50:36
28377         Log: Fixup mmap layer by doing mmap() calls on pagesize boundaries.
28378              Also call "Buf" layer directly when unread'ing non-read chars.
28379      Branch: perlio
28380            ! perlio.c
28381 ____________________________________________________________________________
28382 [  7640] By: jhi                                   on 2000/11/11  02:05:02
28383         Log: Add more encoding tables.
28384      Branch: perl
28385            + ext/Encode/Encode/cp1006.enc ext/Encode/Encode/cp424.enc
28386            + ext/Encode/Encode/cp856.enc ext/Encode/Encode/gsm0338.enc
28387            + ext/Encode/Encode/iso8859-10.enc
28388            + ext/Encode/Encode/iso8859-13.enc
28389            + ext/Encode/Encode/iso8859-14.enc
28390            + ext/Encode/Encode/iso8859-15.enc
28391            ! MANIFEST
28392 ____________________________________________________________________________
28393 [  7639] By: jhi                                   on 2000/11/10  18:49:25
28394         Log: Subject: [PATCH] README.solaris
28395              From: Andy Dougherty <doughera@lafayette.edu>
28396              Date: Fri, 10 Nov 2000 12:18:00 -0500 (EST)
28397              Message-ID: <Pine.SOL.4.10.10011101217100.28341-100000@maxwell.phys.lafayette.edu>
28398      Branch: perl
28399            + README.solaris
28400            ! INSTALL MANIFEST hints/solaris_2.sh pod/buildtoc.PL
28401            ! pod/perl.pod pod/perltoc.pod
28402 ____________________________________________________________________________
28403 [  7638] By: jhi                                   on 2000/11/10  15:04:15
28404         Log: Update Changes.
28405      Branch: perl
28406            ! Changes patchlevel.h
28407 ____________________________________________________________________________
28408 [  7637] By: jhi                                   on 2000/11/10  14:14:28
28409         Log: Explain better why certain regex tests are skipped.
28410              
28411              Subject: Re: tests skipped: unknown reason
28412              From: Lupe Christoph <lupe@lupe-christoph.de>
28413              Date: Fri, 10 Nov 2000 09:08:56 +0100
28414              Message-ID: <20001110090856.J785@alanya.lupe-christoph.de>
28415      Branch: perl
28416            ! t/op/regexp.t
28417 ____________________________________________________________________________
28418 [  7636] By: nick                                  on 2000/11/10  13:40:00
28419         Log: Integrate mainline.
28420      Branch: perlio
28421           !> emacs/cperl-mode.el ext/IO/lib/IO/Handle.pm hints/linux.sh
28422           !> hints/uts.sh lib/unicode/syllables.txt perlio.c
28423           !> win32/bin/search.pl
28424 ____________________________________________________________________________
28425 [  7635] By: nick                                  on 2000/11/10  13:25:52
28426         Log: Re-instate stdio large file support via perlio.
28427      Branch: perl
28428            ! perlio.c
28429 ____________________________________________________________________________
28430 [  7634] By: jhi                                   on 2000/11/10  04:49:55
28431         Log: Amdahl UTS hints updates.
28432              
28433              Subject: [ID 20001109.016] Trouble going from 5.4 to 5.6
28434              From: hom00@utsglobal.com (Harold O Morris)
28435              Date: Thu, 9 Nov 2000 20:02 PST
28436              Message-Id: <m13u5OV-000045C@juno.uts.utsglobal.com>
28437      Branch: perl
28438            ! hints/uts.sh
28439 ____________________________________________________________________________
28440 [  7633] By: jhi                                   on 2000/11/09  23:33:28
28441         Log: Subject: [PATCH] IO::Seekable pod
28442              From: Nicholas Clark <nick@talking.bollo.cx>
28443              Date: Thu, 9 Nov 2000 20:29:45 +0000
28444              Message-ID: <20001109202945.A10451@Bagpuss.unfortu.net>
28445      Branch: perl
28446            ! ext/IO/lib/IO/Handle.pm
28447 ____________________________________________________________________________
28448 [  7632] By: jhi                                   on 2000/11/09  21:55:41
28449         Log: Various doc oddball characters.
28450              
28451              Subject: [ID 20001106.004] Perl 5.6.0 bugs  
28452              From: Michael Somos <somos@grail.cba.csuohio.edu>
28453              Date: Mon, 6 Nov 2000 17:44:20 -0500
28454              Message-Id: <200011062244.RAA28632@grail.cba.csuohio.edu>
28455      Branch: perl
28456            ! emacs/cperl-mode.el lib/unicode/syllables.txt
28457            ! win32/bin/search.pl
28458 ____________________________________________________________________________
28459 [  7631] By: jhi                                   on 2000/11/09  21:12:29
28460         Log: Subject: Re: bash -c exit and linux hints 
28461              From: "John P. Linderman" <jpl@research.att.com>
28462              Date: Thu, 02 Nov 2000 09:37:25 -0500
28463              Message-Id: <200011021437.JAA63199@raptor.research.att.com>
28464      Branch: perl
28465            ! hints/linux.sh
28466 ____________________________________________________________________________
28467 [  7630] By: nick                                  on 2000/11/09  20:34:11
28468         Log: Integrate mainline.
28469      Branch: perlio
28470           !> (integrate 91 files)
28471 ____________________________________________________________________________
28472 [  7629] By: jhi                                   on 2000/11/09  19:46:31
28473         Log: Missing dTHXs.
28474              
28475              Subject: RE: perl@7595 builds not on cygwin
28476              From: "Eric Fifer" <egf7@columbia.edu>
28477              Date: Thu, 9 Nov 2000 19:26:50 -0000
28478              Message-ID: <000201c04a83$05ef1660$933570c2@fifer>
28479      Branch: perl
28480            ! ext/Devel/Peek/Peek.xs
28481 ____________________________________________________________________________
28482 [  7628] By: jhi                                   on 2000/11/09  14:48:27
28483         Log: Disable only the tests 99 and 166 for UTF-8 locales.
28484      Branch: perl
28485            ! t/pragma/locale.t
28486 ____________________________________________________________________________
28487 [  7627] By: jhi                                   on 2000/11/09  14:40:27
28488         Log: There's no =head3.
28489      Branch: perl
28490            ! pod/perlhack.pod
28491 ____________________________________________________________________________
28492 [  7626] By: jhi                                   on 2000/11/09  13:54:26
28493         Log: The generated boot_* headers are wrong.  Pickier compiler,
28494              such as KAI C++ will refuse to compile the resulting perlmain.
28495              
28496              Subject: [ID 20001109.005] Bug in minimod.pl, perl 5.6.0
28497              From: Harri Pasanen <harri.pasanen@trema.com>
28498              Date: Thu, 09 Nov 2000 14:23:28 +0100
28499              Message-Id: <3A0AA550.26D548A3@trema.com>
28500      Branch: perl
28501            ! minimod.pl
28502 ____________________________________________________________________________
28503 [  7625] By: jhi                                   on 2000/11/09  13:50:44
28504         Log: Subject: [PATCH: perl@7613] updates to Porting/pumpkin.pod
28505              From: Prymmer/Kahn <pvhp@best.com>
28506              Date: Wed, 8 Nov 2000 22:13:26 -0800 (PST)
28507              Message-ID: <Pine.BSF.4.21.0011082208390.5584-100000@shell8.ba.best.com>
28508              
28509              All except the "cow orker" change.
28510      Branch: perl
28511            ! Porting/pumpkin.pod
28512 ____________________________________________________________________________
28513 [  7624] By: jhi                                   on 2000/11/09  13:45:33
28514         Log: Fix for
28515              
28516              Subject: [ID 20001109.003] Not OK: perl v5.7.0 +DEVEL7620 on PA-RISC2.0 11.00 (UNINSTALLED)
28517              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
28518              Date: Thu, 09 Nov 2000 11:05:52 +0100
28519              Message-Id: <20001109110452.66CF.H.M.BRAND@hccnet.nl>
28520      Branch: perl
28521            ! pod/perldiag.pod t/pragma/warn/pp_sys
28522 ____________________________________________________________________________
28523 [  7623] By: jhi                                   on 2000/11/09  13:37:16
28524         Log: Typo in an ifndef.
28525              
28526              Subject: Re: [PATCH 5.7.0] better messages from malloc()
28527              From: Joe Smith <jms@inwap.com>         
28528              Date: Thu, 09 Nov 2000 01:33:14 -0800
28529              Message-Id: <3A0A6F5A.1E3969BB@inwap.com>
28530      Branch: perl
28531            ! malloc.c
28532 ____________________________________________________________________________
28533 [  7622] By: jhi                                   on 2000/11/09  13:31:18
28534         Log: Remove unused extra arguments.
28535      Branch: metaconfig/U/perl
28536            ! perlxv.U
28537      Branch: perl
28538            ! Configure config_h.SH
28539 ____________________________________________________________________________
28540 [  7621] By: jhi                                   on 2000/11/09  13:16:36
28541         Log: More VMS moves on environment handling, from Charles Lane.
28542      Branch: perl
28543            ! t/pragma/locale.t
28544 ____________________________________________________________________________
28545 [  7620] By: jhi                                   on 2000/11/09  04:42:38
28546         Log: Subject: patch to detect stat followed by lstat(_): [ID 20001106.006] find2perl generated scripts issue new lstat()    on filehandle _ warning
28547              From: David Dyck <dcd@tc.fluke.com>
28548              Date: Wed, 8 Nov 2000 18:36:26 -0800 (PST)
28549              Message-ID: <Pine.LNX.4.30.0011081817490.177-100000@dd.tc.fluke.com>
28550      Branch: perl
28551            ! pp_sys.c
28552 ____________________________________________________________________________
28553 [  7619] By: jhi                                   on 2000/11/09  04:36:21
28554         Log: Forgot from #7618.
28555      Branch: perl
28556            ! lib/File/stat.pm
28557 ____________________________________________________________________________
28558 [  7618] By: jhi                                   on 2000/11/09  04:28:44
28559         Log: Make deleting for %ENV work for (newer versions of) VMS,
28560              from Craig A. Berry.
28561      Branch: perl
28562            ! vms/vms.c
28563 ____________________________________________________________________________
28564 [  7617] By: jhi                                   on 2000/11/09  04:25:05
28565         Log: Subject: [PATCH] Class::Struct at compile time
28566              From: "Casey R. Tweten" <crt@kiski.net>
28567              Date: Wed, 8 Nov 2000 20:46:41 -0500 (EST)
28568              Message-ID: <Pine.OSF.4.21.0011082041360.8238-100000@home.kiski.net>
28569      Branch: perl
28570            ! lib/Class/Struct.pm
28571 ____________________________________________________________________________
28572 [  7616] By: jhi                                   on 2000/11/09  04:15:17
28573         Log: Subject: [ID 20001108.013] spelling
28574              From: "Todd T. Fries" <todd@fries.int.mrleng.com>
28575              Date: Wed, 8 Nov 2000 18:36:42 -0600 (CST)
28576              Message-Id: <200011090036.eA90agN05921@fries.int.mrleng.com>
28577      Branch: perl
28578            ! lib/ftp.pl
28579 ____________________________________________________________________________
28580 [  7615] By: jhi                                   on 2000/11/09  04:12:42
28581         Log: Subject: [PATCH: perl@7613] add Encode to VMS build and tests
28582              From: Peter Prymmer <pvhp@forte.com>
28583              Date: Wed, 8 Nov 2000 15:29:06 -0800 (PST)
28584              Message-ID: <Pine.OSF.4.10.10011081524450.248546-100000@aspara.forte.com>
28585      Branch: perl
28586            ! configure.com
28587 ____________________________________________________________________________
28588 [  7614] By: jhi                                   on 2000/11/08  22:42:55
28589         Log: A missing aTHX_.
28590      Branch: perl
28591            ! ext/IPC/SysV/SysV.xs
28592 ____________________________________________________________________________
28593 [  7613] By: jhi                                   on 2000/11/08  19:30:21
28594         Log: Update Changes.
28595      Branch: perl
28596            ! Changes patchlevel.h
28597 ____________________________________________________________________________
28598 [  7612] By: jhi                                   on 2000/11/08  18:35:25
28599         Log: Subject: is this the appropriate patch to fix: [ID 20001106.006] find2perl generated scripts issue new lstat()    on filehandle _ warning
28600              From: David Dyck <dcd@tc.fluke.com>
28601              Date: Wed, 8 Nov 2000 10:05:44 -0800 (PST)
28602              Message-ID: <Pine.LNX.4.30.0011080957440.2572-100000@dd.tc.fluke.com>
28603      Branch: perl
28604            ! pp_sys.c
28605 ____________________________________________________________________________
28606 [  7611] By: jhi                                   on 2000/11/08  18:30:26
28607         Log: Subject: [PATCH bleadperl] Re: Patch 7533 prevents malloc.c from compiling on MachTen
28608              From: Dominic Dunlop <domo@computer.org>
28609              Date: Tue, 7 Nov 2000 12:05:25 +0100
28610              Message-Id: <p04320403b62d8e0870cf@[192.168.1.4]>
28611      Branch: perl
28612            ! malloc.c
28613 ____________________________________________________________________________
28614 [  7610] By: jhi                                   on 2000/11/08  18:25:14
28615         Log: Do not test UTF-8 locales since that the tests would require
28616              polymorphic regexen.
28617      Branch: perl
28618            ! t/pragma/locale.t
28619 ____________________________________________________________________________
28620 [  7609] By: jhi                                   on 2000/11/08  17:12:51
28621         Log: Locale buglets.
28622              
28623              Subject: RE: Locales support (setlocale) fixes
28624              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
28625              Date: Wed, 8 Nov 2000 20:01:39 +0300
28626              Message-ID: <402099F49BEED211999700805FC7359F825283@ru0028exch01.spb.lucent.com>
28627      Branch: perl
28628            ! t/pragma/locale.t util.c
28629 ____________________________________________________________________________
28630 [  7608] By: jhi                                   on 2000/11/08  17:00:16
28631         Log: Deleting $ENV{PATH} in VMS is not recommendable.
28632      Branch: perl
28633            ! t/pragma/locale.t
28634 ____________________________________________________________________________
28635 [  7607] By: jhi                                   on 2000/11/08  16:58:26
28636         Log: Subject: PATCH std stdio for (Free)BSD
28637              From: Nicholas Clark <nick@ccl4.org>
28638              Date: Wed, 8 Nov 2000 15:36:29 +0000
28639              Message-ID: <20001108153629.D98736@plum.flirble.org>
28640      Branch: metaconfig
28641            ! U/compline/d_stdstdio.U
28642      Branch: perl
28643            ! Configure config_h.SH
28644 ____________________________________________________________________________
28645 [  7606] By: jhi                                   on 2000/11/08  16:43:31
28646         Log: Forgot to bump the line numbers in #7601.
28647      Branch: perl
28648            ! t/pragma/warn/pp_sys
28649 ____________________________________________________________________________
28650 [  7605] By: jhi                                   on 2000/11/08  16:39:12
28651         Log: More careful detection of how well NVs and UVs mix.
28652              
28653              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))
28654              From: Nicholas Clark <nick@ccl4.org>
28655              Date: Wed, 8 Nov 2000 15:14:12 +0000
28656              Message-ID: <20001108151412.B98736@plum.flirble.org>
28657              
28658              Added some SIGFPE paranoia.
28659      Branch: metaconfig/U/perl
28660            ! perlxv.U
28661      Branch: perl
28662            ! Configure config_h.SH
28663 ____________________________________________________________________________
28664 [  7604] By: jhi                                   on 2000/11/08  14:39:10
28665         Log: Subject: [patch perl@7595] VMS configure.com tweak
28666              From: "Craig A. Berry" <craigberry@mac.com>
28667              Date: Wed, 8 Nov 2000 00:24:12 -0600
28668              Message-Id: <p04330103b62e879ceeff@[192.168.56.177]>
28669      Branch: perl
28670            ! configure.com
28671 ____________________________________________________________________________
28672 [  7603] By: jhi                                   on 2000/11/08  14:27:11
28673         Log: Subject: [PATCH @7595] int/ptr casts in perlio.c
28674              From: Robin Barker <rmb1@cise.npl.co.uk>
28675              Date: Wed, 8 Nov 2000 11:11:39 GMT
28676              Message-Id: <200011081111.LAA07377@tempest.npl.co.uk>
28677      Branch: perl
28678            ! perlio.c
28679 ____________________________________________________________________________
28680 [  7602] By: jhi                                   on 2000/11/08  14:25:03
28681         Log: Fix for the tie-refhash string table leaks.
28682              
28683              From: Nick Ing-Simmons <nik@tiuk.ti.com> 
28684              Date: Wed, 8 Nov 2000 13:03:04 GMT
28685              Message-Id: <200011081303.NAA07042@mikado.tiuk.ti.com>
28686      Branch: perl
28687            ! t/lib/tie-refhash.t
28688 ____________________________________________________________________________
28689 [  7601] By: jhi                                   on 2000/11/08  14:21:08
28690         Log: Try to avoid flockless and emulationless places.
28691      Branch: perl
28692            ! t/pragma/warn/pp_sys
28693 ____________________________________________________________________________
28694 [  7600] By: jhi                                   on 2000/11/08  02:28:54
28695         Log: Overrideable keys, each, pop, push, shift, splice, unshift.
28696              
28697              Subject: [PATCH] prototyped functions that should be overrideable
28698              From: "Casey R. Tweten" <crt@kiski.net>
28699              Date: Fri, 3 Nov 2000 11:09:12 -0500 (EST)
28700              Message-ID: <Pine.OSF.4.21.0011031100470.17471-100000@home.kiski.net>
28701      Branch: perl
28702            ! toke.c
28703 ____________________________________________________________________________
28704 [  7599] By: jhi                                   on 2000/11/08  01:12:05
28705         Log: Make perlbug not insist on dumping to a file when stdout isn't a tty.
28706              
28707              Subject: [PATCH] perlbug.PL
28708              From: "Kurt D. Starsinic" <kstar@chapin.edu>
28709              Date: Mon, 6 Nov 2000 21:39:01 -0500
28710              Message-ID: <20001106213901.B20955@O2.chapin.edu>
28711      Branch: perl
28712            ! utils/perlbug.PL
28713 ____________________________________________________________________________
28714 [  7598] By: jhi                                   on 2000/11/07  23:42:00
28715         Log: Bad thinko in #7581 (I used the test program with the expanded
28716              values as-is).
28717      Branch: metaconfig
28718            ! U/compline/d_stdstdio.U
28719      Branch: perl
28720            ! Configure
28721 ____________________________________________________________________________
28722 [  7597] By: jhi                                   on 2000/11/07  21:43:29
28723         Log: Subject: [PATCH perl@7573] cygwin port
28724              From: "Fifer, Eric" <EFifer@sanwaint.com>
28725              Date: Tue, 7 Nov 2000 18:08:51 -0000 
28726              Message-ID: <779F20BCCE5AD31186A50008C75D99791717BB@silldn_mail1.sanwaint.com>
28727              
28728              Synchronize with Cygwin 1.1.5.
28729      Branch: perl
28730            ! AUTHORS README.cygwin cygwin/cygwin.c hints/cygwin.sh mg.c
28731            ! pod/perlport.pod unixish.h util.c
28732 ____________________________________________________________________________
28733 [  7596] By: jhi                                   on 2000/11/07  21:39:25
28734         Log: perlhack updates from H.Merijn Brand.
28735      Branch: perl
28736            ! pod/perlhack.pod
28737 ____________________________________________________________________________
28738 [  7595] By: jhi                                   on 2000/11/07  20:21:41
28739         Log: Update Changes.
28740      Branch: perl
28741            ! Changes patchlevel.h
28742 ____________________________________________________________________________
28743 [  7594] By: jhi                                   on 2000/11/07  19:18:58
28744         Log: Be more robust in Dynaloader.pm.
28745      Branch: perl
28746            ! ext/DynaLoader/DynaLoader_pm.PL
28747 ____________________________________________________________________________
28748 [  7593] By: jhi                                   on 2000/11/07  16:49:31
28749         Log: AUTHORS update.
28750      Branch: perl
28751            ! AUTHORS
28752 ____________________________________________________________________________
28753 [  7592] By: gsar                                  on 2000/11/07  16:39:51
28754         Log: normalize relative paths in virtualized current directory on windows,
28755              under ithreads (avoids ".." etc showing up in what Cwd::cwd()
28756              returns)
28757      Branch: perl
28758            ! win32/vdir.h
28759 ____________________________________________________________________________
28760 [  7591] By: jhi                                   on 2000/11/07  16:04:26
28761         Log: Too profiler-happy: with optimization the #7590 actually makes
28762              the test to run 0.5% _slower_.  Requires much more instrumentation.
28763              Retract #7590.
28764      Branch: perl
28765            ! regcomp.c regcomp.h
28766 ____________________________________________________________________________
28767 [  7590] By: jhi                                   on 2000/11/07  15:51:13
28768         Log: Shave off about 5% (Digital UNIX, -g, pixie) of the op/regexp
28769              execution time in regcomp.c S_cl_any() and S_cl_is_anything()
28770              by using memset() and testing bytewise (as opposed to bitwise).
28771      Branch: perl
28772            ! regcomp.c regcomp.h
28773 ____________________________________________________________________________
28774 [  7589] By: jhi                                   on 2000/11/07  12:56:39
28775         Log: Subject: [PATCH perl@7573] configure.com and st-lock.t changes for   
28776              From: "Craig A. Berry" <craig.berry@psinetcs.com>
28777              Date: Mon, 06 Nov 2000 23:45:30 -0500
28778              Message-Id: <0011079735.AA973576259@univpress.com>
28779      Branch: perl
28780            ! configure.com t/lib/st-lock.t
28781 ____________________________________________________________________________
28782 [  7588] By: jhi                                   on 2000/11/07  01:03:28
28783         Log: Tweak #7587.
28784      Branch: perl
28785            ! pod/perldiag.pod
28786 ____________________________________________________________________________
28787 [  7587] By: jhi                                   on 2000/11/07  01:00:27
28788         Log: A doc addition for bug id 20001105.019, beware \p.
28789      Branch: perl
28790            ! pod/perldiag.pod
28791 ____________________________________________________________________________
28792 [  7586] By: jhi                                   on 2000/11/07  00:32:22
28793         Log: Fake support of holey files in win/dosish platforms.
28794              
28795              Subject: SDBM_File under MS-Windows95/98 does not work correctly. (APR#1302)
28796              From: kipp@shonanblue.ne.jp
28797              Date: Mon, 6 Nov 2000 13:30:55 -0800
28798              Message-Id: <200011062130.eA6LUpZ17387@smtp3.ActiveState.com>
28799      Branch: perl
28800            ! ext/SDBM_File/sdbm/sdbm.c
28801 ____________________________________________________________________________
28802 [  7585] By: jhi                                   on 2000/11/07  00:12:54
28803         Log: Subject: Pod updates
28804              From: "Stephen P. Potter" <spp@spotter.yi.org>
28805              Date: Mon, 06 Nov 2000 18:56:43 -0500
28806              Message-Id: <200011062357.SAA18173@spotter.yi.org>
28807      Branch: perl
28808            ! README.dos README.os2 README.win32 pod/buildtoc.PL
28809            ! pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
28810            ! pod/perl56delta.pod pod/perldebguts.pod pod/perldebtut.pod
28811            ! pod/perldebug.pod pod/perldelta.pod pod/perldiag.pod
28812            ! pod/perlembed.pod pod/perlfaq.pod pod/perlfaq1.pod
28813            ! pod/perlfaq2.pod pod/perlfaq5.pod pod/perlfaq7.pod
28814            ! pod/perlfaq8.pod pod/perlfilter.pod pod/perlfunc.pod
28815            ! pod/perlguts.pod pod/perlhack.pod pod/perlhist.pod
28816            ! pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
28817            ! pod/perlmodlib.pod pod/perlnumber.pod pod/perlop.pod
28818            ! pod/perlopentut.pod pod/perlport.pod pod/perlre.pod
28819            ! pod/perlsub.pod pod/perltie.pod pod/perltoot.pod
28820            ! pod/perltootc.pod pod/perlunicode.pod
28821 ____________________________________________________________________________
28822 [  7584] By: jhi                                   on 2000/11/07  00:04:17
28823         Log: Varargs don't always work too well if one puts an unsigned
28824              char on the stack and pop an unsigned quad off the stack.
28825              
28826              Subject: Re: [ID 20001103.002] Not OK: perl v5.7.0 +DEVEL7523 on os2-64int-ld-2.30 (UNINSTALLED)
28827              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)         
28828              Date: Mon, 06 Nov 2000 15:19:05 -0800
28829              Message-ID: <pxzB6gzkgKXY092yn@efn.org>  
28830      Branch: perl
28831            ! utf8.c
28832 ____________________________________________________________________________
28833 [  7583] By: jhi                                   on 2000/11/06  23:58:48
28834         Log: %ENV note tweaks from Dan Sugalski.
28835      Branch: perl
28836            ! pod/perlport.pod vms/perlvms.pod
28837 ____________________________________________________________________________
28838 [  7582] By: jhi                                   on 2000/11/06  23:05:49
28839         Log: glibc5 detection by __GNU_LIBRARY__.
28840      Branch: perl
28841            ! toke.c
28842 ____________________________________________________________________________
28843 [  7581] By: jhi                                   on 2000/11/06  22:51:29
28844         Log: Make the stdio test program of 7427 less noisy while being 
28845              compiled so that Digital UNIX wouldn't get both
28846              d_stdio_ptr_lval_nochange_cnt and d_stdio_ptr_lval_sets_cnt
28847              undefined.  This makes perlio happy.
28848      Branch: metaconfig
28849            ! U/compline/d_stdstdio.U
28850      Branch: perl
28851            ! Configure config_h.SH
28852 ____________________________________________________________________________
28853 [  7580] By: jhi                                   on 2000/11/06  22:41:41
28854         Log: Document %ENV = () portability issues.
28855      Branch: perl
28856            ! pod/perlport.pod vms/perlvms.pod
28857 ____________________________________________________________________________
28858 [  7579] By: jhi                                   on 2000/11/06  21:29:24
28859         Log: VOS updates from Paul Green.
28860      Branch: perl
28861            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
28862 ____________________________________________________________________________
28863 [  7578] By: jhi                                   on 2000/11/06  21:00:40
28864         Log: Sanitize the environment further.
28865      Branch: perl
28866            ! t/pragma/locale.t
28867 ____________________________________________________________________________
28868 [  7577] By: jhi                                   on 2000/11/06  20:53:51
28869         Log: Re-introduce 7552 lost in integration.
28870      Branch: perl
28871            ! perlio.c
28872 ____________________________________________________________________________
28873 [  7576] By: jhi                                   on 2000/11/06  20:33:46
28874         Log: Admit that the test leaks scalars.
28875      Branch: perl
28876            ! t/comp/proto.t
28877 ____________________________________________________________________________
28878 [  7575] By: jhi                                   on 2000/11/06  20:17:08
28879         Log: Integrate perlio.
28880      Branch: perl
28881           !> perlio.c
28882 ____________________________________________________________________________
28883 [  7574] By: nick                                  on 2000/11/06  20:07:28
28884         Log: Remove debug. Try (Mmap_t) on madvise() call.
28885      Branch: perlio
28886            ! perlio.c
28887 ____________________________________________________________________________
28888 [  7573] By: jhi                                   on 2000/11/06  13:56:05
28889         Log: Update Changes.
28890      Branch: perl
28891            ! Changes patchlevel.h
28892 ____________________________________________________________________________
28893 [  7572] By: jhi                                   on 2000/11/06  13:48:41
28894         Log: Subject: Re: rsync'ed patches vs. rsync'ed source
28895              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
28896              Date: Mon, 06 Nov 2000 10:11:42 +0100
28897              Message-Id: <20001106100920.9BAD.H.M.BRAND@hccnet.nl>
28898      Branch: perl
28899            ! pod/perlhack.pod
28900 ____________________________________________________________________________
28901 [  7571] By: jhi                                   on 2000/11/06  01:45:51
28902         Log: AUTHORS updates.
28903      Branch: perl
28904            ! AUTHORS
28905 ____________________________________________________________________________
28906 [  7570] By: jhi                                   on 2000/11/06  00:18:00
28907         Log: Fix for
28908              
28909              Subject: [ID 20000728.005] perl -P broken
28910              From: David Dyck <dcd@tc.fluke.com>
28911              Date: Fri, 28 Jul 2000 17:19:16 -0700
28912              Message-Id: <200007290019.RAA08484@dd.tc.fluke.com>
28913              
28914              (hopefully).  The fix is also not complete, it seems to break
28915              BOM swallowing for libc5 systems, but until someone figures
28916              out a way to do this without ftell(), this will do.
28917      Branch: perl
28918            ! toke.c
28919 ____________________________________________________________________________
28920 [  7569] By: jhi                                   on 2000/11/06  00:05:30
28921         Log: Document that the evaled syntax errors cause scalar leaks.
28922      Branch: perl
28923            ! t/comp/proto.t
28924 ____________________________________________________________________________
28925 [  7568] By: jhi                                   on 2000/11/05  23:14:47
28926         Log: opmini.o can linger from Configures past.
28927      Branch: perl
28928            ! Makefile.SH
28929 ____________________________________________________________________________
28930 [  7567] By: jhi                                   on 2000/11/05  21:28:39
28931         Log: Fake __FUNCTION__ for non-gcc builds, cast madvise()
28932              first argument correctly.
28933      Branch: perl
28934            ! perlio.c
28935 ____________________________________________________________________________
28936 [  7566] By: jhi                                   on 2000/11/05  21:15:56
28937         Log: Integrate perlio.
28938      Branch: perl
28939           !> perlio.c
28940 ____________________________________________________________________________
28941 [  7565] By: jhi                                   on 2000/11/05  21:15:13
28942         Log: Use -dM for gcc (the suggested patch did it only for Linux,
28943              but I think it can be generalized).
28944              
28945              Subject: Re: connect and $!{EINPROGRESS} pb (was [ID 20001030.010] [PATCH] io_multihomed.t failing)
28946              From: Pixel <pixel@mandrakesoft.com>
28947              Date: 05 Nov 2000 21:49:34 +0100 
28948              Message-ID: <ly8zqygn4x.fsf@leia.mandrakesoft.com>
28949      Branch: perl
28950            ! ext/Errno/Errno_pm.PL
28951 ____________________________________________________________________________
28952 [  7564] By: nick                                  on 2000/11/05  21:09:18
28953         Log: Added a mmap layer as a "subclass" of perlio.
28954              PERLIO=mmap ./perl harness passes
28955      Branch: perlio
28956            ! perlio.c
28957 ____________________________________________________________________________
28958 [  7563] By: jhi                                   on 2000/11/05  19:48:55
28959         Log: Add a note for future generations about bug id 20000229.006.
28960      Branch: perl
28961            ! malloc.c
28962 ____________________________________________________________________________
28963 [  7562] By: jhi                                   on 2000/11/05  19:38:24
28964         Log: Fix for bug id 19990615.008, pos() unset during s///ge.
28965      Branch: perl
28966            ! pp_ctl.c t/op/pos.t
28967 ____________________________________________________________________________
28968 [  7561] By: jhi                                   on 2000/11/05  18:21:46
28969         Log: Add =pod to be tidy.
28970      Branch: perl
28971            ! lib/Math/Complex.pm
28972 ____________________________________________________________________________
28973 [  7560] By: jhi                                   on 2000/11/05  17:38:46
28974         Log: Upgrade to Storable 1.0.6, from Raphael Manfredi.
28975      Branch: perl
28976            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
28977            ! ext/Storable/Storable.xs t/lib/st-recurse.t
28978 ____________________________________________________________________________
28979 [  7559] By: jhi                                   on 2000/11/05  17:32:59
28980         Log: Subject: [Corrected/tested PATCH] Re: [ID 20001102.008] Not OK: perl v5.7.0 +DEVEL7503 on i686-linux 2.2.16
28981              From: "Peter J. Farley III" <pjfarley@banet.net>
28982              Date: Sun, 05 Nov 2000 11:55:59 -0500
28983              Message-Id: <4.3.1.0.20001105115341.00b35160@pop5.banet.net> 
28984      Branch: perl
28985            ! t/lib/syslog.t
28986 ____________________________________________________________________________
28987 [  7558] By: jhi                                   on 2000/11/05  17:29:19
28988         Log: Integrate perlio.
28989      Branch: perl
28990           !> perlio.c
28991 ____________________________________________________________________________
28992 [  7557] By: jhi                                   on 2000/11/05  17:22:01
28993         Log: A fix of sorts for 20000329.026, a better error message
28994              for a missing "use charnames" when using the \N{...}. 
28995      Branch: perl
28996            ! pod/perldiag.pod toke.c
28997 ____________________________________________________________________________
28998 [  7556] By: jhi                                   on 2000/11/05  16:33:50
28999         Log: Test tweak: show also the failed locales.
29000              
29001              Subject: [ID 20001105.001] Not OK: perl v5.7.0 +DEVEL7523 on i86pc-solaris 2.8  
29002              From: Lupe Christoph <lupe@lupe-christoph.de>         
29003              Date: Sun, 5 Nov 2000 12:39:27 +0100 (MET)
29004              Message-Id: <200011051139.MAA12442@lupe-christoph.de>
29005      Branch: perl
29006            ! t/pragma/locale.t
29007 ____________________________________________________________________________
29008 [  7555] By: nick                                  on 2000/11/05  11:09:34
29009         Log: Fix read from STDERR on raw unix layer for Solaris where fd 2 is
29010              open RDWR so does not fail. (pragma/warnings 303 again...)
29011      Branch: perlio
29012            ! perlio.c
29013 ____________________________________________________________________________
29014 [  7554] By: nick                                  on 2000/11/05  10:10:13
29015         Log: Fix case where ungetc(f,EOF) was allowed.
29016              Move PerlIO_ungetc() near PerlIO_putc()/PerlIO_getc() in the file
29017              so we can see similarities.
29018              Use types more carefully and a STDCHAR array in hope that this will
29019              fix Jarrko's 64bit machine.
29020      Branch: perlio
29021            ! perlio.c
29022 ____________________________________________________________________________
29023 [  7553] By: jhi                                   on 2000/11/05  01:12:16
29024         Log: Fix for
29025              
29026              Subject: [ID 20001004.007] taint propogation is inconsistent
29027              From: pimlott@idiomtech.com (Andrew Pimlott) 
29028              Date: Wed, 4 Oct 2000 23:17:44 -0400 (EDT)
29029              Message-Id: <m13h1XU-000SEmC@nolfolan.idiomtech.com>
29030              
29031              The culprit was sv_setsv() which was rather blindly
29032              propagating taint, which lead to behaviour where if
29033              a tainted anon hash value was seen all the hash values
29034              from then on at that level became tainted, or at any
29035              upper levels in the case of nested anon hashes.
29036      Branch: perl
29037            ! sv.c t/op/taint.t
29038 ____________________________________________________________________________
29039 [  7552] By: jhi                                   on 2000/11/04  23:44:18
29040         Log: Some cpps don't like splitting conditionals across several lines.
29041      Branch: perl
29042            ! perlio.c
29043 ____________________________________________________________________________
29044 [  7551] By: nick                                  on 2000/11/04  23:40:44
29045         Log: Integrate mainline
29046      Branch: perlio
29047           !> pp_hot.c t/op/taint.t
29048 ____________________________________________________________________________
29049 [  7550] By: nick                                  on 2000/11/04  23:39:05
29050         Log: Integrate mainline again
29051      Branch: perlio
29052           !> Configure config_h.SH embed.h embed.pl perl.h proto.h
29053           !> t/lib/b.t t/op/misc.t util.c
29054 ____________________________________________________________________________
29055 [  7549] By: jhi                                   on 2000/11/04  23:14:01
29056         Log: Fix for
29057              
29058              Subject: [ID 20001004.006] undef is never tainted
29059              From: pimlott@idiomtech.com (Andrew Pimlott)
29060              Date: Wed, 4 Oct 2000 21:57:43 -0400 (EDT)
29061              Message-Id: <m13h0I3-000SEmC@nolfolan.idiomtech.com>
29062              
29063              An undef read from a slurped file was not tainted.
29064      Branch: perl
29065            ! pp_hot.c t/op/taint.t
29066 ____________________________________________________________________________
29067 [  7548] By: jhi                                   on 2000/11/04  22:56:21
29068         Log: Test tweak ($Config{useperlio} is by default undef) .
29069      Branch: perl
29070            ! t/lib/b.t
29071 ____________________________________________________________________________
29072 [  7547] By: jhi                                   on 2000/11/04  22:43:56
29073         Log: Integrate perlio.
29074      Branch: perl
29075           +> lib/perlio.pm
29076           !> MANIFEST iperlsys.h objXSUB.h perlapi.c perlio.c
29077           !> pod/perlapi.pod t/lib/b.t
29078 ____________________________________________________________________________
29079 [  7546] By: jhi                                   on 2000/11/04  22:40:59
29080         Log: Configure would use a bad $myuname from an old config.sh.
29081              
29082              Subject: [PATCH 5.6.1-to-be and 5.7.x] Very old Configure myuname bug
29083              From: Andy Dougherty <doughera@lafayette.edu>
29084              Date: Sat, 4 Nov 2000 14:15:29 -0500 (EST)
29085              Message-ID: <Pine.SOL.4.10.10011041410120.982-100000@maxwell.phys.lafayette.edu>
29086      Branch: metaconfig
29087            ! U/modified/Oldconfig.U
29088      Branch: perl
29089            ! Configure config_h.SH
29090 ____________________________________________________________________________
29091 [  7545] By: jhi                                   on 2000/11/04  22:36:54
29092         Log: Subject: Locales support (setlocale) fixes
29093              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
29094              Date: Sat, 4 Nov 2000 10:15:48 +0300 
29095              Message-ID: <402099F49BEED211999700805FC7359F82511F@ru0028exch01.spb.lucent.com>
29096              
29097              Modified quite a bit to be more portable.
29098      Branch: perl
29099            ! embed.h embed.pl perl.h proto.h util.c
29100 ____________________________________________________________________________
29101 [  7544] By: jhi                                   on 2000/11/04  22:32:47
29102         Log: Dying is too strict here, better just skip.
29103      Branch: perl
29104            ! t/op/misc.t
29105 ____________________________________________________________________________
29106 [  7543] By: nick                                  on 2000/11/04  21:55:13
29107         Log: Merge mainline
29108      Branch: perlio
29109           +> ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
29110           +> ext/Encode/Encode/posix-bc.enc ext/re/hints/aix.pl
29111           +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
29112           !> (integrate 64 files)
29113 ____________________________________________________________________________
29114 [  7542] By: jhi                                   on 2000/11/04  21:09:28
29115         Log: More Changes tweakery.
29116      Branch: perl
29117            ! Changes Porting/genlog
29118 ____________________________________________________________________________
29119 [  7541] By: jhi                                   on 2000/11/04  20:58:18
29120         Log: Changes fixups.
29121      Branch: perl
29122            ! Changes
29123 ____________________________________________________________________________
29124 [  7540] By: jhi                                   on 2000/11/04  20:42:38
29125         Log: Locale tweakery.  Add test case for bug id 20000809.003 to op/misc,
29126              create a "fast path" for locale name probing using "locale -a"
29127              if available, squash finally hopefully the s?printf resetting
29128              the numeric locale (since, IIUC perllocale, it never shouldn't). 
29129      Branch: perl
29130            ! sv.c t/op/misc.t t/pragma/locale.t
29131 ____________________________________________________________________________
29132 [  7539] By: nick                                  on 2000/11/04  19:56:10
29133         Log: PerlIO infrastructure complete.
29134      Branch: perlio
29135            + lib/perlio.pm
29136            ! MANIFEST iperlsys.h perlio.c t/lib/b.t
29137 ____________________________________________________________________________
29138 [  7538] By: nick                                  on 2000/11/04  14:31:32
29139         Log: Type tweaks + less contorted allocation scheme
29140      Branch: perlio
29141            ! perlio.c
29142 ____________________________________________________________________________
29143 [  7537] By: nick                                  on 2000/11/04  12:40:42
29144         Log: Fix for stdio as default "discipline" - PerlIO_init() was fdopen(2,"w")'ing
29145              a fresh FILE * rather than re-using stderr. Which meant PerlIO_stderr() was
29146              fully buffered rather than unbuffered (on Solaris, Linux seemed to do something
29147              sensible) which lead to some interesting fails.
29148      Branch: perlio
29149            ! perlio.c
29150 ____________________________________________________________________________
29151 [  7536] By: jhi                                   on 2000/11/04  00:20:02
29152         Log: Add FCNTL_CAN_LOCK.
29153              
29154              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
29155              From: Andy Dougherty <doughera@lafayette.edu>
29156              Date: Fri, 3 Nov 2000 15:32:14 -0500 (EST)
29157              Message-ID: <Pine.SOL.4.10.10011031528090.29-100000@maxwell.phys.lafayette.edu>
29158              
29159              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
29160              From: Andy Dougherty <doughera@lafayette.edu>
29161              In-Reply-To: <4.3.1.0.20001031222203.00b24b20@pop5.banet.net>
29162              Message-ID: <Pine.SOL.4.10.10011031532170.29-100000@maxwell.phys.lafayette.edu>
29163      Branch: metaconfig/U/perl
29164            + d_fcntl_can_lock.U
29165            ! startperl.U
29166      Branch: perl
29167            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
29168            ! config_h.SH epoc/config.sh pp_sys.c uconfig.h uconfig.sh
29169            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
29170            ! vos/config.ga.h win32/config.bc win32/config.gc
29171            ! win32/config.vc
29172 ____________________________________________________________________________
29173 [  7535] By: nick                                  on 2000/11/03  22:19:10
29174         Log: Implement stack of layers - (perlio.c _is_ derived from the old file honest...)
29175              - Works on Linux with
29176              perlio + unix
29177              stdio
29178              - Works on Solaris with
29179              perlio + unix
29180              - Fails ONE test (print to STDIN should fail) on Solaris with stdio.
29181              - Fails (hangs in openpid) if you try and stack
29182              perlio + stdio - Linux stdio's read() logic is hanging.
29183      Branch: perlio
29184            ! iperlsys.h perlio.c
29185 ____________________________________________________________________________
29186 [  7534] By: jhi                                   on 2000/11/03  15:16:02
29187         Log: Subject: Re: README.aix
29188              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
29189              Date: Fri, 03 Nov 2000 16:03:15 +0100
29190              Message-Id: <20001103151040.95C6.H.M.BRAND@hccnet.nl>
29191      Branch: perl
29192            ! README.aix
29193 ____________________________________________________________________________
29194 [  7533] By: jhi                                   on 2000/11/03  03:59:02
29195         Log: Subject: [PATCH 5.7.0] better messages from malloc()
29196              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
29197              Date: Wed, 1 Nov 2000 23:39:56 -0500
29198              Message-ID: <20001101233956.A520@monk.mps.ohio-state.edu>
29199      Branch: perl
29200            ! malloc.c pod/perldiag.pod
29201 ____________________________________________________________________________
29202 [  7532] By: jhi                                   on 2000/11/03  00:11:56
29203         Log: The #7521 touched things it shouldn't have.
29204      Branch: perl
29205            ! ext/POSIX/POSIX.xs ext/POSIX/typemap
29206 ____________________________________________________________________________
29207 [  7531] By: jhi                                   on 2000/11/02  22:32:33
29208         Log: Subject:  [PATCH] Perl@7504, vms/gen_shrfls.pl
29209              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
29210              Date:     Thu, 2 Nov 2000 16:58:36 EST
29211              Message-Id: <001102165758.31020@DUPHY4.Physics.Drexel.Edu>
29212      Branch: perl
29213            ! vms/gen_shrfls.pl
29214 ____________________________________________________________________________
29215 [  7530] By: jhi                                   on 2000/11/02  22:08:49
29216         Log: Fix the problem discussed in
29217              
29218              Subject: [ID 20001015.004] Fwd: Tie::SubstrHash -- bug & fix (all Perl versions)
29219              Date: Mon, 16 Oct 2000 04:48:59 +0300 (EET DST) 
29220              Message-Id: <200010160148.EAA14523@alpha.hut.fi> 
29221              
29222              originally from Linc Madison.  Also Andreas König's comments
29223              taken into account.  Some other problems with Tie::SubstrHash
29224              fixed: didn't croak when the table exceeded the requested number
29225              of entries (as documented) but instead when the number of entries
29226              exceeded the size of the table, a croak() had an unnecessary \n,
29227              didn't have a CLEAR method, documented that there is no exists().
29228              Didn't fix to be strict-proof because the module uses &foo; and
29229              dynamic scope.  Added a test script exercizing both first tamely 
29230              the basic functionality, and then the failure cases reported by
29231              Linc Madison.
29232      Branch: perl
29233            + t/lib/tie-substrhash.t
29234            ! MANIFEST lib/Tie/SubstrHash.pm
29235 ____________________________________________________________________________
29236 [  7529] By: jhi                                   on 2000/11/02  17:58:08
29237         Log: recv() can fail and return undef.
29238              
29239              Subject: [ID 20001102.003] Net::Ping patch: "Bad arg lenght" error appears if host is unreachable    
29240              From: "Alexey V. Barantsev" <barancev@kazbek.ispras.ru>
29241              Date: Thu, 2 Nov 2000 20:12:20 +0300
29242              Message-Id: <200011021712.UAA07919@dallas.kazbek.ispras.ru>
29243      Branch: perl
29244            ! lib/Net/Ping.pm
29245 ____________________________________________________________________________
29246 [  7528] By: jhi                                   on 2000/11/02  17:49:09
29247         Log: Detpyo.
29248      Branch: perl
29249            ! pod/perlop.pod
29250 ____________________________________________________________________________
29251 [  7527] By: jhi                                   on 2000/11/02  15:48:37
29252         Log: Add Tie::RefHash::Nestable (lives in Tie/RefHash.pm),
29253              fix a autovivification bug in Tie::RefHash, add tests for both.
29254              
29255              Subject: Re: Tie::RefHash: use hash refs as keys in nested hashes
29256              From: Edward Avis <epa98@doc.ic.ac.uk>
29257              Date: Thu, 2 Nov 2000 15:24:30 +0000 (GMT)
29258              Message-ID: <Pine.LNX.4.21.0011021516010.8344-100000@texel03.doc.ic.ac.uk>
29259      Branch: perl
29260            + t/lib/tie-refhash.t
29261            ! MANIFEST lib/Tie/RefHash.pm
29262 ____________________________________________________________________________
29263 [  7526] By: jhi                                   on 2000/11/02  13:56:26
29264         Log: Test::Harness revealed buglets in the new DynaLoader.
29265              
29266              Subject: [ID 20001102.001] Not OK: perl v5.7.0 +DEVEL7523 on i686-linux 2.2.16a (UNINSTALLED)
29267              From: andreas.koenig@anima.de (Andreas J. Koenig)
29268              Date: 02 Nov 2000 11:26:48 +0100 
29269              Message-Id: <m3vgu6k6tz.fsf@ak-71.mind.de>
29270      Branch: perl
29271            ! ext/DynaLoader/DynaLoader_pm.PL
29272 ____________________________________________________________________________
29273 [  7525] By: jhi                                   on 2000/11/01  23:52:08
29274         Log: The entry for #7503 was missing.
29275      Branch: perl
29276            ! Changes
29277 ____________________________________________________________________________
29278 [  7524] By: jhi                                   on 2000/11/01  23:40:52
29279         Log: Update Changes.
29280      Branch: perl
29281            ! Changes patchlevel.h
29282 ____________________________________________________________________________
29283 [  7523] By: jhi                                   on 2000/11/01  22:57:09
29284         Log: More tweaking on the #7522 theme.
29285      Branch: perl
29286            ! ext/DynaLoader/DynaLoader_pm.PL
29287 ____________________________________________________________________________
29288 [  7522] By: jhi                                   on 2000/11/01  22:06:15
29289         Log: Expand %Config variables and %ENV variables only if
29290              so requested during build time using the
29291              PERL_BUILD_EXPAND_CONFIG_VARS and PERL_BUILD_EXPAND_ENV_VARS.
29292              Not expanding makes relocating distributions easier.
29293      Branch: perl
29294            ! ext/DynaLoader/DynaLoader_pm.PL
29295 ____________________________________________________________________________
29296 [  7521] By: jhi                                   on 2000/11/01  20:56:34
29297         Log: Make the POSIX::setuid and POSIX::setgid to really call setuid()
29298              and setgid() because they were just changing $< and $( which means
29299              only changing the real uid/gid, as opposed to changing both
29300              real and effective ids.  (The alternative way could have been
29301              in POSIX.pm to change $> and $), too, but making a direct call
29302              to the C API feels cleaner.)  Fixes the bug
29303              
29304              Subject: [ID 20000904.005] POSIX::setuid() Doesn't Call setuid()
29305              From: "Garry T. Williams" <garry@zvolve.com>
29306              Date: Mon, 4 Sep 2000 12:09:44 -0400 (EDT)
29307              Message-Id: <200009041609.e84G9iN12155@ifr.inside.zvolve.net>
29308      Branch: perl
29309            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
29310            ! ext/POSIX/typemap pod/perlvar.pod
29311 ____________________________________________________________________________
29312 [  7520] By: jhi                                   on 2000/11/01  20:08:33
29313         Log: Subject: [ID 20000904.004] perlsec Manual Page Incorrect Doing "Safe Backticks"
29314              From: "Garry T. Williams" <garry@zvolve.com>
29315              Date: Mon, 4 Sep 2000 11:32:38 -0400 (EDT)
29316              Message-Id: <200009041532.e84FWcl12106@ifr.inside.zvolve.net>
29317      Branch: perl
29318            ! pod/perlsec.pod
29319 ____________________________________________________________________________
29320 [  7519] By: jhi                                   on 2000/11/01  20:01:22
29321         Log: Locale warning explanation tweak.
29322      Branch: perl
29323            ! pod/perldiag.pod
29324 ____________________________________________________________________________
29325 [  7518] By: jhi                                   on 2000/11/01  18:57:13
29326         Log: C.pm part of
29327              
29328              Subject: [ID 20001010.001] [Daniel.Stutz@astaro.de: perlcc and C.pm in perl-5.7.0]
29329              From: Jarkko Hietaniemi <jhi@iki.fi>
29330              Date: Tue, 10 Oct 2000 08:22:28 -0500
29331              Message-Id: <20001010082228.B17030@chaos.wustl.edu>
29332      Branch: perl
29333            ! ext/B/B/C.pm
29334 ____________________________________________________________________________
29335 [  7517] By: jhi                                   on 2000/11/01  18:41:59
29336         Log: Subject: [ID 20001005.006] Documentation -- description of qr//
29337              From: Martien Verbruggen <mgjv@comdyn.com.au>
29338              Date: Fri, 6 Oct 2000 14:09:10 +1100
29339              Message-Id: <200010060309.OAA03457@verbruggen.comdyn.com.au>
29340      Branch: perl
29341            ! pod/perlop.pod
29342 ____________________________________________________________________________
29343 [  7516] By: jhi                                   on 2000/11/01  18:34:55
29344         Log: Generalize the Camel wording.
29345              
29346              Subject: Re: perlfaq style changes
29347              From: John Borwick <jhborwic@unity.ncsu.edu>
29348              Date: Wed, 1 Nov 2000 13:19:21 -0500 (EST)
29349              Message-ID: <Pine.GSO.4.21.0011011318270.7428-100000@eos00du.eos.ncsu.edu>
29350      Branch: perl
29351            ! pod/perlfaq3.pod pod/perlfaq8.pod pod/perlfaq9.pod
29352 ____________________________________________________________________________
29353 [  7515] By: jhi                                   on 2000/11/01  16:52:31
29354         Log: Subject: [ID 20001005.004] doc bug: perlsec misleading re file output
29355              From: pimlott@idiomtech.com (Andrew Pimlott)
29356              Date: Thu, 5 Oct 2000 13:20:58 -0400 (EDT)
29357              Message-Id: <m13hEhW-000SEmC@nolfolan.idiomtech.com>
29358      Branch: perl
29359            ! pod/perlsec.pod
29360 ____________________________________________________________________________
29361 [  7514] By: jhi                                   on 2000/11/01  15:03:40
29362         Log: More AIX lore.
29363      Branch: perl
29364            ! ext/re/hints/aix.pl
29365 ____________________________________________________________________________
29366 [  7513] By: jhi                                   on 2000/11/01  14:48:30
29367         Log: Subject: [ID 20001101.001] Net::Ping icmp odd $bytes
29368              From: root <root@chronos.fi.muni.cz>
29369              Date: Wed, 1 Nov 2000 12:31:32 +0100
29370              Message-Id: <200011011131.MAA03310@chronos.fi.muni.cz>
29371      Branch: perl
29372            ! lib/Net/Ping.pm
29373 ____________________________________________________________________________
29374 [  7512] By: jhi                                   on 2000/11/01  14:46:47
29375         Log: Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
29376              From: Martin Husemann <martin@duskware.de>
29377              Date: Tue, 31 Oct 2000 23:39:35 +0100 (MET)
29378              Message-Id: <200010312239.e9VMdZR01580@night-porter.duskware.de>
29379      Branch: perl
29380            ! regcomp.c
29381 ____________________________________________________________________________
29382 [  7511] By: jhi                                   on 2000/11/01  14:39:50
29383         Log: AUTHORS updates.
29384      Branch: perl
29385            ! AUTHORS
29386 ____________________________________________________________________________
29387 [  7510] By: jhi                                   on 2000/11/01  14:29:50
29388         Log: Subject: [PATCH] startperl to respect versiononly
29389              From: Robin Barker <rmb1@cise.npl.co.uk> 
29390              Date: Tue, 31 Oct 2000 16:29:36 GMT
29391              Message-Id: <200010311629.QAA01771@tempest.npl.co.uk>
29392      Branch: metaconfig/U/perl
29393            ! startperl.U
29394      Branch: perl
29395            ! Configure config_h.SH
29396 ____________________________________________________________________________
29397 [  7509] By: jhi                                   on 2000/11/01  14:19:53
29398         Log: printf UVs the correct way, noticed by Robin Barker.
29399      Branch: perl
29400            ! utf8.c
29401 ____________________________________________________________________________
29402 [  7508] By: jhi                                   on 2000/11/01  14:10:03
29403         Log: Do not cleanup *% because the % has special meanings in some
29404              shell environments.
29405      Branch: perl
29406            ! ext/Storable/Makefile.PL
29407 ____________________________________________________________________________
29408 [  7507] By: jhi                                   on 2000/11/01  14:06:00
29409         Log: The NonStop-UX libraries have a novel way to say NaN.
29410      Branch: perl
29411            ! t/lib/bigfltpm.t
29412 ____________________________________________________________________________
29413 [  7506] By: jhi                                   on 2000/11/01  14:03:35
29414         Log: The osname has been lowercased by now, from Tom Bates.
29415      Branch: metaconfig
29416            ! U/modified/Oldconfig.U
29417      Branch: perl
29418            ! Configure config_h.SH
29419 ____________________________________________________________________________
29420 [  7505] By: jhi                                   on 2000/10/31  19:18:39
29421         Log: The compiler is either gcc or cc, from Tom Bates.
29422      Branch: perl
29423            ! hints/nonstopux.sh
29424 ____________________________________________________________________________
29425 [  7504] By: jhi                                   on 2000/10/31  14:53:42
29426         Log: Update Changes.
29427      Branch: perl
29428            ! Changes patchlevel.h
29429 ____________________________________________________________________________
29430 [  7503] By: jhi                                   on 2000/10/31  14:30:50
29431         Log: Whitespace style tweak.  Was originally going to see to
29432              
29433              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
29434              From: Joe Smith <jms@inwap.com>
29435              Date: Mon, 30 Oct 2000 18:47:57 -0800
29436              Message-Id: <39FE32DD.24AAC4D@inwap.com>
29437              
29438              but that had already been taken care of.
29439      Branch: metaconfig
29440            ! U/compline/d_stdstdio.U
29441      Branch: perl
29442            ! Configure config_h.SH
29443 ____________________________________________________________________________
29444 [  7502] By: jhi                                   on 2000/10/31  14:25:02
29445         Log: AUTHORS tweaks.
29446      Branch: perl
29447            ! AUTHORS
29448 ____________________________________________________________________________
29449 [  7501] By: jhi                                   on 2000/10/31  14:23:59
29450         Log: Subject: perlfaq style changes
29451              From: John Borwick <jhborwic@unity.ncsu.edu>
29452              Date: Tue, 31 Oct 2000 03:15:11 -0500 (EST)
29453              Message-ID: <Pine.GSO.4.21.0010310307500.5819-100000@eos00du.eos.ncsu.edu>
29454      Branch: perl
29455            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
29456            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
29457            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
29458            ! pod/perlfaq9.pod
29459 ____________________________________________________________________________
29460 [  7500] By: jhi                                   on 2000/10/31  14:22:15
29461         Log: Be more lenient on bad UTF-8 when doing bit arithmetics.
29462              
29463              Subject: Re: [ID 20000918.005] ~ on wide chars
29464              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
29465              Date: Mon, 30 Oct 2000 21:09:55 -0800
29466              Message-ID: <jQl/5gzkgWYL092yn@efn.org>
29467              
29468              (The ord() part of the patch skipped.)
29469      Branch: perl
29470            ! doop.c
29471 ____________________________________________________________________________
29472 [  7499] By: jhi                                   on 2000/10/31  14:20:08
29473         Log: Subject: [ID 20001030.001] 5.7.0-7489: Null-Pointer reference in mg.c
29474              From: Jens Hamisch <jens@Strawberry.COM>
29475              Date: Mon, 30 Oct 2000 15:17:07 +0100
29476              Message-Id: <20001030151707.A9597@Strawberry.COM>
29477      Branch: perl
29478            ! av.c
29479 ____________________________________________________________________________
29480 [  7498] By: jhi                                   on 2000/10/31  14:16:29
29481         Log: Subject: [PATCH: perl@7483] add three new EBCDIC Encode-ings && many tests
29482              From: Peter Prymmer <pvhp@forte.com>
29483              Date: Mon, 30 Oct 2000 16:59:11 -0800 (PST)
29484              Message-ID: <Pine.OSF.4.10.10010301643590.67363-100000@aspara.forte.com>
29485      Branch: perl
29486            + ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
29487            + ext/Encode/Encode/posix-bc.enc
29488            ! MANIFEST t/lib/encode.t
29489 ____________________________________________________________________________
29490 [  7497] By: jhi                                   on 2000/10/31  14:13:22
29491         Log: Subject: [PATCH: perl@7483] fix coded control chars in cgi-html.t
29492              From: Peter Prymmer <pvhp@forte.com>
29493              Date: Mon, 30 Oct 2000 17:48:11 -0800 (PST)
29494              Message-ID: <Pine.OSF.4.10.10010301746350.69159-100000@aspara.forte.com>
29495      Branch: perl
29496            ! t/lib/cgi-html.t
29497 ____________________________________________________________________________
29498 [  7496] By: jhi                                   on 2000/10/31  14:12:05
29499         Log: Subject: [PATCH: perl@7483] CRLF fix for cgi-function.t tests
29500              From: Peter Prymmer <pvhp@forte.com>
29501              Date: Mon, 30 Oct 2000 17:46:33 -0800 (PST)
29502              Message-ID: <Pine.OSF.4.10.10010301745120.69159-100000@aspara.forte.com>
29503      Branch: perl
29504            ! t/lib/cgi-function.t
29505 ____________________________________________________________________________
29506 [  7495] By: jhi                                   on 2000/10/31  14:11:08
29507         Log: Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
29508              From: Peter Prymmer <pvhp@forte.com>
29509              Date: Mon, 30 Oct 2000 16:41:21 -0800 (PST)
29510              Message-ID: <Pine.OSF.4.10.10010301634500.67363-100000@aspara.forte.com>
29511      Branch: perl
29512            + ext/re/hints/aix.pl
29513            ! MANIFEST ext/re/Makefile.PL
29514 ____________________________________________________________________________
29515 [  7494] By: jhi                                   on 2000/10/31  14:08:32
29516         Log: Use Errno magic.
29517              
29518              Subject: [ID 20001030.009] [PATCH] ftmp-mktemp failing
29519              From: Casey Tweten <perl@ctweten.amsite.com>
29520              Date: Mon, 30 Oct 2000 15:51:17 -0500
29521              Message-Id: <200010302051.e9UKpHd02194@ctweten.amsite.com>
29522      Branch: perl
29523            ! lib/File/Temp.pm
29524 ____________________________________________________________________________
29525 [  7493] By: jhi                                   on 2000/10/31  14:05:07
29526         Log: Add a perlbug flag, -A, to avoid acknowledgement messages.
29527              
29528              Subject: PATCH (Re: [ID 20001030.008] OK: perl v5.7.0 +DEVEL7445 on i586-linux 2.2.16 (UNINSTALLED))
29529              From: Nicholas Clark <nick@ccl4.org>
29530              Date: Mon, 30 Oct 2000 17:38:45 +0000
29531              Message-ID: <20001030173845.O60355@plum.flirble.org>
29532      Branch: perl
29533            ! Makefile.SH utils/perlbug.PL
29534 ____________________________________________________________________________
29535 [  7492] By: nick                                  on 2000/10/30  19:37:23
29536         Log: Change files which are mysteriously different to mainline to be
29537              copies of mainline.
29538      Branch: perlio
29539            ! objXSUB.h perlapi.c pod/perlapi.pod
29540 ____________________________________________________________________________
29541 [  7491] By: nick                                  on 2000/10/30  18:05:54
29542         Log: Perlio fixes discovered on big-endian & very traditional Solaris:
29543              - typo in endian code in putc.
29544              - Don't allow read of write-only files and vice-versa
29545              - and off-by-one in flush-all loop.
29546              Remove debug calls as they were using GCC specific features.
29547      Branch: perlio
29548            ! perlio.c
29549 ____________________________________________________________________________
29550 [  7490] By: nick                                  on 2000/10/29  21:45:45
29551         Log: Integrate mainline to perlio
29552      Branch: perlio
29553           !> lib/ExtUtils/Manifest.pm op.c t/comp/proto.t t/pragma/utf8.t
29554           !> toke.c
29555 ____________________________________________________________________________
29556 [  7489] By: jhi                                   on 2000/10/29  21:11:08
29557         Log: Subject: [Chris Winters <cwinters@intes.net>] patch to ExtUtils::Manifest
29558              From: andreas.koenig@anima.de (Andreas J. Koenig)
29559              Date: 29 Oct 2000 22:05:59 +0100
29560              Message-ID: <m3snpfqrwo.fsf@ak-71.mind.de>
29561      Branch: perl
29562            ! lib/ExtUtils/Manifest.pm
29563 ____________________________________________________________________________
29564 [  7488] By: jhi                                   on 2000/10/29  21:07:47
29565         Log: Tests for #7487.
29566              
29567              Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
29568              From: andreas.koenig@anima.de (Andreas J. Koenig)
29569              Date: 29 Oct 2000 19:37:09 +0100
29570              Message-ID: <m34s1vsdd6.fsf@ak-71.mind.de>
29571      Branch: perl
29572            ! t/comp/proto.t
29573 ____________________________________________________________________________
29574 [  7487] By: jhi                                   on 2000/10/29  21:06:27
29575         Log: constsub spillage.
29576              
29577              Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
29578              From: John Tobey <jtobey@john-edwin-tobey.org>
29579              Date: Sun, 29 Oct 2000 11:37:45 -0500 (EST)
29580              Message-Id: <m13pvSr-000FObC@feynman.localnet>
29581      Branch: perl
29582            ! op.c
29583 ____________________________________________________________________________
29584 [  7486] By: nick                                  on 2000/10/29  21:05:04
29585         Log: Integrate mainline to perlio branch
29586      Branch: perlio
29587           +> Porting/repository.pod lib/unicode/Is/DCmedial.pl
29588           +> t/lib/tie-splice.t vos/config.alpha.def vos/config.alpha.h
29589           +> vos/config.ga.def vos/config.ga.h vos/configure_perl.cm
29590           +> vos/install_perl.cm
29591            - MAINTAIN fix_pl lib/unicode/Is/DCinital.pl vos/config.def
29592            - vos/config.h vos/config_h.SH_orig
29593           !> (integrate 141 files)
29594 ____________________________________________________________________________
29595 [  7485] By: jhi                                   on 2000/10/29  21:00:47
29596         Log: Make \x{...} consistently produce UTF-8.
29597              
29598              Subject: Re: \x{...} is confused 
29599              From: Simon Cozens <simon@cozens.net>
29600              Date: Sun, 29 Oct 2000 19:36:48 +0000
29601              Message-ID: <20001029193648.A6287@pembro4.pmb.ox.ac.uk>
29602      Branch: perl
29603            ! t/pragma/utf8.t toke.c
29604 ____________________________________________________________________________
29605 [  7484] By: nick                                  on 2000/10/29  20:05:29
29606         Log: PerlIO passes all tests.
29607      Branch: perlio
29608            ! perlio.c
29609 ____________________________________________________________________________
29610 [  7483] By: jhi                                   on 2000/10/29  18:06:55
29611         Log: Update Changes.
29612      Branch: perl
29613            ! Changes patchlevel.h
29614 ____________________________________________________________________________
29615 [  7482] By: nick                                  on 2000/10/29  17:43:28
29616         Log: Include <unistd.h> to get correct lseek() prototype etc.
29617              (I thought perl.h did that) - down to two fails
29618              - comp/require.t (last test)
29619              - lib/io_xs.t - possibly import/export of FILE * ?
29620      Branch: perlio
29621            ! perlio.c
29622 ____________________________________________________________________________
29623 [  7481] By: jhi                                   on 2000/10/29  17:02:37
29624         Log: UTF-8 decoder tweak.
29625      Branch: perl
29626            ! utf8.c
29627 ____________________________________________________________________________
29628 [  7480] By: nick                                  on 2000/10/29  16:26:11
29629         Log: Fixed two bugs:
29630              - error code not being set on close (of broken pipe)
29631              - append mode was truncating.
29632              At least one seek/tell bug remains.
29633      Branch: perlio
29634            ! perlio.c
29635 ____________________________________________________________________________
29636 [  7479] By: nick                                  on 2000/10/29  11:18:16
29637         Log: Prototype (stdio-like) PerlIO passing basic tests. Checked in
29638              in case of accidents. Still several worrying fails, no line disciplines yet.
29639      Branch: perlio
29640            ! iperlsys.h perlio.c
29641 ____________________________________________________________________________
29642 [  7478] By: jhi                                   on 2000/10/29  02:04:01
29643         Log: Add also emailless people.
29644      Branch: perl
29645            ! AUTHORS
29646 ____________________________________________________________________________
29647 [  7477] By: jhi                                   on 2000/10/29  01:36:00
29648         Log: The #7476 needs a MANIFEST change, too.
29649      Branch: perl
29650            ! MANIFEST
29651 ____________________________________________________________________________
29652 [  7476] By: jhi                                   on 2000/10/29  01:35:21
29653         Log: Have only one master list of AUTHORS, drop unmaintained MAINTAIN.
29654      Branch: perl
29655            - MAINTAIN
29656            ! AUTHORS Changes
29657 ____________________________________________________________________________
29658 [  7475] By: jhi                                   on 2000/10/28  23:57:25
29659         Log: De-quoted-unreadable to ISO Latin 1.
29660              (There's one ISO-2022-JP name in Changes5.004.)
29661      Branch: perl
29662            ! Changes Changes5.6
29663 ____________________________________________________________________________
29664 [  7474] By: jhi                                   on 2000/10/28  19:13:06
29665         Log: Subject: [ID 20001027.007] uniq array in perlfaq
29666              From: Hans Ginzel <hans@kolej.mff.cuni.cz>     
29667              Date: Fri, 27 Oct 2000 19:28:30 +0200
29668              Message-Id: <20001027192830.A1564@kolej.mff.cuni.cz> 
29669      Branch: perl
29670            ! pod/perlfaq4.pod
29671 ____________________________________________________________________________
29672 [  7473] By: jhi                                   on 2000/10/28  18:02:05
29673         Log: Locking null mutexes is not recommendable.
29674              
29675              Subject: Re: [ID 20001027.008] Not OK: perl v5.7.0 +DEVEL7462 on i386-freebsd-thread-64all 4.1-stable (UNINSTALLED) 
29676              From: Hugo <hv@crypt.compulink.co.uk>
29677              Date: Sat, 28 Oct 2000 18:41:12 +0100
29678              Message-Id: <200010281741.SAA31327@crypt.compulink.co.uk>
29679      Branch: perl
29680            ! op.c
29681 ____________________________________________________________________________
29682 [  7472] By: jhi                                   on 2000/10/28  17:52:58
29683         Log: Better create a true mailing list for the repository keepers.
29684      Branch: perl
29685            ! Porting/repository.pod
29686 ____________________________________________________________________________
29687 [  7471] By: jhi                                   on 2000/10/28  17:28:24
29688         Log: Add the repository doc by Malcolm, Sarathy, and by Simon,
29689              name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
29690      Branch: perl
29691            + Porting/repository.pod
29692            ! MANIFEST
29693 ____________________________________________________________________________
29694 [  7470] By: jhi                                   on 2000/10/28  17:20:54
29695         Log: Subject: DOC PATCH 5.6.0
29696              From: mjd@plover.com
29697              Date: 27 Oct 2000 17:32:44 -0000
29698              Message-ID: <20001027173244.23754.qmail@plover.com>
29699      Branch: perl
29700            ! pod/perlfunc.pod
29701 ____________________________________________________________________________
29702 [  7469] By: jhi                                   on 2000/10/28  17:16:45
29703         Log: Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
29704              From: "Peter J. Farley III" <pjfarley@banet.net>
29705              Date: Fri, 27 Oct 2000 20:32:56 -0400
29706              Message-Id: <4.3.1.0.20001027202303.00ad8900@pop5.banet.net>
29707      Branch: perl
29708            ! README.dos
29709 ____________________________________________________________________________
29710 [  7468] By: jhi                                   on 2000/10/28  17:07:18
29711         Log: Make target reordering to avoid pointless re-makes.
29712              
29713              Subject: Re: Total re-make of 'make okfile' after 7451 ?
29714              From: Nicholas Clark <nick@ccl4.org>
29715              Date: Sat, 28 Oct 2000 00:31:02 +0100
29716              Message-ID: <20001028003101.A54517@plum.flirble.org>
29717      Branch: perl
29718            ! Makefile.SH
29719 ____________________________________________________________________________
29720 [  7467] By: jhi                                   on 2000/10/28  17:05:31
29721         Log: Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
29722              From: lvirden@cas.org
29723              Date: Fri, 27 Oct 2000 13:14:41 -0400 (EDT)
29724              Message-Id: <200010271714.NAA22015@lwv26awu.cas.org>
29725      Branch: perl
29726            ! README.os2
29727 ____________________________________________________________________________
29728 [  7466] By: jhi                                   on 2000/10/28  16:09:16
29729         Log: Upgrade to CPAN 1.58_55.
29730              
29731              Subject: CPAN.pm status
29732              From: andreas.koenig@anima.de (Andreas J. Koenig) 
29733              Date: 28 Oct 2000 08:18:00 +0200 
29734              Message-ID: <m3n1fpa3qf.fsf@ak-71.mind.de>
29735      Branch: perl
29736            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
29737 ____________________________________________________________________________
29738 [  7465] By: jhi                                   on 2000/10/28  16:02:47
29739         Log: The reëntrant version shouldn't be needed unless USE_PURE_BISON.
29740      Branch: perl
29741            ! embed.h embed.pl perl.h proto.h toke.c
29742 ____________________________________________________________________________
29743 [  7464] By: nick                                  on 2000/10/28  10:43:44
29744         Log: Fix for sv_2iv() on "shared" value from keys %hash.
29745      Branch: perl
29746            ! sv.c
29747 ____________________________________________________________________________
29748 [  7463] By: jhi                                   on 2000/10/27  16:18:29
29749         Log: Update Changes.
29750      Branch: perl
29751            ! Changes patchlevel.h
29752 ____________________________________________________________________________
29753 [  7462] By: jhi                                   on 2000/10/27  16:17:44
29754         Log: Too enthusiastic editing in #7460.
29755      Branch: metaconfig
29756            ! U/modified/Oldsym.U
29757      Branch: perl
29758            ! Configure config_h.SH
29759 ____________________________________________________________________________
29760 [  7461] By: jhi                                   on 2000/10/27  15:37:38
29761         Log: Retract #7459, the script needs more work.
29762      Branch: perl
29763            - mkreef
29764            ! MANIFEST
29765 ____________________________________________________________________________
29766 [  7460] By: jhi                                   on 2000/10/27  15:23:14
29767         Log: Use $sort, $uniq (and $tr) consistently as wondered
29768              by Nicholas Clark.
29769      Branch: metaconfig
29770            ! U/modified/Cppsym.U U/modified/Getfile.U U/modified/Guess.U
29771            ! U/modified/Myread.U U/modified/Oldsym.U U/modified/Signal.U
29772            ! U/modified/libc.U
29773      Branch: perl
29774            ! Configure config_h.SH
29775 ____________________________________________________________________________
29776 [  7459] By: jhi                                   on 2000/10/27  15:02:07
29777         Log: (Retracted by #7461)
29778              
29779              Add a shell script for creating/removing symbolic link farms,
29780              useful for keeping the source code read-only and doing the
29781              builds somewhere else.
29782      Branch: perl
29783            + mkreef
29784            ! MANIFEST
29785 ____________________________________________________________________________
29786 [  7458] By: jhi                                   on 2000/10/27  14:42:20
29787         Log: Do away with the fix_pl.
29788      Branch: perl
29789            - fix_pl
29790            ! MANIFEST Makefile.SH
29791 ____________________________________________________________________________
29792 [  7457] By: jhi                                   on 2000/10/27  12:43:13
29793         Log: Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
29794              From: Jens Hamisch <jens@Strawberry.COM>
29795              Date: Fri, 27 Oct 2000 14:38:21 +0200
29796              Message-Id: <20001027143821.B3366@Strawberry.COM>
29797      Branch: perl
29798            ! perl.h
29799 ____________________________________________________________________________
29800 [  7456] By: jhi                                   on 2000/10/27  12:33:42
29801         Log: Subject: [PATCH] todo
29802              From: Nicholas Clark <nick@ccl4.org>
29803              Date: Thu, 26 Oct 2000 22:32:29 +0100
29804              Message-ID: <20001026223229.A44540@plum.flirble.org>
29805      Branch: perl
29806            ! pod/perltodo.pod
29807 ____________________________________________________________________________
29808 [  7455] By: jhi                                   on 2000/10/27  12:02:21
29809         Log: Subject: Re: [PATCH bleadperl] ripples from constsub patch
29810              From: John Tobey <jtobey@john-edwin-tobey.org>
29811              Date: Thu, 26 Oct 2000 22:29:53 -0400 (EDT)
29812              Message-Id: <m13ozHF-000FObC@feynman.localnet>
29813      Branch: perl
29814            ! op.c t/pragma/sub_lval.t
29815 ____________________________________________________________________________
29816 [  7454] By: jhi                                   on 2000/10/27  11:59:42
29817         Log: Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
29818              From: sthoenna@efn.org
29819              Date: Thu, 26 Oct 2000 14:00:03 -0700 (PDT)
29820              Message-Id: <200010262100.e9QL03U06386@garcia.efn.org>
29821      Branch: perl
29822            ! pp.c t/op/assignwarn.t
29823 ____________________________________________________________________________
29824 [  7453] By: jhi                                   on 2000/10/27  00:15:08
29825         Log: Upgrade to Storable 1.0.5, from Raphael Manfredi.
29826      Branch: perl
29827            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
29828            ! ext/Storable/Storable.xs t/lib/st-lock.t
29829 ____________________________________________________________________________
29830 [  7452] By: jhi                                   on 2000/10/26  13:05:52
29831         Log: Undo #7451, this seems to be a deficiency in Perforce,
29832              there is no per-file line-terminator type, only per-client.
29833      Branch: perl
29834            ! README.dos README.win32 djgpp/configure.bat win32/Makefile
29835            ! win32/makefile.mk
29836 ____________________________________________________________________________
29837 [  7451] By: jhi                                   on 2000/10/26  04:56:03
29838         Log: Experimenting in DOS arcana.
29839      Branch: perl
29840            ! README.dos README.win32 djgpp/configure.bat win32/Makefile
29841            ! win32/makefile.mk
29842 ____________________________________________________________________________
29843 [  7450] By: jhi                                   on 2000/10/26  04:50:52
29844         Log: Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[  7350] breaks VMS perl
29845              From: "Peter J. Farley III" <pjfarley@banet.net>            
29846              Date: Wed, 25 Oct 2000 23:10:18 -0400
29847              Message-Id: <4.3.1.0.20001025230222.00accba0@pop5.banet.net>
29848      Branch: perl
29849            ! t/io/open.t
29850 ____________________________________________________________________________
29851 [  7449] By: jhi                                   on 2000/10/26  04:49:16
29852         Log: Subject: Re: [PATCH 5.6.0]Add non-blocking thread doneness checking
29853              From: Hugo <hv@crypt.compulink.co.uk>
29854              Date: Thu, 26 Oct 2000 01:55:17 +0100
29855              Message-Id: <200010260055.BAA27869@crypt.compulink.co.uk>
29856              
29857              minus one unneeded mutex lock/unlock pointed out by Dan Sugalski.
29858      Branch: perl
29859            ! ext/Thread/Thread.pm ext/Thread/Thread.xs t/lib/thr5005.t
29860 ____________________________________________________________________________
29861 [  7448] By: jhi                                   on 2000/10/26  04:38:36
29862         Log: Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
29863              From: Peter Prymmer <pvhp@forte.com>
29864              Date: Wed, 25 Oct 2000 18:23:56 -0700 (PDT)                          
29865              Message-ID: <Pine.OSF.4.10.10010251816200.247618-100000@aspara.forte.com>
29866      Branch: perl
29867            ! configure.com
29868 ____________________________________________________________________________
29869 [  7447] By: jhi                                   on 2000/10/25  23:20:02
29870         Log: Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
29871              in platforms that strictly require all the symbols being present
29872              at link time.
29873      Branch: perl
29874            ! handy.h
29875 ____________________________________________________________________________
29876 [  7446] By: jhi                                   on 2000/10/25  21:55:57
29877         Log: Update Changes.
29878      Branch: perl
29879            ! Changes patchlevel.h
29880 ____________________________________________________________________________
29881 [  7445] By: jhi                                   on 2000/10/25  21:27:08
29882         Log: Integrate with vmsperl #7430 by Charles Bailey:
29883              
29884              Cleanup from prior patch (Charles Lane?):
29885              - improve handling of MFDs in Basename and Path
29886              - default to no xsubpp line # munging when building debug images
29887      Branch: perl
29888           !> lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
29889 ____________________________________________________________________________
29890 [  7444] By: jhi                                   on 2000/10/25  21:03:50
29891         Log: Subject: [PATCH] Zero-padded Numerics in Perl Format
29892              From: John Peacock <JPeacock@UnivPress.com>
29893              Date: Thu, 18 May 2000 11:55:27 -0400
29894              Message-ID: <3924126F.A58BE57A@UnivPress.com>
29895      Branch: perl
29896            ! form.h pod/perldelta.pod pod/perlform.pod pp_ctl.c
29897            ! t/op/write.t
29898 ____________________________________________________________________________
29899 [  7443] By: jhi                                   on 2000/10/25  20:43:10
29900         Log: Temporary stopgap for the self-tying issue: for now only
29901              array and hash self-ties are verboten.  The real fix, of
29902              course, would be to comprehensively test (and implement?)
29903              and debug (and document) self-ties.
29904      Branch: perl
29905            ! pod/perldiag.pod pp_sys.c t/op/tie.t
29906 ____________________________________________________________________________
29907 [  7442] By: jhi                                   on 2000/10/25  20:14:30
29908         Log: Subject: [PATCH 5.6.0]Add non-blocking thread doneness checking
29909              From: Dan Sugalski <dan@sidhe.org>
29910              Date: Wed, 25 Oct 2000 13:36:35 -0400
29911              Message-Id: <5.0.0.25.0.20001025133504.01ef1e20@24.8.96.48>
29912              
29913              plus regen global.sym.
29914      Branch: perl
29915            ! ext/Thread/Thread.pm ext/Thread/Thread.xs global.sym perl.c
29916            ! thrdvar.h util.c
29917 ____________________________________________________________________________
29918 [  7441] By: jhi                                   on 2000/10/25  20:12:20
29919         Log: buildtoc target tweaks.
29920      Branch: perl
29921            ! pod/Makefile.SH
29922 ____________________________________________________________________________
29923 [  7440] By: jhi                                   on 2000/10/25  20:03:53
29924         Log: A new version of making the syslog test more robust.
29925              (Replaces #7421.)
29926              
29927              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
29928              From: "Kurt D. Starsinic" <kstar@chapin.edu>
29929              Date: Wed, 25 Oct 2000 12:13:54 -0400
29930              Message-ID: <20001025121354.B2264@O2.chapin.edu>
29931      Branch: perl
29932            ! t/lib/syslog.t
29933 ____________________________________________________________________________
29934 [  7439] By: jhi                                   on 2000/10/25  20:00:48
29935         Log: Continue the internal UTF-8 API tweaking.
29936              Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
29937              used much more than the simpler API, now called utf8_to_uv_simple().
29938              Still not quite happy with API, too much partial duplication
29939              of functionality.
29940      Branch: perl
29941            ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perlapi.c
29942            ! pod/perlapi.pod pod/perlunicode.pod pp.c pp_ctl.c proto.h
29943            ! regcomp.c regexec.c sv.c toke.c utf8.c
29944 ____________________________________________________________________________
29945 [  7438] By: jhi                                   on 2000/10/25  18:52:30
29946         Log: Allow poking holes at the UTF-8 decoding strictness.
29947      Branch: perl
29948            ! embed.pl pp.c proto.h sv.c t/pragma/utf8.t toke.c utf8.c
29949            ! utf8.h
29950 ____________________________________________________________________________
29951 [  7437] By: jhi                                   on 2000/10/25  13:53:05
29952         Log: Rename UTF8LEN() to be UNISKIP(), too confusing to have
29953              UTF8LEN() and UTF8SKIP(). 
29954      Branch: perl
29955            ! pp.c utf8.c utf8.h
29956 ____________________________________________________________________________
29957 [  7436] By: jhi                                   on 2000/10/25  13:51:37
29958         Log: Subject: [PATCH] Re: PerlIO - Configure tweak for Linux/glibc?
29959              From: Nicholas Clark <nick@ccl4.org>
29960              Date: Wed, 25 Oct 2000 14:44:05 +0100
29961              Message-ID: <20001025144404.D27253@plum.flirble.org>
29962      Branch: perl
29963            ! pod/perlrun.pod
29964 ____________________________________________________________________________
29965 [  7435] By: jhi                                   on 2000/10/25  13:49:32
29966         Log: Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
29967              From: Mike Guy <mjtg@cam.ac.uk>
29968              Date: Tue, 24 Oct 2000 14:59:40 +0100
29969              Message-Id: <E13o4c8-00076u-00@libra.cus.cam.ac.uk>
29970      Branch: perl
29971            ! scope.c
29972 ____________________________________________________________________________
29973 [  7434] By: jhi                                   on 2000/10/25  13:48:41
29974         Log: AIX is picky about its symbol exports.  Solution for now
29975              is to include the deb.o explicitly to the re extension build.
29976              
29977              Subject: Re: introduce missing .Perl_deb symbol to aix build (Questions)
29978              From: Peter Prymmer <pvhp@forte.com>
29979              Date: Tue, 24 Oct 2000 12:57:22 -0700 (PDT)
29980              Message-ID: <Pine.OSF.4.10.10010241252180.127055-100000@aspara.forte.com>
29981      Branch: perl
29982            ! ext/re/Makefile.PL hints/aix.sh
29983 ____________________________________________________________________________
29984 [  7433] By: jhi                                   on 2000/10/25  13:46:49
29985         Log: Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
29986              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
29987              Date: Wed, 25 Oct 2000 12:02:20 +0200
29988              Message-Id: <20001025114712.C9F9.H.M.BRAND@hccnet.nl>
29989      Branch: perl
29990            ! perlsdio.h
29991 ____________________________________________________________________________
29992 [  7432] By: jhi                                   on 2000/10/25  13:44:28
29993         Log: Subject: Minor update to find2perl, for portability
29994              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
29995              Date: Wed, 25 Oct 2000 12:05:47 +0100
29996              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8355@UKRUX002.rundc.uk.origin-it.com>
29997      Branch: perl
29998            ! x2p/find2perl.PL
29999 ____________________________________________________________________________
30000 [  7431] By: jhi                                   on 2000/10/25  13:40:39
30001         Log: Add targets to Makefile.SH, most importantly
30002              'regen_all' which also remembers to update vms/perly*.
30003      Branch: perl
30004            ! Makefile.SH
30005 ____________________________________________________________________________
30006 [  7430] By: bailey                                on 2000/10/25  03:13:53
30007         Log: Cleanup from prior patch (Charles Lane?):
30008              - improve handling of MFDs in Basename and Path
30009              - default to no xsubpp line # munging when building debug images
30010      Branch: vmsperl
30011            ! lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
30012 ____________________________________________________________________________
30013 [  7429] By: jhi                                   on 2000/10/24  20:03:40
30014         Log: Podify README.epoc and README.vos.
30015      Branch: perl
30016            ! README.epoc README.vos pod/buildtoc.PL pod/perl.pod
30017            ! pod/perlport.pod pod/perltoc.pod
30018 ____________________________________________________________________________
30019 [  7428] By: jhi                                   on 2000/10/24  19:10:33
30020         Log: Stratus VOS updates from Paul Green.
30021      Branch: perl
30022            + vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
30023            + vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
30024            - vos/config.def vos/config.h vos/config_h.SH_orig
30025            ! MANIFEST README.vos pod/perlport.pod vos/Changes vos/build.cm
30026            ! vos/compile_perl.cm vos/config.pl vos/perl.bind vos/vosish.h
30027 ____________________________________________________________________________
30028 [  7427] By: jhi                                   on 2000/10/24  18:59:48
30029         Log: Check if stdio supports tweaking lval and cnt simultaneously.
30030              
30031              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
30032              From: Nicholas Clark <nick@ccl4.org>
30033              Date: Mon, 23 Oct 2000 15:39:32 +0100
30034              Message-ID: <20001023153932.A10786@plum.flirble.org>
30035      Branch: metaconfig
30036            ! U/compline/d_stdstdio.U
30037      Branch: perl
30038            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
30039            ! config_h.SH configure.com epoc/config.sh iperlsys.h perlio.c
30040            ! perlsdio.h perlsfio.h pod/Makefile.SH pod/perltoc.pod
30041            ! uconfig.h uconfig.sh vms/genconfig.pl vos/config.def
30042            ! vos/config.h vos/config_h.SH_orig win32/config.bc
30043            ! win32/config.gc win32/config.vc
30044 ____________________________________________________________________________
30045 [  7426] By: jhi                                   on 2000/10/24  17:57:44
30046         Log: Missed the header file changes from #7425.
30047      Branch: perl
30048            ! embed.h embed.pl objXSUB.h proto.h
30049 ____________________________________________________________________________
30050 [  7425] By: jhi                                   on 2000/10/24  17:55:17
30051         Log: Fix the bug reported in
30052              
30053              From: andreas.koenig@anima.de (Andreas J. Koenig)
30054              Subject: Encode bug?
30055              Date: 24 Oct 2000 14:01:26 +0200 
30056              Message-ID: <m3lmveqwh5.fsf@ak-71.mind.de>
30057              
30058              Also make is_utf8_char() stricter.
30059      Branch: perl
30060            ! ext/Encode/Encode.xs utf8.c
30061 ____________________________________________________________________________
30062 [  7424] By: jhi                                   on 2000/10/24  15:15:39
30063         Log: Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
30064              From: Peter Scott <Peter@PSDT.com>
30065              Date: Mon, 23 Oct 2000 19:46:01 -0700
30066              Message-Id: <4.3.2.7.2.20001023194324.00ab7220@psdt.com>
30067      Branch: perl
30068            ! pod/perlfaq5.pod
30069 ____________________________________________________________________________
30070 [  7423] By: jhi                                   on 2000/10/24  14:25:30
30071         Log: Test tweak to avoid pulling in the whole Config.
30072      Branch: perl
30073            ! t/lib/st-lock.t
30074 ____________________________________________________________________________
30075 [  7422] By: jhi                                   on 2000/10/24  14:03:16
30076         Log: Fix the bug ID 20001024.005, the bug introduced by #7416.
30077      Branch: perl
30078            ! pp.c
30079 ____________________________________________________________________________
30080 [  7421] By: jhi                                   on 2000/10/24  13:32:09
30081         Log: (Replaced by #7440.)
30082              
30083              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
30084              From: "Kurt D. Starsinic" <kstar@chapin.edu>
30085              Date: Mon, 23 Oct 2000 16:40:54 -0400
30086              Message-ID: <20001023164054.B14491@O2.chapin.edu>
30087      Branch: perl
30088            ! t/lib/syslog.t
30089 ____________________________________________________________________________
30090 [  7420] By: jhi                                   on 2000/10/24  13:30:53
30091         Log: Subject: [PATCH 5.7.0] static linking with uninstalled perl
30092              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
30093              Date: Mon, 23 Oct 2000 17:29:03 -0400
30094              Message-ID: <20001023172903.A18749@monk.mps.ohio-state.edu>
30095      Branch: perl
30096            ! lib/ExtUtils/MM_Unix.pm
30097 ____________________________________________________________________________
30098 [  7419] By: jhi                                   on 2000/10/24  13:29:57
30099         Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
30100              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
30101              Date: Mon, 23 Oct 2000 19:01:32 -0400
30102              Message-ID: <20001023190132.A19791@monk.mps.ohio-state.edu>
30103      Branch: perl
30104            ! utils/h2xs.PL
30105 ____________________________________________________________________________
30106 [  7418] By: jhi                                   on 2000/10/24  13:26:04
30107         Log: Replace #7409 with
30108              
30109              Subject: Re: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgp
30110              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
30111              Date: Mon, 23 Oct 2000 20:08:56 +0200
30112              Message-ID: <20001023200855.A14850@nice.ram.loc>
30113      Branch: perl
30114            ! ext/Storable/Storable.pm t/lib/st-lock.t
30115 ____________________________________________________________________________
30116 [  7417] By: jhi                                   on 2000/10/24  13:17:52
30117         Log: Run vms/vms_yfix.pl, should have done that after changing
30118              perly.c in #7382.
30119      Branch: perl
30120            ! vms/perly_c.vms vms/perly_h.vms
30121 ____________________________________________________________________________
30122 [  7416] By: jhi                                   on 2000/10/24  02:55:33
30123         Log: Make the UTF-8 decoding stricter and more verbose when
30124              malformation happens.  This involved adding an argument
30125              to utf8_to_uv_chk(), which involved changing its prototype,
30126              and prefer STRLEN over I32 for the UTF-8 length, which as
30127              a domino effect necessitated changing the prototypes of
30128              scan_bin(), scan_oct(), scan_hex(), and reg_uni().
30129              The stricter UTF-8 decoding checking uses Markus Kuhn's
30130              UTF-8 Decode Stress Tester from
30131              http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
30132      Branch: perl
30133            ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perl.c
30134            ! perlapi.c pod/perlapi.pod pod/perldiag.pod pod/perlunicode.pod
30135            ! pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c t/pragma/utf8.t
30136            ! t/pragma/warn/utf8 toke.c utf8.c utf8.h util.c
30137 ____________________________________________________________________________
30138 [  7415] By: jhi                                   on 2000/10/23  14:06:06
30139         Log: Update Changes.
30140      Branch: perl
30141            ! Changes patchlevel.h
30142 ____________________________________________________________________________
30143 [  7414] By: jhi                                   on 2000/10/23  12:39:52
30144         Log: Undo the basename() part of #7412 since the lib/basename
30145              tests would need upgrading too.
30146      Branch: perl
30147            ! lib/File/Basename.pm
30148 ____________________________________________________________________________
30149 [  7413] By: jhi                                   on 2000/10/23  12:19:27
30150         Log: Document PERL_INSTALL_ROOT of #7210.
30151      Branch: perl
30152            ! lib/ExtUtils/Install.pm
30153 ____________________________________________________________________________
30154 [  7412] By: jhi                                   on 2000/10/23  12:16:47
30155         Log: Miscellaneous MacOS Classic library updates from Matthias Neeracher.
30156      Branch: perl
30157            ! lib/ExtUtils/Mksymlists.pm lib/File/Basename.pm
30158            ! lib/File/Path.pm lib/Term/ReadLine.pm lib/perl5db.pl
30159 ____________________________________________________________________________
30160 [  7411] By: jhi                                   on 2000/10/23  12:07:41
30161         Log: Subject: [PATCH: perl@7386] miscellaneous typos in 3 pods
30162              From: Prymmer/Kahn <pvhp@best.com>
30163              Date: Sun, 22 Oct 2000 22:18:40 -0700 (PDT)
30164              Message-ID: <Pine.BSF.4.21.0010222214150.11774-100000@shell8.ba.best.com>
30165      Branch: perl
30166            ! README.aix pod/perlebcdic.pod vms/ext/Stdio/Stdio.pm
30167 ____________________________________________________________________________
30168 [  7410] By: jhi                                   on 2000/10/23  04:10:11
30169         Log: The change #7187 was not so good on VMS.
30170              
30171              Subject: [PATCH perl@7369] VMS perldoc.PL fix for double quoted temp filename
30172              From: "Craig A. Berry" <craig.berry@psinetcs.com>
30173              Date: Sun, 22 Oct 2000 23:03:08 -0500
30174              Message-Id: <p04330102b617d093470b@[172.16.52.1]>
30175      Branch: perl
30176            ! utils/perldoc.PL
30177 ____________________________________________________________________________
30178 [  7409] By: jhi                                   on 2000/10/23  03:57:36
30179         Log: Avoid Storable locking on DJGPP for now.
30180              
30181              Subject: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgpp
30182              From: "Peter J. Farley III" <pjfarley@banet.net>
30183              Date: Sun, 22 Oct 2000 20:00:00 -0400
30184              Message-Id: <4.3.1.0.20001022194247.00acfee0@pop5.banet.net>
30185      Branch: perl
30186            ! ext/Storable/Storable.pm t/lib/st-lock.t
30187 ____________________________________________________________________________
30188 [  7408] By: jhi                                   on 2000/10/23  03:50:24
30189         Log: Subject: Re: [20000731.007] potential syntax error not detected [PATCH]
30190              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
30191              Date: Sun, 22 Oct 2000 21:12:22 -0400
30192              Message-ID: <20001022211222.A1062496@linguist.dartmouth.edu>
30193      Branch: perl
30194            ! lib/vars.pm
30195 ____________________________________________________________________________
30196 [  7407] By: jhi                                   on 2000/10/23  03:43:12
30197         Log: Subject: Re: [ID 20001021.005] SEGV with regex match 
30198              From: Hugo <hv@crypt.compulink.co.uk>
30199              Date: Mon, 23 Oct 2000 00:47:22 +0100
30200              Message-Id: <200010222347.AAA09697@crypt.compulink.co.uk>
30201      Branch: perl
30202            ! regexec.c t/op/pat.t
30203 ____________________________________________________________________________
30204 [  7406] By: jhi                                   on 2000/10/23  03:40:29
30205         Log: Retract #7404 with a patch from Robin Barker, via Andy Dougherty.
30206      Branch: perl
30207            ! lib/ExtUtils/MakeMaker.pm
30208 ____________________________________________________________________________
30209 [  7405] By: jhi                                   on 2000/10/22  21:32:00
30210         Log: Doc patch.
30211              
30212              Subject: [ID 19991128.002] \&{'foo'} not caught by strict refs
30213              From: rspier@pobox.com (Robert Spier)
30214              Date: Sun, 22 Oct 2000 15:24:32 -0400 (EDT)
30215              Message-ID: <14835.16112.13457.447971@rls.cx>
30216      Branch: perl
30217            ! lib/strict.pm
30218 ____________________________________________________________________________
30219 [  7404] By: jhi                                   on 2000/10/22  21:30:51
30220         Log: Subject: [PATCH] Re: [ID 20000121.007] XXX documentation in man ExtUtils::MakeMaker
30221              From: rspier@pobox.com (Robert Spier)
30222              Date: Sun, 22 Oct 2000 15:43:03 -0400 (EDT)
30223              Message-ID: <14835.17223.72448.705566@rls.cx>
30224      Branch: perl
30225            ! lib/ExtUtils/MakeMaker.pm
30226 ____________________________________________________________________________
30227 [  7403] By: jhi                                   on 2000/10/22  21:24:11
30228         Log: Subject: [PATCH bleadperl] ripples from constsub patch
30229              From: John Tobey <jtobey@john-edwin-tobey.org>
30230              Date: Sun, 22 Oct 2000 17:10:43 -0400 (EDT)
30231              Message-Id: <m13nSOB-000FObC@feynman.localnet>
30232      Branch: perl
30233            ! dump.c ext/B/B.pm ext/B/B.xs ext/B/B/Deparse.pm t/lib/b.t
30234 ____________________________________________________________________________
30235 [  7402] By: jhi                                   on 2000/10/22  20:59:35
30236         Log: Support s?printf parameter reordering.
30237      Branch: perl
30238            ! pod/perldelta.pod pod/perlfunc.pod sv.c t/op/sprintf.t
30239 ____________________________________________________________________________
30240 [  7401] By: jhi                                   on 2000/10/22  19:19:14
30241         Log: Expand %Config variables only if explicitly so requested
30242              during build time by PERL_BUILD_EXPAND_CONFIG_VARS.
30243              
30244              Subject: Re: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
30245              From: Gurusamy Sarathy <gsar@ActiveState.com>
30246              Date: Sun, 22 Oct 2000 11:47:32 -0700
30247              Message-Id: <200010221847.LAA02167@smtp3.ActiveState.com>            
30248      Branch: perl
30249            ! Makefile.SH lib/lib_pm.PL
30250 ____________________________________________________________________________
30251 [  7400] By: jhi                                   on 2000/10/22  18:24:10
30252         Log: Move the #7390 test from warn/op to comp/redef.
30253              
30254              Subject: Re: Creating const subs for constants.
30255              From: John Tobey <jtobey@john-edwin-tobey.org>
30256              Date: Sun, 22 Oct 2000 04:04:12 -0400 (EDT)
30257              Message-Id: <m13nG72-000FObC@feynman.localnet>               
30258      Branch: perl
30259            ! t/comp/redef.t t/pragma/warn/op
30260 ____________________________________________________________________________
30261 [  7399] By: jhi                                   on 2000/10/22  17:49:59
30262         Log: Subject: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
30263              From: Nicholas Clark <nick@ccl4.org>
30264              Date: Sat, 21 Oct 2000 22:23:19 +0100
30265              Message-ID: <20001021222319.B45586@plum.flirble.org>
30266      Branch: perl
30267            ! ext/DynaLoader/DynaLoader_pm.PL
30268 ____________________________________________________________________________
30269 [  7398] By: jhi                                   on 2000/10/22  17:47:35
30270         Log: Subject: [PATCH bleadperl] -MO=C falls over on package <none>
30271              From: Hugo <hv@crypt.compulink.co.uk>
30272              Date: Sat, 21 Oct 2000 18:19:59 +0100
30273              Message-Id: <200010211719.SAA02087@crypt.compulink.co.uk>
30274      Branch: perl
30275            ! ext/B/B.pm ext/B/B/C.pm
30276 ____________________________________________________________________________
30277 [  7397] By: jhi                                   on 2000/10/22  17:35:18
30278         Log: Subject: [ID 20001021.003] updated hints/openbsd.sh
30279              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
30280              Date: Sat, 21 Oct 2000 13:55:50 -0600 (MDT)
30281              Message-Id: <200010211955.e9LJton24170@xerxes.courtesan.com>
30282      Branch: perl
30283            ! hints/openbsd.sh
30284 ____________________________________________________________________________
30285 [  7396] By: jhi                                   on 2000/10/22  17:19:46
30286         Log: Subject: installman go-faster stripes
30287              From: Nicholas Clark <nick@talking.bollo.cx>
30288              Date: Sat, 21 Oct 2000 17:24:53 +0100
30289              Message-ID: <20001021172452.A20371@Bagpuss.unfortu.net>
30290              
30291              Subject: Re: installman go-faster stripes
30292              From: Russ Allbery <rra@stanford.edu>
30293              Date: 21 Oct 2000 11:04:13 -0700
30294              Message-ID: <ylbswe5aw2.fsf@windlord.stanford.edu>
30295      Branch: perl
30296            ! installman pod/pod2man.PL
30297 ____________________________________________________________________________
30298 [  7395] By: jhi                                   on 2000/10/22  17:17:35
30299         Log: Hints tweak from Anton Berezin.
30300      Branch: perl
30301            ! hints/freebsd.sh
30302 ____________________________________________________________________________
30303 [  7394] By: jhi                                   on 2000/10/22  04:50:04
30304         Log: Tweak the Is* definitions of Unicode character classes
30305              to better match the official categorizations; embrace
30306              the official categorizations; add the combining marks
30307              as alpha (and -numeric); fix DCinital (a typo and edito)
30308              to be DCmedial.
30309      Branch: perl
30310            + lib/unicode/Is/DCmedial.pl
30311            - lib/unicode/Is/DCinital.pl
30312            ! MANIFEST lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
30313            ! lib/unicode/Is/Graph.pl lib/unicode/Is/Print.pl
30314            ! lib/unicode/Is/Punct.pl lib/unicode/Is/Space.pl
30315            ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
30316 ____________________________________________________________________________
30317 [  7393] By: jhi                                   on 2000/10/21  18:06:05
30318         Log: Subject: [PATCH@blead Tie/Array.pm] Re: [ID 20001020.002] Tie::Array SPLICE method is buggy
30319              From: Daniel Chetlin <daniel@chetlin.com>
30320              Date: Sat, 21 Oct 2000 02:57:03 -0700
30321              Message-ID: <20001021025703.A2115@darkstar.chetlin.org>
30322      Branch: perl
30323            + t/lib/tie-splice.t
30324            ! MANIFEST lib/Tie/Array.pm
30325 ____________________________________________________________________________
30326 [  7392] By: gsar                                  on 2000/10/21  18:05:15
30327         Log: resync utfperl branch with mainline
30328      Branch: utfperl
30329           !> (integrate 1760 files)
30330 ____________________________________________________________________________
30331 [  7391] By: jhi                                   on 2000/10/21  14:37:49
30332         Log: Testcases for a #7383,#7385 related bug.
30333              
30334              Subject: PATCH Re: [ID 20001020.006] "$2$utf8" == modification of read-only-variable
30335              From: Nicholas Clark <nick@ccl4.org>
30336              Date: Sat, 21 Oct 2000 15:04:51 +0100
30337              Message-ID: <20001021150451.A51566@plum.flirble.org>
30338      Branch: perl
30339            ! t/pragma/utf8.t
30340 ____________________________________________________________________________
30341 [  7390] By: jhi                                   on 2000/10/21  14:35:57
30342         Log: Add a testcase for #7389.
30343      Branch: perl
30344            ! t/pragma/warn/op
30345 ____________________________________________________________________________
30346 [  7389] By: jhi                                   on 2000/10/21  14:26:45
30347         Log: Subject: Re: Creating const subs for constants.
30348              From: John Tobey <jtobey@john-edwin-tobey.org>
30349              Date: Fri, 20 Oct 2000 22:03:27 -0400 (EDT)
30350              Message-Id: <m13mo0N-000FObC@feynman.localnet>
30351      Branch: perl
30352            ! cv.h embed.h embed.pl objXSUB.h op.c perlapi.c pod/perlapi.pod
30353            ! proto.h sv.c
30354 ____________________________________________________________________________
30355 [  7388] By: nick                                  on 2000/10/21  11:44:23
30356         Log: Populate perlio branch
30357      Branch: perlio
30358           +> (branch 1760 files)
30359 ____________________________________________________________________________
30360 [  7387] By: nick                                  on 2000/10/21  10:52:05
30361         Log: Get branch back as replica of mainline via :
30362              p4 integrate -b utfperl
30363              p4 resolve -at ./...
30364      Branch: utfperl
30365           +> (branch 269 files)
30366            - Todo-5.005 eg/ADB eg/README eg/cgi/RunMeFirst
30367            - eg/cgi/caution.xbm eg/cgi/clickable_image.cgi
30368            - eg/cgi/cookie.cgi eg/cgi/crash.cgi eg/cgi/customize.cgi
30369            - eg/cgi/diff_upload.cgi eg/cgi/dna_small_gif.uu
30370            - eg/cgi/file_upload.cgi eg/cgi/frameset.cgi eg/cgi/index.html
30371            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
30372            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
30373            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
30374            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
30375            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
30376            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
30377            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
30378            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
30379            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
30380            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
30381            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
30382            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
30383            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
30384            - eg/van/vanish eg/who eg/wrapsuid epoc/Config.pm
30385            - epoc/autosplit.pl epoc/config.h epoc/perl.mmp epoc/perl.pkg
30386            - ext/DynaLoader/dl_rhapsody.xs lib/Sys/Hostname.pm
30387            - lib/Sys/Syslog.pm lib/byte.pm lib/byte_heavy.pl lib/caller.pm
30388            - lib/chat2.pl lib/lib.pm lib/unicode/Eq/Latin1.pl
30389            - lib/unicode/Eq/Unicode.pl lib/unicode/Props.txt
30390            - lib/unicode/UCD300.html lib/unicode/Unicode.300
30391            - lib/unicode/Unicode3.html os2/POSIX.mkfifo pod/Makefile
30392            - pod/Win32.pod pod/buildtoc t/lib/thread.t t/op/64bit.t
30393            - t/op/nothread.t utils/perlbc.PL vms/subconfigure.com
30394            - win32/PerlCRT.def win32/gstartup.c win32/oldnames.def
30395           !> (integrate 965 files)
30396 ____________________________________________________________________________
30397 [  7386] By: jhi                                   on 2000/10/21  01:31:12
30398         Log: Update Changes.
30399      Branch: perl
30400            ! Changes patchlevel.h
30401 ____________________________________________________________________________
30402 [  7385] By: jhi                                   on 2000/10/21  01:28:42
30403         Log: The #7383 was right only in the context of the original bug report,
30404              not in more general case.
30405      Branch: perl
30406            ! pp_hot.c
30407 ____________________________________________________________________________
30408 [  7384] By: jhi                                   on 2000/10/21  01:08:23
30409         Log: Fix for ID 20000915.011, IO::Select warning for an undefined fd.
30410      Branch: perl
30411            ! ext/IO/lib/IO/Select.pm
30412 ____________________________________________________________________________
30413 [  7383] By: jhi                                   on 2000/10/21  00:44:18
30414         Log: Fix for ID 20001020.006, concatenating an unset submatch
30415              with utf8 resulted in "Modification of a read-only value".
30416      Branch: perl
30417            ! pp_hot.c t/pragma/utf8.t
30418 ____________________________________________________________________________
30419 [  7382] By: jhi                                   on 2000/10/20  20:44:31
30420         Log: Make scan_num() reëntrant, as suggested in
30421              
30422              Subject: [PATCH perl@7229] Rentrant parser and yylex()
30423              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
30424              Date: Fri, 20 Oct 2000 14:17:27 +0100
30425              Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
30426      Branch: perl
30427            ! embed.h embed.pl objXSUB.h perlapi.c perly.c perly.y proto.h
30428            ! toke.c
30429 ____________________________________________________________________________
30430 [  7381] By: jhi                                   on 2000/10/20  20:07:29
30431         Log: Reëntrancy fix.
30432              
30433              Subject: [PATCH perl@7229] Rentrant parser and yylex()
30434              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
30435              Date: Fri, 20 Oct 2000 14:17:27 +0100
30436              Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
30437      Branch: perl
30438            ! embed.h embed.pl perl.h proto.h toke.c
30439 ____________________________________________________________________________
30440 [  7380] By: jhi                                   on 2000/10/20  19:15:54
30441         Log: Don't write double values through long double pointers,
30442              based on a part of
30443              
30444              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
30445              From: Jens Hamisch <jens@Strawberry.COM>
30446              Date: Tue, 17 Oct 2000 08:39:36 +0200
30447              Message-Id: <20001017083936.A11104@Strawberry.COM>
30448      Branch: perl
30449            ! perl.h pp.c
30450 ____________________________________________________________________________
30451 [  7379] By: jhi                                   on 2000/10/20  18:43:37
30452         Log: Portability tweak on #7377.
30453              
30454              Subject:  Re: [nick@cow.org.uk: [ID 20001020.004] Not OK: perl v5.7.0 +DEVEL7368 on i386-freebsd-64all 4.1-stable (UNINSTALLED)]
30455              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
30456              Date:     Fri, 20 Oct 2000 13:13:41 EDT
30457              Message-Id: <001020131216.3b141@DUPHY4.Physics.Drexel.Edu>
30458      Branch: perl
30459            ! t/lib/dprof.t
30460 ____________________________________________________________________________
30461 [  7378] By: jhi                                   on 2000/10/20  12:57:19
30462         Log: SOCKS function redefinitions need prototypes, too, otherwise
30463              for example 32 bit versus 64 bit differences cause a lot of
30464              problems.  Part of
30465              
30466              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
30467              From: Jens Hamisch <jens@Strawberry.COM>
30468              Date: Tue, 17 Oct 2000 08:39:36 +0200
30469              Message-Id: <20001017083936.A11104@Strawberry.COM>
30470      Branch: perl
30471            ! doio.c pp_sys.c
30472 ____________________________________________________________________________
30473 [  7377] By: jhi                                   on 2000/10/20  12:37:12
30474         Log: Subject:  [PATCH] Perl 5.6.0/5.7.0 enable DProf test for VMS
30475              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
30476              Date:     Fri, 20 Oct 2000 08:26:04 EDT
30477              Message-Id: <001020074851.3751a@DUPHY4.Physics.Drexel.Edu>
30478      Branch: perl
30479            ! configure.com t/lib/dprof.t t/lib/dprof/V.pm vms/test.com
30480 ____________________________________________________________________________
30481 [  7376] By: jhi                                   on 2000/10/20  12:35:31
30482         Log: Subject:  [PATCH] Perl 5.6.0/5.7.0, vms/gen_shrfls.pl update
30483              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
30484              Date:     Fri, 20 Oct 2000 07:48:15 EDT
30485              Message-Id: <001020074423.39b82@DUPHY4.Physics.Drexel.Edu>
30486      Branch: perl
30487            ! configure.com vms/gen_shrfls.pl
30488 ____________________________________________________________________________
30489 [  7375] By: bailey                                on 2000/10/20  04:44:37
30490         Log: SYN SYN
30491      Branch: vmsperl
30492           +> (branch 134 files)
30493            - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
30494            - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
30495            - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
30496            - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
30497            - eg/cgi/frameset.cgi eg/cgi/index.html
30498            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
30499            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
30500            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
30501            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
30502            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
30503            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
30504            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
30505            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
30506            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
30507            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
30508            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
30509            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
30510            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
30511            - eg/van/vanish eg/who eg/wrapsuid lib/chat2.pl
30512            - lib/unicode/Props.txt lib/unicode/UCD300.html
30513            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
30514            - utils/perlbc.PL vms/subconfigure.com
30515           !> (integrate 785 files)
30516 ____________________________________________________________________________
30517 [  7374] By: jhi                                   on 2000/10/20  00:59:48
30518         Log: In the latest compiler builds cccdlflags must not become -fpic,
30519              from Wilfredo Sánchez.
30520      Branch: perl
30521            ! hints/darwin.sh
30522 ____________________________________________________________________________
30523 [  7373] By: jhi                                   on 2000/10/20  00:56:35
30524         Log: Subject: PATCH CR+LF should be "\cM\cJ" in perlop
30525              From: Tony Cook <tony@develop-help.com>
30526              Date: Fri, 20 Oct 2000 07:29:15 +1100 (EST)
30527              Message-ID: <Pine.LNX.4.10.10010200725530.12682-100000@develop-help.com>
30528      Branch: perl
30529            ! pod/perlop.pod
30530 ____________________________________________________________________________
30531 [  7372] By: jhi                                   on 2000/10/19  19:34:40
30532         Log: Typo noted by Mark Lutz.
30533      Branch: perl
30534            ! t/op/64bitint.t
30535 ____________________________________________________________________________
30536 [  7371] By: jhi                                   on 2000/10/19  19:33:13
30537         Log: NonStop-UX patches from Tom Bates <tom.bates@compaq.com>
30538      Branch: metaconfig
30539            ! U/modified/Cppsym.U U/modified/Oldconfig.U
30540      Branch: metaconfig/U/perl
30541            ! End.U dlsrc.U libperl.U
30542      Branch: perl
30543            + hints/nonstopux.sh
30544            ! Configure MANIFEST config_h.SH
30545 ____________________________________________________________________________
30546 [  7370] By: jhi                                   on 2000/10/19  17:18:08
30547         Log: Subject: PATCH do_print has 2 PerlIO_error()s
30548              From: nick@ccl4.org
30549              Date: Thu, 19 Oct 2000 18:09:20 +0100
30550              Message-ID: <20001019180920.A8440@babyhippo.co.uk>
30551      Branch: perl
30552            ! doio.c
30553 ____________________________________________________________________________
30554 [  7369] By: jhi                                   on 2000/10/19  14:01:49
30555         Log: Update Changes.
30556      Branch: perl
30557            ! Changes patchlevel.h
30558 ____________________________________________________________________________
30559 [  7368] By: jhi                                   on 2000/10/19  13:04:29
30560         Log: Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX w/GCC
30561              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
30562              Date: Wed, 18 Oct 2000 13:12:01 +0200
30563              Message-Id: <20001018131021.F844.H.M.BRAND@hccnet.nl>
30564      Branch: perl
30565            ! hints/aix.sh
30566 ____________________________________________________________________________
30567 [  7367] By: jhi                                   on 2000/10/19  02:22:40
30568         Log: Fix of sorts for bug id 20000901.092.  There seems to be no trace
30569              of a 'pmshort' anywhere in the B, so the offending line was simply
30570              removed.
30571      Branch: perl
30572            ! ext/B/B/Debug.pm
30573 ____________________________________________________________________________
30574 [  7366] By: jhi                                   on 2000/10/19  02:12:37
30575         Log: Add the test case for the bug id 20000730.004 which seems
30576              to have been fixed by now.
30577      Branch: perl
30578            ! t/pragma/utf8.t
30579 ____________________________________________________________________________
30580 [  7365] By: jhi                                   on 2000/10/18  23:36:24
30581         Log: Subject: [PATCH 5.7.0] Re: [ID 20001018.008] flip-flop bug when there's no <FH> 
30582              From: Hugo <hv@crypt.compulink.co.uk>
30583              Date: Wed, 18 Oct 2000 23:25:58 +0100
30584              Message-Id: <200010182225.XAA20330@crypt.compulink.co.uk>
30585      Branch: perl
30586            ! pp_ctl.c pp_hot.c t/op/flip.t t/pragma/warn/pp_hot
30587 ____________________________________________________________________________
30588 [  7364] By: jhi                                   on 2000/10/18  21:12:53
30589         Log: (retracted)
30590      Branch: perl
30591            ! pp.c
30592 ____________________________________________________________________________
30593 [  7363] By: jhi                                   on 2000/10/18  20:55:38
30594         Log: Missing change from #7362.
30595      Branch: perl
30596            ! win32/perlhost.h
30597 ____________________________________________________________________________
30598 [  7362] By: jhi                                   on 2000/10/18  20:52:01
30599         Log: Borland C fstat() never saw the fd as writable.
30600              
30601              Subject: fix for Borland's weak "stat" (perl@7211)
30602              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
30603              Date: Mon, 16 Oct 2000 09:55:03 +0400
30604              Message-ID: <402099F49BEED211999700805FC7359F7C0E40@ru0028exch01.spb.lucent.com>
30605      Branch: perl
30606            ! win32/win32.c
30607 ____________________________________________________________________________
30608 [  7361] By: jhi                                   on 2000/10/18  17:43:50
30609         Log: Regen toc.
30610      Branch: perl
30611            ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod
30612 ____________________________________________________________________________
30613 [  7360] By: jhi                                   on 2000/10/18  17:07:44
30614         Log: From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
30615              Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX 4.3.2 w/GCC 2.95.2
30616              Message-Id: <20001016151837.9977.H.M.BRAND@hccnet.nl>
30617              Date: Mon, 16 Oct 2000 15:19:49 +0200
30618      Branch: perl
30619            + README.aix
30620            ! MANIFEST
30621 ____________________________________________________________________________
30622 [  7359] By: jhi                                   on 2000/10/18  17:04:49
30623         Log: Subject: Pod patch for Devel::Peek
30624              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
30625              Message-Id: <20001016121252.996B.H.M.BRAND@hccnet.nl>
30626              Date: Mon, 16 Oct 2000 12:26:34 +0200
30627      Branch: perl
30628            ! ext/Devel/Peek/Peek.pm
30629 ____________________________________________________________________________
30630 [  7358] By: jhi                                   on 2000/10/18  17:03:15
30631         Log: Make Cwd more bulletproof in chrooted environments.
30632              
30633              Subject: [ID 20001018.001] Fix for Cwd.pm (chroot)
30634              From: "Eric E. Coe" <Eric.Coe@oracle.com>
30635              Date: Wed, 18 Oct 2000 04:03:54 -0400
30636              Message-Id: <39ED596A.70E599FE@oracle.com>
30637      Branch: perl
30638            ! lib/Cwd.pm
30639 ____________________________________________________________________________
30640 [  7357] By: jhi                                   on 2000/10/18  16:37:26
30641         Log: Disable the UTF8 downgrade croakage for now to avoid
30642              too many not okay messages.
30643      Branch: perl
30644            ! doio.c
30645 ____________________________________________________________________________
30646 [  7356] By: jhi                                   on 2000/10/17  23:29:41
30647         Log: Show the failed remote port, instead of the failing line number.
30648              
30649              Subject: [PATCH 5.6.1 Debugger] More diagnostics
30650              From: David Sparks <daves@ActiveState.com>
30651              Date: Tue, 17 Oct 2000 15:00:24 -0700
30652              Message-Id: <5.0.0.25.0.20001017144037.02551e10@pop3>
30653      Branch: perl
30654            ! lib/perl5db.pl
30655 ____________________________________________________________________________
30656 [  7355] By: jhi                                   on 2000/10/17  14:11:31
30657         Log: On output try to downgrade to bytes, croak if impossible,
30658              from Simon Cozens.  This means that outputting >255 UTF8
30659              is impossible.  Consider this as a strong incentive to get
30660              the I/O disciplines implemented.
30661      Branch: perl
30662            ! doio.c pod/perldiag.pod sv.c
30663 ____________________________________________________________________________
30664 [  7354] By: jhi                                   on 2000/10/17  13:42:23
30665         Log: Clarify documentation on 'use bytes'.
30666              
30667              Subject: Re: What does 'use bytes' "mean" ?
30668              From: Simon Cozens <simon@cozens.net>
30669              Date: Mon, 18 Sep 2000 18:24:25 +0100
30670              Message-ID: <20000918182425.A26765@deep-dark-truthful-mirror.perlhacker.org>
30671      Branch: perl
30672            ! lib/bytes.pm
30673 ____________________________________________________________________________
30674 [  7353] By: jhi                                   on 2000/10/17  13:28:12
30675         Log: Workaround for a sfio bug where the stream error indicator
30676              is not cleared as documented.
30677              
30678              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
30679              From: Nicholas Clark <nick@ccl4.org>
30680              Date: Mon, 16 Oct 2000 18:28:23 +0100
30681              Message-ID: <20001016182823.J19700@plum.flirble.org>
30682      Branch: perl
30683            ! doio.c
30684 ____________________________________________________________________________
30685 [  7352] By: jhi                                   on 2000/10/17  13:06:19
30686         Log: More IoTYPE sprinkling.
30687      Branch: perl
30688            ! doio.c pp_hot.c
30689 ____________________________________________________________________________
30690 [  7351] By: jhi                                   on 2000/10/16  22:47:07
30691         Log: Detect early whether the std streams have gone bad.
30692              
30693              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
30694              Date: Mon, 16 Oct 2000 23:28:42 +0100
30695              From: Nicholas Clark <nick@ccl4.org>
30696              Message-ID: <20001016232842.A37942@plum.flirble.org>
30697      Branch: perl
30698            ! t/op/misc.t
30699 ____________________________________________________________________________
30700 [  7350] By: jhi                                   on 2000/10/16  22:45:16
30701         Log: Subject: [ID 20001016.012] [PATCHes Included]OK: perl v5.7.0 on dos-djgpp djgpp
30702              From: "Peter J. Farley III" <pjfarley@banet.net>
30703              Date: Mon, 16 Oct 2000 18:15:59 -0400
30704              Message-Id: <4.3.1.0.20001016180235.00ac65a0@pop5.banet.net>
30705      Branch: perl
30706            ! djgpp/djgpp.c dosish.h t/io/open.t
30707 ____________________________________________________________________________
30708 [  7349] By: jhi                                   on 2000/10/16  22:36:45
30709         Log: perldelta tweak.
30710      Branch: perl
30711            ! pod/perldelta.pod
30712 ____________________________________________________________________________
30713 [  7348] By: jhi                                   on 2000/10/16  15:17:53
30714         Log: Update Changes.
30715      Branch: perl
30716            ! Changes patchlevel.h
30717 ____________________________________________________________________________
30718 [  7347] By: jhi                                   on 2000/10/16  13:55:27
30719         Log: Add the capability to include/exclude branches.
30720      Branch: perl
30721            ! Porting/genlog
30722 ____________________________________________________________________________
30723 [  7346] By: jhi                                   on 2000/10/16  13:18:04
30724         Log: Add Charles Lane.
30725      Branch: perl
30726            ! AUTHORS Changes
30727 ____________________________________________________________________________
30728 [  7345] By: jhi                                   on 2000/10/16  13:13:21
30729         Log: Add a perldelta note about the change #6024, pointed out by Sarathy.
30730      Branch: perl
30731            ! pod/perldelta.pod
30732 ____________________________________________________________________________
30733 [  7344] By: gsar                                  on 2000/10/16  09:30:21
30734         Log: integrate change#6220 from cfgperl
30735              
30736              Win32 patches from Benjamin Stuhl.
30737      Branch: maint-5.6/perl
30738           !> makedef.pl win32/win32.h
30739 ____________________________________________________________________________
30740 [  7343] By: gsar                                  on 2000/10/16  08:32:19
30741         Log: integrate changes#6221,6222 from cfgperl
30742              
30743              Remove tr///CU (the feature is to be obsoleted by better interfaces).
30744              From: simon@brecon.co.uk (Simon Cozens)
30745              Subject: [PATCH] Eliminate tr///[CU][CU]
30746              Date: 23 Jun 2000 11:05:40 GMT
30747              Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
30748              
30749              doc typo fix
30750              Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
30751              From: Ian Phillipps <Ian.Phillipps@iname.com>
30752              Date: Fri, 23 Jun 2000 10:40:58 +0100
30753              Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
30754      Branch: maint-5.6/perl
30755           !> doop.c embed.pl lib/Pod/Usage.pm pod/perlop.pod toke.c utf8.c
30756 ____________________________________________________________________________
30757 [  7342] By: gsar                                  on 2000/10/16  08:28:08
30758         Log: integrate change#6217 from cfgperl (in part)
30759              
30760              Rename the fdpid locking and integrate with Sarathy.
30761      Branch: maint-5.6/perl
30762           !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h
30763           !> global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
30764           !> pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
30765           !> win32/win32.c
30766 ____________________________________________________________________________
30767 [  7341] By: gsar                                  on 2000/10/16  08:23:39
30768         Log: integrate changes#6214..6216 from mainline
30769              
30770              @_ can't have junk in it even in the non-USE_ITHREADS case because
30771              caller() wants to populate @DB::args with it (causes a coredump
30772              in Carp::confess())
30773              
30774              tweak comment about @DB::args
30775              
30776              be more optimal about clearing @_
30777      Branch: maint-5.6/perl
30778           !> av.h cop.h pp_ctl.c t/op/runlevel.t
30779 ____________________________________________________________________________
30780 [  7340] By: gsar                                  on 2000/10/16  08:20:37
30781         Log: integrate changes#6207..6210 from cfgperl
30782              
30783              Subject: [PATCH 5.6.0] Threadsafe patches
30784              From: Dan Sugalski <dan@sidhe.org>
30785              To: perl5-porters@perl.org
30786              Date: Mon, 08 May 2000 18:08:13 -0400
30787              Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
30788              
30789              Regen headers for #6207.
30790              
30791              Lock PL_fdpid against race conditions, based on:
30792              Subject: [PATCH 5.6.0]subprocess fixup for threads
30793              From: Dan Sugalski <dan@sidhe.org>
30794              To: perl5-porters@perl.org
30795              Date: Tue, 11 Apr 2000 17:02:32 -0400
30796              Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
30797              
30798              Mopup for #6207 and #6209.
30799      Branch: maint-5.6/perl
30800           !> doio.c embed.h embed.pl global.sym gv.c intrpvar.h objXSUB.h
30801           !> perl.c pp.c pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c
30802           !> win32/win32.c
30803 ____________________________________________________________________________
30804 [  7339] By: gsar                                  on 2000/10/16  08:14:34
30805         Log: integrate change#6203 from cfgperl
30806              
30807              perldiag should refer to perlos2.pod not README.os2
30808      Branch: maint-5.6/perl
30809           !> pod/perldiag.pod
30810 ____________________________________________________________________________
30811 [  7338] By: gsar                                  on 2000/10/16  08:11:42
30812         Log: integrate change#6201 from mainline
30813              
30814              Perl_eval_pv() leaks 4 bytes every time it is called because it
30815              does a PUSHMARK that's never ever POPMARKed; in general, only
30816              Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
30817              Perl_eval_[sp]v() don't because they don't take any incoming
30818              arguments (this leak has been around since the original version
30819              of perl_eval_pv() in 5.003_97e)
30820      Branch: maint-5.6/perl
30821           !> perl.c
30822 ____________________________________________________________________________
30823 [  7337] By: gsar                                  on 2000/10/16  08:08:47
30824         Log: integrate changes#6197..6200 from cfgperl
30825              
30826              Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
30827              From: John Borwick <jhborwic@unity.ncsu.edu>
30828              Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
30829              Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
30830              
30831              Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
30832              From: Dan Sugalski <dan@sidhe.org>
30833              To: vmsperl@perl.org, perl5-porters@perl.org
30834              Date: Fri, 02 Jun 2000 16:00:41 -0400
30835              Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
30836              Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
30837              
30838              Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
30839              From: Dan Sugalski <dan@sidhe.org>
30840              To: perl5-porters@perl.org, vmsperl@perl.org
30841              Date: Fri, 02 Jun 2000 17:30:51 -0400
30842              Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
30843              
30844              Update to cperl-mode.el 4.31 from
30845              ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
30846              Subject: A couple of notes
30847              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
30848              To: Mailing list Perl5 <perl5-porters@perl.org>
30849              Date: Sat, 3 Jun 2000 23:33:32 -0400
30850              Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
30851      Branch: maint-5.6/perl
30852           !> emacs/cperl-mode.el embed.h embed.pl embedvar.h
30853           !> ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c perlapi.h
30854           !> pod/perlapi.pod pod/perlintern.pod pod/perlsyn.pod proto.h
30855           !> vms/descrip_mms.template vms/gen_shrfls.pl vms/vms.c
30856           !> vms/vmsish.h
30857 ____________________________________________________________________________
30858 [  7336] By: gsar                                  on 2000/10/16  08:03:46
30859         Log: integrate changes#6194,6195 from mainline
30860              
30861              fix small eval"" memory leaks under USE_ITHREADS
30862              
30863              fix yet another eval"" leak under USE_ITHREADS
30864      Branch: maint-5.6/perl
30865           !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
30866           !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
30867           !> vms/perly_c.vms
30868 ____________________________________________________________________________
30869 [  7335] By: gsar                                  on 2000/10/16  08:02:15
30870         Log: integrate changes#6190,6191 from mainline
30871              
30872              submit missing embed.pl change
30873              
30874              vec() loses numericalness (modified version of patch suggested
30875              by Robin Barker)
30876      Branch: maint-5.6/perl
30877           !> doop.c embed.pl t/op/vec.t
30878 ____________________________________________________________________________
30879 [  7334] By: gsar                                  on 2000/10/16  08:01:03
30880         Log: integrate change#6189 from mainline
30881              
30882              counting tr/// corrupts later operation (from M.J.T Guy)
30883      Branch: maint-5.6/perl
30884           !> doop.c t/op/tr.t
30885 ____________________________________________________________________________
30886 [  7333] By: gsar                                  on 2000/10/16  07:59:07
30887         Log: integrate changes#6183..6188 from mainline
30888              
30889              SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
30890              <nick@ccl4.org>)
30891              
30892              tweak for change#6127
30893              
30894              remove incorrect documentation about implicit split to @_ in
30895              list context, which never really worked in perl 5 (from
30896              M.J.T. Guy)
30897              
30898              further qualify references to "alphanumeric" (from Wolfgang Laun
30899              <wolfgang.laun@alcatel.at>)
30900              
30901              replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
30902              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
30903              
30904              h2xs tweaks
30905      Branch: maint-5.6/perl
30906           +> lib/Pod/LaTeX.pm t/lib/selfloader.t
30907           !> AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm handy.h
30908           !> lib/SelfLoader.pm perl.c pod/perlapi.pod pod/perldata.pod
30909           !> pod/perlfaq6.pod pod/perlfaq9.pod pod/perlfunc.pod
30910           !> pod/perllocale.pod pod/perlre.pod pod/perltrap.pod
30911           !> pod/pod2latex.PL utils/h2xs.PL
30912 ____________________________________________________________________________
30913 [  7332] By: gsar                                  on 2000/10/16  07:53:52
30914         Log: integrate change#6179 from mainline
30915              
30916              buggy modulus on UVs introduced by change#3378 (resulted in
30917              4063328477 % 65535 amounting to 27406, instead of 27407)
30918      Branch: maint-5.6/perl
30919           !> pp.c t/op/arith.t
30920 ____________________________________________________________________________
30921 [  7331] By: gsar                                  on 2000/10/16  07:52:49
30922         Log: integrate changes#6176,6177,6178,6182 from cfgperl
30923              
30924              Single-quoted utf8 patch from Simon Cozens.
30925              
30926              Substitution utf8 patch from Simon Cozens.
30927              
30928              Be cleaner.
30929              
30930              Be Cleaner Part Deux.
30931      Branch: maint-5.6/perl
30932           !> Makefile.SH pp_hot.c toke.c
30933 ____________________________________________________________________________
30934 [  7330] By: gsar                                  on 2000/10/16  07:41:36
30935         Log: integrate change#6172 from mainline
30936              
30937              fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
30938              (from Ilya Zakharevich)
30939      Branch: maint-5.6/perl
30940           !> regexec.c t/op/re_tests
30941 ____________________________________________________________________________
30942 [  7329] By: gsar                                  on 2000/10/16  07:40:25
30943         Log: integrate change#6171 from mainline
30944              
30945              scalar() doesn't force scalar context when used in void context
30946              (from Simon Cozens)
30947      Branch: maint-5.6/perl
30948           !> op.c t/op/wantarray.t
30949 ____________________________________________________________________________
30950 [  7328] By: gsar                                  on 2000/10/16  07:39:33
30951         Log: integrate change#6170 from mainline
30952              
30953              change#6142 needs tweaks to tests to work where there's no
30954              symlink() (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
30955      Branch: maint-5.6/perl
30956           !> t/lib/filefind.t
30957 ____________________________________________________________________________
30958 [  7327] By: gsar                                  on 2000/10/16  07:35:34
30959         Log: integrate changes#6166..6168 from cfgperl
30960              
30961              Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
30962              in case somebody wants to write an extension for more
30963              shadow database interfaces.
30964              
30965              tweak todo
30966              
30967              Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
30968      Branch: maint-5.6/perl
30969           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
30970           !> Todo-5.6 config_h.SH epoc/config.sh perl.h pp_sys.c toke.c
30971           !> vms/subconfigure.com vos/config.def vos/config.h vos/config.pl
30972           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
30973           !> win32/config.vc win32/config_H.bc win32/config_H.gc
30974           !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
30975 ____________________________________________________________________________
30976 [  7326] By: gsar                                  on 2000/10/16  07:29:05
30977         Log: integrate changes#6157,6159..6161,6164 from cfgperl
30978              
30979              Regen Configure to jive with #6149.
30980              
30981              Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
30982              
30983              Changes for the File::Temp 0.08 (change #6159) test suite
30984              to fit better into the Perl distribution test framework.
30985              
30986              Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
30987              both from Simon Cozens.
30988              
30989              detypo
30990      Branch: maint-5.6/perl
30991           +> pod/perlmodlib.PL pod/perlnewmod.pod
30992           !> AUTHORS Configure MAINTAIN MANIFEST config_h.SH
30993           !> lib/File/Temp.pm pod/Makefile pod/perl.pod pod/perlmodlib.pod
30994           !> pod/perltoc.pod t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
30995           !> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
30996 ____________________________________________________________________________
30997 [  7325] By: gsar                                  on 2000/10/16  07:25:13
30998         Log: integrate change#6158 from vmsperl
30999              
31000              Add fallback to tmpfile for use in cases where user's relying on
31001              ACLs on SYS$SCRATCH to permit file creation. (based on Charles
31002              Lane's patch)
31003      Branch: maint-5.6/perl
31004           !> vms/vms.c vms/vmsish.h
31005 ____________________________________________________________________________
31006 [  7324] By: gsar                                  on 2000/10/16  07:20:50
31007         Log: integrate changes#6153..6155 from mainline
31008              
31009              prettier Test::Harness output on failed tests (from Nicholas Clark
31010              <nick@Bagpuss.uk.boo.com>)
31011              
31012              avoid type mismatch warning
31013              
31014              small bug in change#6144; remove random \xA0 character that snuck
31015              in via change#6145
31016      Branch: maint-5.6/perl
31017           !> lib/AutoSplit.pm lib/ExtUtils/xsubpp lib/Test/Harness.pm
31018           !> perl.c
31019 ____________________________________________________________________________
31020 [  7323] By: gsar                                  on 2000/10/16  07:18:47
31021         Log: integrate changes#6151,6152 from mainline
31022              
31023              fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
31024              
31025              cosmetic fixups of RE debug output (from Ilya Zakharevich)
31026      Branch: maint-5.6/perl
31027           !> regexec.c
31028 ____________________________________________________________________________
31029 [  7322] By: gsar                                  on 2000/10/16  07:17:25
31030         Log: integrate changes#6146..6150 from mainline
31031              
31032              doc typo
31033              
31034              add a make entry to Config.pm so "perl -V:make" works on VMS
31035              (from Peter Prymmer)
31036              
31037              close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
31038              
31039              OS/2 tweaks for usethreads build (from Rocco Caputo
31040              <troc@netrus.net>)
31041              
31042              perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
31043      Branch: maint-5.6/perl
31044           !> Configure hints/os2.sh lib/ExtUtils/MM_Unix.pm lib/warnings.pm
31045           !> makedef.pl os2/Makefile.SHs os2/OS2/REXX/t/rx_dllld.t
31046           !> os2/OS2/REXX/t/rx_objcall.t os2/OS2/REXX/t/rx_tievar.t
31047           !> os2/OS2/REXX/t/rx_tieydb.t os2/os2.c os2/os2ish.h perl.c
31048           !> pod/perlrequick.pod util.c vms/subconfigure.com warnings.h
31049           !> warnings.pl x2p/a2p.h
31050 ____________________________________________________________________________
31051 [  7321] By: gsar                                  on 2000/10/16  07:14:02
31052         Log: integrate changes#6143..6145 from mainline
31053              
31054              MacOS support, part 1 (from Matthias Neeracher
31055              <neeri@iis.ee.ethz.ch>)
31056              
31057              MacOS support, part 2: make AutoSplit use File::Spec instead
31058              of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
31059              <neeri@iis.ee.ethz.ch>)
31060              
31061              make xsubpp skip embedded pod (from Matthias Neeracher
31062              <neeri@iis.ee.ethz.ch>)
31063      Branch: maint-5.6/perl
31064           +> ext/DynaLoader/dl_mac.xs
31065           !> MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
31066           !> ext/POSIX/POSIX.xs lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
31067           !> lib/ExtUtils/xsubpp mg.c perl.c perlsfio.h pod/perlfaq4.pod
31068           !> pp_ctl.c proto.h toke.c util.c util.h
31069 ____________________________________________________________________________
31070 [  7320] By: gsar                                  on 2000/10/16  07:12:13
31071         Log: integrate changes#6141,6142 from mainline
31072              
31073              BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
31074              forwarded by Peter Seebach from the bsdi-users mailing list.
31075              p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
31076              
31077              File::Find fails to chdir when chasing symlinks (from
31078              Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
31079      Branch: maint-5.6/perl
31080           !> hints/bsdos.sh lib/File/Find.pm t/lib/filefind.t
31081 ____________________________________________________________________________
31082 [  7319] By: gsar                                  on 2000/10/16  07:04:30
31083         Log: integrate change#6139 from mainline
31084              
31085              revise mktables.PL for bugs and newness in Unicode 3.0
31086              (from James Bence <jbence@amgen.com>)
31087      Branch: maint-5.6/perl
31088           +> (branch 30 files)
31089           !> (integrate 49 files)
31090 ____________________________________________________________________________
31091 [  7318] By: gsar                                  on 2000/10/16  07:01:01
31092         Log: integrate changes#6137,6138 from mainline
31093              
31094              fix bogus redeclaration warning for "our" variables in different
31095              scopes
31096              
31097              add note about the handling of negative indices to tied arrays
31098              (from Michael G Schwern <schwern@pobox.com>)
31099      Branch: maint-5.6/perl
31100           !> op.c pod/perltie.pod t/pragma/strict-vars
31101 ____________________________________________________________________________
31102 [  7317] By: gsar                                  on 2000/10/16  06:58:46
31103         Log: integrate changes#6127..6136 from mainline
31104              
31105              call_method(...,G_EVAL) can longjmp() out if the method probing
31106              failed (from Gisle Aas)
31107              
31108              new perlxstut example for passing/returning refs to arrays
31109              (from David Lowe <dlowe@pootpoot.com>)
31110              
31111              VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
31112              
31113              fix places that mean C<"word" character> but say C<alphanumeric
31114              character>
31115              
31116              avoid warnings in POSIX.pm (from Barrie Slaymaker)
31117              
31118              warnings::enabled() doesn't fall back to looking at $^W if
31119              caller isn't using lexical warnings (from Paul Marquess)
31120              
31121              elide bogus test in change#6132
31122              
31123              make Test::Harness use wait.h/WCOREDUMP if available
31124              (from Ben Tilly <ben_tilly@hotmail.com>)
31125              
31126              enable Test::Harness to dynamically determine column width etc.
31127              (from Rob Napier <rnapier@employees.org>)
31128              
31129              random pod typos (from Peter Scott <Peter@PSDT.com>)
31130      Branch: maint-5.6/perl
31131           !> cop.h ext/Devel/Peek/Peek.pm ext/POSIX/POSIX.pm
31132           !> lib/Test/Harness.pm perl.c pod/perldebguts.pod
31133           !> pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
31134           !> pod/perlxstut.pod pp_ctl.c t/pragma/warn/9enabled vms/test.com
31135 ____________________________________________________________________________
31136 [  7316] By: gsar                                  on 2000/10/16  06:53:23
31137         Log: integrate change#6126 from mainline
31138              
31139              change#2879 broke rvalue autovivification of magicals such as
31140              ${$num} (reworked variant of patch suggested by Simon Cozens)
31141      Branch: maint-5.6/perl
31142           !> embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
31143           !> pp_hot.c proto.h t/op/gv.t
31144 ____________________________________________________________________________
31145 [  7315] By: gsar                                  on 2000/10/16  06:51:38
31146         Log: integrate changes#6123,6125 from mainline
31147              
31148              clarify gotcha with #line directives (from Rocco Caputo
31149              <troc@netrus.net>)
31150              
31151              enable propagating exception objects via Perl_croak() in XS code
31152              (from Gisle Aas)
31153      Branch: maint-5.6/perl
31154           !> pod/perldebug.pod pod/perlsyn.pod util.c
31155 ____________________________________________________________________________
31156 [  7314] By: gsar                                  on 2000/10/16  06:49:28
31157         Log: integrate change#6122 from mainline
31158              
31159              downgrade fatal error on C<"foo@nosucharray.com"> to optional
31160              warning (from Mark-Jason Dominus)
31161      Branch: maint-5.6/perl
31162           !> lib/ExtUtils/typemap pod/perldelta.pod pod/perlsub.pod
31163           !> pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
31164           !> t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
31165           !> toke.c
31166 ____________________________________________________________________________
31167 [  7313] By: gsar                                  on 2000/10/16  06:46:54
31168         Log: integrate changes#6112..6121 from vmsperl
31169              
31170              Check for existence of file before trying to delete
31171              
31172              Ugly workaround for version-specific RTL error
31173              
31174              Urk -- undo previous removal of vmsish 'exit' change
31175              
31176              Add bounds checking for several strings (Charles Lane)
31177              
31178              Miscellaneous cosmetic fixes (Charles Lane)
31179              
31180              Treat sockets as special in sys(read|write) (Charles Lane et al.)
31181              
31182              Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
31183              Flatten case labels in switch statements uniformly (Charles Bailey)
31184              
31185              Quiet error messages in vmsish.t (Charles Lane)
31186              
31187              Add missing escape (Charles Lane)
31188              
31189              Allow eliminate_macros() and fixpath() to handle space-delimited
31190              lists (based on fixes by Craig Berry)
31191      Branch: maint-5.6/perl
31192           !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
31193           !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
31194           !> vms/vmsish.h
31195 ____________________________________________________________________________
31196 [  7312] By: gsar                                  on 2000/10/16  06:41:18
31197         Log: integrate changes#6107,6110 from cfgperl
31198              
31199              Tweak the todo list.
31200              
31201              todo tweak
31202      Branch: maint-5.6/perl
31203           !> Todo-5.6
31204 ____________________________________________________________________________
31205 [  7311] By: gsar                                  on 2000/10/16  06:38:38
31206         Log: integrate changes#6104,6108 from mainline
31207              
31208              PL_sys_intern was being initialized too late on windows
31209              
31210              reenable fake signal handling on Windows, bugs and all
31211      Branch: maint-5.6/perl
31212           !> embed.h embed.pl global.sym makedef.pl mg.c objXSUB.h perl.c
31213           !> perl.h perlapi.c pod/perlapi.pod proto.h win32/perlhost.h
31214           !> win32/win32.c
31215 ____________________________________________________________________________
31216 [  7310] By: gsar                                  on 2000/10/16  06:36:03
31217         Log: integrate changes#6095,6097..6103 from cfgperl
31218              
31219              Introduce NV_PRESERVED_BITS.  Not yet used anywhere but
31220              might be useful in future.
31221              
31222              Add a note about possible compilation problems from Allen Smith.
31223              
31224              Add a note about other, yet unsupported, shadow password APIs.
31225              
31226              Tweaks for the cc bugs from Allen Smith.
31227              
31228              More compilation tweakery from Allen Smith.
31229              
31230              Hints and test tweaks for Unicos.
31231              
31232              The test suite tweak in #6101 wasn't quite right.
31233              
31234              Test tweaking for Unicos continues.
31235      Branch: maint-5.6/perl
31236           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
31237           !> config_h.SH hints/irix_6.sh hints/unicos.sh pp_sys.c t/lib/b.t
31238           !> t/lib/complex.t t/op/64bitint.t
31239 ____________________________________________________________________________
31240 [  7309] By: gsar                                  on 2000/10/16  06:29:41
31241         Log: integrate changes#6093,6094 from mainline
31242              
31243              fork() failure to create pseudo process sets errno=EAGAIN and returns
31244              undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
31245              
31246              cygwin update (from Eric Fifer <efifer@sanwaint.com>)
31247      Branch: maint-5.6/perl
31248           !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
31249           !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
31250 ____________________________________________________________________________
31251 [  7308] By: gsar                                  on 2000/10/16  06:27:29
31252         Log: integrate change#6092 from cfgperl
31253              
31254              Regen perltoc with the fixed buildtoc.
31255      Branch: maint-5.6/perl
31256           !> pod/perltoc.pod
31257 ____________________________________________________________________________
31258 [  7307] By: gsar                                  on 2000/10/16  06:26:40
31259         Log: integrate changes#6089,6090 from mainline
31260              
31261              buildtoc tweak to fix newline lossage
31262              
31263              concat doesn't preserve utf8-ness, and doesn't invalidate
31264              [NI]OK; added tests for both
31265      Branch: maint-5.6/perl
31266           !> perl.c pod/buildtoc pp_hot.c sv.c t/op/substr.t
31267 ____________________________________________________________________________
31268 [  7306] By: gsar                                  on 2000/10/16  06:24:05
31269         Log: integrate change#6088 from cfgperl
31270              
31271              Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
31272              because we do not use those.  The HAS_GETSPNAM remains,
31273              though, because we still do use that.
31274      Branch: maint-5.6/perl
31275           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
31276           !> config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
31277           !> pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
31278           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
31279           !> win32/config.vc win32/config_H.bc win32/config_H.gc
31280           !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
31281 ____________________________________________________________________________
31282 [  7305] By: gsar                                  on 2000/10/16  06:15:52
31283         Log: integrate changes#6084,6085,6087 from mainline
31284              
31285              substr() does not preserve utf8-ness (from Stefan Eissing
31286              <Eissing@medicaldataservice.de>); added tests
31287              
31288              repeat operator (x) doesn't preserve utf8-ness
31289              
31290              reverse() and quotemeta() weren't preserving utf8-ness; add tests
31291      Branch: maint-5.6/perl
31292           !> pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
31293 ____________________________________________________________________________
31294 [  7304] By: gsar                                  on 2000/10/16  06:13:10
31295         Log: integrate changes#6077..6083 from mainline
31296              
31297              avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
31298              and Tom Phoenix)
31299              
31300              workaround for CRT bug in chdir() (from Charles Lane, via
31301              Peter Prymmer)
31302              
31303              remove outdated kludge in Carp (NULLs are permitted in diagnostics
31304              now)
31305              
31306              add File::Temp v0.08 from CPAN, with small tweaks to testsuite
31307              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
31308              
31309              better default perlbug categories for ok reports (from Richard Foley)
31310              
31311              peek.t non-portable to ithreads
31312              
31313              note about undocumented caller() return value (from M.J.T. Guy);
31314              yet another peek.t tweak
31315      Branch: maint-5.6/perl
31316           +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
31317           +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
31318           !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
31319           !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
31320           !> pod/perltie.pod t/lib/peek.t utils/perlbug.PL vms/vms.c
31321           !> vms/vmsish.h
31322 ____________________________________________________________________________
31323 [  7303] By: gsar                                  on 2000/10/16  06:03:18
31324         Log: integrate changes#6011,6016,6033,6035..6039,6047..6052,6054..6059,
31325              6073..6075 from cfgperl (pp_sys.c manually merged due to conflicts)
31326              
31327              &HUGE_VAL is not defined, it exists.
31328              
31329              Do not warn that an infinity does not look like a number.
31330              
31331              Rewrite the pwent/spent logic to be a little bit more clearer.
31332              
31333              Continue on the pwent/spent case.
31334              
31335              Correct Freudian slip.
31336              
31337              Use HUGE_VALL if applicable.
31338              
31339              pwent/spent #ifdef imbalance.
31340              
31341              Infinite problems.
31342              
31343              Call getspnam() only iff needd.
31344              
31345              Test both the scalar and list contexts.
31346              
31347              Use setxxent()/endxxent().
31348              
31349              Complex tweakery.
31350              
31351              Unicos hint tweak.
31352              
31353              Be more forgiving in POSIX about HUGE_VALL.
31354              
31355              Detypo.
31356              
31357              The search of infinity continues, this time simplified.
31358              
31359              The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
31360              in natively 64-bit platforms where a long is a quad (no need
31361              for long longs).  Also added bias for IVs.
31362              
31363              Complex tweaks.
31364              
31365              Introduce t/lib/peek.t.
31366              
31367              Make the test more portable.
31368      Branch: maint-5.6/perl
31369           +> t/lib/peek.t
31370            ! pp_sys.c
31371           !> MANIFEST ext/POSIX/POSIX.xs hints/unicos.sh
31372           !> lib/Math/Complex.pm sv.c t/lib/complex.t t/op/grent.t
31373           !> t/op/pwent.t toke.c util.c
31374 ____________________________________________________________________________
31375 [  7302] By: gsar                                  on 2000/10/16  05:03:37
31376         Log: integrate changes#6066..6071 from mainline
31377              
31378              s/END/CHECK/
31379              
31380              replace direct call to sighandler() with (*PL_sighandlerp)()
31381              
31382              note about values()
31383              
31384              File::Spec compatibility update (from Barrie Slaymaker
31385              <barries@slaysys.com>)
31386              
31387              remove misleading comment (from M.J.T. Guy)
31388              
31389              misformatted perllocal.pod (from Tim Jenness
31390              <t.jenness@jach.hawaii.edu>)
31391      Branch: maint-5.6/perl
31392           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
31393           !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
31394           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
31395           !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
31396 ____________________________________________________________________________
31397 [  7301] By: gsar                                  on 2000/10/16  05:00:08
31398         Log: integrate changes#6061..6063 from mainline
31399              
31400              change#5921 neglected to make eq honor "use bytes"
31401              
31402              additional tests for utf8.t
31403              
31404              tokeq() could read unallocated field in argument
31405      Branch: maint-5.6/perl
31406           !> sv.c t/pragma/utf8.t toke.c
31407 ____________________________________________________________________________
31408 [  7300] By: gsar                                  on 2000/10/16  04:56:54
31409         Log: integrate changes#6046,6048,6057,6058 from mainline
31410              
31411              libscheck has insufficient checks for n32 libs (from
31412              Albert Chin-A-Young <china@thewrittenword.com>)
31413              
31414              add note about how $( doesn't interpolate in REs (from
31415              Philip Newton <newton@ficus.frogspace.net>)
31416              
31417              fix broken parsing of /\x{ab}/
31418              
31419              printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
31420              (spotted by Donald Kinzer <dkinzer@premia.com>)
31421      Branch: maint-5.6/perl
31422           !> hints/irix_6.sh perl.c pod/perlop.pod regcomp.c
31423           !> t/pragma/utf8.t
31424 ____________________________________________________________________________
31425 [  7299] By: gsar                                  on 2000/10/16  04:52:50
31426         Log: integrate change#6044 from mainline
31427              
31428              change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
31429              such that underscores are only ignored in literal numbers,
31430              "\x{...}", and hex/oct argument
31431      Branch: maint-5.6/perl
31432           !> perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
31433 ____________________________________________________________________________
31434 [  7298] By: gsar                                  on 2000/10/16  04:50:53
31435         Log: integrate changes#6027..6043 from mainline
31436              
31437              podlators-1.02 update (from Russ Allbery)
31438              
31439              Pod::Man generates groff-incompatible macro definition (from
31440              Tom Christiansen)
31441              
31442              add CGI.pm v2.66 (from Lincoln Stein)
31443              
31444              introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
31445              for @- and @+ (from Johan Vromans)
31446              
31447              small nits in diagnostics.pm (from Robin Barker)
31448              
31449              whitespace adjustments
31450              
31451              missing files in MANIFEST
31452              
31453              cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
31454              to compensate
31455              
31456              remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
31457              
31458              perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
31459      Branch: maint-5.6/perl
31460           +> lib/CGI/Util.pm t/lib/cgi-pretty.t
31461           !> MANIFEST Porting/makerel lib/CGI.pm lib/CGI/Carp.pm
31462           !> lib/CGI/Cookie.pm lib/CGI/Pretty.pm lib/CGI/Push.pm
31463           !> lib/English.pm lib/Pod/Man.pm lib/Pod/Text.pm
31464           !> lib/diagnostics.pm pod/perldiag.pod pod/perlretut.pod
31465           !> pod/perltrap.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
31466           !> t/lib/cgi-html.t t/lib/cgi-request.t
31467 ____________________________________________________________________________
31468 [  7297] By: gsar                                  on 2000/10/16  04:44:30
31469         Log: integrate change#6025 from mainline
31470              
31471              Is{Alnum,Alpha,Word} don't match titlecase
31472              TODO: IsSpace is defined recursively!
31473              (both spotted by Larry)
31474      Branch: maint-5.6/perl
31475           !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
31476           !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
31477 ____________________________________________________________________________
31478 [  7296] By: gsar                                  on 2000/10/16  04:39:30
31479         Log: integrate change#6023 from mainline
31480              
31481              debugger stomps on $. (from M.J.T. Guy)
31482      Branch: maint-5.6/perl
31483           !> lib/perl5db.pl
31484 ____________________________________________________________________________
31485 [  7295] By: gsar                                  on 2000/10/16  04:38:02
31486         Log: integrate change#6022 from mainline
31487              
31488              unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
31489      Branch: maint-5.6/perl
31490           !> sv.c
31491 ____________________________________________________________________________
31492 [  7294] By: gsar                                  on 2000/10/16  04:37:05
31493         Log: integrate changes#6018..6021 from mainline
31494              
31495              make lib/syslog.t portable to systems that don't have _PATH_LOG,
31496              make _PATH_LOG() return "" if unavailable
31497              
31498              windows portability tweaks
31499              
31500              test tweak
31501              
31502              remove Win2K issue in pod (fixed by change#6020)
31503      Branch: maint-5.6/perl
31504           !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
31505           !> ext/Sys/Syslog/Syslog.xs pod/perldelta.pod t/lib/b.t
31506           !> t/lib/open3.t t/lib/syslog.t win32/win32.h
31507 ____________________________________________________________________________
31508 [  7293] By: gsar                                  on 2000/10/16  04:20:00
31509         Log: integrate changes#6013..6015 from mainline
31510              
31511              tweak change#5945 to display correct switch name in diagnostic
31512              
31513              glob() loading File::Glob behind the scenes may cause syntax errors
31514              
31515              tweak test for portability
31516      Branch: maint-5.6/perl
31517           !> op.c perl.c pod/perldiag.pod t/lib/b.t
31518 ____________________________________________________________________________
31519 [  7292] By: gsar                                  on 2000/10/16  04:18:11
31520         Log: integrate changes#6005..6010 from mainline, cfgperl
31521              
31522              perldoc might fail via "use blib" (from Hugo van der Sanden)
31523              
31524              Regen Configure.
31525              
31526              note about compile failures and END blocks (from M.J.T. Guy)
31527              
31528              VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
31529              
31530              (change#6009 integrated earlier in change#7255)
31531              
31532              clarify note about shadow password support (from
31533              gellyfish@gellyfish.com)
31534      Branch: maint-5.6/perl
31535           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
31536           !> config_h.SH installperl pod/perldelta.pod pod/perlfunc.pod
31537           !> pod/perlmod.pod utils/perldoc.PL vms/subconfigure.com
31538 ____________________________________________________________________________
31539 [  7291] By: gsar                                  on 2000/10/16  04:12:03
31540         Log: integrate changes#6002,6003 from mainline
31541              
31542              destructive sv_setsv() can lose UV-ness from source, causing
31543              numeric promotions/comparisons to fail to do the right thing
31544              
31545              allow REG_EXPAND_SZ keys in Windows registry (from
31546              John Clayton <John.Clayton@barclayscapital.com>)
31547      Branch: maint-5.6/perl
31548           !> sv.c win32/win32.c
31549 ____________________________________________________________________________
31550 [  7290] By: gsar                                  on 2000/10/16  04:10:19
31551         Log: integrate change#6001 from mainline
31552              
31553              support additional library locations via $Config{otherlibdirs}
31554              (from Andy Dougherty)
31555      Branch: maint-5.6/perl
31556           !> Configure INSTALL Porting/Glossary Porting/config.sh
31557           !> Porting/config_H config_h.SH epoc/config.sh perl.c
31558           !> vms/subconfigure.com vos/config.def vos/config_h.SH_orig
31559           !> win32/config.bc win32/config.gc win32/config.vc
31560 ____________________________________________________________________________
31561 [  7289] By: gsar                                  on 2000/10/16  04:08:28
31562         Log: integrate change#5999 from mainline
31563              
31564              fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
31565      Branch: maint-5.6/perl
31566           !> t/pragma/warn/toke toke.c
31567 ____________________________________________________________________________
31568 [  7288] By: gsar                                  on 2000/10/16  04:07:01
31569         Log: integrate changes#5997,5998 from cfgperl
31570              
31571              Preserve $!.
31572              
31573              Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
31574      Branch: maint-5.6/perl
31575           !> lib/Math/Complex.pm
31576 ____________________________________________________________________________
31577 [  7287] By: gsar                                  on 2000/10/16  04:04:37
31578         Log: integrate change#5995 from mainline
31579              
31580              fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
31581      Branch: maint-5.6/perl
31582           !> mg.c t/pragma/warn/7fatal warnings.h warnings.pl
31583 ____________________________________________________________________________
31584 [  7286] By: gsar                                  on 2000/10/16  04:03:21
31585         Log: integrate change#5994 from mainline
31586              
31587              fix for missed accounting for null byte in pack("Z",...) (from
31588              M.J.T. Guy)
31589      Branch: maint-5.6/perl
31590           !> pp.c t/op/pack.t
31591 ____________________________________________________________________________
31592 [  7285] By: gsar                                  on 2000/10/16  04:02:11
31593         Log: integrate changes#5989..5993 from mainline
31594              
31595              qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
31596              itself and no other (from Tom Hughes)
31597              
31598              use $ENV{LIB} to search for libs under Visual C compiler
31599              on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
31600              
31601              posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
31602              
31603              pod nit (from Simon Cozens)
31604              
31605              various minor tweaks seen on p5p
31606      Branch: maint-5.6/perl
31607           !> README.posix-bc hints/posix-bc.sh lib/ExtUtils/Liblist.pm
31608           !> lib/perl5db.pl pod/perlipc.pod pod/perlop.pod pod/perlvar.pod
31609           !> t/op/array.t toke.c
31610 ____________________________________________________________________________
31611 [  7284] By: gsar                                  on 2000/10/16  03:59:00
31612         Log: integrate changes#5978..5988 from mainline
31613              
31614              sync version numbers in File::Spec with the ones on CPAN
31615              (from Barrie Slaymaker)
31616              
31617              under useithreads, constant pad entries could inadvertantly be
31618              shared across threads (from Eric Blood <eblood@xmission.com>);
31619              added Eric's test case to testsuite
31620              
31621              allow Configure -S to run non-interactively (spotted by Greg Hudson
31622              <ghudson@mit.edu>)
31623              
31624              rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
31625              prototype mismatch with CORE::glob(); update pod and tests to
31626              suit (File::Glob::glob() is still available for backward
31627              compatibility, but should be considered deprecated)
31628              
31629              avoid error in IO::Socket::INET when given an unknown service name
31630              with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
31631              
31632              numeric conversion of non-number in change#3378 tramples on
31633              OOK offset, causing segfaults
31634              
31635              attributes::reftype() doesn't work on tied argument
31636              
31637              forked child may not exit correctly if it failed to open
31638              /dev/console (from Graham Barr)
31639              
31640              add regular expressions tutorial and quick-start guide (from
31641              Mark Kvale <kvale@phy.ucsf.edu>)
31642              
31643              B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
31644              
31645              s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
31646              <paul@miraclefish.com>)
31647      Branch: maint-5.6/perl
31648           +> pod/perlrequick.pod pod/perlretut.pod
31649           !> AUTHORS Configure MAINTAIN MANIFEST ext/B/B/Bytecode.pm
31650           !> ext/B/B/Disassembler.pm ext/File/Glob/Glob.pm
31651           !> ext/IO/lib/IO/Socket/INET.pm ext/Sys/Syslog/Syslog.pm
31652           !> lib/ExtUtils/MakeMaker.pm lib/File/Spec/Functions.pm
31653           !> lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
31654           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
31655           !> lib/File/Spec/Win32.pm op.c sv.c t/lib/glob-basic.t
31656           !> t/lib/glob-case.t t/lib/glob-taint.t t/op/misc.t xsutils.c
31657 ____________________________________________________________________________
31658 [  7283] By: gsar                                  on 2000/10/16  03:52:14
31659         Log: integrate change#5977 from mainline
31660              
31661              autoquote barewords followed by newline and arrow properly
31662              (variant of fix suggested by Rick Delaney and M.J.T. Guy)
31663      Branch: maint-5.6/perl
31664           !> t/pragma/warn/toke toke.c
31665 ____________________________________________________________________________
31666 [  7282] By: gsar                                  on 2000/10/16  03:50:48
31667         Log: integrate change#5976 from mainline
31668              
31669              DB_File v1.73 update (from Paul Marquess)
31670      Branch: maint-5.6/perl
31671           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
31672           !> ext/DB_File/DB_File.xs ext/DB_File/version.c
31673 ____________________________________________________________________________
31674 [  7281] By: gsar                                  on 2000/10/16  03:49:14
31675         Log: integrate change#5975 from mainline
31676              
31677              allow sort() reentrancy (variant of patch suggested by
31678              Hugo van der Sanden)
31679      Branch: maint-5.6/perl
31680           !> pp_ctl.c t/op/sort.t
31681 ____________________________________________________________________________
31682 [  7280] By: gsar                                  on 2000/10/16  03:48:22
31683         Log: integrate change#5974 from mainline
31684              
31685              change#4197 somehow missed initializing PL_errors, meaning
31686              syntax error queueing wasn't working outside eval"" at all;
31687              also fixed eval"" to localize PL_error_count, so that compile-time
31688              eval's don't clobber the error state of the outer context
31689      Branch: maint-5.6/perl
31690           !> lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
31691           !> t/pragma/warn/toke
31692 ____________________________________________________________________________
31693 [  7279] By: gsar                                  on 2000/10/16  03:46:21
31694         Log: integrate change#5973 from mainline
31695              
31696              fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
31697      Branch: maint-5.6/perl
31698           !> regcomp.c regexec.c t/op/re_tests
31699 ____________________________________________________________________________
31700 [  7278] By: gsar                                  on 2000/10/16  03:44:54
31701         Log: integrate change#5971 from cfgperl
31702              
31703              Unicos tweaks from Mark P. Lutz.
31704      Branch: maint-5.6/perl
31705           !> hints/unicos.sh lib/Math/Complex.pm
31706 ____________________________________________________________________________
31707 [  7277] By: gsar                                  on 2000/10/16  03:42:59
31708         Log: integrate changes#5966..5970 from mainline
31709              
31710              add testsuite for B backends, fix bug in B::Deparse (from
31711              Simon Cozens <simon@brecon.co.uk>)
31712              
31713              improved docs on the warn_uninit diagnostic (from David Glasser
31714              and Simon Cozens)
31715              
31716              tolerate spaces in group names in test on solaris (from David Boyce
31717              <dsb@boyski.com>)
31718              
31719              fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
31720              
31721              Data::Dumper fumbles negative numbers on 32-bit platforms where
31722              IV is >32bits
31723      Branch: maint-5.6/perl
31724           +> t/lib/b.t t/lib/syslog.t
31725           !> MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
31726           !> ext/Data/Dumper/Dumper.xs ext/Sys/Syslog/Syslog.pm
31727           !> pod/perldiag.pod t/lib/dumper.t t/op/groups.t
31728 ____________________________________________________________________________
31729 [  7276] By: gsar                                  on 2000/10/16  03:39:30
31730         Log: integrate change#5965 from mainline
31731              
31732              avoid "will not stay shared" warnings for our variables (from
31733              Robin Barker)
31734      Branch: maint-5.6/perl
31735           !> op.c t/pragma/warn/op
31736 ____________________________________________________________________________
31737 [  7275] By: gsar                                  on 2000/10/16  03:38:18
31738         Log: integrate change#5964 from mainline
31739              
31740              reformat to 72 columns (again)
31741      Branch: maint-5.6/perl
31742           !> pod/perldiag.pod
31743 ____________________________________________________________________________
31744 [  7274] By: gsar                                  on 2000/10/16  03:36:58
31745         Log: integrate change#5963 from mainline
31746              
31747              patch from Larry to make (\&) prototype work; added tests for
31748              the same
31749      Branch: maint-5.6/perl
31750           !> op.c t/comp/proto.t
31751 ____________________________________________________________________________
31752 [  7273] By: gsar                                  on 2000/10/16  03:35:51
31753         Log: integrate changes#5956..5962 from mainline
31754              
31755              better diagnostics on failed tests (from Ilya Zakharevich)
31756              
31757              pod nits (from A. C. Yardley <yardley@tanet.net>)
31758              
31759              change#3569 deleted some essential code, revert; avoid use of
31760              atexit() to make DynaLoader work properly on AIX under mod_perl
31761              (from Jens-Uwe Mager <jum@helios.de>)
31762              
31763              doubled words in pods (from Simon Cozens
31764              <simon.p.cozens@jp.pwcglobal.com>)
31765              
31766              better INSTALL notes on Solaris issues (from Dominic Dunlop)
31767              
31768              recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
31769              
31770              updated README.hpux (from Jeff Okamoto)
31771      Branch: maint-5.6/perl
31772           !> INSTALL README.hpux emacs/cperl-mode.el
31773           !> ext/DynaLoader/dl_aix.xs pod/perldebguts.pod pod/perldelta.pod
31774           !> pod/perlfaq5.pod pod/perlfork.pod pod/perlfunc.pod
31775           !> pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
31776           !> pod/perlmod.pod pod/perlmodlib.pod pod/perlnumber.pod
31777           !> pod/perlopentut.pod pod/perltodo.pod pod/perltootc.pod
31778           !> t/op/lex_assign.t
31779 ____________________________________________________________________________
31780 [  7272] By: gsar                                  on 2000/10/16  03:31:22
31781         Log: integrate change#5955 from mainline
31782              
31783              longstanding bug exposed by change#3307: sort arguments weren't
31784              compiled with the right wantarray context (ensuing runtime lookup
31785              via block_gimme() was getting the incidental context of the
31786              sort() itself)
31787      Branch: maint-5.6/perl
31788           !> op.c t/op/sort.t
31789 ____________________________________________________________________________
31790 [  7271] By: gsar                                  on 2000/10/16  03:29:11
31791         Log: integrate changes#5933,5935,5940..5944,5946,5951,5952 from cfgperl
31792              branch
31793              
31794              Flatten the cpp jungle doing the nosuid checking.
31795              
31796              Do not assume sign propagation. (from M.J.T. Guy)
31797              
31798              Various Unicos 10.0.0.6 fixes. (from Mark Lutz)
31799              
31800              Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
31801              Now pp_ncmp() returns undef is either operand is a NaN.
31802              
31803              On second thoughts frexp() does have two arguments.
31804              
31805              Document that tr() is not tr(1).
31806              
31807              Be more robust on "extreme" (large absolute value)
31808              arguments.  Originally reported by Daniel Connelly
31809              as a problem with asinh() on large negative arguments,
31810              asinh() used to bail out because an argument to log()
31811              ended up being zero.  Ilya Zakharevich proposed using
31812              Taylor's series in such cases, which for such large
31813              arguments is a very good approximation.
31814              
31815              Undo "use integer" addition from 64bitint as it seems
31816              to break most of the subtests in Digital UNIX;
31817              Unicos needs to find another way.
31818      Branch: maint-5.6/perl
31819           !> (integrate 29 files)
31820 ____________________________________________________________________________
31821 [  7270] By: gsar                                  on 2000/10/16  03:09:44
31822         Log: integrate changes#5948,5949,5950 from mainline
31823              
31824              typo in vars.pm that leads to cryptic message (from Piotr
31825              Piatkowski <kompas@kompas.usr.onet.pl>)
31826              
31827              make perldoc use the pod2man from the same version (from
31828              M.J.T. Guy)
31829              
31830              reformat perldiag to avoid long lines
31831      Branch: maint-5.6/perl
31832           !> lib/vars.pm pod/perldiag.pod utils/perldoc.PL
31833 ____________________________________________________________________________
31834 [  7269] By: gsar                                  on 2000/10/16  03:05:54
31835         Log: integrate change#5947 from mainline
31836              
31837              use &dl_error rather than &dl_load_file as the guard for calling
31838              boot_DynaLoader() (meant to fix dl_error() redefined warnings in
31839              statically built perl)
31840      Branch: maint-5.6/perl
31841           !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
31842 ____________________________________________________________________________
31843 [  7268] By: gsar                                  on 2000/10/16  03:04:48
31844         Log: integrate change#5945 from mainline
31845              
31846              make module name mandatory after -M switch; reorder perldiag
31847              alphabetically (from Mark-Jason Dominus)
31848      Branch: maint-5.6/perl
31849           !> perl.c pod/perldiag.pod
31850 ____________________________________________________________________________
31851 [  7267] By: gsar                                  on 2000/10/16  03:03:01
31852         Log: integrate change#5939 from mainline
31853              
31854              more pod nits (from Larry Virden)
31855      Branch: maint-5.6/perl
31856           !> README.win32 pod/perlsub.pod pod/perlsyn.pod
31857           !> pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
31858           !> pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
31859 ____________________________________________________________________________
31860 [  7266] By: gsar                                  on 2000/10/16  03:01:39
31861         Log: integrate change#5938 from mainline
31862              
31863              Consolidated B::Deparse fixes (from Stephen McCamant)
31864      Branch: maint-5.6/perl
31865           !> ext/B/B/Deparse.pm
31866 ____________________________________________________________________________
31867 [  7265] By: gsar                                  on 2000/10/16  03:00:43
31868         Log: integrate change#5936 from mainline
31869              
31870              additional tests for change#7263 (from Paul Marquess)
31871      Branch: maint-5.6/perl
31872           !> t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
31873           !> t/pragma/warn/5nolint t/pragma/warn/6default
31874 ____________________________________________________________________________
31875 [  7264] By: gsar                                  on 2000/10/16  02:58:34
31876         Log: integrate change#5934 from mainline
31877              
31878              propagate lexical warnings from surrounding scope correctly
31879              within string eval() (from Paul Marquess)
31880      Branch: maint-5.6/perl
31881           !> pp_ctl.c t/pragma/warn/pp_ctl
31882 ____________________________________________________________________________
31883 [  7263] By: gsar                                  on 2000/10/16  02:56:53
31884         Log: integrate change#5932 from mainline
31885              
31886              add rsignal(), whichsig() and do_join() to public API list
31887              (mod_perl uses them to good advantage)
31888      Branch: maint-5.6/perl
31889           !> embed.pl global.sym objXSUB.h perlapi.c proto.h
31890 ____________________________________________________________________________
31891 [  7262] By: gsar                                  on 2000/10/16  02:55:53
31892         Log: integrate change#5931 from mainline
31893              
31894              fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
31895      Branch: maint-5.6/perl
31896           !> pp_hot.c regexec.c t/op/pat.t
31897 ____________________________________________________________________________
31898 [  7261] By: gsar                                  on 2000/10/16  02:55:01
31899         Log: integrate change#5930 from mainline
31900              
31901              small os390 tweaks (from Peter Prymmer)
31902      Branch: maint-5.6/perl
31903           !> config_h.SH makedepend.SH
31904 ____________________________________________________________________________
31905 [  7260] By: gsar                                  on 2000/10/16  02:54:10
31906         Log: integrate change#5929 from mainline
31907              
31908              pod nits
31909      Branch: maint-5.6/perl
31910           !> pod/perlguts.pod
31911 ____________________________________________________________________________
31912 [  7259] By: gsar                                  on 2000/10/16  02:52:55
31913         Log: integrate change#5927 from mainline
31914              
31915              arrange for next() to resume at the unstack op rather than the
31916              loop conditional, so that scope cleanup happens correctly
31917              (from Stephen McCamant)
31918      Branch: maint-5.6/perl
31919           !> op.c pp_ctl.c t/op/misc.t
31920 ____________________________________________________________________________
31921 [  7258] By: gsar                                  on 2000/10/16  02:51:38
31922         Log: integrate change#5926 from mainline
31923              
31924              on windows, reserve 16M of stack rather than 128M (allows more
31925              threads to run concurrently)
31926      Branch: maint-5.6/perl
31927           !> win32/Makefile win32/makefile.mk
31928 ____________________________________________________________________________
31929 [  7257] By: gsar                                  on 2000/10/16  02:50:37
31930         Log: integrate change#5925 from mainline
31931              
31932              POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
31933      Branch: maint-5.6/perl
31934           !> toke.c
31935 ____________________________________________________________________________
31936 [  7256] By: gsar                                  on 2000/10/16  02:49:36
31937         Log: integrate change#5924 from mainline
31938              
31939              avoid using uninitialized memory in require version check
31940      Branch: maint-5.6/perl
31941           !> pp_ctl.c universal.c
31942 ____________________________________________________________________________
31943 [  7255] By: gsar                                  on 2000/10/16  02:48:03
31944         Log: integrate changes#5923,5928,6009 from mainline
31945              
31946              IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
31947      Branch: maint-5.6/perl
31948           !> ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
31949 ____________________________________________________________________________
31950 [  7254] By: gsar                                  on 2000/10/16  02:44:46
31951         Log: integrate change#5922 from mainline
31952              
31953              commentary about IoTYPE() (from Nathan Torkington)
31954      Branch: maint-5.6/perl
31955           !> sv.h
31956 ____________________________________________________________________________
31957 [  7253] By: gsar                                  on 2000/10/16  02:43:49
31958         Log: integrate change#5921 from mainline
31959              
31960              make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
31961      Branch: maint-5.6/perl
31962           !> sv.c t/lib/charnames.t t/pragma/utf8.t
31963 ____________________________________________________________________________
31964 [  7252] By: gsar                                  on 2000/10/16  02:42:31
31965         Log: integrate change#5920 from mainline
31966              
31967              Larry's fix for buggy propagation of utf8-ness in join(); add test
31968      Branch: maint-5.6/perl
31969           !> doop.c t/op/ver.t
31970 ____________________________________________________________________________
31971 [  7251] By: gsar                                  on 2000/10/16  02:41:14
31972         Log: integrate changes#5915..5919 from mainline
31973              
31974              various (pod tweaks &c)
31975      Branch: maint-5.6/perl
31976           !> (integrate 33 files)
31977 ____________________________________________________________________________
31978 [  7250] By: gsar                                  on 2000/10/16  02:38:16
31979         Log: integrate change#5914 from mainline
31980              
31981              caller() wasn't returning the right number of elements for
31982              eval {...}
31983      Branch: maint-5.6/perl
31984           !> pp_ctl.c t/pragma/warn/9enabled
31985 ____________________________________________________________________________
31986 [  7249] By: gsar                                  on 2000/10/16  02:37:02
31987         Log: integrate change#5913 from mainline
31988              
31989              pod nit: $yday range for localtime/gmtime is 0..364 not 1..365
31990              (from Mark-Jason Dominus)
31991      Branch: maint-5.6/perl
31992           !> pod/perlfunc.pod
31993 ____________________________________________________________________________
31994 [  7248] By: gsar                                  on 2000/10/16  02:35:58
31995         Log: integrate change#5912 from mainline
31996              
31997              fix totally broken caching in UNIVERSAL::isa() (from
31998              Nick Ing-Simmons)
31999      Branch: maint-5.6/perl
32000           !> t/op/universal.t universal.c
32001 ____________________________________________________________________________
32002 [  7247] By: gsar                                  on 2000/10/16  02:34:27
32003         Log: integrate changes#5910,5911 from mainline
32004              
32005              typo in pod
32006              
32007              add linebreak properties from unicode/LineBrk.txt (from
32008              Dave Hartnoll <Dave_Hartnoll@3b2.com>)
32009      Branch: maint-5.6/perl
32010           +> (branch 29 files)
32011           !> ext/Thread/Thread.pm lib/unicode/mktables.PL
32012 ____________________________________________________________________________
32013 [  7246] By: gsar                                  on 2000/10/16  02:33:29
32014         Log: integrate change#5909 from mainline
32015              
32016              mode argument to do_binmode() should be file mode, not boolean
32017      Branch: maint-5.6/perl
32018           !> pp_sys.c
32019 ____________________________________________________________________________
32020 [  7245] By: gsar                                  on 2000/10/16  02:31:04
32021         Log: integrate change#5908 from mainline
32022              
32023              introduce illegal symbols into null package so that
32024              gv_fetchpv(...,TRUE) always returns a valid GV even when the
32025              symbol is trapped by strictures (avoids coredumps)
32026      Branch: maint-5.6/perl
32027           !> embedvar.h gv.c intrpvar.h perl.c perlapi.h
32028           !> t/pragma/strict-vars
32029 ____________________________________________________________________________
32030 [  7244] By: jhi                                   on 2000/10/16  02:29:54
32031         Log: Subject: $Carp::ExportLevel confusion in Exporter
32032              From: "Ben Tilly" <ben_tilly@hotmail.com>
32033              Date: Sat, 14 Oct 2000 16:44:34 EDT
32034              Message-ID: <LAW2-F258sQwY6YHkid00003788@hotmail.com>
32035      Branch: perl
32036            ! lib/Exporter/Heavy.pm
32037 ____________________________________________________________________________
32038 [  7243] By: jhi                                   on 2000/10/16  02:28:33
32039         Log: Subject: [PATCH perlguts.pod] Document offset hack
32040              From: Simon Cozens <simon@cozens.net>
32041              Message-ID: <20001014193225.A6568@pembro4.pmb.ox.ac.uk>
32042              Date: Sat, 14 Oct 2000 19:32:25 +0100
32043      Branch: perl
32044            ! pod/perlguts.pod
32045 ____________________________________________________________________________
32046 [  7242] By: gsar                                  on 2000/10/16  02:26:51
32047         Log: integrate changes#5905,5906,5907,6064 from mainline
32048              
32049              printf/sprintf didn't get quad types right under use64bitint
32050      Branch: maint-5.6/perl
32051           !> pp_sys.c sv.c t/op/64bitint.t
32052 ____________________________________________________________________________
32053 [  7241] By: jhi                                   on 2000/10/16  02:22:44
32054         Log: Subject: small pod patch
32055              From: Dan Boorstein <dan_boo@bellsouth.net>
32056              Date: Sat, 14 Oct 2000 14:29:24 -0400
32057              Message-ID: <39E8A604.B501DB4F@bellsouth.net>
32058      Branch: perl
32059            ! pod/perlfaq7.pod pod/perlmod.pod
32060 ____________________________________________________________________________
32061 [  7240] By: jhi                                   on 2000/10/16  02:13:46
32062         Log: -w cleanup.
32063              
32064              Subject: Re: Problems with bleadperl 
32065              From: "Stephen P. Potter" <spp@ds.net>
32066              Date: Fri, 13 Oct 2000 13:32:49 -0400
32067              Message-Id: <200010131732.NAA19391@spp.users.ds.net>
32068      Branch: perl
32069            ! t/pragma/overload.t
32070 ____________________________________________________________________________
32071 [  7239] By: jhi                                   on 2000/10/16  01:41:18
32072         Log: One more ~utf8 tweak.
32073      Branch: perl
32074            ! t/op/bop.t
32075 ____________________________________________________________________________
32076 [  7238] By: jhi                                   on 2000/10/16  01:34:14
32077         Log: Tweak the test of #7235.
32078      Branch: perl
32079            ! t/op/bop.t
32080 ____________________________________________________________________________
32081 [  7237] By: jhi                                   on 2000/10/16  01:25:04
32082         Log: Fix a couple of compiler-noted nits in #7235.
32083      Branch: perl
32084            ! pp.c
32085 ____________________________________________________________________________
32086 [  7236] By: jhi                                   on 2000/10/16  01:22:46
32087         Log: Fix few quad issues, which for example broke chr(~chr(~0)) for UTF8.
32088      Branch: perl
32089            ! pp.c pp_hot.c
32090 ____________________________________________________________________________
32091 [  7235] By: jhi                                   on 2000/10/15  16:24:44
32092         Log: Make ~(chr(a).chr(b)) eq chr(~a).chr(~b) on utf8.
32093              
32094              From: Simon Cozens <simon@cozens.net>
32095              Subject: [PATCH] Re: [ID 20000918.005] ~ on wide chars
32096              Date: Sat, 14 Oct 2000 20:52:13 +0100
32097              Message-ID: <20001014205213.A9645@pembro4.pmb.ox.ac.uk>
32098      Branch: perl
32099            ! pp.c t/op/bop.t utf8.h
32100 ____________________________________________________________________________
32101 [  7234] By: jhi                                   on 2000/10/15  15:19:29
32102         Log: split() utf8 fixes.  Should fix both 20001014.001 and 20000426.003.
32103              The problem was that rx->minlen was in chars while pp_split()
32104              thought it would be in bytes. 
32105      Branch: perl
32106            ! pp.c t/pragma/utf8.t
32107 ____________________________________________________________________________
32108 [  7233] By: jhi                                   on 2000/10/14  20:24:24
32109         Log: Document FNCASE=y as discussed in the bug 20000902.009.
32110      Branch: perl
32111            ! README.dos
32112 ____________________________________________________________________________
32113 [  7232] By: jhi                                   on 2000/10/14  18:52:21
32114         Log: Add test for bug id 20000427.003 (which seems to have
32115              been fixed) (also duplicate as 20000427.004, though
32116              with a higher severity).  Move one utf8 from op/append
32117              to pragma/utf8, tag the tests with bug ids.
32118      Branch: perl
32119            ! t/op/append.t t/pragma/utf8.t
32120 ____________________________________________________________________________
32121 [  7231] By: jhi                                   on 2000/10/14  17:28:37
32122         Log: Test cases for bug id 20000323.056 (the bug seems to be fixed).
32123      Branch: perl
32124            ! t/pragma/utf8.t
32125 ____________________________________________________________________________
32126 [  7230] By: jhi                                   on 2000/10/14  14:24:50
32127         Log: Needs to be conditional on SunOS 4.
32128              
32129              Subject: [Pach 5.7.0@7229] Removing -ldb from the core build
32130              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
32131              Date: Sat, 14 Oct 2000 13:37:49 +0100
32132              Message-ID: <000101c035db$8ffb60a0$2614140a@bfs.phone.com>
32133      Branch: metaconfig/U/perl
32134            ! End.U
32135      Branch: perl
32136            ! Configure myconfig.SH pod/perldelta.pod
32137 ____________________________________________________________________________
32138 [  7229] By: jhi                                   on 2000/10/14  00:49:22
32139         Log: Update Changes.
32140      Branch: perl
32141            ! Changes patchlevel.h
32142 ____________________________________________________________________________
32143 [  7228] By: jhi                                   on 2000/10/14  00:46:10
32144         Log: Subject: RFC: a (temporary?) way around utf8.pm for EBCDIC
32145              From: Peter Prymmer <pvhp@forte.com>
32146              Date: Fri, 13 Oct 2000 15:59:56 -0700 (PDT)
32147              Message-ID: <Pine.OSF.4.10.10010131548260.133963-100000@aspara.forte.com>
32148      Branch: perl
32149            ! lib/utf8.pm
32150 ____________________________________________________________________________
32151 [  7227] By: jhi                                   on 2000/10/13  23:20:30
32152         Log: Make the test acknowledge that self-ties are disabled as #7213 said.
32153      Branch: perl
32154            ! t/op/tie.t
32155 ____________________________________________________________________________
32156 [  7226] By: jhi                                   on 2000/10/13  22:14:32
32157         Log: Tweak #7225.
32158              
32159              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00 (UNINSTALLED) [PATCH bleadperl]
32160              From: Peter Prymmer <pvhp@forte.com>
32161              Date: Fri, 13 Oct 2000 14:44:49 -0700 (PDT)
32162              Message-ID: <Pine.OSF.4.10.10010131414410.133963-100000@aspara.forte.com>
32163      Branch: perl
32164            ! t/op/sprintf.t
32165 ____________________________________________________________________________
32166 [  7225] By: jhi                                   on 2000/10/13  22:11:31
32167         Log: op/sprintf.t patch for OS/390 (and any other host with limited
32168              floating-point exponent length)
32169              
32170              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00  (UNINSTALLED) [PATCH bleadperl]
32171              From: Dominic Dunlop <domo@computer.org>
32172              Date: Fri, 13 Oct 2000 19:17:57 +0200
32173              Message-Id: <p04320400b60cf2a6a05c@[192.168.1.4]>
32174      Branch: perl
32175            ! t/op/sprintf.t
32176 ____________________________________________________________________________
32177 [  7224] By: jhi                                   on 2000/10/13  18:40:48
32178         Log: Allow @+ and @- to be doublequoted, from Simon Cozens. 
32179      Branch: perl
32180            ! toke.c
32181 ____________________________________________________________________________
32182 [  7223] By: jhi                                   on 2000/10/13  18:37:13
32183         Log: Thinko in #7222.
32184      Branch: perl
32185            ! utf8.c
32186 ____________________________________________________________________________
32187 [  7222] By: jhi                                   on 2000/10/13  18:05:23
32188         Log: Use UTF8SKIP(), from Simon Cozens.
32189      Branch: perl
32190            ! utf8.c
32191 ____________________________________________________________________________
32192 [  7221] By: jhi                                   on 2000/10/13  15:43:19
32193         Log: (accidentally empty check-in)
32194      Branch: perl
32195            ! utf8.c
32196 ____________________________________________________________________________
32197 [  7220] By: jhi                                   on 2000/10/13  15:23:51
32198         Log: Add (optimistically) Storable to static extensions.
32199      Branch: perl
32200            ! hints/uwin.sh hints/vmesa.sh
32201 ____________________________________________________________________________
32202 [  7219] By: jhi                                   on 2000/10/13  15:20:05
32203         Log: Amdahl UTS doesn't seem to do dynaloading.
32204      Branch: perl
32205            ! hints/uts.sh
32206 ____________________________________________________________________________
32207 [  7218] By: jhi                                   on 2000/10/13  15:15:20
32208         Log: Slight tweak of the code to appease Amdahl UTS cc.
32209      Branch: perl
32210            ! pp.c
32211 ____________________________________________________________________________
32212 [  7217] By: jhi                                   on 2000/10/13  14:50:42
32213         Log: In Amdahl UTS "struct sv" is defined by a system header,
32214              <ksync.h>.
32215      Branch: perl
32216            ! perl.h sv.h
32217 ____________________________________________________________________________
32218 [  7216] By: jhi                                   on 2000/10/13  11:58:25
32219         Log: Ilya implemented the memory profiling API.
32220      Branch: perl
32221            ! Todo
32222 ____________________________________________________________________________
32223 [  7215] By: jhi                                   on 2000/10/13  02:56:38
32224         Log: Subject: [PATCH 5.7.0] Perl API for mstats
32225              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
32226              Date: Thu, 12 Oct 2000 22:52:40 -0400
32227              Message-ID: <20001012225240.A7113@monk.mps.ohio-state.edu>
32228      Branch: perl
32229            ! ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
32230 ____________________________________________________________________________
32231 [  7214] By: jhi                                   on 2000/10/13  02:55:38
32232         Log: Subject: [PATCH 5.7.0] IVs in mtats
32233              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
32234              Date: Thu, 12 Oct 2000 22:51:04 -0400
32235              Message-ID: <20001012225104.A7103@monk.mps.ohio-state.edu>
32236      Branch: perl
32237            ! malloc.c perl.h
32238 ____________________________________________________________________________
32239 [  7213] By: jhi                                   on 2000/10/13  02:31:47
32240         Log: Self-ties are unsupported currently, stopgap patch from Alan Burlison.
32241      Branch: perl
32242            ! pod/perldiag.pod pp_sys.c
32243 ____________________________________________________________________________
32244 [  7212] By: jhi                                   on 2000/10/13  01:27:38
32245         Log: Subject: [PATCH: perl@7181] was: Re: off to a bad start on fixing regression tests
32246              From: Peter Prymmer <pvhp@forte.com>
32247              Date: Tue, 10 Oct 2000 10:26:07 -0700 (PDT)
32248              Message-ID: <Pine.OSF.4.10.10010101020180.441897-100000@aspara.forte.com>
32249      Branch: perl
32250            ! t/op/oct.t
32251 ____________________________________________________________________________
32252 [  7211] By: jhi                                   on 2000/10/13  00:35:09
32253         Log: Update Changes.
32254      Branch: perl
32255            ! Changes patchlevel.h
32256 ____________________________________________________________________________
32257 [  7210] By: jhi                                   on 2000/10/12  23:59:40
32258         Log: The Install.pm third of
32259              
32260              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
32261              From: Bill Campbell <bill@celestial.com>
32262              Message-ID: <20001005180451.A22029@kstarr.celestial.com>
32263              Date: Thu, 5 Oct 2000 18:04:51 -0700
32264      Branch: perl
32265            ! lib/ExtUtils/Install.pm
32266 ____________________________________________________________________________
32267 [  7209] By: jhi                                   on 2000/10/12  23:58:43
32268         Log: Two thirds of
32269              
32270              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
32271              Date: Thu, 5 Oct 2000 18:04:51 -0700
32272              From: Bill Campbell <bill@celestial.com>
32273              Message-ID: <20001005180451.A22029@kstarr.celestial.com>
32274              
32275              The Install.pm changes will be submitted separately because
32276              they need some work and discussion still.
32277      Branch: perl
32278            ! lib/getopts.pl lib/termcap.pl
32279 ____________________________________________________________________________
32280 [  7208] By: jhi                                   on 2000/10/12  23:41:19
32281         Log: Subject:  [PATCH] 5.6.0 & 5.7.1,  VMS fixes
32282              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
32283              Date:     Thu, 12 Oct 2000 07:30:02 EDT
32284              Message-Id: <001012072828.2eabc@DUPHY4.Physics.Drexel.Edu>
32285      Branch: perl
32286            ! lib/File/Temp.pm t/lib/st-lock.t t/pod/find.t
32287            ! t/pod/testp2pt.pl vms/gen_shrfls.pl
32288 ____________________________________________________________________________
32289 [  7207] By: jhi                                   on 2000/10/12  23:39:01
32290         Log: An updated EBCDIC tr patch.
32291              
32292              Subject: Re: [PATCH: perl@7181] op/tr tests on OS/390
32293              From: Peter Prymmer <pvhp@forte.com>
32294              Date: Wed, 11 Oct 2000 17:16:30 -0700 (PDT)
32295              Message-ID: <Pine.OSF.4.10.10010111707430.516446-100000@aspara.forte.com>
32296      Branch: perl
32297            ! t/op/tr.t
32298 ____________________________________________________________________________
32299 [  7206] By: jhi                                   on 2000/10/12  23:34:55
32300         Log: Upgrade to CPAN 1.58, from Andreas König.
32301      Branch: perl
32302            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
32303 ____________________________________________________________________________
32304 [  7205] By: jhi                                   on 2000/10/12  23:29:08
32305         Log: Introduce the man[24-8] variables, from Andy Dougherty.
32306      Branch: metaconfig/U/perl
32307            + mandirs.U mandirstyle.U
32308      Branch: perl
32309            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
32310            ! config_h.SH epoc/config.sh uconfig.h uconfig.sh vos/config.def
32311            ! vos/config.h vos/config.pl vos/config_h.SH_orig
32312            ! win32/config.bc win32/config.gc win32/config.vc
32313 ____________________________________________________________________________
32314 [  7204] By: gsar                                  on 2000/10/12  18:11:24
32315         Log: restore change#7202
32316      Branch: perl
32317            ! mg.c
32318 ____________________________________________________________________________
32319 [  7203] By: gsar                                  on 2000/10/12  18:09:40
32320         Log: another test of the Emergency Broadcast System--back out 
32321              change#7202
32322      Branch: perl
32323            ! mg.c
32324 ____________________________________________________________________________
32325 [  7202] By: gsar                                  on 2000/10/12  16:40:47
32326         Log: (submitted on behalf of Jarkko)
32327              Fix the lib/encode.t subtest 6 failure as reported by Andreas
32328              Koenig, gmagical substr() wasn't propagating UTF8ness.  The bug
32329              was unearthed by change 7182, as was a bug in HTML::Entities.
32330      Branch: perl
32331            ! mg.c
32332 ____________________________________________________________________________
32333 [  7201] By: jhi                                   on 2000/10/11  03:16:05
32334         Log: SvPV() (via mg_get() of sv_2pv()) can update the UTF8ness of the SVs.
32335      Branch: perl
32336            ! pp_hot.c t/pragma/utf8.t
32337 ____________________________________________________________________________
32338 [  7200] By: jhi                                   on 2000/10/11  00:40:30
32339         Log: The #7198 was a false alarm.
32340      Branch: perl
32341            ! pp_hot.c
32342 ____________________________________________________________________________
32343 [  7199] By: jhi                                   on 2000/10/11  00:26:04
32344         Log: Remove duplicated code.
32345      Branch: perl
32346            ! t/lib/cgi-html.t
32347 ____________________________________________________________________________
32348 [  7198] By: jhi                                   on 2000/10/10  23:30:46
32349         Log: (Retracted by #7200.)
32350      Branch: perl
32351            ! pp_hot.c
32352 ____________________________________________________________________________
32353 [  7197] By: jhi                                   on 2000/10/10  21:49:30
32354         Log: Add the test case for #7190, from the original bug report
32355              by Andreas König.
32356      Branch: perl
32357            ! t/pragma/utf8.t
32358 ____________________________________________________________________________
32359 [  7196] By: jhi                                   on 2000/10/10  21:40:49
32360         Log: Reapply Andy's patch and regen Configure.
32361      Branch: perl
32362            ! Configure INSTALL Makefile.SH Porting/Glossary
32363            ! Porting/config.sh config_h.SH epoc/config.sh installperl
32364            ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
32365            ! win32/config.vc
32366 ____________________________________________________________________________
32367 [  7195] By: jhi                                   on 2000/10/10  21:09:30
32368         Log: Use the versiononly instead of the installscripts,
32369              retract the changes 7146 and 7147.
32370      Branch: perl
32371            ! Configure INSTALL Makefile.SH Porting/Glossary
32372            ! Porting/config.sh Porting/config_H config_h.SH epoc/config.sh
32373            ! installperl uconfig.sh vos/config.def win32/config.bc
32374            ! win32/config.gc win32/config.vc
32375 ____________________________________________________________________________
32376 [  7194] By: jhi                                   on 2000/10/10  21:06:15
32377         Log: Subject: [PATCH: perl@7181] ver.t v string tests for os/390
32378              From: Peter Prymmer <pvhp@forte.com>
32379              Date: Tue, 10 Oct 2000 13:24:18 -0700 (PDT)
32380              Message-ID: <Pine.OSF.4.10.10010101322510.441897-100000@aspara.forte.com>
32381      Branch: perl
32382            ! t/op/ver.t
32383 ____________________________________________________________________________
32384 [  7193] By: jhi                                   on 2000/10/10  21:05:12
32385         Log: Subject: [PATCH: perl@7181] op/tr tests on OS/390
32386              From: Peter Prymmer <pvhp@forte.com>
32387              Date: Tue, 10 Oct 2000 13:56:35 -0700 (PDT)
32388              Message-ID: <Pine.OSF.4.10.10010101355140.441897-100000@aspara.forte.com>
32389      Branch: perl
32390            ! t/op/tr.t
32391 ____________________________________________________________________________
32392 [  7192] By: jhi                                   on 2000/10/10  20:57:30
32393         Log: Add versiononly, delete installscripts, from Andy Dougherty.
32394      Branch: metaconfig
32395            - U/installdirs/installscripts.U
32396      Branch: metaconfig/U/perl
32397            + versiononly.U
32398 ____________________________________________________________________________
32399 [  7191] By: jhi                                   on 2000/10/10  19:41:21
32400         Log: Subject: [PATCH: perl@7181] perlebcdic.pod updates and corrections
32401              From: Peter Prymmer <pvhp@forte.com>
32402              Date: Tue, 10 Oct 2000 12:35:57 -0700 (PDT)
32403              Message-ID: <Pine.OSF.4.10.10010101231390.441897-100000@aspara.forte.com>
32404      Branch: perl
32405            ! pod/perlebcdic.pod
32406 ____________________________________________________________________________
32407 [  7190] By: jhi                                   on 2000/10/10  19:26:14
32408         Log: Subject: Re: utf8 concat, mg_get
32409              From: Simon Cozens <simon@cozens.net>
32410              Date: Tue, 10 Oct 2000 17:40:17 +0100
32411              Message-ID: <20001010174017.A13130@pembro4.pmb.ox.ac.uk>
32412      Branch: perl
32413            ! pp_hot.c
32414 ____________________________________________________________________________
32415 [  7189] By: jhi                                   on 2000/10/10  19:23:03
32416         Log: Subject: [ID 20000720.004] ExtUtils::MakeMaker finds wrong version of perl
32417              From: jdb@dfwnet.sbms.sbc.com (J. David Blackstone)
32418              Date: Thu, 20 Jul 2000 13:31:22 -0500 (CDT)
32419              Message-Id: <200007201831.NAA05776@dfwnet1.dfwnet.sbms.sbc.com>
32420      Branch: perl
32421            ! lib/ExtUtils/MM_Unix.pm
32422 ____________________________________________________________________________
32423 [  7188] By: jhi                                   on 2000/10/10  15:31:24
32424         Log: Subject: RE: [ID 19990803.001] README.win32 suggestions 
32425              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
32426              Date: Fri, 14 Jul 2000 10:47:36 +0100
32427              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8224@UKRUX002.rundc.uk.origin-it.com>
32428      Branch: perl
32429            ! README.win32
32430 ____________________________________________________________________________
32431 [  7187] By: jhi                                   on 2000/10/10  13:30:10
32432         Log: Quote the temp file name, needed in Win32 because the
32433              default name unfortunately contains spaces, shouldn't
32434              hurt elsewhere.
32435              
32436              Subject: FW: perldoc fails if $TEMP contains spaces
32437              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
32438              Date: Thu, 14 Sep 2000 08:58:45 +0100
32439              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A82AA@UKRUX002.rundc.uk.origin-it.com>
32440      Branch: perl
32441            ! utils/perldoc.PL
32442 ____________________________________________________________________________
32443 [  7186] By: jhi                                   on 2000/10/10  13:16:27
32444         Log: Subject: [PATCH 5.6.0] Re: [ID 20001009.004] SEGV from sprintf in a thread 
32445              From: hv@hugo.hybyte.com
32446              Date: Tue, 10 Oct 2000 14:10:20 +0100
32447              Message-Id: <200010101310.OAA00953@hugo.hybyte.com>
32448      Branch: perl
32449            ! t/lib/thr5005.t util.c
32450 ____________________________________________________________________________
32451 [  7185] By: jhi                                   on 2000/10/10  12:06:22
32452         Log: Upgrade to podlators 1.04, from Russ Allbery.
32453      Branch: perl
32454            ! lib/Pod/Man.pm lib/Pod/Text.pm
32455 ____________________________________________________________________________
32456 [  7184] By: jhi                                   on 2000/10/10  12:01:32
32457         Log: Upgrade to CGI.pm 2.74, from Lincoln Stein.
32458      Branch: perl
32459            ! lib/CGI.pm t/lib/cgi-form.t t/lib/cgi-html.t
32460 ____________________________________________________________________________
32461 [  7183] By: jhi                                   on 2000/10/09  23:47:15
32462         Log: Subject: [PATCH: perl@7159] various VMS cleanup issues + CXX configure
32463              From: Peter Prymmer <pvhp@forte.com>
32464              Message-ID: <Pine.OSF.4.10.10010091625290.260786-100000@aspara.forte.com>
32465              Date: Mon, 9 Oct 2000 16:30:44 -0700 (PDT)
32466      Branch: perl
32467            ! configure.com vms/descrip_mms.template vms/vms.c vms/vmsish.h
32468 ____________________________________________________________________________
32469 [  7182] By: jhi                                   on 2000/10/09  23:43:16
32470         Log: Make eq work again with utf8 (disabling the upgrading
32471              should no more be necessary since the copies of the
32472              scalars are upgraded, not the scalars themselves).
32473              Takes care of ID 20001009.001.  (The claimed length()
32474              bug in 20001009.001 seems bogus to me.)
32475      Branch: perl
32476            ! sv.c t/pragma/utf8.t
32477 ____________________________________________________________________________
32478 [  7181] By: gsar                                  on 2000/10/09  19:41:54
32479         Log: tweak for change#7173
32480      Branch: perl
32481            ! win32/win32sck.c
32482 ____________________________________________________________________________
32483 [  7180] By: gsar                                  on 2000/10/09  19:26:56
32484         Log: on Windows, clean targets might not work under some flavors of the shell
32485      Branch: perl
32486            ! win32/Makefile win32/makefile.mk
32487 ____________________________________________________________________________
32488 [  7179] By: jhi                                   on 2000/10/09  19:21:02
32489         Log: Update Changes.
32490      Branch: perl
32491            ! Changes patchlevel.h
32492 ____________________________________________________________________________
32493 [  7178] By: jhi                                   on 2000/10/09  19:18:23
32494         Log: Warn about unknown scripts.
32495              
32496              Subject: Re: ideas? patches? [PATCH bleadperl]
32497              From: Dominic Dunlop <domo@computer.org>
32498              Date: Mon, 9 Oct 2000 14:57:17 +0200
32499              Message-Id: <p04320400b6076a75b15f@[192.168.1.4]>
32500      Branch: perl
32501            ! lib/charnames.pm
32502 ____________________________________________________________________________
32503 [  7177] By: jhi                                   on 2000/10/09  19:13:27
32504         Log: Change #7160 had a nasty typo.
32505      Branch: metaconfig
32506            ! U/compline/Compile.U
32507      Branch: perl
32508            ! Configure config_h.SH
32509 ____________________________________________________________________________
32510 [  7176] By: gsar                                  on 2000/10/09  18:59:33
32511         Log: pod nit
32512      Branch: perl
32513            ! pod/perlport.pod
32514 ____________________________________________________________________________
32515 [  7175] By: gsar                                  on 2000/10/09  18:54:28
32516         Log: Windows9x doesn't support link(), despite what Config.pm
32517              might think
32518      Branch: perl
32519            ! lib/ExtUtils/Manifest.pm
32520 ____________________________________________________________________________
32521 [  7174] By: gsar                                  on 2000/10/09  18:50:03
32522         Log: avoid nonportable example code
32523      Branch: perl
32524            ! lib/File/Copy.pm
32525 ____________________________________________________________________________
32526 [  7173] By: gsar                                  on 2000/10/09  18:46:54
32527         Log: on Windows, avoid potential exception (could happen if MSVCRT isn't
32528              being used) when closing a socket handle
32529      Branch: perl
32530            ! win32/win32.c win32/win32.h win32/win32sck.c
32531 ____________________________________________________________________________
32532 [  7172] By: gsar                                  on 2000/10/09  18:41:40
32533         Log: on Windows, cwd strings in the environment should be of the
32534              form =X:=X:\foo instead of =X=X:\foo\
32535      Branch: perl
32536            ! win32/vdir.h
32537 ____________________________________________________________________________
32538 [  7171] By: gsar                                  on 2000/10/09  18:30:09
32539         Log: on Windows, LoadLibrary() could load an extension DLL multiple
32540              times if forward slashes are used in the path
32541      Branch: perl
32542            ! win32/win32.c
32543 ____________________________________________________________________________
32544 [  7170] By: jhi                                   on 2000/10/09  17:53:59
32545         Log: Add a todo note about overloadable assertions.
32546      Branch: perl
32547            ! Todo-5.6
32548 ____________________________________________________________________________
32549 [  7169] By: jhi                                   on 2000/10/09  13:43:45
32550         Log: Subject: PATCH 5.6 perldebguts grammar cleanup
32551              From: mjd@plover.com
32552              Date: 9 Oct 2000 00:24:44 -0000
32553              Message-ID: <20001009002444.10616.qmail@plover.com>
32554      Branch: perl
32555            ! pod/perldebguts.pod
32556 ____________________________________________________________________________
32557 [  7168] By: nick                                  on 2000/10/08  13:16:33
32558         Log: Tables assume network byte order for 16 bit forms, so 'S' packing
32559              is not right thing to do on (e.g. x86). Network order is also "right" for
32560              X fonts.
32561      Branch: perl
32562            ! ext/Encode/Encode.pm
32563 ____________________________________________________________________________
32564 [  7167] By: nick                                  on 2000/10/08  12:54:42
32565         Log: Make "encodings" work post-install when Encode/*.enc files may not
32566              be in same directory as Encode.pm
32567      Branch: perl
32568            ! ext/Encode/Encode.pm
32569 ____________________________________________________________________________
32570 [  7166] By: nick                                  on 2000/10/08  11:51:26
32571         Log: Work round the fact that $hash->{$key} does not take into account
32572              UTF8'ness of $key yet.  Thus fromUnicode needs to do $hash->{chr(ord($ch))}
32573              so that key is always in the "expected" encoding - i.e. same way we put
32574              it in the hash.
32575      Branch: perl
32576            ! ext/Encode/Encode.pm
32577 ____________________________________________________________________________
32578 [  7165] By: gsar                                  on 2000/10/08  04:15:29
32579         Log: save_re_context() could reset PL_curcop to freed memory, causing core
32580              dumps in code such as C<use CGI::Carp; use something_that_calls_die;>
32581      Branch: perl
32582            ! pp_ctl.c
32583 ____________________________________________________________________________
32584 [  7164] By: jhi                                   on 2000/10/06  20:51:48
32585         Log: UTF8ize split() so that the cloned substrings get the UTF8
32586              flag of the original scalar.  Problem reported by Simon Cozens.
32587      Branch: perl
32588            ! pp.c t/pragma/utf8.t
32589 ____________________________________________________________________________
32590 [  7163] By: nick                                  on 2000/10/06  20:48:34
32591         Log: Fix in change 7162 was too-late for case where we "upgraded" to PVIV and
32592              got a false +ve and so did not reach code which would have un-FAKEd the SV.
32593      Branch: perl
32594            ! sv.c
32595 ____________________________________________________________________________
32596 [  7162] By: nick                                  on 2000/10/06  20:25:37
32597         Log: Make sv_upgrade() undo READONLY|FAKE shared string hackery.
32598              To fix  (sort {$a <=> $b} keys %hash) in particular but
32599              should cover a number of other as-yet-unknown cases as well.
32600      Branch: perl
32601            ! sv.c
32602 ____________________________________________________________________________
32603 [  7161] By: jhi                                   on 2000/10/06  19:56:18
32604         Log: Change the version number of Tie::Handle in the core to 4.0,
32605              the (unrelated) Tie::Handle in CPAN will remain at 3.0.
32606              
32607              Subject: Note on Tie::Handle
32608              From: andreas.koenig@anima.de (Andreas J. Koenig)
32609              Date:      06 Oct 2000 21:48:58 +0200
32610              Message-ID: <m3ya01kaxh.fsf@ak-71.mind.de>
32611      Branch: perl
32612            ! lib/Tie/Handle.pm
32613 ____________________________________________________________________________
32614 [  7160] By: jhi                                   on 2000/10/06  18:20:35
32615         Log: Fix bug in #7157 (s/cflags/ccflags); moved the -o foo
32616              as the first option of cc/ld because of ultrapicky compilers
32617              (e.g. OS/390 R2.5)
32618      Branch: metaconfig
32619            + U/modified/d_getpgrp.U U/modified/d_setpgrp.U
32620            ! U/compline/Compile.U U/compline/Csym.U U/compline/ccflags.U
32621            ! U/compline/orderlib.U U/modified/Cppsym.U
32622            ! U/modified/d_access.U
32623      Branch: metaconfig/U/perl
32624            ! Checkcc.U d_dlsymun.U gccvers.U
32625      Branch: perl
32626            ! Configure config_h.SH
32627 ____________________________________________________________________________
32628 [  7159] By: jhi                                   on 2000/10/06  13:56:39
32629         Log: Update Changes.
32630      Branch: perl
32631            ! Changes patchlevel.h
32632 ____________________________________________________________________________
32633 [  7158] By: jhi                                   on 2000/10/06  12:48:40
32634         Log: Eliminate $Is_VMS code from the test.
32635              
32636              Subject:  Re: [ID 20001004.005] Not OK: perl v5.7.0 +DEVEL7129 on VMS_AXP V7.1
32637              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
32638              Message-Id: <001005074528.21621@DUPHY4.Physics.Drexel.Edu>
32639              Date:     Thu, 5 Oct 2000 07:46:33 EDT
32640      Branch: perl
32641            ! t/lib/b.t
32642 ____________________________________________________________________________
32643 [  7157] By: jhi                                   on 2000/10/06  12:47:13
32644         Log: Also the $ccflags is needed for the C compiler check.
32645              
32646              Subject: Configure (check for C-compiler)
32647              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
32648              Date: Fri, 06 Oct 2000 08:47:15 +0200
32649              Message-Id: <20001006084120.C52B.H.M.BRAND@hccnet.nl>
32650      Branch: metaconfig/U/perl
32651            ! Checkcc.U
32652      Branch: perl
32653            ! Configure config_h.SH
32654 ____________________________________________________________________________
32655 [  7156] By: jhi                                   on 2000/10/06  11:45:15
32656         Log: The HINT_BYTE patch is apparently unnecessary, retracted.
32657      Branch: perl
32658            ! perl.c pp_ctl.c sv.h utf8.c
32659 ____________________________________________________________________________
32660 [  7155] By: jhi                                   on 2000/10/06  11:40:41
32661         Log: IO::Handle->syswrite() did not handle length omission
32662              like CORE::syswrite() does.
32663              
32664              Subject: [Fwd] IO::Handle, syswrite and arguments
32665              From: Graham Barr <gbarr@pobox.com>
32666              Date: Fri, 6 Oct 2000 10:22:05 +0100
32667              Message-ID: <20001006102205.U6312@pobox.com>
32668              
32669              The original patch from andrew@ugh.net.au.
32670      Branch: perl
32671            ! ext/IO/lib/IO/Handle.pm
32672 ____________________________________________________________________________
32673 [  7154] By: jhi                                   on 2000/10/06  01:42:15
32674         Log: Tweak #7153.
32675      Branch: perl
32676            ! utf8.h
32677 ____________________________________________________________________________
32678 [  7153] By: jhi                                   on 2000/10/06  00:39:55
32679         Log: Patch from Simon Cozens to avoid using utf8 routines in EBCDIC.
32680      Branch: perl
32681            ! utf8.h
32682 ____________________________________________________________________________
32683 [  7152] By: jhi                                   on 2000/10/06  00:38:11
32684         Log: Patch from Peter Prymmer to disable utf8 in EBCDIC platforms.
32685      Branch: perl
32686            ! perl.c pp_ctl.c sv.h utf8.c
32687 ____________________________________________________________________________
32688 [  7151] By: jhi                                   on 2000/10/06  00:36:38
32689         Log: Subject: Re: Questions about Tie::Array and perl modules
32690              From: Nick Ing-Simmons <nik@tiuk.ti.com>
32691              Date: Thu, 5 Oct 2000 09:37:11 +0100 (BST)
32692              Message-Id: <200010050837.JAA00564@mikado.tiuk.ti.com>
32693              
32694              Bug reported and fix suggested by Philip D Crow <pcrow@hertz.com>.
32695      Branch: perl
32696            ! lib/Tie/Array.pm t/op/array.t
32697 ____________________________________________________________________________
32698 [  7150] By: jhi                                   on 2000/10/05  00:20:45
32699         Log: Regen Changes.
32700      Branch: perl
32701            ! Changes patchlevel.h
32702 ____________________________________________________________________________
32703 [  7149] By: jhi                                   on 2000/10/05  00:20:01
32704         Log: Regen toc.
32705      Branch: perl
32706            ! pod/perltoc.pod
32707 ____________________________________________________________________________
32708 [  7148] By: jhi                                   on 2000/10/04  23:35:08
32709         Log: Code around the stat-on-a-pipe-returns-a-mode-of-zero bug
32710              reported several times by Dominic Dunlop, for example in
32711              ID 20000315.008.  Patch from Dominic.  Patch affects at
32712              least MachTen, and possibly other oldish BSDs. Should not
32713              break non-broken platforms (tested on LinuxPPC). 
32714      Branch: perl
32715            ! doio.c
32716 ____________________________________________________________________________
32717 [  7147] By: jhi                                   on 2000/10/04  23:26:34
32718         Log: The one that got away from 7146.
32719      Branch: metaconfig
32720            + U/installdirs/installscripts.U
32721 ____________________________________________________________________________
32722 [  7146] By: jhi                                   on 2000/10/04  23:25:04
32723         Log: Enable disabling scripts installation by Configure -Uinstallscripts,
32724              suggested by H. Merijn Brand.
32725      Branch: perl
32726            ! Configure INSTALL Makefile.SH Porting/Glossary
32727            ! Porting/config.sh Porting/config_H epoc/config.sh installperl
32728            ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
32729            ! win32/config.vc
32730 ____________________________________________________________________________
32731 [  7145] By: jhi                                   on 2000/10/04  22:08:21
32732         Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
32733              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
32734              Date: Wed, 4 Oct 2000 17:37:46 -0400
32735              Message-ID: <20001004173746.A26697@monk.mps.ohio-state.edu>
32736      Branch: perl
32737            ! utils/h2xs.PL
32738 ____________________________________________________________________________
32739 [  7144] By: jhi                                   on 2000/10/04  18:11:41
32740         Log: Subject: [PATCH perlrun.pod] Re: [ID 20000930.002] perlrun nor perldelta mention -s modification
32741              From: Jeff Pinyan <jeffp@crusoe.net>
32742              Date: Tue, 3 Oct 2000 16:35:42 -0400 (EDT)
32743              Message-ID: <Pine.GSO.4.21.0010031634530.14163-100000@crusoe.crusoe.net>
32744      Branch: perl
32745            ! pod/perlrun.pod
32746 ____________________________________________________________________________
32747 [  7143] By: jhi                                   on 2000/10/04  18:09:58
32748         Log: Subject: perlhack.pod Patch for Externals Tools
32749              From: Fisher Mark <fisherm@tce.com>
32750              Date: Tue, 3 Oct 2000 15:43:27 -0500 
32751              Message-ID: <B9B6874277EED211B1890008C707AF530505B180@indyexch3.indy.tce.com>
32752      Branch: perl
32753            ! pod/perlhack.pod
32754 ____________________________________________________________________________
32755 [  7142] By: jhi                                   on 2000/10/04  18:08:41
32756         Log: Subject:  [PATCH] 5.6.0 & 5.7.0  VMS TZ fix for VMS6.2 and earlier
32757              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
32758              Date:     Wed, 4 Oct 2000 12:11:11 EDT
32759              Message-Id: <001004120530.25cb5@DUPHY4.Physics.Drexel.Edu>
32760      Branch: perl
32761            ! vms/vms.c
32762 ____________________________________________________________________________
32763 [  7141] By: jhi                                   on 2000/10/04  12:20:16
32764         Log: Subject: [PATCH 5.7.0] h2xs not working
32765              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
32766              Message-ID: <20001003214301.A22851@monk.mps.ohio-state.edu>
32767              Date: Tue, 3 Oct 2000 21:43:01 -0400
32768              
32769              Subject: [PATCH 5.7.0] h2xs not documenting the created module
32770              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
32771              Date: Tue, 3 Oct 2000 22:55:19 -0400
32772              Message-ID: <20001003225519.A23360@monk.mps.ohio-state.edu>
32773      Branch: perl
32774            ! utils/h2xs.PL
32775 ____________________________________________________________________________
32776 [  7140] By: jhi                                   on 2000/10/04  11:53:44
32777         Log: Subject: [ID 20001004.003] installman "Ambiguous call resolved as CORE::"
32778              From: nick@babyhippo.com
32779              Date: Wed, 4 Oct 2000 12:06:45 +0100
32780              Message-Id: <20001004120645.A7356@babyhippo.com>
32781              
32782              Retract 7118 and 7135.
32783      Branch: perl
32784            ! installman installperl op.c t/pragma/subs.t
32785 ____________________________________________________________________________
32786 [  7139] By: jhi                                   on 2000/10/03  22:09:41
32787         Log: It is possible to have no hosts database at all.  Pointed out in
32788              
32789              Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
32790              From: Peter Prymmer <pvhp@forte.com>
32791              Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
32792              Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
32793      Branch: metaconfig
32794            ! U/modified/myhostname.U
32795      Branch: perl
32796            ! Configure config_h.SH
32797 ____________________________________________________________________________
32798 [  7138] By: jhi                                   on 2000/10/03  21:49:49
32799         Log: Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
32800              From: Peter Prymmer <pvhp@forte.com>
32801              Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
32802              Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
32803      Branch: perl
32804            ! pp_sys.c
32805 ____________________________________________________________________________
32806 [  7137] By: jhi                                   on 2000/10/03  20:10:05
32807         Log: One remaining nit less at the VMS mailbox sizing.
32808      Branch: perl
32809            ! vms/vms.c
32810 ____________________________________________________________________________
32811 [  7136] By: jhi                                   on 2000/10/03  20:08:47
32812         Log: Test harness update to sync with the new perlcc,
32813              from Simon Cozens.
32814      Branch: perl
32815            ! t/TEST t/UTEST
32816 ____________________________________________________________________________
32817 [  7135] By: jhi                                   on 2000/10/03  15:15:42
32818         Log: Subject: Re: PATCH for 20001003.004
32819              Date: Tue, 3 Oct 2000 11:03:04 -0400 (EDT)
32820              From: "AARON B. DOSSETT" <aaron@iglou.com>
32821              Message-Id: <E13gTay-0006od-00@iglou.com>
32822      Branch: perl
32823            ! installman installperl
32824 ____________________________________________________________________________
32825 [  7134] By: jhi                                   on 2000/10/03  15:00:34
32826         Log: Subject: [ID 20001003.006] B::Debug not -w clean
32827              From: Nicholas Clark <nick@babyhippo.co.uk>
32828              Date: Tue, 03 Oct 2000 15:46:32 +0100
32829              Message-Id: <E13gTKy-0002R2-00@fruitbat.babyhippo.co.uk>
32830      Branch: perl
32831            ! ext/B/B/Debug.pm
32832 ____________________________________________________________________________
32833 [  7133] By: jhi                                   on 2000/10/03  14:58:39
32834         Log: Scale down the VMS message boxes, by Charles Lane.
32835              Fix for ID 20000903.009, workaround at
32836              http://www.xray.mpe.mpg.de/mailing-lists/vmsperl/2000-09/msg00039.html
32837      Branch: perl
32838            ! vms/vms.c
32839 ____________________________________________________________________________
32840 [  7132] By: jhi                                   on 2000/10/03  11:20:37
32841         Log: Upgrade to Storable 1.0.3, from Raphael Manfredi.
32842      Branch: perl
32843            + t/lib/st-lock.t t/lib/st-utf8.t
32844            ! MANIFEST ext/Storable/ChangeLog ext/Storable/Storable.pm
32845            ! ext/Storable/Storable.xs t/lib/st-recurse.t
32846 ____________________________________________________________________________
32847 [  7131] By: jhi                                   on 2000/10/03  03:38:23
32848         Log: Encode nits.
32849      Branch: perl
32850            ! MANIFEST Makefile.SH
32851 ____________________________________________________________________________
32852 [  7130] By: jhi                                   on 2000/10/03  03:31:05
32853         Log: Update Changes.
32854      Branch: perl
32855            ! Changes patchlevel.h
32856 ____________________________________________________________________________
32857 [  7129] By: jhi                                   on 2000/10/03  02:24:02
32858         Log: Misplaced else.
32859      Branch: metaconfig/U/perl
32860            ! d_strtoll.U
32861      Branch: perl
32862            ! Configure config_h.SH
32863 ____________________________________________________________________________
32864 [  7128] By: jhi                                   on 2000/10/03  02:08:29
32865         Log: Subject: [ID 20000915.007] Not OK: perl v5.7.0 +DEVEL7092 on os2-64int-ld 2.30 '(UNINSTALLED)'
32866              From: sthoenna@efn.org
32867              Date: Fri, 15 Sep 2000 07:19:57 -0700 (PDT)
32868              Message-Id: <200009151419.e8FEJvE19796@garcia.efn.org>
32869      Branch: metaconfig/U/perl
32870            ! d_strtoll.U
32871      Branch: perl
32872            ! Configure config_h.SH hints/os2.sh os2/os2ish.h
32873 ____________________________________________________________________________
32874 [  7127] By: jhi                                   on 2000/10/03  01:13:14
32875         Log: Update Changes.
32876      Branch: perl
32877            ! Changes patchlevel.h
32878 ____________________________________________________________________________
32879 [  7126] By: jhi                                   on 2000/10/03  00:57:08
32880         Log: Introduce NO_ENVIRON_ARRAY (and USE_ENVIRON_ARRAY) defines
32881              as suggested by Olaf Flebbe and Nick Clark.
32882      Branch: perl
32883            ! epoc/epocish.h perl.h sv.c unixish.h util.c vms/vmsish.h
32884 ____________________________________________________________________________
32885 [  7125] By: jhi                                   on 2000/10/03  00:50:56
32886         Log: Subject: [ID 20001002.001] Not OK: perl v5.7.0 +DEVEL7093 +...001 on i586-linux 2.2.16 (UNINSTALLED)
32887              From: Nick Clark <nick@plum.flirble.org>
32888              Date: Mon, 2 Oct 2000 11:03:24 +0100
32889              Message-Id: <20001002110324.D20073@plum.flirble.org>
32890              
32891              Also fixes bug ID 20001002.005.
32892      Branch: perl
32893            ! t/lib/encode.t
32894 ____________________________________________________________________________
32895 [  7124] By: jhi                                   on 2000/10/03  00:34:59
32896         Log: Subject: [PATCH 5.7.0] Epoc update
32897              From: Olaf Flebbe <o.flebbe@gmx.de>
32898              Date: Wed, 20 Sep 2000 23:16:26 +0200 (MEST)
32899              Message-ID: <26423.969484586@www10.gmx.net>
32900      Branch: perl
32901            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
32902            ! epoc/epoc_stubs.c epoc/epocish.h epoc/link.pl
32903            ! lib/AutoLoader.pm lib/Cwd.pm mg.c perl.c perl.h pp_sys.c sv.c
32904            ! util.c util.h
32905 ____________________________________________________________________________
32906 [  7123] By: jhi                                   on 2000/10/03  00:30:07
32907         Log: Regen headers.
32908      Branch: perl
32909            ! embed.h opcode.h pod/perlapi.pod pp.sym pp_proto.h
32910 ____________________________________________________________________________
32911 [  7122] By: jhi                                   on 2000/10/03  00:10:48
32912         Log: OpenBSD flags tweak from Todd C. Miller, tweaked some more by Abigail.
32913      Branch: perl
32914            ! hints/openbsd.sh
32915 ____________________________________________________________________________
32916 [  7121] By: jhi                                   on 2000/10/03  00:05:06
32917         Log: Subject: [PATCH pod/perlop.pod]  Documentation glitch in magic autoincrement.
32918              From: <abigail@foad.org>
32919              Date: Tue, 26 Sep 2000 13:36:14 -0400
32920              Message-ID: <20000926173614.4356.qmail@foad.org>
32921      Branch: perl
32922            ! pod/perlop.pod
32923 ____________________________________________________________________________
32924 [  7120] By: jhi                                   on 2000/10/03  00:04:00
32925         Log: Inside require() $^S was always left undefined.
32926              
32927              Subject: Re: Tiny 2-byte change to fix debugger's eval bug
32928              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
32929              Date: Wed, 27 Sep 2000 18:54:49 -0400
32930              Message-ID: <20000927185449.A24927@monk.mps.ohio-state.edu>
32931      Branch: perl
32932            ! cop.h mg.c pp_ctl.c util.c
32933 ____________________________________________________________________________
32934 [  7119] By: jhi                                   on 2000/10/03  00:00:16
32935         Log: Subject: [PATCH] DLL not restartabke with threaded perl
32936              From: "Dave Hartnoll" <Dave_Hartnoll@3b2.com>
32937              Date: Thu, 28 Sep 2000 09:20:46 +0100
32938              Message-ID: <002101c02925$00aa8d80$7e0aa8c0@3b2.com>
32939      Branch: perl
32940            ! perl.c
32941 ____________________________________________________________________________
32942 [  7118] By: jhi                                   on 2000/10/02  23:59:20
32943         Log: Subject: Re: [ID 20000828.017] bytecode fails with use subs;
32944              From: Nicholas Clark <nick@ccl4.org>
32945              Date: Thu, 28 Sep 2000 11:52:24 +0100
32946              Message-ID: <20000928115224.D7924@plum.flirble.org>
32947      Branch: perl
32948            ! op.c
32949 ____________________________________________________________________________
32950 [  7117] By: jhi                                   on 2000/10/02  23:57:51
32951         Log: Subject: [ID 20000928.002] perlcc & ByteCode.pm option mismatch
32952              From: Nicholas Clark <nick@babyhippo.co.uk>
32953              Date: Thu, 28 Sep 2000 12:18:10 +0100
32954              Message-Id: <E13ebha-0004IV-00@fruitbat.babyhippo.co.uk>
32955              
32956              Did not apply cleanly, manual intervention was needed.
32957      Branch: perl
32958            ! ext/B/B/Bytecode.pm utils/perlcc.PL
32959 ____________________________________________________________________________
32960 [  7116] By: jhi                                   on 2000/10/02  23:50:40
32961         Log: Document the issue (is not a syntax error, kind of)
32962              
32963              Subject: Re: [ID 20000901.011] the list (1,,3) ought to be a syntax error
32964              From: Nicholas Clark <nick@ccl4.org>
32965              Date: Thu, 28 Sep 2000 17:12:42 +0100
32966              Message-ID: <20000928171242.K7924@plum.flirble.org>
32967      Branch: perl
32968            ! pod/perldata.pod
32969 ____________________________________________________________________________
32970 [  7115] By: jhi                                   on 2000/10/02  23:48:58
32971         Log: Subject: [PATCH 5.7.0] Minor optimization in re_intuit_start
32972              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
32973              Date: Thu, 28 Sep 2000 21:55:31 -0400
32974              Message-ID: <20000928215531.A4315@monk.mps.ohio-state.edu>
32975      Branch: perl
32976            ! regexec.c
32977 ____________________________________________________________________________
32978 [  7114] By: jhi                                   on 2000/10/02  23:47:57
32979         Log: Subject: DOC PATCH 5.6.0
32980              From: mjd@plover.com
32981              Date: 30 Sep 2000 06:02:34 -0000
32982              Message-ID: <20000930060234.4559.qmail@plover.com>
32983      Branch: perl
32984            ! pod/perldebguts.pod
32985 ____________________________________________________________________________
32986 [  7113] By: jhi                                   on 2000/10/02  23:46:43
32987         Log: SOCK_DGRAM and listen() do not mix as reported in
32988              
32989              Subject: [ID 20000930.001] Bug in perl 5.00503 IO::Socket
32990              From: Petter Reinholdtsen <pere@hungry.com>
32991              Date: Sun, 1 Oct 2000 10:57:20 +0800
32992              Message-Id: <200010010257.KAA05735@localhost.localdomain>
32993              
32994              The patch for 5.7.0+ had to be reengineered, though.
32995      Branch: perl
32996            ! ext/IO/lib/IO/Socket/UNIX.pm
32997 ____________________________________________________________________________
32998 [  7112] By: jhi                                   on 2000/10/02  23:36:57
32999         Log: Subject: Re: [PATCH 5.005_64 missed]
33000              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
33001              Date: Sun, 1 Oct 2000 18:50:10 -0400
33002              Message-ID: <20001001185010.A14152@monk.mps.ohio-state.edu>
33003      Branch: perl
33004            ! pod/perlxs.pod
33005 ____________________________________________________________________________
33006 [  7111] By: jhi                                   on 2000/10/02  23:35:40
33007         Log: Subject: Re: [ID 20000912.008] substr replacement of tainted data (bug) 
33008              From: Radu Greab <radu@netsoft.ro>
33009              Date: Mon, 2 Oct 2000 22:03:44 +0300 (EEST)
33010              Message-ID: <14808.56336.594486.626712@busy.netsoft.ro>
33011      Branch: perl
33012            ! op.c opcode.pl t/op/substr.t
33013 ____________________________________________________________________________
33014 [  7110] By: jhi                                   on 2000/10/02  23:32:38
33015         Log: Subject: [PATCH] Fix aliasing of tied filehandles
33016              From: Daniel Chetlin <daniel@chetlin.com>
33017              Date: Mon, 2 Oct 2000 14:53:27 -0700
33018              Message-ID: <20001002145327.C1617@ilmd>
33019      Branch: perl
33020            ! perl.h pp_hot.c t/op/tiehandle.t
33021 ____________________________________________________________________________
33022 [  7109] By: jhi                                   on 2000/10/02  23:31:30
33023         Log: s/Robin Parker/Robin Barker/
33024      Branch: perl
33025            ! Changes5.6
33026 ____________________________________________________________________________
33027 [  7108] By: jhi                                   on 2000/10/02  23:15:46
33028         Log: Retract #7091 as suggested in
33029              
33030              From: Robin Barker <rmb1@cise.npl.co.uk> 
33031              Subject: [PATCH-R]  was Re: SuSE's gcc-2.95.2 and //depot/perl
33032              Date: Fri, 29 Sep 2000 13:10:22 +0100 (BST)
33033              Message-Id: <200009291210.NAA17098@tempest.npl.co.uk>
33034      Branch: perl
33035            ! embed.pl proto.h
33036 ____________________________________________________________________________
33037 [  7107] By: nick                                  on 2000/10/02  18:23:14
33038         Log: A few tweaks to get Tk803 to work with Encode scheme.
33039      Branch: perl
33040            ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
33041 ____________________________________________________________________________
33042 [  7106] By: nick                                  on 2000/10/01  21:34:14
33043         Log: Add checking cases to Encode's toUnicode and fromUnicode.
33044      Branch: perl
33045            ! ext/Encode/Encode.pm
33046 ____________________________________________________________________________
33047 [  7105] By: nick                                  on 2000/10/01  17:18:01
33048         Log: Add encoding tables from tcl8.3.2 and perl code in Encode.pm
33049              To read and use them.
33050              Add a lib/encode.t which checks a few things.
33051      Branch: perl
33052            + ext/Encode/Encode/ascii.enc ext/Encode/Encode/big5.enc
33053            + ext/Encode/Encode/cp1250.enc ext/Encode/Encode/cp1251.enc
33054            + ext/Encode/Encode/cp1252.enc ext/Encode/Encode/cp1253.enc
33055            + ext/Encode/Encode/cp1254.enc ext/Encode/Encode/cp1255.enc
33056            + ext/Encode/Encode/cp1256.enc ext/Encode/Encode/cp1257.enc
33057            + ext/Encode/Encode/cp1258.enc ext/Encode/Encode/cp437.enc
33058            + ext/Encode/Encode/cp737.enc ext/Encode/Encode/cp775.enc
33059            + ext/Encode/Encode/cp850.enc ext/Encode/Encode/cp852.enc
33060            + ext/Encode/Encode/cp855.enc ext/Encode/Encode/cp857.enc
33061            + ext/Encode/Encode/cp860.enc ext/Encode/Encode/cp861.enc
33062            + ext/Encode/Encode/cp862.enc ext/Encode/Encode/cp863.enc
33063            + ext/Encode/Encode/cp864.enc ext/Encode/Encode/cp865.enc
33064            + ext/Encode/Encode/cp866.enc ext/Encode/Encode/cp869.enc
33065            + ext/Encode/Encode/cp874.enc ext/Encode/Encode/cp932.enc
33066            + ext/Encode/Encode/cp936.enc ext/Encode/Encode/cp949.enc
33067            + ext/Encode/Encode/cp950.enc ext/Encode/Encode/dingbats.enc
33068            + ext/Encode/Encode/euc-cn.enc ext/Encode/Encode/euc-jp.enc
33069            + ext/Encode/Encode/euc-kr.enc ext/Encode/Encode/gb12345.enc
33070            + ext/Encode/Encode/gb1988.enc ext/Encode/Encode/gb2312.enc
33071            + ext/Encode/Encode/iso2022-jp.enc
33072            + ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
33073            + ext/Encode/Encode/iso8859-1.enc
33074            + ext/Encode/Encode/iso8859-2.enc
33075            + ext/Encode/Encode/iso8859-3.enc
33076            + ext/Encode/Encode/iso8859-4.enc
33077            + ext/Encode/Encode/iso8859-5.enc
33078            + ext/Encode/Encode/iso8859-6.enc
33079            + ext/Encode/Encode/iso8859-7.enc
33080            + ext/Encode/Encode/iso8859-8.enc
33081            + ext/Encode/Encode/iso8859-9.enc ext/Encode/Encode/jis0201.enc
33082            + ext/Encode/Encode/jis0208.enc ext/Encode/Encode/jis0212.enc
33083            + ext/Encode/Encode/koi8-r.enc ext/Encode/Encode/ksc5601.enc
33084            + ext/Encode/Encode/macCentEuro.enc
33085            + ext/Encode/Encode/macCroatian.enc
33086            + ext/Encode/Encode/macCyrillic.enc
33087            + ext/Encode/Encode/macDingbats.enc
33088            + ext/Encode/Encode/macGreek.enc
33089            + ext/Encode/Encode/macIceland.enc
33090            + ext/Encode/Encode/macJapan.enc ext/Encode/Encode/macRoman.enc
33091            + ext/Encode/Encode/macRomania.enc ext/Encode/Encode/macThai.enc
33092            + ext/Encode/Encode/macTurkish.enc
33093            + ext/Encode/Encode/macUkraine.enc
33094            + ext/Encode/Encode/shiftjis.enc ext/Encode/Encode/symbol.enc
33095            + t/lib/encode.t
33096            ! MANIFEST ext/Encode/Encode.pm
33097 ____________________________________________________________________________
33098 [  7104] By: nick                                  on 2000/09/30  13:04:30
33099         Log: Subject: [PATCH@blead] Fix some recursion in overload.pm
33100              From: Daniel Chetlin <daniel@chetlin.com>
33101              Date: Mon, 18 Sep 2000 05:05:40 -0700
33102              Message-Id: <20000918050540.C652@ilmd>
33103      Branch: perl
33104            ! lib/overload.pm sv.c t/pragma/overload.t
33105 ____________________________________________________________________________
33106 [  7103] By: nick                                  on 2000/09/30  12:53:36
33107         Log: Subject: [ID 20000917.002] 5.7.0 and blead@7095 make html makes man
33108              From: Johan Vromans <jvromans@squirrel.nl>
33109              Date: Sun, 17 Sep 2000 19:46:05 +0200 (CEST)
33110              Message-Id: <14789.861.376723.870640@phoenix.squirrel.nl>
33111      Branch: perl
33112            ! pod/Makefile.SH
33113 ____________________________________________________________________________
33114 [  7102] By: nick                                  on 2000/09/30  12:52:31
33115         Log: Subject: [PATCH] Re: [ID 20000915.010] Infinite loop with -MO=Deparse
33116              From: Spider Boardman <spider@Orb.Nashua.NH.US>
33117              Date: Sat, 16 Sep 2000 16:36:45 -0400
33118              Message-Id: <200009162036.QAA11694@Orb.Nashua.NH.US>
33119      Branch: perl
33120            ! ext/B/B/Deparse.pm
33121 ____________________________________________________________________________
33122 [  7101] By: nick                                  on 2000/09/30  12:51:41
33123         Log: Subject: [PATCH perl@7065] another VMS my_fwrite() fix for Storable
33124              From: Craig A. Berry <craig.berry@psinetcs.com>
33125              Date: Sat, 16 Sep 2000 10:11:10 -0500
33126              Message-Id: <4.3.2.7.2.20000916010548.01ce1b60@exchi01>
33127      Branch: perl
33128            ! vms/vms.c
33129 ____________________________________________________________________________
33130 [  7100] By: nick                                  on 2000/09/30  12:50:33
33131         Log: Subject: Re: unicode support and perl [ID 20000901.097]
33132              From: Spider Boardman <spider@Orb.Nashua.NH.US>
33133              Date: Fri, 15 Sep 2000 16:37:58 -0400
33134              Message-Id: <200009152037.QAA19056@Orb.Nashua.NH.US>
33135      Branch: perl
33136            ! t/op/append.t
33137 ____________________________________________________________________________
33138 [  7099] By: nick                                  on 2000/09/30  12:49:35
33139         Log: Subject: Re: unicode support and perl [ID 20000901.097]
33140              From: Spider Boardman <spider@Orb.Nashua.NH.US>
33141              Date: Fri, 15 Sep 2000 16:25:30 -0400
33142              Message-Id: <200009152025.QAA18540@Orb.Nashua.NH.US>
33143      Branch: perl
33144            ! pp_hot.c
33145 ____________________________________________________________________________
33146 [  7098] By: nick                                  on 2000/09/30  12:48:00
33147         Log: Subject: Re: Trapping by opmask sets strange parser state [PATCH]
33148              From: Gisle Aas <gisle@ActiveState.com>
33149              Date: 15 Sep 2000 16:23:41 +0200
33150              Message-Id: <m3aed9ybrm.fsf@eik.g.aas.no>
33151      Branch: perl
33152            ! toke.c
33153 ____________________________________________________________________________
33154 [  7097] By: nick                                  on 2000/09/30  12:45:16
33155         Log: Subject: [PATCH] Nits in perlmod.pod
33156              From: Daniel Chetlin <daniel@chetlin.com>
33157              Date: Fri, 15 Sep 2000 02:04:09 -0700
33158              Message-Id: <20000915020409.A2104@ilmd>
33159      Branch: perl
33160            ! pod/perlmod.pod
33161 ____________________________________________________________________________
33162 [  7096] By: nick                                  on 2000/09/30  12:18:00
33163         Log: Re-instate Perl_utf8_to_uv without checking parameter - added in change 7075.
33164              i.e. rename Simon's function to Perl_utf8_to_uv_chk, change all calls to it
33165              to use new name and add Perl_utf8_to_uv() as a wrapper which calls it passing
33166              0 to checking to get the warning.
33167      Branch: perl
33168            ! doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
33169            ! perlapi.c pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c
33170            ! regexec.c sv.c toke.c utf8.c
33171 ____________________________________________________________________________
33172 [  7095] By: nick                                  on 2000/09/15  16:55:59
33173         Log: Mutliplicity & ithreads fix for sv.c/Encode.xs
33174              
33175              Subject: [ID 20000915.004] Not OK: perl v5.7.1 +devel-7094 on alpha-dec_osf-thread-multi 4.0f (UNINSTALLED)
33176              From: Spider Boardman <spider@Orb.Nashua.NH.US>
33177              Message-Id: <200009151037.GAA07447@Orb.Nashua.NH.US>
33178              Date: Fri, 15 Sep 2000 06:37:30 -0400
33179      Branch: perl
33180            ! ext/Encode/Encode.xs sv.c
33181 ____________________________________________________________________________
33182 [  7094] By: jhi                                   on 2000/09/15  03:23:32
33183         Log: Update Changes.
33184      Branch: perl
33185            ! Changes patchlevel.h
33186 ____________________________________________________________________________
33187 [  7093] By: jhi                                   on 2000/09/15  03:11:44
33188         Log: Fix for the charnames.t failures from Spider Boardman.
33189      Branch: perl
33190            ! toke.c
33191 ____________________________________________________________________________
33192 [  7092] By: jhi                                   on 2000/09/15  00:15:48
33193         Log: Botched the #7090 check-in.
33194      Branch: perl
33195            ! sv.c
33196 ____________________________________________________________________________
33197 [  7091] By: jhi                                   on 2000/09/14  23:33:24
33198         Log: Part of #7081 didn't come through.
33199      Branch: perl
33200            ! embed.pl proto.h
33201 ____________________________________________________________________________
33202 [  7090] By: jhi                                   on 2000/09/14  23:17:39
33203         Log: Subject: Re: perl@7078 
33204              From: Spider Boardman <spider@web.zk3.dec.com>
33205              Date: Thu, 14 Sep 2000 19:06:36 -0400
33206              Message-Id: <200009142306.TAA20082@leggy.zk3.dec.com>
33207      Branch: perl
33208            ! sv.c toke.c
33209 ____________________________________________________________________________
33210 [  7089] By: jhi                                   on 2000/09/14  23:11:21
33211         Log: Small portability tweaks.
33212      Branch: perl
33213            ! ext/Encode/Encode.xs
33214 ____________________________________________________________________________
33215 [  7088] By: jhi                                   on 2000/09/14  22:57:23
33216         Log: Fake return to pacify picky compilers.
33217      Branch: perl
33218            ! ext/Encode/Encode.xs
33219 ____________________________________________________________________________
33220 [  7087] By: jhi                                   on 2000/09/14  22:53:37
33221         Log: Subject: [PATCH] utf8.c apidoc
33222              From: Simon Cozens <simon@cozens.net>
33223              Date: Thu, 14 Sep 2000 23:46:57 +0100
33224              Message-ID: <20000914234657.A13953@deep-dark-truthful-mirror.perlhacker.org>
33225      Branch: perl
33226            ! perlapi.c pod/perlapi.pod utf8.c
33227 ____________________________________________________________________________
33228 [  7086] By: jhi                                   on 2000/09/14  22:40:38
33229         Log: We don't need to count the high bit bytes, a boolean is enough. 
33230      Branch: perl
33231            ! sv.c
33232 ____________________________________________________________________________
33233 [  7085] By: jhi                                   on 2000/09/14  21:20:09
33234         Log: Replace #7084 with
33235              
33236              Subject: Re: perl@7078 
33237              From: Spider Boardman <spider@web.zk3.dec.com>
33238              Date: Thu, 14 Sep 2000 17:09:36 -0400
33239              Message-Id: <200009142109.RAA03425@leggy.zk3.dec.com>
33240      Branch: perl
33241            ! sv.c utf8.c
33242 ____________________________________________________________________________
33243 [  7084] By: jhi                                   on 2000/09/14  20:03:34
33244         Log: UTF8-encoded version of 256 is 0xc4 0x80; test that a char is
33245              convertable to bytes by checking it doesn't go above 0xc3
33246              
33247              Subject: Re: perl@7078
33248              From: Simon Cozens <simon@cozens.net>
33249              Date: Thu, 14 Sep 2000 20:59:19 +0100
33250              Message-ID: <20000914205919.A11098@deep-dark-truthful-mirror.perlhacker.org>
33251      Branch: perl
33252            ! utf8.c
33253 ____________________________________________________________________________
33254 [  7083] By: jhi                                   on 2000/09/14  19:38:47
33255         Log: Subject: Re: perl@7078
33256              From: Simon Cozens <simon@cozens.net>
33257              Date: Thu, 14 Sep 2000 20:13:09 +0100
33258              Message-ID: <20000914201309.A10640@deep-dark-truthful-mirror.perlhacker.org>
33259      Branch: perl
33260            ! t/op/bop.t
33261 ____________________________________________________________________________
33262 [  7082] By: jhi                                   on 2000/09/14  17:50:44
33263         Log: The one that got away.
33264      Branch: perl
33265            ! lib/File/Find.pm
33266 ____________________________________________________________________________
33267 [  7081] By: jhi                                   on 2000/09/14  17:45:35
33268         Log: Subject: [PATCH perl-5.7.0] continued -Wformat support
33269              From: Robin Barker <rmb1@cise.npl.co.uk>
33270              Message-Id: <200009141707.SAA13276@tempest.npl.co.uk>
33271              Date: Thu, 14 Sep 2000 18:07:38 +0100 (BST)
33272      Branch: perl
33273            ! Porting/pumpkin.pod embed.pl ext/ByteLoader/bytecode.h
33274            ! ext/Devel/Peek/Peek.xs ext/DynaLoader/dl_dlopen.xs
33275            ! ext/Storable/Storable.xs malloc.c perl.c perl.h pp.c proto.h
33276            ! regcomp.c toke.c universal.c
33277 ____________________________________________________________________________
33278 [  7080] By: jhi                                   on 2000/09/14  17:40:35
33279         Log: Problems picked up by AIX cc.
33280              
33281              Subject: Re: perl@7078 (patch included)
33282              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
33283              Date: Thu, 14 Sep 2000 18:53:30 +0200
33284              Message-Id: <20000914182304.7017.H.M.BRAND@hccnet.nl>
33285      Branch: perl
33286            ! ext/Encode/Encode.xs
33287 ____________________________________________________________________________
33288 [  7079] By: jhi                                   on 2000/09/14  17:38:27
33289         Log: Subject: File::Find 5.7.0 POD nits
33290              From: Rich Morin <rdm@cfcl.com>
33291              Date: Wed, 13 Sep 2000 22:03:58 -0700
33292              Message-Id: <v042208a0b5e60b3149be@w205.z205158144.scl-ca.dsl.cnc.net>
33293      Branch: perl
33294            ! lib/File/Find.pm
33295 ____________________________________________________________________________
33296 [  7078] By: jhi                                   on 2000/09/14  14:58:20
33297         Log: Update Changes.
33298      Branch: perl
33299            ! Changes patchlevel.h
33300 ____________________________________________________________________________
33301 [  7077] By: jhi                                   on 2000/09/14  14:55:54
33302         Log: Compilation warnings and an error.
33303      Branch: perl
33304            ! sv.c
33305 ____________________________________________________________________________
33306 [  7076] By: jhi                                   on 2000/09/14  14:42:56
33307         Log: Fix for a parsing bug, not for the original bug.
33308              
33309              Subject: Re: [ID 20000910.005] Another segfault with regexes. 
33310              From: Spider Boardman <spider@web.zk3.dec.com>
33311              Date: Wed, 13 Sep 2000 17:52:20 -0400
33312              Message-Id: <200009132152.RAA24029@leggy.zk3.dec.com>
33313      Branch: perl
33314            ! regcomp.c
33315 ____________________________________________________________________________
33316 [  7075] By: jhi                                   on 2000/09/14  14:40:40
33317         Log: Batch of UTF-8 patches from Simon Cozens.
33318      Branch: perl
33319            ! doop.c embed.h embed.pl ext/Encode/Encode.xs handy.h op.c
33320            ! pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c
33321            ! toke.c utf8.c
33322 ____________________________________________________________________________
33323 [  7074] By: jhi                                   on 2000/09/14  14:29:58
33324         Log: Subject: Re: Two advertising clauses need to be removed
33325              From: Russ Allbery <rra@stanford.edu>
33326              Date: 13 Sep 2000 18:50:26 -0700
33327              Message-ID: <ylwvgfvj19.fsf@windlord.stanford.edu>
33328      Branch: perl
33329            ! ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
33330 ____________________________________________________________________________
33331 [  7073] By: jhi                                   on 2000/09/14  14:28:20
33332         Log: Subject: [PATCH] de-wall t/README
33333              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
33334              Date: Wed, 13 Sep 2000 17:46:55 -0700
33335              Message-ID: <//Bw5gzkge/e092yn@efn.org>
33336      Branch: perl
33337            ! t/README
33338 ____________________________________________________________________________
33339 [  7072] By: jhi                                   on 2000/09/14  14:25:10
33340         Log: Hints optimization.
33341              
33342              Subject: Minor nit
33343              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
33344              Date: Wed, 13 Sep 2000 21:42:07 +0200
33345              Message-Id: <20000913214116.1D38.H.M.BRAND@hccnet.nl>
33346      Branch: perl
33347            ! hints/hpux.sh
33348 ____________________________________________________________________________
33349 [  7071] By: jhi                                   on 2000/09/14  14:23:30
33350         Log: Allow chop() and chomp() to be overridden.
33351              
33352              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
33353              From: "Casey R. Tweten" <crt@kiski.net>
33354              Date: Wed, 13 Sep 2000 12:41:31 -0400 (EDT)
33355              Message-ID: <Pine.OSF.4.21.0009131154120.6661-100000@home.kiski.net>
33356      Branch: perl
33357            ! toke.c
33358 ____________________________________________________________________________
33359 [  7070] By: jhi                                   on 2000/09/14  14:20:36
33360         Log: The return value of setlocale must be copied away.
33361              
33362              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
33363              From: Alan Burlison <Alan.Burlison@uk.sun.com>
33364              Date: Wed, 13 Sep 2000 16:27:37 +0100 
33365              Message-Id: <39BF9CE9.3D7FBBDD@uk.sun.com>
33366      Branch: perl
33367            ! util.c
33368 ____________________________________________________________________________
33369 [  7069] By: jhi                                   on 2000/09/14  14:16:27
33370         Log: Remove vestiges of tr//CU.
33371              
33372              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
33373              From: Nick Clark <nick@plum.flirble.org>
33374              Date: Tue, 12 Sep 2000 22:50:14 +0100
33375              Message-Id: <E13YxwU-000DDQ-00@plum.flirble.org>
33376              
33377              Subject: Re: [ID 20000912.009] perlunicode.pod still mentions tr///CU
33378              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
33379              Date: Tue, 12 Sep 2000 21:38:48 -0700
33380              Message-ID: <YTwv5gzkgmfL092yn@efn.org>
33381      Branch: perl
33382            ! op.h pod/perlunicode.pod
33383 ____________________________________________________________________________
33384 [  7068] By: jhi                                   on 2000/09/13  14:18:39
33385         Log: Add the Encode extension.  The code is still largely just skeleton.
33386      Branch: perl
33387            + ext/Encode/Encode.pm ext/Encode/Encode.xs
33388            + ext/Encode/Makefile.PL ext/Encode/Todo
33389            ! MANIFEST Todo-5.6
33390 ____________________________________________________________________________
33391 [  7067] By: jhi                                   on 2000/09/12  17:43:33
33392         Log: Allow for whitespace between "#" and "line" in cpp output.
33393              
33394              Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
33395              From: Calle Dybedahl <calle@lysator.liu.se>
33396              Date: 12 Sep 2000 19:38:02 +0200 
33397              Message-ID: <867l8hy0hx.fsf_-_@tezcatlipoca.algonet.se>
33398      Branch: perl
33399            ! ext/Errno/ChangeLog ext/Errno/Errno_pm.PL
33400 ____________________________________________________________________________
33401 [  7066] By: gsar                                  on 2000/09/12  17:24:29
33402         Log: change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
33403              initialization in all the threads on Windows
33404      Branch: perl
33405            ! win32/win32.c
33406 ____________________________________________________________________________
33407 [  7065] By: jhi                                   on 2000/09/12  15:11:31
33408         Log: Update Changes.
33409      Branch: perl
33410            ! Changes patchlevel.h
33411 ____________________________________________________________________________
33412 [  7064] By: jhi                                   on 2000/09/12  14:54:54
33413         Log: Retract #7062, the pod tests are not ready.
33414      Branch: perl
33415            ! t/TEST t/harness
33416 ____________________________________________________________________________
33417 [  7063] By: jhi                                   on 2000/09/12  14:25:41
33418         Log: The #7054 truncated Configure badly.
33419      Branch: metaconfig/U/perl
33420            ! End.U
33421      Branch: perl
33422            ! Configure config_h.SH
33423 ____________________________________________________________________________
33424 [  7062] By: jhi                                   on 2000/09/12  14:08:32
33425         Log: Subject: [ID 20000911.009] t/pod/*.t tests not run by harness or make test
33426              From: sthoenna@efn.org
33427              Date: Mon, 11 Sep 2000 17:56:47 -0700 (PDT)
33428              Message-Id: <200009120056.e8C0ulZ21635@garcia.efn.org>
33429      Branch: perl
33430            ! t/TEST t/harness
33431 ____________________________________________________________________________
33432 [  7061] By: jhi                                   on 2000/09/12  14:07:18
33433         Log: Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
33434              From: sthoenna@efn.org
33435              Date: Mon, 11 Sep 2000 22:07:21 -0700 (PDT)
33436              Message-Id: <200009120507.e8C57LA02461@garcia.efn.org>
33437      Branch: perl
33438            ! pod/perlxs.pod
33439 ____________________________________________________________________________
33440 [  7060] By: jhi                                   on 2000/09/12  14:06:08
33441         Log: Break up the myconfig lines a bit.
33442              
33443              Subject: perlbug/perl -V output format
33444              From: sthoenna@efn.org
33445              Date: Tue, 12 Sep 2000 00:04:11 -0700 (PDT)
33446              Message-Id: <200009120704.e8C74BX10562@garcia.efn.org>
33447      Branch: perl
33448            ! myconfig.SH
33449 ____________________________________________________________________________
33450 [  7059] By: jhi                                   on 2000/09/12  14:05:04
33451         Log: Test for the #7049.
33452              
33453              Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on    i686-linux 2.2.16-raid (UNINSTALLED)
33454              From: andreas.koenig@anima.de (Andreas J. Koenig)
33455              Date: 12 Sep 2000 06:42:01 +0200
33456              Message-ID: <m3k8cigr1i.fsf@ak-71.mind.de>
33457      Branch: perl
33458            ! t/op/my.t
33459 ____________________________________________________________________________
33460 [  7058] By: jhi                                   on 2000/09/12  14:03:05
33461         Log: Subject: [patch: perl@7045] vms updates
33462              From: Peter Prymmer <pvhp@forte.com>
33463              Date: Mon, 11 Sep 2000 18:41:48 -0700 (PDT)
33464              Message-ID: <Pine.OSF.4.10.10009111840030.339348-100000@aspara.forte.com>
33465      Branch: perl
33466            ! configure.com lib/ExtUtils/MM_VMS.pm vms/descrip_mms.template
33467 ____________________________________________________________________________
33468 [  7057] By: jhi                                   on 2000/09/12  14:00:51
33469         Log: Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
33470              From: sthoenna@efn.org
33471              Date: Mon, 11 Sep 2000 16:28:13 -0700 (PDT)
33472              Message-Id: <200009112328.e8BNSD616812@garcia.efn.org>
33473      Branch: perl
33474            ! t/op/64bitint.t
33475 ____________________________________________________________________________
33476 [  7056] By: jhi                                   on 2000/09/12  13:58:14
33477         Log: Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
33478              From: Jeff Pinyan <jeffp@crusoe.net>
33479              Date: Sun, 10 Sep 2000 12:01:21 -0400 (EDT)
33480              Message-ID: <Pine.GSO.4.21.0009101200190.12441-100000@crusoe.crusoe.net>
33481      Branch: perl
33482            ! pod/perlfunc.pod
33483 ____________________________________________________________________________
33484 [  7055] By: jhi                                   on 2000/09/12  13:56:32
33485         Log: Do in VMS as the #7054 does.
33486      Branch: perl
33487            ! configure.com
33488 ____________________________________________________________________________
33489 [  7054] By: jhi                                   on 2000/09/12  13:50:31
33490         Log: Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
33491              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
33492              Date: Mon, 11 Sep 2000 08:33:09 +0100
33493              Message-ID: <000e01c01bc2$88b2d2c0$0e14140a@bfs.phone.com>
33494      Branch: metaconfig/U/perl
33495            ! End.U
33496      Branch: perl
33497            ! Configure Makefile.SH config_h.SH lib/ExtUtils/Embed.pm
33498            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
33499 ____________________________________________________________________________
33500 [  7053] By: jhi                                   on 2000/09/12  13:29:19
33501         Log: Subject:  [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
33502              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
33503              Date:     Tue, 12 Sep 2000 08:35:59 EDT
33504              Message-Id: <000912081130.13ca9@DUPHY4.Physics.Drexel.Edu>
33505      Branch: perl
33506            ! vms/test.com
33507 ____________________________________________________________________________
33508 [  7052] By: jhi                                   on 2000/09/11  23:01:50
33509         Log: Document the SvUTF8*().
33510      Branch: perl
33511            ! pod/perlapi.pod sv.h
33512 ____________________________________________________________________________
33513 [  7051] By: gsar                                  on 2000/09/11  14:46:30
33514         Log: C<@a = @b = split(...)> optimization coredumps under ithreads
33515              (missed a spot when fixing up op_pmreplroot hack for ithreads)
33516      Branch: perl
33517            ! op.c t/op/split.t
33518 ____________________________________________________________________________
33519 [  7050] By: nick                                  on 2000/09/11  10:03:51
33520         Log: Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
33521              
33522              Subject: borland C++ win32.c tweak
33523              From: Vadim Konovalov <vkonovalov@lucent.com>
33524              Message-ID: <402099F49BEED211999700805FC7359F6FB379@ru0028exch01.spb.lucent.com>
33525              Date: Mon, 11 Sep 2000 11:22:33 +0400
33526      Branch: perl
33527            ! win32/win32.c
33528 ____________________________________________________________________________
33529 [  7049] By: nick                                  on 2000/09/11  09:57:33
33530         Log: Point fix for s/// on foreach (keys %xxx).
33531      Branch: perl
33532            ! pp_hot.c
33533 ____________________________________________________________________________
33534 [  7048] By: jhi                                   on 2000/09/10  23:37:09
33535         Log: Silence t/pod/*.t about alternate quote-mappings now implemented
33536              by Pod::Text, from Brad Appleton.
33537      Branch: perl
33538            ! t/pod/testp2pt.pl
33539 ____________________________________________________________________________
33540 [  7047] By: jhi                                   on 2000/09/10  14:32:53
33541         Log: Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
33542              by Russ Allbery.
33543      Branch: perl
33544            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL pod/pod2text.PL
33545 ____________________________________________________________________________
33546 [  7046] By: jhi                                   on 2000/09/10  14:15:08
33547         Log: Upgrade to CPAN 1.57_65, from Andreas König.
33548      Branch: perl
33549            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
33550 ____________________________________________________________________________
33551 [  7045] By: jhi                                   on 2000/09/08  21:36:32
33552         Log: Update Changes.
33553      Branch: perl
33554            ! Changes patchlevel.h
33555 ____________________________________________________________________________
33556 [  7044] By: jhi                                   on 2000/09/08  21:29:56
33557         Log: Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
33558              From: Peter Prymmer <pvhp@forte.com>
33559              Date: Fri, 8 Sep 2000 13:33:27 -0700 (PDT)
33560              Message-ID: <Pine.OSF.4.10.10009081331420.132461-100000@aspara.forte.com>
33561      Branch: perl
33562            ! configure.com
33563 ____________________________________________________________________________
33564 [  7043] By: jhi                                   on 2000/09/08  21:27:50
33565         Log: Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
33566              From: Peter Prymmer <pvhp@forte.com>
33567              Date: Fri, 8 Sep 2000 11:02:19 -0700 (PDT)
33568              Message-ID: <Pine.OSF.4.10.10009081054340.132461-100000@aspara.forte.com>
33569      Branch: perl
33570            ! Makefile.SH installperl
33571 ____________________________________________________________________________
33572 [  7042] By: jhi                                   on 2000/09/08  21:23:21
33573         Log: Continue #7041.
33574      Branch: perl
33575            ! cygwin/Makefile.SHs os2/Makefile.SHs
33576 ____________________________________________________________________________
33577 [  7041] By: jhi                                   on 2000/09/08  21:18:10
33578         Log: Do away with memory models cruft.  Sorry, PDP users.
33579      Branch: metaconfig
33580            ! U/modified/cc.U U/modified/libpth.U
33581      Branch: perl
33582            ! Configure Makefile.SH Porting/Glossary Porting/config.sh
33583            ! Porting/config_H cflags.SH config_h.SH configure.com
33584            ! epoc/config.sh hints/mint.sh hints/titanos.sh hints/vmesa.sh
33585            ! lib/ExtUtils/MM_Unix.pm win32/config.bc win32/config.gc
33586            ! win32/config.vc x2p/Makefile.SH x2p/cflags.SH
33587 ____________________________________________________________________________
33588 [  7040] By: jhi                                   on 2000/09/08  14:34:18
33589         Log: Major rewrite of s2p.  And I mean really major, it is
33590              an implementation of sed in perl.  If called as s2p it
33591              will function as s2p.  Note: needs non-UNIXifying.
33592              
33593              Subject: s2p
33594              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
33595              Date: Mon, 28 Aug 2000 14:05:12 +0200
33596              Message-ID: <39AA5578.2102E2AA@alcatel.at>
33597      Branch: perl
33598            ! x2p/s2p.PL
33599 ____________________________________________________________________________
33600 [  7039] By: jhi                                   on 2000/09/08  14:19:49
33601         Log: Re-allow vec() for characters > 255.
33602              
33603              Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED) 
33604              From: Spider Boardman <spider@web.zk3.dec.com>
33605              Date: Fri, 08 Sep 2000 02:21:02 -0400
33606              Message-Id: <200009080621.CAA03409@leggy.zk3.dec.com>
33607      Branch: perl
33608            ! doop.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
33609            ! t/op/vec.t
33610 ____________________________________________________________________________
33611 [  7038] By: jhi                                   on 2000/09/08  14:14:18
33612         Log: Subject: [PATCH lib/Benchmark.pm]
33613              From: <abigail@foad.org>
33614              Date: Thu, 7 Sep 2000 15:03:20 -0400
33615              Message-ID: <20000907190320.888.qmail@foad.org>
33616      Branch: perl
33617            ! lib/Benchmark.pm
33618 ____________________________________________________________________________
33619 [  7037] By: jhi                                   on 2000/09/08  14:11:06
33620         Log: Optimizing hash keys into shared strings doesn't work with ithreads.
33621              
33622              Subject: Re: [ID 20000907.008] Not OK: v5.7.0 on alpha-dec_osf-thread-multi    
33623              From: Spider Boardman <spider@web.zk3.dec.com>
33624              Date: Fri, 08 Sep 2000 01:30:27 -0400
33625              Message-Id: <200009080530.BAA10498@leggy.zk3.dec.com>
33626      Branch: perl
33627            ! op.c
33628 ____________________________________________________________________________
33629 [  7036] By: jhi                                   on 2000/09/08  14:08:58
33630         Log: Subject: [ID 20000908.002] perlipc documentation bug.
33631              From: Major Sébastien <sebastien.major@crdp.ac-caen.fr>
33632              Date: Fri, 08 Sep 2000 12:38:32 +0200
33633              Message-Id: <39B8C1A8.3DC36E6D@crdp.ac-caen.fr>
33634      Branch: perl
33635            ! pod/perlipc.pod
33636 ____________________________________________________________________________
33637 [  7035] By: jhi                                   on 2000/09/08  14:03:12
33638         Log: Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
33639              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
33640              Date: Fri, 08 Sep 2000 11:47:34 +0200
33641              Message-Id: <20000908111426.FBDB.H.M.BRAND@hccnet.nl>
33642      Branch: perl
33643            ! hints/dec_osf.sh
33644 ____________________________________________________________________________
33645 [  7034] By: jhi                                   on 2000/09/08  13:59:35
33646         Log: Subject: Re: [ID 20000906.004] segfault with bad perl statement
33647              From: Simon Cozens <simon@cozens.net>
33648              Date: Thu, 7 Sep 2000 20:40:38 +0100
33649              Message-ID: <20000907204038.A15650@deep-dark-truthful-mirror.perlhacker.org>
33650      Branch: perl
33651            ! pp_hot.c
33652 ____________________________________________________________________________
33653 [  7033] By: jhi                                   on 2000/09/08  04:03:03
33654         Log: Subject: [ID 20000904.008] Tiny fix for perldiag
33655              From: "Larry W. Virden" <lvirden@cas.org>
33656              Date: Mon, 4 Sep 2000 18:45:44 -0400 (EDT)
33657              Message-Id: <200009042245.SAA22916@lwv26awu.cas.org>
33658      Branch: perl
33659            ! pod/perldiag.pod
33660 ____________________________________________________________________________
33661 [  7032] By: jhi                                   on 2000/09/07  22:18:30
33662         Log: Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
33663              From: Peter Scott <Peter.J.Scott@jpl.nasa.gov>
33664              Date: Mon, 04 Sep 2000 13:16:38 -0700
33665              Message-Id: <4.3.2.7.2.20000904130939.00adae90@mail2a.jpl.nasa.gov>
33666      Branch: perl
33667            ! lib/perl5db.pl
33668 ____________________________________________________________________________
33669 [  7031] By: jhi                                   on 2000/09/07  22:02:29
33670         Log: Fix the ccversion detection for 5.1 and beyond.
33671              
33672              Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
33673              From: Spider Boardman <spider@leggy.zk3.dec.com>
33674              Date: Thu, 7 Sep 2000 17:54:27 -0400
33675              Message-Id: <200009072154.RAA14747@leggy.zk3.dec.com>
33676      Branch: perl
33677            ! hints/dec_osf.sh
33678 ____________________________________________________________________________
33679 [  7030] By: jhi                                   on 2000/09/07  19:12:28
33680         Log: Fix for
33681              
33682              Subject: [ID 20000903.001] \w in utf8-strings
33683              From: Marc Lehmann <pcg@goof.com>
33684              Date: Sun, 03 Sep 2000 09:44:29 +0200
33685              Message-Id: <E13VUS5-0000cv-00.pgcc-forever-2000-09-03-09-44-29@fuji>
33686              
33687              and various related nits.
33688      Branch: perl
33689            ! lib/unicode/mktables.PL regcomp.h regexec.c utf8.c
33690 ____________________________________________________________________________
33691 [  7029] By: jhi                                   on 2000/09/07  18:49:09
33692         Log: Fix the URL, but the server is still missing in action.
33693              
33694              Subject: [ID 20000905.002] perlfaq1.pod URL error
33695              From: "Larry W. Virden" <lvirden@cas.org>
33696              Date: Tue, 5 Sep 2000 08:24:40 -0400 (EDT)
33697              Message-Id: <200009051224.IAA11226@lwv26awu.cas.org>
33698      Branch: perl
33699            ! pod/perlfaq1.pod
33700 ____________________________________________________________________________
33701 [  7028] By: jhi                                   on 2000/09/07  18:47:13
33702         Log: Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202 
33703              From: Hugo <hv@crypt.compulink.co.uk>
33704              Date: Tue, 05 Sep 2000 14:13:37 +0100
33705              Message-Id: <200009051313.OAA24507@crypt.compulink.co.uk>
33706      Branch: perl
33707            ! toke.c
33708 ____________________________________________________________________________
33709 [  7027] By: jhi                                   on 2000/09/07  18:45:35
33710         Log: Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
33711              From: Daniel Chetlin <daniel@chetlin.com>
33712              Date: Tue, 5 Sep 2000 04:57:07 -0700
33713              Message-ID: <20000905045707.A8620@ilmd.chetlin.org>
33714      Branch: perl
33715            ! pod/perlfaq6.pod pod/perlop.pod
33716 ____________________________________________________________________________
33717 [  7026] By: jhi                                   on 2000/09/07  18:44:01
33718         Log: Document the new ref() semantics.
33719              
33720              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
33721              From: Gisle Aas <gisle@ActiveState.com>
33722              Date: 05 Sep 2000 08:10:30 +0200
33723              Message-ID: <m3vgwb8j3d.fsf@eik.g.aas.no>
33724      Branch: perl
33725            ! pod/perldelta.pod
33726 ____________________________________________________________________________
33727 [  7025] By: jhi                                   on 2000/09/07  18:42:27
33728         Log: Make Data::Dumper (non-XS) to work with changed semantics of ref().
33729              
33730              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
33731              From: Gisle Aas <gisle@ActiveState.com>
33732              Date: 05 Sep 2000 08:11:40 +0200
33733              Message-ID: <m3snrf8j1f.fsf@eik.g.aas.no>
33734      Branch: perl
33735            ! ext/Data/Dumper/Dumper.pm t/lib/dumper.t
33736 ____________________________________________________________________________
33737 [  7024] By: jhi                                   on 2000/09/07  18:39:32
33738         Log: Subject: [PATCH] Modernize Opcode.pm documentation
33739              From: Gisle Aas <gisle@ActiveState.com>
33740              Date: 4 Sep 2000 00:18:55 -0000
33741              Message-ID: <20000904001855.26128.qmail@eik.g.aas.no>
33742      Branch: perl
33743            ! ext/Opcode/Opcode.pm
33744 ____________________________________________________________________________
33745 [  7023] By: jhi                                   on 2000/09/07  18:37:42
33746         Log: Subject: [PATCH] Tied filehandle documentation
33747              From: Gisle Aas <gisle@ActiveState.com>
33748              Date: 4 Sep 2000 00:14:40 -0000
33749              Message-ID: <20000904001440.26084.qmail@eik.g.aas.no>
33750      Branch: perl
33751            ! pod/perlfunc.pod pod/perltie.pod
33752 ____________________________________________________________________________
33753 [  7022] By: jhi                                   on 2000/09/07  18:35:37
33754         Log: Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
33755              From: Gisle Aas <gisle@ActiveState.com>
33756              Date: 4 Sep 2000 00:04:22 -0000
33757              Message-ID: <20000904000422.26002.qmail@eik.g.aas.no>
33758      Branch: perl
33759            ! lib/Tie/Handle.pm t/lib/tie-stdhandle.t
33760 ____________________________________________________________________________
33761 [  7021] By: jhi                                   on 2000/09/07  18:33:22
33762         Log: Subject: small apidoc fix
33763              From: Marc Lehmann <pcg@goof.com>
33764              Date: Sun, 3 Sep 2000 05:12:06 +0200
33765              Message-ID: <20000903051206.A5909@cerebro.laendle>
33766      Branch: perl
33767            ! pod/perlapi.pod utf8.c
33768 ____________________________________________________________________________
33769 [  7020] By: jhi                                   on 2000/09/07  16:14:57
33770         Log: Tiny perldelta nits.
33771      Branch: perl
33772            ! pod/perldelta.pod
33773 ____________________________________________________________________________
33774 [  7019] By: jhi                                   on 2000/09/07  16:04:20
33775         Log: Guard against bad string->int conversion for quads.
33776      Branch: perl
33777            ! t/op/64bitint.t
33778 ____________________________________________________________________________
33779 [  7018] By: jhi                                   on 2000/09/06  17:07:03
33780         Log: Update Unicode todo list.
33781      Branch: perl
33782            ! Todo-5.6
33783 ____________________________________________________________________________
33784 [  7017] By: jhi                                   on 2000/09/05  21:16:01
33785         Log: Document the SvIOK_.*UV().
33786      Branch: perl
33787            ! pod/perlapi.pod sv.h
33788 ____________________________________________________________________________
33789 [  7016] By: nick                                  on 2000/09/03  21:54:46
33790         Log: Hash lookup of constant strings optimization:
33791              Introduce SvREADONLY && SvFAKE to flag an SV which has SvPVX pointing
33792              to string table (as per sharepvn). Add newSV_pvn_share to create such
33793              a thing. Make hv.c compare addresses of strings and skip string compare
33794              if equal. Make method_named and helem ops use these shared-string SVs
33795              when arg is constant. Make keys op return shared-string SVs (less clearly
33796              a win).
33797      Branch: perl
33798            ! embed.h embed.pl embedvar.h global.sym hv.c objXSUB.h op.c
33799            ! opcode.h opnames.h perlapi.c perlapi.h pod/perlapi.pod
33800            ! pod/perlintern.pod pp_hot.c proto.h sv.c
33801 ____________________________________________________________________________
33802 [  7015] By: jhi                                   on 2000/09/02  17:48:59
33803         Log: This is 5.7.0.
33804      Branch: perl
33805            ! Changes
33806 ____________________________________________________________________________
33807 [  7014] By: jhi                                   on 2000/09/02  17:35:45
33808         Log: Changes and patchlevel tweaks.
33809      Branch: perl
33810            ! Changes patchlevel.h
33811 ____________________________________________________________________________
33812 [  7013] By: jhi                                   on 2000/09/02  17:30:50
33813         Log: Update Changes.
33814      Branch: perl
33815            ! Changes patchlevel.h
33816 ____________________________________________________________________________
33817 [  7012] By: nick                                  on 2000/09/02  17:25:20
33818         Log: More %{} and other deref special casing - do not pass to 'nomethod'.
33819      Branch: perl
33820            ! gv.c lib/overload.pm
33821 ____________________________________________________________________________
33822 [  7011] By: jhi                                   on 2000/09/02  17:16:25
33823         Log: Update perlhist.
33824      Branch: perl
33825            ! pod/perlhist.pod
33826 ____________________________________________________________________________
33827 [  7010] By: jhi                                   on 2000/09/02  17:01:35
33828         Log: perldelta nits.
33829      Branch: perl
33830            ! pod/perldelta.pod
33831 ____________________________________________________________________________
33832 [  7009] By: nick                                  on 2000/09/02  16:48:35
33833         Log: If overloaded %{} etc. return the object do not loop.
33834              Thus  sub deref { $_[0] } functions if object is wanted type.
33835      Branch: perl
33836            ! pp.h
33837 ____________________________________________________________________________
33838 [  7008] By: jhi                                   on 2000/09/02  16:26:11
33839         Log: Retab MANIFEST.
33840      Branch: perl
33841            ! ext/Storable/MANIFEST
33842 ____________________________________________________________________________
33843 [  7007] By: jhi                                   on 2000/09/02  16:23:02
33844         Log: Make certain cc is set before trying to run it.
33845      Branch: perl
33846            ! hints/hpux.sh hints/irix_6.sh hints/solaris_2.sh
33847 ____________________________________________________________________________
33848 [  7006] By: jhi                                   on 2000/09/02  15:45:41
33849         Log: Unicode notes.
33850      Branch: perl
33851            ! pod/perldelta.pod
33852 ____________________________________________________________________________
33853 [  7005] By: jhi                                   on 2000/09/02  15:42:11
33854         Log: Various Configure nits by Philip Newton,
33855              plus the ebcdic one by me.
33856      Branch: metaconfig
33857            + U/modified/pager.U
33858            ! U/ebcdic/ebcdic.U U/modified/Finish.U U/modified/Guess.U
33859      Branch: metaconfig/U/perl
33860            ! Devel.U quadfio.U
33861      Branch: perl
33862            ! Configure config_h.SH
33863 ____________________________________________________________________________
33864 [  7004] By: jhi                                   on 2000/09/02  15:06:14
33865         Log: Apparently avoiding the swapping is too costly.
33866              
33867              From: "Ben Tilly" <ben_tilly@hotmail.com>
33868              Subject: Re: the door is closed.
33869              Date: Fri, 01 Sep 2000 20:23:16 EDT
33870              Message-ID: <LAW2-F2963JkUwWpSWe00000904@hotmail.com>
33871      Branch: perl
33872            ! pod/perlfaq4.pod
33873 ____________________________________________________________________________
33874 [  7003] By: nick                                  on 2000/09/02  12:26:04
33875         Log: Undo part of change 6489 which looks like a bulk edit which
33876              changed _all_ gv_efullname3() calls to gv_efullname4() calls.
33877              The supressing of main:: on return from select() is undesirable.
33878      Branch: perl
33879            ! pp_sys.c
33880 ____________________________________________________________________________
33881 [  7002] By: jhi                                   on 2000/09/01  23:08:54
33882         Log: Update Changes.
33883      Branch: perl
33884            ! Changes patchlevel.h
33885 ____________________________________________________________________________
33886 [  7001] By: jhi                                   on 2000/09/01  23:00:13
33887         Log: Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
33888              From: Peter Prymmer <pvhp@forte.com>
33889              Date: Fri, 1 Sep 2000 15:50:57 -0700 (PDT)
33890              Message-ID: <Pine.OSF.4.10.10009011542550.147696-100000@aspara.forte.com>
33891              
33892              plus rework the http: spots as suggested by Tom Christiansen,
33893              plus regen perltoc.
33894      Branch: perl
33895            ! README.os2 pod/perl56delta.pod pod/perlebcdic.pod
33896            ! pod/perlguts.pod pod/perltoc.pod pod/perlxs.pod
33897 ____________________________________________________________________________
33898 [  7000] By: jhi                                   on 2000/09/01  22:36:01
33899         Log: Only the first line, thank you very much.
33900      Branch: perl
33901            ! hints/solaris_2.sh
33902 ____________________________________________________________________________
33903 [  6999] By: gsar                                  on 2000/09/01  22:16:40
33904         Log: change#6791 accidentally clobbered change#6710, put it back
33905      Branch: perl
33906            ! win32/win32.c
33907 ____________________________________________________________________________
33908 [  6998] By: jhi                                   on 2000/09/01  22:14:16
33909         Log: Mention the HP-UX LP64 freak failure.
33910      Branch: perl
33911            ! pod/perldelta.pod
33912 ____________________________________________________________________________
33913 [  6997] By: jhi                                   on 2000/09/01  21:48:32
33914         Log: Detypo.
33915      Branch: perl
33916            ! hints/hpux.sh
33917 ____________________________________________________________________________
33918 [  6996] By: jhi                                   on 2000/09/01  21:27:10
33919         Log: Update Changes.
33920      Branch: perl
33921            ! Changes patchlevel.h
33922 ____________________________________________________________________________
33923 [  6995] By: jhi                                   on 2000/09/01  21:14:24
33924         Log: Mi splgn s gnin.g
33925      Branch: perl
33926            ! pp_ctl.c
33927 ____________________________________________________________________________
33928 [  6994] By: jhi                                   on 2000/09/01  21:09:54
33929         Log: Subject: http:// in L<>
33930              From: Nicholas Clark <nick@ccl4.org>
33931              Date: Fri, 1 Sep 2000 22:03:21 +0100
33932              Message-ID: <20000901220321.B72074@plum.flirble.org>
33933      Branch: perl
33934            ! README.os2 pod/perl56delta.pod pod/perlxs.pod
33935 ____________________________________________________________________________
33936 [  6993] By: jhi                                   on 2000/09/01  21:06:54
33937         Log: Update to Storable 1.0, from Raphael Manfredi.
33938      Branch: perl
33939            ! ext/Storable/ChangeLog ext/Storable/MANIFEST
33940            ! ext/Storable/Makefile.PL ext/Storable/README
33941            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
33942            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
33943            ! t/lib/st-dclone.t t/lib/st-dump.pl t/lib/st-forgive.t
33944            ! t/lib/st-freeze.t t/lib/st-overload.t t/lib/st-recurse.t
33945            ! t/lib/st-retrieve.t t/lib/st-store.t t/lib/st-tied.t
33946            ! t/lib/st-tiedhook.t t/lib/st-tieditems.t
33947 ____________________________________________________________________________
33948 [  6992] By: jhi                                   on 2000/09/01  20:43:05
33949         Log: Mention known sfio+linux buglet.
33950      Branch: perl
33951            ! pod/perldelta.pod
33952 ____________________________________________________________________________
33953 [  6991] By: jhi                                   on 2000/09/01  20:40:11
33954         Log: Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
33955              From: Peter Prymmer <pvhp@forte.com>
33956              Date: Fri, 1 Sep 2000 12:03:38 -0700 (PDT)
33957              Message-ID: <Pine.OSF.4.10.10009011140240.147696-100000@aspara.forte.com>
33958      Branch: perl
33959            ! vms/vms.c
33960 ____________________________________________________________________________
33961 [  6990] By: jhi                                   on 2000/09/01  20:25:26
33962         Log: Retract #6986.
33963      Branch: perl
33964            ! hints/solaris_2.sh
33965 ____________________________________________________________________________
33966 [  6989] By: jhi                                   on 2000/09/01  20:23:00
33967         Log: Mergesort is back.
33968      Branch: perl
33969            ! pod/perldelta.pod pod/perltoc.pod pp_ctl.c
33970 ____________________________________________________________________________
33971 [  6988] By: jhi                                   on 2000/09/01  19:37:40
33972         Log: Subject: [PATCH] Fix vec() / utf8   (was Re: bitvec ops still broken with utf8 -- or not?)
33973              From: Mike Guy <mjtg@cam.ac.uk>
33974              Date: Fri, 01 Sep 2000 17:43:33 +0100
33975              Message-Id: <E13Utuf-0004Bw-00@draco.cus.cam.ac.uk>
33976      Branch: perl
33977            ! doop.c embed.pl perlapi.c pod/perlapi.pod pod/perldiag.pod
33978            ! pod/perlfunc.pod proto.h t/op/vec.t utf8.c
33979 ____________________________________________________________________________
33980 [  6987] By: jhi                                   on 2000/09/01  19:17:10
33981         Log: Regen perltoc.
33982      Branch: perl
33983            ! pod/perltoc.pod
33984 ____________________________________________________________________________
33985 [  6986] By: jhi                                   on 2000/09/01  18:51:10
33986         Log: Subject: Re: Solaris x86 has no SPARC libraries!
33987              From: Lupe Christoph <lupe@lupe-christoph.de>
33988              Date: Fri, 1 Sep 2000 20:41:20 +0200
33989              Message-ID: <20000901204120.P13547@alanya.lupe-christoph.de>
33990      Branch: perl
33991            ! hints/solaris_2.sh
33992 ____________________________________________________________________________
33993 [  6985] By: jhi                                   on 2000/09/01  18:28:10
33994         Log: Update Changes.
33995      Branch: perl
33996            ! Changes patchlevel.h
33997 ____________________________________________________________________________
33998 [  6984] By: jhi                                   on 2000/09/01  18:26:53
33999         Log: Feature ordering tweak.
34000      Branch: perl
34001            ! myconfig.SH
34002 ____________________________________________________________________________
34003 [  6983] By: jhi                                   on 2000/09/01  18:19:50
34004         Log: Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
34005              From: <abigail@foad.org>
34006              Date: Fri, 1 Sep 2000 13:07:32 -0400
34007              Message-ID: <20000901170732.18249.qmail@foad.org>
34008      Branch: perl
34009            ! t/pragma/overload.t
34010 ____________________________________________________________________________
34011 [  6982] By: jhi                                   on 2000/09/01  18:17:54
34012         Log: Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
34013              so that case-ignoring systems like DCL can tell them from
34014              PRIefldbl and PRIx64.  Apply Merijn's ccversion patches.
34015      Branch: metaconfig/U/perl
34016            ! Checkcc.U gccvers.U longdblfio.U perlxvf.U quadfio.U
34017      Branch: perl
34018            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
34019            ! config_h.SH configure.com epoc/config.sh hints/aix.sh
34020            ! hints/dec_osf.sh hints/hpux.sh hints/irix_6.sh
34021            ! hints/solaris_2.sh myconfig.SH uconfig.h uconfig.sh
34022            ! vos/config.def vos/config.h vos/config_h.SH_orig
34023            ! win32/config.bc win32/config.gc win32/config.vc
34024 ____________________________________________________________________________
34025 [  6981] By: nick                                  on 2000/09/01  17:21:57
34026         Log: Document UNTIE. Also tweak implementation to suppress the 'inner references'
34027              warning when UNTIE exists and instead pass the cound of extra references to
34028              the UNTIE method.
34029      Branch: perl
34030            ! pod/perltie.pod pp_sys.c
34031 ____________________________________________________________________________
34032 [  6980] By: jhi                                   on 2000/09/01  16:54:44
34033         Log: Subject: [PATCH: 6948] add SCNfldbl to configure.com
34034              From: Peter Prymmer <pvhp@forte.com>
34035              Date: Thu, 31 Aug 2000 18:47:18 -0700 (PDT)
34036              Message-ID: <Pine.OSF.4.10.10008311811060.91659-100000@aspara.forte.com>
34037      Branch: perl
34038            ! configure.com
34039 ____________________________________________________________________________
34040 [  6979] By: jhi                                   on 2000/09/01  16:06:20
34041         Log: Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world       
34042              From: Mike Guy <mjtg@cam.ac.uk> 
34043              Date: Fri, 01 Sep 2000 16:49:27 +0100
34044              Message-Id: <E13Ut4J-0002sd-00@draco.cus.cam.ac.uk>  
34045      Branch: perl
34046            ! t/base/rs.t
34047 ____________________________________________________________________________
34048 [  6978] By: jhi                                   on 2000/09/01  16:00:42
34049         Log: Update to PodParser 1.18, from Brad Appleton.
34050      Branch: perl
34051            ! lib/Pod/Checker.pm t/pod/find.t
34052 ____________________________________________________________________________
34053 [  6977] By: jhi                                   on 2000/09/01  14:48:58
34054         Log: Subject: Nit in Configure (bleadperl@6961)
34055              From: Lupe Christoph <lupe@lupe-christoph.de>
34056              Date: Fri, 1 Sep 2000 16:34:29 +0200
34057              Message-ID: <20000901163429.K13547@alanya.lupe-christoph.de>
34058      Branch: metaconfig
34059            ! U/compline/ccflags.U
34060      Branch: perl
34061            ! Configure config_h.SH
34062 ____________________________________________________________________________
34063 [  6976] By: jhi                                   on 2000/09/01  14:39:52
34064         Log: Update Changes.
34065      Branch: perl
34066            ! Changes patchlevel.h
34067 ____________________________________________________________________________
34068 [  6975] By: jhi                                   on 2000/09/01  14:37:36
34069         Log: microperl config update.
34070      Branch: perl
34071            ! uconfig.h uconfig.sh
34072 ____________________________________________________________________________
34073 [  6974] By: jhi                                   on 2000/09/01  14:36:53
34074         Log: Document known deficiencies.
34075      Branch: perl
34076            ! pod/perldelta.pod
34077 ____________________________________________________________________________
34078 [  6973] By: jhi                                   on 2000/09/01  14:10:20
34079         Log: Mention warnings fixes and updates.
34080      Branch: perl
34081            ! pod/perldelta.pod
34082 ____________________________________________________________________________
34083 [  6972] By: jhi                                   on 2000/09/01  14:01:52
34084         Log: Drop unused argument.
34085              
34086              Subject: Re: [ID 20000831.034] overload::constant and number of arguments. 
34087              From: Spider Boardman <spider@web.zk3.dec.com>
34088              Date: Thu, 31 Aug 2000 16:10:15 -0400
34089              Message-Id: <200008312010.QAA20392@leggy.zk3.dec.com>
34090      Branch: perl
34091            ! toke.c
34092 ____________________________________________________________________________
34093 [  6971] By: jhi                                   on 2000/09/01  13:59:24
34094         Log: Add the overload warnings to perldiag.
34095      Branch: perl
34096            ! lib/overload.pm pod/perldiag.pod
34097 ____________________________________________________________________________
34098 [  6970] By: jhi                                   on 2000/09/01  13:55:10
34099         Log: Subject: RE: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
34100              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
34101              Date: Fri, 1 Sep 2000 13:43:15 +0100 
34102              Message-ID: <001001c01412$32c7dde0$a20a140a@bfs.phone.com>                
34103      Branch: perl
34104            ! lib/overload.pm t/pragma/overload.t
34105 ____________________________________________________________________________
34106 [  6969] By: jhi                                   on 2000/09/01  13:52:27
34107         Log: Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
34108              From: <abigail@foad.org>
34109              Date: Fri, 1 Sep 2000 05:46:54 -0400
34110              Message-ID: <20000901094654.6476.qmail@foad.org>
34111      Branch: perl
34112            ! lib/overload.pm
34113 ____________________________________________________________________________
34114 [  6968] By: jhi                                   on 2000/09/01  13:50:05
34115         Log: Subject: [PATCH@6961] Fix misleading example in perlretut.pod
34116              From: Daniel Chetlin <daniel@chetlin.com>
34117              Date: Fri, 1 Sep 2000 02:10:55 -0700
34118              Message-ID: <20000901021055.C3400@ilmd.chetlin.org>
34119      Branch: perl
34120            ! pod/perlretut.pod
34121 ____________________________________________________________________________
34122 [  6967] By: jhi                                   on 2000/09/01  13:47:54
34123         Log: Part of the solution.
34124              
34125              Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
34126              From: Mike Guy <mjtg@cam.ac.uk>
34127              Date: Fri, 01 Sep 2000 14:16:01 +0100
34128              Message-Id: <E13Uqfp-0006dN-00@draco.cus.cam.ac.uk>
34129      Branch: perl
34130            ! gv.c mg.c
34131 ____________________________________________________________________________
34132 [  6966] By: jhi                                   on 2000/09/01  13:46:17
34133         Log: Subject: CPAN.pm beta 1.57_57 for the core
34134              From: andreas.koenig@anima.de (Andreas J. Koenig)
34135              Date: 01 Sep 2000 15:16:31 +0200
34136              Message-ID: <m3r974z1zk.fsf@ak-71.mind.de>
34137      Branch: perl
34138            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
34139 ____________________________________________________________________________
34140 [  6965] By: jhi                                   on 2000/09/01  13:43:18
34141         Log: Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
34142              From: "Craig A. Berry" <craig.berry@psinetcs.com>
34143              Date: Fri, 01 Sep 2000 01:47:22 -0500
34144              Message-Id: <4.3.2.7.2.20000901011206.01ca2e88@exchi01>
34145      Branch: perl
34146            ! pod/perldelta.pod vms/vms.c
34147 ____________________________________________________________________________
34148 [  6964] By: jhi                                   on 2000/09/01  13:35:35
34149         Log: File::Temp patches from Andreas König,
34150              
34151              Subject: Re: [ID 20000831.046] OK: perl v5.7.0 +DEVEL6961 on sun4-solaris 2.8  (UNINSTALLED)
34152              From: andreas.koenig@anima.de (Andreas J. Koenig)
34153              Date: 01 Sep 2000 10:07:20 +0200
34154              Message-ID: <m3lmxc1qo7.fsf@ak-71.mind.de>
34155              
34156              Subject: Re: Almost OK: perl v5.7.0 +DEVEL6937 on PA-RISC2.0 11.00 (INSTALLED)
34157              From: andreas.koenig@anima.de (Andreas J. Koenig)
34158              Date: 31 Aug 2000 23:26:08 +0200
34159              Message-ID: <m3bsy92kcv.fsf@ak-71.mind.de>
34160      Branch: perl
34161            ! lib/File/Temp.pm t/lib/ftmp-security.t
34162 ____________________________________________________________________________
34163 [  6963] By: jhi                                   on 2000/09/01  02:22:24
34164         Log: Retract the mergesort code, way too incompatible licensing
34165              and copyrights.
34166      Branch: perl
34167            ! pod/perldelta.pod pp_ctl.c
34168 ____________________________________________________________________________
34169 [  6962] By: jhi                                   on 2000/08/31  23:27:32
34170         Log: Update Changes.
34171      Branch: perl
34172            ! Changes patchlevel.h
34173 ____________________________________________________________________________
34174 [  6961] By: jhi                                   on 2000/08/31  23:20:04
34175         Log: Small tweaks all over.
34176      Branch: metaconfig
34177            ! U/compline/d_gconvert.U
34178      Branch: perl
34179            ! AUTHORS Configure config_h.SH pp_ctl.c
34180 ____________________________________________________________________________
34181 [  6960] By: jhi                                   on 2000/08/31  22:39:36
34182         Log: Further rewording.
34183      Branch: perl
34184            ! pp_ctl.c
34185 ____________________________________________________________________________
34186 [  6959] By: jhi                                   on 2000/08/31  21:26:44
34187         Log: More address tweaking.
34188      Branch: perl
34189            ! AUTHORS Changes
34190 ____________________________________________________________________________
34191 [  6958] By: jhi                                   on 2000/08/31  20:47:25
34192         Log: AUTHORS tweaks, from Peter Prymmer.
34193              
34194              Subject: [PATCH: 6948] mvs doesn't exist (not any more)
34195              From: Peter Prymmer <pvhp@forte.com>
34196              Date: Thu, 31 Aug 2000 12:56:32 -0700 (PDT) 
34197              Message-ID: <Pine.OSF.4.10.10008311248410.91659-100000@aspara.forte.com>
34198      Branch: perl
34199            ! AUTHORS MAINTAIN
34200 ____________________________________________________________________________
34201 [  6957] By: jhi                                   on 2000/08/31  20:34:43
34202         Log: perldelta tweaks.
34203      Branch: perl
34204            ! pod/perldelta.pod
34205 ____________________________________________________________________________
34206 [  6956] By: jhi                                   on 2000/08/31  19:11:06
34207         Log: Regen perltoc.
34208      Branch: perl
34209            ! pod/perltoc.pod
34210 ____________________________________________________________________________
34211 [  6955] By: jhi                                   on 2000/08/31  19:06:30
34212         Log: Clarify the mergesort situation.
34213      Branch: perl
34214            ! pp_ctl.c
34215 ____________________________________________________________________________
34216 [  6954] By: jhi                                   on 2000/08/31  18:24:17
34217         Log: Move the Solaris 7 scan to use64bitall, make the
34218              failure to find 64-bot sparc libc to mention the
34219              possibility of being in an intel, from Lupe and Alan.
34220      Branch: perl
34221            ! hints/solaris_2.sh
34222 ____________________________________________________________________________
34223 [  6953] By: jhi                                   on 2000/08/31  18:09:20
34224         Log: Forget about NV_MAX (#6951).  Various floating point tweaks,
34225              ideas from Eric Fifer, Yitzchak, Alan, and Spider.
34226      Branch: metaconfig
34227            ! U/compline/d_gconvert.U U/threads/archname.U
34228      Branch: metaconfig/U/perl
34229            ! perlxv.U
34230      Branch: perl
34231            ! Configure config_h.SH sv.c
34232 ____________________________________________________________________________
34233 [  6952] By: jhi                                   on 2000/08/31  17:42:24
34234         Log: :: not allowed in pathnames, change to .
34235              
34236              Subject: [PATCH perl@6938] cygwin port
34237              From: "Fifer, Eric" <EFifer@sanwaint.com>
34238              Date: Thu, 31 Aug 2000 16:32:59 +0100
34239              Message-ID: <779F20BCCE5AD31186A50008C75D997917179A@silldn_mail1.sanwaint.com>
34240      Branch: metaconfig/U/perl
34241            ! perlxv.U
34242 ____________________________________________________________________________
34243 [  6951] By: jhi                                   on 2000/08/31  17:02:05
34244         Log: Try to deduce NV_MAX.  Really should be Configure fodder.
34245      Branch: perl
34246            ! perl.h
34247 ____________________________________________________________________________
34248 [  6950] By: jhi                                   on 2000/08/31  16:26:08
34249         Log: More author updates.
34250              
34251              Subject: Re: [PATCH] Mark-Jason Dominus Does Exist
34252              From: Simon Cozens <simon@cozens.net>
34253              Date: Thu, 31 Aug 2000 17:13:32 +0100
34254              Message-ID: <20000831171332.A22498@deep-dark-truthful-mirror.perlhacker.org>
34255      Branch: perl
34256            ! AUTHORS
34257 ____________________________________________________________________________
34258 [  6949] By: jhi                                   on 2000/08/31  16:04:49
34259         Log: POSIX doesn't report long double values under -Duselongdouble
34260              when the long doubles are "real" (bigger than doubles).
34261              
34262              Subject: [ID 20000831.014] Not OK: perl v5.7.0 +DEVEL6919 on alpha-dec_osf-ld 5.1
34263              From: Spider Boardman <spider@peano.zk3.dec.com>
34264              Date: Thu, 31 Aug 2000 11:48:48 -0400 (EDT)
34265              Message-Id: <200008311548.LAA0000161952@peano.zk3.dec.com>
34266      Branch: perl
34267            ! ext/POSIX/POSIX.xs
34268 ____________________________________________________________________________
34269 [  6948] By: jhi                                   on 2000/08/31  15:25:10
34270         Log: Update Changes.
34271      Branch: perl
34272            ! Changes patchlevel.h
34273 ____________________________________________________________________________
34274 [  6947] By: jhi                                   on 2000/08/31  15:22:29
34275         Log: Document UNTIE in a very minimalistic way.
34276      Branch: perl
34277            ! pod/perlfunc.pod pod/perltie.pod
34278 ____________________________________________________________________________
34279 [  6946] By: jhi                                   on 2000/08/31  15:15:23
34280         Log: Document known failures.
34281      Branch: perl
34282            ! pod/perldelta.pod
34283 ____________________________________________________________________________
34284 [  6945] By: jhi                                   on 2000/08/31  15:07:00
34285         Log: Don't attach -ld to the archname if pointless.
34286      Branch: metaconfig
34287            ! U/threads/archname.U
34288      Branch: perl
34289            ! Configure config_h.SH
34290 ____________________________________________________________________________
34291 [  6944] By: jhi                                   on 2000/08/31  14:37:42
34292         Log: Wrap the test in eval.
34293              
34294              Subject: Re: [ID 20000831.009] Not OK: perl v5.7.0 +DEVEL6932 on sun4-solaris2.8 (UNINSTALLED)
34295              From: Tim Jenness <timj@jach.hawaii.edu>
34296              Date: Thu, 31 Aug 2000 03:39:33 -1000 (HST)
34297              Message-ID: <Pine.LNX.4.21.0008310311190.7444-100000@lapaki.jach.hawaii.edu>
34298      Branch: perl
34299            ! t/lib/ftmp-security.t
34300 ____________________________________________________________________________
34301 [  6943] By: jhi                                   on 2000/08/31  14:30:57
34302         Log: Make -Dusemorebits find long doubles in Solaris.
34303      Branch: perl
34304            ! hints/solaris_2.sh
34305 ____________________________________________________________________________
34306 [  6942] By: jhi                                   on 2000/08/31  13:48:45
34307         Log: Clarify the third case of ftmp-security warnings.
34308      Branch: perl
34309            ! INSTALL
34310 ____________________________________________________________________________
34311 [  6941] By: jhi                                   on 2000/08/31  13:40:31
34312         Log: Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
34313              From: <abigail@foad.org>
34314              Date: Thu, 31 Aug 2000 01:35:05 -0400
34315              Message-ID: <20000831053505.32120.qmail@foad.org>
34316      Branch: perl
34317            ! pod/perldelta.pod
34318 ____________________________________________________________________________
34319 [  6940] By: jhi                                   on 2000/08/31  13:38:48
34320         Log: Issue useful diagnostic on unknown pod commands.
34321              
34322              Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
34323              From: <abigail@foad.org>
34324              Date: Thu, 31 Aug 2000 03:41:18 -0400
34325              Message-ID: <20000831074118.24880.qmail@foad.org>
34326      Branch: perl
34327            ! lib/Pod/Man.pm
34328 ____________________________________________________________________________
34329 [  6939] By: jhi                                   on 2000/08/31  13:34:33
34330         Log: Reveal Borland's isnan.
34331              
34332              Subject: build with BC++ tweak
34333              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
34334              Date: Thu, 31 Aug 2000 13:09:37 +0400
34335              Message-ID: <402099F49BEED211999700805FC7359F6FACA6@ru0028exch01.spb.lucent.com>
34336      Branch: perl
34337            ! win32/win32.h
34338 ____________________________________________________________________________
34339 [  6938] By: jhi                                   on 2000/08/31  05:01:20
34340         Log: Update Changes.
34341      Branch: perl
34342            ! Changes patchlevel.h
34343 ____________________________________________________________________________
34344 [  6937] By: jhi                                   on 2000/08/31  04:26:23
34345         Log: sscanf() may be the only way to read long doubles from strings.
34346      Branch: metaconfig/U/perl
34347            ! longdblfio.U
34348      Branch: perl
34349            ! Configure config_h.SH perl.h util.c
34350 ____________________________________________________________________________
34351 [  6936] By: jhi                                   on 2000/08/31  04:18:19
34352         Log: The #6929 was too skimpy.
34353      Branch: perl
34354            ! sv.c
34355 ____________________________________________________________________________
34356 [  6935] By: jhi                                   on 2000/08/31  02:47:07
34357         Log: Subject: Re: typos in pods
34358              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
34359              Date: Wed, 30 Aug 2000 19:25:34 -0700
34360              Message-ID: <eIcr5gzkg25X092yn@efn.org>
34361      Branch: perl
34362            ! lib/CPAN.pm lib/Pod/Checker.pm pod/perlmodlib.PL
34363 ____________________________________________________________________________
34364 [  6934] By: jhi                                   on 2000/08/31  02:42:55
34365         Log: Missed one Unicode file.
34366      Branch: perl
34367            + lib/unicode/UCDFF301.html
34368 ____________________________________________________________________________
34369 [  6933] By: jhi                                   on 2000/08/30  23:42:27
34370         Log: Update Changes.
34371      Branch: perl
34372            ! Changes patchlevel.h
34373 ____________________________________________________________________________
34374 [  6932] By: jhi                                   on 2000/08/30  23:40:07
34375         Log: Mention UNTIE in perldelta.  Still needs documenting
34376              in perltie et alia.
34377      Branch: perl
34378            ! pod/perldelta.pod
34379 ____________________________________________________________________________
34380 [  6931] By: jhi                                   on 2000/08/30  23:36:02
34381         Log: Subject: [PATCH] Don't use big-Oh when talking about lower bounds.
34382              From: <abigail@foad.org>
34383              Date: Wed, 30 Aug 2000 19:28:07 -0400
34384              Message-ID: <20000830232807.305.qmail@foad.org>
34385      Branch: perl
34386            ! pod/perldelta.pod
34387 ____________________________________________________________________________
34388 [  6930] By: jhi                                   on 2000/08/30  23:32:40
34389         Log: Update to Unicode 3.0.1.
34390      Branch: perl
34391            + lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
34392            + lib/unicode/PropList.txt lib/unicode/README.perl
34393            + lib/unicode/UCD301.html lib/unicode/Unicode.301
34394            - lib/unicode/Props.txt lib/unicode/UCD300.html
34395            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
34396            ! (edit 257 files)
34397 ____________________________________________________________________________
34398 [  6929] By: jhi                                   on 2000/08/30  22:38:18
34399         Log: Heap decorruption.
34400              
34401              Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
34402              From: Alan Burlison <Alan.Burlison@uk.sun.com>
34403              Date: Wed, 30 Aug 2000 22:39:52 +0100
34404              Message-ID: <39AD7F28.A06533CF@uk.sun.com>
34405      Branch: perl
34406            ! sv.c
34407 ____________________________________________________________________________
34408 [  6928] By: jhi                                   on 2000/08/30  22:29:34
34409         Log: Retract the dummy test, skip the security tests (instead of failing),
34410              explain what the warnings mean.
34411      Branch: perl
34412            ! INSTALL lib/File/Temp.pm t/lib/ftmp-security.t
34413 ____________________________________________________________________________
34414 [  6927] By: jhi                                   on 2000/08/30  22:14:13
34415         Log: Change the internal implementation of sort() to be mergesort
34416              instead of quicksort, from John Linderman <jpl@research.att.com>.
34417              Gives us better worst case, better average case, and stability.
34418              What's there not to like?  (Small fixes for threaded builds
34419              were required).
34420      Branch: perl
34421            ! pod/perldelta.pod pp_ctl.c t/op/runlevel.t
34422 ____________________________________________________________________________
34423 [  6926] By: jhi                                   on 2000/08/30  20:55:20
34424         Log: A better fix for the Socket building problem from Craig Berry.
34425      Branch: perl
34426            ! vms/vms.c
34427 ____________________________________________________________________________
34428 [  6925] By: jhi                                   on 2000/08/30  20:20:25
34429         Log: Subject: [PATCH] Re: UNTIE method 
34430              From: Nick Ing-Simmons <nik@tiuk.ti.com>
34431              Date: Wed, 30 Aug 2000 18:26:55 +0100 (BST)
34432              Message-Id: <200008301726.SAA01114@mikado.tiuk.ti.com>
34433      Branch: perl
34434            ! pp_sys.c t/op/tie.t
34435 ____________________________________________________________________________
34436 [  6924] By: jhi                                   on 2000/08/30  20:17:11
34437         Log: Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
34438              From: "Craig A. Berry" <craig.berry@psinetcs.com>
34439              Date: Wed, 30 Aug 2000 15:03:14 -0500
34440              Message-Id: <4.3.2.7.2.20000830144622.028fe7a8@exchi01>
34441      Branch: perl
34442            ! vms/vms.c
34443 ____________________________________________________________________________
34444 [  6923] By: jhi                                   on 2000/08/30  20:15:18
34445         Log: Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
34446              From: "Craig A. Berry" <craig.berry@psinetcs.com>
34447              Date: Wed, 30 Aug 2000 13:30:36 -0500
34448              Message-Id: <4.3.2.7.2.20000830130617.02b8b968@exchi01>
34449      Branch: perl
34450            ! vms/vms.c
34451 ____________________________________________________________________________
34452 [  6922] By: jhi                                   on 2000/08/30  19:54:43
34453         Log: Better options for rsync.
34454      Branch: perl
34455            ! pod/perlhack.pod
34456 ____________________________________________________________________________
34457 [  6921] By: jhi                                   on 2000/08/30  19:40:16
34458         Log: Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
34459              From: Rick Delaney <rick@consumercontact.com>
34460              Date: Wed, 30 Aug 2000 15:36:55 -0400 (EDT)
34461              Message-Id: <Pine.UW2.4.10.10008301535210.1949-100000@consumer>
34462      Branch: perl
34463            ! pod/perlfunc.pod
34464 ____________________________________________________________________________
34465 [  6920] By: jhi                                   on 2000/08/30  19:36:40
34466         Log: Subject: [PATCH 6889] add a few ldbl formats to configure.com
34467              From: Peter Prymmer <pvhp@forte.com>
34468              Date: Tue, 29 Aug 2000 17:36:00 -0700 (PDT)
34469              Message-ID: <Pine.OSF.4.10.10008291720260.502507-100000@aspara.forte.com>
34470      Branch: perl
34471            ! configure.com
34472 ____________________________________________________________________________
34473 [  6919] By: jhi                                   on 2000/08/30  14:52:02
34474         Log: Update Changes.
34475      Branch: perl
34476            ! Changes patchlevel.h
34477 ____________________________________________________________________________
34478 [  6918] By: jhi                                   on 2000/08/30  14:48:34
34479         Log: NVs not necessarily doubles, as pointed out by Yitzchak.
34480      Branch: perl
34481            ! lib/ExtUtils/typemap
34482 ____________________________________________________________________________
34483 [  6917] By: jhi                                   on 2000/08/30  14:46:34
34484         Log: Subject: typos in pods
34485              From: Nicholas Clark <nick@ccl4.org>
34486              Date: Wed, 30 Aug 2000 01:12:50 +0100
34487              Message-ID: <20000830011249.A61388@plum.flirble.org>
34488      Branch: perl
34489            ! pod/perldbmfilter.pod pod/perldebtut.pod pod/perldebug.pod
34490            ! pod/perldiag.pod pod/perlebcdic.pod pod/perlfunc.pod
34491            ! pod/perlguts.pod pod/perlhack.pod pod/perlmodlib.pod
34492            ! pod/perlnewmod.pod pod/perlport.pod pod/perltoc.pod
34493 ____________________________________________________________________________
34494 [  6916] By: jhi                                   on 2000/08/30  14:19:09
34495         Log: Document Storable problems on Crays.  (Will have
34496              to document all the other Storable problems, too.)
34497      Branch: perl
34498            ! pod/perldelta.pod
34499 ____________________________________________________________________________
34500 [  6915] By: jhi                                   on 2000/08/30  14:06:02
34501         Log: Subject: [PATCH] fix misc cast warnings
34502              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
34503              Date: Tue, 29 Aug 2000 23:16:14 -0700
34504              Message-ID: <uaKr5gzkgGwQ092yn@efn.org>
34505      Branch: perl
34506            ! lib/ExtUtils/typemap os2/OS2/ExtAttr/ExtAttr.xs
34507            ! os2/OS2/ExtAttr/typemap os2/OS2/REXX/REXX.xs os2/os2.c
34508            ! os2/os2ish.h
34509 ____________________________________________________________________________
34510 [  6914] By: jhi                                   on 2000/08/30  14:03:45
34511         Log: Timestamp mismatch again.  Need to fix this dependence on
34512              config_h.SH timestamp, since it's the contents of config_h.SH
34513              that matter.
34514      Branch: perl
34515            ! uconfig.h uconfig.sh
34516 ____________________________________________________________________________
34517 [  6913] By: jhi                                   on 2000/08/30  13:54:06
34518         Log: Don't say "Perl 5.0 source kit".
34519      Branch: perl
34520            ! perl.c
34521 ____________________________________________________________________________
34522 [  6912] By: jhi                                   on 2000/08/30  13:51:24
34523         Log: Reset archname and archname64 always, forcing them be
34524              recomputed at each Configure run, make Configure and
34525              the hints files agree on the naming of largefiles variables.
34526      Branch: metaconfig
34527            ! U/threads/archname.U
34528      Branch: metaconfig/U/perl
34529            ! use64bits.U
34530      Branch: perl
34531            ! Configure config_h.SH configpm hints/aix.sh hints/hpux.sh
34532            ! hints/linux.sh hints/solaris_2.sh
34533 ____________________________________________________________________________
34534 [  6911] By: jhi                                   on 2000/08/30  13:30:13
34535         Log: Put back the slice accidentally removed by #6907.
34536      Branch: perl
34537            ! hints/solaris_2.sh
34538 ____________________________________________________________________________
34539 [  6910] By: jhi                                   on 2000/08/30  01:24:26
34540         Log: Be consistent: other Net::get* do export theirs.
34541              
34542              Subject: Re: Net::protoent does not export 'getproto'
34543              From: Yasushi Nakajima <sey@jkc.co.jp>
34544              Date: Wed, 30 Aug 2000 09:53:14 +0900
34545              Message-Id: <200008300051.DAA24700@taku.hut.fi>
34546      Branch: perl
34547            ! lib/Net/protoent.pm
34548 ____________________________________________________________________________
34549 [  6909] By: jhi                                   on 2000/08/30  01:17:25
34550         Log: Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps 
34551              From: Gurusamy Sarathy <gsar@ActiveState.com>
34552              Date: Tue, 29 Aug 2000 17:17:07 -0700
34553              Message-Id: <200008300017.RAA25382@smtp3.ActiveState.com>
34554      Branch: perl
34555            ! cop.h
34556 ____________________________________________________________________________
34557 [  6908] By: jhi                                   on 2000/08/30  00:58:05
34558         Log: Update Changes.
34559      Branch: perl
34560            ! Changes patchlevel.h
34561 ____________________________________________________________________________
34562 [  6907] By: jhi                                   on 2000/08/30  00:57:22
34563         Log: Introduce ccname to keep track of what compiler kind of we have.
34564      Branch: metaconfig/U/perl
34565            ! Checkcc.U gccvers.U
34566      Branch: perl
34567            ! Configure config_h.SH hints/solaris_2.sh
34568 ____________________________________________________________________________
34569 [  6906] By: jhi                                   on 2000/08/30  00:25:47
34570         Log: Put back the flags dump as reasoned in
34571              
34572              Subject: Re: [PATCH] Glob dumping
34573              From: Mike Guy <mjtg@cam.ac.uk> 
34574              Date: Tue, 29 Aug 2000 21:41:32 +0100
34575              Message-Id: <E13TsCK-0007iL-00@draco.cus.cam.ac.uk>
34576      Branch: perl
34577            ! dump.c t/lib/peek.t
34578 ____________________________________________________________________________
34579 [  6905] By: jhi                                   on 2000/08/30  00:16:17
34580         Log: Make the epsilon to be relative, not absolute.
34581              
34582              Subject: Re: [ID 20000829.039] Not OK: perl v5.7.0 +DEVEL6899 +[ID on alpha-dec_osf-ld 5.1 (UNINSTALLED)
34583              From: Spider Boardman <spider-perl@orb.nashua.nh.us>
34584              Date: Tue, 29 Aug 2000 19:58:56 -0400
34585              Message-Id: <200008292358.TAA31114@leggy.zk3.dec.com>
34586      Branch: perl
34587            ! t/lib/trig.t
34588 ____________________________________________________________________________
34589 [  6904] By: jhi                                   on 2000/08/30  00:13:09
34590         Log: From now on, Gisle is on my list of usual suspects :-)
34591              Retract #6902.
34592      Branch: perl
34593            ! ext/Opcode/Safe.pm
34594 ____________________________________________________________________________
34595 [  6903] By: jhi                                   on 2000/08/29  23:51:20
34596         Log: Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
34597              From: "Craig A. Berry" <craig.berry@psinetcs.com>
34598              Date: Tue, 29 Aug 2000 18:43:26 -0500
34599              Message-Id: <4.3.2.7.2.20000829180705.01b005b8@exchi01>
34600      Branch: perl
34601            + vms/vmspipe.com
34602            ! MANIFEST t/io/openpid.t vms/descrip_mms.template vms/test.com
34603            ! vms/vms.c
34604 ____________________________________________________________________________
34605 [  6902] By: jhi                                   on 2000/08/29  23:44:14
34606         Log: Retry what #6882 attempted.
34607              
34608              Subject: Re: [ID 20000829.004] Sharing leak root name into safe compartment
34609              From: Gisle Aas <gisle@ActiveState.com>
34610              Date: 30 Aug 2000 00:33:09 +0200
34611              Message-ID: <m3pumry9y2.fsf@eik.g.aas.no>
34612      Branch: perl
34613            ! ext/Opcode/Safe.pm
34614 ____________________________________________________________________________
34615 [  6901] By: jhi                                   on 2000/08/29  22:59:32
34616         Log: Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
34617              From: Hugo <hv@crypt.compulink.co.uk>
34618              Date: Mon, 12 Jun 2000 19:36:08 +0100
34619              Message-Id: <200006121836.TAA16977@crypt.compulink.co.uk>
34620      Branch: perl
34621            ! sv.c
34622 ____________________________________________________________________________
34623 [  6900] By: jhi                                   on 2000/08/29  22:58:35
34624         Log: Admit that we are leaking scalars.
34625              
34626              Subject: [ID 20000829.037] Not OK: perl v5.7.0 +DEVEL6899 on alpha-dec_osf 4.0f (UNINSTALLED)
34627              From: Spider Boardman <spider@leggy.zk3.dec.com>
34628              Date: Tue, 29 Aug 2000 18:48:29 -0400
34629              Message-Id: <200008292248.SAA31507@leggy.zk3.dec.com>
34630      Branch: perl
34631            ! t/pragma/warnings.t
34632 ____________________________________________________________________________
34633 [  6899] By: jhi                                   on 2000/08/29  20:53:13
34634         Log: Update Changes.
34635      Branch: perl
34636            ! Changes patchlevel.h
34637 ____________________________________________________________________________
34638 [  6898] By: jhi                                   on 2000/08/29  20:46:21
34639         Log: Undo namespace pollution of #6878.
34640              
34641              Subject: Re: Net::protoent does not export 'getproto'
34642              From: Mike Guy <mjtg@cam.ac.uk>
34643              Date: Tue, 29 Aug 2000 21:32:37 +0100
34644              Message-Id: <E13Ts3h-0007eN-00@draco.cus.cam.ac.uk>
34645      Branch: perl
34646            ! lib/Net/protoent.pm
34647 ____________________________________________________________________________
34648 [  6897] By: jhi                                   on 2000/08/29  20:44:29
34649         Log: Subject: [PATCH: 6889] updates to perlebcdic.pod
34650              From: Peter Prymmer <pvhp@forte.com>
34651              Date: Tue, 29 Aug 2000 13:32:41 -0700 (PDT)
34652              Message-ID: <Pine.OSF.4.10.10008291327500.502507-100000@aspara.forte.com>
34653      Branch: perl
34654            ! pod/perlebcdic.pod
34655 ____________________________________________________________________________
34656 [  6896] By: jhi                                   on 2000/08/29  20:40:57
34657         Log: There's no point repeating the 'revision' (5) of perl5.
34658      Branch: metaconfig/U/perl
34659            ! Devel.U patchlevel.U
34660      Branch: perl
34661            ! Configure config_h.SH
34662 ____________________________________________________________________________
34663 [  6895] By: jhi                                   on 2000/08/29  20:16:58
34664         Log: Regen Configure for #6894.
34665      Branch: metaconfig/U/perl
34666            ! perladmin.U
34667      Branch: perl
34668            ! Configure config_h.SH
34669 ____________________________________________________________________________
34670 [  6894] By: jhi                                   on 2000/08/29  19:59:52
34671         Log: Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
34672              From: "Philip Newton" <Philip.Newton@gmx.net>
34673              Date: Tue, 29 Aug 2000 21:39:14 +0200
34674              Message-Id: <200008291938.VAA98259@smtp1.nikoma.de>
34675      Branch: perl
34676            ! Configure INSTALL README hints/README.hints hints/bsdos.sh
34677            ! hints/freebsd.sh pod/perl.pod pod/perl56delta.pod
34678            ! pod/perlfaq2.pod pod/perllocale.pod pod/perlxs.pod
34679            ! utils/perlbug.PL
34680 ____________________________________________________________________________
34681 [  6893] By: jhi                                   on 2000/08/29  19:55:30
34682         Log: Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
34683              From: "Philip Newton" <Philip.Newton@gmx.net>
34684              Date: Tue, 29 Aug 2000 21:39:14 +0200
34685              Message-Id: <200008291938.VAA98255@smtp1.nikoma.de>
34686      Branch: perl
34687            ! installhtml
34688 ____________________________________________________________________________
34689 [  6892] By: jhi                                   on 2000/08/29  19:53:59
34690         Log: Subject: [ID 20000829.026] [PATCH 6868] File::Temp
34691              From: "Philip Newton" <Philip.Newton@gmx.net>
34692              Date: Tue, 29 Aug 2000 21:48:18 +0200
34693              Message-Id: <200008291947.VAA13628@smtp2.nikoma.de>
34694      Branch: perl
34695            ! lib/File/Temp.pm
34696 ____________________________________________________________________________
34697 [  6891] By: jhi                                   on 2000/08/29  18:30:03
34698         Log: Nail the ID 20000828.023.
34699      Branch: perl
34700            ! ext/Storable/Storable.xs
34701 ____________________________________________________________________________
34702 [  6890] By: jhi                                   on 2000/08/29  16:50:17
34703         Log: Under usethreads the dumped variable is IN_PAD.
34704              
34705              Subject: Re: [PATCH] Glob dumping
34706              From: Gisle Aas <gisle@ActiveState.com>
34707              Date: 29 Aug 2000 18:45:05 +0200
34708              Message-ID: <m37l9010fi.fsf@eik.g.aas.no>
34709      Branch: perl
34710            ! t/lib/peek.t
34711 ____________________________________________________________________________
34712 [  6889] By: jhi                                   on 2000/08/29  15:17:37
34713         Log: Update Changes.
34714      Branch: perl
34715            ! Changes patchlevel.h
34716 ____________________________________________________________________________
34717 [  6888] By: jhi                                   on 2000/08/29  14:49:59
34718         Log: Retract #6882, broke the safe tests.
34719      Branch: perl
34720            ! ext/Opcode/Safe.pm
34721 ____________________________________________________________________________
34722 [  6887] By: jhi                                   on 2000/08/29  14:47:06
34723         Log: Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
34724              From: Gisle Aas <gisle@ActiveState.com> 
34725              Date: 09 Jun 2000 20:00:11 +0200
34726              Message-ID: <m3n1kud9as.fsf@eik.g.aas.no>
34727      Branch: perl
34728            ! utils/perldoc.PL
34729 ____________________________________________________________________________
34730 [  6886] By: jhi                                   on 2000/08/29  14:42:45
34731         Log: The #6881 removed one dump line.
34732      Branch: perl
34733            ! t/lib/peek.t
34734 ____________________________________________________________________________
34735 [  6885] By: jhi                                   on 2000/08/29  14:30:47
34736         Log: Don't forget to tidy up.
34737      Branch: perl
34738            ! t/lib/ftmp-security.t
34739 ____________________________________________________________________________
34740 [  6884] By: jhi                                   on 2000/08/29  14:25:17
34741         Log: Disabling the one test is a bit tricky.
34742      Branch: perl
34743            ! t/lib/ftmp-security.t
34744 ____________________________________________________________________________
34745 [  6883] By: jhi                                   on 2000/08/29  14:16:25
34746         Log: Disable one of the tests for now.
34747      Branch: perl
34748            ! t/lib/ftmp-security.t
34749 ____________________________________________________________________________
34750 [  6882] By: jhi                                   on 2000/08/29  14:05:50
34751         Log: Subject: [ID 20000829.004] Sharing leak root name into safe compartment
34752              From: gisle@aas.no
34753              Date: 29 Aug 2000 10:35:06 -0000
34754              Message-Id: <20000829103506.21538.qmail@eik.g.aas.no>
34755      Branch: perl
34756            ! ext/Opcode/Safe.pm
34757 ____________________________________________________________________________
34758 [  6881] By: jhi                                   on 2000/08/29  14:03:51
34759         Log: Subject: [PATCH] Glob dumping
34760              From: Gisle Aas <gisle@ActiveState.com>
34761              Date: 29 Aug 2000 07:59:42 -0000
34762              Message-ID: <20000829075942.20923.qmail@eik.g.aas.no>
34763      Branch: perl
34764            ! dump.c
34765 ____________________________________________________________________________
34766 [  6880] By: jhi                                   on 2000/08/29  14:02:01
34767         Log: Subject: [PATCH] Warnings in B::Deparse
34768              From: <abigail@foad.org>
34769              Date: Tue, 29 Aug 2000 00:00:01 -0400
34770              Message-ID: <20000829040001.2999.qmail@foad.org>
34771      Branch: perl
34772            ! ext/B/B/Deparse.pm
34773 ____________________________________________________________________________
34774 [  6879] By: jhi                                   on 2000/08/29  13:57:26
34775         Log: Missed a change in #6869.
34776      Branch: perl
34777            ! mg.c
34778 ____________________________________________________________________________
34779 [  6878] By: jhi                                   on 2000/08/29  13:45:04
34780         Log: Subject: Net::protoent does not export 'getproto'
34781              From: Yasushi Nakajima <sey@jkc.co.jp>
34782              Date: Tue, 29 Aug 2000 17:28:57 +0900                 
34783      Branch: perl
34784            ! lib/Net/protoent.pm
34785 ____________________________________________________________________________
34786 [  6877] By: jhi                                   on 2000/08/29  13:39:19
34787         Log: Patches all over for people and the files they (hopefully) care about.
34788      Branch: perl
34789            ! AUTHORS Changes MAINTAIN
34790 ____________________________________________________________________________
34791 [  6876] By: jhi                                   on 2000/08/29  12:53:54
34792         Log: Fix for thinko in #6848.
34793              
34794              Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
34795              From: Lupe Christoph <lupe@lupe-christoph.de>
34796              Date: Tue, 29 Aug 2000 09:04:08 +0200
34797              Message-ID: <20000829090408.V4437@alanya.lupe-christoph.de>
34798      Branch: perl
34799            ! ext/Thread/Thread.xs
34800 ____________________________________________________________________________
34801 [  6875] By: jhi                                   on 2000/08/29  12:50:14
34802         Log: Update to Getopt::Long 2.24, from Johan Vromans.
34803      Branch: perl
34804            ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
34805 ____________________________________________________________________________
34806 [  6874] By: jhi                                   on 2000/08/29  02:09:53
34807         Log: Use minimal @INC in tests, most of the time just '../lib',
34808              so that we simply can't pick up stuff from other Perls than
34809              the one we are testing.  Pointed out by
34810              
34811              From: Mike Guy <mjtg@cam.ac.uk>
34812              Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built   
34813              Date: Fri, 25 Aug 2000 15:15:59 +0100
34814              Message-Id: <E13SKH1-00031D-00@virgo.cus.cam.ac.uk>
34815      Branch: perl
34816            ! (edit 185 files)
34817 ____________________________________________________________________________
34818 [  6873] By: jhi                                   on 2000/08/29  01:07:11
34819         Log: Subject: [PATCH] Re: files not cleaned even by veryclean
34820              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
34821              Date: Mon, 28 Aug 2000 17:45:52 -0700
34822              Message-ID: <Afwq5gzkg2UB092yn@efn.org>
34823      Branch: perl
34824            ! Makefile.SH hints/os2.sh
34825 ____________________________________________________________________________
34826 [  6872] By: jhi                                   on 2000/08/28  23:33:39
34827         Log: Subject: [PATCH bleedperl@6866] spellings
34828              From: marcel@codewerk.com (Marcel Grunauer)
34829              Date: Tue, 29 Aug 2000 01:19:59 +0200
34830              Message-Id: <200008282319.BAA29862@gandalf.local>
34831      Branch: perl
34832            ! README.os390 pod/perl5004delta.pod pod/perldebtut.pod
34833            ! pod/perlebcdic.pod pod/perlfunc.pod pod/perlguts.pod
34834            ! pod/perlipc.pod pod/perlthrtut.pod pod/perlutil.pod
34835 ____________________________________________________________________________
34836 [  6871] By: jhi                                   on 2000/08/28  23:22:09
34837         Log: Take out the SUIDMAIL thing, that will not be
34838              a problem in 5.7.*.
34839      Branch: perl
34840            ! patchlevel.h
34841 ____________________________________________________________________________
34842 [  6870] By: jhi                                   on 2000/08/28  23:19:30
34843         Log: -S is the silent flag, -s is the strip flag.
34844              
34845              Subject: [PATCH] Re: [PATCH] make no-install          
34846              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
34847              Date: Mon, 28 Aug 2000 15:12:55 -0700
34848              Message-ID: <nPuq5gzkg2FO092yn@efn.org> 
34849      Branch: perl
34850            ! Makefile.SH
34851 ____________________________________________________________________________
34852 [  6869] By: jhi                                   on 2000/08/28  23:12:05
34853         Log: Subject: [PATCH bleedperl@6856] warnings fixes
34854              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
34855              Date: Mon, 28 Aug 2000 23:55:06 +0100
34856              Message-ID: <000501c01143$0230af80$2014140a@bfs.phone.com>
34857      Branch: perl
34858            ! lib/warnings.pm pod/perllexwarn.pod t/pragma/warn/7fatal
34859            ! warnings.h warnings.pl
34860 ____________________________________________________________________________
34861 [  6868] By: jhi                                   on 2000/08/28  21:38:22
34862         Log: Potential cruft.
34863      Branch: perl
34864            ! Makefile.SH
34865 ____________________________________________________________________________
34866 [  6867] By: jhi                                   on 2000/08/28  21:35:36
34867         Log: Update Changes.
34868      Branch: perl
34869            ! Changes patchlevel.h
34870 ____________________________________________________________________________
34871 [  6866] By: jhi                                   on 2000/08/28  21:33:49
34872         Log: Subject: hv.h Doc Patch
34873              From: Fisher Mark <fisherm@tce.com>
34874              Date: Mon, 28 Aug 2000 16:24:59 -0500
34875              Message-ID: <B9B6874277EED211B1890008C707AF5302881C77@indyexch3.indy.tce.com>
34876      Branch: perl
34877            ! hv.h
34878 ____________________________________________________________________________
34879 [  6865] By: jhi                                   on 2000/08/28  21:02:15
34880         Log: Add -ld to archname on long tr...double platforms.
34881      Branch: metaconfig
34882            ! U/threads/archname.U
34883      Branch: perl
34884            ! Configure config_h.SH
34885 ____________________________________________________________________________
34886 [  6864] By: jhi                                   on 2000/08/28  20:38:59
34887         Log: An attempt to fix the problem reported in
34888              
34889              Subject: Building perl@6856 using gcc/AIX 4.3.3 
34890              From: Daniel Muino <dmuino@afip.gov.ar> 
34891              Date: Mon, 28 Aug 2000 15:50:01 -0300   
34892              Message-ID: <20000828155001.A14403@con2-dgi>
34893              
34894              I can't test this properly since the gcc installation I have
34895              access to seems to be botched (gcc is calling the AIX cpp,
34896              a losing proposition...)
34897      Branch: perl
34898            ! hints/aix.sh
34899 ____________________________________________________________________________
34900 [  6863] By: jhi                                   on 2000/08/28  18:57:52
34901         Log: Fix for ID 20000828.001, long doubles were not formatted
34902              correctly (showed up in $], which stopped installing perl).
34903      Branch: perl
34904            ! sv.c
34905 ____________________________________________________________________________
34906 [  6862] By: jhi                                   on 2000/08/28  18:07:15
34907         Log: Typo in #6858.
34908      Branch: perl
34909            ! lib/Cwd.pm
34910 ____________________________________________________________________________
34911 [  6861] By: jhi                                   on 2000/08/28  17:57:27
34912         Log: opmini.o may be left around if a build is interrupted.
34913      Branch: perl
34914            ! Makefile.SH
34915 ____________________________________________________________________________
34916 [  6860] By: jhi                                   on 2000/08/28  16:52:50
34917         Log: Subject: [PATCH@6855] _Minor_ change to overload.pm pod
34918              From: Daniel Chetlin <daniel@chetlin.com>
34919              Date: Mon, 28 Aug 2000 01:14:18 -0700
34920              Message-ID: <20000828011418.J769@ilmd.chetlin.org>
34921      Branch: perl
34922            ! lib/overload.pm
34923 ____________________________________________________________________________
34924 [  6859] By: jhi                                   on 2000/08/28  16:08:46
34925         Log: Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
34926              From: Nicholas Clark <nick@ccl4.org>
34927              Date: Mon, 28 Aug 2000 16:03:27 +0100
34928              Message-Id: <20000828160327.C49785@plum.flirble.org>
34929      Branch: perl
34930            ! ext/ByteLoader/bytecode.h
34931 ____________________________________________________________________________
34932 [  6858] By: jhi                                   on 2000/08/28  16:02:10
34933         Log: Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
34934              From: Wolfgang Laun <wolfgang.laun@alcatel.at>
34935              Date: Mon, 28 Aug 2000 13:08:30 +0200
34936              Message-Id: <200008281108.NAA00782@localhost.aut.alcatel.at>
34937      Branch: perl
34938            ! lib/Cwd.pm
34939 ____________________________________________________________________________
34940 [  6857] By: jhi                                   on 2000/08/28  15:42:47
34941         Log: display_format used as a class method without arguments was broken,
34942              reported in
34943              
34944              Subject: Math::Complex->display_format() sets style to 'Math::Complex'
34945              From: Yasushi Nakajima <sey@san.p.kyoto.jkc.co.jp>
34946              Date: Mon, 28 Aug 2000 16:38:08 +0900 (JST)
34947              Message-Id: <200008280738.QAA00215@san.p.kyoto.jkc.co.jp>
34948      Branch: perl
34949            ! lib/Math/Complex.pm t/lib/complex.t
34950 ____________________________________________________________________________
34951 [  6856] By: jhi                                   on 2000/08/27  22:09:48
34952         Log: Update Changes.
34953      Branch: perl
34954            ! Changes patchlevel.h
34955 ____________________________________________________________________________
34956 [  6855] By: jhi                                   on 2000/08/27  21:59:21
34957         Log: Retract #6853 (false alarm).
34958      Branch: perl
34959            ! lib/ExtUtils/xsubpp
34960 ____________________________________________________________________________
34961 [  6854] By: jhi                                   on 2000/08/27  21:37:44
34962         Log: Update Changes.
34963      Branch: perl
34964            ! Changes patchlevel.h
34965 ____________________________________________________________________________
34966 [  6853] By: jhi                                   on 2000/08/27  21:37:16
34967         Log: Subject: [PATCH perl@6850] workaround for xsubpp
34968              From: Hugo <hv@crypt.compulink.co.uk>
34969              Date: Sun, 27 Aug 2000 22:30:25 +0100
34970              Message-Id: <200008272130.WAA10083@crypt.compulink.co.uk>
34971      Branch: perl
34972            ! lib/ExtUtils/xsubpp
34973 ____________________________________________________________________________
34974 [  6852] By: jhi                                   on 2000/08/27  21:33:58
34975         Log: Big-endian 64-bit patch from Raphael Manfredi.
34976      Branch: perl
34977            ! ext/Storable/Storable.xs
34978 ____________________________________________________________________________
34979 [  6851] By: jhi                                   on 2000/08/27  21:22:21
34980         Log: More ruthless editing from Hugo van der Sanden.
34981      Branch: perl
34982            ! pod/perldelta.pod
34983 ____________________________________________________________________________
34984 [  6850] By: jhi                                   on 2000/08/27  16:11:46
34985         Log: Update Changes.
34986      Branch: perl
34987            ! Changes patchlevel.h
34988 ____________________________________________________________________________
34989 [  6849] By: jhi                                   on 2000/08/27  16:11:05
34990         Log: Provice virtual $Config{ccflags_nolargefiles} etc. 
34991      Branch: perl
34992            ! configpm pod/perldelta.pod
34993 ____________________________________________________________________________
34994 [  6848] By: jhi                                   on 2000/08/27  15:35:08
34995         Log: Use the actual thread type, not the pointer-to-struct.
34996      Branch: perl
34997            ! ext/Thread/Thread.xs
34998 ____________________________________________________________________________
34999 [  6847] By: jhi                                   on 2000/08/27  15:30:49
35000         Log: Test nit.
35001      Branch: perl
35002            ! t/pragma/warn/pp_sys
35003 ____________________________________________________________________________
35004 [  6846] By: jhi                                   on 2000/08/27  15:19:02
35005         Log: Passing -R in ldflags makes now it to appear in the default
35006              for lddlflags, just like with -L.
35007              
35008              Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
35009              From: Lupe Christoph <lupe@lupe-christoph.de>
35010              Date: Sun, 27 Aug 2000 10:28:21 +0200
35011              Message-ID: <20000827102821.B4437@alanya.lupe-christoph.de>
35012      Branch: metaconfig/U/perl
35013            ! dlsrc.U
35014      Branch: perl
35015            ! Configure
35016 ____________________________________________________________________________
35017 [  6845] By: jhi                                   on 2000/08/27  15:08:54
35018         Log: Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
35019              From: Alan Burlison <Alan.Burlison@uk.sun.com>
35020              Date: Sat, 26 Aug 2000 22:23:27 +0100
35021              Message-ID: <39A8354F.E1E832C9@uk.sun.com>
35022      Branch: perl
35023            ! lib/ExtUtils/MM_Unix.pm
35024 ____________________________________________________________________________
35025 [  6844] By: jhi                                   on 2000/08/27  15:02:37
35026         Log: DJGPP update from Laszlo Molnar.
35027              
35028              Subject: [ID 20000826.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6788 on dos-djgpp djgpp (UNINSTALLED) [PATCH]
35029              From: ml1050 <ml1050@freemail.hu>
35030              Date: Sat, 26 Aug 2000 23:24:40 +0200
35031              Message-Id: <20000826232440.A439@freemail.hu>
35032      Branch: perl
35033            ! djgpp/config.over lib/File/Temp.pm pod/buildtoc.PL
35034            ! t/lib/ftmp-security.t t/lib/posix.t t/pragma/warn/pp_sys
35035 ____________________________________________________________________________
35036 [  6843] By: jhi                                   on 2000/08/27  14:53:58
35037         Log: Subject: installman buglet
35038              From: Lupe Christoph <lupe@lupe-christoph.de>
35039              Date: Sun, 27 Aug 2000 14:38:59 +0200
35040              Message-ID: <20000827143859.E4437@alanya.lupe-christoph.de>
35041      Branch: perl
35042            ! installman
35043 ____________________________________________________________________________
35044 [  6842] By: jhi                                   on 2000/08/27  14:52:08
35045         Log: Can't get the test to reliably work thanks to the
35046              inaccurateness of floating point.  "Resolves" bug ids
35047              20000826.003, 20000826.009, 20000826.010,
35048      Branch: perl
35049            ! t/lib/trig.t
35050 ____________________________________________________________________________
35051 [  6841] By: jhi                                   on 2000/08/26  15:53:58
35052         Log: Update Changes.
35053      Branch: perl
35054            ! Changes patchlevel.h
35055 ____________________________________________________________________________
35056 [  6840] By: jhi                                   on 2000/08/26  14:23:03
35057         Log: grep -e isn't portable.
35058              
35059              Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
35060              From: chris@broadband.att.com
35061              Date: Sat, 26 Aug 2000 00:17:27 -0600 (MDT)
35062              Message-Id: <200008260617.AAA10219@lazlo.tci.com>
35063      Branch: perl
35064            ! hints/solaris_2.sh
35065 ____________________________________________________________________________
35066 [  6839] By: jhi                                   on 2000/08/26  14:12:23
35067         Log: no-install target a la make -n.
35068              
35069              Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
35070              From: <abigail@foad.org>
35071              Date: Sat, 26 Aug 2000 03:57:34 -0400
35072              Message-ID: <20000826075735.18912.qmail@foad.org>
35073      Branch: perl
35074            ! Makefile.SH installman installperl
35075 ____________________________________________________________________________
35076 [  6838] By: jhi                                   on 2000/08/26  14:06:33
35077         Log: Retract #6826 as the #6828 should be do the same
35078              in a More Correct Way.
35079      Branch: perl
35080            ! installperl
35081 ____________________________________________________________________________
35082 [  6837] By: jhi                                   on 2000/08/26  05:24:00
35083         Log: More casting.
35084      Branch: perl
35085            ! ext/Storable/Storable.xs
35086 ____________________________________________________________________________
35087 [  6836] By: jhi                                   on 2000/08/26  05:05:46
35088         Log: Nicer in decimal.
35089      Branch: perl
35090            ! ext/Storable/Storable.xs
35091 ____________________________________________________________________________
35092 [  6835] By: jhi                                   on 2000/08/26  05:03:50
35093         Log: There be no UVdf.
35094      Branch: perl
35095            ! ext/Storable/Storable.xs
35096 ____________________________________________________________________________
35097 [  6834] By: jhi                                   on 2000/08/26  05:00:18
35098         Log: Continue IVdfing and UVxfing.
35099      Branch: perl
35100            ! ext/Storable/Storable.xs
35101 ____________________________________________________________________________
35102 [  6833] By: jhi                                   on 2000/08/26  04:53:14
35103         Log: Use IVdf.
35104      Branch: perl
35105            ! ext/Storable/Storable.xs
35106 ____________________________________________________________________________
35107 [  6832] By: jhi                                   on 2000/08/26  04:40:41
35108         Log: Document PTR2XX and INT2PTR.
35109      Branch: perl
35110            ! pod/perlguts.pod
35111 ____________________________________________________________________________
35112 [  6831] By: jhi                                   on 2000/08/26  04:33:18
35113         Log: Use UVxf, PTR2UV, NVff.
35114      Branch: perl
35115            ! ext/Storable/Storable.xs
35116 ____________________________________________________________________________
35117 [  6830] By: jhi                                   on 2000/08/26  04:31:32
35118         Log: Update the test count.
35119      Branch: perl
35120            ! t/lib/trig.t
35121 ____________________________________________________________________________
35122 [  6829] By: jhi                                   on 2000/08/26  03:05:50
35123         Log: Subject: [PATCH] installation not quite silent yet.
35124              From: <abigail@foad.org>
35125              Date: Fri, 25 Aug 2000 20:07:53 -0400
35126              Message-ID: <20000826000753.7822.qmail@foad.org>
35127      Branch: perl
35128            ! installman installperl
35129 ____________________________________________________________________________
35130 [  6828] By: jhi                                   on 2000/08/26  03:05:14
35131         Log: Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
35132              From: Spider Boardman <spider@web.zk3.dec.com>
35133              Date: Fri, 25 Aug 2000 19:12:40 -0400
35134              Message-Id: <200008252312.TAA17828@leggy.zk3.dec.com>
35135      Branch: perl
35136            ! gv.c
35137 ____________________________________________________________________________
35138 [  6827] By: jhi                                   on 2000/08/25  23:54:34
35139         Log: Support preserving extremely big/small angles.
35140      Branch: perl
35141            ! lib/Math/Trig.pm pod/perldelta.pod t/lib/trig.t
35142 ____________________________________________________________________________
35143 [  6826] By: jhi                                   on 2000/08/25  23:01:20
35144         Log: Patch installperl to be long double-aware.
35145              
35146              Subject: Re: [PATCH] [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
35147              From: Spider Boardman <spider@web.zk3.dec.com>
35148              Date: Fri, 25 Aug 2000 18:15:23 -0400
35149              Message-Id: <200008252215.SAA28740@leggy.zk3.dec.com>
35150      Branch: perl
35151            ! installperl
35152 ____________________________________________________________________________
35153 [  6825] By: jhi                                   on 2000/08/25  22:58:25
35154         Log: Remove duplicately applied patch shards.
35155              
35156              Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
35157              From: Spider Boardman <spider@leggy.zk3.dec.com>
35158              Date: Fri, 25 Aug 2000 16:45:03 -0400
35159              Message-Id: <200008252045.QAA23518@leggy.zk3.dec.com>
35160      Branch: perl
35161            ! t/lib/cgi-html.t
35162 ____________________________________________________________________________
35163 [  6824] By: jhi                                   on 2000/08/25  22:57:00
35164         Log: Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
35165              From: Daniel Chetlin <daniel@chetlin.com>
35166              Date: Fri, 25 Aug 2000 12:23:16 -0700
35167              Message-ID: <20000825122316.A10250@ilmd.chetlin.org>
35168              
35169              Subject: Re: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
35170              From: Daniel Chetlin <daniel@chetlin.com>
35171              Date: Fri, 25 Aug 2000 14:47:19 -0700
35172              Message-ID: <20000825144719.A20587@ilmd.chetlin.org>
35173      Branch: perl
35174            ! installman
35175 ____________________________________________________________________________
35176 [  6823] By: jhi                                   on 2000/08/25  22:44:17
35177         Log: Timestamp problem?
35178      Branch: perl
35179            ! uconfig.h uconfig.sh
35180 ____________________________________________________________________________
35181 [  6822] By: jhi                                   on 2000/08/25  19:01:06
35182         Log: One forgotten file from #6816.
35183      Branch: perl
35184            ! vos/config.h
35185 ____________________________________________________________________________
35186 [  6821] By: jhi                                   on 2000/08/25  18:56:39
35187         Log: Regen Changes.
35188      Branch: perl
35189            ! Changes patchlevel.h
35190 ____________________________________________________________________________
35191 [  6820] By: jhi                                   on 2000/08/25  18:52:35
35192         Log: Fix Changes ordering.
35193      Branch: perl
35194            ! Changes
35195 ____________________________________________________________________________
35196 [  6819] By: jhi                                   on 2000/08/25  18:50:25
35197         Log: Update Changes.
35198      Branch: perl
35199            ! Changes patchlevel.h
35200 ____________________________________________________________________________
35201 [  6818] By: jhi                                   on 2000/08/25  18:47:45
35202         Log: Tweak the sfio/useperlio logic, hopefully as wished in
35203              
35204              Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
35205              From: Nicholas Clark <nick@babyhippo.co.uk>
35206              Date: Fri, 25 Aug 2000 12:01:45 +0100
35207              Message-Id: <E13SHF3-0005I9-00@fruitbat.babyhippo.co.uk>
35208      Branch: metaconfig/U/perl
35209            ! d_sfio.U
35210      Branch: perl
35211            ! Configure
35212 ____________________________________________________________________________
35213 [  6817] By: jhi                                   on 2000/08/25  18:32:51
35214         Log: Allow microperl to assume <math.h>, without it the math
35215              functions like floor() are assumed to return int, which makes
35216              for core dumps in machines where integer and floating register
35217              don't mix.
35218      Branch: perl
35219            ! uconfig.h uconfig.sh
35220 ____________________________________________________________________________
35221 [  6816] By: jhi                                   on 2000/08/25  18:27:17
35222         Log: AIX 4.3.3 has SOCKS in libc with a differently named init routine,
35223              the problem reported in
35224              
35225              Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
35226              From: danhale@us.ibm.com
35227              Date: Fri, 25 Aug 2000 10:58:06 -0400
35228              Message-Id: <85256946.005238A3.00@d54mta02.raleigh.ibm.com>
35229      Branch: metaconfig/U/perl
35230            + d_socks5_init.U
35231      Branch: perl
35232            ! Configure INSTALL config_h.SH configure.com epoc/config.sh
35233            ! perl.c uconfig.h uconfig.sh vos/config.def vos/config.h
35234            ! vos/config.pl vos/config_h.SH_orig win32/config.bc
35235            ! win32/config.gc win32/config.vc
35236 ____________________________________________________________________________
35237 [  6815] By: jhi                                   on 2000/08/25  17:43:31
35238         Log: A solution for the retrieve_fd autosplit warning,
35239              idea suggested by Mike Guy.
35240      Branch: perl
35241            ! ext/Storable/Storable.pm
35242 ____________________________________________________________________________
35243 [  6814] By: jhi                                   on 2000/08/25  17:16:03
35244         Log: Add install-silent target.
35245      Branch: perl
35246            ! Makefile.SH
35247 ____________________________________________________________________________
35248 [  6813] By: jhi                                   on 2000/08/25  17:14:23
35249         Log: Subject: Re: [PATCH] More silencing of installman.
35250              From: <abigail@foad.org>
35251              Date: Thu, 24 Aug 2000 19:27:03 -0400
35252              Message-ID: <20000824232703.7001.qmail@foad.org>
35253              
35254              Subject: Re: [PATCH] More silencing of installman.
35255              From: <abigail@foad.org>
35256              Date: Fri, 25 Aug 2000 03:00:58 -0400
35257              Message-ID: <20000825070058.10697.qmail@foad.org>
35258      Branch: perl
35259            ! installman
35260 ____________________________________________________________________________
35261 [  6812] By: jhi                                   on 2000/08/25  17:11:28
35262         Log: installperl --verbose and --silent.
35263              
35264              Subject: Re: [PATCH] More silencing of installman.
35265              From: <abigail@foad.org>
35266              Message-ID: <20000825064430.9719.qmail@foad.org>
35267              Date: Fri, 25 Aug 2000 02:44:30 -0400
35268      Branch: perl
35269            ! installperl
35270 ____________________________________________________________________________
35271 [  6811] By: jhi                                   on 2000/08/25  17:05:43
35272         Log: Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
35273              From: "Peter J. Farley III" <pjfarley@banet.net>
35274              Date: Thu, 24 Aug 2000 21:58:03 -0400
35275              Message-Id: <4.3.1.0.20000824215500.00ac3df0@pop5.banet.net>
35276              
35277              (applied slightly modified)
35278      Branch: perl
35279            ! lib/ExtUtils/MM_Unix.pm
35280 ____________________________________________________________________________
35281 [  6810] By: jhi                                   on 2000/08/25  17:01:18
35282         Log: Missing parts of 
35283              
35284              Subject: [PATCH: 6789] some endl fixes for VMS wackiness
35285              From: Peter Prymmer <pvhp@forte.com>
35286              Date: Wed, 23 Aug 2000 13:58:31 -0700 (PDT)
35287              Message-ID: <Pine.OSF.4.10.10008231351000.126820-100000@aspara.forte.com>
35288      Branch: perl
35289            ! t/lib/cgi-html.t
35290 ____________________________________________________________________________
35291 [  6809] By: jhi                                   on 2000/08/25  16:46:32
35292         Log: Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
35293              From: "Craig A. Berry" <craig.berry@psinetcs.com>
35294              Date: Thu, 24 Aug 2000 19:13:11 -0500
35295              Message-Id: <4.3.2.7.2.20000824174417.02479ef8@exchi01>
35296      Branch: perl
35297            ! vms/vms.c
35298 ____________________________________________________________________________
35299 [  6808] By: jhi                                   on 2000/08/25  16:39:22
35300         Log: Subject: [PATCH: 6805] several more tweaks to configure.com
35301              From: Peter Prymmer <pvhp@forte.com>
35302              Date: Thu, 24 Aug 2000 16:25:48 -0700 (PDT)
35303              Message-ID: <Pine.OSF.4.10.10008241623420.181493-100000@aspara.forte.com>
35304      Branch: perl
35305            ! configure.com
35306 ____________________________________________________________________________
35307 [  6807] By: jhi                                   on 2000/08/25  16:36:37
35308         Log: Better wording for the vec lvalue diagnostic.
35309              
35310              Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
35311              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
35312              Date: Wed, 23 Aug 2000 14:12:16 -0400
35313              Message-ID: <20000823141215.A173200@linguist.dartmouth.edu>
35314      Branch: perl
35315            ! pod/perldiag.pod
35316 ____________________________________________________________________________
35317 [  6806] By: jhi                                   on 2000/08/24  18:17:22
35318         Log: Subject: [PATCH] More silencing of installman.
35319              From: <abigail@foad.org>
35320              Date: Thu, 24 Aug 2000 14:01:44 -0400
35321              Message-ID: <20000824180144.20062.qmail@foad.org>
35322      Branch: perl
35323            ! installman
35324 ____________________________________________________________________________
35325 [  6805] By: jhi                                   on 2000/08/24  15:00:31
35326         Log: Update Changes.
35327      Branch: perl
35328            ! Changes patchlevel.h
35329 ____________________________________________________________________________
35330 [  6804] By: jhi                                   on 2000/08/24  14:59:07
35331         Log: Regen perltoc.
35332      Branch: perl
35333            ! pod/perltoc.pod
35334 ____________________________________________________________________________
35335 [  6803] By: jhi                                   on 2000/08/24  14:44:39
35336         Log: Show the doc file, not the temp file.
35337      Branch: perl
35338            ! installman
35339 ____________________________________________________________________________
35340 [  6802] By: jhi                                   on 2000/08/24  14:41:53
35341         Log: Continue silencing.
35342      Branch: perl
35343            ! installman
35344 ____________________________________________________________________________
35345 [  6801] By: jhi                                   on 2000/08/24  14:34:40
35346         Log: Actually do something with the silencer option.
35347      Branch: perl
35348            ! installman
35349 ____________________________________________________________________________
35350 [  6800] By: jhi                                   on 2000/08/24  14:26:22
35351         Log: Make installman to recognize the silence flag -S.
35352      Branch: perl
35353            ! installman
35354 ____________________________________________________________________________
35355 [  6799] By: jhi                                   on 2000/08/24  13:49:38
35356         Log: DOS patches and portability/porting notes, from Tim Jenness.
35357      Branch: perl
35358            ! lib/File/Temp.pm
35359 ____________________________________________________________________________
35360 [  6798] By: jhi                                   on 2000/08/24  13:48:27
35361         Log: Create directories in silence.
35362              
35363              Subject: [PATCH] Another silencer for MakeMaker
35364              From: andreas.koenig@anima.de (Andreas J. Koenig)
35365              Date: 24 Aug 2000 14:18:52 +0200
35366              Message-ID: <m3zom297ir.fsf@ak-71.mind.de>
35367      Branch: perl
35368            ! lib/ExtUtils/Command.pm
35369 ____________________________________________________________________________
35370 [  6797] By: jhi                                   on 2000/08/24  13:46:42
35371         Log: More liberal parsing of version numbers.
35372              
35373              Subject: Re: CPAN.pm beta for testing available
35374              From: andreas.koenig@anima.de (Andreas J. Koenig)
35375              Date: 24 Aug 2000 13:51:57 +0200
35376              Message-ID: <m34s4aanc2.fsf@ak-71.mind.de>
35377      Branch: perl
35378            ! lib/CPAN.pm
35379 ____________________________________________________________________________
35380 [  6796] By: jhi                                   on 2000/08/24  13:44:36
35381         Log: Make "make install" by default silent.  A new "install-verbose"
35382              target is verbose.
35383      Branch: perl
35384            ! Makefile.SH
35385 ____________________________________________________________________________
35386 [  6795] By: jhi                                   on 2000/08/24  13:39:14
35387         Log: Add silencer flags to installperl.
35388              
35389              Subject: [PATCH] Making installperl silent.
35390              From: <abigail@foad.org>
35391              Date: Thu, 24 Aug 2000 05:01:45 -0400
35392              Message-ID: <20000824090145.13141.qmail@foad.org>
35393      Branch: perl
35394            ! installperl
35395 ____________________________________________________________________________
35396 [  6794] By: jhi                                   on 2000/08/24  13:35:50
35397         Log: installperl couldn't tell whether it had run tests or not.
35398              
35399              Subject: [PATCH] Re: installperl and t/TEST
35400              From: <abigail@foad.org>
35401              Date: Thu, 24 Aug 2000 04:00:53 -0400
35402              Message-ID: <20000824080053.2494.qmail@foad.org>
35403      Branch: perl
35404            ! Makefile.SH installperl
35405 ____________________________________________________________________________
35406 [  6793] By: jhi                                   on 2000/08/24  13:27:50
35407         Log: Drop the separate perlbc, perlcc -b should be enough.
35408      Branch: perl
35409            - utils/perlbc.PL
35410            ! MANIFEST pod/perldelta.pod pod/perlutil.pod utils/Makefile
35411 ____________________________________________________________________________
35412 [  6792] By: jhi                                   on 2000/08/24  04:41:30
35413         Log: Upgrade to Storable 0.7.4, from Raphael Manfredi,
35414              plus the typo fix from Peter Prymmer.
35415      Branch: perl
35416            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
35417            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
35418 ____________________________________________________________________________
35419 [  6791] By: jhi                                   on 2000/08/24  02:10:43
35420         Log: Replace #6705 with a minimal doc patch.
35421              
35422              Subject: [PATCH 5.6.0] replace change #6705
35423              From: Jan Dubois <jand@ActiveState.com>
35424              Date: Wed, 23 Aug 2000 18:31:51 -0700
35425              Message-ID: <dau8qsolaurdcbom4810gfuhbjegemtr58@4ax.com>
35426      Branch: perl
35427            ! lib/Win32.pod win32/win32.c
35428 ____________________________________________________________________________
35429 [  6790] By: jhi                                   on 2000/08/23  17:52:00
35430         Log: Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
35431              From: Mike Guy <mjtg@cam.ac.uk>
35432              Date: Wed, 23 Aug 2000 18:38:46 +0100
35433              Message-Id: <E13ReUA-0000vC-00@virgo.cus.cam.ac.uk>
35434      Branch: perl
35435            ! doop.c pod/perldiag.pod pod/perlfunc.pod t/op/vec.t
35436 ____________________________________________________________________________
35437 [  6789] By: jhi                                   on 2000/08/23  15:34:21
35438         Log: Update Changes.
35439      Branch: perl
35440            ! Changes patchlevel.h
35441 ____________________________________________________________________________
35442 [  6788] By: jhi                                   on 2000/08/23  15:33:40
35443         Log: Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
35444              From: Wilfredo Sánchez <wsanchez@apple.com>
35445              Date: Tue, 22 Aug 2000 19:31:27 -0700
35446              Message-Id: <200008230231.TAA00461@ns1.abstrata.com>
35447      Branch: perl
35448            ! perl.h
35449 ____________________________________________________________________________
35450 [  6787] By: jhi                                   on 2000/08/23  15:29:31
35451         Log: Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
35452              From: Spider Boardman <spider@leggy.zk3.dec.com>
35453              Date: Wed, 23 Aug 2000 10:33:23 -0400
35454              Message-Id: <200008231433.KAA28122@leggy.zk3.dec.com>
35455      Branch: perl
35456            ! lib/Pod/Html.pm
35457 ____________________________________________________________________________
35458 [  6786] By: jhi                                   on 2000/08/23  15:28:11
35459         Log: Bad makefile.
35460      Branch: perl
35461            ! ext/B/Makefile.PL
35462 ____________________________________________________________________________
35463 [  6785] By: jhi                                   on 2000/08/23  14:37:04
35464         Log: Update Changes.
35465      Branch: perl
35466            ! Changes patchlevel.h
35467 ____________________________________________________________________________
35468 [  6784] By: jhi                                   on 2000/08/23  13:58:41
35469         Log: Portability fix from Hugo van der Sanden.
35470      Branch: perl
35471            ! ext/re/Makefile.PL
35472 ____________________________________________________________________________
35473 [  6783] By: jhi                                   on 2000/08/23  13:53:53
35474         Log: Storable support, v-version fixes.
35475              
35476              Subject: CPAN.pm beta for testing available
35477              From: andreas.koenig@anima.de (Andreas J. Koenig)
35478              Date: 22 Aug 2000 23:31:33 +0200
35479              Message-ID: <m3hf8dc79m.fsf@ak-71.mind.de>
35480      Branch: perl
35481            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
35482 ____________________________________________________________________________
35483 [  6782] By: jhi                                   on 2000/08/23  13:51:26
35484         Log: Mac and other portability updates from Chris Nandor.
35485      Branch: perl
35486            ! pod/perlmodinstall.pod
35487 ____________________________________________________________________________
35488 [  6781] By: jhi                                   on 2000/08/23  13:47:33
35489         Log: Subject: [PATCH: 6778] fix a small typo in Storable.xs
35490              From: Peter Prymmer <pvhp@forte.com>
35491              Date: Tue, 22 Aug 2000 16:20:41 -0700 (PDT)
35492              Message-ID: <Pine.OSF.4.10.10008221616430.68568-100000@aspara.forte.com>
35493      Branch: perl
35494            ! ext/Storable/Storable.xs
35495 ____________________________________________________________________________
35496 [  6780] By: jhi                                   on 2000/08/23  13:33:34
35497         Log: VMS MMS (make) wants null action.
35498      Branch: perl
35499            ! ext/B/Makefile.PL
35500 ____________________________________________________________________________
35501 [  6779] By: jhi                                   on 2000/08/22  19:44:47
35502         Log: Forgot portability nit.
35503      Branch: perl
35504            ! t/lib/st-forgive.t
35505 ____________________________________________________________________________
35506 [  6778] By: jhi                                   on 2000/08/22  19:35:25
35507         Log: Be portable.
35508      Branch: perl
35509            ! ext/B/Makefile.PL t/lib/st-forgive.t t/lib/st-retrieve.t
35510            ! t/lib/st-store.t
35511 ____________________________________________________________________________
35512 [  6777] By: jhi                                   on 2000/08/22  18:50:53
35513         Log: Update Changes.
35514      Branch: perl
35515            ! Changes patchlevel.h
35516 ____________________________________________________________________________
35517 [  6776] By: jhi                                   on 2000/08/22  18:44:46
35518         Log: cSVOPo_*v things index into the current PL_curpad
35519              under ithreads, which is different from the curpad
35520              used by the XSUB.  (In other words, the code as-is
35521              before this patch wouldn't work under ithreads.)
35522              From Sarathy.
35523      Branch: perl
35524            ! ext/B/B.xs
35525 ____________________________________________________________________________
35526 [  6775] By: jhi                                   on 2000/08/22  18:18:37
35527         Log: Make the selection of NVff et al stricter.
35528      Branch: metaconfig/U/perl
35529            ! perlxvf.U
35530      Branch: perl
35531            ! Configure config_h.SH
35532 ____________________________________________________________________________
35533 [  6774] By: jhi                                   on 2000/08/22  17:19:42
35534         Log: perldelta nits.
35535      Branch: perl
35536            ! pod/perldelta.pod
35537 ____________________________________________________________________________
35538 [  6773] By: jhi                                   on 2000/08/22  17:06:26
35539         Log: Long double fixes from Spider Boardman.
35540              
35541              Subject: [ID 20000821.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on alpha-dec_osf 5.1 (UNINSTALLED)
35542              From: system PRIVILEGED account <root@peano.zk3.dec.com>
35543              Date: Mon, 21 Aug 2000 18:41:15 -0400 (EDT)
35544              Message-Id: <200008212241.SAA0000014255@peano.zk3.dec.com>
35545      Branch: perl
35546            ! t/lib/bigfltpm.t t/lib/st-06compat.t
35547 ____________________________________________________________________________
35548 [  6772] By: jhi                                   on 2000/08/22  15:04:53
35549         Log: Update Changes.
35550      Branch: perl
35551            ! Changes patchlevel.h
35552 ____________________________________________________________________________
35553 [  6771] By: jhi                                   on 2000/08/22  15:01:44
35554         Log: perldelta fixes from Hugo van der Sanden.
35555      Branch: perl
35556            ! pod/perldelta.pod
35557 ____________________________________________________________________________
35558 [  6770] By: jhi                                   on 2000/08/22  14:34:49
35559         Log: Subject: [PATCH blead] nextchar() abuse misses an optimisation
35560              From: Hugo <hv@crypt.compulink.co.uk>
35561              Date: Tue, 22 Aug 2000 11:21:53 +0100
35562              Message-Id: <200008221021.LAA03332@crypt.compulink.co.uk>
35563      Branch: perl
35564            ! regcomp.c
35565 ____________________________________________________________________________
35566 [  6769] By: jhi                                   on 2000/08/22  14:30:02
35567         Log: Add Yitzchak, reformat.
35568      Branch: perl
35569            ! Changes config_h.SH
35570 ____________________________________________________________________________
35571 [  6768] By: jhi                                   on 2000/08/22  14:21:35
35572         Log: Long double Gconvert fixes from Yitzchak Scott-Thoennes
35573              and Spider Boardman.
35574      Branch: metaconfig
35575            ! U/compline/d_gconvert.U
35576      Branch: perl
35577            ! Configure
35578 ____________________________________________________________________________
35579 [  6767] By: jhi                                   on 2000/08/22  14:11:24
35580         Log: Subject: Re: [PATCH] [ID 20000820.012] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on
35581              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
35582              Date: Mon, 21 Aug 2000 19:08:31 -0700
35583              Message-ID: <fCeo5gzkgmhY092yn@efn.org>
35584      Branch: perl
35585            - ext/Storable/patchlevel.h
35586            ! MANIFEST ext/Storable/MANIFEST
35587 ____________________________________________________________________________
35588 [  6766] By: jhi                                   on 2000/08/22  13:49:29
35589         Log: Subject: [PATCH: 6757] configure.com updates and syslog build
35590              From: Peter Prymmer <pvhp@forte.com>
35591              Date: Mon, 21 Aug 2000 17:15:35 -0700 (PDT)
35592              Message-ID: <Pine.OSF.4.10.10008211653270.17516-100000@aspara.forte.com>
35593      Branch: perl
35594            ! configure.com ext/Storable/Makefile.PL
35595 ____________________________________________________________________________
35596 [  6765] By: jhi                                   on 2000/08/22  13:44:59
35597         Log: Subject: [PATCH blead] B:: missing dependency
35598              From: Hugo <hv@crypt.compulink.co.uk>
35599              Date: Tue, 22 Aug 2000 06:44:33 +0100
35600              Message-Id: <200008220544.GAA31051@crypt.compulink.co.uk>
35601      Branch: perl
35602            ! ext/B/Makefile.PL
35603 ____________________________________________________________________________
35604 [  6764] By: jhi                                   on 2000/08/22  13:38:12
35605         Log: More bytecompiler.
35606      Branch: perl
35607            ! pod/perlutil.pod utils/Makefile utils/perlbc.PL
35608 ____________________________________________________________________________
35609 [  6763] By: jhi                                   on 2000/08/22  13:36:44
35610         Log: Bytecompiler patches from Benjamin Stuhl.
35611      Branch: perl
35612            ! bytecode.pl embedvar.h ext/B/B.pm ext/B/B.xs
35613            ! ext/B/B/Asmdata.pm ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
35614            ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
35615            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
35616            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h intrpvar.h
35617            ! perl.c perlapi.h pod/perldelta.pod
35618 ____________________________________________________________________________
35619 [  6762] By: jhi                                   on 2000/08/21  23:43:40
35620         Log: An obsoleted diagnostic.
35621      Branch: perl
35622            ! pod/perldelta.pod
35623 ____________________________________________________________________________
35624 [  6761] By: jhi                                   on 2000/08/21  23:01:45
35625         Log: The #6759 wasn't quite right.
35626      Branch: perl
35627            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
35628            ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
35629            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
35630            ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
35631            ! t/lib/st-tieditems.t
35632 ____________________________________________________________________________
35633 [  6760] By: jhi                                   on 2000/08/21  22:35:49
35634         Log: Be verydeepclean.
35635      Branch: perl
35636            ! Makefile.SH
35637 ____________________________________________________________________________
35638 [  6759] By: jhi                                   on 2000/08/21  22:25:40
35639         Log: Subject: [PATCH: 6757] make new Storable tests forgiving of places where not built
35640              From: Peter Prymmer <pvhp@forte.com>
35641              Date: Mon, 21 Aug 2000 14:58:16 -0700 (PDT)
35642              Message-ID: <Pine.OSF.4.10.10008211456250.17516-100000@aspara.forte.com>
35643      Branch: perl
35644            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
35645            ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
35646            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
35647            ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
35648            ! t/lib/st-tieditems.t
35649 ____________________________________________________________________________
35650 [  6758] By: jhi                                   on 2000/08/21  22:22:32
35651         Log: Few more casts, need reported in
35652              
35653              Subject: Re: [ID 20000821.010] OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i586-linux-64all 2.2.16-9mdk (UNINSTALLED)
35654              From: Mike Stok <mike@stok.co.uk>
35655              Date: Mon, 21 Aug 2000 15:59:29 -0500 (CDT)
35656              Message-ID: <Pine.LNX.4.21.0008211558480.19081-100000@ratdog.stok.co.uk>
35657              
35658              and
35659              
35660              Subject: [ID 20000821.013] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i686-linux-64int 2.2.13
35661              From: abigail@foad.org
35662              Date: 21 Aug 2000 21:31:34 -0000
35663              Message-Id: <20000821213134.30170.qmail@foad.org>
35664      Branch: perl
35665            ! ext/Storable/Storable.xs
35666 ____________________________________________________________________________
35667 [  6757] By: jhi                                   on 2000/08/21  18:37:07
35668         Log: Update Changes.
35669      Branch: perl
35670            ! Changes patchlevel.h
35671 ____________________________________________________________________________
35672 [  6756] By: jhi                                   on 2000/08/21  18:34:02
35673         Log: A pod nit.
35674              
35675              Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
35676              From: <abigail@foad.org>
35677              Date: Mon, 21 Aug 2000 14:00:16 -0400
35678              Message-ID: <20000821180016.28627.qmail@foad.org>
35679      Branch: perl
35680            ! pod/perlre.pod
35681 ____________________________________________________________________________
35682 [  6755] By: jhi                                   on 2000/08/21  18:30:56
35683         Log: Use PodParser 1.18 new test.
35684      Branch: perl
35685            ! t/pod/special_seqs.t t/pod/special_seqs.xr
35686 ____________________________________________________________________________
35687 [  6754] By: jhi                                   on 2000/08/21  18:28:35
35688         Log: Apply some PodParser 1.18 patches; the Pod/Find.pm
35689              patches cannot be applied since #6712 conflicts.
35690      Branch: perl
35691            ! lib/Pod/InputObjects.pm lib/Pod/Parser.pm lib/Pod/Usage.pm
35692 ____________________________________________________________________________
35693 [  6753] By: jhi                                   on 2000/08/21  18:15:11
35694         Log: Weed out some smaller changes.
35695      Branch: perl
35696            ! pod/perldelta.pod
35697 ____________________________________________________________________________
35698 [  6752] By: jhi                                   on 2000/08/21  18:02:30
35699         Log: Also under djgpp the timestamps are funky.
35700      Branch: perl
35701            ! t/op/stat.t
35702 ____________________________________________________________________________
35703 [  6751] By: jhi                                   on 2000/08/21  17:55:56
35704         Log: Tweak the floating point output routine preferences.
35705      Branch: metaconfig
35706            ! U/compline/d_gconvert.U
35707      Branch: perl
35708            ! Configure
35709 ____________________________________________________________________________
35710 [  6750] By: jhi                                   on 2000/08/21  17:51:29
35711         Log: Unicos/mk requires elaborate paranoia.
35712      Branch: perl
35713            ! lib/Math/Complex.pm
35714 ____________________________________________________________________________
35715 [  6749] By: gsar                                  on 2000/08/21  16:53:31
35716         Log: use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
35717      Branch: perl
35718            ! lib/Cwd.pm
35719 ____________________________________________________________________________
35720 [  6748] By: gsar                                  on 2000/08/21  16:22:19
35721         Log: free TLS slot properly on Windows
35722      Branch: perl
35723            ! thread.h win32/perllib.c win32/win32thread.h
35724 ____________________________________________________________________________
35725 [  6747] By: jhi                                   on 2000/08/21  16:20:58
35726         Log: Rename the macro argument because some preprocessors
35727              can't tell the difference and expand arguments also inside
35728              double quoted strings.
35729      Branch: perl
35730            ! regcomp.c
35731 ____________________________________________________________________________
35732 [  6746] By: jhi                                   on 2000/08/21  16:09:41
35733         Log: Support long doubles in Storable.
35734              
35735              Subject: Re: Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on i686-linux-thread-multi-64int 2.2.14-5.0 (UNINSTALLED)
35736              From: Radu Greab <radu@netsoft.ro>
35737              Date: Mon, 21 Aug 2000 18:05:59 +0300 (EET DST)
35738              Message-ID: <Pine.GSO.4.05.10008211804210.10137-100000@localhost>
35739      Branch: perl
35740            ! ext/Storable/Storable.xs
35741 ____________________________________________________________________________
35742 [  6745] By: jhi                                   on 2000/08/21  15:51:40
35743         Log: Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
35744              From: "Fifer, Eric" <EFifer@sanwaint.com>
35745              Date: Mon, 21 Aug 2000 15:34:49 +0100
35746              Message-ID: <779F20BCCE5AD31186A50008C75D9979171786@silldn_mail1.sanwaint.com>
35747      Branch: perl
35748            ! t/pragma/warn/9enabled
35749 ____________________________________________________________________________
35750 [  6744] By: jhi                                   on 2000/08/21  15:39:35
35751         Log: Document the endianness of Alpha more precisely.
35752      Branch: perl
35753            ! hints/unicos.sh pod/perldelta.pod pod/perlfunc.pod
35754            ! pod/perlport.pod
35755 ____________________________________________________________________________
35756 [  6743] By: jhi                                   on 2000/08/21  14:47:05
35757         Log: perldelta fixes from the p5p crowd.
35758      Branch: perl
35759            ! pod/perldelta.pod pod/perlop.pod
35760 ____________________________________________________________________________
35761 [  6742] By: jhi                                   on 2000/08/21  13:34:51
35762         Log: Update to Pod::LaTeX 0.53.
35763              
35764              Subject: [PATCH] lib/Pod/LaTeX.pm updates
35765              From: Tim Jenness <timj@jach.hawaii.edu>
35766              Date: Sun, 20 Aug 2000 23:09:48 -1000 (HST)
35767              Message-ID: <Pine.LNX.4.21.0008202308040.12047-100000@lapaki.jach.hawaii.edu>
35768      Branch: perl
35769            ! lib/Pod/LaTeX.pm
35770 ____________________________________________________________________________
35771 [  6741] By: jhi                                   on 2000/08/21  13:33:01
35772         Log: Subject: [PATCH] os2.c fix for use64bitint
35773              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
35774              Date: Mon, 21 Aug 2000 01:32:25 -0700
35775              Message-ID: <ZkOo5gzkgWEb092yn@efn.org>
35776      Branch: perl
35777            ! os2/os2.c
35778 ____________________________________________________________________________
35779 [  6740] By: jhi                                   on 2000/08/21  13:28:52
35780         Log: Array context keeps slithering in.
35781              
35782              Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
35783              From: Daniel Chetlin <daniel@chetlin.com>
35784              Date: Sun, 20 Aug 2000 21:40:25 -0700
35785              Message-ID: <20000820214025.C29387@ilmd.chetlin.org>
35786      Branch: perl
35787            ! ext/Storable/Storable.xs lib/Pod/InputObjects.pm
35788            ! pod/perldebtut.pod
35789 ____________________________________________________________________________
35790 [  6739] By: jhi                                   on 2000/08/21  13:23:55
35791         Log: Big-endian quad fixes for Storable from Radu Greab,
35792              plus few explicit null casts for picky compilers.
35793      Branch: perl
35794            ! ext/Storable/Storable.xs
35795 ____________________________________________________________________________
35796 [  6738] By: gsar                                  on 2000/08/21  05:56:13
35797         Log: small tweaks for change#6705: avoid C++ style comments in C code;
35798              use Perl's malloc API rather than the low level system one
35799      Branch: perl
35800            ! win32/win32.c
35801 ____________________________________________________________________________
35802 [  6737] By: gsar                                  on 2000/08/21  05:35:41
35803         Log: add Storable to list of extensions on Windows
35804      Branch: perl
35805            ! win32/Makefile win32/makefile.mk
35806 ____________________________________________________________________________
35807 [  6736] By: jhi                                   on 2000/08/21  02:57:53
35808         Log: Update Changes.
35809      Branch: perl
35810            ! Changes patchlevel.h
35811 ____________________________________________________________________________
35812 [  6735] By: jhi                                   on 2000/08/21  02:57:20
35813         Log: Draft 0.
35814      Branch: perl
35815            ! pod/perldelta.pod
35816 ____________________________________________________________________________
35817 [  6734] By: jhi                                   on 2000/08/21  02:57:03
35818         Log: Add Storable 0.7.2 from Raphael Manfredi,
35819              plus the patch from
35820              
35821              Subject: Re: someone with too much time and a 64-bit box and interest in Storable?
35822              From: Radu Greab <radu@netsoft.ro>
35823              Date: Mon, 21 Aug 2000 03:10:05 +0300 (EEST)
35824              Message-ID: <Pine.LNX.4.10.10008210258160.1292-100000@busy.netsoft.ro>
35825              
35826              plus changes to get Storable to compile with
35827              picky ANSI compilers.
35828      Branch: perl
35829            + ext/Storable/ChangeLog ext/Storable/MANIFEST
35830            + ext/Storable/Makefile.PL ext/Storable/README
35831            + ext/Storable/Storable.pm ext/Storable/Storable.xs
35832            + ext/Storable/patchlevel.h t/lib/st-06compat.t
35833            + t/lib/st-blessed.t t/lib/st-canonical.t t/lib/st-dclone.t
35834            + t/lib/st-dump.pl t/lib/st-forgive.t t/lib/st-freeze.t
35835            + t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
35836            + t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
35837            + t/lib/st-tieditems.t
35838            ! MANIFEST
35839 ____________________________________________________________________________
35840 [  6733] By: jhi                                   on 2000/08/21  02:29:09
35841         Log: The correct cleaning order is an art.
35842      Branch: perl
35843            ! Makefile.SH
35844 ____________________________________________________________________________
35845 [  6732] By: jhi                                   on 2000/08/21  01:23:39
35846         Log: The #6724 is here.
35847      Branch: perl
35848            ! t/lib/ftmp-security.t
35849 ____________________________________________________________________________
35850 [  6731] By: jhi                                   on 2000/08/20  23:17:03
35851         Log: s/this one/the 5.6.0 release/
35852      Branch: perl
35853            ! pod/perl56delta.pod
35854 ____________________________________________________________________________
35855 [  6730] By: jhi                                   on 2000/08/20  23:07:34
35856         Log: Mention perlebcdic and perlposix-bc.
35857      Branch: perl
35858            ! pod/perlport.pod
35859 ____________________________________________________________________________
35860 [  6729] By: jhi                                   on 2000/08/20  21:32:59
35861         Log: Document the number of exponent digits.
35862      Branch: perl
35863            ! pod/perlfunc.pod
35864 ____________________________________________________________________________
35865 [  6728] By: jhi                                   on 2000/08/20  21:16:47
35866         Log: Use File::Spec->tmpdir().
35867              
35868              Subject: Re: [ID 20000820.001] not OK - Perl 5.7.0 (uninstalled)
35869              From: Tim Jenness <timj@jach.hawaii.edu>
35870              Message-ID: <Pine.LNX.4.21.0008201057080.20544-100000@lapaki.jach.hawaii.edu>
35871              MIME-Version: 1.0
35872              Date: Sun, 20 Aug 2000 11:01:25 -1000 (HST)
35873      Branch: perl
35874            ! utils/perlbug.PL
35875 ____________________________________________________________________________
35876 [  6727] By: jhi                                   on 2000/08/20  20:43:32
35877         Log: Update Changes.
35878      Branch: perl
35879            ! Changes patchlevel.h
35880 ____________________________________________________________________________
35881 [  6726] By: jhi                                   on 2000/08/20  20:41:44
35882         Log: The veryclean target needs to clobber.
35883      Branch: perl
35884            ! Makefile.SH
35885 ____________________________________________________________________________
35886 [  6725] By: jhi                                   on 2000/08/20  20:37:38
35887         Log: Document odd vs even subreleases and -Dusedevel.
35888      Branch: perl
35889            ! INSTALL
35890 ____________________________________________________________________________
35891 [  6724] By: jhi                                   on 2000/08/20  19:58:05
35892         Log: Use temporary directory instead of current directory.
35893              
35894              Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
35895              From: Tim Jenness <timj@jach.hawaii.edu>
35896              Date: Sat, 19 Aug 2000 10:26:07 -1000 (HST)
35897              Message-ID: <Pine.LNX.4.21.0008191015090.13727-100000@lapaki.jach.hawaii.edu>
35898      Branch: perl
35899            ! t/lib/ftmp-security.t
35900 ____________________________________________________________________________
35901 [  6723] By: jhi                                   on 2000/08/20  19:55:55
35902         Log: Subject: [PATCH] Silence MakeMaker (Was: installman)
35903              From: andreas.koenig@anima.de (Andreas J. Koenig)
35904              Date: 20 Aug 2000 15:52:03 +0200
35905              Message-ID: <m3em3khwfw.fsf_-_@ak-71.mind.de>
35906      Branch: perl
35907            ! lib/ExtUtils/MM_Unix.pm
35908 ____________________________________________________________________________
35909 [  6722] By: jhi                                   on 2000/08/20  19:46:01
35910         Log: Update to CGI 2.72, from Lincoln Stein.
35911      Branch: perl
35912            ! lib/CGI.pm
35913 ____________________________________________________________________________
35914 [  6721] By: jhi                                   on 2000/08/20  19:43:54
35915         Log: Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
35916              From: Radu Greab <radu@netsoft.ro>
35917              Date: Sun, 20 Aug 2000 18:03:26 +0300 (EEST)
35918              Message-ID: <Pine.LNX.4.10.10008201753260.1292-100000@busy.netsoft.ro>
35919      Branch: perl
35920            ! ext/GDBM_File/GDBM_File.xs
35921 ____________________________________________________________________________
35922 [  6720] By: jhi                                   on 2000/08/20  19:42:01
35923         Log: pp_open() could pass an uninitialized filename down to do_open9().
35924      Branch: perl
35925            ! pp_sys.c
35926 ____________________________________________________________________________
35927 [  6719] By: jhi                                   on 2000/08/20  14:06:41
35928         Log: UTF8 concat fixes.
35929              
35930              Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
35931              From: Hugo <hv@crypt.compulink.co.uk>
35932              Date: Sun, 20 Aug 2000 07:30:46 +0100
35933              Message-Id: <200008200630.HAA18053@crypt.compulink.co.uk>
35934      Branch: perl
35935            ! pp_hot.c t/op/append.t
35936 ____________________________________________________________________________
35937 [  6718] By: jhi                                   on 2000/08/20  02:09:37
35938         Log: Let's try #6717 again.
35939      Branch: perl
35940            ! lib/File/Temp.pm
35941 ____________________________________________________________________________
35942 [  6717] By: jhi                                   on 2000/08/20  01:56:55
35943         Log: Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
35944              From: "Craig A. Berry" <craig.berry@metamorgs.com>
35945              Date: Sat, 19 Aug 2000 18:15:39 -0500
35946              Message-Id: <p04320402b5c4c10bc280@[192.168.56.169]>
35947      Branch: perl
35948            ! lib/File/Temp.pm
35949 ____________________________________________________________________________
35950 [  6716] By: jhi                                   on 2000/08/19  15:50:11
35951         Log: Update Changes.
35952      Branch: perl
35953            ! Changes patchlevel.h
35954 ____________________________________________________________________________
35955 [  6715] By: jhi                                   on 2000/08/19  15:39:09
35956         Log: Subject: [ID 20000817.023] endianness description in perlfunc.pod
35957              From: Jonathan D Johnston <jdjohnston2@juno.com>
35958              Date: Thu, 17 Aug 2000 23:13:01 -0400       
35959              Message-Id: <20000817.231304.-743351.1.jdjohnston2@juno.com>
35960      Branch: perl
35961            ! pod/perlfunc.pod
35962 ____________________________________________________________________________
35963 [  6714] By: jhi                                   on 2000/08/19  15:34:04
35964         Log: Introduce a 'veryclean' target that is like 'distclean'
35965              but also removes *~ and *.orig.
35966      Branch: perl
35967            ! Makefile.SH lib/ExtUtils/MM_Unix.pm pod/Makefile.SH
35968            ! utils/Makefile x2p/Makefile.SH
35969 ____________________________________________________________________________
35970 [  6713] By: jhi                                   on 2000/08/19  14:15:45
35971         Log: Put back the long double avoidance code to POSIX.xs
35972              because VMS seems to need it still.
35973      Branch: perl
35974            ! ext/POSIX/POSIX.xs
35975 ____________________________________________________________________________
35976 [  6712] By: jhi                                   on 2000/08/19  14:10:41
35977         Log: Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
35978              From: Peter Prymmer <pvhp@forte.com>
35979              Date: Fri, 18 Aug 2000 18:18:31 -0700 (PDT)
35980              Message-ID: <Pine.OSF.4.10.10008181818100.322420-100000@aspara.forte.com>
35981      Branch: perl
35982            ! lib/Pod/Find.pm t/pod/find.t
35983 ____________________________________________________________________________
35984 [  6711] By: jhi                                   on 2000/08/19  14:09:19
35985         Log: Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
35986              From: Peter Prymmer <pvhp@forte.com>
35987              Date: Fri, 18 Aug 2000 17:54:10 -0700 (PDT)
35988              Message-ID: <Pine.OSF.4.10.10008181751350.322420-100000@aspara.forte.com>
35989              cc: vmsperl@perl.org
35990      Branch: perl
35991            ! t/lib/peek.t
35992 ____________________________________________________________________________
35993 [  6710] By: jhi                                   on 2000/08/19  14:08:01
35994         Log: Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
35995              From: Jan Dubois <jand@ActiveState.com>
35996              Date: Fri, 18 Aug 2000 16:31:48 -0700
35997              Message-ID: <2ihrps00u6qkpjtfq6f2b1d1ndkrs7l04u@4ax.com>
35998      Branch: perl
35999            ! win32/win32.c
36000 ____________________________________________________________________________
36001 [  6709] By: jhi                                   on 2000/08/19  14:06:57
36002         Log: Fix a core dump in lib/selfloader under -DDEBUGGING.
36003              
36004              Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED) 
36005              From: Spider.Boardman@Orb.Nashua.NH.US
36006              Date: Fri, 18 Aug 2000 18:41:14 -0400
36007              Message-Id: <200008182241.SAA29667@Orb.Nashua.NH.US>
36008      Branch: perl
36009            ! regcomp.c
36010 ____________________________________________________________________________
36011 [  6708] By: jhi                                   on 2000/08/18  22:04:49
36012         Log: Update Changes.
36013      Branch: perl
36014            ! Changes patchlevel.h
36015 ____________________________________________________________________________
36016 [  6707] By: jhi                                   on 2000/08/18  21:55:14
36017         Log: Add warnif(), check warnings further up the stack,
36018              all the warnings functions now can take an optional object reference.
36019              
36020              Subject: [PATCH bleedperl@6691] warnings pragma update
36021              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
36022              Date: Fri, 18 Aug 2000 22:42:06 +0100
36023              Message-ID: <000c01c0095d$278e0040$ca01073e@bfs.phone.com>
36024      Branch: perl
36025            ! lib/Class/Struct.pm lib/Tie/Handle.pm lib/Tie/Hash.pm
36026            ! lib/Tie/Scalar.pm lib/fields.pm lib/syslog.pl lib/warnings.pm
36027            ! pod/perllexwarn.pod t/pragma/warn/9enabled warnings.pl
36028 ____________________________________________________________________________
36029 [  6706] By: jhi                                   on 2000/08/18  21:41:45
36030         Log: Typo in pp_complement().
36031              
36032              Subject: [PATCH perl-current] Deparse
36033              From: Peter Scott <Peter@PSDT.com>
36034              Date: Fri, 18 Aug 2000 12:44:37 -0700
36035              Message-Id: <4.3.2.7.2.20000818124024.00ba2be0@psdt.com>
36036      Branch: perl
36037            ! ext/B/B/Deparse.pm
36038 ____________________________________________________________________________
36039 [  6705] By: jhi                                   on 2000/08/18  21:25:59
36040         Log: Subject: [PATCH 5.6.0+] fix for Win32::DomainName
36041              From: Jan Dubois <jand@ActiveState.com>
36042              Date: Fri, 18 Aug 2000 14:22:51 -0700
36043              Message-ID: <0o9rps458r29eb97h5csuq81b1eip4no33@4ax.com>
36044      Branch: perl
36045            ! lib/Win32.pod win32/win32.c
36046 ____________________________________________________________________________
36047 [  6704] By: jhi                                   on 2000/08/18  21:16:14
36048         Log: Don't eat leading os from index entries.
36049              
36050              Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
36051              From: Russ Allbery <rra@stanford.edu>
36052              Date: 10 Aug 2000 20:49:25 -0700
36053              Message-ID: <ylu2cs78ze.fsf@windlord.stanford.edu>
36054      Branch: perl
36055            ! lib/Pod/Man.pm
36056 ____________________________________________________________________________
36057 [  6703] By: jhi                                   on 2000/08/18  21:07:06
36058         Log: Add [[:blank:]] as suggested in
36059              
36060              Subject: [ID 20000716.024] [=cc=] / [:blank:]
36061              From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
36062              Date: Sun, 16 Jul 2000 17:55:29 -0700
36063              Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
36064              
36065              (the [=cc=] has already been taken care of by #6439
36066              so the whole bug report can be closed)
36067              
36068              and make [[:space:]] to be equivalent to isspace(3)
36069              (as opposed to \s, which is isSPACE()).  The difference
36070              is that now [[:space:]] matches the mythical vertical tab,
36071              while \s doesn't.
36072      Branch: perl
36073            ! handy.h pod/perlre.pod pod/perlretut.pod regcomp.c regcomp.h
36074            ! regexec.c t/op/pat.t
36075 ____________________________________________________________________________
36076 [  6702] By: jhi                                   on 2000/08/18  18:47:47
36077         Log: The new tests were missing from #6415.
36078      Branch: perl
36079            ! t/op/bop.t
36080 ____________________________________________________________________________
36081 [  6701] By: jhi                                   on 2000/08/18  18:20:40
36082         Log: Document the NDBM_File and ODBM_File as SDBM_File
36083              was documented in #6417.
36084      Branch: perl
36085            ! ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
36086            ! ext/SDBM_File/SDBM_File.pm
36087 ____________________________________________________________________________
36088 [  6700] By: jhi                                   on 2000/08/18  18:10:39
36089         Log: Subject: [PATCH perl@6698] cygwin port
36090              From: "Fifer, Eric" <EFifer@sanwaint.com>
36091              Date: Fri, 18 Aug 2000 17:30:05 +0100
36092              Message-ID: <779F20BCCE5AD31186A50008C75D9979171784@silldn_mail1.sanwaint.com>
36093      Branch: perl
36094            ! lib/File/Temp.pm
36095 ____________________________________________________________________________
36096 [  6699] By: jhi                                   on 2000/08/18  16:21:49
36097         Log: Document code point which makes if (defined %stash::) to work
36098              (noted by Spider Boardman).
36099      Branch: perl
36100            ! op.c
36101 ____________________________________________________________________________
36102 [  6698] By: jhi                                   on 2000/08/18  13:43:27
36103         Log: Update Changes.
36104      Branch: perl
36105            ! Changes patchlevel.h
36106 ____________________________________________________________________________
36107 [  6697] By: jhi                                   on 2000/08/18  13:35:57
36108         Log: Tiny Getopt::Long patch from Johan Vromans.
36109      Branch: perl
36110            ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
36111 ____________________________________________________________________________
36112 [  6696] By: jhi                                   on 2000/08/18  13:26:14
36113         Log: Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
36114              From: Paul David Fardy <pdf@morgan.ucs.mun.ca>
36115              Date: Thu, 17 Aug 2000 17:23:40 -0230 (NDT)
36116              Message-Id: <200008171953.RAA17673@porthos.ucs.mun.ca>
36117      Branch: perl
36118            ! pod/perldiag.pod pod/perlsyn.pod
36119 ____________________________________________________________________________
36120 [  6695] By: jhi                                   on 2000/08/18  13:13:26
36121         Log: Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
36122              From: Daniel Chetlin <daniel@chetlin.com>
36123              Date: Fri, 18 Aug 2000 03:13:36 -0700
36124              Message-ID: <20000818031336.B14165@ilmd.chetlin.org>
36125      Branch: perl
36126            ! pod/perlfunc.pod
36127 ____________________________________________________________________________
36128 [  6694] By: jhi                                   on 2000/08/18  13:08:05
36129         Log: Subject: [PATCH] perltrap.pod spring cleaning
36130              From: Daniel Chetlin <daniel@chetlin.com>
36131              Date: Fri, 18 Aug 2000 03:06:54 -0700
36132              Message-ID: <20000818030654.A14165@ilmd.chetlin.org>
36133              
36134              plus Mike Guy's nitfix.
36135      Branch: perl
36136            ! pod/perltrap.pod
36137 ____________________________________________________________________________
36138 [  6693] By: jhi                                   on 2000/08/18  13:00:26
36139         Log: Unbuffer the output.
36140              
36141              Subject: Re: [ID 20000817.017] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6680 on
36142              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
36143              Date: Thu, 17 Aug 2000 18:39:29 -0700
36144              Message-ID: <RPJn5gzkgydf092yn@efn.org>
36145      Branch: perl
36146            ! t/op/fork.t
36147 ____________________________________________________________________________
36148 [  6692] By: jhi                                   on 2000/08/18  05:19:17
36149         Log: Delete the image, too, not just its MANIFEStation.
36150      Branch: perl
36151            - lib/CGI/eg/wilogo.gif
36152 ____________________________________________________________________________
36153 [  6691] By: jhi                                   on 2000/08/18  05:10:26
36154         Log: Propagate new Configure vars.
36155      Branch: perl
36156            ! configure.com epoc/config.sh uconfig.h uconfig.sh
36157            ! vos/config.def vos/config.h vos/config_h.SH_orig
36158            ! win32/config.bc win32/config.gc win32/config.vc
36159            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
36160 ____________________________________________________________________________
36161 [  6690] By: jhi                                   on 2000/08/18  04:30:56
36162         Log: Update Changes.
36163      Branch: perl
36164            ! Changes patchlevel.h
36165 ____________________________________________________________________________
36166 [  6689] By: jhi                                   on 2000/08/18  04:12:30
36167         Log: Fix the lib/complex failure of
36168              
36169              From: abigail@foad.org
36170              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
36171              Date: 15 Aug 2000 04:06:38 -0000
36172              Message-Id: <20000815040638.8524.qmail@foad.org> 
36173              
36174              Linux long double accuracy issue: something that
36175              when printed with %g looks like "2" but int() of it is 1.
36176      Branch: perl
36177            ! lib/Math/Complex.pm
36178 ____________________________________________________________________________
36179 [  6688] By: jhi                                   on 2000/08/18  03:15:35
36180         Log: The byteorder code in #6671 was wrong.
36181      Branch: perl
36182            ! configpm
36183 ____________________________________________________________________________
36184 [  6687] By: jhi                                   on 2000/08/18  02:08:42
36185         Log: Subject: [PATCH 5.6.0+] newSVrv() memory leak
36186              From: Jan Dubois <jand@ActiveState.com>
36187              Date: Thu, 17 Aug 2000 18:31:55 -0700
36188              Message-ID: <l64ppsggaiuc4t6msm45iqohmhpjblb4qf@4ax.com>
36189      Branch: perl
36190            ! sv.c
36191 ____________________________________________________________________________
36192 [  6686] By: jhi                                   on 2000/08/18  02:04:15
36193         Log: Use NVs in POSIX math, not doubles.
36194              
36195              From: abigail@foad.org
36196              Subject: [ID 20000817.014] POSIX & modfl
36197              Date: 17 Aug 2000 20:49:18 -0000
36198              Message-Id: <20000817204918.23123.qmail@foad.org>
36199      Branch: perl
36200            ! ext/POSIX/POSIX.xs ext/POSIX/typemap
36201 ____________________________________________________________________________
36202 [  6685] By: jhi                                   on 2000/08/18  02:02:12
36203         Log: Introduce NVef, NVff, and NVgf, use the middle one.
36204              (helps for lib/peek + Linux + long doubles)  Reported in
36205              
36206              From: abigail@foad.org
36207              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
36208              Date: 15 Aug 2000 04:06:38 -0000
36209              Message-Id: <20000815040638.8524.qmail@foad.org> 
36210              
36211              (note: the lib/complex failure has not yet been addressed)
36212      Branch: metaconfig/U/perl
36213            ! perlxvf.U
36214      Branch: perl
36215            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
36216            ! config_h.SH dump.c perl.h pod/perlguts.pod
36217 ____________________________________________________________________________
36218 [  6684] By: jhi                                   on 2000/08/17  23:22:19
36219         Log: Add byteorder to the myconfig output.
36220      Branch: perl
36221            ! myconfig.SH
36222 ____________________________________________________________________________
36223 [  6683] By: jhi                                   on 2000/08/17  23:20:19
36224         Log: The image doth not exist, spotted by Johan Vromans.
36225      Branch: perl
36226            ! MANIFEST
36227 ____________________________________________________________________________
36228 [  6682] By: jhi                                   on 2000/08/17  22:38:16
36229         Log: Document what the backtick returns if the command fails.
36230      Branch: perl
36231            ! pod/perlop.pod
36232 ____________________________________________________________________________
36233 [  6681] By: jhi                                   on 2000/08/17  22:33:12
36234         Log: Do not use prototyping here.
36235              
36236              Subject: [ID 20000817.016] [PATCH] Peek.xs
36237              From: abigail@foad.org
36238              Date: 17 Aug 2000 20:55:56 -0000
36239              Message-Id: <20000817205556.24270.qmail@foad.org>
36240      Branch: perl
36241            ! ext/Devel/Peek/Makefile.PL
36242 ____________________________________________________________________________
36243 [  6680] By: jhi                                   on 2000/08/17  19:46:43
36244         Log: Don't propose using modules built for 5.005 if no binary
36245              compatibility with 5.005 is attempted.
36246              
36247              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
36248              Subject: Minor nit with 5.7.0 (6655)
36249              Date: Wed, 16 Aug 2000 15:56:14 -0700 (PDT)
36250              Message-Id: <200008162256.PAA06964@xfiles.intercon.hp.com>
36251      Branch: metaconfig
36252            ! U/installdirs/inc_version_list.U
36253      Branch: perl
36254            ! Configure config_h.SH
36255 ____________________________________________________________________________
36256 [  6679] By: jhi                                   on 2000/08/17  19:16:39
36257         Log: Microperl config update.
36258      Branch: perl
36259            ! uconfig.h uconfig.sh
36260 ____________________________________________________________________________
36261 [  6678] By: jhi                                   on 2000/08/17  19:16:13
36262         Log: The #6648 wasn't protective enough for limited platforms
36263              (like microperl).
36264      Branch: perl
36265            ! dump.c sv.c
36266 ____________________________________________________________________________
36267 [  6677] By: jhi                                   on 2000/08/17  14:46:35
36268         Log: Update Changes.
36269      Branch: perl
36270            ! Changes patchlevel.h
36271 ____________________________________________________________________________
36272 [  6676] By: jhi                                   on 2000/08/17  14:44:02
36273         Log: Add perlebcdic from Peter Prymmer, regen toc.
36274      Branch: perl
36275            + pod/perlebcdic.pod
36276            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
36277 ____________________________________________________________________________
36278 [  6675] By: jhi                                   on 2000/08/17  14:41:52
36279         Log: perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
36280      Branch: perl
36281            ! pod/perldebtut.pod
36282 ____________________________________________________________________________
36283 [  6674] By: jhi                                   on 2000/08/17  14:29:43
36284         Log: Get -DLEAKTEST to compile (not necessarily to work, mind)
36285              
36286              Subject: [ID 20000724.006] -DLEAKTEST problem
36287              From: Gregory Martin Pfeil <pfeilgm@technomadic.org>
36288              Date: Tue, 25 Jul 2000 00:36:32 -0500
36289              Message-Id: <20000725003632.A26186@www.llamacom.com>
36290              
36291              Reminder sent
36292              
36293              Subject: [PATCH bleadperl@6647] -DLEAKTEST compile error      
36294              From: Hugo <hv@crypt.compulink.co.uk>
36295              Date: Thu, 17 Aug 2000 15:23:42 +0100
36296              Message-Id: <200008171423.PAA06749@crypt.compulink.co.uk>
36297      Branch: perl
36298            ! util.c
36299 ____________________________________________________________________________
36300 [  6673] By: jhi                                   on 2000/08/17  04:07:10
36301         Log: Subject: Re: [PATCH]Re: Questions about Math::BigFloat
36302              From: John Peacock <JPeacock@UnivPress.com>
36303              Date: Tue, 01 Aug 2000 09:38:12 -0400
36304              Message-ID: <3986D2C4.54B78FE4@UnivPress.com>
36305      Branch: perl
36306            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm t/lib/bigfltpm.t
36307 ____________________________________________________________________________
36308 [  6672] By: jhi                                   on 2000/08/17  03:04:35
36309         Log: Subject: [PATCH] Cwd.pm now uses strict
36310              From: Tim Jenness <timj@jach.hawaii.edu>
36311              Date: Wed, 16 Aug 2000 16:42:35 -1000 (HST)
36312              Message-ID: <Pine.LNX.4.21.0008161639510.1135-100000@lapaki.jach.hawaii.edu>
36313      Branch: perl
36314            ! lib/Cwd.pm
36315 ____________________________________________________________________________
36316 [  6671] By: jhi                                   on 2000/08/17  02:16:35
36317         Log: Make $Config{byteorder} more magical so that it is
36318              dynamically computed: nice for 'fat binaries'.
36319              
36320              Subject: [PATCH]: default byteorder
36321              From: Wilfredo Sánchez <wsanchez@apple.com>
36322              Date: Mon, 31 Jul 2000 19:45:31 -0700
36323              Message-Id: <200008010245.TAA04459@ns1.abstrata.com>
36324      Branch: perl
36325            ! configpm
36326 ____________________________________________________________________________
36327 [  6670] By: gsar                                  on 2000/08/17  01:22:21
36328         Log: move WNOHANG definition to where other such things are
36329      Branch: perl
36330            ! win32/win32.h
36331 ____________________________________________________________________________
36332 [  6669] By: jhi                                   on 2000/08/17  01:19:17
36333         Log: Update Changes.
36334      Branch: perl
36335            ! Changes patchlevel.h
36336 ____________________________________________________________________________
36337 [  6668] By: jhi                                   on 2000/08/17  01:16:29
36338         Log: Doc nits spotted by Richard Soderberg.
36339      Branch: perl
36340            ! README.posix-bc README.vmesa
36341 ____________________________________________________________________________
36342 [  6667] By: jhi                                   on 2000/08/17  01:12:11
36343         Log: Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
36344              From: "Casey R. Tweten" <crt@kiski.net>
36345              Date: Wed, 16 Aug 2000 12:39:08 -0400 (EDT)
36346              Message-ID: <Pine.OSF.4.21.0008161238250.32058-100000@home.kiski.net>
36347      Branch: perl
36348            ! pod/perldebtut.pod
36349 ____________________________________________________________________________
36350 [  6666] By: jhi                                   on 2000/08/17  01:09:31
36351         Log: Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
36352              From: "Casey R. Tweten" <crt@kiski.net>
36353              Date: Wed, 16 Aug 2000 11:35:09 -0400 (EDT)
36354              Message-ID: <Pine.OSF.4.21.0008161132270.10885-100000@home.kiski.net>
36355      Branch: perl
36356            ! lib/Shell.pm
36357 ____________________________________________________________________________
36358 [  6665] By: gsar                                  on 2000/08/17  01:03:52
36359         Log: add "ok" targets from change#6632 in makefile.mk
36360      Branch: perl
36361            ! pod/perlport.pod win32/Makefile win32/makefile.mk
36362 ____________________________________________________________________________
36363 [  6664] By: gsar                                  on 2000/08/17  00:56:11
36364         Log: avoid warnings from dense compiler
36365      Branch: perl
36366            ! win32/win32.c
36367 ____________________________________________________________________________
36368 [  6663] By: jhi                                   on 2000/08/17  00:51:49
36369         Log: Tweak the regex compilation errors once more.
36370      Branch: perl
36371            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
36372            ! t/op/regmesg.t t/pragma/warn/regcomp
36373 ____________________________________________________________________________
36374 [  6662] By: gsar                                  on 2000/08/17  00:28:19
36375         Log: trailing new %ENV entries weren't being pushed into the real
36376              environment of subprocesses on Windows
36377      Branch: perl
36378            ! t/op/magic.t win32/perlhost.h
36379 ____________________________________________________________________________
36380 [  6661] By: gsar                                  on 2000/08/17  00:19:20
36381         Log: waitpid() now handles externally spawned pids correctly;
36382              fixes for backtick/wait/waitpid failures on Windows 9x
36383              
36384              these changes make the pid returned by process functions on
36385              Windows 9x always positive by clearing the high bit (which
36386              is always set on Win9x); pseudo-process PIDs are likewise
36387              always negative now on Win9x (just as on NT/2000)
36388      Branch: perl
36389            ! pp_sys.c win32/perlhost.h win32/win32.c
36390 ____________________________________________________________________________
36391 [  6660] By: jhi                                   on 2000/08/17  00:04:32
36392         Log: Retract #6645.
36393      Branch: perl
36394            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
36395            ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
36396            ! t/op/sprintf.t
36397 ____________________________________________________________________________
36398 [  6659] By: gsar                                  on 2000/08/16  23:59:28
36399         Log: on windows, the return values from wait() and waitpid() don't
36400              match those of pseudo-pids
36401      Branch: perl
36402            ! pp_sys.c t/op/fork.t util.c win32/win32.c
36403 ____________________________________________________________________________
36404 [  6658] By: gsar                                  on 2000/08/16  23:56:14
36405         Log: pod nit seen in passing
36406      Branch: perl
36407            ! pod/perlfunc.pod
36408 ____________________________________________________________________________
36409 [  6657] By: gsar                                  on 2000/08/16  23:53:42
36410         Log: change#6328 could make close(SOCKET) return false on windows
36411              when it shouldn't
36412      Branch: perl
36413            ! win32/win32sck.c
36414 ____________________________________________________________________________
36415 [  6656] By: gsar                                  on 2000/08/16  23:46:57
36416         Log: check that the number pseudo children doesn't exceed
36417              MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
36418              the WaitForMultipleObjects() limit that would cause wait()
36419              to crash)
36420              
36421              wait() and waitpid() could potentially be rewritten to use
36422              more than one thread to do the waiting to eliminate this
36423              limitation
36424      Branch: perl
36425            ! win32/perlhost.h
36426 ____________________________________________________________________________
36427 [  6655] By: jhi                                   on 2000/08/16  14:11:05
36428         Log: Update Changes.
36429      Branch: perl
36430            ! Changes patchlevel.h
36431 ____________________________________________________________________________
36432 [  6654] By: jhi                                   on 2000/08/16  14:10:12
36433         Log: Update to perldebtut 1.9, from Richard Foley.
36434      Branch: perl
36435            ! pod/perldebtut.pod
36436 ____________________________________________________________________________
36437 [  6653] By: jhi                                   on 2000/08/16  14:08:17
36438         Log: Change the regx compilation error markers to use = instead of <
36439              since pod makes using the latter quite messy.  Reported in
36440              ID 20000814.006 by Abigail and in
36441              Subject: Unknown escape E<> ?
36442              From: Lupe Christoph <lupe@lupe-christoph.de>
36443              Date: Fri, 11 Aug 2000 00:30:27 +0200
36444              Message-ID: <20000811003027.F17420@alanya.lupe-christoph.de>
36445      Branch: perl
36446            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
36447            ! t/op/regmesg.t t/pragma/warn/regcomp
36448 ____________________________________________________________________________
36449 [  6652] By: jhi                                   on 2000/08/16  13:25:31
36450         Log: Change the perlbug address to perl.org since it's more forgiving.
36451              
36452              Subject: [ID 20000814.007] [PATCH] Email address in perlbug.
36453              From: abigail@foad.org
36454              Date: 15 Aug 2000 04:15:40 -0000
36455              Message-Id: <20000815041540.8633.qmail@foad.org>
36456      Branch: perl
36457            ! utils/perlbug.PL
36458 ____________________________________________________________________________
36459 [  6651] By: jhi                                   on 2000/08/16  13:22:35
36460         Log: Subject: [PATCH] Cwd::_backtick_pwd does not check return value
36461              From: Tim Jenness <timj@jach.hawaii.edu>
36462              Date: Tue, 15 Aug 2000 15:51:59 -1000 (HST)
36463              Message-ID: <Pine.LNX.4.21.0008151547560.1223-100000@lapaki.jach.hawaii.edu>
36464      Branch: perl
36465            ! lib/Cwd.pm
36466 ____________________________________________________________________________
36467 [  6650] By: jhi                                   on 2000/08/16  13:18:13
36468         Log: Update to CPAN 1.57.
36469              
36470              Subject: Re: [PATCH] Cwd::_backtick_pwd does not check return value
36471              From: andreas.koenig@anima.de (Andreas J. Koenig)
36472              Date: 16 Aug 2000 15:09:46 +0200
36473              Message-ID: <m3k8dh5p45.fsf@ak-71.mind.de>
36474      Branch: perl
36475            ! lib/CPAN.pm
36476 ____________________________________________________________________________
36477 [  6649] By: jhi                                   on 2000/08/16  13:12:31
36478         Log: Subject: [ID 20000324.040] minor fix to perlhpux.pod
36479              From: "Larry W. Virden" <lvirden@cas.org>
36480              Date: Fri, 24 Mar 2000 14:25:37 -0500 (EST)
36481              Message-Id: <200003241925.OAA27985@lwv26awu.cas.org>
36482      Branch: perl
36483            ! README.hpux
36484 ____________________________________________________________________________
36485 [  6648] By: jhi                                   on 2000/08/16  13:03:53
36486         Log: The numeric locale was reset to "C" by s?printf and never restored.
36487              
36488              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
36489              From: Christian Kirsch <ck@held.mind.de>
36490              Date: Wed, 9 Aug 2000 17:05:17 +0200
36491              Message-Id: <20000809170517.A25389@held>
36492              
36493              No test since adding the failing example to locale.t
36494              does not fail -- probably because the locale settings are so
36495              thoroughly tweaked by that time.  Running the example standalone
36496              does fail, though.  UPDATE: test case added at change #7540.
36497      Branch: perl
36498            ! dump.c perl.h pp.c pp_ctl.c sv.c
36499 ____________________________________________________________________________
36500 [  6647] By: jhi                                   on 2000/08/16  00:07:54
36501         Log: Update Changes and test semi-automatic patchlevel updating.
36502      Branch: perl
36503            ! Changes patchlevel.h
36504 ____________________________________________________________________________
36505 [  6646] By: jhi                                   on 2000/08/15  23:35:07
36506         Log: Fix a dependency problem.
36507              
36508              Subject: [PATCH: 6640] VMS Makefile.SH update
36509              From: Peter Prymmer <pvhp@forte.com>
36510              Date: Tue, 15 Aug 2000 16:31:34 -0700 (PDT)
36511              Message-ID: <Pine.OSF.4.10.10008151613140.141017-100000@aspara.forte.com>
36512      Branch: perl
36513            ! vms/descrip_mms.template
36514 ____________________________________________________________________________
36515 [  6645] By: jhi                                   on 2000/08/15  23:33:23
36516         Log: (Retracted by #6660)
36517              
36518              Subject: [PATCH perl-current] make s?printf() produce two exponent digits where possible
36519              From: Dominic Dunlop <domo@computer.org>
36520              Date: Tue, 15 Aug 2000 22:20:52 +0200
36521              Message-Id: <p04320403b5bf4c32d381@[192.168.1.4]>
36522      Branch: metaconfig/U/perl
36523            + d_printfed.U
36524      Branch: perl
36525            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
36526            ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
36527            ! t/op/sprintf.t
36528 ____________________________________________________________________________
36529 [  6644] By: jhi                                   on 2000/08/15  21:17:20
36530         Log: Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
36531              From: abigail@foad.org
36532              Date: 15 Aug 2000 20:12:41 -0000
36533              Message-Id: <20000815201241.25556.qmail@foad.org>
36534      Branch: perl
36535            ! INSTALL
36536 ____________________________________________________________________________
36537 [  6643] By: jhi                                   on 2000/08/15  21:15:28
36538         Log: (an already applied patch)
36539      Branch: perl
36540            ! lib/CGI.pm
36541 ____________________________________________________________________________
36542 [  6642] By: gsar                                  on 2000/08/15  19:54:05
36543         Log: magic callbacks all need to have same type signature
36544      Branch: perl
36545            ! embed.pl mg.c proto.h
36546 ____________________________________________________________________________
36547 [  6641] By: jhi                                   on 2000/08/15  17:56:27
36548         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)
36549              From: Mike Guy <mjtg@cam.ac.uk>
36550              Message-Id: <E13OkU9-0006rb-00@libra.cus.cam.ac.uk>
36551              Date: Tue, 15 Aug 2000 18:26:45 +0100
36552              
36553              Only the peek.t part applied, not the hash quality part.
36554      Branch: perl
36555            ! t/lib/peek.t
36556 ____________________________________________________________________________
36557 [  6640] By: jhi                                   on 2000/08/15  16:37:37
36558         Log: Update Changes.
36559      Branch: perl
36560            ! Changes
36561 ____________________________________________________________________________
36562 [  6639] By: jhi                                   on 2000/08/15  16:34:55
36563         Log: Missed a file from #6638.
36564      Branch: perl
36565            ! lib/File/Temp.pm
36566 ____________________________________________________________________________
36567 [  6638] By: jhi                                   on 2000/08/15  16:33:19
36568         Log: Subject: [PATCH perl@6620] cygwin port
36569              From: "Fifer, Eric" <EFifer@sanwaint.com>
36570              Date: Tue, 15 Aug 2000 17:00:49 +0100
36571              Message-ID: <779F20BCCE5AD31186A50008C75D9979171779@silldn_mail1.sanwaint.com>
36572      Branch: perl
36573            ! README.cygwin hints/cygwin.sh pod/perlport.pod t/lib/b.t
36574 ____________________________________________________________________________
36575 [  6637] By: jhi                                   on 2000/08/15  16:29:22
36576         Log: Subject: [PATCH] debugger exit code should reflect user exit code
36577              From: Mike Guy <mjtg@cam.ac.uk>
36578              Date: Tue, 15 Aug 2000 16:55:59 +0100
36579              Message-Id: <E13Oj4J-0005FS-00@libra.cus.cam.ac.uk>
36580      Branch: perl
36581            ! lib/perl5db.pl
36582 ____________________________________________________________________________
36583 [  6636] By: jhi                                   on 2000/08/15  15:30:58
36584         Log: Update Changes.
36585      Branch: perl
36586            ! Changes
36587 ____________________________________________________________________________
36588 [  6635] By: jhi                                   on 2000/08/15  15:27:21
36589         Log: Use -Dusedevel; regen Configure and the respective Porting stuff.
36590      Branch: metaconfig
36591            ! U/mkglossary U/mksample
36592      Branch: metaconfig/U/perl
36593            ! Devel.U
36594      Branch: perl
36595            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
36596 ____________________________________________________________________________
36597 [  6634] By: jhi                                   on 2000/08/15  14:11:55
36598         Log: Don't blow limited stacks, a lower number is enough to
36599              tickle the lookbehind limit.
36600              
36601              Subject: [ID 20000815.007] Not OK: perl@6627 +SUIDMAIL on powerpc-machten 4.1.4 (UNINSTALLED) [PATCH]
36602              From: Dominic Dunlop <domo@computer.org>
36603              Date: Tue, 15 Aug 2000 13:51:24 +0200
36604              Message-Id: <p04320400b5bedcedaf22@[192.168.1.4]>
36605      Branch: perl
36606            ! t/op/regmesg.t
36607 ____________________________________________________________________________
36608 [  6633] By: jhi                                   on 2000/08/15  14:01:46
36609         Log: Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
36610              From: Mike Guy <mjtg@cam.ac.uk>
36611              Date: Tue, 15 Aug 2000 12:10:50 +0100
36612              Message-Id: <E13OecM-0006nF-00@libra.cus.cam.ac.uk>
36613      Branch: perl
36614            ! utils/perldoc.PL
36615 ____________________________________________________________________________
36616 [  6632] By: jhi                                   on 2000/08/15  13:58:48
36617         Log: make ok etc also for win32.
36618              
36619              Subject: [ID 20000814.008] Not OK: perl v5.6.0 (6620) on MSWin32-x86 4.0 (UNINSTALLED)
36620              From: Prymmer/Kahn <pvhp@best.com>
36621              Date: Mon, 14 Aug 2000 22:42:06 -0700 (PDT)
36622              Message-Id: <Pine.BSF.4.21.0008142240280.3888-100000@shell8.ba.best.com>
36623      Branch: perl
36624            ! win32/Makefile
36625 ____________________________________________________________________________
36626 [  6631] By: jhi                                   on 2000/08/15  13:45:03
36627         Log: Update (kinda) to Test 1.14, from Joshua Pritikin.
36628      Branch: perl
36629            ! lib/Test.pm
36630 ____________________________________________________________________________
36631 [  6630] By: jhi                                   on 2000/08/15  03:25:09
36632         Log: Update Changes.
36633      Branch: perl
36634            ! Changes
36635 ____________________________________________________________________________
36636 [  6629] By: jhi                                   on 2000/08/15  03:23:53
36637         Log: magic_regdatum_set() is void, not int.
36638      Branch: perl
36639            ! embed.pl mg.c proto.h
36640 ____________________________________________________________________________
36641 [  6628] By: jhi                                   on 2000/08/15  03:08:02
36642         Log: Make the user to give up his firstborn, err, to knowingly
36643              verify installing an unstable developer release.  Also bump
36644              the release to 5.7.0, but leave a patch tag in the local
36645              patches saying that this is not yet the real thing.
36646      Branch: metaconfig
36647            ! U/modified/Instruct.U
36648      Branch: metaconfig/U/perl
36649            + Devel.U
36650      Branch: perl
36651            ! Configure patchlevel.h
36652 ____________________________________________________________________________
36653 [  6627] By: jhi                                   on 2000/08/14  22:32:52
36654         Log: README.os2 update.
36655              
36656              Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
36657              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
36658              Date: Wed, 02 Aug 2000 21:55:09 -0700
36659              Message-ID: <tsPi5gzkgegX092yn@efn.org>
36660      Branch: perl
36661            ! README.os2
36662 ____________________________________________________________________________
36663 [  6626] By: jhi                                   on 2000/08/14  21:00:02
36664         Log: Subject: Re: File::Temp problems on VMS in bleedperl
36665              From: Tim Jenness <timj@jach.hawaii.edu>
36666              cc: vmsperl@perl.org
36667              Date: Mon, 14 Aug 2000 09:44:33 -1000 (HST)
36668              Message-ID: <Pine.LNX.4.21.0008140941300.6753-100000@lapaki.jach.hawaii.edu>
36669      Branch: perl
36670            ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
36671 ____________________________________________________________________________
36672 [  6625] By: jhi                                   on 2000/08/14  20:52:16
36673         Log: Add SUIDMAIL as was done for the CERT alert.
36674      Branch: perl
36675            ! patchlevel.h
36676 ____________________________________________________________________________
36677 [  6624] By: jhi                                   on 2000/08/14  20:48:50
36678         Log: Subject: sfio2000
36679              From: Daniel Muino <dmuino@afip.gov.ar>
36680              Date: Mon, 14 Aug 2000 16:58:11 -0300
36681              Message-ID: <20000814165811.B16368@con2-dgi>
36682      Branch: perl
36683            ! perlsdio.h perlsfio.h
36684 ____________________________________________________________________________
36685 [  6623] By: jhi                                   on 2000/08/14  20:47:36
36686         Log: Subject: warning: storage class after type is obsolescent
36687              From: Daniel Muino <dmuino@afip.gov.ar>
36688              Date: Mon, 14 Aug 2000 16:42:47 -0300
36689              Message-ID: <20000814164247.A16368@con2-dgi>
36690      Branch: perl
36691            ! regcomp.pl regnodes.h
36692 ____________________________________________________________________________
36693 [  6622] By: jhi                                   on 2000/08/14  20:43:05
36694         Log: Subject: [ID 20000814.002] [Patch] Email address in Changes.
36695              From: abigail@foad.org
36696              Date: 14 Aug 2000 20:00:10 -0000
36697              Message-Id: <20000814200010.27271.qmail@foad.org>
36698      Branch: perl
36699            ! Changes
36700 ____________________________________________________________________________
36701 [  6621] By: jhi                                   on 2000/08/14  15:23:05
36702         Log: Update Changes.
36703      Branch: perl
36704            ! Changes
36705 ____________________________________________________________________________
36706 [  6620] By: jhi                                   on 2000/08/14  15:22:14
36707         Log: Subject: Re: [PATCH] @+, @- readonly
36708              From: Mike Guy <mjtg@cam.ac.uk>
36709              Date: Mon, 14 Aug 2000 15:26:55 +0100
36710              Message-Id: <E13OLCZ-00020N-00@libra.cus.cam.ac.uk>
36711      Branch: perl
36712            ! XSUB.h embed.h embed.pl globvar.sym gv.c mg.c perl.h proto.h
36713            ! sv.c t/op/pat.t
36714 ____________________________________________________________________________
36715 [  6619] By: jhi                                   on 2000/08/14  14:12:08
36716         Log: Update Changes.
36717      Branch: perl
36718            ! Changes
36719 ____________________________________________________________________________
36720 [  6618] By: jhi                                   on 2000/08/14  14:09:34
36721         Log: For now remove the mail code.
36722      Branch: perl
36723            ! perl.c
36724 ____________________________________________________________________________
36725 [  6617] By: jhi                                   on 2000/08/14  14:08:28
36726         Log: Drop the eg/ mentions and also mention the recent suidperl thing.
36727      Branch: perl
36728            ! jpl/README lib/ExtUtils/Embed.pm pod/perlcompile.pod
36729            ! pod/perlfaq8.pod pod/perlsec.pod
36730 ____________________________________________________________________________
36731 [  6616] By: jhi                                   on 2000/08/14  14:00:11
36732         Log: Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
36733              From: Mike Guy <mjtg@cam.ac.uk>
36734              Date: Mon, 14 Aug 2000 08:26:02 +0100
36735              Message-Id: <E13OEdG-0007LT-00@libra.cus.cam.ac.uk>
36736      Branch: perl
36737            ! lib/perl5db.pl
36738 ____________________________________________________________________________
36739 [  6615] By: jhi                                   on 2000/08/14  13:58:45
36740         Log: Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
36741              From: Mike Guy <mjtg@cam.ac.uk>
36742              Date: Mon, 14 Aug 2000 08:04:22 +0100
36743              Message-Id: <E13OEII-0007B2-00@libra.cus.cam.ac.uk>
36744      Branch: perl
36745            ! gv.c mg.c t/op/pat.t
36746 ____________________________________________________________________________
36747 [  6614] By: jhi                                   on 2000/08/14  13:56:45
36748         Log: Subject: Test fails / warnings with perl-current #6612
36749              From: Mike Guy <mjtg@cam.ac.uk>
36750              Date: Mon, 14 Aug 2000 07:57:23 +0100
36751              Message-Id: <E13OEBX-000776-00@libra.cus.cam.ac.uk>
36752      Branch: perl
36753            ! t/lib/b.t t/lib/peek.t
36754 ____________________________________________________________________________
36755 [  6613] By: jhi                                   on 2000/08/14  13:45:33
36756         Log: VMS configure.com update continues.
36757      Branch: perl
36758            - vms/configure.com
36759            ! MANIFEST configure.com
36760 ____________________________________________________________________________
36761 [  6612] By: jhi                                   on 2000/08/13  22:13:35
36762         Log: Update Changes.
36763      Branch: perl
36764            ! Changes
36765 ____________________________________________________________________________
36766 [  6611] By: jhi                                   on 2000/08/13  16:21:45
36767         Log: Upgrade to CGI 2.71, from Lincoln Stein.
36768      Branch: perl
36769            ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-function.t
36770 ____________________________________________________________________________
36771 [  6610] By: jhi                                   on 2000/08/13  15:09:16
36772         Log: Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
36773              From: Mike Guy <mjtg@cam.ac.uk>
36774              Date: Sun, 13 Aug 2000 13:45:51 +0100
36775              Message-Id: <E13Nx9D-00027M-00@libra.cus.cam.ac.uk>
36776      Branch: perl
36777            ! t/op/regmesg.t
36778 ____________________________________________________________________________
36779 [  6609] By: jhi                                   on 2000/08/13  14:31:26
36780         Log: Andreas says that 1.56 is fine, so reverting back to it.
36781      Branch: perl
36782            ! lib/CPAN.pm
36783 ____________________________________________________________________________
36784 [  6608] By: jhi                                   on 2000/08/13  05:34:20
36785         Log: Update Changes.
36786      Branch: perl
36787            ! Changes
36788 ____________________________________________________________________________
36789 [  6607] By: jhi                                   on 2000/08/13  05:32:01
36790         Log: Put back the \z changes of #5406 to CPAN.pm.
36791      Branch: perl
36792            ! lib/CPAN.pm
36793 ____________________________________________________________________________
36794 [  6606] By: jhi                                   on 2000/08/13  05:20:16
36795         Log: Fix-n-skip the tests under 5005threads.
36796      Branch: perl
36797            ! t/lib/b.t
36798 ____________________________________________________________________________
36799 [  6605] By: jhi                                   on 2000/08/13  05:07:48
36800         Log: Fix the test for 5005threads.
36801      Branch: perl
36802            ! t/lib/peek.t
36803 ____________________________________________________________________________
36804 [  6604] By: jhi                                   on 2000/08/13  03:35:37
36805         Log: Should have deleted this in #6603.
36806      Branch: perl
36807            - vms/subconfigure.com
36808 ____________________________________________________________________________
36809 [  6603] By: jhi                                   on 2000/08/12  18:29:32
36810         Log: Rewrite of vms/subconfigure.com as configure.com,
36811              from Peter Prymmer and the vmsperl crew.
36812      Branch: perl
36813            + vms/configure.com
36814            ! MANIFEST
36815 ____________________________________________________________________________
36816 [  6602] By: jhi                                   on 2000/08/11  13:00:01
36817         Log: PlainText.pm is dead.
36818      Branch: perl
36819            - lib/Pod/PlainText.pm
36820            ! MANIFEST
36821 ____________________________________________________________________________
36822 [  6601] By: jhi                                   on 2000/08/11  04:06:45
36823         Log: Update Changes.
36824      Branch: perl
36825            ! Changes
36826 ____________________________________________________________________________
36827 [  6600] By: jhi                                   on 2000/08/11  04:06:10
36828         Log: Add a few missing files, update MANIFEST.
36829      Branch: perl
36830            + lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
36831            + lib/Pod/PlainText.pm t/pod/find.t
36832            ! MANIFEST t/op/regmesg.t
36833 ____________________________________________________________________________
36834 [  6599] By: jhi                                   on 2000/08/11  03:31:10
36835         Log: Add Perl debugging tutorial, regen toc. 
36836              
36837              Subject: perldebtut.pod
36838              From: Richard Foley <Richard.Foley@m.dasa.de>
36839              Date: Wed, 09 Aug 2000 10:17:15 +0200
36840              Message-id: <3991138B.262247B8@m.dasa.de>
36841      Branch: perl
36842            + pod/perldebtut.pod
36843            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
36844 ____________________________________________________________________________
36845 [  6598] By: jhi                                   on 2000/08/11  02:48:56
36846         Log: tiny Changes edit
36847      Branch: perl
36848            ! Changes
36849 ____________________________________________________________________________
36850 [  6597] By: jhi                                   on 2000/08/11  02:39:04
36851         Log: Tests for #6589.
36852              
36853              Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
36854              From: simon@brecon.co.uk (Simon Cozens)
36855              Date: 11 Aug 2000 02:24:52 GMT
36856              Message-ID: <slrn8p6ovk.5sh.simon@justanother.perlhacker.org>
36857      Branch: perl
36858            ! t/lib/b.t
36859 ____________________________________________________________________________
36860 [  6596] By: jhi                                   on 2000/08/11  01:50:07
36861         Log: Update Changes.
36862      Branch: perl
36863            ! Changes
36864 ____________________________________________________________________________
36865 [  6595] By: jhi                                   on 2000/08/11  01:47:16
36866         Log: nitfix
36867      Branch: perl
36868            ! Changes
36869 ____________________________________________________________________________
36870 [  6594] By: jhi                                   on 2000/08/11  01:36:16
36871         Log: Subject: Getting perlio and threads to compile
36872              From: Lupe Christoph <lupe@lupe-christoph.de>
36873              Date: Wed, 9 Aug 2000 11:35:54 +0200
36874              Message-ID: <20000809113554.G23160@alanya.lupe-christoph.de>
36875              
36876              (the Solaris version changes in Configure skipped)
36877      Branch: perl
36878            ! hints/solaris_2.sh thread.h
36879 ____________________________________________________________________________
36880 [  6593] By: jhi                                   on 2000/08/11  01:30:16
36881         Log: Subject: Re: [ID 20000730.003] utf8::length() bad
36882              From: simon@brecon.co.uk (Simon Cozens)
36883              Date: 1 Aug 2000 06:55:19 GMT
36884              Message-ID: <slrn8oct2n.19l.simon@justanother.perlhacker.org>
36885      Branch: perl
36886            ! lib/utf8.pm
36887 ____________________________________________________________________________
36888 [  6592] By: jhi                                   on 2000/08/11  01:26:39
36889         Log: Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
36890              From: Peter Scott <Peter@PeterScott.com>
36891              Date: Thu, 10 Aug 2000 08:23:27 -0700
36892              Message-Id: <4.3.2.7.2.20000810081749.00aa92c0@peterscott.com>
36893      Branch: perl
36894            ! lib/perl5db.pl
36895 ____________________________________________________________________________
36896 [  6591] By: jhi                                   on 2000/08/11  01:22:02
36897         Log: Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value 
36898              From: Hugo <hv@crypt.compulink.co.uk>
36899              Date: Thu, 10 Aug 2000 19:23:04 +0100
36900              Message-Id: <200008101823.TAA23580@crypt.compulink.co.uk>
36901      Branch: perl
36902            ! regexec.c t/op/pat.t
36903 ____________________________________________________________________________
36904 [  6590] By: jhi                                   on 2000/08/11  01:19:19
36905         Log: Preprocessing and postprocessing for File::Find.
36906              
36907              Subject: Patch to Find::File.pm to allow alphabetical results
36908              From: Joe Smith <jsmith@inwap.com>
36909              Date: Wed, 9 Aug 2000 02:44:54 -0700
36910              Message-Id: <20000809024453.A21193@tardis.Tymnet.COM>
36911      Branch: perl
36912            ! lib/File/Find.pm
36913 ____________________________________________________________________________
36914 [  6589] By: jhi                                   on 2000/08/11  01:12:39
36915         Log: B::Deparse didn't do sub attributes.
36916              
36917              Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
36918              From: simon@brecon.co.uk (Simon Cozens)
36919              Date: 9 Aug 2000 04:49:20 GMT
36920              Message-ID: <slrn8p1omg.beq.simon@justanother.perlhacker.org>
36921      Branch: perl
36922            ! ext/B/B.xs ext/B/B/Deparse.pm ext/B/defsubs_h.PL
36923 ____________________________________________________________________________
36924 [  6588] By: jhi                                   on 2000/08/11  01:06:40
36925         Log: Subject: debugger "d" command doesnt check line number
36926              From: Mike Guy <mjtg@cam.ac.uk>
36927              Date: Tue, 08 Aug 2000 21:54:29 +0100
36928              Message-Id: <E13MGOL-000053-00@libra.cus.cam.ac.uk>
36929      Branch: perl
36930            ! lib/perl5db.pl mg.c pod/perldiag.pod
36931 ____________________________________________________________________________
36932 [  6587] By: jhi                                   on 2000/08/11  00:45:03
36933         Log: sleep(1) does not necessarily return 1.
36934              
36935              Subject: [PATCH bleadperl] op/lex_assign.t  
36936              From: Hugo <hv@crypt.compulink.co.uk>
36937              Date: Thu, 03 Aug 2000 14:34:22 +0100        
36938              Message-Id: <200008031334.OAA03379@crypt.compulink.co.uk>
36939      Branch: perl
36940            ! t/op/lex_assign.t
36941 ____________________________________________________________________________
36942 [  6586] By: jhi                                   on 2000/08/11  00:31:50
36943         Log: Document the IO::Select timeout.
36944      Branch: perl
36945            ! ext/IO/lib/IO/Select.pm
36946 ____________________________________________________________________________
36947 [  6585] By: jhi                                   on 2000/08/11  00:13:54
36948         Log: Forgot contributor.
36949      Branch: perl
36950            ! Changes
36951 ____________________________________________________________________________
36952 [  6584] By: jhi                                   on 2000/08/11  00:09:19
36953         Log: detypo
36954      Branch: perl
36955            ! Changes
36956 ____________________________________________________________________________
36957 [  6583] By: jhi                                   on 2000/08/11  00:07:53
36958         Log: Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
36959              
36960              Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
36961              From: Mike Guy <mjtg@cam.ac.uk> 
36962              Date: Thu, 10 Aug 2000 15:50:54 +0100
36963              Message-Id: <E13Mtfa-0005Ge-00@libra.cus.cam.ac.uk>
36964      Branch: perl
36965            ! sv.c t/op/int.t
36966 ____________________________________________________________________________
36967 [  6582] By: jhi                                   on 2000/08/10  23:29:32
36968         Log: Update Changes.
36969      Branch: perl
36970            ! Changes
36971 ____________________________________________________________________________
36972 [  6581] By: jhi                                   on 2000/08/10  23:26:16
36973         Log: Put back the std @INC thing.
36974      Branch: perl
36975            ! t/lib/ansicolor.t t/lib/cgi-form.t t/lib/cgi-function.t
36976            ! t/lib/cgi-html.t t/lib/cgi-pretty.t t/lib/cgi-request.t
36977            ! t/lib/gol-basic.t t/lib/gol-compat.t t/lib/gol-linkage.t
36978            ! t/lib/gol-oo.t
36979 ____________________________________________________________________________
36980 [  6580] By: jhi                                   on 2000/08/10  23:03:34
36981         Log: Update to CGI 2.70, from Lincoln Stein.
36982      Branch: perl
36983            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
36984            ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
36985            ! t/lib/cgi-function.t t/lib/cgi-html.t t/lib/cgi-pretty.t
36986            ! t/lib/cgi-request.t
36987 ____________________________________________________________________________
36988 [  6579] By: jhi                                   on 2000/08/10  22:41:50
36989         Log: Update to CPAN 1.56, from Andreas König.
36990      Branch: perl
36991            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
36992 ____________________________________________________________________________
36993 [  6578] By: jhi                                   on 2000/08/10  22:38:13
36994         Log: Update to Pod::Parser 1.17, from Brad Appleton.
36995      Branch: perl
36996            ! lib/Pod/Checker.pm lib/Pod/Find.pm lib/Pod/InputObjects.pm
36997            ! lib/Pod/ParseUtils.pm lib/Pod/Parser.pm lib/Pod/Select.pm
36998            ! lib/Pod/Usage.pm pod/pod2usage.PL pod/podchecker.PL
36999            ! pod/podselect.PL t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
37000            ! t/pod/include.t t/pod/included.t t/pod/lref.t
37001            ! t/pod/multiline_items.t t/pod/nested_items.t
37002            ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
37003            ! t/pod/poderrs.t t/pod/poderrs.xr t/pod/podselect.t
37004            ! t/pod/special_seqs.t
37005 ____________________________________________________________________________
37006 [  6577] By: jhi                                   on 2000/08/10  22:35:41
37007         Log: Small AUTHORS and MAINTAIN updates.  Could do with big updates.
37008      Branch: perl
37009            ! AUTHORS MAINTAIN
37010 ____________________________________________________________________________
37011 [  6576] By: jhi                                   on 2000/08/10  22:24:54
37012         Log: Update to Getopt::Long 2.23_05, from Johan Vromans.
37013      Branch: perl
37014            + t/lib/gol-oo.t
37015            ! MANIFEST lib/Getopt/Long.pm lib/newgetopt.pl t/lib/gol-basic.t
37016            ! t/lib/gol-compat.t t/lib/gol-linkage.t
37017 ____________________________________________________________________________
37018 [  6575] By: jhi                                   on 2000/08/10  22:02:07
37019         Log: Update to Term::ANSIColor 1.03, from Russ Allbery.
37020      Branch: perl
37021            ! lib/Term/ANSIColor.pm t/lib/ansicolor.t
37022 ____________________________________________________________________________
37023 [  6574] By: jhi                                   on 2000/08/10  21:55:03
37024         Log: Iterating perl6 description.
37025      Branch: perl
37026            ! pod/perlfaq1.pod
37027 ____________________________________________________________________________
37028 [  6573] By: jhi                                   on 2000/08/10  21:48:26
37029         Log: Revert the sv.c part of #6559, a better fix is needed.
37030      Branch: perl
37031            ! sv.c
37032 ____________________________________________________________________________
37033 [  6572] By: jhi                                   on 2000/08/10  20:33:43
37034         Log: It's the 2ndO'ROSSC.
37035      Branch: perl
37036            ! pod/perlfaq1.pod
37037 ____________________________________________________________________________
37038 [  6571] By: jhi                                   on 2000/08/10  15:55:48
37039         Log: detypo
37040      Branch: perl
37041            ! pod/perlfaq1.pod
37042 ____________________________________________________________________________
37043 [  6570] By: jhi                                   on 2000/08/10  14:11:17
37044         Log: An exceptionally sticky typo.
37045      Branch: perl
37046            ! Changes
37047 ____________________________________________________________________________
37048 [  6569] By: jhi                                   on 2000/08/10  14:09:33
37049         Log: detypo (and test Changes updating script)
37050      Branch: perl
37051            ! Changes
37052 ____________________________________________________________________________
37053 [  6568] By: jhi                                   on 2000/08/10  14:07:07
37054         Log: Update Changes.
37055      Branch: perl
37056            ! Changes
37057 ____________________________________________________________________________
37058 [  6567] By: jhi                                   on 2000/08/10  14:06:19
37059         Log: Amend the description of Perl6.
37060              Subject: [PATCH Perl-5.6.0] perlfaq1.pod
37061              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
37062              Date: Wed, 9 Aug 2000 22:11:06 -0500
37063              Message-ID: <20000809221106.A12246@chaos.wustl.edu>
37064      Branch: perl
37065            ! pod/perlfaq1.pod
37066 ____________________________________________________________________________
37067 [  6566] By: jhi                                   on 2000/08/10  13:58:57
37068         Log: Subject: Remove dead entry in perldiag
37069              From: Mike Guy <mjtg@cam.ac.uk>
37070              Date: Thu, 10 Aug 2000 14:19:19 +0100
37071              Message-Id: <E13MsEx-00033G-00@libra.cus.cam.ac.uk>
37072      Branch: perl
37073            ! pod/perldiag.pod
37074 ____________________________________________________________________________
37075 [  6565] By: jhi                                   on 2000/08/10  13:51:48
37076         Log: Zero entries were skipped, fix from Adrian Goalby
37077              <argoalby@yahoo.co.uk>
37078      Branch: perl
37079            ! lib/unicode/Number.pl lib/unicode/mktables.PL
37080 ____________________________________________________________________________
37081 [  6564] By: jhi                                   on 2000/08/10  13:00:12
37082         Log: Subject: [PATCH 5.6.0] cygwin port
37083              From: "Fifer, Eric" <EFifer@sanwaint.com>
37084              Date: Thu, 10 Aug 2000 13:15:36 +0100
37085              Message-ID: <779F20BCCE5AD31186A50008C75D997917176A@silldn_mail1.sanwaint.com>
37086      Branch: perl
37087            ! README.cygwin hints/cygwin.sh
37088 ____________________________________________________________________________
37089 [  6563] By: jhi                                   on 2000/08/10  12:55:16
37090         Log: Get back into sync with Jeffrey on the enhanced regex warnings.
37091      Branch: perl
37092            ! pod/perldiag.pod regcomp.c t/op/re_tests t/op/readdir.t
37093 ____________________________________________________________________________
37094 [  6562] By: gsar                                  on 2000/08/10  08:38:39
37095         Log: warn is a macro, avoid using at a variable to avoid warnings
37096              in some configurations; readdir.t is too conservative in
37097              estimating number of *.t's
37098      Branch: perl
37099            ! t/op/readdir.t util.c
37100 ____________________________________________________________________________
37101 [  6561] By: jhi                                   on 2000/08/09  23:35:42
37102         Log: Update Changes.
37103      Branch: perl
37104            ! Changes
37105 ____________________________________________________________________________
37106 [  6560] By: jhi                                   on 2000/08/09  23:05:47
37107         Log: Subject: Re: enhanced(?) regex error messages
37108              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
37109              Date: Wed, 9 Aug 2000 00:59:43 -0700 (PDT)
37110              Message-Id: <200008090759.AAA07144@ventrue.yahoo.com>
37111              
37112              (plus two small patches sent privately)
37113              (this still seems to leave few test failures)
37114      Branch: perl
37115            + t/op/regmesg.t
37116            ! MANIFEST pod/perldiag.pod regcomp.c regcomp.h t/op/misc.t
37117            ! t/pragma/warn/regcomp
37118 ____________________________________________________________________________
37119 [  6559] By: jhi                                   on 2000/08/09  20:41:18
37120         Log: (The fix did work but was not right, retracted in #6573)
37121              
37122              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
37123              From: Christian Kirsch <ck@held.mind.de>
37124              Date: Wed, 9 Aug 2000 17:05:17 +0200
37125              Message-Id: <20000809170517.A25389@held>
37126      Branch: perl
37127            ! sv.c t/pragma/locale.t
37128 ____________________________________________________________________________
37129 [  6558] By: jhi                                   on 2000/08/08  22:34:08
37130         Log: Tiny updates on the contributors list.
37131      Branch: perl
37132            ! Changes
37133 ____________________________________________________________________________
37134 [  6557] By: jhi                                   on 2000/08/08  19:34:28
37135         Log: Double check that we have a dirhandle.
37136      Branch: perl
37137            ! util.c
37138 ____________________________________________________________________________
37139 [  6556] By: jhi                                   on 2000/08/08  19:01:51
37140         Log: Delete eg as agreed at TPC3 (yes, 3).  Dusty, obsolete, non-w-clean.
37141              May be repopulated with fresh maintained examples.
37142      Branch: perl
37143            + lib/CGI/eg/RunMeFirst lib/CGI/eg/caution.xbm
37144            + lib/CGI/eg/clickable_image.cgi lib/CGI/eg/cookie.cgi
37145            + lib/CGI/eg/crash.cgi lib/CGI/eg/customize.cgi
37146            + lib/CGI/eg/diff_upload.cgi lib/CGI/eg/dna_small_gif.uu
37147            + lib/CGI/eg/file_upload.cgi lib/CGI/eg/frameset.cgi
37148            + lib/CGI/eg/index.html lib/CGI/eg/internal_links.cgi
37149            + lib/CGI/eg/javascript.cgi lib/CGI/eg/monty.cgi
37150            + lib/CGI/eg/multiple_forms.cgi lib/CGI/eg/nph-clock.cgi
37151            + lib/CGI/eg/nph-multipart.cgi lib/CGI/eg/popup.cgi
37152            + lib/CGI/eg/save_state.cgi lib/CGI/eg/tryit.cgi
37153            + lib/CGI/eg/wilogo_gif.uu
37154            - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
37155            - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
37156            - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
37157            - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
37158            - eg/cgi/frameset.cgi eg/cgi/index.html
37159            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
37160            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
37161            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
37162            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
37163            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
37164            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
37165            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
37166            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
37167            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
37168            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
37169            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
37170            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
37171            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
37172            - eg/van/vanish eg/who eg/wrapsuid
37173            ! MANIFEST
37174 ____________________________________________________________________________
37175 [  6555] By: jhi                                   on 2000/08/08  18:51:08
37176         Log: Delete chat2 as requested by Randal.
37177              
37178              Subject: Re: perlfaq8 coyness
37179              From: merlyn@stonehenge.com (Randal L. Schwartz) 
37180              Date: 15 May 2000 18:52:42 -0700 
37181              Message-ID: <m166sfl0r9.fsf@halfdome.holdit.com> 
37182      Branch: perl
37183            - lib/chat2.pl
37184            ! MANIFEST
37185 ____________________________________________________________________________
37186 [  6554] By: jhi                                   on 2000/08/08  18:31:35
37187         Log: Regen global.sym.
37188      Branch: perl
37189            ! global.sym
37190 ____________________________________________________________________________
37191 [  6553] By: jhi                                   on 2000/08/08  18:28:13
37192         Log: Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
37193              (either perlbug or p5p ate the original), plus regen
37194              perlapi and perltoc. 
37195      Branch: perl
37196            ! Changes Changes5.004 README.Y2K cop.h emacs/cperl-mode.el
37197            ! ext/B/ramblings/flip-flop ext/Data/Dumper/Dumper.pm
37198            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Socket.pm
37199            ! ext/Socket/Socket.pm lib/CGI.pm lib/CGI/Cookie.pm
37200            ! lib/File/Temp.pm lib/FileHandle.pm lib/Pod/Functions.pm
37201            ! lib/Pod/InputObjects.pm lib/Pod/LaTeX.pm lib/Text/Soundex.pm
37202            ! lib/perl5db.pl op.h opcode.pl perlapi.c perlapi.h
37203            ! pod/perlapi.pod pod/perltoc.pod t/lib/dosglob.t
37204            ! t/lib/ftmp-posix.t t/lib/glob-global.t t/op/grent.t
37205            ! t/op/pwent.t vms/ext/DCLsym/DCLsym.pm
37206 ____________________________________________________________________________
37207 [  6552] By: jhi                                   on 2000/08/08  18:06:29
37208         Log: Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
37209              From: Mike Guy <mjtg@cam.ac.uk>
37210              Message-Id: <E13MAj1-00038W-00@libra.cus.cam.ac.uk>
37211              Date: Tue, 08 Aug 2000 15:51:27 +0100
37212      Branch: perl
37213            ! doop.c sv.h t/op/join.t t/pragma/overload.t
37214 ____________________________________________________________________________
37215 [  6551] By: jhi                                   on 2000/08/08  18:01:11
37216         Log: Re-apply #6549.
37217      Branch: perl
37218            ! lib/perl5db.pl
37219 ____________________________________________________________________________
37220 [  6550] By: jhi                                   on 2000/08/08  17:43:08
37221         Log: Accidental retraction of #6549.
37222      Branch: perl
37223            ! lib/perl5db.pl
37224 ____________________________________________________________________________
37225 [  6549] By: jhi                                   on 2000/08/08  17:40:04
37226         Log: Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
37227              From: Mike Guy <mjtg@cam.ac.uk>
37228              Date: Mon, 07 Aug 2000 21:49:58 +0100
37229              Message-Id: <E13LtqQ-0006Jc-00@libra.cus.cam.ac.uk>
37230      Branch: perl
37231            ! lib/perl5db.pl
37232 ____________________________________________________________________________
37233 [  6548] By: jhi                                   on 2000/08/08  17:37:57
37234         Log: Document here-doc better.
37235              
37236              Subject: Re: [ID 20000804.003] heredoc in s///e replacement
37237              From: Mike Guy <mjtg@cam.ac.uk>
37238              Date: Mon, 07 Aug 2000 14:02:09 +0100
37239              Message-Id: <E13LmXh-0006rM-00@libra.cus.cam.ac.uk>
37240      Branch: perl
37241            ! pod/perldata.pod
37242 ____________________________________________________________________________
37243 [  6547] By: jhi                                   on 2000/08/08  17:33:34
37244         Log: Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
37245              From: "Randy J. Ray" <rjray@redhat.com>
37246              Date: Mon, 07 Aug 2000 19:12:25 -0700
37247              Message-Id: <200008080212.TAA12784@tzimisce.soma.redhat.com>
37248      Branch: perl
37249            ! perl.c pod/perlrun.pod
37250 ____________________________________________________________________________
37251 [  6546] By: jhi                                   on 2000/08/08  17:29:26
37252         Log: Subject: Re: enhanced(?) regex error messages 
37253              From: Hugo <hv@crypt.compulink.co.uk>
37254              Date: Tue, 08 Aug 2000 03:25:51 +0100
37255              Message-Id: <200008080225.DAA10998@crypt.compulink.co.uk>
37256              
37257              plus Capitalize the error messages, plus perldiag them.
37258      Branch: perl
37259            ! pod/perldiag.pod regcomp.c t/op/pat.t t/op/re_tests
37260 ____________________________________________________________________________
37261 [  6545] By: jhi                                   on 2000/08/08  13:59:28
37262         Log: Augment #6539 a bit: don't croak if there's magic in the air.
37263              
37264              Subject: Re: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF) 
37265              From: Hugo <hv@crypt.compulink.co.uk>
37266              Date: Tue, 08 Aug 2000 03:02:03 +0100
37267              Message-Id: <200008080202.DAA09147@crypt.compulink.co.uk>
37268      Branch: perl
37269            ! pp.c t/op/bless.t
37270 ____________________________________________________________________________
37271 [  6544] By: jhi                                   on 2000/08/07  21:11:52
37272         Log: Make the test -w clean.
37273      Branch: perl
37274            ! t/op/bless.t
37275 ____________________________________________________________________________
37276 [  6543] By: jhi                                   on 2000/08/07  19:49:53
37277         Log: use warnings instead of $^W.
37278      Branch: perl
37279            ! t/op/bless.t
37280 ____________________________________________________________________________
37281 [  6542] By: jhi                                   on 2000/08/07  17:41:41
37282         Log: Disable a portability warning Because We Know What We Are Doing.
37283      Branch: perl
37284            ! t/op/bless.t
37285 ____________________________________________________________________________
37286 [  6541] By: jhi                                   on 2000/08/07  17:29:51
37287         Log: Tiny tidying on report_evil_fh().
37288      Branch: perl
37289            ! util.c
37290 ____________________________________________________________________________
37291 [  6540] By: jhi                                   on 2000/08/07  16:37:38
37292         Log: Make regular expression parse error messages easier to understand.
37293              
37294              Subject: Re: enhanced(?) regex error messages
37295              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
37296              Date: Fri, 4 Aug 2000 23:34:07 -0700 (PDT)
37297              Message-Id: <200008050634.XAA20360@ventrue.yahoo.com>
37298      Branch: perl
37299            ! regcomp.c
37300 ____________________________________________________________________________
37301 [  6539] By: jhi                                   on 2000/08/07  16:12:27
37302         Log: Make bless(REF, REF) a fatal error, add bless tests.
37303              
37304              Subject: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF)
37305              From: Hugo <hv@crypt.compulink.co.uk>
37306              Date: Mon, 07 Aug 2000 16:59:38 +0100
37307              Message-Id: <200008071559.QAA29541@crypt.compulink.co.uk>
37308      Branch: perl
37309            + t/op/bless.t
37310            ! MANIFEST pod/perldiag.pod pp.c sv.c
37311 ____________________________________________________________________________
37312 [  6538] By: jhi                                   on 2000/08/07  15:59:43
37313         Log: Subject: [ID 20000803.006] 'use lib ...' doesn't behave as documented
37314              From: Tim Conrow <tim@spindrift.srl.caltech.edu>
37315              Date: Thu, 3 Aug 2000 14:29:21 -0700
37316              Message-Id: <200008032129.OAA27898@spindrift.caltech.edu>
37317      Branch: perl
37318            ! lib/lib_pm.PL
37319 ____________________________________________________________________________
37320 [  6537] By: jhi                                   on 2000/08/07  15:47:18
37321         Log: Retract #6419 for now since it breaks in AFS and MachTen.
37322      Branch: perl
37323            ! lib/Cwd.pm
37324 ____________________________________________________________________________
37325 [  6536] By: jhi                                   on 2000/08/07  15:05:29
37326         Log: Plug the security hole described in the Aug 05 2000 bugtraq message
37327              "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
37328              The security hole exists only in suidperls, which isn't
37329              installed or even built by default.
37330      Branch: perl
37331            ! perl.c
37332 ____________________________________________________________________________
37333 [  6535] By: jhi                                   on 2000/08/07  14:45:14
37334         Log: tr memory corruption fix from Simon Cozens.
37335      Branch: perl
37336            ! doop.c
37337 ____________________________________________________________________________
37338 [  6534] By: jhi                                   on 2000/08/06  11:38:16
37339         Log: Document a bit that UDP is not what you might think.
37340              
37341              Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
37342              From: Lupe Christoph <lupe@lupe-christoph.de>
37343              Message-ID: <20000724085915.B13172@alanya.lupe-christoph.de>
37344              Date: Mon, 24 Jul 2000 08:59:15 +0200
37345      Branch: perl
37346            ! pod/perlipc.pod
37347 ____________________________________________________________________________
37348 [  6533] By: jhi                                   on 2000/08/06  11:35:01
37349         Log: Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
37350              From: Jeff Pinyan <jeffp@hut.crusoe.net>
37351              Date: Sat, 5 Aug 2000 00:22:01 -0400 (EDT)
37352              Message-ID: <Pine.BSF.3.96.1000805002052.23260A-100000@hut.crusoe.net>
37353      Branch: perl
37354            ! pod/perlfunc.pod
37355 ____________________________________________________________________________
37356 [  6532] By: jhi                                   on 2000/08/06  03:45:41
37357         Log: Have symbols for the IoTYPEs.
37358      Branch: perl
37359            ! doio.c pp_ctl.c pp_sys.c sv.h toke.c util.c
37360 ____________________________________________________________________________
37361 [  6531] By: jhi                                   on 2000/08/06  01:33:55
37362         Log: Continue fixing the io warnings.  This also
37363              sort of fixes bug ID 20000802.003: the core dump
37364              is no more.  Whether the current behaviour is correct
37365              (giving a warning: "Not a format reference"), is another matter.
37366      Branch: perl
37367            ! doio.c pod/perldiag.pod pp_hot.c pp_sys.c t/pragma/warn/doio
37368            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
37369 ____________________________________________________________________________
37370 [  6530] By: jhi                                   on 2000/08/05  21:33:12
37371         Log: Change the Policy policy: now -Dprefix= with an existing
37372              Policy.sh and prefix == siteprefix == vendorprefix, then all
37373              of them follow along the new prefix.
37374              
37375              Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
37376              From: Andy Dougherty <doughera@lafayette.edu>
37377              Date: Fri, 4 Aug 2000 14:53:50 -0400 (EDT)
37378              Message-ID: <Pine.SOL.4.10.10008041440560.17981-100000@maxwell.phys.lafayette.edu>
37379      Branch: perl
37380            ! Policy_sh.SH
37381 ____________________________________________________________________________
37382 [  6529] By: jhi                                   on 2000/08/05  18:57:28
37383         Log: Zap lib/Sys directory when cleaning up.
37384      Branch: perl
37385            ! Makefile.SH
37386 ____________________________________________________________________________
37387 [  6528] By: jhi                                   on 2000/08/05  18:40:44
37388         Log: Essential prototype changes were missing from #6527.
37389              Also make report_evil_fh() more bomb-proof.
37390      Branch: perl
37391            ! embed.h util.c
37392 ____________________________________________________________________________
37393 [  6527] By: jhi                                   on 2000/08/05  03:22:05
37394         Log: Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
37395              From: "Ronald F. Guilmette" <rfg@monkeys.com>
37396              Date: Mon, 24 Jul 2000 15:47:00 -0700 (PDT)
37397              Message-Id: <200007242247.PAA52177@monkeys.com>
37398      Branch: perl
37399            ! embed.pl pp_hot.c pp_sys.c proto.h t/pragma/warn/pp_sys util.c
37400 ____________________________________________________________________________
37401 [  6526] By: jhi                                   on 2000/08/04  21:23:27
37402         Log: gcc versions might have (parentheses) in them.
37403      Branch: metaconfig/U/perl
37404            ! gccvers.U
37405      Branch: perl
37406            ! Configure config_h.SH
37407 ____________________________________________________________________________
37408 [  6525] By: jhi                                   on 2000/08/04  20:23:12
37409         Log: Weed buglets pointed out by
37410              
37411              From: Lupe Christoph <lupe@lupe-christoph.de>
37412              Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
37413              Date: Fri, 4 Aug 2000 17:34:39 +0200
37414              Message-ID: <20000804173439.L8087@alanya.lupe-christoph.de>
37415      Branch: metaconfig/U/perl
37416            ! gccvers.U uselfs.U
37417      Branch: perl
37418            ! Configure config_h.SH
37419 ____________________________________________________________________________
37420 [  6524] By: jhi                                   on 2000/08/04  19:02:08
37421         Log: Warn under -w if lstat(FH) is attempted.
37422              
37423              Subject: [ID 20000421.003] perlfunc says you can lstat a file handle but you cannot
37424              From: "Todd C. Miller" <Todd.Miller@courtesan.com> 
37425              Date: Fri, 21 Apr 2000 10:43:46 -0600 (MDT) 
37426              Message-Id: <200004211643.e3LGhkX24720@xerxes.courtesan.com> 
37427      Branch: perl
37428            ! pod/perldiag.pod pod/perlfunc.pod pp_sys.c
37429            ! t/pragma/warn/pp_sys
37430 ____________________________________________________________________________
37431 [  6523] By: jhi                                   on 2000/08/04  12:31:11
37432         Log: Subject: New perlcc, take 2
37433              From: simon@brecon.co.uk (Simon Cozens)
37434              Date: 4 Aug 2000 06:21:04 GMT
37435              Message-ID: <slrn8oko6g.da2.simon@justanother.perlhacker.org>
37436      Branch: perl
37437            ! utils/perlcc.PL
37438 ____________________________________________________________________________
37439 [  6522] By: jhi                                   on 2000/08/04  12:26:33
37440         Log: Subject: Re: Array vs. List context
37441              From: Daniel Chetlin <daniel@chetlin.com>
37442              Date: Fri, 4 Aug 2000 00:22:44 -0700
37443              Message-ID: <20000804002244.A5924@ilmd.chetlin.org>
37444      Branch: perl
37445            ! pod/perlapi.pod pod/perlcall.pod pod/perlembed.pod
37446            ! pod/perlfaq4.pod
37447 ____________________________________________________________________________
37448 [  6521] By: jhi                                   on 2000/08/04  12:22:38
37449         Log: Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
37450              From: Raymund Will <ray@caldera.de>
37451              Date: Fri, 4 Aug 2000 12:07:09 +0200
37452              Message-Id: <20000804120709.A14982@caldera.de>
37453      Branch: perl
37454            ! configure.gnu
37455 ____________________________________________________________________________
37456 [  6520] By: jhi                                   on 2000/08/04  04:09:06
37457         Log: After the #6519 a warning about stat() is just that,
37458              not about a filetest, which now have their own warning.
37459      Branch: perl
37460            ! pod/perldiag.pod
37461 ____________________________________________________________________________
37462 [  6519] By: jhi                                   on 2000/08/04  04:06:30
37463         Log: In the warnings call filehandles consistently so;
37464              add "unopened" warning for stat().
37465      Branch: perl
37466            ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
37467            ! t/pragma/warn/pp_sys
37468 ____________________________________________________________________________
37469 [  6518] By: jhi                                   on 2000/08/04  02:55:35
37470         Log: Subject: Minor tweak to perlvar.pod
37471              From: "Stephen P. Potter" <spp@ds.net>
37472              Date: Tue, 18 Apr 2000 09:26:03 -0400
37473              Message-Id: <200004181326.JAA01560@spp.users.ds.net>
37474      Branch: perl
37475            ! pod/perlvar.pod
37476 ____________________________________________________________________________
37477 [  6517] By: jhi                                   on 2000/08/04  02:50:08
37478         Log: Subject: [ID 19990721.004] Documentation bug in perlfunc
37479              From: "Clinton Pierce" <cpierce1@ford.com>
37480              Date: Wed, 21 Jul 1999 16:45:31 -0400
37481              Message-Id: <199907212049.QAA12875@mailfw3.ford.com>
37482              
37483              Fix by Stephen Potter (visible in the bug db but not in p5p?)
37484      Branch: perl
37485            ! pod/perlfunc.pod pod/perlop.pod
37486 ____________________________________________________________________________
37487 [  6516] By: jhi                                   on 2000/08/04  02:09:25
37488         Log: This is 6512.  Really.
37489      Branch: perl
37490            ! dump.c
37491 ____________________________________________________________________________
37492 [  6515] By: jhi                                   on 2000/08/04  01:25:50
37493         Log: mention the idea of @( and @)
37494      Branch: perl
37495            ! Todo-5.6
37496 ____________________________________________________________________________
37497 [  6514] By: bailey                                on 2000/08/04  01:18:46
37498         Log: YA resync with mainstem, including VMS patches from others
37499      Branch: vmsperl
37500           +> (branch 48 files)
37501            - lib/lib.pm pod/Makefile pod/Win32.pod pod/buildtoc
37502           !> (integrate 354 files)
37503 ____________________________________________________________________________
37504 [  6513] By: jhi                                   on 2000/08/04  01:18:18
37505         Log: Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
37506              From: Mark Dickinson <dickins3@fas.harvard.edu>
37507              Date: Wed, 2 Aug 2000 13:25:07 -0400 (EDT)
37508              Message-Id: <Pine.OSF.4.10.10008021321380.32190-200000@is07.fas.harvard.edu>
37509      Branch: perl
37510            ! t/op/grent.t t/op/pwent.t
37511 ____________________________________________________________________________
37512 [  6512] By: jhi                                   on 2000/08/04  01:14:06
37513         Log: Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
37514              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
37515              Date: Wed, 02 Aug 2000 10:51:01 +0100
37516              Message-Id: <E13JvAz-0005B5-00@libra.cus.cam.ac.uk>
37517      Branch: perl
37518            ! sv.c
37519 ____________________________________________________________________________
37520 [  6511] By: jhi                                   on 2000/08/04  00:57:00
37521         Log: Subject: [PATCH] bad cppsymbols on os2 + Configure question                
37522              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
37523              Date: Thu, 03 Aug 2000 17:20:04 -0700
37524              Message-ID: <0wgi5gzkgqLb092yn@efn.org> 
37525      Branch: metaconfig
37526            ! U/modified/Cppsym.U
37527      Branch: perl
37528            ! Configure config_h.SH
37529 ____________________________________________________________________________
37530 [  6510] By: jhi                                   on 2000/08/04  00:25:28
37531         Log: detypo
37532      Branch: perl
37533            ! Makefile.SH
37534 ____________________________________________________________________________
37535 [  6509] By: jhi                                   on 2000/08/03  23:43:18
37536         Log: Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
37537              From: Dominic Dunlop <domo@computer.org>
37538              Date: Thu, 3 Aug 2000 22:16:46 +0200
37539              Message-Id: <p04320411b5af8091f6fe@[194.235.193.148]>
37540      Branch: perl
37541            ! t/op/sprintf.t
37542 ____________________________________________________________________________
37543 [  6508] By: jhi                                   on 2000/08/03  23:40:37
37544         Log: Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
37545              From: Hugo <hv@crypt.compulink.co.uk>
37546              Date: Thu, 03 Aug 2000 18:25:30 +0100
37547              Message-Id: <200008031725.SAA10580@crypt.compulink.co.uk>
37548      Branch: perl
37549            ! regcomp.c t/op/re_tests
37550 ____________________________________________________________________________
37551 [  6507] By: jhi                                   on 2000/08/03  23:38:28
37552         Log: Subject: [PATCH] sv.h documentation - SvLEN
37553              From: Mike Guy <mjtg@cam.ac.uk>
37554              Date: Thu, 03 Aug 2000 14:43:09 +0100
37555              Message-Id: <E13KLHB-0004UK-00@libra.cus.cam.ac.uk>
37556      Branch: perl
37557            ! sv.h
37558 ____________________________________________________________________________
37559 [  6506] By: jhi                                   on 2000/08/03  15:49:14
37560         Log: Disable the fix_pl hack for now.
37561      Branch: perl
37562            ! Makefile.SH
37563 ____________________________________________________________________________
37564 [  6505] By: jhi                                   on 2000/08/03  13:49:04
37565         Log: Add a URL for FSF.
37566              
37567              Subject: Patch for README
37568              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
37569              Date: Wed, 2 Aug 2000 13:25:09 -0500
37570              Message-ID: <20000802132509.I10379@chaos.wustl.edu>
37571      Branch: perl
37572            ! README
37573 ____________________________________________________________________________
37574 [  6504] By: jhi                                   on 2000/08/03  13:29:19
37575         Log: Be more informative on what is skipped and why,
37576              also repeat the list at the end.
37577      Branch: perl
37578            ! Porting/p4desc
37579 ____________________________________________________________________________
37580 [  6503] By: jhi                                   on 2000/08/03  13:07:05
37581         Log: Circumvent the removal of .patch by fix_pl.
37582              
37583              Subject: Re: [ID 20000802.011] unable to 'make test'          
37584              From: simon@brecon.co.uk (Simon Cozens) 
37585              Date: 3 Aug 2000 04:17:00 GMT
37586              Message-ID: <slrn8ohshs.81o.simon@justanother.perlhacker.org> 
37587      Branch: perl
37588            ! Makefile.SH
37589 ____________________________________________________________________________
37590 [  6502] By: jhi                                   on 2000/08/03  00:14:34
37591         Log: Add the missing setproctitle unit.
37592      Branch: metaconfig/U/perl
37593            + d_setproctitle.U
37594 ____________________________________________________________________________
37595 [  6501] By: jhi                                   on 2000/08/03  00:00:26
37596         Log: The subtest 4 may fail also on VOBS, as pointed out
37597              by Nick Ing-Simmons in November 1999, bug id 19991124.003
37598              (but the failure in that bug report isn't the subtest 4).
37599      Branch: perl
37600            ! t/op/stat.t
37601 ____________________________________________________________________________
37602 [  6500] By: jhi                                   on 2000/08/02  23:49:30
37603         Log: Better skip message for the test; one of the two problems in
37604              
37605              Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
37606              From: Lupe Christoph <lupe@lupe-christoph.de>
37607              Date: Thu, 24 Feb 2000 11:54:50 +0100 (MET)
37608              Message-Id: <200002241054.LAA06808@lupe-christoph.de>
37609      Branch: perl
37610            ! t/op/numconvert.t
37611 ____________________________________________________________________________
37612 [  6499] By: jhi                                   on 2000/08/02  22:49:16
37613         Log: Allow "no Module;" even if there is no 'unimport'.
37614              
37615              Subject: [ID 20000324.029] `unimport' is not special the way `import' is
37616              From: mjd@plover.com
37617              Date: 24 Mar 2000 15:24:34 -0000
37618              Message-Id: <20000324152434.15160.qmail@plover.com>
37619      Branch: perl
37620            ! gv.c
37621 ____________________________________________________________________________
37622 [  6498] By: jhi                                   on 2000/08/02  22:42:58
37623         Log: Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
37624              that are hopefully soon put into use.
37625      Branch: perl
37626            ! opcode.h opcode.pl opnames.h
37627 ____________________________________________________________________________
37628 [  6497] By: gsar                                  on 2000/08/02  22:28:59
37629         Log: require.t needs binmode() to work on windows
37630      Branch: perl
37631            ! t/comp/require.t
37632 ____________________________________________________________________________
37633 [  6496] By: jhi                                   on 2000/08/02  22:08:51
37634         Log: Document the IVdf UVuf UVof UVxf.
37635      Branch: perl
37636            ! pod/perlguts.pod
37637 ____________________________________________________________________________
37638 [  6495] By: jhi                                   on 2000/08/02  21:54:26
37639         Log: detypo #6494
37640      Branch: perl
37641            ! ext/Data/Dumper/Dumper.xs
37642 ____________________________________________________________________________
37643 [  6494] By: jhi                                   on 2000/08/02  21:49:17
37644         Log: Dump UVs as UVs in Data::Dumper.
37645              
37646              Subject: Re: [ID 20000405.018] Data::Dumper and negative numbers
37647              From: Gurusamy Sarathy <gsar@ActiveState.com>
37648              Date: Thu, 27 Apr 2000 12:26:25 -0700
37649              Message-Id: <200004271926.MAA04331@molotok.activestate.com>
37650      Branch: perl
37651            ! ext/Data/Dumper/Dumper.xs
37652 ____________________________________________________________________________
37653 [  6493] By: jhi                                   on 2000/08/02  17:01:58
37654         Log: Subject: [PATCH bleadperl] [ID 20000731.010] regex error 
37655              From: Hugo <hv@crypt.compulink.co.uk>
37656              Date: Wed, 02 Aug 2000 14:53:56 +0100
37657              Message-Id: <200008021353.OAA24761@crypt.compulink.co.uk>
37658      Branch: perl
37659            ! regexec.c t/op/re_tests
37660 ____________________________________________________________________________
37661 [  6492] By: jhi                                   on 2000/08/02  15:02:46
37662         Log: The new setproctitle() feature is available only in 
37663              bleeding edge FreeBSD.  From Paul Saab.
37664      Branch: perl
37665            ! mg.c
37666 ____________________________________________________________________________
37667 [  6491] By: jhi                                   on 2000/08/02  13:34:36
37668         Log: The tr utf8 patching continues.
37669              
37670              Subject: Re: #6469, too many tests claimed in require.t
37671              From: simon@brecon.co.uk (Simon Cozens)
37672              Date: 2 Aug 2000 02:37:17 GMT
37673              Message-ID: <slrn8of2at.81o.simon@justanother.perlhacker.org>
37674              
37675              (the logic of the test was the wrong way round in the patch)
37676      Branch: perl
37677            ! doop.c
37678 ____________________________________________________________________________
37679 [  6490] By: jhi                                   on 2000/08/02  13:27:38
37680         Log: The name of a filehandle does not have <these>.
37681      Branch: perl
37682            ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
37683            ! t/pragma/warn/pp_sys util.c
37684 ____________________________________________________________________________
37685 [  6489] By: jhi                                   on 2000/08/02  04:26:46
37686         Log: Remove the extraneous "main::" prefix from all the
37687              "opened only for", "on closed", and "never opened" warnings.
37688              
37689              Subject: Re: inappropriate warning
37690              From: Gurusamy Sarathy <gsar@ActiveState.com>
37691              Date: Mon, 20 Mar 2000 11:28:02 -0800
37692              Message-Id: <200003201928.LAA32224@maul.ActiveState.com>
37693      Branch: perl
37694            ! doio.c embed.h embed.pl gv.c objXSUB.h pp_hot.c pp_sys.c
37695            ! proto.h t/pragma/warn/4lint t/pragma/warn/doio
37696            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
37697 ____________________________________________________________________________
37698 [  6488] By: jhi                                   on 2000/08/02  03:02:57
37699         Log: memcpy has n o in it, as pinted ut by Sarathy.
37700      Branch: perl
37701            ! pod/perlguts.pod
37702 ____________________________________________________________________________
37703 [  6487] By: jhi                                   on 2000/08/02  02:44:51
37704         Log: Document in one place the memory abstractions used in Perl core.
37705              
37706              Subject: Re: Memory abstraction
37707              From: simon@brecon.co.uk (Simon Cozens)
37708              Date: 2 Aug 2000 02:20:23 GMT
37709              Organization: Earth.li Origins
37710      Branch: perl
37711            ! pod/perlguts.pod
37712 ____________________________________________________________________________
37713 [  6486] By: jhi                                   on 2000/08/02  02:41:57
37714         Log: regen_headers, regen perltoc.
37715      Branch: perl
37716            ! perlapi.c pod/perltoc.pod
37717 ____________________________________________________________________________
37718 [  6485] By: jhi                                   on 2000/08/02  01:43:33
37719         Log: "This little thing tests for a file .patch, and if it contains
37720              a number, pops into patchlevel.h" (making it easier to track
37721              which development version people are reporting bugs against)
37722              
37723              Subject: Patchlevel autogeneration for repository perls
37724              From: simon@brecon.co.uk (Simon Cozens)
37725              Date: 14 Jul 2000 07:12:15 GMT
37726              Message-ID: <slrn8mtfaf.1qo.simon@justanother.perlhacker.org>
37727      Branch: perl
37728            + fix_pl
37729            ! MANIFEST Makefile.SH
37730 ____________________________________________________________________________
37731 [  6484] By: jhi                                   on 2000/08/02  01:32:54
37732         Log: FreeBSD 3.* updates from
37733              
37734              From: Paul Saab <ps@yahoo-inc.com>
37735              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
37736              Date: Tue, 1 Aug 2000 15:41:39 -0700
37737              Message-Id: <20000801154139.A53740@yahoo-inc.com>
37738      Branch: perl
37739            ! hints/freebsd.sh
37740 ____________________________________________________________________________
37741 [  6483] By: jhi                                   on 2000/08/02  01:27:44
37742         Log: In new BSDs changes to argv[] do not show up in ps(1) output,
37743              instead one must use setproctitle().  This was already addressed
37744              by change #6457, but the below has a new variant for FreeBSD 4.0
37745              or later, and the matter is also documented more.
37746              
37747              From: Paul Saab <ps@yahoo-inc.com>
37748              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
37749              Date: Tue, 1 Aug 2000 15:41:39 -0700
37750              Message-Id: <20000801154139.A53740@yahoo-inc.com>
37751      Branch: metaconfig/U/perl
37752            + i_libutil.U
37753      Branch: perl
37754            ! Configure config_h.SH mg.c perl.h pod/perlvar.pod
37755 ____________________________________________________________________________
37756 [  6482] By: jhi                                   on 2000/08/01  22:17:32
37757         Log: The test from this
37758              
37759              Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
37760              Date: Sat, 15 Apr 2000 17:03:44 +0100
37761              From: Tom Hughes <tom@compton.nu>
37762              Message-ID: <d1c9b2af49.tom@compton.compton.nu>
37763              
37764              was missing, the code change went in as #5989
37765              (which had a different test?)
37766      Branch: perl
37767            ! t/op/misc.t
37768 ____________________________________________________________________________
37769 [  6481] By: jhi                                   on 2000/08/01  21:48:38
37770         Log: Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
37771              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
37772              Date: Thu, 27 Jul 2000 13:51:41 -0700 (PDT)
37773              Message-Id: <200007272051.NAA02178@xfiles.intercon.hp.com>
37774      Branch: perl
37775            ! perl.h
37776 ____________________________________________________________________________
37777 [  6480] By: jhi                                   on 2000/08/01  18:05:28
37778         Log: Make p4desc to skip non-mainperl branches by default.
37779      Branch: perl
37780            ! Porting/p4desc
37781 ____________________________________________________________________________
37782 [  6479] By: jhi                                   on 2000/08/01  17:29:19
37783         Log: If gccosandvers is equal to osname, clear gccosandvers.
37784      Branch: metaconfig/U/perl
37785            ! gccvers.U
37786      Branch: perl
37787            ! Configure config_h.SH
37788 ____________________________________________________________________________
37789 [  6478] By: jhi                                   on 2000/08/01  15:54:08
37790         Log: BOM patching from Simon Cozens.
37791      Branch: perl
37792            ! toke.c
37793 ____________________________________________________________________________
37794 [  6477] By: jhi                                   on 2000/08/01  04:50:33
37795         Log: Stash away the largefiles flags and libswanted.
37796      Branch: perl
37797            ! hints/aix.sh hints/hpux.sh hints/linux.sh hints/solaris_2.sh
37798 ____________________________________________________________________________
37799 [  6476] By: gsar                                  on 2000/08/01  04:24:24
37800         Log: various syntax errors and such (not fixed: comp/require.t#22 coredump
37801              on Windows)
37802      Branch: perl
37803            ! t/pragma/utf8.t utf8.c win32/win32.c
37804 ____________________________________________________________________________
37805 [  6475] By: jhi                                   on 2000/08/01  03:35:24
37806         Log: Make chr() for values >127 to create utf8 when under utf8.
37807              
37808              Subject: Re: uft8/chr()
37809              From: simon@brecon.co.uk (Simon Cozens)
37810              Date: 1 Aug 2000 02:37:02 GMT
37811              Message-ID: <slrn8ocdud.19l.simon@justanother.perlhacker.org>
37812      Branch: perl
37813            ! pod/perlfunc.pod pp.c t/pragma/utf8.t
37814 ____________________________________________________________________________
37815 [  6474] By: jhi                                   on 2000/08/01  02:36:18
37816         Log: In Digital UNIX warn if gcc explicitly chosen because even
37817              2.95.2 is known to cause problems.
37818      Branch: perl
37819            ! hints/dec_osf.sh
37820 ____________________________________________________________________________
37821 [  6473] By: jhi                                   on 2000/08/01  02:00:56
37822         Log: Make the safety catch for buggy gccs work with triple version
37823              numbers like 2.95.2.  Reported in
37824              
37825              Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
37826              From: Maurizio Loreti <maurizio.loreti@pd.infn.it>
37827              Date: Mon, 31 Jul 2000 14:55:06 +0200
37828              Message-Id: <200007311255.AA25586@axcdf4.pd.infn.it>
37829      Branch: perl
37830            ! hints/dec_osf.sh
37831 ____________________________________________________________________________
37832 [  6472] By: jhi                                   on 2000/08/01  01:13:33
37833         Log: Subject: fix and question re: waitpid() under win32
37834              From: Brian Clarke <clarke@appliedmeta.com>
37835              Date: Fri, 28 Jul 2000 15:18:29 -0400
37836              Message-ID: <3981DC85.290314EB@appliedmeta.com>
37837              
37838              Slightly reformatted and WNOHANG # define moved to win32.h
37839              so that also POSIX.xs sees it, as suggsted by Sarathy.
37840      Branch: perl
37841            ! win32/win32.c win32/win32.h
37842 ____________________________________________________________________________
37843 [  6471] By: jhi                                   on 2000/08/01  00:55:05
37844         Log: Subject: [PATCH] allow non-variable as lhs of non-updating tr///
37845              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
37846              Message-Id: <E13JEgd-0003fy-00@libra.cus.cam.ac.uk>
37847              Date: Mon, 31 Jul 2000 13:28:51 +0100
37848              
37849              (aka ID 20000730.002)
37850      Branch: perl
37851            ! op.c t/op/tr.t
37852 ____________________________________________________________________________
37853 [  6470] By: jhi                                   on 2000/07/31  23:34:42
37854         Log: Document the problem with -P in HP-UX and its workaround.
37855              
37856              Subject: [ID 20000628.002] HPUX 11: -Ae compiler flag breaks perl -P
37857              From: Milton Hankins {64892} <webtools@uewrhp03.msd.ray.com>
37858              Date: Wed, 28 Jun 2000 13:58:21 -0400 (EDT)
37859              Message-Id: <200006281758.NAA10339@uewrhp03.msd.ray.com>
37860      Branch: perl
37861            ! README.hpux
37862 ____________________________________________________________________________
37863 [  6469] By: jhi                                   on 2000/07/31  04:15:02
37864         Log: The swallow_bom() saga continues.  The #23 of require.t
37865              (UTF16-LE) still fails (silently, no output) but the #22
37866              (UTF16-BE) seems to be working now.  The root of the
37867              failure may be in sv_gets(): is it UTF-16LE-aware,
37868              especially when it comes to line endings? 
37869      Branch: perl
37870            ! embed.h embed.pl objXSUB.h pod/perldiag.pod proto.h
37871            ! t/comp/require.t toke.c utf8.c
37872 ____________________________________________________________________________
37873 [  6468] By: jhi                                   on 2000/07/30  19:05:48
37874         Log: Find green threads before native threads.
37875              
37876              Subject: Re: Patch to jpl/JNI/Makefile.PL
37877              From: Jens Thomsen <jens@fiend.cis.com>
37878              Date: Fri, 28 Jul 2000 15:54:49 -0600 (MDT)
37879              Message-ID: <Pine.LNX.4.21.0007281553470.687-200000@fiend.cis.com>
37880      Branch: perl
37881            ! jpl/JNI/Makefile.PL
37882 ____________________________________________________________________________
37883 [  6467] By: jhi                                   on 2000/07/30  18:36:22
37884         Log: Fix the HALF_UPGRADE() macro introduced in #6263.
37885      Branch: perl
37886            ! doop.c
37887 ____________________________________________________________________________
37888 [  6466] By: jhi                                   on 2000/07/30  04:37:29
37889         Log: A new version of the "remove UPPERACSE string comparison"
37890              operators.  The problem with the previous one (change #6454)
37891              was that it was for Perl 5.6.0.  From Paul Marquess.
37892      Branch: perl
37893            ! t/op/do.t t/pragma/warn/2use t/pragma/warn/3both
37894            ! t/pragma/warn/4lint t/pragma/warn/5nolint t/pragma/warn/7fatal
37895            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
37896 ____________________________________________________________________________
37897 [  6465] By: jhi                                   on 2000/07/29  22:39:56
37898         Log: Do not upgrade SVs into utf8 just because they participate
37899              in eq or cmp.  Reported and fix suggested in
37900              
37901              Subject: [ID 20000720.009] sv_eq UTF8 bug
37902              From: "Simon Cozens" <simon@othersideofthe.earth.li>
37903              Date: 21 Jul 2000 04:37:29 -0000
37904              Message-Id: <20000721043729.30081.qmail@othersideofthe.earth.li>
37905              
37906              Exercise for the kind reader: should we or should we not
37907              cache the utf8 conversion alonside the SV? (as magic,
37908              as thestrxfrm()ed version is cached under use locale)
37909              Argue both for and against.
37910      Branch: perl
37911            ! sv.c
37912 ____________________________________________________________________________
37913 [  6464] By: jhi                                   on 2000/07/29  22:36:22
37914         Log: Subject: UTF8 concat
37915              From: simon@brecon.co.uk (Simon Cozens) 
37916              Date: 30 Jun 2000 06:13:25 GMT
37917              Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org> 
37918              
37919              (with a memory leak fixed, plus a few casts added)
37920              
37921              This also seems to help for
37922              
37923              Subject: [ID 20000716.015] join UTF8 weirdness
37924              From: root <root@ak-71.mind.de> 
37925              Date: Sat, 15 Jul 2000 15:29:54 +0200
37926              Message-Id: <200007151329.PAA13970@ak-71.mind.de>
37927              
37928              (from Andreas König)
37929      Branch: perl
37930            ! pp_hot.c
37931 ____________________________________________________________________________
37932 [  6463] By: jhi                                   on 2000/07/29  00:55:39
37933         Log: Tune the comments and hopefully stop a memory leak.
37934      Branch: perl
37935            ! toke.c utf8.c
37936 ____________________________________________________________________________
37937 [  6462] By: jhi                                   on 2000/07/29  00:16:53
37938         Log: The problem described in this
37939              
37940              Subject: [ID 20000322.018] named chars aren't magical enough
37941              From: root <root@dixie.cscaper.com>     
37942              Date: Wed, 22 Mar 2000 18:37:42 -0700
37943              Message-Id: <200003230137.SAA29532@dixie.cscaper.com>
37944              
37945              has been fixed in perl 5.6.0 but just in case added a test
37946              to keep it away.  (The report from Joseph Hall.)
37947      Branch: perl
37948            ! t/lib/charnames.t
37949 ____________________________________________________________________________
37950 [  6461] By: jhi                                   on 2000/07/28  23:56:36
37951         Log: Tiny fixes for #6460.
37952      Branch: metaconfig/U/perl
37953            ! gccvers.U
37954      Branch: perl
37955            ! Configure config_h.SH
37956 ____________________________________________________________________________
37957 [  6460] By: jhi                                   on 2000/07/28  23:24:41
37958         Log: Warn if the version of the operating system used to compile gcc
37959              differs from the current version of the operating system.
37960              Also display the gcc compilation os and version in myconfig.
37961              Inspiration from
37962              
37963              Subject: Re: [ID 20000710.003] ERRORS!!         
37964              From: "Kurt D. Starsinic" <kstar@chapin.edu>
37965              Date: Mon, 10 Jul 2000 15:54:16 -0400
37966              Message-ID: <20000710155416.A1384@O2.chapin.edu>
37967      Branch: metaconfig/U/perl
37968            ! gccvers.U
37969      Branch: perl
37970            ! Configure config_h.SH myconfig.SH
37971 ____________________________________________________________________________
37972 [  6459] By: jhi                                   on 2000/07/28  22:00:32
37973         Log: In DEC OSF aka Digital UNIX aka Tru64 add the version
37974              letter to $Config{osvers}.
37975      Branch: metaconfig
37976            ! U/modified/Oldconfig.U
37977      Branch: perl
37978            ! Configure config_h.SH
37979 ____________________________________________________________________________
37980 [  6458] By: jhi                                   on 2000/07/28  04:15:39
37981         Log: Back out #6454, doesn't seem to work.
37982              (Reason: that patch was for perl 5.6.0, not perl-current)
37983              (A version of the patch for perl-current came in later as #6466)
37984      Branch: perl
37985            ! regcomp.c t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
37986            ! t/pragma/warn/5nolint t/pragma/warn/7fatal
37987            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
37988 ____________________________________________________________________________
37989 [  6457] By: jhi                                   on 2000/07/27  23:31:49
37990         Log: Use setproctitle() if available to modify $0.
37991              
37992              Subject: setting $* on BSD4 broken
37993              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
37994              Date: Sun, 23 Jul 2000 01:31:34 -0700 (PDT)
37995              Message-Id: <200007230831.BAA08379@ventrue.yahoo.com>
37996      Branch: metaconfig
37997            ! U/modified/Myinit.U
37998      Branch: perl
37999            ! Configure config_h.SH mg.c
38000 ____________________________________________________________________________
38001 [  6456] By: jhi                                   on 2000/07/27  14:50:47
38002         Log: Allow "no AutoLoader;", based on change #6444,
38003              suggested by Graham Barr.
38004      Branch: perl
38005            ! lib/AutoLoader.pm
38006 ____________________________________________________________________________
38007 [  6455] By: jhi                                   on 2000/07/27  14:19:10
38008         Log: Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
38009              From: rspier@pobox.com (Robert Spier)
38010              Date: Thu, 27 Jul 2000 09:49:35 -0400 (EDT)
38011              Message-ID: <14720.15855.787664.424783@rls.cx>
38012      Branch: perl
38013            ! pod/perldiag.pod
38014 ____________________________________________________________________________
38015 [  6454] By: jhi                                   on 2000/07/27  14:03:02
38016         Log: Remove EQ, NE, GT, LT, GE, LE (they have been deprecated
38017              for a long time).
38018              
38019              Reported in
38020              
38021              Subject: [ID 20000717.004] Unexpected complaint of NE deprecation
38022              From: Ryan Herbert <rherbert@sycamorehq.com>
38023              Date: Mon, 17 Jul 2000 11:40:42 -0400
38024              Message-Id: <200007171540.LAA20480@beorn.hq.sai>
38025              
38026              Patched in
38027              
38028              Subject: RE: [ID 20000717.004] Unexpected complaint of NE deprecation
38029              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
38030              Date: Wed, 26 Jul 2000 23:40:18 +0100
38031              Message-ID: <000001bff752$79511880$0a17073e@tiny>
38032              
38033              based on an earlier patch from Stephen P. Potter.
38034              
38035              (Removed later by change #6458 because this patch was for
38036              perl 5.6.0, not perl-current)
38037      Branch: perl
38038            ! t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
38039            ! t/pragma/warn/5nolint t/pragma/warn/7fatal
38040            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
38041 ____________________________________________________________________________
38042 [  6453] By: jhi                                   on 2000/07/27  13:48:02
38043         Log: Subject: [PATCH] fixes bug 20000508.004
38044              From: Michael Stevens <mstevens@globnix.org>
38045              Date: Thu, 27 Jul 2000 13:49:04 +0100
38046              Message-ID: <20000727134903.A9351@athenaeum.globnix.org>
38047      Branch: perl
38048            ! pod/perldata.pod
38049 ____________________________________________________________________________
38050 [  6452] By: jhi                                   on 2000/07/26  23:51:26
38051         Log: Further File::Temp patches from Yitzchak Scott-Thoennes
38052              and Craig A. Berry.
38053      Branch: perl
38054            ! lib/File/Temp.pm pod/perlport.pod
38055 ____________________________________________________________________________
38056 [  6451] By: jhi                                   on 2000/07/26  19:43:30
38057         Log: Be wary of close()s, too.
38058              
38059              Subject: Re: [PATCH] perlbug cleanup
38060              From: Tim Jenness <t.jenness@jach.hawaii.edu>
38061              Date: Wed, 26 Jul 2000 09:32:43 -1000 (HST)
38062              Message-ID: <Pine.LNX.4.10.10007260931540.27658-100000@lapaki.jach.hawaii.edu>
38063      Branch: perl
38064            ! utils/perlbug.PL
38065 ____________________________________________________________________________
38066 [  6450] By: jhi                                   on 2000/07/26  18:41:40
38067         Log: Subject: Minor doc patch: handy.h
38068              From: Daniel =?iso-8859-1?Q?Mui=F1o?= <dmuino@afip.gov.ar>
38069              Date: Wed, 26 Jul 2000 15:34:25 -0300
38070              Message-ID: <397F2F31.F3F9F4F3@afip.gov.ar>
38071      Branch: perl
38072            ! handy.h pod/perlapi.pod
38073 ____________________________________________________________________________
38074 [  6449] By: jhi                                   on 2000/07/26  18:23:55
38075         Log: Subject: [PATCH] minor doc change - perlguts
38076              From: Michael Stevens <mstevens@globnix.org>
38077              Date: Thu, 13 Jul 2000 12:39:18 +0100
38078              Message-ID: <20000713123918.A26561@athenaeum.globnix.org>
38079      Branch: perl
38080            ! pod/perlguts.pod
38081 ____________________________________________________________________________
38082 [  6448] By: jhi                                   on 2000/07/26  18:20:30
38083         Log: open() wariness in perlbug.
38084              
38085              Subject: [PATCH] perlbug cleanup
38086              From: Michael Stevens <mstevens@globnix.org>
38087              Message-ID: <20000713155222.A11380@athenaeum.globnix.org>
38088              Date: Thu, 13 Jul 2000 15:52:23 +0100
38089      Branch: perl
38090            ! utils/perlbug.PL
38091 ____________________________________________________________________________
38092 [  6447] By: jhi                                   on 2000/07/26  18:13:04
38093         Log: File::Temp patches for VMS and OS/2 from Tim Jenness.
38094      Branch: perl
38095            ! lib/File/Temp.pm t/lib/ftmp-security.t
38096 ____________________________________________________________________________
38097 [  6446] By: jhi                                   on 2000/07/26  18:06:32
38098         Log: docfix from Peter Scott <Peter@PSDT.com>.
38099      Branch: perl
38100            ! pod/perlfunc.pod
38101 ____________________________________________________________________________
38102 [  6445] By: jhi                                   on 2000/07/26  17:53:31
38103         Log: Fix *foo{FORMAT}.
38104              
38105              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
38106              Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
38107              Date: Wed, 26 Jul 2000 19:51:02 +0200
38108              Message-Id: <20000726194952.41DD.H.M.BRAND@hccnet.nl>
38109              
38110              From: Graham Barr <gbarr@pobox.com>
38111              Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
38112              Date: Wed, 26 Jul 2000 17:38:36 +0100
38113              Message-ID: <20000726173836.L472@pobox.com>
38114      Branch: perl
38115            ! pp.c sv.c t/op/gv.t
38116 ____________________________________________________________________________
38117 [  6444] By: jhi                                   on 2000/07/26  17:49:14
38118         Log: Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
38119              from Graham Barr in the module list.
38120      Branch: perl
38121            ! gv.c pod/perlobj.pod
38122 ____________________________________________________________________________
38123 [  6443] By: jhi                                   on 2000/07/26  16:06:56
38124         Log: More split() doc and test patches from Mike Guy.
38125      Branch: perl
38126            ! pod/perlfunc.pod t/op/split.t
38127 ____________________________________________________________________________
38128 [  6442] By: jhi                                   on 2000/07/26  16:05:30
38129         Log: MacOS nits from Matthias Neeracher.
38130      Branch: perl
38131            ! perl.c pp_ctl.c
38132 ____________________________________________________________________________
38133 [  6441] By: jhi                                   on 2000/07/26  04:39:57
38134         Log: Subject: [PATCH] split /^/
38135              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
38136              Date: Tue, 25 Jul 2000 14:18:57 +0100
38137              Message-Id: <E13H4bp-00062h-00@libra.cus.cam.ac.uk>
38138              
38139              (with notes from tchrist and gbarr)
38140      Branch: perl
38141            ! pod/perlfunc.pod t/op/split.t
38142 ____________________________________________________________________________
38143 [  6440] By: jhi                                   on 2000/07/26  04:32:32
38144         Log: Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
38145              From: Peter Prymmer <pvhp@forte.com>
38146              Date: Tue, 25 Jul 2000 18:59:16 -0700 (PDT)
38147              Message-ID: <Pine.OSF.4.10.10007251805350.294719-100000@aspara.forte.com>
38148      Branch: perl
38149            ! vms/munchconfig.c
38150 ____________________________________________________________________________
38151 [  6439] By: jhi                                   on 2000/07/26  04:31:01
38152         Log: Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
38153              to be fatal errors (instead of by default ignoring them, and
38154              ignoring with a bug: even though -w gave an error, the opening [
38155              was left in)  Reported in:
38156              
38157              Subject: [ID 20000716.024] [=cc=] / [:blank:]
38158              From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
38159              Date: Sun, 16 Jul 2000 17:55:29 -0700
38160              Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
38161      Branch: perl
38162            ! pod/perldiag.pod regcomp.c t/pragma/warn/regcomp
38163 ____________________________________________________________________________
38164 [  6438] By: jhi                                   on 2000/07/25  15:41:15
38165         Log: Subject: [PATCH] av.c apidoc
38166              From: simon@brecon.co.uk (Simon Cozens)
38167              Date: 24 Jul 2000 06:40:52 GMT
38168              Message-ID: <slrn8nnp7k.cgv.simon@justanother.perlhacker.org>
38169      Branch: perl
38170            ! av.c embed.h embed.pl embedvar.h global.sym objXSUB.h
38171            ! perlapi.c perlapi.h pod/perlapi.pod proto.h
38172 ____________________________________________________________________________
38173 [  6437] By: jhi                                   on 2000/07/25  14:05:36
38174         Log: Subject: [ID 20000724.003] Documentation changes for perllocale.pod
38175              From: "Stephen P. Potter" <spp@ds.net>
38176              Date: Mon, 24 Jul 2000 14:22:23 -0400
38177              Message-Id: <200007241822.OAA06827@spp.users.ds.net>
38178      Branch: perl
38179            ! pod/perllocale.pod
38180 ____________________________________________________________________________
38181 [  6436] By: jhi                                   on 2000/07/25  14:02:03
38182         Log: Subject: [PATCH] Make large file tests deal with SIGXFSZ
38183              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
38184              Date: Mon, 24 Jul 2000 18:04:28 +0100
38185              Message-Id: <E13GleW-0000fr-00@libra.cus.cam.ac.uk>
38186      Branch: perl
38187            ! t/lib/syslfs.t t/op/lfs.t
38188 ____________________________________________________________________________
38189 [  6435] By: jhi                                   on 2000/07/25  13:59:28
38190         Log: Get UTF16 BOMs working.  Patch from
38191              
38192              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
38193              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
38194              Date: Tue, 25 Jul 2000 12:52:45 +0100
38195              Message-Id: <E13H3GP-0004MR-00@libra.cus.cam.ac.uk>
38196              
38197              and notes from
38198              
38199              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
38200              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
38201              Date: Tue, 25 Jul 2000 11:43:25 +0100
38202              Message-Id: <E13H2BJ-0002nG-00@libra.cus.cam.ac.uk>
38203      Branch: perl
38204            ! t/comp/require.t toke.c utf8.c
38205 ____________________________________________________________________________
38206 [  6434] By: jhi                                   on 2000/07/25  02:39:54
38207         Log: Make the "uninit variable" warning to say "concat or string"
38208              or "join or string" when in concat or join .
38209              
38210              Subject: Re: [ID 20000403.009] uninitialised concatenation???
38211              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
38212              Date: Tue, 04 Apr 2000 18:22:58 +0100
38213              Message-Id: <E12cX2Y-000364-00@taurus.cus.cam.ac.uk>
38214              
38215              Subject: [ID 20000330.052] Use of uninitialized value in concatenation (.)
38216              From: William R Ward <hermit@BayView.COM>
38217              Date: Thu, 30 Mar 2000 19:50:03 -0800
38218              Message-Id: <200003310350.TAA13319@komodo.bayview.com>
38219      Branch: perl
38220            ! opcode.h opcode.pl opnames.h pp.sym pp_proto.h
38221            ! t/pragma/warn/op t/pragma/warn/sv
38222 ____________________________________________________________________________
38223 [  6433] By: jhi                                   on 2000/07/24  17:52:56
38224         Log: File::Spec::VMS fixup for tmpdir from Craig Berry.
38225      Branch: perl
38226            ! lib/File/Spec/VMS.pm
38227 ____________________________________________________________________________
38228 [  6432] By: jhi                                   on 2000/07/24  17:44:44
38229         Log: Test cases for #6431.
38230              
38231              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
38232              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
38233              Date: Mon, 24 Jul 2000 15:32:29 +0100
38234              Message-Id: <E13GjHR-00058t-00@libra.cus.cam.ac.uk>
38235      Branch: perl
38236            ! t/op/pat.t t/op/split.t
38237 ____________________________________________________________________________
38238 [  6431] By: jhi                                   on 2000/07/24  17:43:17
38239         Log: Bind op fix.
38240              
38241              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
38242              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
38243              Date: Mon, 17 Jul 2000 20:04:56 +0100
38244              Message-Id: <E13EGCG-0006oO-00@libra.cus.cam.ac.uk>
38245      Branch: perl
38246            ! op.c
38247 ____________________________________________________________________________
38248 [  6430] By: jhi                                   on 2000/07/24  03:42:42
38249         Log: Subject: [ID 20000716.023] syslog test fails without sockets
38250              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
38251              Date: Sun, 16 Jul 2000 12:07:42 -0700 (PDT)
38252              Message-Id: <200007161907.e6GJ7g115736@garcia.efn.org>
38253      Branch: metaconfig/U/perl
38254            ! Extensions.U
38255      Branch: perl
38256            ! Configure config_h.SH
38257 ____________________________________________________________________________
38258 [  6429] By: jhi                                   on 2000/07/24  03:11:52
38259         Log: Add an optimization for map-maps-a-list-element-to-more-list-elements
38260              case, but add also notes explaining the relationship of this
38261              patch and the earlier notes by Sarathy.
38262              
38263              Subject: Map is still slow
38264              From: "Ben Tilly" <ben_tilly@hotmail.com>
38265              Date: Sat, 15 Jul 2000 17:23:27 EDT
38266              Message-ID: <20000715212327.21656.qmail@hotmail.com>
38267      Branch: perl
38268            ! pp_ctl.c
38269 ____________________________________________________________________________
38270 [  6428] By: jhi                                   on 2000/07/24  02:58:52
38271         Log: Documentation to explain the behaviour of map().
38272              
38273              Subject: Re: Map is still slow 
38274              From: Gurusamy Sarathy <gsar@ActiveState.com>
38275              Date: Sat, 15 Jul 2000 16:05:09 -0700
38276              Message-Id: <200007152305.QAA26887@molotok.activestate.com>
38277      Branch: perl
38278            ! pp_ctl.c
38279 ____________________________________________________________________________
38280 [  6427] By: jhi                                   on 2000/07/24  02:50:03
38281         Log: Add tests for
38282              [ID 19991110.003] another matching finding by pcre author
38283              which has already been fixed by some patch, as verified in
38284              
38285              Subject: Re: two regex bugs from the mists of time (well, last November)
38286              From: Hugo <hv@crypt.compulink.co.uk>
38287              Date: Sat, 22 Jul 2000 18:12:58 +0100
38288              Message-Id: <200007221712.SAA26770@crypt.compulink.co.uk>
38289      Branch: perl
38290            ! t/op/re_tests
38291 ____________________________________________________________________________
38292 [  6426] By: jhi                                   on 2000/07/24  02:11:20
38293         Log: A missing 'break' after the [[:space:]] switch case.
38294              
38295              Subject: [ID 20000718.006] Missing 'break' in regcomp.c
38296              From: "Stephen P. Potter" <spp@ds.net>
38297              Date: Tue, 18 Jul 2000 16:25:17 -0400
38298              Message-Id: <200007182025.QAA28383@spp.users.ds.net>
38299      Branch: perl
38300            ! regcomp.c
38301 ____________________________________________________________________________
38302 [  6425] By: jhi                                   on 2000/07/24  02:06:12
38303         Log: The output might have been produced in the wrong order.
38304              
38305              Subject: [ID 20000720.003] [PATCH] t/op/write.t
38306              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
38307              Date: Thu, 20 Jul 2000 18:49:18 +0100
38308              Message-Id: <E13FKRi-0004rF-00@libra.cus.cam.ac.uk>
38309      Branch: perl
38310            ! t/op/write.t
38311 ____________________________________________________________________________
38312 [  6424] By: jhi                                   on 2000/07/24  02:00:07
38313         Log: Use STDOUT consistently.
38314              
38315              Subject: [ID 20000720.002] [PATCH] Consistency of Test::Harness output
38316              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
38317              Date: Thu, 20 Jul 2000 18:04:01 +0100
38318              Message-Id: <E13FJjt-0004Jh-00@libra.cus.cam.ac.uk>
38319      Branch: perl
38320            ! lib/Test/Harness.pm
38321 ____________________________________________________________________________
38322 [  6423] By: jhi                                   on 2000/07/24  01:54:54
38323         Log: Protect against "wild next"s, that is, callbacks doing "next"
38324              instead of "return".
38325              
38326              Subject: [PATCH] Re: [ID 20000717.003] Core dump in 5.6.0
38327              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
38328              Date: Tue, 18 Jul 2000 11:30:16 +0100
38329              Message-Id: <E13EUdk-0006ha-00@libra.cus.cam.ac.uk>
38330      Branch: perl
38331            ! lib/File/Find.pm
38332 ____________________________________________________________________________
38333 [  6422] By: jhi                                   on 2000/07/24  01:35:47
38334         Log: Out-of-date note removed.
38335              
38336              Subject: [PATCH] documentation perlipc
38337              From: rspier@pobox.com (Robert Spier)
38338              Date: Thu, 20 Jul 2000 19:21:14 -0400 (EDT)
38339              Message-ID: <14711.35178.572612.502654@rls.cx>
38340      Branch: perl
38341            ! pod/perlipc.pod
38342 ____________________________________________________________________________
38343 [  6421] By: jhi                                   on 2000/07/24  00:09:18
38344         Log: Send all installperl messages to STDERR and be -w clean.
38345              
38346              Subject: [PATCH] Re: [ID 20000721.003] installperl stderr/stdout problem
38347              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
38348              Date: Sat, 22 Jul 2000 14:02:11 +0100
38349              Message-Id: <E13Fyux-0003Q2-00@libra.cus.cam.ac.uk>
38350      Branch: perl
38351            ! installperl
38352 ____________________________________________________________________________
38353 [  6420] By: jhi                                   on 2000/07/24  00:04:19
38354         Log: Decutandpasto.
38355              
38356              Subject: [PATCH perl-current] 19990607.008 - perlipc.pod
38357              From: "Richard Soderberg" <rs@crystalflame.net>
38358              Date: Sun, 23 Jul 2000 01:37:23 -0700
38359              Message-ID: <NAEKLNAAHLMBPMPNBMLECEIKCBAA.rs@crystalflame.net>
38360      Branch: perl
38361            ! pod/perlipc.pod
38362 ____________________________________________________________________________
38363 [  6419] By: jhi                                   on 2000/07/24  00:01:12
38364         Log: A cleaner abs_path().
38365              Subject: Re: unix alternative to Cwd.pm
38366              From: Jeff Pinyan <jeffp@crusoe.net>
38367              Date: Sun, 23 Jul 2000 17:43:02 -0400 (EDT)
38368              Message-ID: <Pine.GSO.4.21.0007231739120.4304-100000@crusoe.crusoe.net>
38369      Branch: perl
38370            ! lib/Cwd.pm
38371 ____________________________________________________________________________
38372 [  6418] By: jhi                                   on 2000/07/23  23:48:56
38373         Log: Detypo.
38374              
38375              Subject: [PATCH perl-current] Typo in hints/powerux.sh
38376              From: "Richard Soderberg" <rs@crystalflame.net>
38377              Date: Sun, 23 Jul 2000 01:27:33 -0700
38378              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEIJCBAA.rs@crystalflame.net>
38379      Branch: perl
38380            ! hints/powerux.sh
38381 ____________________________________________________________________________
38382 [  6417] By: jhi                                   on 2000/07/17  22:13:31
38383         Log: Subject: SDBM_File documentation
38384              From: mjd@plover.com
38385              Date: 16 Jul 2000 17:41:17 -0000
38386              Message-ID: <20000716174117.18515.qmail@plover.com>
38387      Branch: perl
38388            ! ext/SDBM_File/SDBM_File.pm
38389 ____________________________________________________________________________
38390 [  6416] By: jhi                                   on 2000/07/17  19:13:26
38391         Log: MPE/ix updates for perl 5.6.0 from Mark Bixby.
38392      Branch: perl
38393            ! hints/mpeix.sh mpeix/relink
38394 ____________________________________________________________________________
38395 [  6415] By: jhi                                   on 2000/07/15  14:11:02
38396         Log: Fix the bitvector ops for utf8 (tricky since past 7 bits
38397              the utf8 'characters' can be more than one octet).
38398              
38399              Date: Sat, 15 Jul 2000 00:21:56 +0100
38400              From: Tom Hughes <tom@compton.nu>
38401              Subject: Re: [ID 20000714.002]
38402              Message-ID: <db2334de49.tom@compton.compton.nu>
38403              
38404              Reported in
38405              
38406              Subject: [ID 20000714.002]
38407              From: "Simon Cozens" <simon@othersideofthe.earth.li>
38408              Date: 14 Jul 2000 15:13:09 -0000
38409              Message-Id: <20000714151309.7170.qmail@othersideofthe.earth.li>
38410      Branch: perl
38411            ! doop.c
38412 ____________________________________________________________________________
38413 [  6414] By: jhi                                   on 2000/07/15  03:13:41
38414         Log: another VMS build tweak from Peter Prymmer
38415      Branch: perl
38416            ! vms/descrip_mms.template
38417 ____________________________________________________________________________
38418 [  6413] By: jhi                                   on 2000/07/15  03:10:40
38419         Log: perlvms.pod whitespace cleanup to keep pod utils happy.
38420      Branch: perl
38421            ! vms/perlvms.pod
38422 ____________________________________________________________________________
38423 [  6412] By: jhi                                   on 2000/07/15  00:31:05
38424         Log: More docs for sv functions.
38425              
38426              Subject: [PATCH cfgperl] sv.c apidoc
38427              From: simon@brecon.co.uk (Simon Cozens)
38428              Date: 13 Jul 2000 09:00:20 GMT
38429              Message-ID: <slrn8mr194.2em.simon@justanother.perlhacker.org>
38430              
38431              Subject: Re: [PATCH cfgperl] sv.c apidoc
38432              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
38433              Date: Thu, 13 Jul 2000 12:27:41 +0100
38434              Message-Id: <E13Ch9Z-0006QL-00@libra.cus.cam.ac.uk>
38435              
38436              Subject: Re: [PATCH cfgperl] sv.c apidoc
38437              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
38438              Date: Thu, 13 Jul 2000 13:23:09 +0100
38439              Message-Id: <E13Ci1F-0007WR-00@libra.cus.cam.ac.uk>
38440              
38441              Subject: Re: [PATCH cfgperl] sv.c apidoc
38442              From: simon@brecon.co.uk (Simon Cozens)
38443              Date: 14 Jul 2000 06:51:02 GMT
38444              Message-ID: <slrn8mte2m.1qo.simon@justanother.perlhacker.org>
38445      Branch: perl
38446            ! embed.pl pod/perlapi.pod sv.c
38447 ____________________________________________________________________________
38448 [  6411] By: jhi                                   on 2000/07/15  00:10:41
38449         Log: lib/b test fixes from Peter Prymmer.
38450      Branch: perl
38451            ! t/lib/b.t
38452 ____________________________________________________________________________
38453 [  6410] By: jhi                                   on 2000/07/15  00:02:09
38454         Log: Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
38455              From: Hugo <hv@crypt.compulink.co.uk>
38456              Date: Fri, 14 Jul 2000 23:05:20 +0100
38457              Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
38458              
38459              Didn't anymore apply, but that point still could use another fix.
38460      Branch: perl
38461            ! pod/perlfunc.pod
38462 ____________________________________________________________________________
38463 [  6409] By: jhi                                   on 2000/07/14  23:15:15
38464         Log: thinko fix in vms/descrip_mms.template, the win32.pod in lib,
38465              not in pod, from Peter Prymmer
38466      Branch: perl
38467            ! vms/descrip_mms.template
38468 ____________________________________________________________________________
38469 [  6408] By: jhi                                   on 2000/07/14  20:35:05
38470         Log: The bug report
38471              [ID 19991110.002] minimal matching discrepancy found by pcre author
38472              seems to have been fixed (though differently from what was suggested
38473              in the report) in 5.6.0.  Add tests to keep the bug from reappearing.
38474      Branch: perl
38475            ! t/op/re_tests
38476 ____________________________________________________________________________
38477 [  6407] By: jhi                                   on 2000/07/14  17:38:08
38478         Log: Fix AutoSplit to use File::Spec the right way in VMS,
38479              from Peter Prymmer.
38480      Branch: perl
38481            ! lib/AutoSplit.pm
38482 ____________________________________________________________________________
38483 [  6406] By: jhi                                   on 2000/07/14  14:13:22
38484         Log: Merge perlhacktut into perlhack, update perlguts.
38485              
38486              Subject: Re: Perlhacktut
38487              From: simon@brecon.co.uk (Simon Cozens)
38488              Date: 14 Jul 2000 06:49:21 GMT
38489              Message-ID: <slrn8mtdvh.1qo.simon@justanother.perlhacker.org>
38490              
38491              Subject: Re: Perlhacktut
38492              From: simon@brecon.co.uk (Simon Cozens)
38493              Date: 14 Jul 2000 07:09:45 GMT
38494              Message-ID: <slrn8mtf5p.1qo.simon@justanother.perlhacker.org>
38495      Branch: perl
38496            ! pod/perlguts.pod pod/perlhack.pod
38497 ____________________________________________________________________________
38498 [  6405] By: jhi                                   on 2000/07/14  14:02:31
38499         Log: Integrate with Sarathy.
38500      Branch: cfgperl
38501           !> doop.c embed.h embed.pl embedvar.h ext/IPC/SysV/Makefile.PL
38502           !> intrpvar.h lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h
38503           !> pod/perlapi.pod pp.c proto.h sv.h thread.h toke.c util.c
38504 ____________________________________________________________________________
38505 [  6404] By: gsar                                  on 2000/07/14  12:15:02
38506         Log: PERL_OBJECT build tweaks
38507      Branch: perl
38508            ! toke.c
38509 ____________________________________________________________________________
38510 [  6403] By: gsar                                  on 2000/07/14  11:23:41
38511         Log: inconsistent types needs casts
38512      Branch: perl
38513            ! toke.c
38514 ____________________________________________________________________________
38515 [  6402] By: gsar                                  on 2000/07/14  11:12:04
38516         Log: typos in change#6399, regen headers
38517      Branch: perl
38518            ! doop.c embed.h embedvar.h perlapi.h pod/perlapi.pod proto.h
38519 ____________________________________________________________________________
38520 [  6401] By: gsar                                  on 2000/07/14  10:59:12
38521         Log: typecasts needed for change#6394
38522      Branch: perl
38523            ! toke.c
38524 ____________________________________________________________________________
38525 [  6400] By: gsar                                  on 2000/07/14  10:49:37
38526         Log: integrate cfgperl contents into mainline
38527      Branch: perl
38528           !> Configure MANIFEST config_h.SH embed.pl global.sym proto.h
38529           !> regcomp.c regexec.c t/op/re_tests toke.c vms/subconfigure.com
38530 ____________________________________________________________________________
38531 [  6399] By: gsar                                  on 2000/07/14  10:38:35
38532         Log: enable UTF-16 filter by default if relevant BOM is seen; various
38533              cleanups (typos, misformatted code, and small bugs)
38534      Branch: perl
38535            ! doop.c embed.pl mg.c op.c pp.c toke.c
38536 ____________________________________________________________________________
38537 [  6398] By: gsar                                  on 2000/07/14  08:55:38
38538         Log: rename totally bletcherous SvLOCK() thingy (doesn't do what the
38539              name suggests anyway)
38540      Branch: perl
38541            ! ext/IPC/SysV/Makefile.PL sv.h thread.h util.c
38542 ____________________________________________________________________________
38543 [  6397] By: gsar                                  on 2000/07/14  08:44:33
38544         Log: move new variables to the end of the interpreter structure (for
38545              bincompat in code that doesn't #include XSUB.h)
38546      Branch: perl
38547            ! intrpvar.h
38548 ____________________________________________________________________________
38549 [  6396] By: gsar                                  on 2000/07/14  08:13:58
38550         Log: MakeMaker should not remove editor backups (*~) on `make clean`
38551              by default (completes change#6383)
38552      Branch: perl
38553            ! lib/ExtUtils/MM_Unix.pm
38554 ____________________________________________________________________________
38555 [  6395] By: jhi                                   on 2000/07/14  05:20:33
38556         Log: Replace change #6337 with a better one.
38557              
38558              Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking 
38559              From: Hugo <hv@crypt.compulink.co.uk>
38560              Date: Fri, 14 Jul 2000 04:16:20 +0100
38561              Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
38562      Branch: cfgperl
38563            ! regexec.c t/op/re_tests
38564 ____________________________________________________________________________
38565 [  6394] By: jhi                                   on 2000/07/14  01:33:59
38566         Log: Fix the BOM bug: not a byteorder bug, a signedness bug.
38567      Branch: cfgperl
38568            ! embed.pl global.sym proto.h toke.c
38569 ____________________________________________________________________________
38570 [  6393] By: jhi                                   on 2000/07/13  23:41:23
38571         Log: remove discarded test
38572      Branch: cfgperl
38573            ! MANIFEST
38574 ____________________________________________________________________________
38575 [  6392] By: jhi                                   on 2000/07/13  23:32:25
38576         Log: The {multiplier} of a fixed substring was overlooked which
38577              caused a wrong initial search offset for that substring.
38578              
38579              Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
38580              From: Hugo <hv@crypt.compulink.co.uk>
38581              Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
38582              Date: Thu, 13 Jul 2000 19:27:13 +0100
38583      Branch: cfgperl
38584            ! regcomp.c t/op/re_tests
38585 ____________________________________________________________________________
38586 [  6391] By: jhi                                   on 2000/07/13  16:37:42
38587         Log: typo fix from Craig Berry
38588      Branch: cfgperl
38589            ! vms/subconfigure.com
38590 ____________________________________________________________________________
38591 [  6390] By: jhi                                   on 2000/07/13  13:20:12
38592         Log: Integrate with Sarathy.
38593      Branch: cfgperl
38594            - t/op/method2entersub.t
38595           !> Changes Configure Makefile.SH ext/IPC/SysV/Makefile.PL
38596           !> pod/perldelta.pod sv.c t/lib/english.t t/lib/selfloader.t
38597           !> t/op/sprintf.t toke.c win32/Makefile win32/config_h.PL
38598           !> win32/makefile.mk win32/win32sck.c x2p/Makefile.SH
38599 ____________________________________________________________________________
38600 [  6389] By: jhi                                   on 2000/07/13  13:18:48
38601         Log: Detypo from Peter Prymmer, part of #6388.
38602      Branch: cfgperl
38603            ! Configure config_h.SH
38604      Branch: metaconfig
38605            ! U/modified/d_longlong.U
38606 ____________________________________________________________________________
38607 [  6388] By: gsar                                  on 2000/07/13  06:33:40
38608         Log: typos (spotted by Peter Prymmer)
38609      Branch: perl
38610            ! Configure t/lib/english.t
38611 ____________________________________________________________________________
38612 [  6387] By: gsar                                  on 2000/07/13  05:35:28
38613         Log: new selfloader.t in change#6183 doesn't close DATA handles,
38614              and thus fails to clean up tmp files on dosish platforms
38615      Branch: perl
38616            ! t/lib/selfloader.t
38617 ____________________________________________________________________________
38618 [  6386] By: gsar                                  on 2000/07/12  21:42:39
38619         Log: sprintf test tweaks (from Dominic Dunlop)
38620      Branch: perl
38621            ! t/op/sprintf.t
38622 ____________________________________________________________________________
38623 [  6385] By: gsar                                  on 2000/07/12  21:33:46
38624         Log: fix bugs in processing %v-*d and similar format specs (from
38625              Avi Finkel <avi@finkel.org>)
38626      Branch: perl
38627            ! sv.c t/op/sprintf.t
38628 ____________________________________________________________________________
38629 [  6384] By: gsar                                  on 2000/07/12  16:04:19
38630         Log: readd missing perldelta.pod changes from changes#6339,6376
38631      Branch: perl
38632            ! pod/perldelta.pod
38633 ____________________________________________________________________________
38634 [  6383] By: gsar                                  on 2000/07/12  16:00:51
38635         Log: don't clobber *.orig files on *clean targets
38636      Branch: perl
38637            ! Makefile.SH ext/IPC/SysV/Makefile.PL x2p/Makefile.SH
38638 ____________________________________________________________________________
38639 [  6382] By: gsar                                  on 2000/07/12  07:59:12
38640         Log: fix broken integrations in cfgperl
38641      Branch: cfgperl
38642           !> Changes pod/perldelta.pod
38643 ____________________________________________________________________________
38644 [  6381] By: gsar                                  on 2000/07/12  07:42:17
38645         Log: integrate cfgperl changes into mainline
38646      Branch: perl
38647            ! Changes
38648           !> Configure config_h.SH pod/perlbook.pod pod/perldelta.pod
38649           !> pod/perlre.pod
38650 ____________________________________________________________________________
38651 [  6380] By: gsar                                  on 2000/07/12  07:31:00
38652         Log: get sprintf.t to adjust properly for 3-digit exponents
38653      Branch: perl
38654            ! t/op/sprintf.t
38655 ____________________________________________________________________________
38656 [  6379] By: gsar                                  on 2000/07/12  06:40:04
38657         Log: change#6174 needs corresponding change in win32/config_h.PL,
38658              which grovels through config_h.SH to find the config.h name
38659      Branch: perl
38660            ! win32/config_h.PL
38661 ____________________________________________________________________________
38662 [  6378] By: jhi                                   on 2000/07/12  05:03:59
38663         Log: Do the cc sanity check both before the hints and
38664              after the cc selction.
38665      Branch: cfgperl
38666            ! Configure config_h.SH
38667      Branch: metaconfig
38668            ! U/modified/Oldconfig.U U/modified/cc.U
38669      Branch: metaconfig/U/perl
38670            + Checkcc.U
38671 ____________________________________________________________________________
38672 [  6377] By: jhi                                   on 2000/07/12  02:49:22
38673         Log: Fix nits noticed by Boston.pm.
38674      Branch: cfgperl
38675            ! pod/perlre.pod
38676 ____________________________________________________________________________
38677 [  6376] By: jhi                                   on 2000/07/11  21:22:13
38678         Log: Configure cosmetics and perldelta.
38679      Branch: cfgperl
38680            ! Configure config_h.SH pod/perldelta.pod
38681      Branch: metaconfig
38682            ! U/modified/cc.U
38683 ____________________________________________________________________________
38684 [  6375] By: gsar                                  on 2000/07/11  21:17:35
38685         Log: windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
38686      Branch: perl
38687            ! t/op/sprintf.t win32/Makefile win32/makefile.mk
38688            ! win32/win32sck.c
38689 ____________________________________________________________________________
38690 [  6374] By: gsar                                  on 2000/07/11  20:48:50
38691         Log: tweak for build failure under multiplicity
38692      Branch: perl
38693            ! toke.c
38694 ____________________________________________________________________________
38695 [  6373] By: gsar                                  on 2000/07/11  20:37:23
38696         Log: integrate cfgperl changes#6325..6373 into mainline
38697              (NOTE: today's batch of integrations still untested)
38698      Branch: perl
38699           +> ext/DynaLoader/hints/netbsd.pl
38700            ! Changes
38701           !> (integrate 26 files)
38702 ____________________________________________________________________________
38703 [  6372] By: jhi                                   on 2000/07/11  20:30:36
38704         Log: Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
38705              regen perltoc.
38706      Branch: cfgperl
38707            + pod/perlbook.pod
38708            ! MANIFEST pod/Makefile.SH pod/buildtoc.PL pod/perl.pod
38709            ! pod/perltoc.pod
38710 ____________________________________________________________________________
38711 [  6371] By: jhi                                   on 2000/07/11  20:08:56
38712         Log: Minor cleanups on the booklist.
38713      Branch: cfgperl
38714            ! pod/perlfaq2.pod
38715 ____________________________________________________________________________
38716 [  6370] By: jhi                                   on 2000/07/11  19:31:13
38717         Log: mjd's tr patches "broke" tr/z-Z/z-Z/
38718      Branch: cfgperl
38719            ! t/pragma/overload.t
38720 ____________________________________________________________________________
38721 [  6369] By: gsar                                  on 2000/07/11  19:27:48
38722         Log: integrate cfgperl changes#6293..6324 into mainline
38723      Branch: perl
38724           +> lib/Win32.pod lib/lib_pm.PL pod/Makefile.SH pod/buildtoc.PL
38725            - lib/lib.pm.PL pod/Makefile pod/Win32.pod pod/buildtoc
38726           !> (integrate 30 files)
38727 ____________________________________________________________________________
38728 [  6368] By: gsar                                  on 2000/07/11  19:18:57
38729         Log: skip integrate of problematic change#6292 from cfgperl into mainline
38730      Branch: perl
38731           !> pp_hot.c
38732 ____________________________________________________________________________
38733 [  6367] By: gsar                                  on 2000/07/11  19:17:21
38734         Log: integrate cfgperl changes#6288..6290 into mainline
38735      Branch: perl
38736           !> lib/File/Spec/Functions.pm lib/File/Spec/OS2.pm
38737 ____________________________________________________________________________
38738 [  6366] By: gsar                                  on 2000/07/11  19:11:18
38739         Log: integrate cfgperl changes#6268..6282 into mainline
38740      Branch: perl
38741           !> (integrate 30 files)
38742 ____________________________________________________________________________
38743 [  6365] By: gsar                                  on 2000/07/11  18:57:00
38744         Log: delete new accidentally branched file
38745      Branch: perl
38746            - t/op/method2entersub.t
38747 ____________________________________________________________________________
38748 [  6364] By: gsar                                  on 2000/07/11  18:55:13
38749         Log: skip integrate of change#6267 from cfgperl into mainline (the
38750              method call optimization is flawed without additional hints
38751              from user about immutableness of @ISA and no runtime method
38752              definitions)
38753      Branch: perl
38754           +> t/op/method2entersub.t
38755           !> MANIFEST embed.pl lib/ExtUtils/Install.pm lib/base.pm op.c
38756           !> perl.h t/op/sprintf.t xsutils.c
38757 ____________________________________________________________________________
38758 [  6363] By: gsar                                  on 2000/07/11  18:49:43
38759         Log: integrate cfgperl changes#6261..6266 into mainline
38760      Branch: perl
38761           !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
38762           !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
38763           !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
38764           !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
38765 ____________________________________________________________________________
38766 [  6362] By: gsar                                  on 2000/07/11  18:43:26
38767         Log: integrate cfgperl changes#6252..6260 into mainline
38768      Branch: perl
38769           !> MANIFEST doop.c embed.h embed.pl embedvar.h lib/Exporter.pm
38770           !> lib/IPC/Open3.pm objXSUB.h op.c pod/perlfunc.pod pp.c
38771           !> pp_proto.h proto.h sv.c t/op/my_stash.t t/op/pack.t t/op/tr.t
38772           !> t/pragma/constant.t t/pragma/warn/op t/pragma/warn/regcomp
38773 ____________________________________________________________________________
38774 [  6361] By: gsar                                  on 2000/07/11  18:37:12
38775         Log: skip integrate of problematic change#6251 from cfgperl into mainline
38776      Branch: perl
38777           !> lib/Exporter.pm
38778 ____________________________________________________________________________
38779 [  6360] By: gsar                                  on 2000/07/11  18:34:56
38780         Log: integrate cfgperl change#6250 into mainline
38781      Branch: perl
38782           +> t/op/my_stash.t
38783           !> MANIFEST embed.pl proto.h toke.c
38784 ____________________________________________________________________________
38785 [  6359] By: gsar                                  on 2000/07/11  18:21:19
38786         Log: integrate cfgperl changes#6242..6249 into mainline
38787      Branch: perl
38788           !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
38789           !> gv.c lib/File/Spec.pm lib/IPC/Open3.pm objXSUB.h perlapi.c
38790           !> perlapi.h pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod
38791           !> pp_proto.h proto.h sv.c t/lib/filefunc.t t/lib/filespec.t
38792           !> t/lib/peek.t utf8.c
38793 ____________________________________________________________________________
38794 [  6358] By: gsar                                  on 2000/07/11  18:15:45
38795         Log: skip integrate of problematic change#6241 from cfgperl into mainline
38796      Branch: perl
38797           !> regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
38798 ____________________________________________________________________________
38799 [  6357] By: jhi                                   on 2000/07/11  18:15:16
38800         Log: Fix for
38801              Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
38802              From: Roderick Schertler <roderick@argon.org> 
38803              Date: Tue, 11 Jul 2000 13:55:05 -0400 
38804              Message-Id: <200007111755.NAA05077@jones.argon.org> 
38805      Branch: cfgperl
38806            ! doio.c
38807 ____________________________________________________________________________
38808 [  6356] By: jhi                                   on 2000/07/11  18:12:51
38809         Log: Typo in #6341.
38810      Branch: cfgperl
38811            ! pp_hot.c
38812 ____________________________________________________________________________
38813 [  6355] By: gsar                                  on 2000/07/11  18:12:10
38814         Log: integrate cfgperl changes#6231..6240 into mainline
38815      Branch: perl
38816           +> pod/perlutil.pod
38817           !> (integrate 35 files)
38818 ____________________________________________________________________________
38819 [  6354] By: jhi                                   on 2000/07/11  18:04:34
38820         Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take 2
38821              From: Dominic Dunlop <domo@computer.org> 
38822              Date: Tue, 11 Jul 2000 12:27:33 +0200 
38823              Message-Id: <p04320405b590a14d4650@[192.168.1.4]> 
38824              
38825              Replaces change #6268.
38826      Branch: cfgperl
38827            ! t/op/sprintf.t
38828 ____________________________________________________________________________
38829 [  6353] By: gsar                                  on 2000/07/11  17:59:51
38830         Log: skip integrate of problematic change#6230 from cfgperl into mainline
38831              (a later version of File::Spec is already in mainline)
38832      Branch: perl
38833           !> lib/File/Spec.pm lib/File/Spec/Functions.pm
38834           !> lib/File/Spec/OS2.pm t/lib/filefunc.t t/lib/filespec.t
38835 ____________________________________________________________________________
38836 [  6352] By: gsar                                  on 2000/07/11  17:57:48
38837         Log: integrate cfgperl changes#6224..6229 into mainline
38838      Branch: perl
38839           +> lib/lib.pm.PL
38840            - lib/lib.pm
38841           !> MANIFEST Makefile.SH README.hpux embed.pl ext/Socket/Socket.pm
38842           !> lib/English.pm op.c t/lib/english.t
38843 ____________________________________________________________________________
38844 [  6351] By: gsar                                  on 2000/07/11  17:50:10
38845         Log: skip integrate of problematic change#6223 from cfgperl into mainline
38846      Branch: perl
38847           !> doio.c
38848 ____________________________________________________________________________
38849 [  6350] By: gsar                                  on 2000/07/11  17:48:28
38850         Log: integrate cfgperl changes#6220..6222 into mainline
38851      Branch: perl
38852           !> doop.c embed.pl lib/Pod/Usage.pm makedef.pl pod/perlop.pod
38853           !> toke.c utf8.c win32/win32.h
38854 ____________________________________________________________________________
38855 [  6349] By: gsar                                  on 2000/07/11  17:46:13
38856         Log: skip integrate of problematic changes#6218..6219 from cfgperl into
38857              mainline
38858      Branch: perl
38859           !> bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
38860           !> ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
38861           !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
38862 ____________________________________________________________________________
38863 [  6348] By: jhi                                   on 2000/07/11  17:45:49
38864         Log: README.posix-bc podified from Thomas Dorner.
38865      Branch: cfgperl
38866            ! README.posix-bc
38867 ____________________________________________________________________________
38868 [  6347] By: gsar                                  on 2000/07/11  17:42:04
38869         Log: integrate cfgperl change#6217 into mainline
38870      Branch: perl
38871           !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h gv.c
38872           !> intrpvar.h objXSUB.h perl.c perlapi.h pp.c pp_ctl.c proto.h
38873           !> sv.h util.c util.h vmesa/vmesa.c win32/win32.c
38874 ____________________________________________________________________________
38875 [  6346] By: gsar                                  on 2000/07/11  17:39:37
38876         Log: skip integrate of problematic changes#6211..6212 from cfgperl into
38877              mainline
38878      Branch: perl
38879           !> embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm ext/B/defsubs_h.PL
38880           !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
38881           !> ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
38882           !> perlapi.h pod/perlapi.pod
38883 ____________________________________________________________________________
38884 [  6345] By: gsar                                  on 2000/07/11  17:36:42
38885         Log: integrate cfgperl changes#6207..6210 into mainline
38886      Branch: perl
38887           !> doio.c embed.h embed.pl gv.c intrpvar.h objXSUB.h perl.c pp.c
38888           !> pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c win32/win32.c
38889 ____________________________________________________________________________
38890 [  6344] By: gsar                                  on 2000/07/11  17:31:20
38891         Log: skip integrate of problematic changes#6204..6206 from cfgperl into
38892              mainline
38893      Branch: perl
38894           !> (integrate 40 files)
38895 ____________________________________________________________________________
38896 [  6343] By: gsar                                  on 2000/07/11  17:19:08
38897         Log: integrate cfgperl changes#6174..6203 into mainline (first of several)
38898      Branch: perl
38899           +> Makefile.micro README.micro Todo.micro uconfig.h uconfig.sh
38900            ! Changes
38901           !> (integrate 34 files)
38902 ____________________________________________________________________________
38903 [  6342] By: jhi                                   on 2000/07/11  16:05:48
38904         Log: Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
38905              To: perl5-porters@perl.org
38906              From: Karsten Sperling <spiff@phreax.net>
38907              Date: Mon, 10 Jul 2000 15:12:52 +0200
38908              Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
38909      Branch: cfgperl
38910            ! lib/Symbol.pm
38911 ____________________________________________________________________________
38912 [  6341] By: jhi                                   on 2000/07/11  15:59:23
38913         Log: Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
38914              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
38915              Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
38916              Date: Fri, 07 Jul 2000 17:57:16 +0100
38917      Branch: cfgperl
38918            ! pp_hot.c
38919 ____________________________________________________________________________
38920 [  6340] By: jhi                                   on 2000/07/11  15:55:47
38921         Log: Subject: Re: format bug report  [Patch]
38922              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
38923              Date: Wed, 05 Jul 2000 13:12:52 +0200
38924              Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
38925              
38926              Subject: Re: format bug report  [Patch]
38927              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
38928              Date: Wed, 05 Jul 2000 14:10:01 +0200
38929              Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
38930      Branch: cfgperl
38931            ! t/op/write.t toke.c
38932 ____________________________________________________________________________
38933 [  6339] By: jhi                                   on 2000/07/11  13:54:09
38934         Log: Be less forgiving about ambiguous and illegal tr ranges.
38935              Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way 
38936              From: Mark-Jason Dominus <mjd@plover.com>
38937              Date: Tue, 04 Jul 2000 10:00:12 -0400
38938              Message-ID: <20000704140012.17772.qmail@plover.com>
38939              
38940              Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way 
38941              From: Mark-Jason Dominus <mjd@plover.com>
38942              Date: Wed, 05 Jul 2000 09:37:36 -0400
38943              Message-ID: <20000705133736.27293.qmail@plover.com>
38944      Branch: cfgperl
38945            ! pod/perldelta.pod pod/perldiag.pod t/op/tr.t toke.c
38946 ____________________________________________________________________________
38947 [  6338] By: jhi                                   on 2000/07/11  13:31:24
38948         Log: Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
38949              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
38950              Date: Tue, 11 Jul 2000 13:50:51 +0100
38951              Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
38952      Branch: cfgperl
38953            ! sv.c
38954 ____________________________________________________________________________
38955 [  6337] By: jhi                                   on 2000/07/11  13:29:14
38956         Log: Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking 
38957              From: Hugo <hv@crypt.compulink.co.uk>
38958              Date: Tue, 11 Jul 2000 12:44:50 +0100
38959              Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
38960      Branch: cfgperl
38961            ! regexec.c t/op/re_tests
38962 ____________________________________________________________________________
38963 [  6336] By: jhi                                   on 2000/07/11  13:26:47
38964         Log: Subject: [PATCH cfgperl] $& segfaults if you trick it
38965              From: simon@brecon.co.uk (Simon Cozens)
38966              Date: 7 Jul 2000 11:26:09 GMT
38967              Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
38968      Branch: cfgperl
38969            ! mg.c
38970 ____________________________________________________________________________
38971 [  6335] By: jhi                                   on 2000/07/11  13:23:37
38972         Log: Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
38973              From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
38974              Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
38975              Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
38976      Branch: cfgperl
38977            + ext/DynaLoader/hints/netbsd.pl
38978            ! MANIFEST ext/DynaLoader/hints/openbsd.pl
38979 ____________________________________________________________________________
38980 [  6334] By: jhi                                   on 2000/07/11  13:20:38
38981         Log: Subject: PATCH perlguts.pod: Document D and d magic types
38982              From: mjd@plover.com
38983              Date: 5 Jul 2000 18:01:51 -0000
38984              Message-ID: <20000705180151.29413.qmail@plover.com>
38985      Branch: cfgperl
38986            ! pod/perlguts.pod
38987 ____________________________________________________________________________
38988 [  6333] By: jhi                                   on 2000/07/11  13:15:51
38989         Log: Precedence goof, fix based on
38990              Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
38991              From: Hugo <hv@crypt.compulink.co.uk>
38992              Date: Tue, 11 Jul 2000 12:52:38 +0100
38993              Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
38994      Branch: cfgperl
38995            ! t/op/taint.t
38996 ____________________________________________________________________________
38997 [  6332] By: jhi                                   on 2000/07/11  12:40:17
38998         Log: Integrate with Sarathy.
38999      Branch: cfgperl
39000           !> win32/win32sck.c
39001 ____________________________________________________________________________
39002 [  6331] By: jhi                                   on 2000/07/10  20:14:16
39003         Log: Sprinkle ldlibpath.
39004      Branch: cfgperl
39005            ! pod/Makefile.SH
39006 ____________________________________________________________________________
39007 [  6330] By: jhi                                   on 2000/07/10  17:54:49
39008         Log: More POSIX.pod tweaks.
39009      Branch: cfgperl
39010            ! ext/POSIX/POSIX.pod
39011 ____________________________________________________________________________
39012 [  6329] By: jhi                                   on 2000/07/10  14:02:12
39013         Log: Reorder perl.pod once more.
39014      Branch: cfgperl
39015            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
39016 ____________________________________________________________________________
39017 [  6328] By: gsar                                  on 2000/07/10  07:06:00
39018         Log: accept() leaks memory on windows due to incorrect ordering of
39019              closesocket() and fclose() calls
39020      Branch: perl
39021            ! win32/win32sck.c
39022 ____________________________________________________________________________
39023 [  6327] By: gsar                                  on 2000/07/10  06:49:17
39024         Log: winsock options weren't being set in all threads under ithreads
39025              (caused send()s from second and subsequent threads to fail)
39026      Branch: perl
39027            ! win32/win32sck.c
39028 ____________________________________________________________________________
39029 [  6326] By: jhi                                   on 2000/07/08  02:45:40
39030         Log: Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
39031              was cast to an unsigned (32-bit) integer with wild abandon.
39032      Branch: cfgperl
39033            ! ext/Devel/DProf/DProf.xs
39034 ____________________________________________________________________________
39035 [  6325] By: jhi                                   on 2000/07/07  18:50:33
39036         Log: Remove perlbook, update perlfaq book listing,
39037              rearrange perl.pod, regenerate perltoc.
39038      Branch: cfgperl
39039            - pod/perlbook.pod
39040            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perldiag.pod
39041            ! pod/perlfaq2.pod pod/perltoc.pod
39042 ____________________________________________________________________________
39043 [  6324] By: jhi                                   on 2000/07/07  14:03:40
39044         Log: Fix the alignment problem in Crays ([ID 20000612.002]).
39045      Branch: cfgperl
39046            ! sv.h toke.c
39047 ____________________________________________________________________________
39048 [  6323] By: jhi                                   on 2000/07/06  16:03:55
39049         Log: Fix complaints of buildtoc.
39050      Branch: cfgperl
39051            + lib/Win32.pod
39052            - pod/Win32.pod
39053            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
39054 ____________________________________________________________________________
39055 [  6322] By: jhi                                   on 2000/07/06  15:15:52
39056         Log: Add =head1 NAMEs so that buildtoc is happy.
39057              (The CGI::Util nit reported to Lincoln.)
39058      Branch: cfgperl
39059            ! ext/B/B/Stash.pm lib/CGI/Util.pm lib/warnings/register.pm
39060            ! pod/perltoc.pod
39061 ____________________________________________________________________________
39062 [  6321] By: jhi                                   on 2000/07/06  03:16:04
39063         Log: Config is being used.
39064      Branch: cfgperl
39065            ! t/op/method.t
39066 ____________________________________________________________________________
39067 [  6320] By: jhi                                   on 2000/07/06  03:13:13
39068         Log: Integrate with Sarathy.
39069      Branch: cfgperl
39070           !> lib/perl5db.pl win32/perllib.c win32/vdir.h win32/win32sck.c
39071 ____________________________________________________________________________
39072 [  6319] By: jhi                                   on 2000/07/06  03:11:46
39073         Log: Autogenerate pod/Makefile and pod/buildtoc.
39074              buildtoc also checks whether the existin pods are
39075              mentioned in MANIFEST and perl.pod, and vice versa.
39076              (None of the thusly found discrepancies fixed yet.)
39077              roffitall also needs to be autogenerated similarly but it
39078              seems so badly out of date that I didn't touch it yet.
39079      Branch: cfgperl
39080            + pod/Makefile.SH pod/buildtoc.PL
39081            - pod/Makefile pod/buildtoc
39082            ! MANIFEST Makefile.SH pod/perl.pod pod/perltoc.pod
39083 ____________________________________________________________________________
39084 [  6318] By: gsar                                  on 2000/07/05  22:10:54
39085         Log: fix UNC path handling on Windows under ithreads, and chdir()
39086              return value when given a non-existent directory
39087      Branch: perl
39088            ! win32/vdir.h
39089 ____________________________________________________________________________
39090 [  6317] By: gsar                                  on 2000/07/05  22:08:19
39091         Log: winsock cleanup never done on Windows (leads to handle leaks)
39092      Branch: perl
39093            ! win32/perllib.c win32/win32sck.c
39094 ____________________________________________________________________________
39095 [  6316] By: gsar                                  on 2000/07/05  22:06:19
39096         Log: some debugger output does not go to the socket when RemotePort is set
39097      Branch: perl
39098            ! lib/perl5db.pl
39099 ____________________________________________________________________________
39100 [  6315] By: jhi                                   on 2000/07/05  00:25:21
39101         Log: Integrate with Sarathy, preliminary fix for unicos
39102              alignment problems in [ID 20000612.002] Perl problem on Cray system.
39103      Branch: cfgperl
39104            ! sv.h
39105           !> pp_hot.c
39106 ____________________________________________________________________________
39107 [  6314] By: gsar                                  on 2000/07/04  23:34:02
39108         Log: tyop in change#6306
39109      Branch: perl
39110            ! pp_hot.c
39111 ____________________________________________________________________________
39112 [  6313] By: jhi                                   on 2000/07/04  22:14:38
39113         Log: Multiline string literals ENONPORTABLE.
39114      Branch: cfgperl
39115            ! pp_hot.c
39116 ____________________________________________________________________________
39117 [  6312] By: jhi                                   on 2000/07/04  20:34:44
39118         Log: Integrate with Sarathy.
39119      Branch: cfgperl
39120           !> pod/perldelta.pod pod/perldiag.pod pp_hot.c t/lib/b.t
39121           !> t/op/method.t
39122 ____________________________________________________________________________
39123 [  6311] By: jhi                                   on 2000/07/04  20:30:56
39124         Log: More POSIX.pod embellishment.
39125      Branch: cfgperl
39126            ! ext/POSIX/POSIX.pod
39127 ____________________________________________________________________________
39128 [  6310] By: gsar                                  on 2000/07/04  17:28:48
39129         Log: b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
39130      Branch: perl
39131            ! t/lib/b.t
39132 ____________________________________________________________________________
39133 [  6309] By: jhi                                   on 2000/07/04  17:22:18
39134         Log: The #6308 required a little bit more.
39135      Branch: cfgperl
39136            ! Makefile.SH win32/Makefile
39137 ____________________________________________________________________________
39138 [  6308] By: jhi                                   on 2000/07/04  16:35:24
39139         Log: Rename lib.pm.PL to lib_pm.PL to keep the 8.3 people happy.
39140      Branch: cfgperl
39141            + lib/lib_pm.PL
39142            - lib/lib.pm.PL
39143            ! MANIFEST Makefile.SH
39144 ____________________________________________________________________________
39145 [  6307] By: jhi                                   on 2000/07/04  16:28:58
39146         Log: Win32 patches for cfgperl from Sarathy.
39147      Branch: cfgperl
39148            ! doio.c doop.c embed.h embed.pl global.sym gv.c makedef.pl
39149            ! objXSUB.h op.c perlapi.c pp.c pp_ctl.c pp_hot.c proto.h
39150            ! thread.h toke.c util.c win32/Makefile win32/win32.c
39151 ____________________________________________________________________________
39152 [  6306] By: gsar                                  on 2000/07/04  16:28:40
39153         Log: better diagnostic on Frob->stuff() when Frob:: doesn't exist
39154              (from Richard Soderberg <rs@oregonnet.com>)
39155      Branch: perl
39156            ! pod/perldelta.pod pod/perldiag.pod pp_hot.c t/op/method.t
39157 ____________________________________________________________________________
39158 [  6305] By: jhi                                   on 2000/07/04  16:24:24
39159         Log: Integrate with Sarathy.
39160      Branch: cfgperl
39161           !> embed.h embed.pl global.sym lib/File/Spec/Mac.pm
39162           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
39163           !> lib/File/Spec/Win32.pm objXSUB.h perlapi.c pod/perldiag.pod
39164           !> proto.h win32/win32.c
39165 ____________________________________________________________________________
39166 [  6304] By: gsar                                  on 2000/07/04  16:17:24
39167         Log: missing perldiag entry for unpack("w",...) diagnostic (from
39168              Andreas Koenig)
39169      Branch: perl
39170            ! pod/perldiag.pod
39171 ____________________________________________________________________________
39172 [  6303] By: gsar                                  on 2000/07/04  16:14:44
39173         Log: remove rel2abs prototypes (from Barrie Slaymaker)
39174      Branch: perl
39175            ! lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
39176            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
39177 ____________________________________________________________________________
39178 [  6302] By: gsar                                  on 2000/07/04  04:59:35
39179         Log: adjust change#6299
39180      Branch: perl
39181            ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h
39182            ! win32/win32.c
39183 ____________________________________________________________________________
39184 [  6301] By: jhi                                   on 2000/07/04  04:50:07
39185         Log: Integrate with Sarathy.
39186      Branch: cfgperl
39187           !> embed.h embed.pl embedvar.h global.sym hv.c intrpvar.h
39188           !> makedef.pl objXSUB.h perl.c perl.h perlapi.c perlapi.h
39189           !> pp_hot.c proto.h sv.c t/io/argv.t win32/win32.c
39190 ____________________________________________________________________________
39191 [  6300] By: gsar                                  on 2000/07/04  04:42:09
39192         Log: PERL_OBJECT build tweak
39193      Branch: perl
39194            ! perl.h
39195 ____________________________________________________________________________
39196 [  6299] By: gsar                                  on 2000/07/04  04:37:00
39197         Log: fix memory leak on Windows (PL_sys_intern contents were never
39198              freed)
39199      Branch: perl
39200            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
39201            ! perlapi.c proto.h win32/win32.c
39202 ____________________________________________________________________________
39203 [  6298] By: gsar                                  on 2000/07/04  04:15:59
39204         Log: fix large memory leak that has been around for ever, masked by
39205              -DPURIFY (most of the arenas were never freed!)
39206      Branch: perl
39207            ! embedvar.h global.sym hv.c intrpvar.h perl.c perlapi.h sv.c
39208 ____________________________________________________________________________
39209 [  6297] By: gsar                                  on 2000/07/04  04:07:46
39210         Log: fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
39211      Branch: perl
39212            ! perl.c
39213 ____________________________________________________________________________
39214 [  6296] By: jhi                                   on 2000/06/30  18:28:37
39215         Log: Elaborate POSIX.pod.  Still needs work.
39216      Branch: cfgperl
39217            ! ext/POSIX/POSIX.pod
39218 ____________________________________________________________________________
39219 [  6295] By: jhi                                   on 2000/06/30  14:58:18
39220         Log: Point to perlipc for more SysV IPC examples.
39221      Branch: cfgperl
39222            ! pod/perlfunc.pod
39223 ____________________________________________________________________________
39224 [  6294] By: gsar                                  on 2000/06/30  14:47:45
39225         Log: slurp mode fix in change#4736 still not quite right
39226      Branch: perl
39227            ! pp_hot.c t/io/argv.t
39228 ____________________________________________________________________________
39229 [  6293] By: jhi                                   on 2000/06/30  12:02:55
39230         Log: Integrate with Sarathy.
39231      Branch: cfgperl
39232           !> cop.h pp_ctl.c pp_hot.c t/op/args.t
39233 ____________________________________________________________________________
39234 [  6292] By: jhi                                   on 2000/06/30  12:01:11
39235         Log: From: simon@brecon.co.uk (Simon Cozens)
39236              Subject: UTF8 concat
39237              Date: 30 Jun 2000 06:13:25 GMT
39238              Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org>
39239      Branch: cfgperl
39240            ! pp_hot.c
39241 ____________________________________________________________________________
39242 [  6291] By: gsar                                  on 2000/06/30  04:37:33
39243         Log: dounwind() may cause POPSUB() to diddle the wrong PL_curpad
39244              when @_ is modified, causing coredumps
39245      Branch: perl
39246            ! cop.h pp_ctl.c pp_hot.c t/op/args.t
39247 ____________________________________________________________________________
39248 [  6290] By: jhi                                   on 2000/06/30  02:21:44
39249         Log: Integrate with Sarathy.
39250      Branch: cfgperl
39251           !> vms/vms.c vms/vmsish.h
39252 ____________________________________________________________________________
39253 [  6289] By: jhi                                   on 2000/06/30  02:21:02
39254         Log: Check VERSIONs.
39255      Branch: cfgperl
39256            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
39257            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
39258            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
39259 ____________________________________________________________________________
39260 [  6288] By: jhi                                   on 2000/06/30  02:18:52
39261         Log: Integrate with Sarathy.
39262      Branch: cfgperl
39263           !> ext/Opcode/Opcode.xs lib/File/Spec.pm
39264           !> lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
39265           !> lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
39266           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm pod/perlembed.pod
39267 ____________________________________________________________________________
39268 [  6287] By: gsar                                  on 2000/06/30  02:17:08
39269         Log: integrate vmsperl changes into mainline
39270      Branch: perl
39271           !> vms/vms.c vms/vmsish.h
39272 ____________________________________________________________________________
39273 [  6285] By: gsar                                  on 2000/06/30  02:05:28
39274         Log: localize %INC in a Safe compartment so that use/require work
39275              (many other magic globals probably need similar treatment)
39276      Branch: perl
39277            ! ext/Opcode/Opcode.xs
39278 ____________________________________________________________________________
39279 [  6284] By: gsar                                  on 2000/06/30  01:54:54
39280         Log: tweak perlembed for multiplicity/usethreads sanity; correct notes
39281              about Windows
39282      Branch: perl
39283            ! pod/perlembed.pod
39284 ____________________________________________________________________________
39285 [  6283] By: jhi                                   on 2000/06/30  01:50:10
39286         Log: Subject: [PATCH bleedperl] File::Spec 0.82 beta
39287              From: Barrie Slaymaker <barries@jester.slaysys.com>
39288              Date: Wed, 28 Jun 2000 11:35:29 -0400
39289              Message-Id: <200006281535.LAA21095@jester.slaysys.com>
39290      Branch: perl
39291            ! lib/File/Spec.pm lib/File/Spec/Functions.pm
39292            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
39293            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
39294            ! lib/File/Spec/Win32.pm
39295 ____________________________________________________________________________
39296 [  6282] By: jhi                                   on 2000/06/29  22:57:22
39297         Log: Subject: [PATCH 5.6.0]ITHREADs for VMS
39298              From: Dan Sugalski <dan@sidhe.org>
39299              Date: Tue, 06 Jun 2000 11:59:50 -0400
39300              Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
39301      Branch: cfgperl
39302            ! vms/vms.c
39303 ____________________________________________________________________________
39304 [  6281] By: jhi                                   on 2000/06/29  22:52:50
39305         Log: Subject: [PATCH 5.6.0] utils/h2xs.PL
39306              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
39307              Date: Wed, 7 Jun 2000 04:02:04 -0500
39308              Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
39309      Branch: cfgperl
39310            ! utils/h2xs.PL
39311 ____________________________________________________________________________
39312 [  6280] By: jhi                                   on 2000/06/29  22:45:47
39313         Log: Subject: Re: backwards compatibility in h2xs and makemaker  [PATCH]
39314              From: rspier@pobox.com (Robert Spier)
39315              Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
39316              Message-ID: <14654.31913.845602.610277@rls.cx>
39317      Branch: cfgperl
39318            ! utils/h2xs.PL
39319 ____________________________________________________________________________
39320 [  6279] By: jhi                                   on 2000/06/29  22:38:16
39321         Log: Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
39322              From: Tim Ayers <tayers@bridge.com>
39323              Date: Thu, 08 Jun 2000 08:11:06 +0200
39324              Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
39325              [resent by Richard Foley, Message-Id probably wrong]
39326      Branch: cfgperl
39327            ! pod/perlsub.pod
39328 ____________________________________________________________________________
39329 [  6278] By: jhi                                   on 2000/06/29  22:21:45
39330         Log: Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
39331              From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
39332              Date: Fri, 09 Jun 2000 12:39:27 -0400
39333              Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
39334              (plus update the version "number" of Text::Wrap)
39335      Branch: cfgperl
39336            ! lib/Text/Wrap.pm
39337 ____________________________________________________________________________
39338 [  6277] By: jhi                                   on 2000/06/29  22:13:10
39339         Log: Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
39340              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
39341              Date: Mon, 12 Jun 2000 14:55:59 +0100
39342              Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
39343      Branch: cfgperl
39344            ! pod/perlfunc.pod
39345 ____________________________________________________________________________
39346 [  6276] By: jhi                                   on 2000/06/29  22:11:06
39347         Log: Subject: [PATCH] Re: eval documentation: context
39348              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
39349              Date: Mon, 12 Jun 2000 15:07:29 +0100
39350              Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
39351      Branch: cfgperl
39352            ! pod/perlfunc.pod
39353 ____________________________________________________________________________
39354 [  6275] By: jhi                                   on 2000/06/29  21:59:46
39355         Log: Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
39356              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
39357              Date: Tue, 13 Jun 2000 02:43:48 -0500
39358              Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
39359      Branch: cfgperl
39360            ! lib/Pod/Html.pm lib/Pod/Man.pm lib/Pod/Text.pm
39361 ____________________________________________________________________________
39362 [  6274] By: jhi                                   on 2000/06/29  21:56:14
39363         Log: Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
39364              From: Andy Dougherty <doughera@lafayette.edu>
39365              Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
39366              Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
39367      Branch: cfgperl
39368            ! ext/File/Glob/Glob.pm
39369 ____________________________________________________________________________
39370 [  6273] By: jhi                                   on 2000/06/29  21:49:09
39371         Log: Subject: [PATCH] xsub attributes
39372              From: Doug MacEachern <dougm@covalent.net>
39373              Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
39374              Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
39375      Branch: cfgperl
39376            ! embed.h embed.pl embedvar.h global.sym lib/ExtUtils/xsubpp
39377            ! objXSUB.h op.c perlapi.c perlapi.h proto.h
39378 ____________________________________________________________________________
39379 [  6272] By: jhi                                   on 2000/06/29  21:41:28
39380         Log: Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
39381              From: Tom Phoenix <rootbeer@redcat.com>
39382              Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
39383              Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
39384      Branch: cfgperl
39385            ! lib/Net/Ping.pm
39386 ____________________________________________________________________________
39387 [  6271] By: jhi                                   on 2000/06/29  21:36:55
39388         Log: Subject: PATCH pod/perltie.pod
39389              From: Ian Phillipps <Ian.Phillipps@iname.com>
39390              Date: Fri, 16 Jun 2000 00:17:19 +0100
39391              Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
39392              (only the first hunk, the second hunk had already been done
39393              by some other patch)
39394      Branch: cfgperl
39395            ! pod/perltie.pod
39396 ____________________________________________________________________________
39397 [  6270] By: jhi                                   on 2000/06/29  21:24:51
39398         Log: Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
39399              From: Nicholas Clark <nick@talking.bollo.cx>
39400              Date: Fri, 23 Jun 2000 16:21:15 +0100
39401              Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
39402      Branch: cfgperl
39403            ! t/lib/anydbm.t t/lib/dprof.t t/lib/dumper-ovl.t t/lib/dumper.t
39404            ! t/lib/hostname.t t/lib/ipc_sysv.t t/op/taint.t
39405 ____________________________________________________________________________
39406 [  6269] By: jhi                                   on 2000/06/29  19:38:15
39407         Log: Regen headers for #6261 (and update embed.pl for this) and #6267,
39408              silence few compiler warnings.
39409      Branch: cfgperl
39410            ! doop.c embed.pl global.sym objXSUB.h op.c proto.h toke.c
39411 ____________________________________________________________________________
39412 [  6268] By: jhi                                   on 2000/06/29  18:21:50
39413         Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
39414              From: Dominic Dunlop <domo@computer.org> 
39415              Date: Thu, 29 Jun 2000 12:32:39 +0200 
39416              Message-Id: <p04320403b580cc1338db@[192.168.1.4]> 
39417      Branch: cfgperl
39418            ! t/op/sprintf.t
39419 ____________________________________________________________________________
39420 [  6267] By: jhi                                   on 2000/06/29  18:16:07
39421         Log: Subject: Re: [PATCH] Re: Speeding up method lookups 
39422              From: Doug MacEachern <dougm@covalent.net>
39423              Date: Sun, 18 Jun 2000 13:24:55 -0700 (PDT)
39424              Message-ID: <Pine.LNX.4.10.10006181306031.397-100000@mojo.covalent.net>
39425      Branch: cfgperl
39426            + t/op/method2entersub.t
39427            ! MANIFEST embed.pl lib/ExtUtils/Install.pm lib/File/Spec/Mac.pm
39428            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
39429            ! lib/File/Spec/Win32.pm lib/base.pm op.c perl.h t/op/sprintf.t
39430            ! xsutils.c
39431 ____________________________________________________________________________
39432 [  6266] By: jhi                                   on 2000/06/29  15:11:15
39433         Log: Subject: [PATCH 5.6.0] cygwin port
39434              Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
39435              From: "Fifer, Eric" <EFifer@sanwaint.com>
39436              Date: Thu, 29 Jun 2000 12:58:29 +0100
39437      Branch: cfgperl
39438            ! cygwin/Makefile.SHs
39439 ____________________________________________________________________________
39440 [  6265] By: jhi                                   on 2000/06/29  15:04:05
39441         Log: Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
39442              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
39443              Date: Wed, 28 Jun 2000 17:50:12 -0700
39444              Message-ID: <E1pW5gzkg2kV092yn@efn.org>
39445      Branch: cfgperl
39446            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
39447 ____________________________________________________________________________
39448 [  6264] By: jhi                                   on 2000/06/29  15:00:57
39449         Log: Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
39450              From: Marty Lucich <marty@netcom.com>
39451              Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
39452              Message-Id: <200006282116.OAA11148@netcom.com>
39453              ccdlflags update (the BSD/OS 4.1 part had already been taken
39454              care of by #6141).
39455      Branch: cfgperl
39456            ! hints/bsdos.sh
39457 ____________________________________________________________________________
39458 [  6263] By: jhi                                   on 2000/06/29  13:47:44
39459         Log: tr fixes from Simon Cozens
39460      Branch: cfgperl
39461            ! doop.c
39462 ____________________________________________________________________________
39463 [  6262] By: jhi                                   on 2000/06/28  18:46:01
39464         Log: Subject: 5.6.0 Patch for EPOC
39465              From: Olaf Flebbe <o.flebbe@gmx.de>
39466              Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
39467              Message-ID: <23449.960929969@www11.gmx.net>
39468      Branch: cfgperl
39469            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epocish.c
39470            ! epoc/epocish.h
39471 ____________________________________________________________________________
39472 [  6261] By: jhi                                   on 2000/06/28  18:29:07
39473         Log: Subject: Re: [PATCH cfgperl] BOMs away!
39474              From: simon@brecon.co.uk (Simon Cozens)
39475              Date: 17 Jun 2000 11:49:57 GMT
39476              Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
39477      Branch: cfgperl
39478            ! pod/perldiag.pod t/comp/require.t toke.c
39479 ____________________________________________________________________________
39480 [  6260] By: jhi                                   on 2000/06/28  17:47:16
39481         Log: Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
39482              From: simon@brecon.co.uk (Simon Cozens) 
39483              Date: 17 Jun 2000 11:56:44 GMT 
39484              Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org> 
39485              pack U0, pack C0
39486      Branch: cfgperl
39487            ! pod/perlfunc.pod pp.c t/op/pack.t
39488 ____________________________________________________________________________
39489 [  6259] By: jhi                                   on 2000/06/28  16:43:17
39490         Log: perlnewmod was missing from MANIFEST.
39491      Branch: cfgperl
39492            ! MANIFEST
39493 ____________________________________________________________________________
39494 [  6258] By: jhi                                   on 2000/06/28  15:54:30
39495         Log: linenumber tweak
39496      Branch: cfgperl
39497            ! t/pragma/warn/regcomp
39498 ____________________________________________________________________________
39499 [  6257] By: jhi                                   on 2000/06/28  15:50:44
39500         Log: Subject: Re: [PATCH] "Constant subroutine redefined" mandatory warning
39501              From: Doug MacEachern <dougm@covalent.net>
39502              Date: Sun, 25 Jun 2000 12:11:28 -0700 (PDT)
39503              Message-ID: <Pine.LNX.4.10.10006251209191.461-100000@mojo.covalent.net>
39504              (one part of the patch had been applied earlier)
39505      Branch: cfgperl
39506            ! op.c sv.c t/pragma/constant.t t/pragma/warn/op
39507 ____________________________________________________________________________
39508 [  6256] By: jhi                                   on 2000/06/28  15:40:22
39509         Log: tweaks from Simon Cozens to further fix tr/// under utf8
39510      Branch: cfgperl
39511            ! doop.c
39512 ____________________________________________________________________________
39513 [  6255] By: jhi                                   on 2000/06/28  15:33:45
39514         Log: small thinko tweaks
39515      Branch: cfgperl
39516            ! lib/IPC/Open3.pm t/op/my_stash.t
39517 ____________________________________________________________________________
39518 [  6254] By: jhi                                   on 2000/06/28  15:33:25
39519         Log: Subject: tr///, help wanted.
39520              From: simon@brecon.co.uk (Simon Cozens)
39521              Date: 28 Jun 2000 11:29:04 GMT
39522              Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
39523      Branch: cfgperl
39524            ! doop.c embed.h embed.pl embedvar.h global.sym objXSUB.h
39525            ! pp_proto.h proto.h t/op/tr.t
39526 ____________________________________________________________________________
39527 [  6253] By: jhi                                   on 2000/06/28  15:09:17
39528         Log: Paranoia tweak on #6249.
39529              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
39530              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
39531              Date: Sun, 25 Jun 2000 23:43:12 -0400
39532              Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
39533      Branch: cfgperl
39534            ! lib/IPC/Open3.pm
39535 ____________________________________________________________________________
39536 [  6252] By: jhi                                   on 2000/06/28  15:01:38
39537         Log: Document #6249 and #6251.
39538      Branch: cfgperl
39539            ! lib/Exporter.pm lib/IPC/Open3.pm
39540 ____________________________________________________________________________
39541 [  6251] By: jhi                                   on 2000/06/28  14:50:43
39542         Log: Subject: [PATCH] inline AUTOLOADed constants via Exporter.pm
39543              From: Doug MacEachern <dougm@covalent.net>
39544              Date: Fri, 23 Jun 2000 00:16:39 -0700 (PDT)
39545              Message-ID: <Pine.LNX.4.10.10006230009400.322-100000@mojo.covalent.net>
39546      Branch: cfgperl
39547            ! lib/Exporter.pm
39548 ____________________________________________________________________________
39549 [  6250] By: jhi                                   on 2000/06/28  14:45:23
39550         Log: Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
39551              From: Doug MacEachern <dougm@covalent.net>
39552              Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
39553              Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
39554      Branch: cfgperl
39555            + t/op/my_stash.t
39556            ! MANIFEST embed.pl global.sym proto.h toke.c
39557 ____________________________________________________________________________
39558 [  6249] By: jhi                                   on 2000/06/28  14:36:34
39559         Log: Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's 
39560              From: Frank Tobin <ftobin@uiuc.edu>
39561              Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
39562              Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
39563      Branch: cfgperl
39564            ! lib/IPC/Open3.pm
39565 ____________________________________________________________________________
39566 [  6248] By: jhi                                   on 2000/06/28  14:11:25
39567         Log: Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
39568              From: Mark-Jason Dominus <mjd@plover.com>
39569              Date: Tue, 27 Jun 2000 22:36:42 -0400
39570              Message-ID: <20000628023642.12166.qmail@plover.com>
39571      Branch: cfgperl
39572            ! pod/perlfunc.pod
39573 ____________________________________________________________________________
39574 [  6247] By: jhi                                   on 2000/06/27  12:46:37
39575         Log: Tweak $VERSION, patch from Doug MacEachern.
39576      Branch: cfgperl
39577            ! lib/File/Spec.pm
39578 ____________________________________________________________________________
39579 [  6246] By: jhi                                   on 2000/06/27  03:34:46
39580         Log: Allow for standalone testing.
39581      Branch: cfgperl
39582            ! t/lib/filefunc.t t/lib/filespec.t
39583 ____________________________________________________________________________
39584 [  6245] By: jhi                                   on 2000/06/27  02:50:02
39585         Log: Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
39586              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
39587              Date: Sat, 24 Jun 2000 13:06:20 +0100
39588              Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
39589      Branch: cfgperl
39590            ! ext/DynaLoader/DynaLoader_pm.PL
39591 ____________________________________________________________________________
39592 [  6244] By: jhi                                   on 2000/06/27  02:46:10
39593         Log: Subject: [PATCH] avoid mg_ptr in '*' magic
39594              From: Doug MacEachern <dougm@covalent.net>
39595              Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
39596              Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
39597      Branch: cfgperl
39598            ! gv.c sv.c t/lib/peek.t
39599 ____________________________________________________________________________
39600 [  6243] By: jhi                                   on 2000/06/27  02:38:07
39601         Log: Subject: [PATCH] is_utf8_string
39602              From: simon@brecon.co.uk (Simon Cozens)
39603              Date: 26 Jun 2000 02:25:59 GMT
39604              Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
39605      Branch: cfgperl
39606            ! embed.h embed.pl embedvar.h global.sym objXSUB.h perlapi.c
39607            ! perlapi.h pod/perlapi.pod pod/perlintern.pod pp_proto.h
39608            ! proto.h utf8.c
39609 ____________________________________________________________________________
39610 [  6242] By: jhi                                   on 2000/06/27  02:24:00
39611         Log: Subject: [PATCH] bytes<->utf8 fixes
39612              From: simon@brecon.co.uk (Simon Cozens)
39613              Date: 26 Jun 2000 04:55:45 GMT
39614              Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
39615      Branch: cfgperl
39616            ! embed.pl perlapi.c pod/perlapi.pod proto.h utf8.c
39617 ____________________________________________________________________________
39618 [  6241] By: jhi                                   on 2000/06/27  02:12:42
39619         Log: Do no -warn on \_, only on \alpha.
39620              Subject: New Unrecognized escape warning for /\_/ from activestate perl-current5.6.0
39621              From: David Dyck <dcd@tc.fluke.com>
39622              Date: Mon, 26 Jun 2000 09:32:02 -0700 (PDT)
39623              Message-ID: <Pine.LNX.4.05.10006260830280.3054-100000@dd.tc.fluke.com>
39624      Branch: cfgperl
39625            ! regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
39626 ____________________________________________________________________________
39627 [  6240] By: jhi                                   on 2000/06/27  02:00:01
39628         Log: Subject: [ID 20000626.007] h2xs man page contains trailing garbage
39629              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
39630              Date: Mon, 26 Jun 2000 18:40:14 +0100
39631              Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
39632      Branch: cfgperl
39633            ! utils/h2xs.PL
39634 ____________________________________________________________________________
39635 [  6239] By: jhi                                   on 2000/06/27  01:53:40
39636         Log: Configure maintenance.  Sever some dependency cycles,
39637              separate gccversion from the cc unit,
39638              address [ID 20000623.006] Configure script patch for using gcc on AIX
39639              (but solve it a little bit differently),
39640              unduplex some accidentally duplicated units,
39641              suggest using gcc if no cc available
39642              (p5p thread: "Solaris configure: counterproposal", 1999-09)
39643      Branch: cfgperl
39644            ! Configure Todo-5.6 config_h.SH
39645      Branch: metaconfig
39646            ! U/modified/Config_h.U U/modified/cc.U U/modified/cpp_stuff.U
39647            ! U/modified/libs.U U/modified/models.U U/modified/usrinc.U
39648      Branch: metaconfig/U/perl
39649            + gccvers.U
39650            ! d_getespwnam.U d_getprpwnam.U i_prot.U
39651 ____________________________________________________________________________
39652 [  6238] By: jhi                                   on 2000/06/25  18:04:56
39653         Log: Subject: [PATCH 5.6.0] XS module loading fixup for VMS
39654              From: Dan Sugalski <dan@sidhe.org>
39655              Date: Fri, 23 Jun 2000 17:00:00 -0400
39656              Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
39657      Branch: cfgperl
39658            ! lib/ExtUtils/MM_VMS.pm vms/vms.c
39659 ____________________________________________________________________________
39660 [  6237] By: jhi                                   on 2000/06/25  16:36:45
39661         Log: Tweak embed.pl, regen headers.
39662      Branch: cfgperl
39663            ! embed.h embed.pl embedvar.h ext/B/B/Asmdata.pm
39664            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h global.sym
39665            ! keywords.h lib/warnings.pm objXSUB.h opcode.h opnames.h
39666            ! perlapi.c perlapi.h pod/perlapi.pod pod/perlintern.pod pp.sym
39667            ! pp_proto.h proto.h regnodes.h utf8.c warnings.h
39668 ____________________________________________________________________________
39669 [  6236] By: jhi                                   on 2000/06/25  15:26:42
39670         Log: Regen headers.
39671      Branch: cfgperl
39672            ! embed.h embedvar.h ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
39673            ! ext/ByteLoader/byterun.h global.sym keywords.h lib/warnings.pm
39674            ! objXSUB.h opcode.h opnames.h perlapi.c perlapi.h
39675            ! pod/perlapi.pod pod/perlintern.pod pp.sym pp_proto.h proto.h
39676            ! regnodes.h warnings.h
39677 ____________________________________________________________________________
39678 [  6235] By: jhi                                   on 2000/06/23  19:39:35
39679         Log: The thread begun by
39680              Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
39681              From: Kevin.Ruscoe@ubsw.com
39682              Date: Fri, 16 Jun 2000 16:38:51 +0100
39683              Message-Id: <H000019b03c300d6@MHS>
39684      Branch: cfgperl
39685            ! hints/solaris_2.sh
39686 ____________________________________________________________________________
39687 [  6234] By: jhi                                   on 2000/06/23  19:23:36
39688         Log: Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
39689              because when run as services (Win32ese for daemons)
39690              no environment variables are set and tmpdir ends up as /tmp,
39691              which is ambiguous.
39692              
39693              Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
39694              From: matt@sergeant.org
39695              Date: 16 Jun 2000 16:30:43 -0000
39696              Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
39697      Branch: cfgperl
39698            ! lib/File/Spec/Win32.pm
39699 ____________________________________________________________________________
39700 [  6233] By: jhi                                   on 2000/06/23  19:18:58
39701         Log: Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
39702              From: Mark-Jason Dominus <mjd@plover.com>
39703              Date: Fri, 16 Jun 2000 20:53:04 -0400
39704              Message-ID: <20000617005304.8008.qmail@plover.com>
39705      Branch: cfgperl
39706            ! op.h
39707 ____________________________________________________________________________
39708 [  6232] By: jhi                                   on 2000/06/23  16:10:02
39709         Log: Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
39710              From: simon@brecon.co.uk (Simon Cozens)
39711              Date: 19 Jun 2000 15:18:27 GMT
39712              Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
39713              
39714              plus update pod/Makefile and regenerate perltoc
39715      Branch: cfgperl
39716            + pod/perlutil.pod
39717            ! MANIFEST Todo-5.6 pod/Makefile pod/perltoc.pod pod/roffitall
39718 ____________________________________________________________________________
39719 [  6231] By: jhi                                   on 2000/06/23  15:19:18
39720         Log: Subject: [PATCH 5.6.0] cygwin port
39721              From: "Fifer, Eric" <EFifer@sanwaint.com>
39722              Date: Tue, 20 Jun 2000 14:30:58 +0100
39723              Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
39724      Branch: cfgperl
39725            ! README.cygwin lib/File/Find.pm
39726 ____________________________________________________________________________
39727 [  6230] By: jhi                                   on 2000/06/23  14:25:21
39728         Log: Upgrade to File::Spec 0.810_01 from CPAN by Barrie Slaymaker.
39729      Branch: cfgperl
39730            ! lib/File/Spec.pm lib/File/Spec/Functions.pm
39731            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
39732            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
39733            ! lib/File/Spec/Win32.pm t/lib/filefunc.t t/lib/filespec.t
39734 ____________________________________________________________________________
39735 [  6229] By: jhi                                   on 2000/06/23  14:13:34
39736         Log: Subject: README.hpux version 0.6.1
39737              Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
39738              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
39739              Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
39740      Branch: cfgperl
39741            ! README.hpux
39742 ____________________________________________________________________________
39743 [  6228] By: jhi                                   on 2000/06/23  14:07:20
39744         Log: Subject: [PATCH] "Constant subroutine redefined" mandatory warning
39745              From: Doug MacEachern <dougm@covalent.net>
39746              Date: Tue, 20 Jun 2000 21:23:56 -0700 (PDT)
39747              Message-ID: <Pine.LNX.4.10.10006202116340.321-100000@mojo.covalent.net>
39748      Branch: cfgperl
39749            ! op.c
39750 ____________________________________________________________________________
39751 [  6227] By: jhi                                   on 2000/06/23  14:01:06
39752         Log: Subject: [PATCH] lib.pm -> lib.pm.PL
39753              From: Doug MacEachern <dougm@covalent.net>
39754              Date: Tue, 20 Jun 2000 22:14:41 -0700 (PDT)
39755              Message-ID: <Pine.LNX.4.10.10006202208210.321-100000@mojo.covalent.net>
39756      Branch: cfgperl
39757            + lib/lib.pm.PL
39758            - lib/lib.pm
39759            ! MANIFEST Makefile.SH
39760 ____________________________________________________________________________
39761 [  6226] By: jhi                                   on 2000/06/23  13:53:07
39762         Log: Subject: [PATCH] remove forward declarations in Socket.pm
39763              From: Doug MacEachern <dougm@covalent.net>
39764              Date: Tue, 20 Jun 2000 21:54:12 -0700 (PDT)
39765              Message-ID: <Pine.LNX.4.10.10006202149190.321-100000@mojo.covalent.net>
39766              
39767              From: Doug MacEachern <dougm@covalent.net>
39768              Subject: Re: [PATCH] remove forward declarations in Socket.pm
39769              Date: Fri, 23 Jun 2000 00:09:29 -0700 (PDT)
39770              Message-ID: <Pine.LNX.4.10.10006222349440.322-100000@mojo.covalent.net>
39771      Branch: cfgperl
39772            ! ext/Socket/Socket.pm op.c
39773 ____________________________________________________________________________
39774 [  6225] By: jhi                                   on 2000/06/23  13:41:52
39775         Log: Add source code filenames to apidoc.
39776              From: simon@brecon.co.uk (Simon Cozens)
39777              Subject: [PATCH embed.pl] Source X-ref
39778              Date: 22 Jun 2000 02:18:49 GMT
39779              Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
39780      Branch: cfgperl
39781            ! embed.pl
39782 ____________________________________________________________________________
39783 [  6224] By: jhi                                   on 2000/06/23  13:32:33
39784         Log: A way to avoid English.pm performance hit.
39785              From: root <root@jester.slaysys.com>
39786              Subject: [YAPATCH English.pm] My turn to putt again
39787              Date: Thu, 22 Jun 2000 20:33:58 -0400
39788              Message-Id: <200006230033.UAA05960@jester.slaysys.com>
39789      Branch: cfgperl
39790            ! lib/English.pm t/lib/english.t
39791 ____________________________________________________________________________
39792 [  6223] By: jhi                                   on 2000/06/23  13:27:06
39793         Log: Avoid double close().
39794              Subject: [PATCH] avoid double close()
39795              From: Doug MacEachern <dougm@covalent.net>
39796              Date: Thu, 22 Jun 2000 23:08:06 -0700 (PDT)
39797              Message-ID: <Pine.LNX.4.10.10006222251260.322-100000@mojo.covalent.net>
39798      Branch: cfgperl
39799            ! doio.c
39800 ____________________________________________________________________________
39801 [  6222] By: jhi                                   on 2000/06/23  13:25:54
39802         Log: doc typo fix
39803              Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
39804              From: Ian Phillipps <Ian.Phillipps@iname.com>
39805              Date: Fri, 23 Jun 2000 10:40:58 +0100
39806              Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
39807      Branch: cfgperl
39808            ! lib/Pod/Usage.pm
39809 ____________________________________________________________________________
39810 [  6221] By: jhi                                   on 2000/06/23  13:24:15
39811         Log: Remove tr///CU (the feature is to be obsoleted by better interfaces).
39812              From: simon@brecon.co.uk (Simon Cozens)
39813              Subject: [PATCH] Eliminate tr///[CU][CU]
39814              Date: 23 Jun 2000 11:05:40 GMT
39815              Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
39816      Branch: cfgperl
39817            ! doop.c embed.pl pod/perlop.pod toke.c utf8.c
39818 ____________________________________________________________________________
39819 [  6220] By: jhi                                   on 2000/06/22  16:07:51
39820         Log: Win32 patches from Benjamin Stuhl.
39821      Branch: cfgperl
39822            ! makedef.pl win32/win32.h
39823 ____________________________________________________________________________
39824 [  6219] By: jhi                                   on 2000/06/22  16:06:34
39825         Log: Bytecode patches from Benjamin Stuhl.
39826      Branch: cfgperl
39827            ! bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
39828            ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
39829            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
39830 ____________________________________________________________________________
39831 [  6218] By: jhi                                   on 2000/06/15  23:54:16
39832         Log: Bytecode patches from Benjamin Stuhl.
39833      Branch: cfgperl
39834            ! ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
39835 ____________________________________________________________________________
39836 [  6217] By: jhi                                   on 2000/06/09  13:38:29
39837         Log: Rename the fdpid locking and integrate with Sarathy.
39838      Branch: cfgperl
39839            ! Configure config_h.SH doio.c embed.h embed.pl embedvar.h
39840            ! global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
39841            ! pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
39842            ! win32/win32.c
39843           !> av.h cop.h hints/solaris_2.sh t/op/runlevel.t
39844 ____________________________________________________________________________
39845 [  6216] By: gsar                                  on 2000/06/08  14:54:21
39846         Log: be more optimal about clearing @_
39847      Branch: perl
39848            ! cop.h
39849 ____________________________________________________________________________
39850 [  6215] By: gsar                                  on 2000/06/08  14:33:04
39851         Log: tweak comment about @DB::args
39852      Branch: perl
39853            ! av.h pp_ctl.c
39854 ____________________________________________________________________________
39855 [  6214] By: gsar                                  on 2000/06/08  13:57:54
39856         Log: @_ can't have junk in it even in the non-USE_ITHREADS case because
39857              caller() wants to populate @DB::args with it (causes a coredump
39858              in Carp::confess())
39859      Branch: perl
39860            ! cop.h t/op/runlevel.t
39861 ____________________________________________________________________________
39862 [  6213] By: gsar                                  on 2000/06/08  07:06:35
39863         Log: back out change#6106 (seems problematic)
39864      Branch: perl
39865            ! hints/solaris_2.sh
39866 ____________________________________________________________________________
39867 [  6212] By: jhi                                   on 2000/06/07  03:10:36
39868         Log: Continuing mopup for #6204.
39869      Branch: cfgperl
39870            ! ext/B/defsubs_h.PL
39871 ____________________________________________________________________________
39872 [  6211] By: jhi                                   on 2000/06/07  02:41:50
39873         Log: Mopup for #6204.
39874              Under the 5005 threads the t/lib/b.t for B::Deparse fails:
39875              Can't locate object method "PV" via package "B::RV" at ../lib/B/Deparse.pm line 2360.
39876              This is comes from const() where POK isn't on when expected.
39877      Branch: cfgperl
39878            ! embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm
39879            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
39880            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
39881            ! perlapi.h pod/perlapi.pod
39882 ____________________________________________________________________________
39883 [  6210] By: jhi                                   on 2000/06/07  01:56:29
39884         Log: Mopup for #6207 and #6209.
39885      Branch: cfgperl
39886            ! doio.c gv.c sv.h util.c vmesa/vmesa.c win32/win32.c
39887 ____________________________________________________________________________
39888 [  6209] By: jhi                                   on 2000/06/07  01:33:12
39889         Log: Lock PL_fdpid against race conditions, based on:
39890              Subject: [PATCH 5.6.0]subprocess fixup for threads
39891              From: Dan Sugalski <dan@sidhe.org>
39892              To: perl5-porters@perl.org
39893              Date: Tue, 11 Apr 2000 17:02:32 -0400
39894              Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
39895      Branch: cfgperl
39896            ! doio.c intrpvar.h perl.c sv.h util.c vmesa/vmesa.c
39897            ! win32/win32.c
39898 ____________________________________________________________________________
39899 [  6208] By: jhi                                   on 2000/06/07  01:05:23
39900         Log: Regen headers for #6207.
39901      Branch: cfgperl
39902            ! embed.h global.sym objXSUB.h proto.h
39903 ____________________________________________________________________________
39904 [  6207] By: jhi                                   on 2000/06/06  23:43:13
39905         Log: Subject: [PATCH 5.6.0] Threadsafe patches
39906              From: Dan Sugalski <dan@sidhe.org>
39907              To: perl5-porters@perl.org
39908              Date: Mon, 08 May 2000 18:08:13 -0400
39909              Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
39910      Branch: cfgperl
39911            ! embed.pl global.sym gv.c intrpvar.h perl.c pp.c pp_ctl.c
39912            ! proto.h sv.h util.c
39913 ____________________________________________________________________________
39914 [  6206] By: jhi                                   on 2000/06/06  23:21:23
39915         Log: Subject: [PATCH] Eliminate $a/$b in pod
39916              From: David Glasser <me@davidglasser.net>
39917              To: perl5-porters@perl.org
39918              Date: Mon, 29 May 2000 21:15:59 -0400
39919              Message-Id: <l03130302b558bb2640ce@[209.195.241.121]>
39920      Branch: cfgperl
39921            ! pod/perl5004delta.pod pod/perl56delta.pod pod/perlboot.pod
39922            ! pod/perlbot.pod pod/perlcall.pod pod/perldata.pod
39923            ! pod/perldbmfilter.pod pod/perldiag.pod pod/perldsc.pod
39924            ! pod/perlembed.pod pod/perlfaq4.pod pod/perlfaq6.pod
39925            ! pod/perlfaq7.pod pod/perlfilter.pod pod/perlfunc.pod
39926            ! pod/perlguts.pod pod/perllexwarn.pod pod/perllocale.pod
39927            ! pod/perlobj.pod pod/perlop.pod pod/perlref.pod pod/perlsub.pod
39928            ! pod/perlsyn.pod pod/perltie.pod pod/perltrap.pod
39929            ! pod/perlvar.pod pod/perlxs.pod
39930 ____________________________________________________________________________
39931 [  6205] By: jhi                                   on 2000/06/06  23:12:14
39932         Log: Subject: [PATCH] Win32 improvements
39933              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
39934              To: gsar@activestate.com, perl5-porters@perl.org
39935              Date: Mon, 29 May 2000 17:22:24 PDT
39936              Message-ID: <20000530002224.91142.qmail@hotmail.com>
39937              (MUA had mangled many lines by wordwrapping)
39938      Branch: cfgperl
39939            ! utils/c2ph.PL win32/makefile.mk win32/win32.c win32/win32sck.c
39940 ____________________________________________________________________________
39941 [  6204] By: jhi                                   on 2000/06/06  23:01:50
39942         Log: Subject: [PATCH] B::Bytecode patches
39943              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
39944              To: gsar@activestate.com, jhi@iki.fi
39945              Cc: perl5-porters@perl.org
39946              Message-ID: <20000602202526.48694.qmail@hotmail.com>
39947              (MUA had mangled many lines by wordwrapping)
39948      Branch: cfgperl
39949            ! bytecode.pl ext/B/B.pm ext/B/B.xs ext/B/B/Assembler.pm
39950            ! ext/B/B/Bytecode.pm ext/B/O.pm ext/B/defsubs_h.PL
39951            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
39952            ! intrpvar.h perl.c
39953 ____________________________________________________________________________
39954 [  6203] By: jhi                                   on 2000/06/06  22:32:43
39955         Log: Subject: [PATCH] perldiag should refer to perlos2.pod not README.os2
39956              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
39957              Date: Tue, 06 Jun 2000 13:07:45 -0700
39958              Message-ID: <RoVP5gzkgmTL092yn@efn.org>
39959      Branch: cfgperl
39960            ! pod/perldiag.pod
39961 ____________________________________________________________________________
39962 [  6202] By: jhi                                   on 2000/06/06  19:38:35
39963         Log: Integrate with Sarathy.
39964      Branch: cfgperl
39965           !> perl.c
39966 ____________________________________________________________________________
39967 [  6201] By: gsar                                  on 2000/06/06  00:42:59
39968         Log: Perl_eval_pv() leaks 4 bytes every time it is called because it
39969              does a PUSHMARK that's never ever POPMARKed; in general, only
39970              Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
39971              Perl_eval_[sp]v() don't because they don't take any incoming
39972              arguments (this leak has been around since the original version
39973              of perl_eval_pv() in 5.003_97e)
39974      Branch: perl
39975            ! perl.c
39976 ____________________________________________________________________________
39977 [  6200] By: jhi                                   on 2000/06/04  03:44:52
39978         Log: Update to cperl-mode.el 4.31 from
39979              ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
39980              Subject: A couple of notes
39981              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
39982              To: Mailing list Perl5 <perl5-porters@perl.org>
39983              Date: Sat, 3 Jun 2000 23:33:32 -0400
39984              Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
39985      Branch: cfgperl
39986            ! emacs/cperl-mode.el
39987 ____________________________________________________________________________
39988 [  6199] By: jhi                                   on 2000/06/03  15:11:05
39989         Log: Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
39990              From: Dan Sugalski <dan@sidhe.org>
39991              To: perl5-porters@perl.org, vmsperl@perl.org
39992              Date: Fri, 02 Jun 2000 17:30:51 -0400
39993              Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
39994      Branch: cfgperl
39995            ! vms/descrip_mms.template vms/gen_shrfls.pl
39996 ____________________________________________________________________________
39997 [  6198] By: jhi                                   on 2000/06/03  14:59:15
39998         Log: Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
39999              From: Dan Sugalski <dan@sidhe.org>
40000              To: vmsperl@perl.org, perl5-porters@perl.org
40001              Date: Fri, 02 Jun 2000 16:00:41 -0400
40002              Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
40003              Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
40004      Branch: cfgperl
40005            ! embed.h embed.pl embedvar.h ext/POSIX/POSIX.xs global.sym
40006            ! objXSUB.h perlapi.c perlapi.h pod/perlapi.pod
40007            ! pod/perlintern.pod proto.h vms/vms.c vms/vmsish.h
40008 ____________________________________________________________________________
40009 [  6197] By: jhi                                   on 2000/06/03  14:41:30
40010         Log: Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
40011              From: John Borwick <jhborwic@unity.ncsu.edu>
40012              Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
40013              Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
40014      Branch: cfgperl
40015            ! pod/perlsyn.pod
40016 ____________________________________________________________________________
40017 [  6196] By: jhi                                   on 2000/06/03  14:38:09
40018         Log: Integrate with Sarathy.
40019      Branch: cfgperl
40020           !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
40021           !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
40022           !> vms/perly_c.vms
40023 ____________________________________________________________________________
40024 [  6195] By: gsar                                  on 2000/06/02  22:43:13
40025         Log: fix yet another eval"" leak under USE_ITHREADS
40026      Branch: perl
40027            ! op.c
40028 ____________________________________________________________________________
40029 [  6194] By: gsar                                  on 2000/06/02  18:22:06
40030         Log: fix small eval"" memory leaks under USE_ITHREADS
40031      Branch: perl
40032            ! cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
40033            ! perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
40034            ! vms/perly_c.vms
40035 ____________________________________________________________________________
40036 [  6193] By: jhi                                   on 2000/06/01  13:03:56
40037         Log: Signals-be-gone for microperl.
40038      Branch: cfgperl
40039            ! Todo.micro doop.c mg.c perl.c perl.h pp_sys.c util.c
40040 ____________________________________________________________________________
40041 [  6192] By: jhi                                   on 2000/06/01  12:52:02
40042         Log: Integrate with Sarathy.
40043      Branch: cfgperl
40044           +> lib/Pod/LaTeX.pm t/lib/selfloader.t
40045           !> AUTHORS MAINTAIN MANIFEST doop.c embed.pl
40046           !> ext/Devel/Peek/Peek.pm handy.h lib/SelfLoader.pm perl.c
40047           !> pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
40048           !> pod/perlfaq9.pod pod/perlfunc.pod pod/perllocale.pod
40049           !> pod/perlre.pod pod/perltrap.pod pod/pod2latex.PL t/op/tr.t
40050           !> t/op/vec.t utils/h2xs.PL
40051 ____________________________________________________________________________
40052 [  6191] By: gsar                                  on 2000/06/01  09:38:21
40053         Log: vec() loses numericalness (modified version of patch suggested
40054              by Robin Barker)
40055      Branch: perl
40056            ! doop.c t/op/vec.t
40057 ____________________________________________________________________________
40058 [  6190] By: gsar                                  on 2000/06/01  09:26:15
40059         Log: submit missing embed.pl change
40060      Branch: perl
40061            ! embed.pl
40062 ____________________________________________________________________________
40063 [  6189] By: gsar                                  on 2000/06/01  09:05:34
40064         Log: counting tr/// corrupts later operation (from M.J.T Guy)
40065      Branch: perl
40066            ! doop.c t/op/tr.t
40067 ____________________________________________________________________________
40068 [  6188] By: gsar                                  on 2000/06/01  08:58:39
40069         Log: h2xs tweaks
40070      Branch: perl
40071            ! utils/h2xs.PL
40072 ____________________________________________________________________________
40073 [  6187] By: gsar                                  on 2000/06/01  08:50:07
40074         Log: replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
40075              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
40076      Branch: perl
40077            + lib/Pod/LaTeX.pm
40078            ! AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm
40079            ! pod/pod2latex.PL
40080 ____________________________________________________________________________
40081 [  6186] By: gsar                                  on 2000/06/01  08:24:40
40082         Log: further qualify references to "alphanumeric" (from Wolfgang Laun
40083              <wolfgang.laun@alcatel.at>)
40084      Branch: perl
40085            ! handy.h pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
40086            ! pod/perlfaq9.pod pod/perllocale.pod pod/perlre.pod
40087 ____________________________________________________________________________
40088 [  6185] By: gsar                                  on 2000/06/01  08:12:00
40089         Log: remove incorrect documentation about implicit split to @_ in
40090              list context, which never really worked in perl 5 (from
40091              M.J.T. Guy)
40092      Branch: perl
40093            ! pod/perlfunc.pod pod/perltrap.pod
40094 ____________________________________________________________________________
40095 [  6184] By: gsar                                  on 2000/06/01  07:52:27
40096         Log: tweak for change#6127
40097      Branch: perl
40098            ! perl.c
40099 ____________________________________________________________________________
40100 [  6183] By: gsar                                  on 2000/06/01  07:41:02
40101         Log: SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
40102              <nick@ccl4.org>)
40103      Branch: perl
40104            + t/lib/selfloader.t
40105            ! MANIFEST lib/SelfLoader.pm
40106 ____________________________________________________________________________
40107 [  6182] By: jhi                                   on 2000/06/01  00:34:42
40108         Log: Be Cleaner Part Deux.
40109      Branch: cfgperl
40110            ! Makefile.SH
40111 ____________________________________________________________________________
40112 [  6181] By: jhi                                   on 2000/06/01  00:32:09
40113         Log: Integrate with Sarathy.
40114      Branch: cfgperl
40115           !> pp.c t/op/arith.t
40116 ____________________________________________________________________________
40117 [  6180] By: jhi                                   on 2000/06/01  00:31:13
40118         Log: microperl nits from Simon Cozens.
40119      Branch: cfgperl
40120            + uconfig.h
40121            ! MAINTAIN MANIFEST Makefile.SH Todo.micro perl.h uconfig.sh
40122            ! unixish.h
40123 ____________________________________________________________________________
40124 [  6179] By: gsar                                  on 2000/05/31  22:37:51
40125         Log: buggy modulus on UVs introduced by change#3378 (resulted in
40126              4063328477 % 65535 amounting to 27406, instead of 27407)
40127      Branch: perl
40128            ! pp.c t/op/arith.t
40129 ____________________________________________________________________________
40130 [  6178] By: jhi                                   on 2000/05/31  21:52:41
40131         Log: Be cleaner.
40132      Branch: cfgperl
40133            ! Makefile.SH
40134 ____________________________________________________________________________
40135 [  6177] By: jhi                                   on 2000/05/31  21:47:33
40136         Log: Substitution utf8 patch from Simon Cozens.
40137      Branch: cfgperl
40138            ! pp_hot.c
40139 ____________________________________________________________________________
40140 [  6176] By: jhi                                   on 2000/05/31  21:45:34
40141         Log: Single-quoted utf8 patch from Simon Cozens.
40142      Branch: cfgperl
40143            ! toke.c
40144 ____________________________________________________________________________
40145 [  6175] By: jhi                                   on 2000/05/31  21:40:18
40146         Log: Integrate with Sarathy.
40147      Branch: cfgperl
40148           !> op.c regexec.c t/lib/filefind.t t/op/re_tests t/op/wantarray.t
40149 ____________________________________________________________________________
40150 [  6174] By: jhi                                   on 2000/05/31  21:37:31
40151         Log: microperl changes from Simon Cozens; Makefile for microperl
40152              written from scratch; few casts added as microperl compilation
40153              doesn't have all prototypes available.
40154      Branch: cfgperl
40155            + Makefile.micro README.micro Todo.micro uconfig.sh
40156            ! Configure MAINTAIN MANIFEST config_h.SH doop.c mg.c op.c
40157            ! perl.c perl.h perlio.c unixish.h utf8.c util.c
40158      Branch: metaconfig
40159            + U/modified/Config_h.U
40160 ____________________________________________________________________________
40161 [  6173] By: jhi                                   on 2000/05/31  20:00:24
40162         Log: metaconfig maintenance.
40163      Branch: metaconfig
40164            + U/modified/Inhdr.U U/typedefs/inotype.U
40165      Branch: metaconfig/U/perl
40166            + d_finitel.U d_getcwd.U d_llseek.U i_fp_class.U i_iconv.U
40167            + i_ieeefp.U i_syslog.U i_sysrusage.U i_ulimit.U
40168 ____________________________________________________________________________
40169 [  6172] By: gsar                                  on 2000/05/31  05:05:42
40170         Log: fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
40171              (from Ilya Zakharevich)
40172      Branch: perl
40173            ! regexec.c t/op/re_tests
40174 ____________________________________________________________________________
40175 [  6171] By: gsar                                  on 2000/05/31  05:01:47
40176         Log: scalar() doesn't force scalar context when used in void context
40177              (from Simon Cozens)
40178      Branch: perl
40179            ! op.c t/op/wantarray.t
40180 ____________________________________________________________________________
40181 [  6170] By: gsar                                  on 2000/05/31  04:41:33
40182         Log: change#6142 needs tweaks to tests to work where there's no symlink()
40183              (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
40184      Branch: perl
40185            ! t/lib/filefind.t
40186 ____________________________________________________________________________
40187 [  6169] By: gsar                                  on 2000/05/31  04:29:49
40188         Log: integrate cfgperl contents into mainline
40189      Branch: perl
40190           +> pod/perlmodlib.PL pod/perlnewmod.pod
40191           !> (integrate 42 files)
40192 ____________________________________________________________________________
40193 [  6168] By: jhi                                   on 2000/05/30  22:53:37
40194         Log: Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
40195      Branch: cfgperl
40196            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
40197            ! config_h.SH epoc/config.sh perl.h toke.c vms/subconfigure.com
40198            ! vos/config.def vos/config.h vos/config.pl vos/config_h.SH_orig
40199            ! win32/config.bc win32/config.gc win32/config.vc
40200            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
40201            ! win32/config_h.PL win32/config_sh.PL
40202      Branch: metaconfig/U/perl
40203            ! perlxv.U
40204 ____________________________________________________________________________
40205 [  6167] By: jhi                                   on 2000/05/30  22:20:21
40206         Log: tweak todo 
40207      Branch: cfgperl
40208            ! Todo-5.6
40209 ____________________________________________________________________________
40210 [  6166] By: jhi                                   on 2000/05/30  22:11:51
40211         Log: Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
40212              in case somebody wants to write an extension for more
40213              shadow database interfaces.
40214      Branch: cfgperl
40215            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
40216            ! config_h.SH epoc/config.sh pp_sys.c vms/subconfigure.com
40217            ! vos/config.def vos/config.h vos/config_h.SH_orig
40218            ! win32/config.bc win32/config.gc win32/config.vc
40219            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
40220      Branch: metaconfig
40221            ! U/modified/Myinit.U
40222      Branch: metaconfig/U/perl
40223            + d_getespwnam.U d_getprpwnam.U i_prot.U
40224 ____________________________________________________________________________
40225 [  6165] By: jhi                                   on 2000/05/30  18:35:34
40226         Log: Integrate with Sarathy.
40227      Branch: cfgperl
40228           !> op.c
40229 ____________________________________________________________________________
40230 [  6164] By: jhi                                   on 2000/05/30  18:30:16
40231         Log: detypo
40232      Branch: cfgperl
40233            ! Configure config_h.SH
40234      Branch: metaconfig/U/perl
40235            ! perlxv.U
40236 ____________________________________________________________________________
40237 [  6163] By: gsar                                  on 2000/05/30  03:24:03
40238         Log: fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
40239      Branch: perl
40240            ! op.c
40241 ____________________________________________________________________________
40242 [  6162] By: gsar                                  on 2000/05/30  03:09:38
40243         Log: fix memory leak in method call optimization (change#3768);
40244              made C<eval "$x->foo()"> leak
40245      Branch: perl
40246            ! op.c
40247 ____________________________________________________________________________
40248 [  6161] By: jhi                                   on 2000/05/29  17:56:26
40249         Log: Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
40250              both from Simon Cozens.
40251      Branch: cfgperl
40252            + pod/perlmodlib.PL pod/perlnewmod.pod
40253            ! AUTHORS MAINTAIN MANIFEST pod/Makefile pod/perl.pod
40254            ! pod/perlmodlib.pod pod/perltoc.pod
40255 ____________________________________________________________________________
40256 [  6160] By: jhi                                   on 2000/05/29  17:23:55
40257         Log: Changes for the File::Temp 0.08 (change #6159) test suite
40258              to fit better into the Perl distribution test framework.
40259      Branch: cfgperl
40260            ! t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t t/lib/ftmp-security.t
40261            ! t/lib/ftmp-tempfile.t
40262 ____________________________________________________________________________
40263 [  6159] By: jhi                                   on 2000/05/29  16:55:36
40264         Log: Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
40265      Branch: cfgperl
40266            ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
40267            ! t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
40268 ____________________________________________________________________________
40269 [  6158] By: bailey                                on 2000/05/29  16:22:08
40270         Log: Add fallback to tmpfile for use in cases where user's relying on
40271              ACLs on SYS$SCRATCH to permit file creation. (based on Charles
40272              Lane's patch)
40273      Branch: vmsperl
40274            ! vms/vms.c vms/vmsish.h
40275 ____________________________________________________________________________
40276 [  6157] By: jhi                                   on 2000/05/29  03:10:36
40277         Log: Regen Configure to jive with #6149.
40278      Branch: cfgperl
40279            ! Configure
40280      Branch: metaconfig
40281            ! U/modified/Getfile.U
40282 ____________________________________________________________________________
40283 [  6156] By: jhi                                   on 2000/05/29  03:01:38
40284         Log: Integrate with Sarathy.
40285      Branch: cfgperl
40286           +> ext/DynaLoader/dl_mac.xs
40287           !> (integrate 38 files)
40288 ____________________________________________________________________________
40289 [  6155] By: gsar                                  on 2000/05/28  21:15:58
40290         Log: small bug in change#6144; remove random \xA0 character that snuck
40291              in via change#6145
40292      Branch: perl
40293            ! lib/AutoSplit.pm lib/ExtUtils/xsubpp
40294 ____________________________________________________________________________
40295 [  6154] By: gsar                                  on 2000/05/28  21:04:19
40296         Log: avoid type mismatch warning
40297      Branch: perl
40298            ! perl.c
40299 ____________________________________________________________________________
40300 [  6153] By: gsar                                  on 2000/05/28  20:58:31
40301         Log: prettier Test::Harness output on failed tests (from Nicholas Clark
40302              <nick@Bagpuss.uk.boo.com>)
40303      Branch: perl
40304            ! lib/Test/Harness.pm
40305 ____________________________________________________________________________
40306 [  6152] By: gsar                                  on 2000/05/28  20:53:42
40307         Log: cosmetic fixups of RE debug output (from Ilya Zakharevich)
40308      Branch: perl
40309            ! regexec.c
40310 ____________________________________________________________________________
40311 [  6151] By: gsar                                  on 2000/05/28  20:50:28
40312         Log: fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
40313      Branch: perl
40314            ! regexec.c
40315 ____________________________________________________________________________
40316 [  6150] By: gsar                                  on 2000/05/28  20:39:58
40317         Log: perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
40318      Branch: perl
40319            ! pod/perlrequick.pod
40320 ____________________________________________________________________________
40321 [  6149] By: gsar                                  on 2000/05/28  20:35:16
40322         Log: OS/2 tweaks for usethreads build (from Rocco Caputo
40323              <troc@netrus.net>)
40324      Branch: perl
40325            ! Configure hints/os2.sh makedef.pl os2/Makefile.SHs
40326            ! os2/OS2/REXX/t/rx_dllld.t os2/OS2/REXX/t/rx_objcall.t
40327            ! os2/OS2/REXX/t/rx_tievar.t os2/OS2/REXX/t/rx_tieydb.t
40328            ! os2/os2.c os2/os2ish.h perl.c util.c x2p/a2p.h
40329 ____________________________________________________________________________
40330 [  6148] By: gsar                                  on 2000/05/28  20:21:07
40331         Log: close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
40332      Branch: perl
40333            ! lib/ExtUtils/MM_Unix.pm
40334 ____________________________________________________________________________
40335 [  6147] By: gsar                                  on 2000/05/28  20:12:41
40336         Log: add a make entry to Config.pm so "perl -V:make" works on VMS
40337              (from Peter Prymmer)
40338      Branch: perl
40339            ! vms/subconfigure.com
40340 ____________________________________________________________________________
40341 [  6146] By: gsar                                  on 2000/05/28  20:06:15
40342         Log: doc typo
40343      Branch: perl
40344            ! lib/warnings.pm warnings.h warnings.pl
40345 ____________________________________________________________________________
40346 [  6145] By: gsar                                  on 2000/05/28  18:44:33
40347         Log: make xsubpp skip embedded pod (from Matthias Neeracher
40348              <neeri@iis.ee.ethz.ch>)
40349      Branch: perl
40350            ! lib/ExtUtils/xsubpp
40351 ____________________________________________________________________________
40352 [  6144] By: gsar                                  on 2000/05/28  18:42:49
40353         Log: MacOS support, part 2: make AutoSplit use File::Spec instead
40354              of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
40355              <neeri@iis.ee.ethz.ch>)
40356      Branch: perl
40357            ! lib/AutoSplit.pm
40358 ____________________________________________________________________________
40359 [  6143] By: gsar                                  on 2000/05/28  18:41:12
40360         Log: MacOS support, part 1 (from Matthias Neeracher
40361              <neeri@iis.ee.ethz.ch>)
40362      Branch: perl
40363            + ext/DynaLoader/dl_mac.xs
40364            ! MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
40365            ! ext/POSIX/POSIX.xs lib/ExtUtils/MakeMaker.pm mg.c perl.c
40366            ! perlsfio.h pod/perlfaq4.pod pp_ctl.c proto.h toke.c util.c
40367            ! util.h
40368 ____________________________________________________________________________
40369 [  6142] By: gsar                                  on 2000/05/28  18:21:51
40370         Log: File::Find fails to chdir when chasing symlinks (from
40371              Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
40372      Branch: perl
40373            ! lib/File/Find.pm t/lib/filefind.t
40374 ____________________________________________________________________________
40375 [  6141] By: jhi                                   on 2000/05/28  14:25:15
40376         Log: BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
40377              forwarded by Peter Seebach from the bsdi-users mailing list.
40378              p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
40379      Branch: perl
40380            ! hints/bsdos.sh
40381 ____________________________________________________________________________
40382 [  6140] By: jhi                                   on 2000/05/28  14:11:57
40383         Log: Integrate with Sarathy.
40384      Branch: cfgperl
40385           +> (branch 30 files)
40386           !> (integrate 93 files)
40387 ____________________________________________________________________________
40388 [  6139] By: gsar                                  on 2000/05/28  10:01:48
40389         Log: revise mktables.PL for bugs and newness in Unicode 3.0
40390              (from James Bence <jbence@amgen.com>)
40391      Branch: perl
40392            + lib/unicode/Is/BidiAL.pl lib/unicode/Is/BidiBN.pl
40393            + lib/unicode/Is/BidiLRE.pl lib/unicode/Is/BidiLRO.pl
40394            + lib/unicode/Is/BidiNSM.pl lib/unicode/Is/BidiPDF.pl
40395            + lib/unicode/Is/BidiRLE.pl lib/unicode/Is/BidiRLO.pl
40396            + lib/unicode/Is/Cf.pl lib/unicode/Is/Cs.pl
40397            + lib/unicode/Is/DCfraction.pl lib/unicode/Is/Me.pl
40398            + lib/unicode/Is/Nl.pl lib/unicode/Is/Pc.pl lib/unicode/Is/Pf.pl
40399            + lib/unicode/Is/Pi.pl lib/unicode/Is/Sk.pl
40400            + lib/unicode/Is/SylAA.pl lib/unicode/Is/SylAAI.pl
40401            + lib/unicode/Is/SylAI.pl lib/unicode/Is/SylEE.pl
40402            + lib/unicode/Is/SylII.pl lib/unicode/Is/SylN.pl
40403            + lib/unicode/Is/SylOO.pl lib/unicode/Is/SylWAA.pl
40404            + lib/unicode/Is/SylWEE.pl lib/unicode/Is/SylWII.pl
40405            + lib/unicode/Is/SylWO.pl lib/unicode/Is/SylWOO.pl
40406            + lib/unicode/Is/SylWU.pl
40407            ! MANIFEST lib/unicode/Is/Cn.pl lib/unicode/Is/Graph.pl
40408            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
40409            ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
40410            ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
40411            ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
40412            ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
40413            ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
40414            ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
40415            ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
40416            ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
40417            ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
40418            ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
40419            ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
40420            ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
40421            ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
40422            ! lib/unicode/Is/LbrkZW.pl lib/unicode/Is/Punct.pl
40423            ! lib/unicode/Is/Space.pl lib/unicode/Is/SylA.pl
40424            ! lib/unicode/Is/SylC.pl lib/unicode/Is/SylE.pl
40425            ! lib/unicode/Is/SylI.pl lib/unicode/Is/SylO.pl
40426            ! lib/unicode/Is/SylU.pl lib/unicode/Is/SylV.pl
40427            ! lib/unicode/Is/SylWA.pl lib/unicode/Is/SylWC.pl
40428            ! lib/unicode/Is/SylWE.pl lib/unicode/Is/SylWI.pl
40429            ! lib/unicode/Is/SylWV.pl lib/unicode/Is/Upper.pl
40430            ! lib/unicode/Makefile lib/unicode/mktables.PL
40431 ____________________________________________________________________________
40432 [  6138] By: gsar                                  on 2000/05/28  08:50:32
40433         Log: add note about the handling of negative indices to tied arrays
40434              (from Michael G Schwern <schwern@pobox.com>)
40435      Branch: perl
40436            ! pod/perltie.pod
40437 ____________________________________________________________________________
40438 [  6137] By: gsar                                  on 2000/05/28  08:46:10
40439         Log: fix bogus redeclaration warning for "our" variables in different
40440              scopes
40441      Branch: perl
40442            ! op.c t/pragma/strict-vars
40443 ____________________________________________________________________________
40444 [  6136] By: gsar                                  on 2000/05/28  08:31:20
40445         Log: random pod typos (from Peter Scott <Peter@PSDT.com>)
40446      Branch: perl
40447            ! ext/Devel/Peek/Peek.pm pod/perldebguts.pod
40448 ____________________________________________________________________________
40449 [  6135] By: gsar                                  on 2000/05/28  08:17:50
40450         Log: enable Test::Harness to dynamically determine column width etc.
40451              (from Rob Napier <rnapier@employees.org>)
40452      Branch: perl
40453            ! lib/Test/Harness.pm
40454 ____________________________________________________________________________
40455 [  6134] By: gsar                                  on 2000/05/28  08:13:39
40456         Log: make Test::Harness use wait.h/WCOREDUMP if available
40457              (from Ben Tilly <ben_tilly@hotmail.com>)
40458      Branch: perl
40459            ! lib/Test/Harness.pm
40460 ____________________________________________________________________________
40461 [  6133] By: gsar                                  on 2000/05/28  08:08:05
40462         Log: elide bogus test in change#6132
40463      Branch: perl
40464            ! t/pragma/warn/9enabled
40465 ____________________________________________________________________________
40466 [  6132] By: gsar                                  on 2000/05/28  08:03:14
40467         Log: warnings::enabled() doesn't fall back to looking at $^W if
40468              caller isn't using lexical warnings (from Paul Marquess)
40469      Branch: perl
40470            ! pp_ctl.c t/pragma/warn/9enabled
40471 ____________________________________________________________________________
40472 [  6131] By: gsar                                  on 2000/05/28  07:57:47
40473         Log: avoid warnings in POSIX.pm (from Barrie Slaymaker)
40474      Branch: perl
40475            ! ext/POSIX/POSIX.pm
40476 ____________________________________________________________________________
40477 [  6130] By: gsar                                  on 2000/05/28  07:29:12
40478         Log: fix places that mean C<"word" character> but say C<alphanumeric
40479              character>
40480      Branch: perl
40481            ! pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
40482 ____________________________________________________________________________
40483 [  6129] By: gsar                                  on 2000/05/28  07:18:41
40484         Log: VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
40485      Branch: perl
40486            ! vms/test.com
40487 ____________________________________________________________________________
40488 [  6128] By: gsar                                  on 2000/05/28  07:12:55
40489         Log: new perlxstut example for passing/returning refs to arrays
40490              (from David Lowe <dlowe@pootpoot.com>)
40491      Branch: perl
40492            ! pod/perlxstut.pod
40493 ____________________________________________________________________________
40494 [  6127] By: gsar                                  on 2000/05/28  07:02:50
40495         Log: call_method(...,G_EVAL) can longjmp() out if the method probing
40496              failed (from Gisle Aas)
40497      Branch: perl
40498            ! cop.h perl.c
40499 ____________________________________________________________________________
40500 [  6126] By: gsar                                  on 2000/05/28  06:39:53
40501         Log: change#2879 broke rvalue autovivification of magicals such as ${$num}
40502              (reworked variant of patch suggested by Simon Cozens)
40503      Branch: perl
40504            ! embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
40505            ! pp_hot.c proto.h t/op/gv.t
40506 ____________________________________________________________________________
40507 [  6125] By: gsar                                  on 2000/05/28  05:14:55
40508         Log: enable propagating exception objects via Perl_croak() in XS code
40509              (from Gisle Aas)
40510      Branch: perl
40511            ! util.c
40512 ____________________________________________________________________________
40513 [  6124] By: gsar                                  on 2000/05/28  05:07:28
40514         Log: integrate vmsperl contents into mainline
40515      Branch: perl
40516           !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
40517           !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
40518           !> vms/vmsish.h
40519 ____________________________________________________________________________
40520 [  6123] By: gsar                                  on 2000/05/28  05:03:53
40521         Log: clarify gotcha with #line directives (from Rocco Caputo
40522              <troc@netrus.net>)
40523      Branch: perl
40524            ! pod/perldebug.pod pod/perlsyn.pod
40525 ____________________________________________________________________________
40526 [  6122] By: gsar                                  on 2000/05/28  04:58:29
40527         Log: downgrade fatal error on C<"foo@nosucharray.com"> to optional warning
40528              (from Mark-Jason Dominus)
40529      Branch: perl
40530            ! lib/ExtUtils/typemap pod/perl56delta.pod pod/perlsub.pod
40531            ! pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
40532            ! t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
40533            ! toke.c
40534 ____________________________________________________________________________
40535 [  6121] By: bailey                                on 2000/05/25  04:46:54
40536         Log: Allow eliminate_macros() and fixpath() to handle space-delimited
40537              lists (based on fixes by Craig Berry)
40538      Branch: vmsperl
40539            ! lib/File/Spec/VMS.pm
40540 ____________________________________________________________________________
40541 [  6120] By: bailey                                on 2000/05/25  04:25:38
40542         Log: Add missing escape (Charles Lane)
40543      Branch: vmsperl
40544            ! t/op/lex_assign.t
40545 ____________________________________________________________________________
40546 [  6119] By: bailey                                on 2000/05/25  04:21:25
40547         Log: Quiet error messages in vmsish.t (Charles Lane)
40548      Branch: vmsperl
40549            ! vms/ext/vmsish.t
40550 ____________________________________________________________________________
40551 [  6118] By: bailey                                on 2000/05/25  04:17:57
40552         Log: Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
40553              Flatten case labels in switch statements uniformly (Charles Bailey)
40554      Branch: vmsperl
40555            ! vms/vms.c
40556 ____________________________________________________________________________
40557 [  6117] By: bailey                                on 2000/05/25  03:58:09
40558         Log: Treat sockets as special in sys(read|write) (Charles Lane et al.)
40559      Branch: vmsperl
40560            ! vms/vmsish.h
40561 ____________________________________________________________________________
40562 [  6116] By: bailey                                on 2000/05/25  03:11:15
40563         Log: Miscellaneous cosmetic fixes (Charles Lane)
40564      Branch: vmsperl
40565            ! lib/ExtUtils/MM_VMS.pm
40566 ____________________________________________________________________________
40567 [  6115] By: bailey                                on 2000/05/25  03:10:36
40568         Log: Add bounds checking for several strings (Charles Lane)
40569      Branch: vmsperl
40570            ! vms/vms.c
40571 ____________________________________________________________________________
40572 [  6114] By: bailey                                on 2000/05/25  02:25:34
40573         Log: Urk -- undo previous removal of vmsish 'exit' change
40574      Branch: vmsperl
40575            ! vms/ext/vmsish.pm vms/vmsish.h
40576 ____________________________________________________________________________
40577 [  6113] By: bailey                                on 2000/05/24  02:24:40
40578         Log: Ugly workaround for version-specific RTL error
40579      Branch: vmsperl
40580            ! vms/vms.c
40581 ____________________________________________________________________________
40582 [  6112] By: bailey                                on 2000/05/24  02:19:55
40583         Log: Check for existence of file before trying to delete
40584      Branch: vmsperl
40585            ! vms/test.com
40586 ____________________________________________________________________________
40587 [  6111] By: bailey                                on 2000/05/23  23:35:13
40588         Log: Resync with mainline prior to post-5.6.0 updates
40589      Branch: vmsperl
40590           +> (branch 49 files)
40591            - t/lib/thread.t t/op/64bit.t t/op/nothread.t
40592            ! vms/ext/vmsish.pm
40593           !> (integrate 334 files)
40594 ____________________________________________________________________________
40595 [  6110] By: jhi                                   on 2000/05/23  19:28:32
40596         Log: todo tweak
40597      Branch: cfgperl
40598            ! Todo-5.6
40599 ____________________________________________________________________________
40600 [  6109] By: jhi                                   on 2000/05/18  17:38:54
40601         Log: Integrate with Sarathy.
40602      Branch: cfgperl
40603           !> mg.c perl.h win32/perlhost.h
40604 ____________________________________________________________________________
40605 [  6108] By: gsar                                  on 2000/05/17  02:24:56
40606         Log: reenable fake signal handling on Windows, bugs and all
40607      Branch: perl
40608            ! mg.c perl.h win32/perlhost.h
40609 ____________________________________________________________________________
40610 [  6107] By: jhi                                   on 2000/05/15  18:01:41
40611         Log: Tweak the todo list.
40612      Branch: cfgperl
40613            ! Todo-5.6
40614 ____________________________________________________________________________
40615 [  6106] By: jhi                                   on 2000/05/15  13:41:48
40616         Log: The (Configure) script refuses to go on, after asking for
40617              'You may also choose to try maximal 64-bitness....'.
40618              If answer is yes the script can't find the 'workshoplibpth.cbu' file.
40619              -- Patrick Zima
40620              p5p Message-Id: <200005151108.NAA19733@pc026991.otn.lm.dasa.de> 
40621      Branch: cfgperl
40622            ! hints/solaris_2.sh
40623 ____________________________________________________________________________
40624 [  6105] By: jhi                                   on 2000/05/11  14:37:43
40625         Log: Integrate with Sarathy.
40626      Branch: cfgperl
40627           !> embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
40628           !> perlapi.c pod/perlapi.pod proto.h win32/win32.c
40629 ____________________________________________________________________________
40630 [  6104] By: gsar                                  on 2000/05/11  03:39:07
40631         Log: PL_sys_intern was being initialized too late on windows
40632      Branch: perl
40633            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
40634            ! perlapi.c pod/perlapi.pod proto.h win32/win32.c
40635 ____________________________________________________________________________
40636 [  6103] By: jhi                                   on 2000/05/09  19:42:20
40637         Log: Test tweaking for Unicos continues.
40638      Branch: cfgperl
40639            ! t/op/64bitint.t
40640 ____________________________________________________________________________
40641 [  6102] By: jhi                                   on 2000/05/09  16:47:27
40642         Log: The test suite tweak in #6101 wasn't quite right.
40643      Branch: cfgperl
40644            ! t/lib/complex.t
40645 ____________________________________________________________________________
40646 [  6101] By: jhi                                   on 2000/05/09  15:35:34
40647         Log: Hints and test tweaks for Unicos.
40648      Branch: cfgperl
40649            ! hints/unicos.sh t/lib/b.t t/lib/complex.t t/op/64bitint.t
40650 ____________________________________________________________________________
40651 [  6100] By: jhi                                   on 2000/05/08  21:15:06
40652         Log: More compilation tweakery from Allen Smith.
40653      Branch: cfgperl
40654            ! hints/irix_6.sh
40655 ____________________________________________________________________________
40656 [  6099] By: jhi                                   on 2000/05/08  19:21:18
40657         Log: Tweaks for the cc bugs from Allen Smith.
40658      Branch: cfgperl
40659            ! hints/irix_6.sh
40660 ____________________________________________________________________________
40661 [  6098] By: jhi                                   on 2000/05/08  19:13:37
40662         Log: Add a note about other, yet unsupported, shadow password APIs.
40663      Branch: cfgperl
40664            ! pp_sys.c
40665 ____________________________________________________________________________
40666 [  6097] By: jhi                                   on 2000/05/08  18:46:34
40667         Log: Add a note about possible compilation problems from Allen Smith.
40668      Branch: cfgperl
40669            ! hints/irix_6.sh
40670 ____________________________________________________________________________
40671 [  6096] By: jhi                                   on 2000/05/08  17:33:10
40672         Log: Integrate with Sarathy.
40673      Branch: cfgperl
40674           !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
40675           !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
40676 ____________________________________________________________________________
40677 [  6095] By: jhi                                   on 2000/05/08  16:21:33
40678         Log: Introduce NV_PRESERVED_BITS.  Not yet used anywhere but
40679              might be useful in future.
40680      Branch: cfgperl
40681            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
40682            ! config_h.SH
40683      Branch: metaconfig
40684            ! U/installdirs/inc_version_list.U
40685      Branch: metaconfig/U/perl
40686            ! perlxv.U
40687 ____________________________________________________________________________
40688 [  6094] By: gsar                                  on 2000/05/08  14:22:22
40689         Log: cygwin update (from Eric Fifer <efifer@sanwaint.com>)
40690      Branch: perl
40691            ! README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
40692            ! hints/cygwin.sh pp_sys.c
40693 ____________________________________________________________________________
40694 [  6093] By: gsar                                  on 2000/05/08  12:52:28
40695         Log: fork() failure to create pseudo process sets errno=EAGAIN and returns
40696              undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
40697      Branch: perl
40698            ! pp_sys.c sv.c win32/perlhost.h
40699 ____________________________________________________________________________
40700 [  6092] By: jhi                                   on 2000/05/07  22:40:34
40701         Log: Regen perltoc with the fixed buildtoc.
40702      Branch: cfgperl
40703            ! pod/perltoc.pod
40704 ____________________________________________________________________________
40705 [  6091] By: jhi                                   on 2000/05/07  22:24:16
40706         Log: Integrate with Sarathy.
40707      Branch: cfgperl
40708           !> perl.c pod/buildtoc pp.c pp_hot.c sv.c t/op/quotemeta.t
40709           !> t/op/substr.t toke.c
40710 ____________________________________________________________________________
40711 [  6090] By: gsar                                  on 2000/05/07  19:47:07
40712         Log: concat doesn't preserve utf8-ness, and doesn't invalidate
40713              [NI]OK; added tests for both
40714      Branch: perl
40715            ! perl.c pp_hot.c sv.c t/op/substr.t
40716 ____________________________________________________________________________
40717 [  6089] By: gsar                                  on 2000/05/07  18:18:38
40718         Log: buildtoc tweak to fix newline lossage
40719      Branch: perl
40720            ! pod/buildtoc
40721 ____________________________________________________________________________
40722 [  6088] By: jhi                                   on 2000/05/07  16:35:36
40723         Log: Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
40724              because we do not use those.  The HAS_GETSPNAM remains,
40725              though, because we still do use that.
40726      Branch: cfgperl
40727            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
40728            ! config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
40729            ! pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
40730            ! vos/config_h.SH_orig win32/config.bc win32/config.gc
40731            ! win32/config.vc win32/config_H.bc win32/config_H.gc
40732            ! win32/config_H.vc win32/config_h.PL win32/config_sh.PL
40733 ____________________________________________________________________________
40734 [  6087] By: gsar                                  on 2000/05/07  16:05:16
40735         Log: reverse() and quotemeta() weren't preserving utf8-ness; add tests
40736      Branch: perl
40737            ! pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
40738 ____________________________________________________________________________
40739 [  6086] By: jhi                                   on 2000/05/07  15:27:07
40740         Log: Integrate with Sarathy.
40741      Branch: cfgperl
40742           +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
40743           +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
40744           !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
40745           !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
40746           !> pod/perltie.pod pp.c t/lib/peek.t t/op/substr.t
40747           !> utils/perlbug.PL vms/vms.c vms/vmsish.h
40748 ____________________________________________________________________________
40749 [  6085] By: gsar                                  on 2000/05/07  05:52:02
40750         Log: repeat operator (x) doesn't preserve utf8-ness
40751      Branch: perl
40752            ! pp.c t/op/substr.t
40753 ____________________________________________________________________________
40754 [  6084] By: gsar                                  on 2000/05/07  05:39:55
40755         Log: substr() does not preserve utf8-ness (from Stefan Eissing
40756              <Eissing@medicaldataservice.de>); added tests
40757      Branch: perl
40758            ! pp.c t/op/substr.t
40759 ____________________________________________________________________________
40760 [  6083] By: gsar                                  on 2000/05/07  05:24:46
40761         Log: note about undocumented caller() return value (from M.J.T. Guy);
40762              yet another peek.t tweak
40763      Branch: perl
40764            ! pod/perlfunc.pod t/lib/peek.t
40765 ____________________________________________________________________________
40766 [  6082] By: gsar                                  on 2000/05/07  05:08:40
40767         Log: peek.t non-portable to ithreads
40768      Branch: perl
40769            ! t/lib/peek.t
40770 ____________________________________________________________________________
40771 [  6081] By: gsar                                  on 2000/05/07  04:17:04
40772         Log: better default perlbug categories for ok reports (from Richard Foley)
40773      Branch: perl
40774            ! utils/perlbug.PL
40775 ____________________________________________________________________________
40776 [  6080] By: gsar                                  on 2000/05/07  04:08:07
40777         Log: add File::Temp v0.08 from CPAN, with small tweaks to testsuite
40778              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
40779      Branch: perl
40780            + lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
40781            + t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
40782            ! AUTHORS MAINTAIN MANIFEST
40783 ____________________________________________________________________________
40784 [  6079] By: gsar                                  on 2000/05/07  04:01:38
40785         Log: remove outdated kludge in Carp (NULLs are permitted in diagnostics now)
40786      Branch: perl
40787            ! lib/Carp/Heavy.pm
40788 ____________________________________________________________________________
40789 [  6078] By: gsar                                  on 2000/05/07  01:24:19
40790         Log: workaround for CRT bug in chdir() (from Charles Lane, via
40791              Peter Prymmer)
40792      Branch: perl
40793            ! iperlsys.h vms/vms.c vms/vmsish.h
40794 ____________________________________________________________________________
40795 [  6077] By: gsar                                  on 2000/05/07  01:22:23
40796         Log: avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
40797              and Tom Phoenix)
40798      Branch: perl
40799            ! lib/diagnostics.pm pod/perlrun.pod pod/perltie.pod
40800 ____________________________________________________________________________
40801 [  6076] By: gsar                                  on 2000/05/06  17:36:29
40802         Log: integrate cfgperl contents into mainline
40803      Branch: perl
40804           +> t/lib/peek.t
40805           !> Configure MANIFEST Porting/Glossary Porting/config.sh
40806           !> Porting/config_H config_h.SH ext/POSIX/POSIX.xs
40807           !> hints/unicos.sh lib/Math/Complex.pm pp_sys.c sv.c
40808           !> t/lib/complex.t t/op/grent.t t/op/pwent.t toke.c util.c
40809 ____________________________________________________________________________
40810 [  6075] By: jhi                                   on 2000/05/05  18:56:10
40811         Log: Make the test more portable.
40812      Branch: cfgperl
40813            ! t/lib/peek.t
40814 ____________________________________________________________________________
40815 [  6074] By: jhi                                   on 2000/05/05  18:49:20
40816         Log: Introduce t/lib/peek.t.
40817      Branch: cfgperl
40818            + t/lib/peek.t
40819            ! MANIFEST
40820 ____________________________________________________________________________
40821 [  6073] By: jhi                                   on 2000/05/05  14:30:45
40822         Log: Complex tweaks.
40823      Branch: cfgperl
40824            ! lib/Math/Complex.pm t/lib/complex.t
40825 ____________________________________________________________________________
40826 [  6072] By: jhi                                   on 2000/05/05  12:27:13
40827         Log: Integrate with Sarathy.
40828      Branch: cfgperl
40829           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
40830           !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
40831           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
40832           !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
40833 ____________________________________________________________________________
40834 [  6071] By: gsar                                  on 2000/05/05  02:24:46
40835         Log: misformatted perllocal.pod (from Tim Jenness
40836              <t.jenness@jach.hawaii.edu>)
40837      Branch: perl
40838            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
40839 ____________________________________________________________________________
40840 [  6070] By: gsar                                  on 2000/05/05  02:16:52
40841         Log: remove misleading comment (from M.J.T. Guy)
40842      Branch: perl
40843            ! t/lib/anydbm.t
40844 ____________________________________________________________________________
40845 [  6069] By: gsar                                  on 2000/05/05  02:15:13
40846         Log: File::Spec compatibility update (from Barrie Slaymaker
40847              <barries@slaysys.com>)
40848      Branch: perl
40849            ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
40850            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
40851 ____________________________________________________________________________
40852 [  6068] By: gsar                                  on 2000/05/05  02:01:50
40853         Log: note about values()
40854      Branch: perl
40855            ! pod/perlfunc.pod
40856 ____________________________________________________________________________
40857 [  6067] By: gsar                                  on 2000/05/05  01:33:09
40858         Log: replace direct call to sighandler() with (*PL_sighandlerp)()
40859      Branch: perl
40860            ! win32/win32.c
40861 ____________________________________________________________________________
40862 [  6066] By: gsar                                  on 2000/05/05  01:23:43
40863         Log: s/END/CHECK/
40864      Branch: perl
40865            ! perl.c
40866 ____________________________________________________________________________
40867 [  6065] By: jhi                                   on 2000/05/04  17:30:22
40868         Log: Integrate with Sarathy.
40869      Branch: cfgperl
40870           !> pp_sys.c sv.c t/pragma/utf8.t toke.c
40871 ____________________________________________________________________________
40872 [  6064] By: gsar                                  on 2000/05/04  17:26:14
40873         Log: change#5905 wasn't quite right--it's intent only applies when arguments
40874              to sv_vcatpvfn() are SVs instead of C types; back out change#5907 as well
40875      Branch: perl
40876            ! pp_sys.c sv.c
40877 ____________________________________________________________________________
40878 [  6063] By: gsar                                  on 2000/05/04  16:52:29
40879         Log: tokeq() could read unallocated field in argument
40880      Branch: perl
40881            ! toke.c
40882 ____________________________________________________________________________
40883 [  6062] By: gsar                                  on 2000/05/04  16:34:51
40884         Log: additional tests for utf8.t
40885      Branch: perl
40886            ! t/pragma/utf8.t
40887 ____________________________________________________________________________
40888 [  6061] By: gsar                                  on 2000/05/04  16:09:28
40889         Log: change#5921 neglected to make eq honor "use bytes"
40890      Branch: perl
40891            ! sv.c
40892 ____________________________________________________________________________
40893 [  6060] By: jhi                                   on 2000/05/04  15:30:16
40894         Log: Integrate with Sarathy.
40895      Branch: cfgperl
40896           !> perl.c regcomp.c t/pragma/utf8.t
40897 ____________________________________________________________________________
40898 [  6059] By: jhi                                   on 2000/05/04  15:26:37
40899         Log: The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
40900              in natively 64-bit platforms where a long is a quad (no need
40901              for long longs).  Also added bias for IVs.
40902      Branch: cfgperl
40903            ! toke.c
40904 ____________________________________________________________________________
40905 [  6058] By: gsar                                  on 2000/05/04  00:19:14
40906         Log: printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
40907              (spotted by Donald Kinzer <dkinzer@premia.com>)
40908      Branch: perl
40909            ! perl.c
40910 ____________________________________________________________________________
40911 [  6057] By: gsar                                  on 2000/05/03  18:34:01
40912         Log: fix broken parsing of /\x{ab}/
40913      Branch: perl
40914            ! regcomp.c t/pragma/utf8.t
40915 ____________________________________________________________________________
40916 [  6056] By: jhi                                   on 2000/05/03  17:57:16
40917         Log: The search of infinity continues, this time simplified.
40918      Branch: cfgperl
40919            ! lib/Math/Complex.pm
40920 ____________________________________________________________________________
40921 [  6055] By: jhi                                   on 2000/05/03  17:45:30
40922         Log: Detypo.
40923      Branch: cfgperl
40924            ! hints/unicos.sh
40925 ____________________________________________________________________________
40926 [  6054] By: jhi                                   on 2000/05/02  22:28:27
40927         Log: Be more forgiving in POSIX about HUGE_VALL.
40928      Branch: cfgperl
40929            ! ext/POSIX/POSIX.xs
40930 ____________________________________________________________________________
40931 [  6053] By: jhi                                   on 2000/05/02  22:25:05
40932         Log: Integrate with Sarathy.
40933      Branch: cfgperl
40934           !> hints/irix_6.sh pod/perlop.pod
40935 ____________________________________________________________________________
40936 [  6052] By: jhi                                   on 2000/05/02  22:24:31
40937         Log: Unicos hint tweak.
40938      Branch: cfgperl
40939            ! hints/unicos.sh
40940 ____________________________________________________________________________
40941 [  6051] By: jhi                                   on 2000/05/02  22:21:26
40942         Log: Complex tweakery.
40943      Branch: cfgperl
40944            ! lib/Math/Complex.pm t/lib/complex.t
40945 ____________________________________________________________________________
40946 [  6050] By: jhi                                   on 2000/05/02  19:26:22
40947         Log: Use setxxent()/endxxent().
40948      Branch: cfgperl
40949            ! t/op/grent.t t/op/pwent.t
40950 ____________________________________________________________________________
40951 [  6049] By: jhi                                   on 2000/05/02  19:06:02
40952         Log: Test both the scalar and list contexts.
40953      Branch: cfgperl
40954            ! t/op/grent.t t/op/pwent.t
40955 ____________________________________________________________________________
40956 [  6048] By: gsar                                  on 2000/05/02  18:29:10
40957         Log: add note about how $( doesn't interpolate in REs (from
40958              Philip Newton <newton@ficus.frogspace.net>)
40959      Branch: perl
40960            ! pod/perlop.pod
40961 ____________________________________________________________________________
40962 [  6047] By: jhi                                   on 2000/05/02  17:41:24
40963         Log: Call getspnam() only iff needd.
40964      Branch: cfgperl
40965            ! pp_sys.c
40966 ____________________________________________________________________________
40967 [  6046] By: gsar                                  on 2000/05/02  17:07:25
40968         Log: libscheck has insufficient checks for n32 libs (from
40969              Albert Chin-A-Young <china@thewrittenword.com>)
40970      Branch: perl
40971            ! hints/irix_6.sh
40972 ____________________________________________________________________________
40973 [  6045] By: jhi                                   on 2000/05/02  13:57:17
40974         Log: Integrate with Sarathy.
40975      Branch: cfgperl
40976           !> MANIFEST Porting/makerel perl.c pod/perlretut.pod
40977           !> pod/perltrap.pod pp.c regcomp.c t/op/oct.t toke.c util.c
40978 ____________________________________________________________________________
40979 [  6044] By: gsar                                  on 2000/05/02  06:48:19
40980         Log: change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
40981              such that underscores are only ignored in literal numbers,
40982              "\x{...}", and hex/oct argument
40983      Branch: perl
40984            ! perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
40985 ____________________________________________________________________________
40986 [  6043] By: gsar                                  on 2000/05/02  02:22:29
40987         Log: perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
40988      Branch: perl
40989            ! pod/perlretut.pod
40990 ____________________________________________________________________________
40991 [  6042] By: gsar                                  on 2000/05/02  02:17:51
40992         Log: remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
40993      Branch: perl
40994            ! pod/perltrap.pod
40995 ____________________________________________________________________________
40996 [  6041] By: gsar                                  on 2000/05/02  01:53:51
40997         Log: cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
40998              to compensate
40999      Branch: perl
41000            ! Porting/makerel
41001 ____________________________________________________________________________
41002 [  6040] By: gsar                                  on 2000/05/02  01:51:57
41003         Log: missing files in MANIFEST
41004      Branch: perl
41005            ! MANIFEST
41006 ____________________________________________________________________________
41007 [  6039] By: jhi                                   on 2000/05/02  00:36:46
41008         Log: Infinite problems.
41009      Branch: cfgperl
41010            ! lib/Math/Complex.pm
41011 ____________________________________________________________________________
41012 [  6038] By: jhi                                   on 2000/05/02  00:06:38
41013         Log: pwent/spent #ifdef imbalance.
41014      Branch: cfgperl
41015            ! pp_sys.c
41016 ____________________________________________________________________________
41017 [  6037] By: jhi                                   on 2000/05/01  22:50:11
41018         Log: Use HUGE_VALL if applicable.
41019      Branch: cfgperl
41020            ! ext/POSIX/POSIX.xs util.c
41021 ____________________________________________________________________________
41022 [  6036] By: jhi                                   on 2000/05/01  22:20:53
41023         Log: Correct Freudian slip.
41024      Branch: cfgperl
41025            ! pp_sys.c
41026 ____________________________________________________________________________
41027 [  6035] By: jhi                                   on 2000/05/01  21:07:38
41028         Log: Continue on the pwent/spent case.
41029      Branch: cfgperl
41030            ! pp_sys.c
41031 ____________________________________________________________________________
41032 [  6034] By: jhi                                   on 2000/05/01  17:45:14
41033         Log: Integrate with Sarathy; unfortunately Sarathy's whitespace
41034              adjustments in 6032 conflicted badly with this, will have
41035              to revisit them later.
41036      Branch: cfgperl
41037           +> lib/CGI/Util.pm t/lib/cgi-pretty.t
41038           !> MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
41039           !> lib/CGI/Pretty.pm lib/CGI/Push.pm lib/English.pm
41040           !> lib/Pod/Man.pm lib/Pod/Text.pm lib/diagnostics.pm
41041           !> pod/perldiag.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
41042           !> t/lib/cgi-html.t t/lib/cgi-request.t
41043 ____________________________________________________________________________
41044 [  6033] By: jhi                                   on 2000/05/01  17:40:49
41045         Log: Rewrite the pwent/spent logic to be a little bit more clearer.
41046      Branch: cfgperl
41047            ! pp_sys.c
41048 ____________________________________________________________________________
41049 [  6032] By: gsar                                  on 2000/05/01  15:56:32
41050         Log: whitespace adjustments
41051      Branch: perl
41052            ! pp_sys.c
41053 ____________________________________________________________________________
41054 [  6031] By: gsar                                  on 2000/05/01  15:19:41
41055         Log: small nits in diagnostics.pm (from Robin Barker)
41056      Branch: perl
41057            ! lib/diagnostics.pm pod/perldiag.pod
41058 ____________________________________________________________________________
41059 [  6030] By: gsar                                  on 2000/05/01  08:39:18
41060         Log: introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
41061              for @- and @+ (from Johan Vromans)
41062      Branch: perl
41063            ! lib/English.pm pod/perlvar.pod
41064 ____________________________________________________________________________
41065 [  6029] By: gsar                                  on 2000/05/01  08:16:10
41066         Log: add CGI.pm v2.66 (from Lincoln Stein)
41067      Branch: perl
41068            + lib/CGI/Util.pm t/lib/cgi-pretty.t
41069            ! MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
41070            ! lib/CGI/Pretty.pm lib/CGI/Push.pm t/lib/cgi-function.t
41071            ! t/lib/cgi-html.t t/lib/cgi-request.t
41072 ____________________________________________________________________________
41073 [  6028] By: gsar                                  on 2000/05/01  06:34:41
41074         Log: Pod::Man generates groff-incompatible macro definition (from
41075              Tom Christiansen)
41076      Branch: perl
41077            ! lib/Pod/Man.pm
41078 ____________________________________________________________________________
41079 [  6027] By: gsar                                  on 2000/05/01  06:31:36
41080         Log: podlators-1.02 update (from Russ Allbery)
41081      Branch: perl
41082            ! lib/Pod/Man.pm lib/Pod/Text.pm
41083 ____________________________________________________________________________
41084 [  6026] By: jhi                                   on 2000/04/30  23:24:23
41085         Log: Integrate with Sarathy.
41086      Branch: cfgperl
41087           !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
41088           !> ext/Sys/Syslog/Syslog.xs lib/perl5db.pl
41089           !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
41090           !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
41091           !> pod/perl56delta.pod sv.c t/lib/b.t t/lib/open3.t
41092           !> t/lib/syslog.t toke.c win32/win32.h
41093 ____________________________________________________________________________
41094 [  6025] By: gsar                                  on 2000/04/30  18:17:47
41095         Log: Is{Alnum,Alpha,Word} don't match titlecase
41096              
41097              TODO: IsSpace is defined recursively!
41098              
41099              (both spotted by Larry)
41100      Branch: perl
41101            ! lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
41102            ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
41103 ____________________________________________________________________________
41104 [  6024] By: gsar                                  on 2000/04/30  17:50:19
41105         Log: extend "Unrecognized escape" warning to \8, \9, and \_ as well
41106              (from Hugo van der Sanden)
41107      Branch: perl
41108            ! toke.c
41109 ____________________________________________________________________________
41110 [  6023] By: gsar                                  on 2000/04/30  17:14:43
41111         Log: debugger stomps on $. (from M.J.T. Guy)
41112      Branch: perl
41113            ! lib/perl5db.pl
41114 ____________________________________________________________________________
41115 [  6022] By: gsar                                  on 2000/04/30  16:59:22
41116         Log: unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
41117      Branch: perl
41118            ! sv.c
41119 ____________________________________________________________________________
41120 [  6021] By: gsar                                  on 2000/04/29  21:00:08
41121         Log: remove Win2K issue in pod (fixed by change#6020)
41122      Branch: perl
41123            ! README.win32 pod/perl56delta.pod
41124 ____________________________________________________________________________
41125 [  6020] By: gsar                                  on 2000/04/29  20:51:49
41126         Log: test tweak
41127      Branch: perl
41128            ! t/lib/open3.t
41129 ____________________________________________________________________________
41130 [  6019] By: gsar                                  on 2000/04/29  20:34:27
41131         Log: windows portability tweaks
41132      Branch: perl
41133            ! t/lib/b.t win32/win32.h
41134 ____________________________________________________________________________
41135 [  6018] By: gsar                                  on 2000/04/29  19:55:24
41136         Log: make lib/syslog.t portable to systems that don't have _PATH_LOG,
41137              make _PATH_LOG() return "" if unavailable
41138      Branch: perl
41139            ! ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
41140            ! ext/Sys/Syslog/Syslog.xs t/lib/syslog.t
41141 ____________________________________________________________________________
41142 [  6017] By: jhi                                   on 2000/04/28  22:49:46
41143         Log: Integrate with Sarathy.
41144      Branch: cfgperl
41145           !> op.c perl.c pod/perldiag.pod t/lib/b.t
41146 ____________________________________________________________________________
41147 [  6016] By: jhi                                   on 2000/04/28  22:46:14
41148         Log: Do not warn that an infinity does not look like a number.
41149      Branch: cfgperl
41150            ! sv.c
41151 ____________________________________________________________________________
41152 [  6015] By: gsar                                  on 2000/04/28  22:35:49
41153         Log: tweak test for portability
41154      Branch: perl
41155            ! t/lib/b.t
41156 ____________________________________________________________________________
41157 [  6014] By: gsar                                  on 2000/04/28  22:05:31
41158         Log: glob() loading File::Glob behind the scenes may cause syntax errors
41159      Branch: perl
41160            ! op.c
41161 ____________________________________________________________________________
41162 [  6013] By: gsar                                  on 2000/04/28  21:25:22
41163         Log: tweak change#5945 to display correct switch name in diagnostic
41164      Branch: perl
41165            ! perl.c pod/perldiag.pod
41166 ____________________________________________________________________________
41167 [  6012] By: jhi                                   on 2000/04/28  21:08:12
41168         Log: Integrate with Sarathy.
41169      Branch: cfgperl
41170           !> Changes ext/IO/lib/IO/Poll.pm installperl pod/perl56delta.pod
41171           !> pod/perldelta.pod pod/perlfunc.pod pod/perlmod.pod
41172           !> t/lib/io_poll.t utils/perldoc.PL vms/subconfigure.com
41173 ____________________________________________________________________________
41174 [  6011] By: jhi                                   on 2000/04/28  21:04:46
41175         Log: &HUGE_VAL is not defined, it exists.
41176      Branch: cfgperl
41177            ! lib/Math/Complex.pm
41178 ____________________________________________________________________________
41179 [  6010] By: gsar                                  on 2000/04/28  21:02:58
41180         Log: clarify note about shadow password support (from
41181              gellyfish@gellyfish.com)
41182      Branch: perl
41183            ! pod/perlfunc.pod
41184 ____________________________________________________________________________
41185 [  6009] By: gsar                                  on 2000/04/28  21:00:00
41186         Log: IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
41187      Branch: perl
41188            ! ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
41189 ____________________________________________________________________________
41190 [  6008] By: gsar                                  on 2000/04/28  20:56:33
41191         Log: VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
41192      Branch: perl
41193            ! installperl vms/subconfigure.com
41194 ____________________________________________________________________________
41195 [  6007] By: gsar                                  on 2000/04/28  20:51:21
41196         Log: note about compile failures and END blocks (from M.J.T. Guy)
41197      Branch: perl
41198            ! pod/perl56delta.pod pod/perlmod.pod
41199 ____________________________________________________________________________
41200 [  6006] By: jhi                                   on 2000/04/28  20:42:14
41201         Log: Regen Configure.
41202      Branch: cfgperl
41203            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
41204            ! config_h.SH
41205 ____________________________________________________________________________
41206 [  6005] By: gsar                                  on 2000/04/28  20:41:16
41207         Log: perldoc might fail via "use blib" (from Hugo van der Sanden)
41208      Branch: perl
41209            ! utils/perldoc.PL
41210 ____________________________________________________________________________
41211 [  6004] By: jhi                                   on 2000/04/28  20:28:21
41212         Log: Integrate with Sarathy.
41213      Branch: cfgperl
41214           !> Configure INSTALL Porting/Glossary Porting/config.sh
41215           !> Porting/config_H config_h.SH epoc/config.sh perl.c sv.c
41216           !> t/pragma/warn/toke toke.c vms/subconfigure.com vos/config.def
41217           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
41218           !> win32/config.vc win32/win32.c
41219 ____________________________________________________________________________
41220 [  6003] By: gsar                                  on 2000/04/28  20:11:20
41221         Log: allow REG_EXPAND_SZ keys in Windows registry (from
41222              John Clayton <John.Clayton@barclayscapital.com>)
41223      Branch: perl
41224            ! win32/win32.c
41225 ____________________________________________________________________________
41226 [  6002] By: gsar                                  on 2000/04/28  19:34:16
41227         Log: destructive sv_setsv() can lose UV-ness from source, causing
41228              numeric promotions/comparisons to fail to do the right thing
41229      Branch: perl
41230            ! sv.c
41231 ____________________________________________________________________________
41232 [  6001] By: gsar                                  on 2000/04/28  18:44:15
41233         Log: support additional library locations via $Config{otherlibdirs}
41234              (from Andy Dougherty)
41235      Branch: perl
41236            ! Configure INSTALL Porting/Glossary Porting/config.sh
41237            ! Porting/config_H config_h.SH epoc/config.sh perl.c
41238            ! vms/subconfigure.com vos/config.def vos/config_h.SH_orig
41239            ! win32/config.bc win32/config.gc win32/config.vc
41240 ____________________________________________________________________________
41241 [  6000] By: gsar                                  on 2000/04/28  18:26:58
41242         Log: reworked otherlibdirs.U (from Andy Dougherty)
41243      Branch: metaconfig
41244            ! U/installdirs/otherlibdirs.U
41245 ____________________________________________________________________________
41246 [  5999] By: gsar                                  on 2000/04/28  18:17:07
41247         Log: fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
41248      Branch: perl
41249            ! t/pragma/warn/toke toke.c
41250 ____________________________________________________________________________
41251 [  5998] By: jhi                                   on 2000/04/28  13:32:17
41252         Log: Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
41253      Branch: cfgperl
41254            ! lib/Math/Complex.pm
41255 ____________________________________________________________________________
41256 [  5997] By: jhi                                   on 2000/04/28  13:14:04
41257         Log: Preserve $!.
41258      Branch: cfgperl
41259            ! lib/Math/Complex.pm
41260 ____________________________________________________________________________
41261 [  5996] By: jhi                                   on 2000/04/28  12:59:23
41262         Log: Integrate with Sarathy.
41263      Branch: cfgperl
41264           +> pod/perlrequick.pod pod/perlretut.pod
41265           !> (integrate 51 files)
41266 ____________________________________________________________________________
41267 [  5995] By: gsar                                  on 2000/04/28  09:37:36
41268         Log: fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
41269      Branch: perl
41270            ! mg.c t/pragma/warn/7fatal warnings.h warnings.pl
41271 ____________________________________________________________________________
41272 [  5994] By: gsar                                  on 2000/04/28  09:33:26
41273         Log: fix for missed accounting for null byte in pack("Z",...) (from
41274              M.J.T. Guy)
41275      Branch: perl
41276            ! pp.c t/op/pack.t
41277 ____________________________________________________________________________
41278 [  5993] By: gsar                                  on 2000/04/28  09:30:05
41279         Log: various minor tweaks seen on p5p
41280      Branch: perl
41281            ! lib/perl5db.pl pod/perlipc.pod pod/perlvar.pod
41282 ____________________________________________________________________________
41283 [  5992] By: gsar                                  on 2000/04/28  09:08:19
41284         Log: pod nit (from Simon Cozens)
41285      Branch: perl
41286            ! pod/perlop.pod
41287 ____________________________________________________________________________
41288 [  5991] By: gsar                                  on 2000/04/28  09:06:36
41289         Log: posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
41290      Branch: perl
41291            ! README.posix-bc hints/posix-bc.sh
41292 ____________________________________________________________________________
41293 [  5990] By: gsar                                  on 2000/04/28  08:54:52
41294         Log: use $ENV{LIB} to search for libs under Visual C compiler
41295              on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
41296      Branch: perl
41297            ! lib/ExtUtils/Liblist.pm
41298 ____________________________________________________________________________
41299 [  5989] By: gsar                                  on 2000/04/28  08:27:12
41300         Log: qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
41301              itself and no other (from Tom Hughes)
41302      Branch: perl
41303            ! t/op/array.t toke.c
41304 ____________________________________________________________________________
41305 [  5988] By: gsar                                  on 2000/04/28  08:01:38
41306         Log: s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
41307              <paul@miraclefish.com>)
41308      Branch: perl
41309            ! lib/ExtUtils/MakeMaker.pm
41310 ____________________________________________________________________________
41311 [  5987] By: gsar                                  on 2000/04/28  07:53:09
41312         Log: B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
41313      Branch: perl
41314            ! ext/B/B/Bytecode.pm ext/B/B/Disassembler.pm
41315 ____________________________________________________________________________
41316 [  5986] By: gsar                                  on 2000/04/28  07:44:17
41317         Log: add regular expressions tutorial and quick-start guide (from
41318              Mark Kvale <kvale@phy.ucsf.edu>)
41319      Branch: perl
41320            + pod/perlrequick.pod pod/perlretut.pod
41321            ! AUTHORS MAINTAIN MANIFEST
41322 ____________________________________________________________________________
41323 [  5985] By: gsar                                  on 2000/04/28  07:30:28
41324         Log: forked child may not exit correctly if it failed to open
41325              /dev/console (from Graham Barr)
41326      Branch: perl
41327            ! ext/Sys/Syslog/Syslog.pm
41328 ____________________________________________________________________________
41329 [  5984] By: gsar                                  on 2000/04/28  07:27:20
41330         Log: attributes::reftype() doesn't work on tied argument
41331      Branch: perl
41332            ! xsutils.c
41333 ____________________________________________________________________________
41334 [  5983] By: gsar                                  on 2000/04/28  07:15:04
41335         Log: numeric conversion of non-number in change#3378 tramples on
41336              OOK offset, causing segfaults
41337      Branch: perl
41338            ! sv.c
41339 ____________________________________________________________________________
41340 [  5982] By: gsar                                  on 2000/04/28  04:48:25
41341         Log: avoid error in IO::Socket::INET when given an unknown service name
41342              with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
41343      Branch: perl
41344            ! ext/IO/lib/IO/Socket/INET.pm
41345 ____________________________________________________________________________
41346 [  5981] By: gsar                                  on 2000/04/28  04:31:31
41347         Log: rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
41348              prototype mismatch with CORE::glob(); update pod and tests to
41349              suit (File::Glob::glob() is still available for backward
41350              compatibility, but should be considered deprecated)
41351      Branch: perl
41352            ! ext/File/Glob/Glob.pm t/lib/glob-basic.t t/lib/glob-case.t
41353            ! t/lib/glob-taint.t
41354 ____________________________________________________________________________
41355 [  5980] By: gsar                                  on 2000/04/28  03:47:29
41356         Log: allow Configure -S to run non-interactively (spotted by Greg Hudson
41357              <ghudson@mit.edu>)
41358      Branch: metaconfig
41359            ! U/modified/Options.U
41360      Branch: perl
41361            ! Configure
41362 ____________________________________________________________________________
41363 [  5979] By: gsar                                  on 2000/04/28  03:07:54
41364         Log: under useithreads, constant pad entries could inadvertantly be
41365              shared across threads (from Eric Blood <eblood@xmission.com>);
41366              added Eric's test case to testsuite
41367      Branch: perl
41368            ! op.c t/op/misc.t
41369 ____________________________________________________________________________
41370 [  5978] By: gsar                                  on 2000/04/27  21:13:00
41371         Log: sync version numbers in File::Spec with the ones on CPAN
41372              (from Barrie Slaymaker)
41373      Branch: perl
41374            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
41375            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
41376            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
41377 ____________________________________________________________________________
41378 [  5977] By: gsar                                  on 2000/04/27  21:07:29
41379         Log: autoquote barewords followed by newline and arrow properly
41380              (variant of fix suggested by Rick Delaney and M.J.T. Guy)
41381      Branch: perl
41382            ! t/pragma/warn/toke toke.c
41383 ____________________________________________________________________________
41384 [  5976] By: gsar                                  on 2000/04/27  20:41:20
41385         Log: DB_File v1.73 update (from Paul Marquess)
41386      Branch: perl
41387            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
41388            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
41389 ____________________________________________________________________________
41390 [  5975] By: gsar                                  on 2000/04/27  20:34:24
41391         Log: allow sort() reentrancy (variant of patch suggested by
41392              Hugo van der Sanden)
41393      Branch: perl
41394            ! pp_ctl.c t/op/sort.t
41395 ____________________________________________________________________________
41396 [  5974] By: gsar                                  on 2000/04/27  19:46:57
41397         Log: change#4197 somehow missed initializing PL_errors, meaning
41398              sytax error queueing wasn't working outside eval"" at all;
41399              also fixed eval"" to localize PL_error_count, so that compile-time
41400              eval's don't clobber the error state of the outer context
41401      Branch: perl
41402            ! lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
41403            ! t/pragma/warn/toke
41404 ____________________________________________________________________________
41405 [  5973] By: gsar                                  on 2000/04/27  18:29:05
41406         Log: fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
41407      Branch: perl
41408            ! regcomp.c regexec.c t/op/re_tests
41409 ____________________________________________________________________________
41410 [  5972] By: jhi                                   on 2000/04/27  18:22:41
41411         Log: Integrate with Sarathy.
41412      Branch: cfgperl
41413           +> t/lib/b.t t/lib/syslog.t
41414           !> (integrate 31 files)
41415 ____________________________________________________________________________
41416 [  5971] By: jhi                                   on 2000/04/27  18:18:46
41417         Log: Unicos tweaks from Mark P. Lutz.
41418      Branch: cfgperl
41419            ! hints/unicos.sh lib/Math/Complex.pm
41420 ____________________________________________________________________________
41421 [  5970] By: gsar                                  on 2000/04/27  18:05:11
41422         Log: Data::Dumper fumbles negative numbers on 32-bit platforms where
41423              IV is >32bits
41424      Branch: perl
41425            ! ext/Data/Dumper/Dumper.xs t/lib/dumper.t
41426 ____________________________________________________________________________
41427 [  5969] By: gsar                                  on 2000/04/27  17:50:56
41428         Log: fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
41429      Branch: perl
41430            + t/lib/syslog.t
41431            ! MANIFEST ext/Sys/Syslog/Syslog.pm
41432 ____________________________________________________________________________
41433 [  5968] By: gsar                                  on 2000/04/27  17:44:49
41434         Log: tolerate spaces in group names in test on solaris (from David Boyce
41435              <dsb@boyski.com>)
41436      Branch: perl
41437            ! t/op/groups.t
41438 ____________________________________________________________________________
41439 [  5967] By: gsar                                  on 2000/04/27  17:41:22
41440         Log: improved docs on the warn_uninit diagnostic (from David Glasser
41441              and Simon Cozens)
41442      Branch: perl
41443            ! pod/perldiag.pod
41444 ____________________________________________________________________________
41445 [  5966] By: gsar                                  on 2000/04/27  16:54:58
41446         Log: add testsuite for B backends, fix bug in B::Deparse (from
41447              Simon Cozens <simon@brecon.co.uk>)
41448      Branch: perl
41449            + t/lib/b.t
41450            ! MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
41451 ____________________________________________________________________________
41452 [  5965] By: gsar                                  on 2000/04/27  16:10:37
41453         Log: avoid "will not stay shared" warnings for our variables (from
41454              Robin Barker)
41455      Branch: perl
41456            ! op.c t/pragma/warn/op
41457 ____________________________________________________________________________
41458 [  5964] By: gsar                                  on 2000/04/27  07:05:05
41459         Log: reformat to 72 columns (again)
41460      Branch: perl
41461            ! pod/perldiag.pod
41462 ____________________________________________________________________________
41463 [  5963] By: gsar                                  on 2000/04/27  06:28:31
41464         Log: patch from Larry to make (\&) prototype work; added tests for
41465              the same
41466      Branch: perl
41467            ! op.c t/comp/proto.t
41468 ____________________________________________________________________________
41469 [  5962] By: gsar                                  on 2000/04/27  06:15:47
41470         Log: updated README.hpux (from Jeff Okamoto)
41471      Branch: perl
41472            ! README.hpux
41473 ____________________________________________________________________________
41474 [  5961] By: gsar                                  on 2000/04/27  05:55:03
41475         Log: recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
41476      Branch: perl
41477            ! emacs/cperl-mode.el
41478 ____________________________________________________________________________
41479 [  5960] By: gsar                                  on 2000/04/27  05:49:26
41480         Log: better INSTALL notes on Solaris issues (from Dominic Dunlop)
41481      Branch: perl
41482            ! INSTALL
41483 ____________________________________________________________________________
41484 [  5959] By: gsar                                  on 2000/04/27  05:33:41
41485         Log: doubled words in pods (from Simon Cozens
41486              <simon.p.cozens@jp.pwcglobal.com>)
41487      Branch: perl
41488            ! pod/perl56delta.pod pod/perldebguts.pod pod/perlfaq5.pod
41489            ! pod/perlfork.pod pod/perlfunc.pod pod/perlipc.pod
41490            ! pod/perllexwarn.pod pod/perllocale.pod pod/perlmodlib.pod
41491            ! pod/perlnumber.pod pod/perlopentut.pod pod/perltodo.pod
41492            ! pod/perltootc.pod
41493 ____________________________________________________________________________
41494 [  5958] By: gsar                                  on 2000/04/27  05:11:39
41495         Log: change#3569 deleted some essential code, revert; avoid use of
41496              atexit() to make DynaLoader work properly on AIX under mod_perl
41497              (from Jens-Uwe Mager <jum@helios.de>)
41498      Branch: perl
41499            ! ext/DynaLoader/dl_aix.xs
41500 ____________________________________________________________________________
41501 [  5957] By: gsar                                  on 2000/04/27  04:54:51
41502         Log: pod nits (from A. C. Yardley <yardley@tanet.net>)
41503      Branch: perl
41504            ! pod/perlmod.pod
41505 ____________________________________________________________________________
41506 [  5956] By: gsar                                  on 2000/04/27  04:51:47
41507         Log: better diagnostics on failed tests (from Ilya Zakharevich)
41508      Branch: perl
41509            ! t/op/lex_assign.t
41510 ____________________________________________________________________________
41511 [  5955] By: gsar                                  on 2000/04/27  04:26:44
41512         Log: longstanding bug exposed by change#3307: sort arguments weren't
41513              compiled with the right wantarray context (ensuing runtime lookup
41514              via block_gimme() was getting the incidental context of the
41515              sort() itself)
41516      Branch: perl
41517            ! op.c t/op/sort.t
41518 ____________________________________________________________________________
41519 [  5954] By: gsar                                  on 2000/04/26  23:42:12
41520         Log: integrate cfgperl contents into mainline
41521      Branch: perl
41522           !> (integrate 30 files)
41523 ____________________________________________________________________________
41524 [  5953] By: jhi                                   on 2000/04/26  23:06:42
41525         Log: Integrate with Sarathy.
41526      Branch: cfgperl
41527           !> README.win32 ext/B/B/Deparse.pm
41528           !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
41529           !> lib/vars.pm perl.c pod/perldiag.pod pod/perlsub.pod
41530           !> pod/perlsyn.pod pod/perlthrtut.pod pod/perltoc.pod
41531           !> pod/perltodo.pod pod/perlxs.pod pod/perlxstut.pod
41532           !> utils/perldoc.PL vms/perlvms.pod
41533 ____________________________________________________________________________
41534 [  5952] By: jhi                                   on 2000/04/26  23:03:46
41535         Log: Undo "use integer" addition from 64bitint as it seems
41536              to break most of the subtests in Digital UNIX;
41537              Unicos needs to find another way.
41538      Branch: cfgperl
41539            ! t/op/64bitint.t
41540 ____________________________________________________________________________
41541 [  5951] By: jhi                                   on 2000/04/26  22:57:53
41542         Log: Be more robust on "extreme" (large absolute value)
41543              arguments.  Originally reported by Daniel Connelly
41544              as a problem with asinh() on large negative arguments,
41545              asinh() used to bail out because an argument to log()
41546              ended up being zero.  Ilya Zakharevich proposed using
41547              Taylor's series in such cases, which for such large
41548              arguments is a very good approximation.
41549      Branch: cfgperl
41550            ! lib/Math/Complex.pm t/lib/complex.t
41551 ____________________________________________________________________________
41552 [  5950] By: gsar                                  on 2000/04/25  19:13:12
41553         Log: reformat perldiag to avoid long lines
41554      Branch: perl
41555            ! pod/perldiag.pod
41556 ____________________________________________________________________________
41557 [  5949] By: gsar                                  on 2000/04/25  18:41:11
41558         Log: make perldoc use the pod2man from the same version (from
41559              M.J.T. Guy)
41560      Branch: perl
41561            ! utils/perldoc.PL
41562 ____________________________________________________________________________
41563 [  5948] By: gsar                                  on 2000/04/25  18:21:57
41564         Log: typo in vars.pm that leads to cryptic message (from Piotr Piatkowski
41565              <kompas@kompas.usr.onet.pl>)
41566      Branch: perl
41567            ! lib/vars.pm
41568 ____________________________________________________________________________
41569 [  5947] By: gsar                                  on 2000/04/25  18:11:53
41570         Log: use &dl_error rather than &dl_load_file as the guard for calling
41571              boot_DynaLoader() (meant to fix dl_error() redefined warnings in
41572              statically built perl)
41573      Branch: perl
41574            ! ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
41575 ____________________________________________________________________________
41576 [  5946] By: jhi                                   on 2000/04/25  17:37:54
41577         Log: Document that tr() is not tr(1).
41578      Branch: cfgperl
41579            ! pod/perlop.pod
41580 ____________________________________________________________________________
41581 [  5945] By: gsar                                  on 2000/04/25  16:34:33
41582         Log: make module name mandatory after -M switch; reorder perldiag
41583              alphabetically (from Mark-Jason Dominus)
41584      Branch: perl
41585            ! perl.c pod/perldiag.pod
41586 ____________________________________________________________________________
41587 [  5944] By: jhi                                   on 2000/04/25  01:15:18
41588         Log: On second thoughts frexp() does have two arguments.
41589      Branch: cfgperl
41590            ! perl.h
41591 ____________________________________________________________________________
41592 [  5943] By: jhi                                   on 2000/04/24  22:56:32
41593         Log: Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
41594              Now pp_ncmp() returns undef is either operand is a NaN.
41595      Branch: cfgperl
41596            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
41597            ! Todo-5.6 config_h.SH epoc/config.sh perl.h pp.c pp_sys.c
41598            ! vms/subconfigure.com vos/config.def vos/config.h
41599            ! vos/config_h.SH_orig win32/config.bc win32/config.gc
41600            ! win32/config.vc win32/config_H.bc win32/config_H.gc
41601            ! win32/config_H.vc
41602      Branch: metaconfig/U/perl
41603            + d_modfl.U
41604 ____________________________________________________________________________
41605 [  5942] By: jhi                                   on 2000/04/24  19:45:17
41606         Log: Regen Configure to match #5937.
41607      Branch: cfgperl
41608            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
41609            ! config_h.SH
41610      Branch: metaconfig
41611            ! U/installdirs/inc_version_list.U U/modified/cpp_stuff.U
41612 ____________________________________________________________________________
41613 [  5941] By: jhi                                   on 2000/04/24  19:24:11
41614         Log: Further Unicos fixes for Mark Lutz.
41615      Branch: cfgperl
41616            ! hints/unicos.sh pp_ctl.c
41617 ____________________________________________________________________________
41618 [  5940] By: jhi                                   on 2000/04/24  19:09:06
41619         Log: Various Unicos 10.0.0.6 fixes.
41620              
41621              Subject: [ID 20000414.007] Test suite failures in perl 5.6 on Cray T90
41622              From: Mark P Lutz <tecmpl1@triton.ca.boeing.com> 
41623              Reply-To: tecmpl1@triton.ca.boeing.com 
41624              To: perl5-porters@perl.org 
41625              Date: Fri, 14 Apr 2000 20:21:00 GMT 
41626              Message-Id: <200004142021.UAA36232@triton.ca.boeing.com> 
41627      Branch: cfgperl
41628            ! hints/unicos.sh pp.c pp_ctl.c t/op/64bitint.t
41629 ____________________________________________________________________________
41630 [  5939] By: gsar                                  on 2000/04/24  19:01:24
41631         Log: more pod nits (from Larry Virden)
41632      Branch: perl
41633            ! README.win32 pod/perlsub.pod pod/perlsyn.pod
41634            ! pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
41635            ! pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
41636 ____________________________________________________________________________
41637 [  5938] By: gsar                                  on 2000/04/24  18:54:01
41638         Log: Consolidated B::Deparse fixes (from Stephen McCamant)
41639      Branch: perl
41640            ! ext/B/B/Deparse.pm
41641 ____________________________________________________________________________
41642 [  5937] By: jhi                                   on 2000/04/24  17:39:00
41643         Log: Integrate with Sarathy.
41644      Branch: cfgperl
41645           +> (branch 31 files)
41646           !> (integrate 73 files)
41647 ____________________________________________________________________________
41648 [  5936] By: gsar                                  on 2000/04/24  17:30:06
41649         Log: additional tests for change#5934 (from Paul Marquess, who also
41650              sent in the same fix)
41651      Branch: perl
41652            ! t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
41653            ! t/pragma/warn/5nolint t/pragma/warn/6default
41654 ____________________________________________________________________________
41655 [  5935] By: jhi                                   on 2000/04/24  17:26:05
41656         Log: Do not assume sign propagation.
41657              Subject:  [PATCH] Re: [ID 20000410.010] Unicoss 10.0.0.6 and perl 5.6.0
41658              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk> 
41659              To: payner@ncifcrf.gov, perl5-porters@perl.org 
41660              Date: Tue, 18 Apr 2000 18:24:49 +0100 
41661              Message-Id: <E12hbk1-0006Ws-00@ursa.cus.cam.ac.uk> 
41662      Branch: cfgperl
41663            ! t/op/bop.t t/op/misc.t
41664 ____________________________________________________________________________
41665 [  5934] By: gsar                                  on 2000/04/24  17:16:54
41666         Log: propagate lexical warnings from surrounding scope correctly
41667              within string eval()
41668      Branch: perl
41669            ! pp_ctl.c t/pragma/warn/pp_ctl
41670 ____________________________________________________________________________
41671 [  5933] By: jhi                                   on 2000/04/24  17:01:07
41672         Log: Flatten the cpp jungle doing the nosuid checking.
41673      Branch: cfgperl
41674            ! perl.c
41675 ____________________________________________________________________________
41676 [  5932] By: gsar                                  on 2000/04/24  09:08:14
41677         Log: add rsignal(), whichsig() and do_join() to public API list
41678              (mod_perl uses them to good advantage)
41679      Branch: perl
41680            ! embed.pl global.sym objXSUB.h perlapi.c proto.h
41681 ____________________________________________________________________________
41682 [  5931] By: gsar                                  on 2000/04/24  09:01:40
41683         Log: fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
41684      Branch: perl
41685            ! pp_hot.c regexec.c t/op/pat.t
41686 ____________________________________________________________________________
41687 [  5930] By: gsar                                  on 2000/04/24  08:58:33
41688         Log: small os390 tweaks (from Peter Prymmer)
41689      Branch: perl
41690            ! config_h.SH makedepend.SH
41691 ____________________________________________________________________________
41692 [  5929] By: gsar                                  on 2000/04/24  08:55:25
41693         Log: pod nits
41694      Branch: perl
41695            ! pod/perlguts.pod
41696 ____________________________________________________________________________
41697 [  5928] By: gsar                                  on 2000/04/24  08:50:13
41698         Log: revert change#5923 ("breaks" t/lib/io_poll.t)
41699      Branch: perl
41700            ! ext/IO/lib/IO/Poll.pm
41701 ____________________________________________________________________________
41702 [  5927] By: gsar                                  on 2000/04/24  08:43:24
41703         Log: arrange for next() to resume at the unstack op rather than the
41704              loop conditional, so that scope cleanup happens correctly
41705              (from Stephen McCamant)
41706      Branch: perl
41707            ! op.c pp_ctl.c t/op/misc.t
41708 ____________________________________________________________________________
41709 [  5926] By: gsar                                  on 2000/04/24  08:18:40
41710         Log: on windows, reserve 16M of stack rather than 128M (allows more
41711              threads to run concurrently)
41712      Branch: perl
41713            ! win32/Makefile win32/makefile.mk
41714 ____________________________________________________________________________
41715 [  5925] By: gsar                                  on 2000/04/24  08:13:52
41716         Log: POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
41717      Branch: perl
41718            ! toke.c
41719 ____________________________________________________________________________
41720 [  5924] By: gsar                                  on 2000/04/24  08:08:59
41721         Log: avoid using uninitialized memory in require version check
41722      Branch: perl
41723            ! pp_ctl.c universal.c
41724 ____________________________________________________________________________
41725 [  5923] By: gsar                                  on 2000/04/24  07:20:14
41726         Log: various bugs in IO::Poll (from Lincoln D. Stein <lstein@cshl.org>)
41727      Branch: perl
41728            ! ext/IO/lib/IO/Poll.pm
41729 ____________________________________________________________________________
41730 [  5922] By: gsar                                  on 2000/04/24  07:08:42
41731         Log: commentary about IoTYPE() (from Nathan Torkington)
41732      Branch: perl
41733            ! sv.h
41734 ____________________________________________________________________________
41735 [  5921] By: gsar                                  on 2000/04/24  06:58:26
41736         Log: make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
41737              by fix
41738      Branch: perl
41739            ! sv.c t/lib/charnames.t t/pragma/utf8.t
41740 ____________________________________________________________________________
41741 [  5920] By: gsar                                  on 2000/04/24  06:37:59
41742         Log: Larry's fix for buggy propagation of utf8-ness in join(); add test
41743      Branch: perl
41744            ! doop.c t/op/ver.t
41745 ____________________________________________________________________________
41746 [  5919] By: gsar                                  on 2000/04/24  06:21:58
41747         Log: Configure might miss old directories when prefix must be
41748              expanded (from Robin Barker)
41749      Branch: metaconfig
41750            ! U/installdirs/inc_version_list.U
41751      Branch: perl
41752            ! Configure
41753 ____________________________________________________________________________
41754 [  5918] By: gsar                                  on 2000/04/24  06:16:11
41755         Log: VMS nits in glob() test (from Charles Lane)
41756      Branch: perl
41757            ! t/lib/glob-basic.t
41758 ____________________________________________________________________________
41759 [  5917] By: gsar                                  on 2000/04/24  06:11:56
41760         Log: various pod nits (from Larry Virden and others)
41761      Branch: perl
41762            ! README.amiga README.hpux README.machten README.os2
41763            ! README.os390 README.win32 embed.pl handy.h lib/IPC/Open3.pm
41764            ! pod/Win32.pod pod/perl56delta.pod pod/perlapi.pod
41765            ! pod/perlbook.pod pod/perlcompile.pod pod/perldebguts.pod
41766            ! pod/perldiag.pod pod/perlfork.pod pod/perlfunc.pod
41767            ! pod/perlguts.pod pod/perlintern.pod pod/perlipc.pod
41768            ! pod/perlmod.pod pod/perlmodinstall.pod pod/perlnumber.pod
41769            ! pod/perlop.pod pod/perlport.pod pod/perlre.pod
41770            ! pod/perltrap.pod pod/perlunicode.pod pod/perlvar.pod pp.h
41771 ____________________________________________________________________________
41772 [  5916] By: gsar                                  on 2000/04/24  05:52:43
41773         Log: ignore dotfiles (.cvsignore etc) in test (from Warren Jones
41774              <wjones@tc.fluke.com>)
41775      Branch: perl
41776            ! t/lib/glob-basic.t
41777 ____________________________________________________________________________
41778 [  5915] By: gsar                                  on 2000/04/24  05:07:01
41779         Log: supported platforms mixed up
41780      Branch: perl
41781            ! pod/perl56delta.pod pod/perlport.pod
41782 ____________________________________________________________________________
41783 [  5914] By: gsar                                  on 2000/04/24  04:56:08
41784         Log: caller() wasn't returning the right number of elements for
41785              eval {...}
41786      Branch: perl
41787            ! pp_ctl.c t/pragma/warn/9enabled
41788 ____________________________________________________________________________
41789 [  5913] By: gsar                                  on 2000/04/24  04:35:41
41790         Log: pod nit: $yday range for localtime/gmtime is 0..364 not 1..365 (from
41791              Mark-Jason Dominus)
41792      Branch: perl
41793            ! pod/perlfunc.pod
41794 ____________________________________________________________________________
41795 [  5912] By: gsar                                  on 2000/04/24  04:17:15
41796         Log: fix totally broken caching in UNIVERSAL::isa() (from
41797              Nick Ing-Simmons)
41798      Branch: perl
41799            ! t/op/universal.t universal.c
41800 ____________________________________________________________________________
41801 [  5911] By: gsar                                  on 2000/04/24  03:39:47
41802         Log: add linebreak properties from unicode/LineBrk.txt (from
41803              Dave Hartnoll <Dave_Hartnoll@3b2.com>)
41804      Branch: perl
41805            + lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
41806            + lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
41807            + lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
41808            + lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
41809            + lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
41810            + lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
41811            + lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
41812            + lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
41813            + lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
41814            + lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
41815            + lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
41816            + lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
41817            + lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
41818            + lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
41819            + lib/unicode/Is/LbrkZW.pl
41820            ! lib/unicode/mktables.PL
41821 ____________________________________________________________________________
41822 [  5910] By: gsar                                  on 2000/04/24  03:23:10
41823         Log: typo in pod
41824      Branch: perl
41825            ! ext/Thread/Thread.pm
41826 ____________________________________________________________________________
41827 [  5909] By: gsar                                  on 2000/04/24  03:22:03
41828         Log: mode argument to do_binmode() should be file mode, not boolean
41829      Branch: perl
41830            ! pp_sys.c
41831 ____________________________________________________________________________
41832 [  5908] By: gsar                                  on 2000/04/16  16:51:08
41833         Log: introduce illegal symbols into null package so that gv_fetchpv(...,TRUE)
41834              always returns a valid GV even when the symbol is trapped by strictures
41835              (avoids coredumps)
41836              
41837              TODO: the C<package;> hack needs similar treatment
41838      Branch: perl
41839            ! embedvar.h gv.c intrpvar.h perl.c perlapi.h
41840            ! t/pragma/strict-vars
41841 ____________________________________________________________________________
41842 [  5907] By: jhi                                   on 2000/03/31  23:42:56
41843         Log: pp_gmtime() assumed that newSVpvf %d would take C ints,
41844              an assumption which #5905 demolished.
41845      Branch: cfgperl
41846            ! pp_sys.c
41847 ____________________________________________________________________________
41848 [  5906] By: jhi                                   on 2000/03/31  18:54:37
41849         Log: Typo in #5905.
41850      Branch: cfgperl
41851            ! t/op/64bitint.t
41852 ____________________________________________________________________________
41853 [  5905] By: jhi                                   on 2000/03/31  18:50:54
41854         Log: Fix for "[ID 20000329.080] quad printing does not work as documented",
41855              reported by Joseph N. Hall.  The bug was that even with use64bitint
41856              one had to use the prefixes q, L, or ll with printf/sprintf,
41857              contrary to the documentation and common sense.
41858      Branch: cfgperl
41859            ! sv.c t/op/64bitint.t
41860 ____________________________________________________________________________
41861 [  5904] By: gsar                                  on 2000/03/28  02:31:32
41862         Log: add Changes, perldelta.pod
41863      Branch: perl
41864            + Changes pod/perldelta.pod
41865 ____________________________________________________________________________
41866 [  5903] By: gsar                                  on 2000/03/28  02:03:55
41867         Log: rename Changes and perldelta.pod
41868      Branch: perl
41869           +> Changes5.6 pod/perl56delta.pod
41870            - Changes pod/perldelta.pod
41871            ! MANIFEST
41872 ____________________________________________________________________________
41873 [  5902] By: gsar                                  on 2000/03/28  01:59:14
41874         Log: create maint-5.6 branch
41875      Branch: maint-5.6/perl
41876           +> (branch 1611 files)
41877 ____________________________________________________________________________
41878 [  5901] By: jhi                                   on 2000/03/23  05:48:43
41879         Log: Integrate with Sarathy.
41880      Branch: cfgperl
41881           !> Changes patchlevel.h pod/perlhist.pod pod/perltoc.pod
41882 ____________________________________________________________________________
41883 [  5900] By: gsar                                  on 2000/03/23  05:42:43
41884         Log: three guesses on what this is :-)
41885      Branch: perl
41886            ! Changes